html,body {
    width:100%;
    margin:0;
    padding:0;
    color:#0A2240;
    font-family:'NordicBetFunkis','Roboto',Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-weight:400;
    font-style: normal;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003366+0,0099cc+100 */
    background: #0A2240; /* Old browsers */
    /* background: -moz-linear-gradient(top,  #003366 0%, #0099cc 100%); */ /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top,  #003366 0%,#0099cc 100%); */ /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  #003366 0%,#0099cc 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003366', endColorstr='#0099cc',GradientType=0 ); */ /* IE6-9 */
}
.call_recorded{
  display: block;
  font-size: 12px;
  font-style: italic;
}
h1,h2,h3,h4,h5,h6{
    font-family:'NordicBetFunkis','Roboto',Arial,"Helvetica Neue",Helvetica,sans-serif;
}
h1{font-weight: bold;}

.faq_button_content,#faq_header_name,#faq_app_toptenbox li,#faq_footer_id div,#faq_footer_id span,.faq--keywords,.faq_header_button {
    font-family:'NordicBetFunkis','Roboto',Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.font_preload{
    height:0px;
    overflow:hidden;
}

@font-face {
  font-family:'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.9f916e330c478bbf.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.9f916e330c478bbf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.7e367be02cd17a96.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.16e1d930cf13fb7a.woff') format('woff'), /* Modern Browsers */
       url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.38861cba61c66739.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://cslobby-cdn.servisson.com/fonts/roboto/roboto-v15-latin-regular.3d3a53586bd78d10.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'NordicBetFunkis';
  font-style: normal;
  font-weight: 400;
    src:  url('https://cslobby-cdn.servisson.com/fonts/NordicBetFunkis/WOFF2/NordicBetFunkis-Regular.3fe7a0c8fa03baf4.woff2') format('woff2'), /* Super Modern Browsers */
          url('https://cslobby-cdn.servisson.com/fonts/NordicBetFunkis/WOFF/NordicBetFunkis-Regular.0ae7b95ec91ce385.woff') format('woff'), /* Modern Browsers */
          url('https://cslobby-cdn.servisson.com/fonts/NordicBetFunkis/TTF/NordicBetFunkis-Regular.ea13c3c387f2b77b.ttf') format('truetype'); /* Safari, Android, iOS */
}

.element-show {display:block;}
.element-hidden {display:none;}

#site {
    background:#006eb4;
    position:relative;
    display:block;
    min-height:99vh;
}
#faq_heading_row {
    background:#0067B9;
    position:fixed;
    display: inline-block;
    z-index:50;

}
#faq_heading_logo {
    height:100%;
    border-bottom:1px solid #003366;
}
#faq_heading_logo a:hover,#faq_heading_logo a:active,#faq_heading_logo a:focus {
    text-decoration: none;
}
#faq_heading_row .helper,#faq_balloon_wrapper .helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#faq_heading_logo img {
    vertical-align: middle;
    max-width:140px;
    margin-left:20px;
}

.faq_bg_content{
    background:#222326;

}
.faq_info_complete{
    max-width:220px;
    display: block;
    position: relative;
    margin:0 auto;
}


.activity_bar{
    background:#0067B9;
    margin-bottom:0px;
}
.activity_bar p {
    text-align: left;
    font-family:'NordicBetFunkis','Roboto',Arial;
    color:#FFF;
    margin-top: 0px;
    margin-bottom:0;
    font-size:11px;
    text-transform: none;
}
.faq_info_complete i{
    color:#FFF;
}
.faq_button_icon,.faq_button_content {
    display:inline-block;
    position: relative;
}
.faq_button_content p {
    white-space: normal;
}
.faq_button_icon {
    font-size:26px;
    height: 30px;
    margin-right: 5px;
}

