@charset "utf-8";
@font-face {
    font-family: "Proxima-Bold";
    src: url("Proxima-Nova-Bold");
  }
  @font-face {
    font-family: "Proxima-Semibold";
    src: url("Proxima-Nova-Semibold");
  }
  @font-face {
    font-family: "Proxima-Regular";
    src: url("Proxima-Nova-Regular");
}
#my-creations .white-bg {
    border: 1px solid #d5dee7;
    min-height: 550px;
    background: #fff;
    border-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#my-creations .default-bg {
    /* background: #EEF1F6; */
    min-height: 96px;
    margin: auto;
    width: 812px;
    margin-left: 12px;
    margin-top: 10px;
    /* border: 1px solid #dddddd; */
}

#my-creations .post-btns.default-bg {
    margin-top: 0px;
    min-height: 39px;
    border-top: 0px;
}

#my-creations .rounded-pf-pic {
    float: left;
}

#my-creations .rounded-pf-pic img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

#my-creations .input-creation {
    float: right;
}

#my-creations .input-creation textarea {
    resize: none;
    border-radius: 4px;
    border: 1px solid #dedede;
    /* box-shadow: 1px 1px 0px #dddddd; */
    font-size: 17px;
}

#my-creations .pf-n-iptxt {
    border-bottom: 0 !important;
}

#my-creations .pf-n-iptxt textarea::-webkit-input-placeholder {
    color: #89aa25;
    padding: 7px;
    font-size: 17px;
}

#my-creations .pf-n-iptxt textarea::-moz-placeholder {
    color: #89aa25;
    padding: 7px;
    font-size: 17px;
}

#my-creations .pf-n-iptxt textarea:-ms-input-placeholder {
    color: #89aa25;
    padding: 7px;
    font-size: 17px;
}

#my-creations .pf-n-iptxt textarea:-o-input-placeholder {
    color: #89aa25;
    padding: 7px;
    font-size: 17px;
}

#my-creations .post-btns.default-bg .col-md-2 button {
    background: transparent;
    border: 0px;
}

#my-creations .privacy-btn {
    height: 29px;
    background: #f2f2f2;
    color: black;
    border: 1px solid #dddddd;
}

#my-creations .post-creation {
    min-height: 29px;
    width: 70px;
    background: #4268b3;
    color: white;
    border: 1px solid #dddddd;
}

#my-creations .filter-creation {
    margin-top: 10px;
}

#my-creations .filter-creation .col-md-3 {
    padding-left: 0px;
}

#my-creations .filter-creation ul {
    list-style-type: none;
}

#my-creations .filter-creation ul li {
    float: left;
}

#my-creations .filter-creation ul li a {
    display: block;
    width: 135px;
    padding-right: 6px;
}

#my-creations .posted-creations {
    width: 813px;
    min-height: 635px;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#my-creations .posted-creations .col-md-12 {
    margin-top: 10px;
}

#my-creations .likes-comments button {
    background: transparent;
    border: 0px;
}

#my-creations .likes-comments label {
    color: #adb4bc;
}

#my-creations .likes-n-comments {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#my-creations .comments-display {
    width: 792px;
    min-height: 124px;
    background: #f6f7f9;
}

#my-creations .comment-reply ul {
    list-style-type: none;
    padding-left: 35px;
}

#my-creations .comment-reply ul li {
    float: left;
    padding-right: 10px;
}

#my-creations .comment-reply ul li a {
    display: block;
    text-decoration: none;
}

#my-creations .comment-reply-area textarea {
    resize: none;
    width: 680px;
    border-radius: 4px;
    border: 1px solid #dedede;
}

#my-creations .creation-left-bar {
    height: 100%;
    background: #ffffff;
    border: 1px solid #dddddd;
}

#qanda .filter-question {
    margin-top: 10px;
}

#qanda .filter-question .col-md-3 {
    padding-left: 0px;
}

#qanda .filter-question ul {
    list-style-type: none;
}

#qanda .filter-question ul li {
    float: left;
}

#qanda .filter-question ul li a {
    display: block;
    width: 116px;
    padding-right: 6px;
    color: #4a4646;
}

#qanda .posted-questions-div {
    min-height: 635px;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 750px;
    margin-left: 13px;
}

#qanda .posted-question-header {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}

#qanda .posted-question-header ul {
    list-style-type: none;
    padding-left: 35px;
}

#qanda .posted-question-header ul li {
    float: left;
    padding-right: 10px;
}

#qanda .posted-question-header ul li a {
    display: block;
    text-decoration: none;
    color: #221e1f;
}

#qanda .like-n-colbtn ul {
    list-style-type: none;
    padding-left: 35px;
}

#qanda .like-n-colbtn ul li {
    float: left;
    padding-right: 10px;
}

#qanda .like-n-colbtn ul li a {
    display: block;
    text-decoration: none;
    color: #0d54a2;
    margin-top: 10px;
}

#qanda .like-n-colbtn ul li a button {
    background: transparent;
    border: 0px;
}

#qanda .like-n-colbtn ul li a label {
    font-size: 14px;
    font-weight: normal;
}

#qanda .rate-txt p {
    font-size: 17px;
    margin-top: 5px;
    color: #727085;
}

span.arrow-up {
    background: url(https://www.midas.com.np/assets/images/close.jpg);
    background-repeat: no-repeat;
    width: 35px;
    height: 45px;
    float: right;
    margin-top: -13px;
}

span.arrow-down {
    background: url(https://www.midas.com.np/assets/images/open.jpg);
    background-repeat: no-repeat;
    width: 36px;
    height: 51px;
    float: right;
    margin-top: -13px;
}

.quiztype img {
    max-width: 85px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    min-height: 75px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    margin-top: 15px;
}

#qanda .panel-heading-up {
    border-bottom: 2px solid #b4bfc3;
}

.acidjs-rating-stars,
.acidjs-rating-stars label::before {
    display: inline-block;
}

.acidjs-rating-stars label:hover,
.acidjs-rating-stars label:hover~label {
    color: #bfd047;
}

.acidjs-rating-stars * {
    margin: 0;
    padding: 0;
    transform: scale(1.1);
}

.rating-box-l .acidjs-rating-stars * {
    margin: 0;
    padding: 0;
    transform: scale(0.9);
}

.acidjs-rating-stars input {
    display: none;
}

.acidjs-rating-stars {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.acidjs-rating-stars label {
    color: #ccc;
}

.acidjs-rating-stars label::before {
    content: "\2605";
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.acidjs-rating-stars input:checked~label {
    color: #f5b301;
}

.acidjs-rating-disabled {
    opacity: .50;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

#myProgress {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    padding: 1px;
    color: #737373;
}

#myBar1 {
    width: 99%;
    height: 14px;
    background-color: #a0c159;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar2 {
    width: 45%;
    height: 14px;
    background-color: #add534;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar3 {
    width: 40%;
    height: 14px;
    background-color: #ffd833;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar4 {
    width: 35%;
    height: 14px;
    background-color: #ffb033;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar5 {
    width: 100%;
    height: 14px;
    background-color: #ff8b5a;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

.comment-reply-area textarea {
    resize: none;
    width: 614px;
    border-radius: 4px;
    border: 1px solid #dedede;
}

#home-workk .filter-question {
    margin-top: 10px;
}

#home-workk .filter-question .col-md-3 {
    padding-left: 0px;
}

#home-workk .filter-question ul {
    list-style-type: none;
}

#home-workk .filter-question ul li {
    float: left;
}

#home-workk .filter-question ul li a {
    display: block;
    width: 116px;
    padding-right: 6px;
    color: #4a4646;
}

#home-workk .posted-questions-div {
    min-height: 635px;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 20px;
    /*	max-width: 750px;*/
    margin-left: 7px;
    display: inline-block;
    width: 98%;
}

#home-workk .posted-question-header {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}

#home-workk .posted-question-header ul {
    list-style-type: none;
    padding-left: 35px;
}

#home-workk .posted-question-header ul li {
    float: left;
    padding-right: 10px;
}

