/*lesson video code || giris kodlari*/

#quizarea pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}

p:empty {
    display: none;
}


.program-pills {
    margin-bottom: 15px;
}

iframe {
    width: 100%;
    height: 486px;
}

.elip{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.commentFullname{
/*    white-space: nowrap!important;*/
}

.show_elip{
    white-space: normal!important;
    -webkit-line-clamp: inherit!important;
}

.show_comment{
    cursor: pointer;
    display: none;
}

.commentP{
    width: 95%;
    -webkit-line-clamp: 2;
}

.timeAgo{
    color: #007bff;
}

.lesson-video a:hover {
    text-decoration: none;
    cursor: pointer;
}

.lesson-video hr {
    width: 90%;
}

.lesson-video p {
    font-size: medium;
    margin: 0;
    padding: 0;
}

.lesson-video a {
    font-size: medium;
}

.lesson-video h3 {
    font-size: 18px;
    color: black;
    padding: 10px 5px;
}

.lesson-test-notfi {
    padding-top: 50px;
}

.select-lesson-no-entry,
.sualverForm {
    display: none;
}

.play-buying-buttun {
    margin-top: 0%;
}

.headtext {
    margin-top: -2%;
}

.entry >div>p {
    font-size: small;
}

.entry-teacher-info {
    font-size: large;
    color: #3b5d5d;
}

.entrytext {
    color: white;
}

.lesson-rank,
.lesson-rank>span {
    font-size: 16px;
}

.entry-teacher-info >span>i {
    float: right;
    color: #dda40b;
}

.entry-teacher-info >span>span {
    float: right;
    color: white;
}

.headtext {
    font-weight: bolder;
}


/*teach-card style code*/

.teach-card {
    width: 100%;
    height: auto;
    padding: 2.5%;
    border: 1.2px solid whitesmoke;
    border-radius: 9px;
}

.teach-card >img {
    display: block;
    margin: 4% auto;
    width: 45%;
}

.teach-card >p {
    text-align: center;
    font-weight: bold;
}

.teacher-info-p2 {
    color: blue;
}

.teacher-info >span {
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 4%;
}

.teach-card-about {
    border-radius: 5px;
    margin-top: 10px;
}

.teach-card-about-2 {
    margin-top: 3%;
    border-radius: 5px;
}

.teacher-name {
    display: block;
    width: 100%;
    font-size: 100%;
}

.teach-card-about-2 >div>span {
    margin-top: -10px;
}

.textcolor {
    display: block;
    width: 100%;
    color: #3b5d5d;
    font-weight: 600;
    /* padding: 4% 0; */
    font-size: 15px;
    margin-bottom: 10px;
}

.buying-card {
    width: 120%!important;
    padding: 8%;
    /*margin-right: 2%;*/
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
    display: block;
    z-index: 1;
    background-color: white;
    border: 1px solid whitesmoke;
    border-radius: 5px;
}

.comapny-logo {
    max-width: 162px;
    max-height: 188px;
}

.buy-course >p {
    padding-bottom: 4%;
}

.buy-course >button {
    width: 100%;
    background: limegreen;
    font-size: x-large;
    font-weight: bolder;
    color: white;
    padding: 3% 0;
    border: 0;
}

.price-one {
    font-size: medium;
}

.price-two {
    font-size: x-large;
}

.price-all {
    margin-bottom: 5%;
}

.price-all >span {
    font-size: 16px!important;
    margin: 0 5%;
    font-weight: bold;
}

.price-all >u {
    font-size: 16px;
    font-weight: bold;
}

.price-all >b {
    /*font-size: 12px;*/
    margin: 0 5%;
    font-size: 22px;
}


/*teach-card style code end*/


/*bootstrap nav pills * accordion style code*/

.accordion {}


/*.section-cart{
    background-color: #fff!important;
}*/

/*.section-cart-header {
    background-color: #e2e2e2!important;
}*/

.lesson-about {
    margin-bottom: 4%
}




.firstbtsnavbutton {
    border-color: blue;
}




/*form question */

.questoin-button {
    float: right;
    margin-left: 1%;
    font-weight: bolder;
    padding: 0.5% 2%;
    background-color: #ebebeb;
    border: 0;
}

textarea {
    width: 100%;
    border-radius: 5px;
    padding: 15px;
}

.form-row {
    margin: 2% 0;
}

.button-image-show {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dddddd;
}

#uploadimage {
    display: none;
    margin-top: 10px;
}