#faq_howhelp {
    text-align: center;
}
#faq_howhelp h1 {
    font-size:18px;
}
#faq_howhelp p {
    color:#fff;
    font-size:13px;
    text-shadow: 1px 1px 3px rgba(0,0,0,1);
}
.activity_bar a,.activity_bar a:hover,.activity_bar a:active,.activity_bar a:focus {
    color: #FFF;
}
.faq--searchbox .faq--searchwrapper {
    display:block;
}
.faq--searchbox .faq--searchwrapper .faq--searchinput {
    display: inline-block;
    position:relative;
    margin:0;
    outline:0;
    background:#f5f5f5;
    border-left:2px solid rgba(255,255,255,0.2);
    border-top:2px solid rgba(255,255,255,0.2);
    border-bottom:2px solid rgba(255,255,255,0.2);
    border-right:0px solid;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color:#111;
    z-index:19;
    width:90%;
}
.faq--searchbox .faq--searchwrapper .faq--searchbutton {
    float:right;
    display:inline-block;
    margin:0;
    background:#f5f5f5;
    border:0;
    color:#999;
    outline:none;
    border-right:2px solid rgba(255,255,255,0.2);
    border-top:2px solid rgba(255,255,255,0.2);
    border-bottom:2px solid rgba(255,255,255,0.2);
    border-left:0px solid;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index:20;
    width:10%;
    font-size:20px;
}
.zero--results {
    padding:20px 0px;
}
.zero--results-string {
    color:#999;
    text-transform: uppercase;
}
.faq--searchbox .faq--searchwrapper .faq--searchinput {height:50px;padding-left:20px;}
.faq--searchbox .faq--searchwrapper .faq--searchbutton {height:50px;}
.faq--searchinput {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#contact-info-message {
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: 600;
}

#panel-alert{
color:#FFF;
background:#c53030;
font-size:12px;
font-weight: lighter;
border-top: 1px solid #a01a1a;
border-bottom: 1px solid #b02323;

}
#panel-promotion{
    color:#FFF;
    background:#008000;
    font-size:12px;
    font-weight: lighter;
}
.faq_body_alert {
    padding:10px;
    text-align: center;
}


.css_panel_right {
    padding:0;
}
#faq_app_toptenbox li {
    font-size:18px;
    font-weight: normal;
    margin:20px 0 30px 0;
    color:#0A2240;
}
#faq_app_toptenbox a:hover{
    color:#111;
}
#faq_app_categorybox h1 {
    color:#fff;
    margin:0px 0px 0px 0px;
    font-size:16px;
    background:#415364;
    width:100%;
    padding:10px;
    font-weight:bold;
    text-transform: uppercase;
}
#faq_app_toptenbox ol,#faq_app_categorybox ul {
    margin:0;
    padding:0;
    width:100%;
    list-style-type: none;
}
#faq_app_categorybox li {
    list-style-type: none;
    list-style-position: inside;
    margin:0px;
    padding:8px 0px 8px 10px;
    letter-spacing: 0.3px;
    font-weight: 300;

    font-size:12px;
}
#faq_app_categorybox li:hover{
    background:#ddd;
}
.faq_nav_inactive li {
    border-left:5px solid transparent;
}
.faq_nav_active li{
    background:#ccc;
    border-left:3px solid #005d9c;
}
#faq_app_categorybox li:hover ul li:hover {
    background:transparent;
    border-left:5px solid transparent;
}
.faq--panel {
    margin-top:20px;
}
#faq_alertbox,#faq_staticbox {
        background:white;
        width:100%;
        margin-bottom:15px;
        padding:10px;
}

#selfassessment-form label {
    margin-left:4px;
    font-weight: normal;
}
#selfassessment-form table {
    border-spacing: 10px;
    border-collapse: separate;
}
.faq--footer {
    padding-top:30px;
}


#faq--rating-header {
    font-size: 16px;
    font-weight: bold;
    color:#333;
}
.faq--rating {

}
.faq--rating div {
    display:inline-block;
    margin:10px 20px 0px 0px;
    font-size:14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    color:#fff;
    text-transform: uppercase;
    padding:6px 16px;
    border: 1px solid transparent;
    min-width:80px;
    text-align: center;
    transition: background .2s linear;
    -webkit-transition: background .2s linear;
    -moz-transition: background .2s linear;
    background:#0067B9;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.faq--rating div:hover{
    background: #0460a4;
    color: #fff;
    border-color: #003366;
}
.faq--rating div i {
    font-size:18px;
    vertical-align: -1px;
    margin-right: 2px;
}
.faq--rating div .fa-check {
    color:#00af19;
}
.faq--rating div .fa-times {
    color:#ff4040;
}
.faq--response {
    color:#111;
}