#home-workk .posted-question-header ul li a {
    display: block;
    text-decoration: none;
    color: #221e1f;
}

#home-workk .like-n-colbtn ul {
    list-style-type: none;
    padding-left: 35px;
}

#home-workk .like-n-colbtn ul li {
    float: left;
    padding-right: 10px;
}

#home-workk .like-n-colbtn ul li a {
    display: block;
    text-decoration: none;
    color: #0d54a2;
    margin-top: 10px;
}

#home-workk .like-n-colbtn ul li a button {
    background: transparent;
    border: 0px;
}

#home-workk .like-n-colbtn ul li a label {
    font-size: 14px;
    font-weight: normal;
}

#home-workk .rate-txt p {
    font-size: 17px;
    margin-top: 5px;
    color: #727085;
}

.arrow-up {
    background: url(https://www.midas.com.np/assets/images/close.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 50px;
    float: right;
    margin-top: -13px;
}

.arrow-down {
    background: url(https://www.midas.com.np/assets/images/open.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 49px;
    float: right;
    margin-top: -13px;
}

.qpanel-heading {
    margin-top: -17px;
    background-color: #f5f5f5;
    padding-top: 13px;
    margin-left: -15px!important;
    margin-right: -15px!important;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: white;
    border-color: #ddd;
    min-height: 70px;
    padding-bottom: 0px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    margin-top: 15px;
    border: 2px solid white;
}

#home-workk .panel-heading-up {
    border-bottom: 0.5px solid #ddd5f7;
}

.acidjs-rating-stars,
.acidjs-rating-stars label::before {
    display: inline-block;
}

.acidjs-rating-stars label:hover,
.acidjs-rating-stars label:hover~label {
    color: #bfd047;
}

.acidjs-rating-stars * {
    margin: 0;
    padding: 0;
    transform: scale(1.2);
}

.rating-box-l .acidjs-rating-stars * {
    margin: 0;
    padding: 0;
    transform: scale(0.9);
}

.acidjs-rating-stars input {
    display: none;
}

.acidjs-rating-stars {
    unicode-bidi: bidi-override;
    direction: rtl;
}

.acidjs-rating-stars label {
    color: #ccc;
}

.acidjs-rating-stars label::before {
    content: "\2605";
    width: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.acidjs-rating-stars input:checked~label {
    color: #f5b301;
}

.acidjs-rating-disabled {
    opacity: .50;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

#myProgress {
    width: 100%;
    background-color: #fff;
    font-size: 12px;
    padding: 1px;
    color: #737373;
}

#myBar1 {
    width: 99%;
    height: 14px;
    background-color: #a0c159;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar2 {
    width: 45%;
    height: 14px;
    background-color: #add534;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar3 {
    width: 40%;
    height: 14px;
    background-color: #ffd833;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar4 {
    width: 35%;
    height: 14px;
    background-color: #ffb033;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#myBar5 {
    width: 100%;
    height: 14px;
    background-color: #ff8b5a;
    text-align: left;
    line-height: -1px;
    color: white;
    font-size: 10px;
    color: black;
}

#home-workk .default-bg {
    background: #EEF1F6;
    min-height: 96px;
    margin: auto;
    /*	max-width: 750px;*/
    margin-left: 12px;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

#home-workk .post-btns.default-bg {
    margin-top: 0px;
    min-height: 39px;
    border-top: 0px;
}

#home-workk .rounded-pf-pic {
    padding-bottom: 5px;
}

#home-workk .rounded-pf-pic img {
    height: 50px;
    width: 50px;
    border-radius: 0px;
}

#home-workk .input-creation {
    float: right;
    padding: 0px
}

#home-workk .input-creation textarea {
    width: 100%;
    height: 76px;
    resize: none;
    border-radius: 4px;
    border: 1px solid #dedede;
    box-shadow: 1px 1px 0px #dddddd;
}

#home-workk .pf-n-iptxt {
    margin-top: 10px;
}

#home-workk .pf-n-iptxt textarea::-webkit-input-placeholder {
    color: #89aa25;
    font-size: 17px;
}

#home-workk .pf-n-iptxt textarea::-moz-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#home-workk .pf-n-iptxt textarea:-ms-input-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#home-workk .pf-n-iptxt textarea:-o-input-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#home-workk .post-btns.default-bg .col-xs-2 button {
    background: transparent;
    border: 0px;
}

#home-workk #post-stat input {
    background: #4266b2;
    height: 30px;
    border: 0px;
}

#home-workk #post-stat input:hover,
#home-workk #post-stat input:focus {
    background: #4266b2;
    height: 30px;
    border: 0px;
}

#home-workk .comment-reply-area textarea {
    width: 100% !important;
    resize: none;
    border-radius: 4px;
}

#home-workk .comment-reply-area .col-md-1 {
    padding-right: 0px;
}

#home-workk .comment-reply-area .col-md-11 {
    padding-left: 0px;
}

.student-onlist {
    border: 1px solid #dddddd;
    margin-top: 15px;
    padding: 5px;
}

.student-onlist-h {
    border-bottom: 1px solid #dddddd;
}

.student-onlist-h p {
    font-size: 18px;
    color: #123c8c;
    margin-top: 5px;
}

.student-onlist-h h4 {
    font-size: 17px;
    color: #123c8c !important;
    margin-top: 5px;
}

.student-onlist-f {
    border-top: 1px solid #dddddd;
}

.student-onlist-f p {
    font-size: 15px;
    color: #212a44;
    padding-top: 10px;
}

.student-onlist-b .col-md-3 {
    padding: 10px;
}

.student-onlist-b {
    padding-top: 15px;
    padding-bottom: 15px;
}

.student-onlist-b h2 {
    margin: 0;
    font-weight: bolder;
    text-align: center;
    color: #123c8c !important;
}

.student-onlist-b p strong {
    color: #212a44;
    color: #123c8c !important;
}

.teachers-list-b.student-onlist-b p strong {
    color: #212a44 !important;
}

.outerbdiv {
    border: solid #E2E2E2 1px;
    border-radius: 5px;
    margin: 15px 0px 0 0px;
    padding: 15px;
    width: 100%;
    background-color: #EEEEEE;
    min-height: 500px
}

.outerbdiv-in {
    border: solid #E2E2E2 1px;
    border-radius: 5px;
    margin: 0px 0px 0 0px;
    padding: 0px;
    width: 100%;
    background-color: #ffffff;
    min-height: 500px;
}

.tut-up-cap p {
    color: #123c8c !important;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
}

.tut-up-cap p.p2 {
    color: #123c8c !important;
    font-size: 17px;
}

.tut-up-cap p.p3 {
    color: #123c8c !important;
    font-size: 17px
}

.tut-up-cap p.p5 {
    color: #123c8c !important;
    font-size: 18px
}

.qe-up-cap p {
    color: #123c8c !important;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    font-size: 16px;
}

.qe-up-cap p.p2 {
    color: #123c8c !important;
    font-size: 17px
}

.qe-up-cap p.p3 {
    color: #123c8c !important;
    font-size: 17px
}

.qe-up-cap p.p5 {
    color: #123c8c !important;
    font-size: 18px
}

.pe-up-cap p {
    color: #123c8c !important;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
}

.tut-up-cap,
.pe-up-cap,
.qe-up-cap {
    padding-top: 10px;
}

#hwhelp .privacy-btn {
    height: 29px;
    background: #f2f2f2;
    color: black;
    border: 1px solid #dddddd;
    width: 105px;
    padding-right: 0;
}

#hwhelp .btn-primary:hover,
#hwhelp .btn-primary:focus,
#hwhelp .btn-primary::after {
    height: 29px;
    background: #f2f2f2;
    color: black;
    border: 1px solid #dddddd;
}

#hwhelp span.arrow-up {
    background: url(https://www.midas.com.np/elearning/assets/images/close.jpg);
    background-repeat: no-repeat;
    width: 35px;
    height: 45px;
    float: right;
    margin-top: -13px;
}

