a:focus {outline:0; text-decoration: none;}

.form-group-lg .inline-checkbox{
    margin-top: 15px;
    font-size: 20px;
}
.inline-checkbox td {
    padding-left: 10px;
    float: left;
}
.inline-checkbox td label {
    display: inline;
    padding-left: 5px;
    font-weight: normal;
}
.inline-checkbox.timer td:first-child {
    margin-right: 50px;
}



.victory-points{
    background: #fffacd;
    border: 2px solid #ffcf10;
    border-radius: 25px;   
    display: inline-block;
    padding: 2px 0px 0px 5px;
}

nav.nav .victory-points{
    margin-top: 5px; 
    margin-right: 5px;
    padding: 5px 5px 2px 5px;
}


.victory-points .points{
    font-weight: bold;
    padding: 0px 0px 0px 3px;
}
.navbar-default .victory-points .points{
    padding: 0px 10px 0px 3px;
}
.victory-points .fa-circle{
    color:#fa7403;  
}
.victory-points.stats{
    padding: 3px 10px 0px 3px;
    margin-bottom: -5px;
}

@media (max-width: 768px) {
    .victory-points.stats{
        padding-right: 3px;
    }
}


#ajaxLoader {
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.2;
}

.ajaxStatus {
    position: fixed;
    top: 50%;
    left: 50%;width: calc(100% - 42px);
    margin-left: -33px;
    margin-top: -33px;
    width: 66px;
    height: 66px;
    z-index: 3000;
}