#faq_app_renderbox h1 {
    font-size:16px;
    line-height: 20px;
    font-weight: bold;
    margin:0;
    padding:20px 0px 20px 0px;
    border-bottom:1px solid #2c2d2e;
    text-transform: uppercase;
}
.fa-chevron-left:before {
content: "\f053";
font-size: 14px;
line-height: 16px;
}

#faq_app_renderbox section h2 {
    font-size:18px;
    font-weight: normal;
}

#faq_app_renderbox section h2 a{
    color:#000;
}
#faq_app_renderbox section p {
    font-size:13px;
    line-height:20px;
    color:#000;
    margin-bottom:10px;
}
#faq_app_renderbox section {
    margin-bottom:30px;
}
.faq_home_btn {
    display:none;
}
.faq--record {
    word-wrap: break-word;
}
.faq--record p .faq--highlight, .faq--resulttree p .faq--highlight{
    background-color: #64beeb;
    color: #0f0f0f;
    padding:1px 2px;
}
.faq--resulttree .faq--highlight{
  font-weight: bold;
}
.faq--record a,.faq--record a:hover,.faq--record a:active, .faq--record a:focus {
    color:#0067B9;
}
.withdrawing_limits_table tr td {
  width: 500px;
  background-color: #f5f5f5;
  border: 1px solid #1e90ff;
}
.btn-primary {
    background:transparent;
    border:0px solid transparent;
    transition: background .3s ease-in;
    -webit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    color:#FFF;
    outline: none;
}
.btn-primary:hover, .btn-primary:focus{
    background:transparent;
    border:0px solid transparent;
    text-decoration: underline;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: transparent;
}


#selfassessment-form .btn-primary {
    background:#0067B9;
    border:1px solid transparent;
    transition: background .3s ease-in;
    -webit-transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    color:#FFF;
    border-radius:0;
}
#selfassessment-form .btn-primary:hover {
    background:#0460a4;
    border-color:#000;
}
#selfassessment-form ul {
    list-style: none;
    padding:0;
}
#selfassessment-form input[type=radio]:checked + label {
    color:#000;
    font-weight: bold;
}
#selfassessment-form input[type=radio] + label {
    color:#333;
    vertical-align: 2px;
    cursor:pointer;
}
#selfassessment-form li {
    background:#eee;
    width:100%;
    padding:10px;
    margin-bottom:10px;
    border-top:1px solid #bbb;
    border-left:1px solid #bbb;
    border-bottom:2px solid #aaa;
    border-right:1px solid #aaa;
}
#selfassessment-form table {
    width:100%;
}

.faq--keywords {
    display:none;
}
.faq--keywords a{ margin-right:5px;
    color:#0067B9;
    font-weight:lighter;
}
.faq--backbtn,.faq--backbtn:hover,.faq--backbtn:active {
    display: inline-block;
    color:#333;
}
.faq--backbtn i{margin-right:10px;}
#faq_totop {
    width:40px;
    height:40px;
    border-radius:6px;
    background:#0067B9;
    border:2px solid #eee;
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    position: fixed;
    display: block;
    line-height: 40px;
    text-align: center;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    cursor: pointer;
    z-index:99;
    color:#FFF;
}
#faq_totop:hover {
    background: #333;
    line-height: 35px;
}

#faq_subsearch_field {
    text-align: center;
}
#faq_subsearch_field a{
    color:whitesmoke;
}
.faq_header_button {
    position: relative;
    font-size:11px;
    letter-spacing: 0.3px;
    cursor:pointer;
    padding: 8px 15px 6px;
    background:#FD9E02;
    border-radius:3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    color:#0A2240;

}
.faq_header_button:hover {
    background:#e27400;
}
.faq_header_button{
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.6px;
}