#hwhelp span.arrow-down {
    background: url(https://www.midas.com.np/elearning/assets/images/open.jpg);
    background-repeat: no-repeat;
    width: 36px;
    height: 49px;
    float: right;
    margin-top: -13px;
}

.comment-replied {
    font-size: 12px;
}

.rounded-pf-pic textarea {
    width: 90%;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    resize: none;
    font-size: 17px;
    padding: 7px;
}

@media only screen and (max-width:991px) {
    #home-workk .rounded-pf-pic img {}
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    #home-workk .rounded-pf-pic img {
        width: 12%;
        height: 5%;
        border-radius: 50%;
    }
    .rounded-pf-pic textarea {
        width: 86%;
        border: 1px solid #d3d3d3;
        border-radius: 4px;
        resize: none;
    }
    .signup-step.signup-step2 .lname {
        padding-left: 0px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    #home-workk .rounded-pf-pic img {
        width: 8%;
        height: 5%;
        border-radius: 50%;
    }
}

.dropdown.pull-right ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10;
}

.dropdown.pull-right ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9;
}

.dropdown.pull-right ul.dropdown-menu span {
    float: right;
    width: 75%;
}

.dropdown.pull-right ul.dropdown-menu img {
    float: left;
    width: 17%;
}

.acidjs-rating-stars.my {
    padding-top: 10px;
}

span.glyphicon.glyphicon-star.myy {
    color: #bfd047;
}

.padd15 {
    padding: 5px;
}

table.profile-table {
    padding: 15px;
}

table.profile-table tr td {
    color: #8c8b8b;
    padding: 5px;
}

.myprofilee .v-container .whitebg {
    border: solid #E2E2E2 1px;
    padding: 0px;
    background-color: #ffffff;
    margin-top: -30px;
}

.myprofilee .v-container {
    padding-top: 15px;
    margin-top: 60px;
    min-height: 465;
    margin-bottom: 15px;
}

.myprofilee .v-container .buttons {
    margin-top: 10px;
}

.myprofilee .v-container .pfp-row {
    position: relative;
    top: -50px;
    margin-left: 25px;
}

.myprofilee .v-container .pfp-row span strong {
    position: absolute;
    top: 47px;
    left: 90px;
    width: 200px;
    text-align: left;
    font-size: 20px;
    color: #697b8f;
}

.panel-group .col-md-3.col-xs-3.pull-left.midas-user label {
    float: right;
}

.panel-group .col-md-3.col-xs-3.pull-left.midas-user small {
    float: right;
}

.styleclasshh #home-workk .default-bg {
    background: #EEF1F6;
    min-height: 96px;
    margin: auto;
    max-width: 99%;
    margin-left: 12px;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

.styleclasshh #home-workk .post-btns.default-bg {
    margin-top: 0px !important;
    min-height: 39px !important;
    border-top: 0px !important;
}

.styleclasshh #home-workk .posted-questions-div {
    min-height: 635px;
    background: #ffffff;
    border: 1px solid #dddddd;
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 100%;
    margin-left: 7px;
    display: inline-block;
    width: 98%;
}

.styleclassqe #home-workk .default-bg {
    background: #EEF1F6;
    min-height: 96px;
    margin: auto;
    max-width: 100%;
    margin-left: 7px;
    margin-top: 10px;
    border: 1px solid #dddddd;
}

.styleclassqe #home-workk .post-btns.default-bg {
    margin-top: 0px !important;
    min-height: 39px !important;
    border-top: 0px !important;
}

.styleclasst .side-wrapper {
    background: #fff;
    height: 648px;
    border: 1px solid #dadada;
    margin-left: -5px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-3.col-sm-3.col-xs-12#stutech-list {
    padding: 0px 10px 0px 10px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-1 {
    border: 1px solid #dddddd;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-1 p {
    color: #123c8c;
    font-weight: bold;
}

.col-lg-3.col-md-3.col-sm-3.col-x-12.creations-right-bar {
    padding-top: 10px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-2,
.col-md-12.col-sm-12.col-xs-12.creations-right-bar-3 {
    border: 1px solid #dddddd;
    margin-top: 15px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-2 .ratings p {
    text-align: center;
    color: #123c8c;
    font-size: 15px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-2 h4 {
    color: #123c8c !important;
    text-align: center;
    font-size: large;
}

.give-border-bottom {
    border-bottom: 1px solid #dddddd;
}

.font16 {
    font-size: 16px;
}

.top-pad10 {
    padding-top: 10px;
}

.bfont19 {
    font-size: 19px;
    font-weight: bold;
}

.fontred {
    color: #b00000;
    font-size: 16px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-3 p {
    font-size: 14px;
    font-weight: bold;
    color: #123c8c;
}

.creations-right-bar-3 .col-md-12.col-sm-12.col-xs-12.give-border-bottom p {
    text-align: center;
    padding-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
}

ul.dropdown-menu.cust-ddm {
    top: 40px;
    left: 0px;
}

ul.dropdown-menu.story-cust-ddm {
    top: 40px;
    left: 0px;
}

ul.dropdown-menu.cust-ddm:before {
    content: "";
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    border-width: 7px;
    z-index: 10;
    left: 31.8%;
    top: -7.5px;
}

ul.dropdown-menu.cust-ddm:after {
    content: "";
    border-bottom: 9px solid #d3d6db;
    border-right: 4px solid transparent;
    border-left: 3px solid transparent;
    position: absolute;
    z-index: 9;
    left: 30.7%;
    border-width: 9px;
    top: -9px;
}

ul.dropdown-menu.story-cust-ddm:after {
    content: "";
    border-bottom: 9px solid #d3d6db;
    border-right: 4px solid transparent;
    border-left: 3px solid transparent;
    position: absolute;
    z-index: 9;
    left: 25.7%;
    border-width: 9px;
    top: -9px;
}

ul.dropdown-menu.story-cust-ddm:before {
    content: "";
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    border-width: 7px;
    z-index: 10;
    left: 27.1%;
    top: -7.5px;
}

.pull-right.Wrapicon {
    margin-right: -10px;
}

.cust-fa-icon a {
    width: 35px;
    font-size: 27px;
    height: 35px;
    color: #FCA604;
    margin-top: -10px;
    margin-right: 5px;
}

.cust-fa-icon.aa {
    margin-right: 15px;
}

.giveborder {
    border: 1px solid #dddddd;
}

.styleclasspe .dashboard_wrapper .col-xs-12.no-padding {
    padding: 15px;
}

.styleclasshh #cke_questiontext {
    float: right;
}

.col-xs-3.user-date-2917 {
    padding-right: 0px;
}

.col-xs-4.indicator-bulb .fa.fa-circle {
    color: #669900;
}

.col-xs-8.del-time .fa.fa-times {
    color: #AAAAAA;
    font-size: 16px;
    margin-top: -2px;
}

.jumbotron.signupopt {
    background: url(../../../../elearning/assets/images/signup_opt.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1efeb;
    background-size: cover;
    padding-bottom: 135px;
    width: 100%;
}

.jumbotron.signup_ {
    background: url(../../../../elearning/assets/images/back_signup.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1efeb;
    background-size: contain;
    padding-bottom: 280px;
    height: 85% !important;
}

.sec-block {
    /* margin-bottom: 15px; */
}

.pad-5 {
    padding: 5px;
}

.indicator-bulb .que-pending {
    color: red !important;
}

* #teacherModal {
    /*	max-width: 650px;*/
    min-height: 350px;
    margin: auto;
}

#teacherModal .teacher-detail {
    margin: auto
}

#teacherModal .teacher-detail p {
    /*	display: inline;*/
    margin-bottom: 0px;
}

#teacherModal .teacher-detail h4 {
    text-align: center;
    font-weight: normal;
    color: black !important;
}

.fontorange {
    color: #ce5d35;
}

#teacherModal .teacher-detail img {
    margin: 0 auto;
    height: auto !important;
    width: 12vw !important;
    border: 1px solid #ddd;
}

.clear-both {
    clear: both;
}

.questions-here {
    background: white;
}

.teacher-detail .table>tbody>tr>td {
    padding-bottom: 0px;
}

#ckeditor-modal .modal-dialog,
#copypaste-modal .modal-dialog,
#image-popup .modal-dialog,
#webcam .modal-dialog {
    width: 70%;
}

