* {
    font-family: 'Play', sans-serif !important;
}
html{
    height: 100%;
}
a {
    color: #000;
}
a:hover, a:focus {
    color: #6fbf4c;
}
.pagination > li > a, .pagination > li > span {
    color: #6fbf4c;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background-color: #000000;
    border-color: #000000;
}
h1,h2,h3{
    text-transform: uppercase;
    font-weight: normal !important;
}
.fa {
    font-family: FontAwesome !important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
.zmdi {
    font-family: 'Material-Design-Iconic-Font' !important;
}
body.simple-page {
    background-color: #000000;
}
body.error-page {
    background-image: url('../images/bg-5.jpg');
    background-size: cover;
    background-position: center;
}
body.login-page {
    background-image: url('../images/bg-4.jpg');
    background-size: cover;
    background-position: center;
}
body.forget-page {
    background-image: url('../images/bg-2.jpg');
    background-size: cover;
    background-position: center;
}
body.recovery-page, body.complete-page {
    background-image: url('../images/bg-3.jpg');
    background-size: cover;
    background-position: center;
}
.btn-primary {
    background-color: #000000;
    border-color: #000000;
}
.btn-status{
    margin: 0 10px;
}
.btn-primary:hover, .btn-primary:active:focus {
    color: #fff;
    background-color: #6fbf4c;
    border-color: #5d9146;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus{
    color: #fff;
    background-color: #6fbf4c;
    border-color: #5d9146;
}
.navbar-inverse {
    background-color: #000000;
}
.bg-primary, .primary {
    background-color: #000000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #000000;
}
body.menubar-left .menubar {
    padding-top: 30px;
}
.avatar img, .avatar a > img {
    height: auto;
}
.avatar-md, .avatar-xl, .cover-user .avatar {
    height: auto;
}
.app-user .username {
    color: #333333;
}
.mobile-logo{
    display: none;
    visibility: hidden;
}
.large-logo{
    display: inline-block;
    visibility: visible;
}
#signup-form .form-row{
    clear: both;
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
}
#signup-form .form-group {
    margin:0
}
#signup-form input{
    height: auto;
}
#sale-form input, #sale-form select, .formulario input, .formulario select, #check-form input, #check-form select{
    max-width: 100%;
    width: 90% !important;
    min-width: 100px !important;
}
#shipment-form input, #shipment-form select{
    max-width: 100%;
    width: 60px;
    min-width: 60px;
}
#shipment-form input[type="submit"]{
    max-width: 100%;
    width: 100%;
    min-width: 100%;
}
#shipment-form th{
    text-align: center;
}
#check-form input[type="radio"]{
    width:auto;
}
#sale-form input[type="radio"], .formulario input[type="radio"]{
    width:auto;
}
#sale-form, #new-shipment, .formulario {
    padding: 30px 0 100px;
}
#check-form {
    padding: 30px 0;
}

.panel-body p{
    font-size: 16px;
}
.lista{
    list-style-type: disc;
    list-style-position: outside;
    font-size: 16px;
    line-height: 20px;
    padding-left: 20px;
}
.lista li, .numeros li{
    margin-bottom: 20px;
}
.numeros{
    list-style: decimal;
    list-style-position: inside;
    font-size:16px;
    line-height: 20px;
}
#invoiceDate, #paymentDate{
    padding: 0 10px;
}
.dt-buttons{
    margin: 0;
}
.highlight-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.element{
    clear: both;
    padding-bottom: 15px;
    min-height: 53px;
}
.mt-xl-5{
    margin-top: 30px;
}
.overlay-congrats {
    background: rgba(255,255,255,0.8);
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
}
.congrats {
    position: absolute;
    top: 25%;
    width: 50%;
    height: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.congrats-middle{
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
}
.congrats h1 {
    transform-origin: 50% 50%;
    font-size: 50px;
    z-index: 2;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin: 0;
}

.blob {
    height: 50px;
    width: 50px;
    color: #ffcc00;
    position: absolute;
    top: 45%;
    left: 45%;
    z-index: 1;
    font-size: 30px;
    display: none;	
}
.plata .blob {
    color: #b3b3b3;
}
.oro .blob {
    color: #cb9822;
}
.diamante .blob {
    color: #82cfda;
}
.p-30{
    padding: 30px;
}
.pb-20{
    padding-bottom: 20px;
}
.soporte .list-group-item{
    padding-left: 0;
    padding-right: 0;
}
.actionIcon{
    padding: 0 5px;
}
.modal-title{
    float: left;
}
label{
    width: 100%;
}
input[type="file"].highlight-error{
    border: 1px solid #a94442;
    border-radius: 5px;
}
input[type="file"]{
    margin-bottom: 15px;
}
.dataTables_length{
    display: block;
    float: left;
}
.dt-buttons.btn-group{
    display: block;
    float: right;
    width: 125px;
}
.dataTables_filter{
    display: block;
    float: left;
    clear: both;
}
#video-container {
    position: relative;
    padding-top: 12px;
}
#video-container a {
    display: block;
    width: 712px;
    max-width: 100%;
    max-height: 420px;
    margin: 0 auto;
    outline: none;
    background: #fff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.14);
    overflow: hidden;
}
#video-container a > img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
    opacity: .3;
}
#video-container a .play-icon {
    position: absolute;
    left: calc(50% - 23px);
    top: calc(50% - 23px);
}
#video-modal .modal-content {
    width: 860px;
    max-width: 100%;
    margin: 100px auto auto;
    box-shadow: none; }