.btn-block + .btn-block {
    margin-top: 5px;
}
a {color:#2b9cf5}

.btn-primary{background: #2b9cf5; border: 1px solid #2b9cf5}

.btn-xxl{
    font-size: 3.5em;
    margin-bottom: 10px;
}
.btn-list{
    margin-bottom: 10px;
}
.invalid, .offline{
    color: #d9534f;
}

.valid, .online{
    color: #5cb85c;
}

body{
    background: #fffacd;
}

body > nav{
    border: 1px solid red;
}

body > nav.navbar-default a.navbar-brand{
    padding-left: 55px;
    padding-top: 17px;
    background: url("logo-mini.png") no-repeat top 5px left 10px;
    font-size: 30px;
    color:#333;
}

.more-link{
    margin-right: 15px;
}

body > nav.navbar-default .navbar-brand small{
    font-size: 0.8em;
    color:#777;
}
@media (max-width: 767px) {
    body > nav.navbar-default a.navbar-brand{
        font-size: 18px;
    }  
    body > nav.navbar-default .navbar-brand small{
        font-size: 0.8em;
    }
}
@media (max-width: 400px) {
    body > nav.navbar-default a.navbar-brand{
        font-size: 15px;
    }
    body > nav.navbar-default a.navbar-brand{
        padding-left: 50px;
        padding-top: 17px;
        background: url("logo-mini.png") no-repeat top 5px left 5px;
        color:#333;
    }
}

main .breadcrumb{
    background: transparent;
    margin: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
main .breadcrumb .country-flag{
    width: 20px;
    margin-top: -5px;
}
main h1{
    margin-top: 0px;
}

main{
    min-height: 350px;
}

main > header{
    padding-top:60px;
    background: url("main-top.png") repeat-x;
    /*min-height: 128px;*/
}

@media (max-width: 767px) {
    main > header h1{
        font-size: 28px;
    } 
    .xs-gap-top-10{
        margin-top: 10px;
    }
}
@media (min-width: 768px) {
    main{
        padding: 0px 10px;
    }
}

main .bg{
    background: url("main-bg.png")  repeat;
}
main > footer{
    background: url("main-footer.png")  repeat-x;
    height: 80px;

}
body > footer {
    margin-bottom: 10px;
}

body > footer a.active img{
    height: 32px;    
}
@media (max-width: 767px) {
    body > footer a{
        padding: 5px;
        display: inline-block;
    }
    body > footer a.active{
        padding: 0px;
    }
}
.box-content{
    margin-bottom: 10px;
    padding: 10px;
    background: rgba(255,255,255,0.75);
    border:2px solid #ddd;
    border-radius: 10px;
}

.box-content h4{
    margin-top: 0px;
    color: #aaa;
    font-size: 13px;
    font-weight: 700;
}

.box-content h2 {
    margin-top: 5px;
    color: #3d464d;
    font-size: 18px;
    font-weight: normal;
}

.box-content h3 {
    color: #3d464d;
    font-size: 15px;
    font-weight: normal;
}


.box-content h2 small{
    font-size: 75%;
}

.box-content .h2-right{
    text-align: right;
    padding: 5px 35px 0 0; 
}
.box-content-right{
    padding-right:15px; 
    text-align: right;
}


/* box hp-links*/
.box-hp-links{
    margin-bottom: 10px;
    text-align: center;
    min-height: 40px;
}

.hp .hp-donate{
    margin: 32px 0px;
}
.hp h1{
    font-size: 30px;
}  
@media (min-width: 1400px) {
    .hp h1{
        margin-top: 60px;
    }
    .box-hp-links a:last-child{
        margin-bottom: 40px;
    } 
}
@media (max-width: 992px) {
    .hp h1{
        font-size: 23px;
    }  
}
@media (max-width: 767px) {
    .hp h1{
        font-size: 25px;
    } 
}
@media (max-width: 400px) {
    .hp h1{
        font-size: 20px;
    }  
    .btn-xxl{
        font-size: 2.0em;
    }
}

.box-content .margin-top{
    margin-top:40px;
}

/*box how to play*/

.box-hp{
    min-height: 220px;
}
.box-hp .text-hp{
    font-size: 1.3em;
}
.box-hp a.btn-block:last-child{ 
    margin-bottom: 0;
}
.box-content.box-how-to-play p{
    margin: 10px 0 0 0;
    padding: 10px;
    font-size: 1.3em;
}
.box-content.box-how-to-play footer{
    padding: 10px;
}

/*box-catalog*/

@media (max-width: 767px) {
    .btn-catalog-play {
        margin: 5px 0 0 0;
    }
}

.box-content.box-catalog .letter h2{
    display: inline-block;
}
.box-content.box-catalog .letter a.active{
    font-weight: bold;
    font-size: 1.8em;
}
.box-catalog.box-catalog .list-group-item.disabled{
    cursor: pointer;
}

.box-catalog.box-catalog .letter a.disabled{
    color:#777777;
}

.box-content.box-catalog-overview h2{
    line-height: 50px;
    margin-bottom: 0px;
}

.box-content.box-stats-flag span{
    margin: 0px 3px 6px 3px;
}
.box-content.box-stats-flag span:hover{
    opacity: 0.7;
}
.box-content.box-stats-flag a.active span{
    background-color: #2b9cf5;
    border-radius: 5px;
}

.box-content.box-stats-filter .btn{
    margin-right: 3px;
}
.box-stats-table .progress{
    margin-bottom: 0px;
}
.box-stats-table {
    margin-top: 3px;
    margin-bottom: 5px;
}
.box-stats-table td a:hover{
    text-decoration: underline;
}

.box-stats-table .progress .progress-bar-left{
    background: #777;
}

.box-stats-table td .points{
    background: #fa7403; 
    color:white;
    padding: 5px;
    border-radius: 10px;
    font-size: 1.1em;
}



#cloud a{
    color:#333;
    text-decoration: underline;
}
#cloud a:hover{
    color:#000;
    text-decoration: underline;
}
#cloud span.tag0 { font-size: 1.0em; font-weight: 100; } 
#cloud span.tag1 { font-size: 1.1em; font-weight: 200; } 
#cloud span.tag2 { font-size: 1.2em; font-weight: 200; } 
#cloud span.tag3 { font-size: 1.3em; font-weight: 300; } 
#cloud span.tag4 { font-size: 1.4em; font-weight: 300; } 
#cloud span.tag5 { font-size: 1.5em; font-weight: 400; } 
#cloud span.tag6 { font-size: 1.6em; font-weight: 400; } 
#cloud span.tag7 { font-size: 1.8em; font-weight: 500; } 
#cloud span.tag8 { font-size: 2.0em; font-weight: 500; } 
#cloud span.tag9 { font-size: 2.2em; font-weight: 600; } 
#cloud span.tag10 { font-size: 2.4em; font-weight: 600; }
#cloud span.tag11 { font-size: 2.6em; font-weight: 700; } 
#cloud span.tag12 { font-size: 2.8em; font-weight: 700; } 
#cloud span.tag13 { font-size: 3.0em; font-weight: 800; } 
#cloud span.tag14 { font-size: 3.2em; font-weight: 800; } 
#cloud span.tag15 { font-size: 3.4em; font-weight: 900; } 

#cloud { padding: 10px 2px 2px 2px ; line-height: 2.8em; text-align: center; } 
#cloud span { padding: 0px; }

.box-content.available-games .col-xs-18 a:not(.btn-primary){
    padding: 10px;
    display: inline-block;
    width: 100%;
    color: #555;
    background-color: #fff;
    margin-bottom: 10px;
}
.box-content.available-games .col-xs-18 a:not(.btn-primary):hover{
    color: #555;
    text-decoration: none;
    background-color: #e6e6e6;
}

.box-content.available-games .col-xs-18 a.btn-primary{
    border-radius: 10px ;
    text-align: center;
    font-size: 2.0em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-content.available-games .col-xs-18 a.btn-primary:hover{
    text-decoration: none;
}

.box-content .btn-play big{
    display: block;
    font-size: 3em;
}
.box-content .btn-play{
    margin: 10px 0 20px 0;
    padding: 20px;
}
.box-content .btn-play i{
    white-space:normal !important;
    word-wrap:break-word; 
}
@media (max-width: 767px) {
    .box-content .btn-play{
        padding: 10px 0;
    }
    .box-content .btn-play big{
        font-size: 2em;
    }
}

.box-content .lng-selector .form-control{
    /*    width: calc(100% - 15px); */
    display: inline-block;
    height: 37px;
}

.box-content .lng-selector-text{
    line-height: 37px;
    padding-right: 10px;
}


.box-content.box-confirm-settings .text{
    display: inline-block;
    padding-top: 7px;
}

.box-content.box-confirm-settings {
    margin-bottom: 10px;
}

.box-content.box-confirm-settings .form-group .hover-btn{
    display: none;
}
.box-content.box-confirm-settings .form-group:hover .hover-btn{
    display: inline;
}

.box-content.box-game big{
    display: block;
    font-size: 2em;
    text-align: center;
}

/*.boolBtnList*/
.boolBtnList a{
    display: inline-block;
    border-radius: 5px;
    padding: 2px 5px;
    margin: 3px;
    color:#555;
    text-decoration: none;
    border: 1px solid transparent;
}

.boolBtnList a:hover{
    text-decoration: none;
    border: 1px solid #7096ab;
    background: #eee;
    color:#555;
}
.boolBtnList a.active {
    border: 1px solid #2b9cf5;
    background: #7096ab;
    color:white;
}

.boolBtnList a.active:hover{
    color:#555;
    background: #ccc;
}
/*.boolBtnSelectedList*/
.boolBtnSelectedList span{
    display: inline-block;
    border-radius: 5px;
    padding: 2px 5px;
    border: 1px solid #7096ab;
    margin: 3px;
}

.boolBtnList a.fb-like > span{
    vertical-align: top !important;
    height: 21px !important;
}


.box-waiting .players-list li, .left-side .players-list li, .bottom-side .players-list li {
    border: 1px solid #eee;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
    line-height:22px;
    background: #eee;
}
.left-side .players-list li{
    display: block;
}
.left-side .players-list li .fa, .bottom-side .players-list li .fa{
    font-size: 22px;
}
.players-list li img{
    margin-right: 10px;
    margin-left: 5px;
    margin-top: -5px;
}

[data-letters]:before {
    content:attr(data-letters);
    display:inline-block;
    font-size:11px;
    width:22px;
    height:22px;
    text-align:center;
    border-radius:50%;
    background:#5cb85c;
    vertical-align:middle;
    margin-right:1em;
    color:white;
}

[data-letters].leave:before{
    background: #d9534f;
}
[data-letters].leave{
    background: #d9534f;
    text-decoration: line-through;
}

.share-game .btn-social{
    margin-bottom: 5px;
}
.box-waiting  .share-game{
    padding-right: 20px;
    text-align: right;
}
.box-waiting  .share-game .text{
    display: inline-block;
    vertical-align:top;
    line-height: 2em;
    height: 30px;
}
.box-waiting  .share-game .addthis{
    display: inline-block;
    vertical-align:top;
    height: 30px;
}


.box-chat .chat-messages {
    height: auto;
    max-height: 100px;
    padding: 5px 15px 3px 0px;
    overflow-x: hidden;
}
.box-chat .chat-messages ul {
    padding: 0px;
    list-style-type: none;
}
.box-chat .chat-messages ul li {
    padding: 0px 3px;
}

.round-inputs{
    padding: 0  15px 0 15px;
}
@media (min-width: 768px) {
    .round-inputs label{
        font-size: 18px;
    }
}
.box-round .info big{
    color:#2b9cf5;
}

.box-round .info{
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .box-round .info{
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .mobile-confirm-info{
        background: transparent;
        border-bottom: 1px solid #eee;
        z-index: 1000;
        padding: 10px;
    }    
    .mobile-confirm-info big{
        display: block;
    }
}



.box-round .box-results .list-group-item{
    background: transparent;
    border: none;
}
.box-round .box-results .list-group-item.header{
    margin-top: 20px;
}


.box-round .box-results .list-group-item .left-player{
    text-decoration: line-through;
    color:#dc2525;
}
.box-round .box-results .list-group-item{
    font-size: 20px;
    padding: 10px 0px;
}
.box-round .box-results .list-group-item .name{
    padding-top: 5px;
    font-size: 16px;
}

@media (max-width: 767px) {
    .box-round .box-results .list-group-item{
        border-bottom: 2px solid #777;
    }
    .box-round .box-results .list-group-item:last-child{
        border:none;
    }
}
.box-round .box-results .user-uncheck, .box-round .box-results .user-check, .box-round .box-results .user-leave{
    display: inline-block;
    width: 16px;
    height: 16px;
}
.box-round .box-results .check-uncheck-btn img{
    margin-top: -5px;
}
.box-round .box-results .user-uncheck{
    background: url("user-uncheck.png") no-repeat 0 0;

}
.box-round .box-results .user-check{
    background: url("user-check.png") no-repeat 0 0;
}

.box-round .box-results .user-leave{
    background: url("user-leave.png") no-repeat 0 0;
}

.box-round .box-results .points{
    display: inline-block;
    width: 25px;
    font-size: 24px;
}
/*.box-round {
    border-top: 5px solid #777;
}*/
@media (min-width: 768px) {
    .box-round {
        padding-top: 20px; 
    }  
}
.box-round:first-of-type {
    border: none;
}

@media (max-width: 767px) {
    .affix {
        position: static;
    }
}

.box-trophy .results-trophy{
    text-align: center;
}
.box-trophy .results-trophy p{
    font-size: 140%;
}
.box-trophy .results-trophy p{
    margin: 0;
}

.box-trophy .results-trophy .gold p{
    margin: 5px 0 0 0;
    font-size: 140%;
}
.box-trophy .results-trophy .silver p{
    margin: 8px 0 0 0;
    font-size: 120%;
}
.box-trophy .results-trophy .bronze p{
    margin: 12px 0 0 0;
    font-size: 120%;
}

.box-trophy h2{
    margin-top: 0px;    
}

.box-support-as-results{
    margin-top: 20px;
}

.results-new-game-btn{
    margin-top: 30px;
}

.results-new-game-link{
    text-align: center;
    font-size: 1.3em;

}

@media (min-width: 1200px) {
    .results-new-game-link{
        font-size: 2em;
    }
}

@media (max-width: 400px) {
    .results-new-game-link{
        font-size: 1em;
        text-align: left;
    }
}


.contact h1{
    font-size: 4em;
    text-align: center;
    margin: 0.5em 0 0.3em;
}

@media (max-width: 768px) {
    .homepage h1, .contact h1{
        font-size: 2em;
        margin: 0.8em 0 0.5em;
    }
}

.rank{
    text-align: center;
    font-size: 3.0em;
    font-weight: bold;
}

.box-profile-stats .alert .dl-horizontal dt{
    width: auto;
}
.box-profile-stats .alert .dl-horizontal{
    margin-bottom: 0px;
}

.box-profile .btn-social-icon{
    margin-right: 5px;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .box-profile .dl-horizontal dd{
        padding-left: 60px;
    }

}
.box-profile-stats .vp{
    padding-top: 10px;
}

.box-profile-video .info{
    padding: 5px 5px 5px 0;
    margin-bottom: 20px;
}

img.flag{
    padding-bottom: 4px;
}

nav.nav{
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    overflow-y: hidden;
    height: 50px;
}
nav.nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

nav.nav li {
    float: left;
}

nav.nav li a {
    display: block;
    text-align: center;
    text-decoration: none;
}

nav.nav li a.small {
    font-size: 0.8em;
    color: #333;
}


nav.nav li.logo a{
    position:relative;
    padding-top: 8px;
    padding-left: 10px;
    font-size: 27px;
    color: #333;
    height: 48px;
}@media (max-width: 767px){
    nav.nav li.logo a {
        font-size: 18px;
        padding-top: 14px;
    }
}

nav.nav li.logo a small{
    font-size: 0.8em;
    color: #777;
}

nav.nav li.logo a span{
    padding: 1px 3px 0;
    color: white;
    font-weight: bold;
    position:absolute;
    top:2px;
    right: 0px;
    font-size: 9px;
    background:#343a40;
    border-radius: 3px;
}@media (max-width: 767px){
    nav.nav li.logo a span {
        font-size: 10px;
    }
}

nav.nav li.right{
    float: right;
}
nav.nav li.right a.link{
    padding: 14px;
    color:#777;
}
nav.nav li.right a.link:hover{
    background: #eee;
}

nav.nav li.right a.profile{
    padding: 0px 14px 0px 14px;
    color: black;
    background: #e7e7e7;
}
nav.nav li.right a.profile img{
    margin-left: -9px;
    width: 48px;
    height: 48px;
    display: inline-block;
}
nav.nav li.right a.profile div{
    vertical-align: top;
    padding: 14px 0px;
    display: inline-block;
}@media (max-width: 767px){
    nav.nav li.right a.profile div {
        text-overflow: ellipsis;
        overflow: hidden; 
        max-width: 100px; 
        white-space: nowrap;
    }
}
nav.nav li.right .loginBtn{
    margin: 8px
}


.big-loading{
    width: 100%;
    font-size: 8em;
    text-align: center;
    padding-top: 10%;
    padding-bottom: 10%;
}

.modal-body .alert{
    margin-bottom: 0;
}

.modal-login .login-line{
    width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #e5e5e5; 
    line-height: 0.1em;
    margin: 40px 0 30px; 
}

.modal-login .login-line span{
    background:#fff; 
    padding:0 10px; 
}

.modal-login label{
    font-weight: normal;
    padding: 5px 0px 0px 10px;
}
.modal-login .has-error input.form-control{
    background: #f2dede;
}

.modal-login .btn-social{
    margin-top: 10px;
}

.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}@media (max-width: 767px){
    .modal-dialog {
        width: calc( 100vw - 60px ); 
    }
}
ul.messages{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.messages .messages-error, .messages .messages-warn, .messages .messages-info{
    padding: 15px;
    margin: 10px 0 20px 0;
    border: 1px solid transparent;
    border-radius: 4px;
}

.messages .messages-error{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.messages .messages-warn{
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.messages .messages-info{
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.btnOrMsgAd .col-xs-7{
    padding-right: 5px
}

.btnOrMsgAd .col-xs-11{
    padding-left: 5px
}

.btnOrMsgAd p{
    margin-top:0;padding-top: 0;font-size: 1em;
}