.padleft50 {
    padding-left: 50px;
}

ul.chaps_list li .col-lg-7 {
    padding-left: 0px;
}

#qe-sidebar {
    background: #FFFFFF;
    min-height: 540px;
    border: 1px solid #ddd;
    width: 275px;
    float: right;
    padding-right: 10px;
    padding-left: 10px;
}

.col-md-12.col-sm-12.col-xs-12.creations-right-bar-2,
.col-md-12.col-sm-12.col-xs-12.box-1h {
    border: 1px solid #dddddd;
    margin-top: 15px;
}

.box-1h .give-border-bottom h4 {
    text-align: center;
    font-weight: bold;
    color: #123c8c !important;
}

.box-1h p.ach-ttl {
    color: #123c8c;
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
}

.box-1h p.ach-pnts {
    color: #b00000;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.martop15 {
    margin-top: 15px;
}

.marbtm10 {
    margin-bottom: 10px;
}

.creations-right-bar-3.box-2 .give-border-bottom p {
    font-size: 17px !important;
}

.btn-wrap-std h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 30px !important;
    color: #ff7c00;
}

#new-carousel .cya-caption {
    width: -moz-max-content;
    width: 100%;
    padding: 70px 0px 15px 0px !important;
}

#new-carousel .jmas-caption {
    width: -moz-max-content;
    width: 100%;
    padding: 70px 0px 15px 0px !important;
}

#new-carousel .jmap-caption {
    width: -moz-max-content;
    width: 100%;
    padding: 70px 0px 15px 0px !important;
}

#new-carousel .jmat-caption {
    width: -moz-max-content;
    width: 100%;
    padding: 70px 0px 15px 0px !important;
}

.carousel-inner.statbgthis {
    background-image: url(https://www.midas.com.np/assets/images/loginBGs/1.png);
    background-color: white;
    min-height: 383px;
}

.no-border {
    border: 0px !important;
}

.error_btn_disable {
    color: #f00;
    font-size: 12px;
}

#user_creation .modal-body ul {
    list-style-type: none;
    text-align: center;
}

#user_creation .modal-body ul li a:hover,
#user_creation .modal-body ul li a:focus,
#user_creation .modal-body ul li a:active {
    text-decoration: none;
    transform: scale(1.1);
}

#user_creation .modal-body ul li {
    border-bottom: 1px solid rgba(221, 221, 221, 0.33);
    font-size: 16px;
    color: black;
    padding: 3px;
}

#user_creation .modal-footer {
    padding: 5px 15px 5px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

a#like-creation:focus,
a#like-creation:hover {
    text-decoration: none !important;
}

a.likedby:focus,
a.likedby:hover {
    text-decoration: none;
}

a.likedby label:focus,
a.likedby label:hover {
    cursor: pointer!important;
}

a.get_comments label:focus,
a.get_comments label:hover {
    cursor: pointer !important;
}

.comments-display .new_comment img {
    height: 40px;
    width: 40px;
    border: 1px solid #ddd;
}

.comments-display .new_comment {
    margin-bottom: 5px;
}

#likedby_modal ul li img {
    height: 50px;
    width: 50px;
    float: right;
    border: 1px solid #ddd;
}

#likedby_modal ul li {
    margin-bottom: 5px;
}

#likedby_modal ul {
    list-style-type: none;
}

.styleclasshh #en-button {
    margin-left: 5px;
}

section#walkthrough {
    padding-top: 50px;
    padding-bottom: 50px;
}

#walkthrough .quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 30px;
}

#walkthrough #fade-quote-carousel.carousel {
    padding-bottom: 60px;
}

#walkthrough #fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#walkthrough #fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#walkthrough #fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}

#walkthrough #fade-quote-carousel.carousel .carousel-indicators>li {
    background-color: #e84a64;
    border: none;
}

#walkthrough #fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#walkthrough #fade-quote-carousel .profile-circle {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

#walkthrough .carousel-indicators li {
    height: 15px !important;
    width: 15px !important;
    border: 2px solid #0398ff !important;
    background-color: transparent !important;
}

#walkthrough .carousel-indicators li.active {
    height: 18px !important;
    width: 18px !important;
    background: #0398ff !important;
}

#walkthrough h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}

#walkthrough .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30%;
}

#walkthrough .carousel-control.left {}

#walkthrough .carousel-control.right {}

@media (min-width:768px) {
    #walkthrough {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

@media (max-width:768px) {
    #walkthrough .carousel-indicators {
        bottom: -20px !important;
    }
    #walkthrough .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #walkthrough .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

#student-profile-table td.class_code {
    display: inline-flex !important;
}

#student-profile-table .btn-currentChildClassCodeDone,
#student-profile-table .btn-editChildClassCode {
    margin-left: 5px;
}

#tab-chlidren,
#tab-subscription,
#tab-help,
#tab-profile {
    background: white;
    padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    min-height: 300;
}

p.n-avai {
    text-align: center;
    padding-top: 60px;
    font-weight: bold;
}

.mcqoption_bold {
    font-weight: normal;
}


/*Blog style nabin starts*/

body#blogbody {
    margin: 0px !important;
}

#blogbody .head_main_wrap {
    background: #fff;
    margin-bottom: 10px;
}

#blogbody ul.nav_main {
    border-top: 1px solid #d3d6db;
    border-left: 1px solid #d3d6db;
    border-right: 1px solid #d3d6db;
    margin: 5px 0;
    background: #fff;
    float: left;
    width: 100%;
    border-bottom: 1px solid #d3d6db;
    padding-left: 0px !important;
}

#blogbody .give-border {
    border: 1px solid #D3DDE6;
    border-radius: 0px;
}

#blogbody .wrap-arc-l {
    padding: 10px;
}

#blogbody .wrap-arc-l.th {
    padding: 10px;
    background: rgb(243, 243, 243);
    margin: 10px;
    border: 1px solid rgba(221, 221, 221, 0.29);
}

wrap-arc-l th h2.heading-l {
    font-size: 28px;
}

ul.wrap-list1 {
    padding: 0px;
}

ul.wrap-list1 li {
    list-style-type: none;
}

ul.wrap-list1>li:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}

h3.heading-m {
    margin-top: 10px !important;
}

@font-face {
    font-family: ek-mukta;
    src: url(../../assets/fonts/ek-mukta.regular.ttf);
}

.wrap-heading h2,
.wrap-heading h3 {
    font-family: ek-mukta;
}

a:hover {
    color: #059;
    text-decoration: none;
}

.border-btm {
    border-bottom: 1px solid #ddd;
}

h1.heading-l {
    /*	border-bottom: 1px solid #ddd;*/
    margin-bottom: 15px;
    font-size: 45px;
}

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}

.misc .pull-left p {
    margin: 5px;
    margin-left: 10px;
}

.wrap-desc p,
a#applynow {
    font-size: 140%;
    line-height: 160%;
    color: #444;
    font-family: 'Ek Mukta' !important;
}

a#applynow {
    font-size: 140%;
    line-height: 160%;
    color: black;
    font-family: 'Ek Mukta' !important;
    cursor: pointer;
    /*	background: #FCFF00;*/
    padding: 0px 15px;
    margin-right: 10px;
    /*	border-radius: 10px;*/
    /*
	border-top: 3px solid #7bb4d2;
	border-left: 3px solid #7bb4d2;
	border-right: 3px solid #0e4f71;
	border-bottom: 3px solid #0a3750;
	*/
}

p.x108 {
    padding-left: 70px;
}

.wrap-desc {
    margin-top: 10px;
}

body#blogbody {
    font-family: 'Ek Mukta', sans-serif;
    font-weight: 400;
}

.wrap-sdesc p {
    font-size: 125%;
    color: #444;
    line-height: 130%;
}

