/*-------------------------List View Css-----------------------------*/


.w-150 {
    width: 150px !important;
    margin: 0px 2px;
}

.custom-select {
    cursor: pointer;
    border-radius: 5px;
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.box-body ul li {
    line-height: 24px;
}

.nav .nav-link {
    padding: 6px 12px;
    margin: 0px 2px;
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #606c77;
}

.box-body ul li {
    line-height: 24px;
}

.theme-primary .nav-pills > li > a.active {
    border-top-color: #2196f3;
    background-color: #2196f3 !important;
    color: #ffffff;
}

.tab-content > .active {
    display: block;
}

.theme-primary .bg-primary-light {
    background-color: #e4f3ff !important;
    color: #2196f3;
}

.avatar-lg {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 1.286rem;
}

.avatar {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #daddde;
}

.mr-15 {
    margin-right: 15px !important;
}

.theme-primary .badge-success-light {
    background-color: #e9f5ea;
    color: #3da643;
}

.badge {
    font-weight: normal;
}

.badge-sm {
    line-height: 1.2;
    padding-top: 1px;
    padding-bottom: 2px;
    font-size: 75%;
}

.badge {
    border-radius: 3px;
    font-weight: 300;
    line-height: 1.3;
    font-size: 85%;
}

.badge {
    display: inline-block;
    padding: 0.3em;
    /*padding: 0.25em 0.4em;*/
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mr-10 {
    margin-right: 5px !important;
}

.text-fade {
 color:#544d4d !important;
    font-weight: 500;
}

.mb-30 {
    margin-bottom: 20px !important;
}

.widget.courses-search-bx .input-group {
    display: block;
    position: relative;
}

.widget {
    margin-bottom: 20px;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    /*width: 50%;*/
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.theme-primary .badge-secondary-light {
    background-color: #e9edf2;
    color: #172b4c;
}

.badge {
    font-weight: normal;
}

.side-block.px-20.py-10.bg-white {
    padding: 10px 20px;
    background-color: #00013a !important;
}

[type="checkbox"] + label {
    position: relative;
    padding-left: 5px;
    cursor: pointer;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
}

.widget.courses-search-bx .input-group .form-control {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 0;
    border-width: 0 0 2px 0;
    border-color: #f3f6f9;
}

.widget.courses-search-bx .input-group label {
    font-size: 1rem;
    font-weight: 400;
    color: #172b4c;
    position: absolute;
    top: 10px;
    left: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 1px solid #d1d3e0;
    border-radius: 5px;
    top: 2px;
    z-index: 0;
}

.box-body > *:last-child {
    margin-bottom: 0;
}

.resultss {
    background-color: #03034a !important;
}

.badge-success-light {
    background-color: #e5295c;
    color: #ffffff;
}

.team-secss .bg-secondary-light {
    padding: 10px 15px;
    background: #070754;
    margin: 0px 4px;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
}

span.font-size-14 {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #ecff00;
}

.text-dark {
    color: #4b5056 !important;
    font-size: 16px;
    font-weight: 500;
}

.w-xl-300 {
    top: 15px;
}

.font-size-12 {
    float: left;
}

p.card-text {
    margin-bottom: 8px;
    line-height: 22px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

@media screen and (max-width:768px) {

    html body .p-10 {
        padding: 5px;
    }

    .nav .nav-link {
        padding: 5px 10px;
    }

    .team-secss .bg-secondary-light {
        margin: 7px 4px;
    }
}

@media screen and (max-width:325px) and (min-width:315px) {
    .w-150 {
        width: 79px !important;
        font-size: 12px;
    }
}

@media screen and (max-width:380px) and (min-width:365px) {
    .w-150 {
        width: 105px !important;
        font-size: 13px;
    }
}

@media screen and (max-width:364px) and (min-width:355px) {
    .w-150 {
        width: 99px !important;
        font-size: 12px;
    }
}

@media screen and (max-width:415px) and (min-width:405px) {
    .w-150 {
        width: 125px !important;
        font-size: 16px;
    }
}

@media screen and (max-width:545px) and (min-width:535px) {
    .w-150 {
        width: 185px !important;
        font-size: 18px;
    }
}

@media screen and (max-width:768px) {
    .serial-no {
        display: none;
    }
}

@media screen and (min-width:992px) and (max-width:2000px) {
    .serial-no1 {
        display: none;
    }
}

.serial-no {
    width: 25px;
    height: 25px;
    background: #da2017;
    padding: 2px 0px;
    color: #ffff;
    float: right;
    right: 0;
    position: relative;
    text-align: center;
    top: -17px;
    border-radius: 5px;
}

.serial-no1 {
    width: 25px;
    height: 25px;
    background: #50565f;
    padding: 2px 3px;
    color: #ffff;
    float: right;
    right: 5px;
    position: absolute;
    text-align: center;
    top: -1px;
    border-radius: 5px;
}

/*----------------------------Grid View Css-------------------------------------*/

.t-10 {
    top: 0.7142857143rem !important;
}

.r-10 {
    right: 0.7142857143rem !important;
}

.btn-circle.btn-xs {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    border-radius: 100%;
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none;
}

.waves-circle {
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}


/*---------------------- footer icon css------------------------*/

#footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    /*background-color: #18191a;*/
    background-color: #252b3c;
    box-shadow: 0 -5px 10px 0 rgb(0 0 0 / 6%);
    /*min-height: 60px;
    min-height: calc(60px + (constant(safe-area-inset-bottom))*1.1);
    min-height: calc(60px + (env(safe-area-inset-bottom))*1.1);*/
    display: flex;
    text-align: center;
    transition: all 350ms ease;
    height: 60px;
    border-top: 1px solid #323232;
}

    #footer-bar a {
        color: #818181;
        padding-top: 12px;
        position: relative;
        flex: 1 1 auto;
    }

        #footer-bar a i {
            font-size: 18px;
            position: relative;
            z-index: 2;
        }

.footer-bar-1 .active-nav i, .footer-bar-1 .active-nav span, .footer-bar-3 .active-nav i {
    color: #da4453 !important;
}

#footer-bar a span {
    position: relative;
    z-index: 2;
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0px;
    opacity: .7;
    font-family: "Poppins", sans-serif;
}

