html, body {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.42857143;
    color: #000000;
    background-color: #428bca;
    margin: 0;
    height: 100%;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}
.icon-bandroid {
    background-image: url("../img/mobile/bandroid.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
.icon-bapple {
    background-image: url("../img/mobile/bapple.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
}
.icon-bsport {
    background-image: url("../img/mobile/bsport.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bcasino {
    background-image: url("../img/mobile/bcasino.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bcasinolive {
    background-image: url("../img/mobile/bcasinolive.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bpoker {
    background-image: url("../img/mobile/bpoker.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bbingo {
    background-image: url("../img/mobile/bbingo.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bcarte {
    background-image: url("../img/mobile/bcarte.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.icon-bexchange {
    background-image: url("../img/mobile/bexchange.png");
    background-position: center center;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin-right: 3px;
}
.li-icon{
    height: 15px;
    position: absolute;
    left: 7px;
    top: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;    
    font-weight: 600;
}
a:not([href]):not([tabindex]) {    
    text-decoration: none;
    cursor: pointer;
}

#site-wrapper {
    width: 100%;
    height: 100%;
    background: #428bca;
}
#site-canvas {
    width: 100%;
    padding: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
}
#site-content {
    background-color: #fff;
}
#site-content .page-content{padding-bottom: 10px;}
#site-menu {
    width: 300px;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: -300px;    
    padding: 15px;  
}
#site-wrapper.show-nav #site-canvas {
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
}
.layerToggle{
    background-color:#00385f;
    position:absolute;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    display: none;
    z-index: 3;
}
#detailsSaldobonus ul{
    list-style: none;
    padding: 0;
    border: 1px solid #e1e1e1;
    /*-moz-border-radius: 4px;*/
    /* -webkit-border-radius: 4px; */
    /* border-radius: 4px; */
    background-color: #00558e;
}
#detailsSaldobonus ul li{
    list-style: none;
    color: #fff;
    text-align: center;
    padding: 0.3rem 0.5rem;
}
#detailsSaldobonus ul li label{
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
#detailsSaldobonus ul li label a{
    color: #fff;
    font-size: 0.8rem; 
    text-transform: uppercase;
}
#detailsSaldobonus ul li label:first-child a{
    margin-right: 0.3rem;
}
#detailsSaldobonus ul li label svg{
    color: #428bca;
    margin-right: 0.3rem;
    font-size: 1.1rem;
}
#detailsSaldobonus ul li label span{
    color: #fbe010;   
    font-size: 0.8rem; 
}
#detailsSaldobonus ul li label:last-child a{
    color: #fbe010;
}
#detailsSaldobonus ul li label:last-child svg{
    margin-right: 0rem;
    margin-left: 0.5rem;
}
#detailsSaldobonus ul li > div:first-child{
    display: flex;
    /* align-items: center; */
    /* justify-content: space-between; */
    background-color: transparent;
    padding: 0rem;
    flex-direction: column;
}
#detailsSaldobonus ul li > div:first-child > label:last-child{
    display: flex;
    justify-content: space-around;
}
#detailsSaldobonus ul li > div:last-child{    
   background-color: #00385f;
   font-size: 0.7rem;
   padding: 0.1rem 0.3rem;
   margin-top: 0.3rem;
}
#detailsSaldobonus ul li > div:last-child > div{    
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 0.1rem 0.3rem;   
}
#detailsSaldobonus ul li > div:last-child > div b{    
   font-weight: 400;
}
#site-menu .user{
    margin-bottom: 0.2rem;
    margin: -15px -15px 5px -15px;
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    background-color: #00558e;
}
#site-menu .user div{
    display: flex;
    
}
#site-menu .user .btn{
    font-size: 1rem;
    border-radius: 0;
    padding: .375rem .5rem;
    margin-right: 0.3rem
}
#site-menu .user .logout {
    border: 1px solid #c30e00;
    background-color: #c30000;
    color: #fff;
}
#site-menu .user h2 {   
    font-size: 1rem;
    display: flex;
    flex-direction: column;
    line-height: 1rem;
}
#site-menu .user h2 span{
    font-size: 1.2rem;
    color:#fff;
    text-transform: uppercase;
}
#site-menu h2, #site-menu h6 {
    color: #e2e2e2;
}
#site-menu h2 {    
    font-size: 1.7rem;
}
#site-menu h5 {font-weight: 400;font-size: 0.9rem;margin-bottom: 10px;}
#site-menu h6 {
    
}
#site-menu .fa-sync {
    color: #fff;
    cursor: pointer;
    float: left;
    margin-right: 5px;
    font-size: 13px;
    position: relative;
    top: 4px;
}
#site-menu #userData {
    margin-bottom: 15px;
}
#site-menu #saldoUser{
    color: #fff;
}
#site-menu #saldoBonusUser{
    color: #fbe010;
}
#site-menu #saldoBonusUser a{
    color: #fbe010;
}
#site-menu #saldoBonusUser a svg{
    margin-right: 0.2rem;
}
#site-menu #saldoNetent{
    color: #ffffff;
}
#site-menu #saldoPoker{
    color: #fbe010;
}
#site-menu #buttonrevocaautoesclusione{
    background-color: #fbe010;
    text-align: center;
    font-size: 1rem;
    margin-bottom: 5px;
    line-height: 0.9rem;
    padding: 0.5rem;
    font-weight: 600;
}
#site-menu ul.nav {
    flex-direction: column;
    
}
#site-menu .site-sub-menu{
    background-color: #c0cfdc;
    padding-top: 1px;
    padding-bottom: 1px;
}
#site-menu .menulink ul.nav{
    background-color: transparent;
}
#site-menu ul.nav li {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #dbf7ff;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZWZlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWZlZmVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
    background-image: -moz-linear-gradient(bottom, #efefef 0%, #fff 49.88%, #efefef 100%);
    background-image: -o-linear-gradient(bottom, #efefef 0%, #fff 49.88%, #efefef 100%);
    background-image: -webkit-linear-gradient(bottom, #efefef 0%, #fff 49.88%, #efefef 100%);
    background-image: linear-gradient(bottom, #efefef 0%, #fff 49.88%, #efefef 100%);
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
#site-menu > ul.nav > li {
    margin-bottom: 3px;
}
#sub-menu-deposit ul.nav{
    /* padding-left: 2px; */
    /* padding-right: 2px; */
}
#site-menu ul.nav > li .f-item{
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0 10px 0 15px;
    align-items: center;
}
#site-menu ul.nav > li .f-item a:first-child{    
    flex-basis: 0;    
    flex-grow: 1;    
    padding: 10px 0;
}
#site-menu ul.nav > li .f-item a{
    color: #337ab7;
    font-size: 0.8rem;
    display: block;
}
#site-menu ul.nav > li .f-item a svg{
    position: relative;
    left: -5px;
}
#site-menu ul.nav > li > a {
    display: block;
    padding: 10px 5px 10px 15px;
    width: 100%;
    color: #337ab7;
    font-size: 0.8rem;
}
#site-menu ul#menuHome.nav > li > a {
    padding: 10px 5px 10px 30px;
}
#site-menu ul.nav > li ul li{
    