.wrap-heading a {
    color: #444;
}

.wrap-heading a:focus,
.wrap-heading a:hover {
    color: #23527c !important;
    text-decoration: none;
}

.wrap4border {
    border-left: 5px solid rgba(255, 138, 0, 0.92);
}

p.arc-src {
    font-size: 18px;
    font-weight: bold;
}

p.arc-date {
    font-size: 18px;
}

.wrap-heading h3.heading-l a {
    font-size: 23px;
}

.wrap-heading h3.heading-l {
    border-left: 5px solid rgba(255, 138, 0, 0.92);
    padding-left: 10px;
}

.wrap-content.row1 {
    margin-bottom: 15px;
}

i.pull-right.blog-moto {
    color: #f27b06;
    padding: 15px 0px;
    text-align: center;
    font-size: 19px;
}

p.blog-p01 {
    font-size: 198%;
    font-weight: bold;
    text-align: justify;
    padding: 0px 10px;
    color: #867373;
    margin-bottom: 0px;
}

p strong.blog-p02 {
    color: #2071b9;
    font-size: 115%;
}

p span.blog-p03 {
    color: black;
    font-size: 95%;
    line-height: 1.2
}

p.blog-p04 {
    color: #e91a27;
    text-align: center;
    font-size: 190%;
}

.box-notice {
    padding: 0px 15px;
    background: rgba(255, 165, 0, 0.27);
    border: 1px solid orange;
    margin-bottom: 15px;
}

p.blog-p05 {
    clear: both;
    padding: 5px 15px;
}

p.blog-p06 {
    font-size: 20px;
}

.boxnotice2 {
    padding: 0px 15px;
    background: rgba(255, 165, 0, 0.27);
    border: 1px solid orange;
}

#applynow img.adjimg-xs {
    max-width: 200px;
}
#bookfreetrialnow img.adjimgtrial-xs {
    max-width: 300px;
}

/*live class css copied*/

#live-chaps .post-btns.default-bg {
    margin-top: 0px;
    min-height: 39px;
    border-top: 0px;
}

#live-chaps .rounded-pf-pic {
    padding-top: 4px;
}

#live-chaps .rounded-pf-pic img {
    height: 50px;
    width: 50px;
    border-radius: 0px;
}

#live-chaps .input-creation {
    float: right;
    padding: 0px
}

#live-chaps .input-creation textarea {
    width: 100%;
    height: 76px;
    resize: none;
    border-radius: 4px;
    border: 1px solid #dedede;
    box-shadow: 1px 1px 0px #dddddd;
}

#live-chaps .pf-n-iptxt textarea::-webkit-input-placeholder {
    color: #89aa25;
    font-size: 17px;
}

#live-chaps .pf-n-iptxt textarea::-moz-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#live-chaps .pf-n-iptxt textarea:-ms-input-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#live-chaps .pf-n-iptxt textarea:-o-input-placeholder {
    color: #89aa25;
    padding: 0px;
    font-size: 17px;
}

#live-chaps .post-btns.default-bg .col-xs-2 button {
    background: transparent;
    border: 0px;
}

#live-chaps #post-stat input {
    background: #4266b2;
    height: 30px;
    border: 0px;
}

#live-chaps #post-stat input:hover,
#home-workk #post-stat input:focus {
    background: #4266b2;
    height: 30px;
    border: 0px;
}

#live-chaps .comment-reply-area textarea {
    width: 100% !important;
    resize: none;
    border-radius: 4px;
}

#live-chaps .comment-reply-area .col-md-1 {
    padding-right: 0px;
}

#live-chaps .comment-reply-area .col-md-11 {
    padding-left: 0px;
}

#live-chaps .default-bg {
    background: #EEF1F6;
    margin: auto;
    border: 1px solid #dddddd;
}

#live-chaps .rounded-pf-pic textarea {
    width: 90%;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    resize: none;
    font-size: 17px;
    padding: 7px;
    margin-bottom: 5px;
}

#live-chaps .post-opt {
    padding: 3px 0px 3px 0px;
}

#live-chaps .panel-group {
    margin-bottom: unset;
}

#live-chaps .progressbar {
    padding: 0;
    padding-bottom: 15px;
}

#live-chaps .give-border {
    border: 1px solid #D3DDE6;
    border-radius: 3px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
    #live-chaps .rounded-pf-pic textarea {
        width: 94%;
    }
}

p.pur-msg {
    padding: 110px 0px 80px;
    width: 500px;
    margin: auto;
}

h5.bread.inverse {
    background: rgba(238, 241, 246, 0);
    font-weight: bold;
    padding: 10px 5px;
    margin: -2px 5px;
    color: white !important;
}

h5.bread.inverse .fa.fa-chevron-right {
    color: white !important;
}

.wrapper.purchasemsg {
    background-image: url(/../../assets/images/loginBGs/1.png);
    background-color: white;
    /* min-height: 400px; */
    background-size: 150% 108%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 15px;
}

p span.orbold {
    color: #ff7c00;
    font-size: 20px;
    font-weight: bold;
}

p span.basicp {
    font-size: 18px;
}

#purchase_modal .modal-footer {
    padding: 5px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.container.wrapytv {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.container.wrapytv .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#liveq.collapse.in {
    display: block;
    position: absolute;
    top: 0;
    left: 130px;
}

#liveq.collapse.in p {
    margin: 3px 0px 0px 0px !important;
}

#liveq .fa.fa-window-close.close_curques {
    font: 10px !important;
}

#fliveq .modal-header,
#fliveq .modal-footer {
    padding: 8px 15px;
    border-bottom: 1px solid #e5e5e5;
}

#vdoCarousel .thumnail-img img {
    /*	border:1px solid #a9a8a8;*/
    height: unset !important;
    /*
	
	background: #EAEEF1;
	    border-bottom: 1px solid #ddd;
	    */
}

#others_videos h5.vid_tn_tit {
    color: #404040 !important;
    font-weight: bold;
    margin-top: 8px;
    font-size: 1.39rem;
    margin-bottom: 5px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0px 20px;
}

.wrapvthumnail img {
    padding: 0px;
    /*	    border-bottom: 1px solid #ddd;*/
}

a.video_link.others_videos h5.vid_tn_tit.text-center {
    color: #697b8f
}

.cke_1.cke.cke_reset.cke_chrome.cke_editor_questionecktext.cke_ltr.cke_browser_webkit.cke_browser_quirks {
    width: unset !important;
}

#cke_questionecktext {
    width: unset !important;
}

.chaps_list h5 {
    margin: 8px 0px 5px 0px;
}

.btn-submit.btn-submit-parent-mobile {
    width: 49% !important;
}


/*purchase css*/

.wrap-package .package-body .table-responsive table tr td {
    font-size: 14px;
}

.wrap-package .package-body .table-responsive table tr td.color-org {
    color: #fc9705;
}

.wrap-package .package-body .table-responsive table {
    margin-bottom: 0px;
}

.package-header .wrap-price {
    background: #2b9090;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.package-header .package-ttl {
    background: #1f6969;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.pur-reciept .package-ttl {
    background: #1f6969;
}

.wrap-package {
    border-radius: 5px;
    border: 1px solid #eee;
}

.wrap-package .package-ttl p,
.wrap-package .wrap-price p {
    margin: 0px;
    padding: 10px;
    color: white;
}

.package-header .wrap-price {
    /*		position: relative;*/
}

.package-header .wrap-price .price-circle {
    position: absolute;
    width: 75px;
    border: 4px solid #e9ebee;
    border-radius: 50%;
    height: 75px;
    background: #2b9090;
    top: 10px;
    right: 25px;
}

.package-header .wrap-price .price-circle p {
    text-align: center;
    color: white;
    margin-top: 5px;
}

.package-header .wrap-price {
    min-height: 40px;
}

.wrap-package {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #2b9090;
    border-radius: 6px;
}