#faq_header_name {
    color:#f5f5f5;
    font-size:21px;
    font-weight:lighter;
    vertical-align: -6px;
}
#faq_header_devider {
    width:1px;
    height:50%;
    display: inline-block;
    vertical-align: middle;
    background: #f5f5f5;
    margin:0 10px;
}
#faq_cookie_settings{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color:#f5f5f5;
}
#faq_cookie_settings .fa-cog{
  display: block;
  color: #fff;
  float: right;
  z-index:200;
}
#faq_language {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color:#f5f5f5;
}
#faq_language ul {
    text-align: left;
    display: inline;
    margin: 0;
    padding: 10px 4px 10px 0;
    list-style: none;
    z-index:200;
}
#faq_language ul li {
    font: 12px 'Roboto',sans-serif,arial,helvetica;
    font-weight: lighter;
    display: inline-block;
    position: relative;
    padding: 6px 20px;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#faq_language ul li:hover{
    background: transparent;
}
#faq_language ul li ul {
padding: 0;
position: absolute;
top: 30px;
width:100px;
right: 1px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
display: none;
opacity: 0;
visibility: hidden;
border:1px solid #4a4a4a;
border-radius:3px;
background: white;
-webkit-transiton: opacity 0.2s;
-moz-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
padding:2px;
}
#faq_language ul li ul li {
    display: block;
    color: #55555a;
}
#faq_language ul li ul .faq_language_selected {
    color:#55555a;
    background:transparent;
    border-radius:2px;
}
#faq_language ul li ul .faq_language_selected i {
    position:absolute;
    left:4px;
    color:#0067B9;
}
#faq_language ul li ul li:hover {
    background: #f0f0f0;color:#55555a;border-radius: 2px;
}
#faq_language ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
#faq_language .language_icon {
    display: inline-block;
    font-size: 10px;
    font-weight: 900;
    border: 1px solid #f5f5f5;
    border-radius: 50%;
    margin-right: 2px;
    width: 22px;
    height: 22px;
    line-height: 21px;
    text-align: center;
}
#faq_language a:hover {
    text-decoration: none;
}
#faq_language ul li ul:after
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 8px;
border-color: white transparent;
display: block;
width: 0;
z-index: 1;
top: -8px;
right:16px;
}

#faq_language ul li ul:before
{
content: '';
position: absolute;
border-style: solid;
border-width: 0 8px 8px;
border-color: #4a4a4a transparent;
display: block;
width: 0;
z-index: 0;
top: -9px;
right:16px;
}

#navigation-panel a,#navigation-panel a:hover,#navigation-panel a:active,#navigation-panel a:visited {
    color:#0A2240;
    text-decoration: none;
}

#faq_div_footer{
    background-color: #ffffff;
    margin-top:0px;
    min-height:270px;
}
.css_content_body{background:white;min-height: 800px;}
.faq_height_flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}
.btn-group-lg>.btn, .btn-lg {
 padding: 10px
}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*snw gif*//**/
.snow_div{
  pointer-events: none !important;
  display: none;
  opacity: 70%;
}

.snow_img{
  width: 30%;
  height: 80%;
  display: inline-block;
  position: fixed;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  z-index: 999;
}

#ajaxProgress{
  display:block;
  position:fixed;
  top:0px;
  left:0px;
  background:#0A2240;
  z-index:99;
  width:100vw;
  height:100vh;
  line-height:100vh;
    text-align: center;
}
.progress--container{
  display:inline-block;
    margin:0 auto;
  line-height:18px;
}
.progress--header{
  font-family:'NordicBetFunkis',"Helvetica Neue",Helvetica,Arial,sans-serif;
  display:block;
  width:100%;
  color:#FFF;
  font-size:0.8em;
}
.progress--wrapper{
  display:block;
  width:100%;
}
.progress-bar-info{
    background-color:#415364;
}

@media screen and (max-width: 767px) {
  .snow_img{
    width: 100%;
  }
  .snow_div{
    opacity: 100% !important;
  }
}

#snow2{
  left: 30%;
}