.sualyazin {
    margin-top: 10px;
}


/*sliding search box*/

.searchInput {
    width: 0;
    border: none;
    right: 30px;
    position: absolute;
    margin-right: 5%;
    transition: all 700ms;
}

.searchInput--open {
    width: 150%;
    border: 1px solid whitesmoke;
    border-radius: 5px;
    padding: 7px;
    margin-top: -1%;
}

.searchButton {
    width: 10%;
    font-size: 20px;
    float: right;
}


/*sliding search box*/


/*quiz area*/


.quizarea >div {
    margin: -1% 0 0 0;
}

.quiz-button >button {
    margin-top: 1%;
    margin-right: 5px;
    width: 5.5%;
    padding: 6px 9px;
    border: 1px solid!important;
    border-color: #ccc!important;
}

.categoryButtons {
    margin-bottom: 15px;
}

.quizarea label {
    font-size: 16px!important;
    margin-bottom: 10px;
    line-height: 24px;
    display: flex;
    flex-direction: row;
}

.quizarea button.active {
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .6), inset 0 0 5px 1px rgba(255, 255, 255, .5)!important;
    -webkit-transform: scale(1.05)!important;
    -ms-transform: scale(1.05)!important;
    transform: scale(1.05)!important;
    border: 1px solid #ff9600!important;
}

.quizarea button.toanswer {
    background-color: #25ec0a!important;
    border: .12em solid;
    border: none!important;
}

.time {
    margin-top: 50px;
    color: #005094;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    font-size: 18px;
}

.questionText,
.questionText>p,
.questionText>p>span,
.questionText>p>span>span,
.questionText>p>span>span>span {
    font-size: 18px!important;
    line-height: 22px;
    padding-right: 0px;
    max-width: 100%;
    margin-bottom: 10px;
}

.finishQuestionSpan>p>span>span {
    font-size: 18px!important;
}

.questionText>p {
    margin-bottom: 10px;
}





/*lesson name ve clickded lesson + - clickleri kodudu*/

.lesson-name b {
    color: #366577!important;
}

.lesson-name:after {
    float: right;
    content: '\e848';
    font-family: 'fontello';
    /*content: '\2212';*/
    color: #0000;
}

.clicked-lesson:after {
    content: "\e848";
    font-family: 'fontello';
    /*content: "\002B";*/
    color: #0000;
}


/*video card code*/

.card-body {
    padding: 2% 0px 0px 0px;
}


/*.sinaq{

}*/

.accordion>.sinaq {
    margin-bottom: 30px;
}

.sinaq-card-header {
    background-color: #ff9600;
}

.sinaq-lesson b {
    color: #ffffff!important;
    font-size: 32px;
    margin-bottom: 18px;
    font-weight: 800;
    font-family: auto;
}

.sinaqh5 {
    margin-bottom: 10px;
}

.card-bottom {
    background: #ffffff6b;
    margin-right: -2.75rem;
    margin-left: -2.75rem;
    margin-bottom: -0.99rem;
    padding: 5px 20px 5px 23px;
    cursor: pointer;
}

.card-bottom span {
    color: #fff;
    z-index: 5;
}

.sinaq-lesson:after {
    float: right;
    content: '\e848';
    font-family: 'fontello';
    color: #fff;
}

.clicked-lesson:after {
    content: "\e848";
    font-family: 'fontello';
    /*color: #fff;*/
}

.video-card {
    width: 100%;
    height: auto;
    padding: 18px 15px 6px -10px;
    border-bottom: 1px solid whitesmoke;
    margin-left: 0;
    margin-right: 0;
}

.video-card >div>img {
    width: 50%;
    float: left;
}

