.admin-section.dashboard-layout .login-header-home .navbar-collapse .navbar-nav {
    padding-bottom: 55px;
    max-height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden;
}
.dashboard-admin-box {
    background: #FFFFFF;
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 14px;
    padding: 30px;
    min-height: 272px;
}
.dashboard-admin-box h5{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.004em;
    color: #545454;
}  
.dashboard-admin-box h2{
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.004em;
    color: #00BF61;
    margin: 15px 0;
}                                                                            
.dashboard-admin-box h3{

}
.dashboard-admin-box h3{
    font-weight: 700;
    font-size: 32px;
    line-height: 43px;
    letter-spacing: 0.004em;
    color: #AEAEB2;
    margin: 15px 0;
    
}
.user-activity-box{
background: #FFFFFF;
box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.1);
border-radius: 14px;
padding: 20px;
}
.user-activity-box .first-box{

}
.user-activity-box .first-box h4 {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.004em;
    color: #22292E;
    margin-bottom: 15px;
}
.user-activity-box .first-box h5{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #8A8A8E;
    padding-left: 20px;
}
.user-activity-box .first-box h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.004em;
    color: #22292E;
    padding-left: 20px;
    margin-bottom: 20px;
}
.user-activity-box .first-box h3.green-text{
    color: #00BF61;
}
.user-activity-box .first-box h3.gray-text{
    color: #8A8A8E;
}
.line-graphs-outer{

}
.line-graphs-outer h5{
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #22292E;
}
.line-graphs-outer .graph-inner{

}
.line-graphs-outer .graph-inner h5{
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.004em;
    color: #8A8A8E;
}
.line-graphs-outer .graph-inner h4{
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #00BF61;
}
.graph-heading {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.month-color-box {
    display: flex;
    align-items: center;
}
.month-color-box p {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.004em;
    color: #22292E;
    margin: 0 0px 0 15px;
}
.month-color-box p span{
    height: 12px;
    width: 12px;
    display: inline-block;
    margin-right: 10px;
}
.month-color-box p.first-line span {
    background-color: #00BF61;
    
}
.month-color-box p.sec-line span{
    background-color: #26ff94;
}
.month-color-box p.third-line span{
    background-color: #9afbcb; 
}
.shadow-admin-box {
    min-height: 230px;
}
.shadow-admin-box .table-admin-all.stake-table tbody tr td {
    font-size: 10px;
    font-weight: 700;
    padding-bottom: 16px !important;
}
.shadow-admin-box .table-admin-all.stake-table tbody tr td img {
    margin: 0;
}
.shadow-admin-box.stake-rule-box{

}
.stake-rule-box .form-label {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.004em;
    color: #8A8A8E;
    margin-bottom: 4px;
}
.stake-rule-box .form-control{
    padding: 7px 16px;
    border: 1px solid #00BF61 !important;
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #000000;
}
.stake-rule-box .input-group{
    /* padding: 7px 16px; */
    border: 1px solid #00BF61 !important;
    border-radius: 8px;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #000000;
}
.stake-rule-box .input-group img{
    height: auto;
    width: auto;
    border-radius: 0;
}

.stake-rule-box  .group-with-btn {
    display: flex;
    align-items: center;
}
.stake-rule-box  .group-with-btn button {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
    margin-left: 10px;
}
.stake-rule-box  .group-with-btn button img {
    height: 33px;
}
.dropdown-menu{

}
.dropdown-menu .dropdown-item {
    font-size: 12px;
}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:active{
    background-color: #00BF61 !important;
    color: #fff !important;
}
.swap-box.blue-box .dropdown-menu .dropdown-item:hover,
.swap-box.blue-box .dropdown-menu .dropdown-item:focus,
.swap-box.blue-box .dropdown-menu .dropdown-item:active{
    background-color: #1c3591  !important;
    color: #fff !important;
}

.table-btn{
    background: #AEAEB2;
    border-radius: 4px;
    padding: 4px 12px;
    min-width: 74px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.004em;
    color: #FFFFFF;
    border: transparent !important;
}
.table-btn.green-btn{
    background: #04CF00 !important;
}
.table-btn.red-btn{
    background: #FF0000 !important;
}
.table-btn.green-border-btn{
    background: #fff !important;
    border: 1px solid #00BF61 !important;
    color: #00BF61;
}
.user-details {
    display: flex;
    align-items: center;
}
.user-details .img-fluid{
    height: 46px;
    width: 46px;
}
.user-details .set-14{
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /* text-align: center; */
    letter-spacing: 0.004em;
    padding: 8px 4px;
    margin-bottom: 0;
    font-weight: 700;
}
.user-details .set-700{
    
}
.user-details .set-10.grey{
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.004em;
    color: #8A8A8E;
}
.outer-dropdown-support{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.outer-dropdown-support .btn-success {
    padding: 6px 10px;
    gap: 6px;
    border: 0.8px solid #545454;
    border-radius: 4px;
    background-color: #fff !important;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 13px;
    letter-spacing: 0.004em;
    color: #003DAF !important;
    padding-right: 20px;
}
.outer-dropdown-support .btn-success.dropdown-toggle::after{
    right: 10px;
}

.chat-list-main {
    padding: 0;
    height: 415px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.inner-chat-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 10px 0;
    max-width: 85%;
}
.inner-chat-box img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 10px;
}
.inner-chat-box p {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.7px;
    color: #00BF61;
    margin: 0;
}
.inner-chat-box p small {
    font-style: normal;
    font-weight: 600;
    font-size: 8px;
    line-height: 10px;
    text-align: center;
    letter-spacing: 0.004em;
    color: #72D1A2;
    display: block;
    text-align: right;
    margin-top: 5px;
}
.inner-chat-box .chat-text{
    border: 0.6px solid #00BF61;
    border-radius: 0 8px 8px 8px;
    padding: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.inner-chat-box .chat-text:first-child{
    border-radius: 8px 8px 8px 0;
}
.inner-chat-box .chat-text:nth-child(2){
    border-radius: 8px;
}
.inner-chat-box .chat-text:last-child{
    border-radius: 0 8px 8px 8px ;
}
.inner-chat-box.right-chat-list {
    margin-left: auto;
    max-width: 75%;
}
.inner-chat-box.right-chat-list .chat-text{
    border: 0.6px solid #545454;
}
.inner-chat-box.right-chat-list .chat-text p{
    color: #545454;
}
.inner-chat-box.right-chat-list .chat-text p small{
    color: #545454;
}
.inner-chat-box.right-chat-list .chat-text:first-child {
    border-radius: 8px 8px 0px 8px;
    
}
.inner-chat-box.right-chat-list .chat-text:nth-child(2){
    border-radius: 8px;
}
.inner-chat-box.right-chat-list .chat-text:last-child{
    border-radius: 8px 0 8px 8px ;
}
.type-box-main {
    border-top: 1px solid #D9D9D9;
    padding-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.type-box-main .form-control {
    background-color: transparent !important;
    border: none !important;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.004em;
    color: #000 !important;
    padding: 10px 0;
    max-width: 55%;
}
.type-box-main .form-control::placeholder{
    color: #8A8A8E !important;
}
.type-box-main a {
    display: inline-block;
    margin: 0 5px;
}
.type-box-main a img{
    height: 16px;
}
.type-box-main button {
    display: flex;
    margin: 0 5px;
    border: 0.8px solid #545454;
    border-radius: 4px;
    color: #545454;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.004em;
    align-items: center;
    justify-content: space-between;
    padding: 3px 10px;
}
.type-box-main button img {
    height: 10px;
    margin-left: 5px;
}
.kyc-edit-heading{
 display: flex; 
 align-items: center;
 justify-content: space-between; 
 margin: 20px 0;   
}
.kyc-edit-heading h4{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.004em;
    color: #000000;
}
.kyc-edit-heading h4 img{
    height: 14px;
    margin-right: 5px;
}
.kyc-edit-heading .table-btn {
    margin: 0px 0 0px 10px;
}


@media (max-width:768px){
    .dashboard-admin-box {
        text-align: center;
        margin: 15px;
    }
    .user-activity-box {
        padding: 15px;
        margin: 8px;
    }
    .line-graphs-outer .graph-inner {
        text-align: center;
    }
    .graph-heading {
        justify-content: center;
    }
    .shadow-admin-box {
        padding: 12px;
    }
    .inner-chat-box p {
        font-size: 10px;
        line-height: 14px;
    }
    .inner-chat-box {
        max-width: 95%;
    }
}


/* protrading page css */

.search-box-new{
    border-radius: 5px;
    background: #F7F7F7;
    overflow: hidden;
    margin-top: 14px;
}
.search-box-new .input-group-text {
    background-color: transparent;
    border: none !important;
    box-shadow: none !important;
    color: #8B8B8B;
    font-size: 12px;
}
.search-box-new .form-control {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 0;
}
.search-box-new .form-control::placeholder{
    color: #8B8B8B;  
}
.currency-dropdown {
    max-width: 60px;
    margin-right: 5px;
}
.currency-dropdown .btn-primary.btn-primary {
    width: 55px;
    text-align: left;
    background-color: transparent !important;
    color: #A7A5A5 !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: none !important;
    padding: 6px 0;
}
.currency-dropdown .btn-primary.btn-primary::after{
    top: 52%;
    right: 0;
}
.currency-dropdown .dropdown-menu {
    width: 100%;
    min-width: auto;
    padding: 0;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.currency-dropdown .dropdown-menu .dropdown-item {
    padding: 5px;
}
.currency-dropdown .dropdown-menu .dropdown-item:hover, .currency-dropdown .dropdown-menu .dropdown-item:focus, .currency-dropdown .dropdown-menu .dropdown-item:active {
    background-color: rgb(28, 53, 145) !important;
    color: #fff !important;
}
.decimal-dropdown .dropdown-menu .dropdown-item:hover, .decimal-dropdown .dropdown-menu .dropdown-item:focus, .decimal-dropdown .dropdown-menu .dropdown-item:active {
    background-color: rgb(28, 53, 145) !important;
    color: #fff !important;
}
.screen-dropdown .dropdown-menu .dropdown-item:hover, .screen-dropdown .dropdown-menu .dropdown-item:focus, .screen-dropdown .dropdown-menu .dropdown-item:active {
    background-color: rgb(28, 53, 145) !important;
    color: #fff !important;
}
.dropdwon-main-box {
    display: flex;
    align-items: start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.radio-check-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}
.radio-check-row > div{
    display: flex;
    align-items: center;   
}
.radio-check-row .form-check {
    display: flex;
    align-items: center;
    margin: 0 !important;
    margin-right: 15px !important;
}
.radio-check-row  .form-check .form-check-input {
    margin-top: 0;
    height: 14px !important;
    width: 14px !important;
}
.radio-check-row  .form-check .form-check-label{
    color: #000;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.table-new-pro{

}
.table-new-pro tr td, .table-new-pro tr th {
    padding: 5px 0;
    color: #000;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: none !important;
}
.table-new-pro tr th{
    color: #8B8B8B;
}
.table-new-pro tr th:last-child,
.table-new-pro tr td:last-child{
    text-align: right;
}
.green-text{
    color: #0CB15F !important;
}
.red-text{
    color: #FF0A0A !important;
}
.table-pro-heading{
    color: var(--theme-blue, #0033AD);
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding:6px 9px;
    position: relative;
    border-bottom: 1px solid #0033AD;
    display: inline-block;
    margin-bottom: 8px;
}
.check-price-screen{
    padding:8px  25px 18px;
}
.check-price-screen .left-drop{
    padding: 6px;
    border-right: 0.5px solid #cecece;
}
.screen-dropdown .btn-primary.btn-primary{
    color: var(--theme-blue, #0033AD) !important;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 166px;
    text-align: left;
    background-color: transparent !important;
    border: none !important;
}
.right-price{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.right-price .inner{
    /* width: 20%; */
    padding: 5px 15px;

}
.right-price .inner p{
    color: #8B8B8B;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}
.right-price .inner h5{
    color: #000;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.right-price .inner h5.red{
    color: #FF0A0A;
}
.trade-screen-black{
    width:auto;
    height: 354px;
    background-color: #000;
}
.instant-tab-price{
    padding: 15px 0;
}
/*tab*/
.instant-tab-price .nav-tabs{
    border-bottom: 1px solid  #C4C4C4 !important;
}
.instant-tab-price .nav-tabs .nav-item.show .nav-link,.instant-tab-price  .nav-tabs .nav-link{
    position: relative;
    padding: 6px 10px;
    text-transform: capitalize;
    border: none;
    box-shadow: none;
    color: #8B8B8B;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: transparent;
}
.instant-tab-price .nav-tabs .nav-link.active,.instant-tab-price .nav-tabs .nav-link:hover{
    border: none;
    background-color: transparent;
    outline: none;
    box-shadow: none;
    color: var(--theme-blue, #0033AD);
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.instant-tab-price  .nav-tabs .nav-link.active::before{
    content: '';
    position: absolute;
    height: 1px ;
    background-color:#0033AD;
    left: 0;
    bottom: 1px;
    right: 0;
    margin: auto;
}
.inside-tab-buy .head{
    color: var(--black, #000);
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.inside-tab-buy .search-box-new .form-control{
    padding-left: 0.75rem;
}
.inside-tab-buy .blue-price-text{
    color: var(--theme-blue, #0033AD);
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.quick-buy-btn{
    padding: 9px 9px;
    border-radius: 5px;
    background: #0CB15F;
    color: var(--white, #FFF);
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-color: transparent;
    margin-top: 15px;
    width: 100%;
    margin-bottom:5px;
}
.quick-buy-btn.red{
    background-color: #FF0A0A;;
}
.decimal-price-drop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0;
}
.sorting-sec{
    display: flex;
    align-items: center;
    gap: 6px;
}
.sorting-sec .sort-inner-btn{
    padding: 4px;
    height: 24px;
    width: 24px;
}
.sorting-sec .sort-inner-btn.active{
    background-color: #f2f2f2;
    border-radius: 50%;
    border: 1px solid #0033AD;
}
.sorting-sec .sort-inner-btn span{
    content: close-quote;
    position: relative;
    height: 1.3px;
    width: 14px;
    display: flex;
    align-items: baseline;
    margin: 3px 0;
}
.sorting-sec .sort-inner-btn span.red    {
    background-color:#FF0A0A;
}
.sorting-sec .sort-inner-btn span.grey    {
    background-color:#ABABAB;
}
.sorting-sec .sort-inner-btn span.light-grey    {
    background-color:#C6C6C6;
}
.sorting-sec .sort-inner-btn span.green    {
    background-color:#03E71A;
}
.decimal-dropdown .btn-primary.btn-primary{
    color: #000 !important;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 110px;
    text-align: left;
    background-color: transparent !important;
    border: none !important;
}

.table-new-pro.small tr td, .table-new-pro.small tr th {
    font-size: 8px;
    padding: 3px 0;
}
.table-new-pro.small tr th{
    padding: 5px 0;
}
.table-new-pro.red-loss-table tbody tr {
    background-color: #FFF5F4;
    margin: 1px 0;
    border-bottom:1px solid #fff ;
}
.table-new-pro.green-loss-table tbody tr  {
    background-color: #F4F9F5;
    border-bottom:1px solid #fff ;
}
.otp-box-btn button{
    background-color: transparent;
    border: none;
    color: #0033AD;
    cursor: pointer;
}
/* .table-new-pro.small  tr {
    position: relative;
}
.set-progress-bar{
    position: absolute;
    z-index: -1;
    width: 100%;
}
.set-progress-bar .right.progress{
    background-color: transparent;
}
.set-progress-bar .right.progress .progress-bar {
    right: 0;
    left: auto;
    display: flex;
    position: absolute;
    content: '';
    height: 15px;
    background-color: #FFF5F4;
  }
.set-progress-bar.red .right.progress .progress-bar{
    background-color: #FFF5F4;
}
.set-progress-bar.green .right.progress .progress-bar{
    background-color: #F4F9F5;
} */
/* 

.table-new-pro.small  tr::before{
    content: '';
    position: absolute;
    height: 90%;
    width: 40%;
    background-color: #FFF5F4;
    right: 0;
    top: 0;
    z-index: -1;
} */

/* .table-new-pro.small  tr:nth-child(n+1):before{
    width: 40%;
}   
.table-new-pro.small  tr:nth-child(n+2):before{
    width: 30%;
} */

.show-decrease-price{
    background-color: #F1F5F4;
    padding: 7px 8px;
    color: #FF0A0A;
    font-family: Roboto;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 1px 0   ;
}
.show-decrease-price i{
    font-weight: 500;
}
.decimal-dropdown .btn-primary.btn-primary{
    width: 90px;
    padding: 4px;
}
.decimal-dropdown  .dropdown-toggle:after{
    right: 10px;
}
@media (max-width:1450px){
    .screen-dropdown .btn-primary.btn-primary {
        width: 129px;
    }    
}
@media (max-width:1200px){
    .check-price-screen {
        padding: 8px  10px 10px;
    }
    .screen-dropdown .btn-primary.btn-primary{
        font-size: 18px;
        width: 129px;
    }
    .upper-list-tabs li a{
        margin-right: 18px;
    }
    .right-price .inner {
        /* width: 20%; */
        padding: 5px 5px;
    }
}
@media (max-width:991px){
    .dropdown-toggle:after{
        position: relative;
        right: 0;
    }
    .screen-dropdown .btn-primary.btn-primary{
        font-size: 16px;
        width: 108px;
        padding: 4px;
    }
    .right-price{
        justify-content: flex-start;
    }
    .right-price .inner {
        padding: 2px 8px;
    }
    .check-price-screen .left-drop {
        padding: 2px;
    }
}
@media (max-width:768px){
    .quick-buy-btn{
        margin-top:10px ;
        margin-bottom: 15px;
    }
}
@media(max-width:575px){
    .check-price-screen .left-drop{
        border-right: transparent;
    }
}