html, body{ height: 100%; }
.container{ height: 100%; overflow: hidden; }

.row.x_title{margin-bottom: 35px;}
.login_logo img{ width: 35%; }
.logo-normal img{ width: 65%; }
.betting-table .table th, .betting-table .table td{ border: 1px solid rgba(0, 0, 0, 1); }
.betting-table .text-top{ position: absolute; top: -3px; left: 5px; }
.text-div { position: relative; padding: 20px 2px 10px 2px;}
.betting-table .table td{ padding: 0; text-align: center; width: 10%; height: 100%; }
.betting-table tr:nth-child(odd) td:nth-child(even), .betting-table tr:nth-child(even) td:nth-child(odd){ background: #fff; }
#contractorModal .card-header, #sheet_add .card-header, #moneyModal .card-header, #master_sheet .card-header, #get-sms .card-header{ width: 100%; }
.modal .close{ color: #fff; padding: 1.8rem; }
.table .td-actions .btn { margin: 0px 2px; }
.add-contractor{ padding: 0.7rem; cursor: pointer; float: right; line-height: 1; color: #fff; text-shadow: 0 1px 0 #ffffff; background-color: transparent; border: 0; -webkit-appearance: none; }
#search_data label{ padding: 12px 0; float: right; color: #333333; font-size: 1.063rem; font-weight: 300; }
#search_text{ padding: 21px; }
.pagination{ float: right; list-style: none; }
.pagination .fa { padding: 8px 0; font-size: 15px; }
.alert{ z-index: 2000 !important; }
#betting_form{ width: 100%; display: flex; }
.total_div div{ background: #fff; padding: 14.5px; border: 1px solid rgba(0, 0, 0, 0.06); vertical-align: middle; text-align: center !important; }
.amount_text{font-weight: 900;}
.total_div>div{height: 55px; font-weight: 900;}
.sheet_total, .pair_total{padding: 10px; font-weight: 900;}
.sheet-total-label, .pair-total-label{float: left;}
.sheet-total-amount, .pair-total-amount{float: right;}
#betting_form #amount{padding: 21px 0px;}
#opt-default, #opt-set, #opt-series{display: contents;}
#opt-set .col-md-1, #opt-series .col-md-1{line-height: 4; text-align: center;}

.sidebar.collepsed{width:90px;}
.sidebar.collepsed .sidebar-wrapper{width:90px;}
.sidebar.collepsed .sidebar-wrapper .nav li p{display: none;}
.sidebar.collepsed .sidebar-wrapper .nav li a{display:grid;}
.main-panel.collepsed {width: calc(100% - 90px);}
.screen_toggle, .screen_toggle:hover, .screen_toggle:focus{color: #838383;}
span.user_money_show { vertical-align: super; font-weight: 600; font-size: 15px; }

.field-icon-eye {
  float: right;
  margin-left: -18px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}

.pagination>.page-item.active>a, .pagination>.page-item.active>span, .pagination>.page-item>.page-link:focus, .pagination>.page-item>.page-link:hover, .pagination>.page-item>span:focus, .pagination>.page-item>span:hover {
    color: #999;
}

.pagination>.page-item>.page-link, .pagination>.page-item>span {
    border: 0;
    border-radius: 30px!important;
    transition: all .3s;
    padding: 0 11px;
    margin: 0 3px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    background: transparent;
    text-align: center;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 0;
    line-height: 1.25;
    color: #2196f3;
    background-color: transparent;
    border: 0 solid #dee2e6;
}
.pagination>.page-item.active>a, .pagination>.page-item.active>a:focus, .pagination>.page-item.active>a:hover, .pagination>.page-item.active>span, .pagination>.page-item.active>span:focus, .pagination>.page-item.active>span:hover {
    background-color: #9c27b0;
    border-color: #9c27b0;
    color: #fff;
    box-shadow: 0 4px 5px 0 rgba(156,39,176,.14), 0 1px 10px 0 rgba(156,39,176,.12), 0 2px 4px -1px rgba(156,39,176,.2);
}

.daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    width: 278px;
    max-width: none;
    padding: 0;
    margin-top: 7px;
    top: 100px;
    left: 20px;
    z-index: 3001;
    display: none;
    font-family: arial;
    font-size: 15px;
    line-height: 1em;
}

.dropdown-money{
        position: relative;
    width: auto;
    display: flex;
    flex-flow: nowrap;
    align-items: center;
    color: #333;
    font-weight: normal;
    text-decoration: none;
    font-size: .8125rem;
    border-radius: 0.125rem;
    margin: 0 0.3125rem;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    min-width: 7rem;
    padding: 0.625rem 1.25rem;
    overflow: hidden;
    line-height: 1.428571;
    text-overflow: ellipsis;
    word-wrap: break-word;
}


.card.main-cards {
    width: 18%;
    display: inline-block;
    margin: 0 5px;
}

#WindowImage {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: linear-gradient(60deg, #ec407a, #c2185b);
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 100px;
  margin: 20px 0;
}

.result-declare-div{
    text-align: center;
}

.result-declare-div h3{
    font-size: 0.8rem;
    font-weight: 700;
}

.result-declare-div i{
    font-weight: 700;
}

span.error {
    width: 100%;
    margin: 0 5px;
    font-size: 12px;
    color: red;
}

@media (max-width: 767px){
    #search_data label{
        float: left;
    }
}

@media (min-width: 564px){
    .daterangepicker.ltr {
        direction: ltr;
        text-align: left;
    }
}

@media (min-width: 564px){
    .daterangepicker {
        width: auto;
    }
}