margin-bottom: 1px;
}
#site-menu ul#menuHome.nav > li > a svg{
    position: absolute;
    left: 10px;
    top: 13px;
}
#site-menu > ul.nav > li.active > a {
    border: 1px solid #e1e1e1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #00558e !important;

    -moz-box-shadow: inset 0 0 2px rgba(1,1,1,.33);
    -webkit-box-shadow: inset 0 0 2px rgba(1,1,1,.33);
    box-shadow: inset 0 0 2px rgba(1,1,1,.33);
}
#site-menu ul.nav > li > a svg{
    position: relative;
    left: -5px;
}
#site-menu ul.nav > li > a#downloadapp {

padding: 10px 5px 10px 7px;
}
#site-menu ul.nav > li > a#downloadapp img {
    position: relative;
    left: -1px;
    max-width: 18px;
}
#site-menu ul#menuHome.nav > li.forgot a svg.menudetails{font-size: 18px;left: auto!important;right: 10px;top: 10px!important;}
#site-menu ul.nav > li.active > a {
    background-color: #00558e;
    color: #fff;
}
#site-menu ul.nav > li > a > span {
    padding-right: 1em;
}
#site-menu h6 {
    font-size: 0.7rem;
    font-weight: 400;
    margin-top: 5px;
}
#site-menu h6 svg{
    margin-left: 0.3rem; 
}
#site-menu ul.nav > li > a > span.iconBF{
    padding-right: 3px;
    padding-left: 3px;
    position: absolute;
    left: 6px;
    top: 12px;
}
#site-menu div.site-sub-menu li{
     background-color: #fff;
     background-image:none;
     border-radius: 0;
}
#site-menu div.site-sub-menu li:first-child {
}
#site-menu div.site-sub-menu li:last-child {margin-bottom: 0px;}
#site-menu div.site-sub-menu > ul > li > a{
    padding: 8px 0px 8px 50px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
    position: relative;
}
#site-menu div#sub-menu-forgot > ul > li > a{    
    padding: 8px 0px 8px 20px;
}
#site-menu #transactionList div.site-sub-menu > ul > li#transactionList0 > a{    
    padding: 8px 0px 8px 15px;   
}
#site-menu #transactionList div.site-sub-menu > ul > li > a{
    padding: 8px 0px 8px 30px;
}
#site-menu #bonusList div.site-sub-menu > ul > li > a{    
    padding: 8px 0px 8px 30px;   
}
#site-menu #bonusList div.site-sub-menu > ul > li#bonusList1 > a{    
    padding: 8px 0px 8px 15px;   
}
#site-menu #bonusList div.site-sub-menu > ul > li#bonusList10 > a{    
    padding: 8px 0px 8px 15px;   
}
#site-menu div.site-sub-menu > ul.nav > li.active > a  {
    background-color: #00558e;
    border: 1px solid #ffffff;
}
#site-menu div.site-sub-menu > ul.nav > li.active > a img {
    background-color: #fff;
}
#site-menu .menulink{
    padding: 10px 0px;
    border-top: 1px solid #346d9e;
    /* margin-top: 10px; */
    box-shadow: inset 0 1px 0px #51a6ef;
}
#site-menu .menulink a{
    color: #fff;
}
#site-menu #linkNoSession a{
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #346d9e;
    padding: 0.5rem;
    font-weight: 600;
}
#site-menu #linkNoSession a svg{   
    margin-right: 5px;
}
#site-menu .menulink > ul.nav li{
    background-color: #00558e;
    background-image: none;
}
#site-menu .menulink > ul.nav li a:hover{
    background-color: #ffdc00;
    color:#5d5d5d;
    text-shadow:none;
}
#site-menu .menulink ul.nav > li > a{
    font-size: 0.9rem;
    color: #fff;
    text-shadow: 1px 1px #1f5380;
}
#site-menu .menulink a span{
    margin-right: 5px;
}