.package-footer {
    background: #a3e4e4;
    padding: 8px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.package-footer button.purchase-btn {
    background: #1f6969;
    border: none;
    padding: 5px 15px;
    color: white;
}

.package-footer button.purchase-btn:focus {
    outline: none;
}

.modal#way2pay .modal-header {
    padding: 8px;
    border-bottom: none;
}

.modal#way2pay .modal-footer {
    padding: 8px;
    border-top: none;
}

.modal#way2pay .modal-body {
    padding: 8px;
}

#way2opt {
    margin-top: 15px;
}

.pur-reciept {
    /*	border: 1px solid #2b9090;*/
}

.pur-reciept .table-responsive table {
    margin-bottom: 0px;
}

.wrap-opt .wrap-duration p {
    background: #2b9090;
    margin-bottom: 0;
    padding: 5px;
    color: white;
}

.duration-price {
    background: white;
}

.duration-price p {
    margin-bottom: 0;
    padding: 5px 15px;
    color: black;
}

.wrap-opt {
    /*	border: 1px solid #2b9090;*/
    /*	cursor: pointer;*/
    margin-top: 15px;
}

.selectedpackagerate {
    margin-bottom: 10px;
    border: 1px solid #2b9090;
}

a .wrap-opt .wrap-duration p {
    color: white;
}

a .wrap-opt .wrap-duration p:hover,
a .wrap-opt .wrap-duration p:active,
a .wrap-opt .wrap-duration p:focus {
    color: white;
    text-decoration: none;
    outline: none;
}

a .wrap-opt .duration-price p:hover,
a .wrap-opt .duration-price p:active,
a .wrap-opt .duration-price p:focus {
    text-decoration: none;
    outline: none;
}

.width100 {
    width: 100px;
}

.pur-reciept .table-responsive table tr td {
    padding: 4px !important;
}

#way2pay .pur-reciept .table-responsive table tr td {
    padding: 4px !important;
    border: 1px solid #ddd;
}

.pur-reciept .table-responsive table tr td.color-org {
    color: #fc9705;
}

.pad-5 {
    padding: 5px;
}

.paybtn {
    margin-top: 10px;
}

h3.payh3ttl {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
}


/*------------------------------------------*/

#lhc_container,
#lhc_status_container {
    bottom: 0px;
}

.lhc_container {
    bottom: 37px !important;
}

.time-div {
    background: rgba(0, 0, 0, 0.61);
    color: white;
    position: absolute;
    min-width: 45px;
    bottom: 5px;
    right: 5px;
    border-radius: 5px;
}

.view-div {
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: white;
    color: black;
    border-radius: 5px;
    min-width: 45px;
}

.view-div p {
    text-align: center;
    margin-bottom: 0px;
}

.thumnail-img {
    position: relative;
}

.time-div p.time-length {
    text-align: center;
    margin: 2px;
    font-size: 12px;
    font-size: 12px;
}

h6.uploader,
h6.viewsn {
    color: grey;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 0px;
}

#lhc_title img {
    width: 16px !important;
}

#fliveq.col-xs-offset-2.col-xs-6 {
    position: absolute;
    left: -10px;
    background: #e9ebee;
    border: 1px solid #ddd;
    min-height: 40px;
    z-index: 1;
}

#fliveq .collapsing {
    -webkit-transition: none;
    transition: none;
}

.showdiv {
    display: block;
}

.hidediv {
    display: none !important;
}

#fliveq.col-xs-offset-2.col-xs-6.showdiv p {
    word-wrap: break-word;
}


/*teachermodal*/

#teacherModal.tch01 .modal-header {
    /*	border-bottom: 1px solid #3F8654;*/
    padding: 3px;
    background: #eef1f6;
}

#teacherModal.tch01 .modal-footer {
    /*	border-top: 1px solid #3F8654;*/
    padding: 3px;
    background: #eef1f6;
}

#teacherModal.tch01 .modal-body {
    padding: 0px 15px;
}

#teacherModal.tch01 .teacher-detail .tcher-info p {
    display: block;
}

#teacherModal.tch01 .teacher-detail .tcher-info p.pri-bold {
    font-size: 15.5px;
}

#teacherModal.tch01 .teacher-detail .tcher-info p.sec-bold {
    font-size: 14px;
    color: #959191;
}

#teacherModal.tch01 .teacher-detail .tcher-info .mb5 {
    margin-bottom: 5px;
}

#teacherModal.tch01 .modal-dialog {
    /*    width: 450px;*/
    margin: 30px auto;
}

#teacherModal.tch01 .modal-footer .btn-default {
    /*   padding-bottom: 0px;*/
    background-color: transparent;
    border: 0px;
    font-weight: bold;
    font-size: 15px;
    /*    padding-right: 2px;*/
    color: #899fb4;
}

#teacherModal.tch01 .modal-footer .btn-default:active,
#teacherModal.tch01 .modal-footer .btn-default:focus,
#teacherModal.tch01 .modal-footer .btn-default:hover {
    box-shadow: none;
    outline: none;
    color: #000;
}

#teacherModal.tch01 .modal-header .close {
    margin-top: -2px;
    font-size: 26px;
}

#teacherModal.tch01 .modal-content {
    border-radius: 0 !important;
}

.shor-descr p {
    padding: 0px 5px;
}

.vdo-caption {
    margin-top: 10px;
}

.vdo-thumbs .vdo-caption h6.uploader.ryt {
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
}

img.archivethumb {
    height: 120px !important;
    width: 100%;
    /*v	border:1px solid #a9a8a8 !important;*/
}

.vdo-caption h4,
.vdo-caption h5 {
    color: #365899 !important;
    padding: 0px 5px;
    word-break: break-all;
}

p.archive-pdate {
    color: grey;
    font-size: 15px;
}

.pad5 {
    padding: 5px;
}

.title-QnA h5.bread {}

.title-QnA h5.bread p.breadcrumb.pull-left {
    margin-bottom: 0px;
}

.live-sidebar .col-md-3#stutech-list {
    width: 100%;
}

.live-sidebar .col-md-3#stutech-list .student-onlist {
    margin-top: 0px;
}

.live-QnA {
    background: white;
    margin-top: 15px;
}

#lhc_header {
    padding-top: 10px;
    height: 20px !important;
    margin-top: 0px;
}

.archive-error {
    padding: 30px;
    /* height: 425px; */
    margin-bottom: 15px;
    text-align: center;
    /* padding-top: 25%; */
    color: #0d4559;
    font-size: 18px;
    margin-top: 15px;
}


/*.styleclasshh*/

#vdoCarousel {
    margin-top: 15px;
}

#vdoCarousel i.fa-chevron-circle-left,
#vdoCarousel i.fa-chevron-circle-right {
    position: absolute;
    top: 45%;
    left: 8px;
}

.vdoslider .carousel-control.right {
    right: -12px;
}


/* Changes the position of the indicators */

.vdoslider .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}


/* Changes the colour of the indicators */

.vdoslider .carousel-indicators li {
    background: #c0c0c0;
}

.vdoslider .carousel-indicators .active {
    background: #333333;
}

.vdoslider .carousel-control.left,
.vdoslider .carousel-control.right {
    /* background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    background-image: unset;
    /* background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001))); */
    /* background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%); */
    filter: unset;
    /* background-repeat: repeat-x; */
}


/* Removes the default 20px margin and creates some padding space for the indicators and controls */

.vdoslider .carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}

body.livebody {
    padding-bottom: 0px !important;
}

p.cur-heading {
    margin-bottom: 0px;
    font-size: 13px;
    margin-top: 5px;
}

#arc-vdo video {
    border: 1px solid #a9a8a8;
    background: white;
}

.wrapytv video {
    border: 1px solid #a9a8a8;
    background: black;
}

.wrapthumbs-list.light-bg {
    background: rgba(250, 252, 255, 0.81);
    border: 1px solid #a9a8a8 !important;
}

#vdoCarousel .carousel-inner .item .row-fluid .col-md-3 {
    padding: 5px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.wrap-vcap a.video_link.others_videos h5.vid_tn_tit {
    text-align: center;
}

.title-QnA a.btn.btn-info.inline.livequesbtns.archivepostques {
    margin-right: 5px;
}