#snow3{
  left: 60%;
}

#snow4{
  left: 90%;
}

/* mobile phone */
@media screen and (max-width: 767px) {
    .faq_info_complete {padding:0px 0;}
    #faq_header_name,#faq_header_devider {display:none;}
    .language_name{display:none;}
    #faq_heading_logo{text-align: center}
    .faq_bg_content{background-image:url("https://cslobby-cdn.servisson.com/images/nordicbet/18098-CS-Lobby-Main-Mobile.09a6a3539c1f2d52.jpg");background-position:center center;background-size: cover;;margin-bottom:-1px;}
    .faq_header_button {display:block;margin:10px 10px;}
    .faq--searchwrapper { margin:10px auto 0 auto; }
    .faq--searchbutton {
        padding-left:5px;
    }
    #panel-alert {padding:6px;margin:0px;}
    #panel-promotion {padding:6px;margin:0px;}
    .faq_info_complete a{
        text-align:center;
        text-transform: uppercase;
        font-weight: bold;
    }
    #faq_phone_number{display:none;}
    #faq_phone_call{display:block;}
    .faq_button_icon {text-align: center;margin-right:0;height:20px;}
    .faq_button_icon i{font-size:26px;display:block;}
    .faq_button_content {font-size:12px;display:block;white-space: normal;}
    .faq_button_content p{display:none;white-space: normal;}
    .activity_bar{display:block;position:fixed;z-index:99;bottom:0;width:100vw;background:#0067B9;padding:14px 0px;}
    .btn-group-lg>.btn, .btn-lg{padding:4px;}
    #faq_header_email {border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;}
    #selfassessment-form {text-align: center}
    .tooltip.top {margin-top: -14px;min-width: 200px}
    #faq_totop {display: none;}
    .faq_totop_out{display: none;}
    .faq_totop_in{display: none;}
    /* callmeback button - mobile */
    #faq_totop:hover{background:#006eb4;line-height: 40px;}
    .faq_callmeback_out{right:-200px;}
    .faq_callmeback_in{right:-200px;}
    #faq_callmeback {bottom:90px;}
    #faq_callmeback:hover{background:#333;}
    #callmeback_div{width: 320px;}
    #callmeback_confirmation{width: 345px;}
    #callmeback_disabled{width: 345px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 280px;}

    .activity_bar > div{
      padding: 0;
    }
    .cmb_time label{
      margin: 0;
      margin-right: 10px;
    }
    .cmb_time > div{
        display: block;
    }

    #cookie-policy .cookie-btns{
      margin: 10px 0px 0 10px;
      width: 97.5%;
    }
    #cookie_settings_link{
      border-top: 2px solid #dddddd;
    }

    #footer{
      margin-top: -25%;
      padding: 0 5px 110px 0;
      width: 100%;
    }
}