.video-time >h3 {
    float: right;
}


.buying-lesson input,
.buying-lesson textarea {
    color: #292929;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #dddddd;
    border-radius: 10px;
    width: 100%;
    padding: 10px 15px;
}

.buying-lesson label {
    color: #292929;
    font-size: 14px;
    font-weight: 500;
    padding-left: 5px;
}

.buying-lesson-card-header {
    font-weight: bolder;
}




/*Subject Single Page*/

.lessonStartIcon {
    width: 15px;
    margin-bottom: 4px;
}

.lesson-desktop-bg {
    background: #29303b;
    padding-top: 10px;
}

.buying-card {
    /*border: 1px solid #29303b;*/
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, .1), 0 3px 1px 0 rgba(20, 23, 28, .1);
}

.info-desk {
    margin-top: -117px;
}

.item-video {
    margin-top: 10px;
}


/*Quizes*/

.quiz_content {
    display: none;
}

.quiz_content.active {
    display: block;
}

.lock {
    text-align: center;
}

.lock img {
    max-width: 100%;
    max-height: 350px;
}


/* Modal Section css */

.mbuttons {
    padding: 0!important;
}

.modalsections p {
    margin-bottom: 0;
}

.msections {
    padding-left: 10px!important;
}

.modalsections {
    /*margin-bottom: 15px;
    border-top: 1px solid #d6d3d3*/
    ;
    border-bottom: 1px solid #d6d3d3;
    padding: 10px 10px 10px 13px;
    position: relative;
}

.DiasbledSectionCover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.DiasbledSectionCover>b {
    position: absolute;
    /* margin: 0 auto; */
    font-size: 60px;
    margin-top: 9%;
    margin-left: 50px;
    color: white;
}

.mprice {
    color: black;
    border: 1px solid #dda40b;
    padding: 6px 10px 6px 10px;
    margin-bottom: 10px!important;
    float: right;
    margin-right: 15px;
}

.maddtocart {
    padding: 2px 28px 2px 28px;
    float: none!important;
    margin-top: 0px;
    /*margin-left: 7%!important;*/
}

#sectionsModal .modal-header,
.modal-footer {
    border: none!important;
}

#sectionsModal .modal-header .close {
    padding: 0.5rem 0.8rem;
    margin: -10px -6px;
    background: #d0e4f2;
    border-radius: 100%;
}

#sectionsModal h5 {
    margin-left: 50%;
    transform: translate(-50%);
    width: 100%;
    font-size: 18px;
}

#sectionsModal .modal-content {
    border-radius: 26px;
}

#sectionsModal .real-price {
    font-size: 9px;
}

#sectionsModal .discounted-price {
    font-size: 12px;
}


/*End section modal*/


/*Add comments modal css*/

.rate {
    float: left;
    height: 46px;
    padding: 0 10px;
}

.rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
}

.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc;
}

.rate:not(:checked) > label:before {
    content: '★ ';
}

.rate > input:checked ~ label {
    color: #ffc700;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.rate label {
    padding-left: 0!important;
}

.stars-label {
    float: left;
}

.commentFullname{
    word-break: break-all;
}

.commentstextareamodal {
    background: #f4f4f4;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    width: 100%;
    padding: 13px 20px;
    font-size: 12px;
    font-weight: 300;
    color: ##3a454d;
    font-weight: bold;
    height: 150px!important;
    resize: none;
}

.active-quiz {
    background: #dae0e5;
    -webkit-box-shadow: 0px 0px 44px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 44px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 44px -5px rgba(0, 0, 0, 0.75);
}

.q_true {
    border: 0;
    border-radius: 10px;
    background: #2e870f;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 10px;
    float: left;
    margin-right: 15px;
}

.q_false {
    border: 0;
    border-radius: 10px;
    background: #d71010;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 10px;
    float: left;
    margin-right: 15px;
}

.q_empty {
    border: 0;
    border-radius: 10px;
    background: #31708f;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 10px;
    float: left;
    margin-right: 20px;
}

.point_span{
    padding: 5px 5px!important;
    border-radius: 3px!important;
}