#site-footer h4{
    font-size: 1.2rem;
    padding: 0.5rem 0 0.5rem 0;
}
#site-footer h6{
    color: #cccccc;
    font-size: 0.8rem;
}
#site-footer h6 a{
    display: block;
    color: #cccccc;
    text-decoration: underline;
    margin-top: 5px;
}

.cookieMessage{
    text-align: justify;
    color: #fff;
    padding: 10px 50px 10px 10px;
    background-color: #00ade9;
    position: relative;
}
.cookieMessage a{
    color: #fff;
}
.cookieMessage svg{
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 12px;
    top: 45px;
}

#menuInt{
    position:relative;
    z-index: 4;
    color: #fff;
    background-color: #337ab7;
    border-color: #347ab7;
    border-radius: 0;
}
#promozioni {
    display: block;
    border: 0.13em solid #f4ea1c;
    font-weight: bold;
    color: #f4ea1c;
    padding: 1px 3px 1px 3px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    font-size: 2em;
    background-color: #000;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
#promozioni:hover, #promozioni:focus {
    display: block;
    border: 0.13em solid #000;
    color: #000;
    background-color: #f4ea1c;
}

.balduzzi {
    border-width: 0px;
    padding: 0.2em 0em 0.2em 0em !important;
    background-color: #fff;
    color: #003760;
}
.balduzzi p{
    margin-bottom: 0;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.section-primary {
    background-color: #428bca !important;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
}
.section-primary > .row{
   
    margin-left: 0px;
    margin-right: 0px;
}
.exxtrasmall {
    font-size: 60% !important;
}
.bjGray {
    background-color: #e0eaf3 !important;
    padding: 0.2em !important;
    text-align: center;
}
.txtWhite {
    color: #fff !important;
}
.divapp {
    padding: 1.0em 0.3em 0.1em 0.3em !important;
}
.col-centered {
    float: none !important;
    margin: 0 auto !important;
}
.onlydesktop{
    text-align: center;
    flex: 0 1 100%;
    padding: 15px 10px;
    background-color: #ffd710;
    font-size: 1.1rem;
    font-weight: 600;
    border: 5px solid #00385f;
    margin-bottom: 1px;
}
.row-default{

}
.boxapp {
    flex: 0 1 100%;
    padding: 0px;
    border-bottom: 1px solid #fff;
}
.boxapp a img {
    background-color: #00385f;
    width: 100%;
}
.boxapp a:hover img, div.boxapp a:focus img, .boxapp a:active img {
    background-color: #25a7e5;
}
.linkSezdx:hover, .linkSezdx:focus, .linkSezsx:hover, .linkSezsx:focus {
    background-color: rgba(37,167,229,0.5);
}

#IframeModal .modal-content{
    border-radius: 0rem;
    border: 0px;
}