@media screen and (min-width:0px) and (max-width: 991px) {
    html,body {overflow-x: hidden}
    #site {width:100%;}
    #template {margin-top:60px;}
    #cookie-policy{width:100%;}
    #faq_heading_row{width:100%;height:60px;}
    #faq_heading_content_container{height:100%;}
    #faq_heading_language_container{height:100%;position: absolute;top:0;right:0;}
    .css_main_content {margin:0px 0px 0px 0px;background:white;}
    #mb_hamburger{display:block;position:absolute;z-index:999;top:0;left:20px;font-size:26px;cursor:pointer;color:#f5f5f5;height:100%;}
    #mb_hamburger:hover{color:#fff;}
    #mb_hamburger i{display: inline-block;vertical-align: middle;}
    .css_panel_left {
        display: block;
        position: fixed;
        top:0px;
        left:0;
        z-index:99;
        height:100%;
        width:260px;
        background:white;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
    }
    #navigation-panel,#faq_app_categorybox{padding:0;}
    #faq_app_categorybox{padding-bottom:100px;}
    #navigation-panel{min-height:100vh;height:100vh;}
    #navigation-panel .row{margin-right:0;margin-left:0;}
    #navigation-panel .row div{overflow-y: auto;}
    .mb_site_slide{margin-left:260px;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_site_show{margin-left:0%;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_panel_slide{left:-261px;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;}
    .mb_panel_show{left:0;transition: all .2s linear;-webkit-transition: all .2s linear;-moz-transition: all .2s linear;overflow-y: auto;}
    .progress--container{width:80%;}
    /* callmeback - mobile */
    #callmeback_div{width: 320px;}
    #callmeback_confirmation{width: 345px;}
    #callmeback_disabled{width: 345px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 280px;}
    .cmb_time label{
      margin-right: 10px;
    }
    .cmb_time > div{
        display: block;
    }
}

/* tablet */
@media screen and (min-width:768px) and (max-width: 991px) {
    .faq_info_complete {padding:4px 0;}
    .col-sm-offset-3 {margin-left: 15%;}
    .col-sm-6 {width: 70%;}
    .faq_button_content{
      font-size:14px;
      right: 10px;
    }
    #faq_header_name,#faq_header_devider,#faq_language{display:inline-block;}
    .language_name{display:none;}
    #faq_heading_logo{text-align: center}
    .faq_bg_content{background-image:url("https://cslobby-cdn.servisson.com/images/nordicbet/18098-CS-Lobby-Main-Tablet.a102a30cced0133f.jpg");background-position:center center;background-size: cover;margin-bottom:-1px;}
    .faq_header_button {display:inline-block;margin:10px 10px;}
    .faq--searchwrapper { margin:10px auto 0 auto; }
    #panel-alert {padding:8px;margin:0px;}
    #panel-promotion {padding:8px;margin:0px;}
    .faq_info_complete a{
        text-align:left;
        text-transform: uppercase;
        font-weight: bold;
    }
    #faq_header_email{}
    #faq_phone_number{display:block;}
    #faq_phone_call{display:none;}
    #faq_totop {bottom:70px;}
    .faq_totop_out{right:-50px;}
    .faq_totop_in{right:20px;}
    /* callmeback - tablet */
    .faq_callmeback_out{right:-200px;}
    .faq_callmeback_in{right:20px;}
    #faq_callmeback {bottom:20px;}
    #callmeback_div{width: 440px;}
    #callmeback_confirmation{width: 440px;}
    #callmeback_disabled{width: 440px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 400px;}
    .cmb_time label{
      margin: 0;
      margin-right: 20px;
    }
    #cookie-policy .cookie-btns{
      display: inline-block;
      float: right;
      width: 125px;
      margin: 0 10px;
    }
    #cookie_settings_link{
      border-top: 2px solid #dddddd;
    }
}

/* desktop */
@media screen and (min-width: 992px) {
    #site {width:1008px;margin:0 auto;}
    #template {margin-top:80px;}
    #cookie-policy{width:1008px;}
    #faq_heading_row{width:1008px;height:80px;}
    #faq_heading_content_container{height:100%;float:left;width:700px;}
    #faq_heading_language_container{height:100%;float:right;}
    .faq_info_complete {padding:4px 0; right:15px;}
    .faq_button_content{font-size:16px;}
    .css_main_content {margin:0px 0px 0px 2px;background:white}
    .css_panel_left {padding:0;}
    #mb_hamburger{display:none;}
    #faq_header_name,#faq_header_devider,#faq_language{display:inline-block;}
    .progress--container{width:500px;}
    .faq_header_button {display:inline-block;margin:20px 10px;}
    .faq_bg_content{background-image:url("https://cslobby-cdn.servisson.com/images/nordicbet/18098-CS-Lobby-Main-Desktop.7f8c2d8a6986884a.jpg");background-position:center center;background-size: cover;margin-bottom:-1px;}
    .faq--searchwrapper { margin:60px auto 0 auto; }
    #panel-alert {padding:20px;margin:5px 0px;}
    #panel-promotion {padding:20px;margin:5px 0px;}
    .faq_info_complete a{
        text-align:left;
        text-transform: uppercase;
        font-weight: bold;
    }
    #faq_header_email{

    }
    #faq_phone_number{display:block;}
    #faq_phone_call{display:none;}
    .language_name{display:inline-block;vertical-align: -1px;}
    html,body {overflow-x: auto}
    #faq_totop {bottom:100px;}
    .faq_totop_out {right:-50px;}
    .faq_totop_in {right:20px;}
    /* desktop */
    .faq_callmeback_out{right:-200px;}
    .faq_callmeback_in{right:20px;}
    #faq_callmeback {bottom:40px;}
    #callmeback_div{width: 440px;}
    #callmeback_confirmation{width: 440px;}
    #callmeback_disabled{width: 440px;}
    .callmeback_form > input[type="text"],
    .callmeback_form > input[type="tel"],
    .callmeback_form > input[type="email"],
    .callmeback_form > textarea{width: 400px;}
    .cmb_time label{
      margin: 0;
      margin-right: 20px;
    }
    #cookie-policy .cookie-btns{
      display: inline-block;
      float: right;
      width: 125px;
      margin: 0 10px;
    }
    #cookie_settings_link{
      border-top: 2px solid #0067B9;
    }
}
/* Spinner Circle Rotation */