.rankdiv {
    /*margin-top: 75px;*/
}

.dersdetay table {
    margin-top: 15px;
}

.rankigtable thead {
    background-color: #1a5e81!important;
    color: white;
}

.firstuser {
    background-color: #fed600;
    color: black;
}

.seconduser {
    background-color: #ababab;
    color: black;
}

.thirduser {
    background-color: #cc9966;
    color: black;
}

.deafulttr {
    background-color: #f9f9f9;
    color: black;
}

.mytr {
    font-weight: bold!important;
}

.finsihquestion {
    margin-top: 20px;
    color: #323232;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.finishanswer {
    list-style: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.label-success {
    background-color: #5cb85c;
}

.label-danger {
    background-color: #d9534f;
}

.answerCounter{
    float: left;
}

.finishanswer li{
	display: flex;
    flex-direction: row;
}


.finishanswer li label {
    color: #323232;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    white-space: normal !important;
    display: inline-block;
    float: left;
    max-width: 100%;
    padding: 0;
}


.imgIcon{
	max-width: 20px;
    max-height: 20px;
    margin-left: 5px;
}

/*score code || yorum skor kodlari*/

.statement-tools {
    margin-top: 10%;
    margin-bottom: 5%;
}

.statement-user-png {
    width: 100%;
}

.user-img-mobile {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  overflow: hidden;
  display:inline-block;
  vertical-align:middle;
}
.user-img-mobile img{
  width:100%;
}



.comment-user-img {
    max-width: 50px;
    max-height: 45px;
    border-radius: 100px;
    overflow: hidden;
}

.rank-rate >p {
    font-size: 50px;
    text-align: center;
    padding: 15% 0 10% 0;
}

.rank-rate >span>i {
    font-size: 1.5em!important;
    text-align: center!important;
}

.user-rank {
    width: 100%;
}

.user-rank >i {
    color: #dda40b;
}

.progress {
    margin-bottom: 2%;
}

.statement {
    margin-bottom: 5%;
}

.your-statement-button {
    width: 100%;
    float: right;
}

.course-rank >i {
    font-size: 16px;
}

.rank-star >span>span {
    padding-left: 2%;
}

.lastuser {
    font-weight: bold!important;
}

.lastuser td{
    word-break: break-all;
}

.quizform .loaddiv .text-load h3{
    color: white;
}

.cavabsayi {
    margin-bottom: 5px;
}



@media only screen and (max-width: 640px) {
    .cavabsayi{
        width: 100%;
        margin-bottom: 5px;
    }
    .answerCounter {
        float: left;
    }
    .imgIcon{
        float: right;
    }

    .quiz-button >button {
        width: 8.33333%!important;
        margin-top: 1%;
        margin-right: 5px;
        padding: 2px 5px;
        border: 1px solid!important;
        border-color: #ccc!important;
        font-size: 11px;
    }
    .categoriyaadlari {
        margin-top: 20px;
        margin-bottom: 0!important;
    }
    .lesson-and-payment-button >a {
        margin-top: 3%;
    }
    
    .item-video {
        margin-top: -7%!important;
    }
    .lesson-and-payment-button >a {
        padding: 3.1%;
        margin-top: 3px;
        font-size: 12px!important;
    }
    .questionBody>span {
        font-size: 22px!important;
    }
}

@media only screen and (max-width: 600px){
    .item-video {
        margin-top: -20%!important;
    }
    
    .table td, .table th{
        font-size:12px;
    }
}
@media only screen and (min-width: 641px){
    .lesson-video a {
         font-size: 14px; 
    }
    .quiz-button >button {
        margin-top: 1%;
        margin-right: 5px;
        width: 8.5%;
        padding: 6px 7px;
        border: 1px solid!important;
        border-color: #ccc!important;
        font-size: 17px;
    }
    #newscontent {
        text-align: left!important;
        margin-top: -10px!important;
        line-height: 16px!important;
    }
    .item-video {
        margin-top: -3%;
    }
    .lessonName{
        margin-top: 1%;
        margin-bottom: 0%;
    }
    .cavabsayi{
        float: none;
    }
}