.thumnail-img {
    height: 125px !important;
    width: 176px;
    margin: 0 auto;
    border: 1px solid #c7c7c7;
    background: white;
}

.thumnail-img img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.wrapthumbs-list {
    overflow-y: auto;
    overflow-x: hidden !important;
}

.formvalidationmsg {
    position: absolute;
    top: 5px;
    right: 20px;
}

.formvalidationmsg a {
    color: white;
    /*	position: fixed;*/
    margin-left: 5px;
    font-size: 15px;
    font-weight: bolder;
    margin-left: 7px;
}

.formvalidationmsg a i {
    /*margin-top: 3px;*/
    color: #B94A48;
    font-size: 22px;
}

.popover {
    width: 275px !important;
}

#homepage-modal h3.heading-l.text-center.modal-title {
    /*	color:#fe0000;*/
    font-size: 23px;
}

#applynow.applynow03 {
    /*
	background: #fbc610;
	box-shadow: unset !important;
	padding: 10px 120px;
	*/
}

#applynow.applynow04 {
    font-size: 20px;
    margin-right: 15%;
    float: right;
}

#homepage-modal .modal-header {
    /*	border-bottom: 0px !important;*/
    /*	padding-bottom: 0px;*/
    padding: 20px 15px;
}

#homepage-modal .modal-content {
    /*	background: #f8f8f8;*/
}

#homepage-modal .modal-body {
    background: white;
    /*	margin: 10px;*/
}

#homepage-modal .modal-footer {
    border-top: 0px !important;
}

#homepage-modal .wrap-logo img {
    max-width: 100%;
}

#homepage-modal .wrap-logo {
    padding: 5px 0px;
}

#homepage-modal .modal-header .close {
    /*
       margin-top: 0;
    position: absolute;
    top: -10px;
    right: -8px;
    background: black;
    width: 20px;
    border: 2px solid white;
    border-radius: 50%;
    opacity: 1 !important;
    height: 20px;
    */
}

#homepage-modal .modal-dialog {
    /*    width: 600px;*/
    margin: 90px auto;
}

#homepage-modal .modal-header .close span {
    color: black !important;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 18px;
}

.vdoslider #vdoCarousel .carousel-inner {
    border: 1px solid #ddd;
    padding: 5px 5px;
}

#vdoCarousel .carousel-inner .item.active {
    padding: 0px 25px 0px 25px;
}

img.live-btn {
    width: 90px;
    margin-left: 40px;
    margin-top: -25px;
}

.mini-home-btn img.homepng {
    width: 32.5px;
    margin-top: -10px;
}

.mini-home-btn {
    margin-bottom: 0px;
    padding: 0px !important;
}

.tp-skool p.sec-bold {
    font-size: 14px;
    color: #959191;
    padding-left: 25px;
}

.td-exp p.sec-bold {
    /*	font-size: 16px;*/
    color: #959191;
    padding-left: 25px;
}

.tp-skool p.pri-bold {
    font-size: 16px;
}

.td-exp p.pri-bold {
    font-size: 16px;
}

p.pri-bold {
    color: #4f8385;
}

.tp-skool {
    margin-top: 10px;
    background: rgba(245, 245, 245, 0.44);
    border: 1px solid #eee;
    padding: 5;
}

.td-exp {
    margin-top: 10px;
    background: rgba(245, 245, 245, 0.44);
    border: 1px solid #eee;
    padding: 5;
}

.td-exp.mb5 h5 {
    font-size: 16px;
    font-weight: bold;
    margin-left: -25px;
}

#livesample_modal .modal-lg {
    width: 100%;
}

#livesample_modal .modal-dialog {
    margin: 0px auto;
}

#livesample_modal video {
    /*     width:80%;*/
}

#livesample_modal .modal-footer {
    padding: 5px 15px;
}

#teacherModal.tch01 .modal-body {
    padding: 5px 15px !important;
}

.left-td.smokedbg {
    background: rgba(245, 245, 245, 0.44);
    padding: 5px;
    border: 1px solid #eee;
}

#mob-modal .modal-body p {
    text-align: center;
    font-weight: bold;
}

#mob-modal {
    padding: 0px !important;
}

.padfix-ryt {
    padding-right: 0px;
}


/*popover and tooltip for error msg*/


/*10-25-2007*/

.formvalidationmsg {
    position: absolute;
    top: 5px;
    right: 20px;
}

#user_mobile_validate.a05.formvalidationmsg {
    position: absolute;
    top: 30px;
    right: 20px;
}

#student_username_validate.a06.formvalidationmsg {
    position: absolute;
    top: 30px;
    right: 20px;
}

#mobileno_validate.formvalidationmsg {
    margin-top: 10px;
    position: absolute;
    top: 15px;
    right: 25px;
}

#email_validate.formvalidationmsg {
    margin-top: -60px!important;
    position: absolute;
    right: 25px;
}

#studentfirstname_validate.formvalidationmsg {
    margin-top: 140px;
    position: absolute;
    right: 25px;
}

#studentlastname_validate.formvalidationmsg {
    margin-top: 215px;
    position: absolute;
    right: 25px;
}

#firstname_validate.formvalidationmsg {
    margin-top: 348px;
    position: absolute;
    right: 25px;
}

#lastname_validate.formvalidationmsg {
    margin-top: 408px;
    position: absolute;
    right: 25px;
}

#password_validate.formvalidationmsg {
    margin-top: 118px;
    position: absolute;
    right: 25px;
}

#confirmpassword_validate.formvalidationmsg {
    margin-top: 162px;
    position: absolute;
    right: 25px;
}

#username_validate.formvalidationmsg {
    margin-top: 44px;
    position: absolute;
    right: 25px;
}

#createStudentUserForm div#password_validate.formvalidationmsg {
    margin-top: 15px;
    position: absolute;
    right: 25px;
}

#createStudentUserForm div#confirmpassword_validate.formvalidationmsg {
    margin-top: 59px;
    position: absolute;
    right: 25px;
}

#newSchoolForm div#user_new_district_validate.formvalidationmsg {
    margin-top: 15px;
    position: absolute;
    right: 25px;
}

#newSchoolForm div#student_user_new_school_validate.formvalidationmsg {
    margin-top: 66px;
    position: absolute;
    right: 25px;
}

#newSchoolForm div#student_user_new_school_address_validate.formvalidationmsg {
    margin-top: 121px;
    position: absolute;
    right: 25px;
}

#user_district_validate a.errortooltip i,
#user_school_validate a.errortooltip i {
    /*margin-top: 22px;*/
    margin-right: 5px;
}

.formvalidationmsg a {
    color: white;
    /*	position: fixed;*/
    margin-left: 5px;
    font-size: 15px;
    font-weight: bolder;
    margin-left: 7px;
}

.formvalidationmsg a i {
    /*margin-top: 3px;*/
    color: #B94A48;
    font-size: 22px;
}

.popover {
    width: 232px !important;
}

.tooltip {
    /*
	color:black;
	margin-left: 5px;
	font-size: 15px;
	font-weight: bolder;
	margin-left: 7px;
	width:232px !important;
	background: white;
	border:1px solid #ddd;
	z-index: 10;
	*/
}

.tooltip-content {
    padding: 9px 14px;
}

.tooltip-inner {
    width: 400px !important;
    padding: 8px;
    color: white;
    text-align: center;
    background-color: #BE4B49;
    border-radius: .25rem;
    border: 1px solid #973130;
    opacity: 1;
    font-size: 14px;
}

.tooltip {
    /*
    position: relative;
    display: inline-block;
    margin: 10px 20px;
    opacity: 1;
    */
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #973130;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #973130;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #973130;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #973130;
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.popover.fade.right.in {
    color: white;
    /*    text-align: center;*/
    background-color: #BE4B49;
    /*    border-radius: .25rem;*/
    border: 1px solid #973130;
}

.popover.fade.right.in .arrow {}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #BE4B49;
    border-left-width: 0;
}

.popover.right>.arrow:before {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #973130;
    border-left-width: 1px;
}