#NickModal .modal-content{
    border-radius: 0px;
}
#NickModal h4{
    font-size: 1.2rem;
}
#NickModal .btn{
    border-radius: 0px;
}
#NickModal .btn-primary{
    background-color: #00b3ec;
    text-transform: uppercase;
}
#NickModal .modal-header{
    border-bottom: 0px;
    padding: 0.5rem 1rem;
}
#NickModal .modal-footer{
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border-top: 0px solid #e2f4f9;
    background-color: #00233c;
}

.modal-home{

}
.modal-home .btn{
    border-radius: 0px;
}
.modal-home a span{
    font-size: 1.8rem;
}
.modal-home .modal-content{
    border-radius: 0px;
}
.modal-home .modal-header{
    border-bottom: 0px;
    padding-bottom: 0;
    color: #003760;
}
.modal-home p.modal-info{
    border: solid 1px #cfe3f3;
    background-color: #edf7ff;
    padding: 0.5em;
    text-align: center;
}
.modal-home p.modal-info span{
    color: #266194;
}

#loaderPage{
    /* display: none; */
}
#loaderPage i {
    font-size: 70px;
    color: #133858;
    text-shadow: 1px 1px 4px #fff;
    margin: 0 auto;
}
#loaderPage div.loaderWrp {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #428bca;
    opacity: 0.8;
}
#loaderPage div.loaderCnt {
    display: block;
    position: fixed;
    top: 50%;
    height: 85px;
    text-align: center;
    color: #428bca;
    z-index: 1000001;
    width: 100%;
    margin-top: -42px;
}
#loaderPage div.loaderCnt svg{    
    color: #ffffff;   
    font-size: 5rem;
}
.headerBF{
    padding-top: 5px;
    padding-bottom: 5px;
    height: 50px;
    background-color: #fff;
}
.headerBF > div{   
    padding-left: 5px;
    padding-right: 5px;
}
.headerBF .logo{
    max-width: 120px;
}
.updateInfo label{
    margin-bottom: 0;
    margin-top: 0.5rem;
}
#ActSes{
    display: flex;
    justify-content: flex-end;
}
#ActSes a{
    margin-left: 0.3rem;    
}
#DctSes{
    display: flex;
    justify-content: flex-end;
}
#DctSes a{
    margin-left: 0.3rem;
    min-width: 50px;
    height: 40px;
}
.autentica .btn{
    font-size: 1rem;
    border-radius: 0;
    padding: .375rem .5rem;
}
.autentica .login {
    border: 1px solid #003760;
    background-color: #003760;
    color: #fff;
}
.autentica .registrati {
    border: 1px solid #3dab02;
    background-color: #3cab01;
    color: #fff;
}
.autentica .messagebox {
    border: 1px solid #003760;
    background-color: #003760;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.autentica .messagebox b {
    margin-right: 2px
}
.autentica a.bonus {
    border: 1px solid #337ab7;
    background-color: #337ab7;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height:0.7rem;
}
.autentica a.bonus img{
    max-width: 18px;
}
.autentica a.bonus span{
    font-size:0.7rem;
}