@media only screen and (max-width: 352px){
    .quiz-button >button {
        width: 7.33333%!important;
        margin-top: 1%;
        margin-right: 5px;
        padding: 2px 2px;
        border: 1px solid!important;
        border-color: #ccc!important;
        font-size: 11px;
    }
}

.category_button{
    margin-right: 10px;
    margin-bottom: 15px;
}

.category_button.active{
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .6), inset 0 0 5px 1px rgba(255, 255, 255, .5)!important;
    -webkit-transform: scale(1.052)!important;
    -ms-transform: scale(1.05)!important;
    transform: scale(1.05)!important;
    border: none!important;
}


.img-fluid {
    max-width: 100%!important;
    height: auto!important;
}
.questionAnswerRadio {
    float: left;
}
.myanswer{
    margin-top: -5px;
    margin-left: 5px;
    display: flex;
    flex-direction: row;
}
.myanswer > p{
    float: left;
}

.myanswer > p:nth-child(2) {
  max-width: 85%;
}

.myanswer>div>p,
.myanswer>div>p>span,
.myanswer>div>span{
    font-size: 16px!important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.questionText, .questionText p{
    font-size: 16px!important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.variant{
    float: left;
    font-size: 16px;
    max-width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.cvb{
    /*max-width: 90%;*/
    float: left;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.finishanswer>li>label>p,
.finishanswer>li>label>p>span,
.finishanswer>li>label>p>span>span
{
    font-size: 18px!important;
}

.img-question{
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}

.myAnswersArea{
    display: flex;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
}

.myAnswersArea>label{
	margin-bottom: -10px;
}

/* Confirm Modal css style */

.BlockUIConfirm {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    z-index: 50;
    display: none;
}


.blockui-mask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: 0.4;
}

.RowDialogBody {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px;
    opacity: 1;
    background-color: white;
    border-radius: 4px;
}

.RowDialogBody > div:not(.confirm-body) {
    padding: 8px 10px;
}
.row-dialog-hdr-success {
    border-top: 4px solid #5cb85c;
    border-bottom: 1px solid transparent;
}
.confirm-header {
    width: 100%;
    border-radius: 4px 4px 0 0;
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
}

.confirm-body {
    border-top: 1px solid #ccc;
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
}

.RowDialogBody > div:not(.confirm-body) {
    padding: 8px 10px;
}
.confirm-btn-panel {
    width: 100%;
}
.pull-right {
    float: right!important;
}


.row-dialog-btn {
    cursor: pointer;
}



/* Confirm Modal css style end*/


/*Similar Subjects Css*/

#similar{
    margin-bottom: 4%;
    padding-left: 15px;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background-color: transparent;
    border-radius: 3%;
    background: white;
    margin-right: 10px;

}

/*.carusel_similar .item{
    background-color: white;
}*/

.item .caption{
    padding:0px 5px 0px 5px;
}


.lesson-image-name {
    display: block;
    width: 60%;
    font-weight: bolder;
    font-size: large;
    position: absolute;
    color: white;
    padding: 2% 0.5%;
    margin-top: 10%;
    /*background: #e0a800;*/
}
#owl-carusel-courses .owl-dots {
    position: absolute;
    top: -60px;
    right: -8px;
}

#owl-carusel-courses .owl-dots .owl-dot span {
    background: #dedcdc !important;
    color: #dedcdc !important;
    width: 20px !important;
    height: 20px !important;
}

#owl-carusel-courses .owl-dots .owl-dot.active span {
    background: #2a63f5 !important;
}

/*.owl-carousel.owl-drag .owl-item{
    background-color: #fff;
}*/

.item .img{
    overflow:hidden;
    width:100%;
    height:100%;
    text-align:center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}



.item .img img{
    width: 100%;
    height: 100%;
    max-height: 120px;
}



.courses .items .item{
    margin-bottom: 20px;
}


.course-name-div{
    min-height: 43px!important;
}
.course-name{
    font-size: 17px;
    font-weight: 550;
    min-width: 100px;
}

