#loader{
    text-align: center;
}

#loader img{
    width: 50px;
    margin: 50px;
}

.img-download{
    width: 100px;
}

.subject-photo{
    width: 160px;
    margin: 10px;
}

.cont-manag .box{
    height: auto;
}

.course #accordion .card .card-header a:after{
    left: 10px;
    right: unset;
}

.course #accordion .card .card-header a{
    text-align: right;
}

.course #accordion .card .card-body li{
    float: right;
    width: 100%;
    /*padding-right: 50px;*/
    /*padding-left: unset;*/
}

.course .card-body ul li a{
    /*float: right;*/
}

.course #accordion .card .card-body li label{
    margin-right: 25px;
}

.course #accordion .card .card-body li .form-check{
    float: right;
}

.user-video {

}

.user-video iframe{
    width: 100%;
    height: 240px;
    margin-top: 30px;
}

.subscribe .radio-cus{
    display: none;
}

.subscribe li{
    position: relative;
}

.subscribe li label{
    width: 100%;
}

.lbl-cus{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
    transition: all .3s ease-in-out;
    margin-bottom: 0;
}

.subscribe #total{
    float: none;
}

.img-coupon img{
    width: 32px;
}

.butn-all.new-all{
    margin: 20px 0 0 0;
    text-align: center;
    cursor: pointer;
}

.nav-appoint p{
    font-size: 12px;
}

.center-div{
    display: flex;
    align-items: center;
    justify-content: center;
}

.rate-chat .rate {
    height: 25px;
    padding: 0 10px;
    margin-right: 30px;
    color: #fff;
}
.rate-chat .rate:not(:checked) > input {
    position:absolute;
    top:-9999px;
}
.rate-chat .rate:not(:checked) > label {
    float:right;
    width:1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:23px;
    color:#ccc;
}
.rate-chat .rate:not(:checked) > label:before {
    content: '★ ';
}
.rate-chat .rate > input:checked ~ label {
    color: #ffbf34;
}
.rate-chat .rate:not(:checked) > label:hover,
.rate-chat .rate:not(:checked) > label:hover ~ label {
    color: #ffbf34;
}
.rate-chat .rate > input:checked + label:hover,
.rate-chat .rate > input:checked + label:hover ~ label,
.rate-chat .rate > input:checked ~ label:hover,
.rate-chat .rate > input:checked ~ label:hover ~ label,
.rate-chat .rate > label:hover ~ input:checked ~ label {
    color: #ffbf34;
}

.chat-options{
    margin: 20px 0;
    padding: 5px;
}

.iframe-chat{
    width: 100%;
    /*height: 80vh;*/
    height: 120vh;
    border: none;
    padding: 10px;
}

/*.iframe-chat html{*/
    /*overflow: hidden;*/
/*}*/

.nav-top .mnav ul .nvmenu{
    margin-left: 19px;
}

.temporary-hide{
    /*display: none;*/
}

.subs-block{
    margin-bottom: 20px;
}

/*25-12-2019*/
.nav-top .mnav ul .nvmenu .menu li:first-of-type {
    margin-top: 0;
    border-top: none;
}

.subj-btn{
    color: #fff;
    margin: 20px 0;
}

.subj-btn:hover,.subj-btn:focus{
    color: #fff;
}