.sp {
  width: 40px;
  height: 40px;
	clear: both;
	margin: 20px auto;
}


/* Spinner Circle Rotation */
.sp-circle {
	border: 4px #0057af solid;
	border-top: 4px #009cff solid;
	border-radius: 50%;
	-webkit-animation: spCircRot .6s infinite linear;
	animation: spCircRot .6s infinite linear;
}
@-webkit-keyframes spCircRot {
	from { -webkit-transform: rotate(0deg); }
	to { -webkit-transform: rotate(359deg); }
}
@keyframes spCircRot {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}

.faq--record img {
    margin: 1em 0;
}


/* for disabling background content when form is up */
.background_blanket{
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 50;
}

/* Payment Options*/
.payment-option-container{
  line-height: 1em;
  position: relative;
  padding: 12px;
  border: 1px solid #DEDEDE;
  background-color: #f4f7fc;
  margin: 20px auto 40px auto;
  width: 674px;
}

.payment-options-header{
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  border: 1px;
  border-style: solid;
  border-color: #D2D2D2;
  background-color: #EFEFEF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: .01em;
  margin-bottom: 1em;
  overflow: auto;
  padding: 1em;
}

.payment-option{
  color: #333;
}

.payment-option-overview{
  border: 1px solid #e7e7e7;
  padding: 1em;
  position: relative;
}

.payment-option-image{
  height: 57px;
  width: 95px;
  margin-top:20px;
  display: inline-block;
  margin-right: 2.5em;
}

.payment-option-info{
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.payment-option-details{
  display: table;
  width: 100%;
}

.payment-option-detail-row{
  display: table-row;
  font-size: 11px;
}

.payment-option-detail-cell{
  display: table-cell;
  padding-top: .5em;
}

.payment-option-detail-descr{
  color: #666;
  width: 130px;
}

.payment-option-actions{
  position: absolute;
  right: 10px;
  top: 10px;
  height: 80px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 1em;
  box-sizing: border-box;
}

.payment-option-more{
  position: absolute;
  bottom: 0;
  text-align: right;
  margin-bottom: 1em;
  margin-right: 1em;
  font-family:'NordicBetFunkis',verdana,helvetica;
  font-size: 11px;
  color: #333;
  right: 0px;
}

.payment-option-about{
  background-color: #f4f7fc;
  border-top: 2px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
  padding: 1.5em 5em;
  line-height: 1.3em;
  margin-top: 10px;
  -webkit-transition: all 5s linear;
}

.payment-option-availability-notice{
  color: #666;
  margin: 2em 0 2em 0;
  font-size: 11px;
  font-weight: bold;
}

/*footer*/
#footer {
margin-top: -2%;
padding: 5px 5px 0px 0px;
border-right-style: solid;
border-top-style: solid;
border-bottom-style: solid;
border-color: #0067B9;
border-width: 2px;
width: 25.1%;
background-color: #ffffff;
position: absolute;
}

#footer_content{
padding: 10px 10px 10px 13px;
}