.item .prce{
    letter-spacing: -1px;
}

.item .price-and-discount{
    width: 60%;
    overflow: hidden;
}

.item .add-cart-item{
    width: 40%;
}

.course-rank{
    width: 100%;
}
.course-rank i{
     color: #dda40b;
    font-weight: 700;
    letter-spacing: 0px;
    margin: 0;
    font-size: 14px;
    margin-right: -5px;
}


.course-rank1 >i{
    font-size: 13px!important;
}
.rank-number{
    color: black!important;
}
.price-item{
    border-top: 1px solid #ded2d2;
    border-right: 1px solid #ded2d2;
    width: 50%;
}

.price{
    color: black;
    border: 1px solid #dda40b;
    padding: 6px 10px 6px 10px;
}
.discounted-price{
    font-size: 16px;
    font-weight: 600;
}

.float-left{
    float: left;
}

.add-cart-item{
    border-top: 1px solid #ded2d2;
}
.shadow-bottom{
    -webkit-box-shadow: -2px 6px 5px 0px rgba(196,186,196,1);
    -moz-box-shadow: -2px 6px 5px 0px rgba(196,186,196,1);
    box-shadow: -2px 6px 5px 0px rgba(196,186,196,1);
}
.add-cart-item{
    padding-bottom: 15px;
    padding-top: 15px;
}
.price-and-discount{
    padding-bottom: 15px;
    padding-top: 12px;
}
.item .teacher-name{
    padding-bottom: 10px;
    width: 60%;
    padding-left: 10px
}

.item .course-ranking{
    padding-bottom: 15px;
    width: 40%;
    padding-right: 17px
}

.add-to-cart-btn{
    padding: 2px 20px 2px 20px;
}

.lesson-image-name {
    display: block;
    width: 60%;
    font-weight: bolder;
    font-size: large;
    position: absolute;
    color: white;
    padding: 2% 0.5%!important;
    margin-top: 10%!important;
    /* background: #e0a800; */
}



/* Subject video bottom teacher info area */

.teacher_image_lesson_bottom_area{
    border-radius: 100%;
    overflow: hidden;
    width: 50px;
    height: 50px;
}

.teacher_image_lesson_bottom{
    width: 100%
}

.teacher_info_video_bottom{
    padding-left: 10px;
}

.teacher_info_video_bottom .media-body{
    margin-left: 10px;
}

.teacher_info_video_bottom .card-title{
    font-weight: 600;
    font-size: 18px;
}

.lessonName{
    font-size: 1.7em;
}




#disqus{
    position: relative;
    min-height: 500px;
}
#disqus>iframe{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  overflow: hidden;
}


.popular-users{

}

.popular-users h3{
    padding: 0;
    font-weight: 700;
}


.lider-div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 10px;
    padding: 10px 10px 10px 0px;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
}

.llider-icon{
    display: flex;
    justify-content: start;
    align-items: center;
}

.llider-icon img{
    max-width: 100%;
    width: 66px;
}

.lider-name{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
}

.lider-name{
    /*display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;*/
}

.lider-bal{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.lider-ball{
    font-weight: 700;
}

.lider-time{
    font-weight: 500;
}

@media (min-width: 992px ){
   .lider-col:nth-child(1){
        padding-right: 5px;
    }

    .lider-col:nth-child(2){
        padding: 0;
    }

    .lider-col:nth-child(3){
        padding-left: 5px;
    }
    .lider-name{
        font-size: 16px;
    }

}


.reytinq-bottom-btns{
    display: flex;
    justify-content: space-between;
    padding: 1px 3px;
    margin-bottom: 10px;
    align-items: center;;
}
.reytinq-bottom-btns a{
    padding: 5px 5px;
}
.inputmsg{
    display: none;
    color: red;
}
.requiredinput{
    border: 1px solid red!important;
}

.sifirla-div{
    margin-bottom: 15px;
}
.btn-sifirla{
    display: none;
    color: #fff;
    background-color: #d90d0d;
    border-color: #d90d0d;
    padding: 1px 5px 1px 5px;
}
