﻿body
{
    margin-right: 0!important;
}
body .s-top-accord-slider .caroufredsel_wrapper
{
    width: 100%!important;
}
.arcticmodal-overlay, .arcticmodal-container
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10005;
}
*:first-child+html .arcticmodal-container
{
    height: 100%;
}
.arcticmodal-container
{
    padding: 0;
    margin: 0;
    overflow: auto;
    border: 0;
    border-collapse: collapse;
}
.arcticmodal-container_i
{
    height: 100%;
    margin: 0 auto;
}
.arcticmodal-container_i2
{
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}
.arcticmodal-container .btn
{
    display: inline-block;
    box-sizing: border-box;
    padding: 9px 20px;
    width: 150px;
    margin-right: 18px;
    margin-left: 18px;
    border-radius: 2px;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    transition: .2s;
}
.arcticmodal-error
{
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}
.arcticmodal-loading
{
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url("../../willbettingde/image/loading1.gif") no-repeat 50% 50%;
}
.modal-game
{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    overflow: auto;
    background-color: rgba(0,0,0,.6);
}
.bannerP
{
    position: relative;
    box-sizing: border-box;
    width: 485px;
    margin: 50px auto;
    overflow: hidden;
    border: 2px solid #fff;
    border-radius: 2px;
    background-image: url("../../willbettingde/image/modal-g_img3.jpg");
    background-position: center top;
    background-size: 100% auto;
    text-align: center;
    font-family: "Roboto",sans-serif;
}
.bannerP .close
{
    right: 8px;
}
.cont_g
{
    display: table;
    width: 100%;
    height: 270px;
    background-color: rgba(0,0,0,.6);
}
.inner
{
    display: table-cell;
    padding: 20px;
    vertical-align: middle;
}
.inner_title
{
    font-size: 30px;
    font-weight: 700;
    color: #278a45;
}
.inner_title_error
{
    color: #fd0808;
}
.inner_text
{
    margin-top: 25px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
}
.inner_text-low
{
    margin: 5px 0;
    font-size: 14px;
}
.inner_text_bold
{
    font-weight: 700;
}
.inner_footer
{
    margin-top: 35px;
}
.btn_blue
{
    background-color: #267b80;
}
.btn_blue:hover
{
    background-color: #09696e;
}
.btn_green
{
    background-color: #278a45;
}
.btn_green:hover
{
    background-color: #006e21;
}
.btn_green-gd
{
    background-image: linear-gradient(to top,#278a45,#30b458);
    background-position: left bottom;
    background-size: auto 200%;
    transition: background-position 300ms;
}
.btn_green-gd:hover
{
    background-position: left top;
}
.btn_faded
{
    background-color: #dddee1;
    color: #1d565a;
}
.btn_faded:hover
{
    background-color: #d5d5d5;
}
.close
{
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
    width: 15px;
    height: 15px;
    background-image: url("../../willbettingde/image/modal-g-close.png");
    background-position: center;
    background-repeat: no-repeat;
}
.close:hover
{
    opacity: .8;
}
.inner_text_choose
{
    display: inline-block;
    margin: 0 35px;
    margin-top: 65px;
    vertical-align: top;
    text-transform: uppercase;
    font-size: 14px;
}
.leftModal
{
    background-image: url("../../willbettingde/image/modal-g_img2.jpg");
}
.rightModal
{
    background-image: url("../../willbettingde/image/modal-g_img1.jpg");
}
.choose_item
{
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 90px;
    vertical-align: middle;
    text-align: center;
}
.choose_item:hover::after
{
    content: "";
    display: block;
    position: absolute;
    top: 155px;
    left: 50%;
    width: 110px;
    height: 30px;
    margin-left: -57px;
    border: 2px solid #268643;
    border-radius: 48%;
    background: radial-gradient(ellipse at center,transparent 0%,rgba(0,110,33,.5) 100%);
    background: #fff;
}
.choose_item:hover .choose_text
{
    color: #278a45;
}
.choose_item img
{
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}
.choose_text
{
    margin: 17px 0 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    transition: .2s;
}
.inner_link
{
    text-decoration: underline;
    font-size: 14px;
    color: #4f8a8e;
}
.inner_link:hover
{
    text-decoration: none;
}
.inner_clouse
{
    display: none;
    margin-top: -8px;
    text-align: left;
}
.clouse_text
{
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #fff;
}
p.clouse_text
{
    margin-top: 20px;
}
.clouse_list
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.clouse_indent
{
    text-indent: 35px;
}
.clouse_text_bold
{
    font-weight: 700;
}
.option .inner
{
    padding: 0;
    vertical-align: bottom;
}
.option .inner_footer
{
    padding: 0 25px;
}
.btn_choose
{
    border: 2px solid #fff;
    background-color: #333;
    background-repeat: no-repeat;
    text-transform: uppercase;
}
.btn_choose.active
{
    background-color: #267b80;
}
.btn_choose:hover, .btn_choose.active:hover
{
    background-color: #333;
}
.btn_left
{
    background-image: url("../../willbettingde/image/modal-g-left.png");
    text-align: right;
}
.btn_right
{
    background-image: url("../../willbettingde/image/modal-g-right.png");
    background-position: right;
    text-align: left;
}
.inner_form
{
    padding-top: 30px;
}
.inner_form .btn
{
    width: 340px;
    margin-top: 30px;
}
.winrait
{
    padding: 12px;
    margin-top: 10px;
    background-color: rgba(10,36,38,.5);
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    color: #74ff4a;
}
.input_wrap
{
    display: inline-block;
    position: relative;
    width: 150px;
    margin: 0 10px;
    border-radius: 2px;
    background-color: #fff;
}
.input_wrap_error .input
{
    padding: 9px 10px 8px;
    border: 2px solid #ed262d;
}
.input_wrap_error .input_error
{
    display: block;
}
.inner_form_text
{
    font-size: 18px;
    color: #fff;
}
.input
{
    display: block;
    box-sizing: border-box;
    padding: 10px 10px 9px;
    width: 100%;
    outline: none;
    border: none;
    background: none;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.input_faded
{
    background-color: #dddee1;
}
.input_faded::-moz-placeholder
{
    color: #1d565a;
}
.input_faded::placeholder
{
    color: #1d565a;
}
.valute
{
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}
.input_error
{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 5px;
    font-size: 14px;
    color: #ff2929;
}
.video_first
{
    width: 100%;
    height: 100%;
}
.video_first
{
    width: 485px;
    height: 270px;
}