#underage_logo{
  height: 35px;
  float: right;
}

/*Mobile footer*/
#footer_m{
padding: 5px 5px 5px 5px;
width: 85%;
position: absolute;
}

#faq_div_footer_m{
    min-height: 400px;
    background-color: #ffffff;
}

/* callmeback button */
#faq_callmeback {
    height:40px;
    font-size: 14px;
    padding: 0 10px;
    background: #0067B9;
    color: #ffffff;
    position: fixed;
    display: block;
    line-height: 40px;
    text-align: center;
    transition: all .2s linear;
    border-radius:6px;
    border: 2px solid #eee;
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    cursor: pointer;
    z-index: 25;
}
#faq_callmeback:hover{
  background:#333;
}

#faq_callmeback>i{
    top: 5px;
    position: relative;
    font-size: 24px;
}
#faq_callmeback>i:before{
  margin-left: 5px;
}

.callmeback{
  display: block;
  position: fixed;
  background: #cdcdcd;
  width: 80%; /* Could be more or less, depending on screen size */
  left: 50%;
  top: 50%;
  border-radius: 10px;
  background-color: #fefefe;
  color: #0f145a;
  padding: 20px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transform: translate(-50%, -50%);
  z-index: 99;
  opacity: 1;
}

.callmeback_form > label{
  display: inline-block;
}
.callmeback_form > label:before{
  content: "\a";
  white-space: pre;
}

.callmeback_form > input,
.callmeback_form > textarea{
  padding: 2px 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  outline: none;
}
.callmeback_form > input:focus,
.callmeback_form > textarea:focus{
  border-color: #bbb;
}

.callmeback_form > input[type="submit"]{
  color: #fff;
  background-color: #0067B9;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px 10px;
  border: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
.callmeback_form > input[type="submit"]:hover {
    background: #333;
}

/* Validation field styling */
.invalid-field{
  background-color: #fff2f2!important;
}

#close_callmeback{
  position: fixed;
  right: 0px;
  margin-right: 20px;
  cursor: pointer;
}
.callback_title{
  font-size: 18px;
  font-weight: bold;
}

.callmeback_form > label.error{
  font-size: 12px;
  margin: 0;
  font-weight: 400;
  line-height: 10px;
}

.callmeback_form > span{
  font-size: 10px;
  color: #afafaf;
}

.hidden{
  opacity: 0;
}

.cmb_time label{
  font-size: 14px;
  font-weight: 400;
}
.cmb_time input, .cmb_time label{
  cursor: pointer;
}

input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: 1px solid #ddd;
  outline: none;
  margin: 0 auto;
  top: 2px;
  margin-right: 5px;
  position: relative;
}

input[type="radio"]:checked {
  background-color: #0067B9;
  outline: none;
}

/* cookie consent */
#cookie-policy{
  position: fixed;
  background-color: #fff8a7;
  padding: 10px;
  color: #000;
  font-size: 14px;
  z-index: 50;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  bottom: 0;
}

#cookie-policy .notice-text{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
#cookie-policy .notice-text a{
  color: #000;
  text-decoration: underline;
}
#cookie-policy .notice-text span{
  margin: 0;
}
#cookie-policy .cookie-btns #cookie-yes{
  background-color: #5d991f;
  color: #fff;
  width: inherit;
  outline: none;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
}
#cookie-policy .cookie-btns #cookie-yes:hover{
  background-color: #51861a;
}
#cookie_settings_link{
  display: list-item;
}
/*
 .cookie-settings{
  display: block;
  position: fixed;
  background: #cdcdcd;
  width: 50%;
  left: 50%;
  top: 50%;
  border-radius: 2px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  background-color: #fefefe;
  color: #0f145a;
  padding: 20px;
  transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transform: translate(-50%, -50%);
  z-index: 99;
  opacity: 1;
}
.cookie-policy #close_cookies_settings{
  cursor: pointer;
  float: right;
  color: #000;
  opacity: 0.5;
}
.cookie-policy #close_cookies_settings:hover{
  opacity: 0.8;
} */