/*popover and tooltip for error msg ends*/


/*mobile login css starts*/

.login-mob-view .mob-top.logo-wrapper img {
    padding: 5px 20px 0px
}

#login-mobview ul.nav.navbar-nav.navbar-right {
    margin: 0px;
}

#login-mobview form#frm-login {
    margin-bottom: 0px;
}

.pad8 {
    padding: 0px 8px;
}

.login-mob-view .login-btn {
    background: #5cb85c;
    border-radius: 3px;
    text-align: center;
    padding: 3px 8px;
    border: 1px solid #4cae4c;
}

.login-mob-view .login-btn:hover,
.login-mob-view .login-btn:active,
.login-mob-view .login-btn:focus {
    background: #539b53;
}

.login-mob-view .login-btn a {
    color: white;
}

.login-mob-view p.login-text {
    color: #1f77d0;
    margin-bottom: 5px;
    font-size: 14px;
}

.login-mob-view .pad-fix.login-error-msg {
    text-align: left;
    position: unset !important;
}

#mobsignup-view .signup-btn {
    background: #1f77d0;
    border-radius: 15px;
}

#mobsignup-view .signup-btn:hover,
#mobsignup-view .signup-btn:active,
#mobsignup-view .signup-btn:focus {
    background: #1364a1;
    border-radius: 15px;
}

#mobsignup-view .signup-btn a {
    color: white;
}

#mobsignup-view .white-bgx {
    background: white;
    padding: 5px 0px 20px 0px;
    margin: 5px;
}

#mobsignup-view .signup-btn.lighten {
    background: #1f77d0;
}

#mobsignup-view .signup-btn.lighten:hover,
#mobsignup-view .signup-btn.lighten:active,
#mobsignup-view .signup-btn.lighten:focus {
    background: #1364a1;
    border-radius: 15px;
}


/*mobile login css ends*/

h5.bluebold {
    margin: 20px 0px;
    font-size: 14px;
    color: #3333cc;
    /*font-weight: bold;*/
    text-align: center !important;
}

h3.bldtxt {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}

h3.bldtxt1 {
    font-size: 18px;
    /*font-weight: bold;*/
    margin-bottom: 15px;
    margin-top: 5px;
}

.make-box {
    background: #ffffcc;
    border: 1px solid #cccc00;
    border-radius: 5px;
    margin-bottom: 10px;
}

.make-box.a2 {
    margin-bottom: 25px;
}

@font-face {
    font-family: Verdana;
    src: url(../../assets/fonts/Verdana.ttf);
}

@font-face {
    font-family: 'Comic-sans';
    src: url('../template/comic.ttf');
}

#mob-modal {
    font-family: Verdana;
}

h3.fverdana.livcc {
    font-family: Verdana;
    font-size: 18px;
}

h3.fverdana.reccl {
    font-family: Verdana;
    font-size: 18px;
    /*
    border-top: 2px solid #b4cae1;
    margin-bottom: 20px;
    */
}

h5.usertype {
    margin: 0px;
    font-size: 3.8vw;
    text-transform: lowercase;
    margin-left: -3px;
}

h5.usertype:first-letter {
    text-transform: uppercase;
}

h4.username {
    margin-top: 0px;
    margin-left: -3px;
    margin-bottom: 2px;
    font-size: 4.8vw;
}

.dyanamic-c {
    position: absolute;
    top: 10%;
}

.dyanamic-c .wrap-pfpic {
    height: 26.5vw;
    width: 26.5vw;
    overflow: hidden;
    border-radius: 50%;
    border: 2px solid white;
    margin: 0 auto;
}

.dyanamic-c .wrap-pfpic img {
    height: 100%;
    width: 100%;
}

.round-pf.ax0 {
    height: 3.5vw;
    width: 3.5vw;
    overflow: hidden;
    border-radius: 50%;
    border: 2.3px solid #E9EBEE;
}

.round-pf.ax0 img {
    width: 100%;
    height: 100%;
}

span.caret.a02 {
    /* margin-left: 5px !important; */
}

img.tpf-sb {
    height: 13vw;
    width: 14vw;
    overflow: hidden;
}

.img-responsive.blog-logo {
    max-height: 80px;
}

.btn-trans-l::parent,
.btn-trans-r::parent {
    border: 2px solid gray!important;
}

.btn-trans-l,
.btn-trans-r span {
    color: gray!important;
}

a.a-flashnext,
a.a-flashprev {
    color: grey;
}

.vdo-thumbs.highlight {
    background: rgba(147, 157, 203, 0.12156862745098039) !important;
}


/*-------------new video----*/

.cover-iner-vdo {
    background: #eeeeee;
    margin-top: 15px;
    padding: 5px 15px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.cover-chaplist {
    background: white;
    padding: 2px 5px;
    border: 1px solid #ddd;
    margin-top: 27px;
}

.marg-fix {
    margin: 0px !important;
}

.cover-flashvdo {
    position: relative;
    /* padding-bottom: 56.25%; */
    /* 16:9 */
    padding-top: 19%;
    height: 0;
}

.cover-flashvdo object,
.cover-flashvdo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
}

.cover-topic {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 1.2px;
}

.cover-iner-vdo .controller .pull-left,
.cover-iner-vdo .controller .pull-right {
    padding: 3px 0px 4px 0px;
}

.live-tut-a03 {
    padding: 0px 10px 0px 10px;
}

.p-a04 {}

.p-a04:nth-child(2n) {
    clear: left
}

button#new_question_set.btn.subjectbtn.btn-nqs {
    padding: 6px 10px !important;
    margin-top: -8px !important;
}

.margin-fix {
    margin: 0px !important;
}

.wrap-popt {
    margin-bottom: 8px;
    border: 1px solid #ddd;
    /*    background: cornsilk;*/
}

#paymentoptions {
    overflow-y: auto;
}

#cashondeliveryview .package-ttl,
#nearbyshopsview .package-ttl,
#bankingpartnersview .package-ttl,
#subjectmodal .package-ttl {
    background: #1f6969;
    padding: 5px;
    color: white;
    text-align: center;
    font-size: 16px;
}

#cashondeliveryview .modal-body,
#nearbyshopsview .modal-body,
#bankingpartnersview .modal-body,
#subjectmodal .modal-body {
    padding: 8px;
    color: white;
}

.pur-reciept {
    border: 1px solid #2b9090;
}

#paymnt-opt-modal .pur-reciept {
    border: none;
}

.wrap-popt h5.bread.text-center.margin-fix {
    margin-bottom: 3px !important;
}

#cashondeliveryview .modal-header,
#nearbyshopsview .modal-header {
    padding: 2px 5px;
    border-bottom: 0px;
}

#cashondeliveryview .modal-footer,
#nearbyshopsview .modal-footer {
    padding: 8px 5px 0px !important;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

#as88 table.as-tbl tr td label,
#as88 table.as-tbl tr td span {
    font-size: 14px;
}

#as88,
#nbs-tbl {
    border-top: 2px solid rgba(0, 128, 128, 0.4392156862745098)
}

body.modal-open {
    overflow: hidden !important;
}

.box-shadow {
    -webkit-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 3px 5px -2px rgba(0, 0, 0, 0.75);
}

.commentdiv {
    background-color: #b5b5b51f;
    border-radius: 23px;
    color: black;
    margin-left: -7px;
    width: fit-content;
    margin-top: -4px;
}

.commentbox {
    background-color: #b5b5b51f;
    border-radius: 23px;
    color: black;
    margin-left: -20px;
    margin-top: 3px;
}

.childrenlisting img {
    margin-right: 10px;
}

.childrenlisting a {
    font-family: 'Comic-sans';
    color: #655120;
    font-weight: bold;
}

.childrenlisting h6 {
    font-family: 'Comic-sans';
    color: brown;
}

#singleprofile .modal-header {
    text-align: center;
    font-family: 'Comic-sans';
    color: #655120;
    font-weight: bold;
}
.close-image{
    opacity: 0.8!important;
    z-index: 99;
}