@charset "UTF-8";
.active > .auto .text,
.active > .text,
.text-active {
    display: none !important;
}
.active > .auto .text-active,
.active > .text-active {
    display: inline-block !important;
}
.inline {
    display: inline-block !important;
}
.btn-F08437{
    color: #fff!important;
    background-color: #F08437;
    border-color: #F08437;
}
.btn-F08537{
    color: #fff!important;
    background-color: #F08537;
    border-color: #F08537;
}
.btn-F08437{
    color: #fff!important;
    background-color: #F08437;
    border-color: #F08437;
}
.block {
    display: block;
}
.w-xxl{
    width: 360px;
}
.m-t{margin-top: 15px}
.m-b-lg{margin-bottom:30px}
.wrapper-xs{padding: 5px;}
.wrapper-sm{padding: 10px;}
.wrapper{padding: 15px;}
.wrapper-md{padding: 20px;}
.wrapper-lg{padding: 30px;}
.wrapper-xl{padding: 50px;}
/*phone*/
@media (max-width: 767px) {
    .w-auto-xs{width: auto;}
    .wrapper-lg, .wrapper-md{padding: 15px;}
}
@media screen and (max-width: 660px) {
    .al-msg-center {
        float: none; !important;
        padding: 0;
        list-style: none;
        margin: 10px 0px 0 0;
        text-align:center;
    }
    .al-msg-center li {
        list-style: none;
        float: none; !important;
        margin-left: 30px;
        margin-top: 10px;
        text-align: center;
    }
    .al-msg-center li:first-child {
        margin-left: 0; }
    .al-msg-center li > a {
        color: #ffffff;
        text-decoration: none;
        font-size: 13px;
        position: relative; }
    .al-msg-center li > a span {
        display: inline-block;
        min-width: 10px;
        padding: 2px 4px 2px 4px;
        color: #ffffff;
        vertical-align: baseline;
        white-space: nowrap;
        text-align: center;
        border-radius: 13px;
        text-shadow: none;
        line-height: 11px;
        background-color: #e85656;
        position: absolute;
        top: -5px;
        right: -14px;
        font-size: 11px; }
    .al-msg-center li > a .notification-ring {
        border: 1px solid #e85656;
        border-radius: 100px;
        height: 40px;
        width: 40px;
        position: absolute;
        top: -18px;
        right: -27px;
        -webkit-animation: pulsate 8s ease-out;
        animation: pulsate 8s ease-out;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        opacity: 0.0; }
    .al-msg-center li > a:hover {
        color: #e85656; }
    .al-msg-center li > a:hover.msg {
        color: #209e91; }
    .al-msg-center li > a.msg span {
        background-color: #209e91; }
    .al-msg-center li > a.msg .notification-ring {
        border-color: #209e91; }
    .al-msg-center li.open > a {
        color: #e85656; }
    .al-msg-center li.open > a.msg {
        color: #209e91; }

    .al-user-profile {
        top: 50%;
        left: 50%;
        float: none; !important;
        margin-right: 12px;
        -webkit-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
        padding: 0;
        width: 36px;
        height: 36px;
        border: 0;
        opacity: 1;
        position: relative; }
    .al-user-profile a {
        display: block; }
    .al-user-profile img {
        width: 45px;
        height: 45px;
        border-radius: 50%; }

    .user-profile {
        float: right;
        min-width: 100%; !important;
        margin-top: 10px;
        background:#000000;
    }
    .top-dropdown-menu i.dropdown-arr{
        right:auto !important;
        left:42px;
    }
}
.row.equal {
    display: flex;
    flex-wrap: wrap;
}
.modal-custom-lg {
    width: 90%;
}
.modal-custom-slg {
    width: 70%;
}
th{
    font-weight: 700 !important;
}
.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9 !important;
}
table>thead>tr{
    margin-left:0px;margin-right:0px;padding:15px;font-size:14px;background: rgba(46, 61, 81, 0.2);color:#2E3D51;
}
.ui-select-bootstrap > .ui-select-match > .btn{
    border-radius:5px;
}
.table>tbody>tr>td:first-child, .table>thead>tr>th:first-child{
    text-align: left !important;
}
.vertical-align-center {
    display: flex;
    flex-direction: row;
}
.vertical-align-center > [class^="col-"],
.vertical-align-center > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vertical-align-left {
    display: flex;
    flex-direction: row;
}
.vertical-align-left > [class^="col-"],
.vertical-align-left > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: left;
}
.buyfont{
    font-weight: 700 !important;
    color: #2E3D51 !important;
}
.buyfont2{
    color: #2E3D51 !important;
}
.depositfont{
    font-weight: 700 !important;
    color: #2E3D51 !important;
}
.depositfont2{
    color: #2E3D51 !important;
}
.font2E3D51{
  font-weight: 700 !important;
  color: #2E3D51 !important;
}
.font080808{
    font-weight: 700 !important;
    color: #080808 !important;
}
.sameHeightrow{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.sameHeightrow [class="col-"]{
    display: flex;
    flex-direction: column;
}
.col-vertical-left-align {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-direction: row;
}
.col-vertical-right-align {
    display: flex;
    align-items: center;
    justify-content: right;
    flex-direction: row;
}
.col-vertical-center-align {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}
.col-sm-0-1qtr,.col-sm-0-half,.col-sm-0-3qtr,.col-sm-1-half,.col-sm-4-half {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width: 576px) {
    .col-sm-0-1qtr,.col-sm-0-half,.col-sm-0-3qtr,.col-sm-1-half,.col-sm-4-half {
        float:left
    }
    .col-sm-0-1qtr {
        width: 2.083333%;
    }
    .col-sm-0-half {
        width: 4.166667%;
    }
    .col-sm-0-3qtr {
        width: 6.25%;
    }
    .col-sm-1-half {
        width: 12.5%;
    }
    .col-sm-4-half {
        width: 37.5%;
    }
}