#video-modal iframe {
    max-width: 100%;
    border: none;
    display: block; }

.modal-backdrop {
    background-color: #fff; 
}
.modal-backdrop.in {
    opacity: .9; 
}
#allTable span, #channelTable span, #default-datatable span{
    display: none;
}
.subheading{
    background: #949494;
    color: #fff;
}
#stock.table > thead > tr > th, #stock.table > thead > tr > td, #stock.table > tbody > tr > th, #stock.table > tbody > tr > td, #stock.table > tfoot > tr > th, #stock.table > tfoot > tr > td{
    border: 1px solid #ddd;
}
#stock.table > thead > tr > th {
    border: 2px solid #ddd;
}
.formulario .inputTeam, .formulario .labelTeam{
    display: inline-block;
    width: auto !important;
    min-width: auto !important;
    margin-right: 10px;
}
.teams{
    columns: 4;
    -webkit-columns: 4;
    -moz-columns: 4;
}
.teamsBlock{
    margin: 20px 0;   
}
.formulario .input-checkbox{
    width: auto !important;
    max-width: auto !important;
    min-width: auto !important;
}
.profile-cover{
    padding: 20px;
}
div.dataTables_wrapper div.dataTables_length select, div.dataTables_wrapper div.dataTables_filter input{
    min-width: 75px;
}
.navbar-brand {
    padding: 8px 20px;
}
.theme-primary .menubar .app-menu li.open > a, .theme-primary .menubar .app-menu li.active > a, .theme-primary .menubar .app-menu li:hover > a, .theme-primary .menubar .app-menu li.menu-heading > a{
    color: #6fbf4c;
}
body.menubar-top .menubar.light .app-menu .submenu{
    left: auto !important;
    right: auto !important;
}
.rules ul{
    list-style: circle;
    list-style-position: inside;
    font-size: 16px;
}
.rules ol{
    list-style: decimal;
    list-style-position: inside;
    font-size: 16px;
}
#top-banner{
    text-align: center;
    margin-top: 1.5rem;
}
#bottom-banner{
    text-align: center;
}
#top-banner img, #bottom-banner img{
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
.week-block{
    margin-bottom: 30px;
}
.week-title {
    background: #6fbf4c;
    text-align: center;
    padding: 5px;
    font-size: 16px;
    color: #fff;
}
.game{
    padding: 10px 0;
}
.game-right:before{
    content: "-";
    position: absolute;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    top: 33%;
    left: -3px;
}
.game-image img{
    max-width: 50px;
}
.game-image{
    width: 30%;
    display: inline-block;
    text-align: center;
}
.game-name{
    width: 40%;
    display: inline-block;
    text-align: center;
}
.game-name2{
    width: 45%;
    display: inline-block;
    text-align: center;
}
.game-score{
    width: 30%;
    display: inline-block;
    text-align: center;
}
.game-score2{
    width: 10%;
    display: inline-block;
    text-align: center;
}
.scorePicker{
    width: 50px;
}
.equal-height{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.equal-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.moneybag{
    background: url(../images/moneybag.png);
    background-size: cover;
    width: 200px;
    height: 336px;
    margin: 0 auto;
    position: relative;
}
.bagamount{
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 30%;
    font-size: 36px;
    color:#6c6251;
    font-weight: bold;
}
.m-separator{
    border-left: 1px solid #ededed !important;
}
.theme-primary .menubar .app-menu li.open, .theme-primary .menubar .app-menu li.active {
    border-left-color: #6fbf4c;
}
.survivor-title{
    background: #6fbf4c;
    color: #fff;
}
.survivor-title h3{
    color: #fff;
    margin: 0;
    line-height: 1.428571429;
}
.text-primary{
    color: #000 !important;
}
.survivor-widget .pull-left{
    width: 80%;
}
.survivor-widget .pull-right{
    width: 20%;
}
.nav-tabs-vertical .nav-tabs > li > a:hover, .nav-tabs-vertical .nav-tabs > li > a:focus, .nav-tabs-vertical .nav-tabs > li.active > a, .nav-tabs-vertical .nav-tabs > li.active > a:hover, .nav-tabs-vertical .nav-tabs > li.active > a:focus {
    border-right: 2px solid #6fbf4c;
    color: #000;
}
.pick-field{
    vertical-align: middle !important;
}
.cover-user .avatar {
    width: 80px;
    height: 80px;
}
#myPicks .form-control{
    min-width: 120px;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.group{
    clear: both;
}
span.left{
    float: left;
}
span.right{
    float: right;
}
#winners{
    width: auto !important;
    min-width: auto !important;
}
.tshirt{
    margin-top: 30px;
    margin-bottom: 30px;
}
.formulario input[type="radio"].playera{
    width: 15px !important;
    height: 15px;
    min-width: auto !important;
}
.tshirt-text{
    white-space: initial;
}
.tshirt-minute{
    margin-top: 2px;
}
@media (min-width: 768px){
    .boton-full{
        margin-left: -20px;
    }
    body.menubar-top .app-menu > li:nth-child(n+7) {
        display: inline-block;
    }
    body.menubar-top .app-menu > li:nth-child(n+9) {
        display: none;
    }
    body.menubar-top .app-menu > li > a {
        padding: 20px 15px;
    }
    #top-banner, #bottom-banner{
        right: 0;
        width: 100%;
    }
    .tab-pane{
        width: 100%;
    }
    .tab-content{
        display: flex;
    }
    .teams-col{
        width: 40%;
        padding: 0 2%;
    }
    .tab-col{
        width: 60%;
        padding: 0 2%;
    }
}
@media (max-width: 767px){
    .navbar-brand {
        height: 82px;
    }
    .navbar {
        min-height: 82px;
    }
    .navbar-collapse .app-user .avatar {
        width: 50px;
        height: auto;
    }
    .navbar-collapse .app-user {
        height: 100px;
        width: 82px;
    }
    .navbar-header{
        min-height: 82px;
    }
    body.menubar-unfold .app-user .media-body {
        display: table-cell;
    }
    body.menubar-unfold .app-user .avatar {
        margin-right: 16px;
    }
    .wrap {
        padding-top: 1.5rem;
    }
    .mobile-logo{
        display: block;
        visibility: visible;
    }
    .large-logo{
        display: none;
        visibility: hidden;
    }
    #back-to-home {
        position: fixed;
        top: 35px;
        left: 25px;
    }
    div#sale-form, div#check-form {
        padding: 30px 10% 60px;
    }
    .simple-page-wrap{
        margin-top: 100px;
    }
    .simple-page-form{
        max-width: 90%;
        margin: 80px auto 0;
    }
    .navbar-brand {
        position: absolute;
        left: 25%;
        width: 50%;
        text-align: center;
    }
    .app-footer .footer-menu {
        float: none;
        display: block;
        width: 100%;
        margin-top: 1rem;
        text-align: center;
    }
    #top-banner{
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        padding-top: 1.5rem;
    }
    .table-responsive.small-table{
        width: auto;
    }
}

@media (min-width: 1025px){
    .dataTables_length{
        display: inline-block;
        float: left;
    }
    .dt-buttons.btn-group{
        display: block;
        margin: 0 auto;
        width: 125px;
        float: none;
    }
    .dataTables_filter{
        display: inline-block;
        float: right;
        clear: inherit;
    }
    
    body.menubar-top .app-menu > li:nth-child(n+7) {
        display: inline-block;
    }
    body.menubar-top .app-menu > li:nth-child(n+12) {
        display: none;
    }
}
@media (min-width: 1200px){
    body.menubar-top .app-menu > li:nth-child(n+7) {
        display: inline-block;
    }
    body.menubar-top .app-menu > li:nth-child(n+14) {
        display: none;
    }
    #top-banner, #bottom-banner{
        padding-right: calc((100% - 1200px) / 2 + 30px);
        padding-left: calc((100% - 1200px) / 2 + 30px);
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    #top-banner {
        padding-right: calc((100% - 992px) / 2 + 30px);
        padding-left: calc((100% - 992px) / 2 + 30px);
    }
}
@media (max-width: 991px) and (min-width: 768px){
    #top-banner {
        padding-right: 30px;
        padding-left: 30px;
    }
}