i.fa.fa-cog {
    margin-top: 0px;
}

.footer-bar-1 .active-nav i, .footer-bar-1 .active-nav span, .footer-bar-3 .active-nav i {
    color: #fbbd18 !important;
    font-weight: 600;
}

@media screen and (max-width:2000px) and (min-width:768px) {
    #footer-bar {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .page-titles {
        padding-bottom: 8px !important;
        padding-top: 10px !important;
    }
}

/*-----------------------Stake History css--------------------------------*/



/*----hading-page-css-----*/
.hading-set {
    padding: .375rem .75rem;
    font-size: 1rem;
    /*line-height: 1.5;*/
}


/*-----filter-page-css -------*/

@media (min-width: 1401px) and (max-width: 1600px) {

   .sppb-addon-wrapper .form-head .search-area.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 50%;
}
   .sppb-addon-wrapper .form-head .search-area {
    max-width: 300px;
}
}



@media (min-width: 1000px) and (max-width: 1399px) {


.sppb-addon-wrapper .form-head .search-area.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 50%;
}
.sppb-addon-wrapper .form-head .search-area {
    max-width: 250px;
}
}


@media (min-width: 1601px) and (max-width: 2500px) {
    .sppb-addon-wrapper .form-head .search-area.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 50%;
}
   .sppb-addon-wrapper .form-head .search-area {
    max-width: 300px;
}

}

@media (min-width: 2700px) and (max-width: 3200px) {

    .sppb-addon-wrapper .form-head .search-area.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 50%;
}
   .sppb-addon-wrapper .form-head .search-area {
    max-width: 300px;
}
}


@media (min-width: 3700px) and (max-width: 4000px) {
    .sppb-addon-wrapper .form-head .search-area.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 50%;
}
   .sppb-addon-wrapper .form-head .search-area {
    max-width: 300px;
}
}

@media (min-width:401px) and (max-width:767px) {

   .content-page .welcome-content {
        display: block !important;
        text-align:center!important;
    }

 
        /*.welcome-content .navbar-breadcrumb {
    display: none;
}*/
.welcome-content .navbar-breadcrumb.f-left {
    float: unset;
}
 .alert .close {

    display: none;
}
}
@media (min-width:360px) and (max-width:400px) {
.iq-alert-icon {
    padding-right: 4px!important;
}
#share {
    margin-left: 3px!important;
}
   .content-page .welcome-content {
        display: block !important;
        text-align:center!important;
    }
}
@media only screen and (max-width:767px) {
     .alert .close {

    display: none;
}
             .mytream-myrefreal-only .navbar-breadcrumb.side-sec {
    width: 100%;
    float: unset;
}
         .mytream-myrefreal-only .side-sec p {
    text-align: center!important;
}
                  .mytream-only .side-sec p {
    text-align: center!important;
}
 .mytream-only .navbar-breadcrumb.side-sec {
    width: 100%;
    float: unset;
}
 .mytream-only .hading-set .form-control {
   height: 30px;
    line-height: 30px;
    background: #181818;
    border: 1px solid #404a51;
    font-size: 13px;
    color: #ffffff;
    border-radius: 4px;
    box-shadow: none;
    padding: 2px 5px;
}
}



.sppb-addon-wrapper .mb-md-5 {

     margin-bottom: 1px!important;
}