#maintainPage{
    background-color: #fcf600;
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
    font-weight: 600;
}
.layer-login{
    position:fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1051;
    background-image: url('../responsive/img/bg_menu.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.layer-login .btn-primary{
    background-color: #001834;
    border: 1px solid #fff;
    border-radius: 0;
    width: 100%;
    color: #ffffff;
}
.layer-login h2{
    color: #fff;
    font-weight: 100;
    display: inline-block;
}
.layer-login h2 div{
    float:left;
}
.layer-login h2 svg{
    color: #fff;
    font-size: 30px;
}
.layer-login a{
    color: #fff;
}
.layer-login label {
    color: #fff;
    margin-bottom: 0rem;
}
.layer-login .form-control {
    border: 0px;
    border: 0px solid rgb(53, 78, 103);
    border-radius: 0;
    padding: .2rem 0 .2rem 0.5rem;
    /* color: #fff; */
    font-weight: bold;
    background-color: #fff;
}
.layer-login .form-group.password{
    position: relative;
}
.layer-login .form-group.password svg, .layer-login .form-group.password i{
    position: absolute;
    right: 8px;
    top: 32px;
    /* color: #fff; */
}
.layer-login a.signup{
    color: #50baea;
    text-align: center;
    border: 1px solid #50baea;
    border-radius: 0px;
}
.layer-login .closeLogin{
    padding-bottom: 1.1rem;
    text-decoration: underline;
    opacity: 0.6;
}
.layer-login .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #50baea;
}
.layer-login .checkbox label{
    font-size: 1em;
    padding: 0px;
    color: #50baea;
}
.layer-login .checkbox label:after {
    content: '';
    display: table;
    clear: both;
}
.layer-login .checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #50baea;
    border-radius: 0;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: 5px;
}
.layer-login .checkbox .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 20%;
    left: 20%;
}
.layer-login .checkbox label input[type="checkbox"] {
    display: none;
}
.layer-login .checkbox label input[type="checkbox"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}
.layer-login .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}
.layer-login .checkbox label input[type="checkbox"]:disabled + .cr{
    opacity: .5;
}
.errorpage{

}
.errorpage h1{
    color: #003760;
    letter-spacing: -1px;
    text-transform: uppercase;
}
.errorpage h2{
    color: #337ab7;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.progress-bar{
    background: #fceabb;
    background: -moz-linear-gradient(top,  #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
    background: -webkit-linear-gradient(top,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
    background: linear-gradient(to bottom,  #fceabb 0%,#fccd4d 50%,#f8b500 51%,#fbdf93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fceabb', endColorstr='#fbdf93',GradientType=0 );
}
@media (max-width: 760px) {
    #SignupPanel .btnCustom{
        width: 120px;
        white-space: inherit;
    }
}
@media (max-width: 319px) {  
    .container-fluid {     
        width: 320px;
    }     
}
@media (max-width: 360px) {  
    .headerBF .logo {
        max-width: 90px;
    }   
}
@media (min-width: 576px) {  
    .boxapp{        
        flex: 1 0 50%;
        border-right: 1px solid #fff;
    }    
}

@-moz-keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}
.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

