/* #global css */

body {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    color: #222;
}

.img-block {
    border: 10px #f4f4f4 solid;
}

button[disabled] {
    cursor: not-allowed;
    opacity: 0.5;
}

.grey-bg {
    background-color: #eee;
}

.pg-block {
    padding: 30px 0;
    position: relative;
}

.text-black{
    color: #000!important;
}

.pt-0 {
    padding-top: 0;
}

.bg-none {
    background-color: transparent !important;
}


.block-hidden {
    visibility: hidden;
}

.pdpzonemainemba .topnew3crested .content-box {
    min-height: inherit;
}

.pdpzonemainemba .boxesinernewd {
    min-height: inherit !important;
}



.disable-link {
    cursor: not-allowed;
}

.disable-link a {
    pointer-events: none;
}


span.dot {
    background-color: #acacac;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 0 2px 5px;
}

.check-icon img {
    max-height: 18px;
    margin-left: 5px;
}


.border-radius-10 {
    border-radius: 10px;

}

.jh-overlay.fade-and-drop.jh-open {
    pointer-events: none;
}

.no-clrr {
    background: none;
    color: #000 !important;
    border: 1px solid #fff;
}

.teleicon {
    max-height: 18px;
    margin-top: 4px;
}


a,
.btn,
button {
    -webkit-transition: ease-in-out 0.5s;
    -moz-transition: ease-in-out 0.5s;
    -o-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;
}

.line-height24 {
    line-height: 24px;
}

.red-text,
.red-required {
    color: #ff0000;
}

.thankyoucontent {}


.modal-open .modal {
    z-index: 9999 !important;
}












ul.pointers,
.video-popupframe ul {
    padding-left: 0;
}

ul.pointers li,
.video-popupframe ul li {
    padding-left: 30px;
    list-style: none;
    margin-bottom: 7px;
    position: relative;
}

ul.pointers li:before,
.video-popupframe ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    background: #f15922;
    width: 18px;
    height: 18px;
    top: 3px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    position: absolute;
    left: 0;
    border-radius: 50%;
}

ul.pointers ul {
    padding-left: 25px;
}

ul.pointers ul li {
    padding-left: 20px;
}

ul.pointers ul li:before {
    background-color: transparent;
    content: "-";
    color: #000;
    top: 0;
}



.table td,
.table th {
    padding: 10px 5px;
    font-size: 14px;
    /* line-height: 16px; */
}

h4.modal-title {
    font-size: 18px;
}

.catadmitcard {
    background-color: #eee;
    padding: 15px;
    margin: 15px 0;
    border-radius: 10px;
    clear: both;
}

.catadmitcard input[type="file"] {
    line-height: 19px;
}


.catadmitcard .form-group input+a.btn-orange {
    background-color: #363534;
}

.modal-header .close {
    padding: 0;
    margin: 0;
}

.btn-discuss {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 6px 8px;
}

.btn-discuss i {
    margin-right: 5px;
}

.headerregion .navbar-brand {
    padding: 0;
}

.eaz-logo {
    display: flex;
    width: calc(100% - 500px);
    justify-content: right;
    line-height: 30px;
}

.eaz-logo a {
    color: #002f2f;
    text-decoration: none;
}

.eaz-logo img {
    margin-right: 2px;
    max-height: 30px;
}

.rating-area {
    position: relative;
}

.rating-area .rating {
    position: relative;
}

.alert-custum {
    background-color: #f5f1f1;
    padding: 15px;
    position: relative;
}

.alert-custum .btn {
    margin-bottom: 0;
}


.guided-border {
    float: left;
    clear: both;
    text-align: center;
    width: 100%;
}

.guided-div {
    float: left;
    position: relative;
    margin-top: 30px;
    text-align: center;
    width: 100%;

}



.guided-div:after {
    position: absolute;
    top: -60px;
    left: -60px;
    height: calc(100% + 110px);
    width: 2px;
    background-color: #c3c7d0;
    content: "";
}

.guided-div a {
    margin-left: 0;
    background-color: #fff;
    border: 1px #8c52ff solid;
    color: #646771 !important;
    font-size: 14px;
    float: none !important;
}


.dashboardbar {
    margin-bottom: 20px;
    background-color: #f7f7f7;
    padding: 10px 15px 10px 70px;
    border-radius: 10px;
    position: relative;
}

.dashboardbar h2 {
    font-weight: 600;
}

.dashboardbar span {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    left: 15px;
    top: 7px;
}

.dashboardbar img {
    max-height: 40px;
    margin-right: 10px;
}

.dashboardbar a {
    margin-bottom: 0;
}


.form-bg {
    -moz-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
    -webkit-box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
    box-shadow: 2px 4px 8px 1px rgba(214, 207, 214, 1);
    padding: 30px;
    border-radius: 20px;
    background-color: #f9f9f9;
}


.rt99twoprodcut {
    display: flex;
    column-gap: 20px;
    margin: 20px 0 10px 0;
    justify-content: center;
}



.rt99twoprodcut .spjmr-msg {
    background-color: #ffffff;
    border: 1px #f16136 solid;
    border-radius: 10px;
    color: #000;
    position: relative;
    font-size: 14px;
    box-shadow: 2px 4px 8px 1px rgb(243 240 243);
    margin-top: 0;
}


.rt99twoprodcut .spjmr-msg .price-text {
    display: block;
    font-size: 24px;
    color: #f16136;
    margin: 5px 0;
    font-weight: 600;
}

.rt99twoprodcut .spjmr-msg .price-text span {
    font-size: 12px;
}


.rt99twoprodcut .spjmr-msg a {
    color: #000;
    text-decoration: none;
}

.rt99twoprodcut span.btn-orange {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-left: 0;
}

#rt99popup .modal-header {
    background-color: #f16136;
    padding: 10px;
}

#rt99popup .modal-header h4 {
    margin: 0;
    font-weight: 600;
    color: #fff;
}


#rt99popup .close {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 99;
    opacity: 1;
    background-color: transparent;
}

#rt99popup .form-control {
    height: 44px;
    box-shadow: inherit;
}


.hoverdata {
    display: none;
}

.hover-item {
    cursor: pointer;
}

.hover-item.angle-up i {
    transform: rotate(-180deg);
}

.take-btn,
.varc-btn,
.lrdi-btn,
.qa-btn {
    min-width: 200px;
}

.take-btn {
    background-color: #797878 !important;
}

.varc-btn {
    background-color: #797878 !important;
}

.lrdi-btn {
    background-color: #797878 !important;
}

.qa-btn {
    background-color: #797878 !important;
}

.rt-listing {
    background-color: #efefef;
    padding: 15px;
    border-radius: 10px;
    margin-top: 10px;
    float: left;
    width: 100%;
    clear: both;
}

.rt-listing li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    color: #595b57;
}

.rt-listing li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 8px;
    color: #f15922;
}



.gmatfeedback .form-bg {
    padding: 20px;
    border-radius: 10px;
}

.gmatfeedback .form-bg textarea {
    box-shadow: none;
}


.gmatfeedback .form-bg h3 {
    margin-top: 0;
    font-size: 16px;
}



.gmatfeedback .radio-inline label {
    font-weight: normal;
}

.gmatfeedback .form-bg .form-group:last-child {
    margin-bottom: 0;
}


/*** VARC Css ask question start***/


.varc1000 .newboxdesgin p {
    font-size: 12px;
    color: #e85222;
    font-weight: normal;
}



.questionwrapper .topic-accordion-panel {
    background-color: #e4e3e3;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.questionwrapper .topic-accordion-panel .card:last-child {
    margin-bottom: 0;
}

.questionwrapper .topic-accordion-panel h3 {
    margin-top: 0;
}

.questionwrapper .topic-accordion-panel .spjmr-msg {
    margin-bottom: 0;
}



.questionwrapper .accordion-panel .panel-default {
    box-shadow: inherit;
    padding: 0;
    margin-bottom: 10px;
}


.questionwrapper .accordion-panel .panel-default a {
    display: block;
    text-decoration: none;
}

.questionwrapper .accordion-panel .panel-default .panel-title {
    margin-bottom: 5px;
}

.questionwrapper .accordion-panel .panel-default .panel-title i {
    margin-right: 5px;
}

.questionwrapper .accordion-panel .panel-default .user-qvalue {
    color: #f16136;
    font-style: italic;
    font-size: 13px;
}

.questionwrapper .accordion-panel .panel-default .panel-body {
    background-color: transparent;
    border: 1px #f2eded solid;
}

.questionwrapper .accordion-panel .panel-default>.panel-heading a:after {
    content: "\f106";
    position: absolute;
    top: 8px;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    text-align: center;
    right: 12px;
    font-size: 24px;
}

.questionwrapper .accordion-panel .panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\f107";
    /*    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);*/
}

.questionwrapper .panel-default>.panel-heading {
    position: relative;
    padding-right: 40px;
}


.questionwrapper .q-item {
    border: 1px #f4f4f4 solid;
    padding: 15px 30px 15px 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 1px rgb(242 242 242);
    background-color: #ffffff;
    position: relative;
    text-align: justify;
}

.questionwrapper .q-item h5 {
    font-size: 16px;
    margin: 0;
    color: #222;
}

.questionwrapper .q-item h5 p {
    margin-top: 5px;
}

.questionwrapper .q-item .q-ans {
    margin-top: 10px;
}

.questionwrapper .q-item .q-ans p strong {
    line-height: 18px;
    float: left;
}

.questionwrapper .q-item .q-ans p i.fa-eye {
    font-size: 18px;
    font-weight: normal;
    margin-left: 5px;
    color: #000;
}


.q-item .bookmark-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #ff9800;
    transition: color 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
}

.q-item .bookmark-btn {}

/*** VARC Css ask question close***/



/*** one to one mentoring  start***/

.node-pages .headerregion {
    /*    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;*/
}


.node-pages .backhistory {
    margin-bottom: 0;
}

.node-pages .backhistory .container {
    width: 100%;
    max-width: 100%;
}

.node-pages .contentregion {
    /*    background-color: #fbfbfb;
    padding-top: 100px;*/
}

.node-pages .headerregion .container,
.node-pages #footerregion .container {
    max-width: 100%;
}


.grey-btn {
    background-color: #ececec;
    border: 1px #ece3e0 solid;
}

.btn-common {
    background-color: #e85222;
    color: #fff !important;
}

.btn-common+.btn-common {
    background-color: #333c41;
}

.circle-icon {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.complete-icon {
    background-color: green;
}

.pending-icon {
    background-color: red;
}

.task-page .block-wrapper .table td:first-child {
    padding-left: 0;
}

.height-100 {
    height: Calc(100% - -15px);
}


body.front-page #taskDiv .list-dt a {
    pointer-events: none;
    color: #333;
}



.task-page .accordion-panel .card-body {
    padding: 1.25rem;
}



#sidebarCollapse {
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 0;
    background-color: transparent;
    border: none !important;
    padding: 0;
    box-shadow: inherit;
}

#sidebarCollapse i {
    font-size: 20px;
    color: #333;
}









.prforeppg .check-icon .fa-file-pdf-o {
    color: red;
}



/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
}

#sidebar {
    width: 250px;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 9;
    background: #ffffff;
    color: #fff;
    transition: all 0.3s;
    padding-top: 65px;
    border: 1px #f0f0f0 solid;
}

#sidebar.active {
    margin-left: -250px;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}

#sidebar ul.components {
    padding: 20px 0;
}

#sidebar ul li a {
    padding: 10px;
    display: block;
    color: #58585a;
    font-weight: normal;
    text-decoration: none;
}

#sidebar ul li a:hover {
    color: #e85222;
    background: #fff;
    padding-left: 20px;
}

/*#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: #fff;
    background: #6d7fcc;
}


*/
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    /*    min-height: 100vh;*/
    transition: all 0.3s;
    clear: both;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

#content.active {
    width: 100%;
    padding-left: 15px;
}

.request-session .modal-header {
    background: #e2e8f0;
}


.full-height-screen {
    height: calc(100vh - 240px);
}

.full-height-screen2 {
    height: calc(100vh - 430px);
}

.box-50 {
    height: 50%;
}

.box-50-bottom {
    /*        height: calc(50% - 20px);*/
}


.block-wrapper {
    border: none;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgb(42 34 34 / 19%);
    background-color: #f5f0f0;
}

.block-wrapper .card-title {
    padding: 10px;
    border-bottom: 1px #dfdbdb solid;
    align-items: baseline;
    margin-bottom: 15px;
    border-radius: 15px 15px 0 0;
    background-color: #e9e9e9;
}

.block-wrapper .card-body {
    padding: 0;

}

.block-wrapper .table td {
    border: none;
}



.card-body {
    height: calc(100% - 50px);
    overflow: auto;
}



.block-wrapper.height-100 .card-body-inner {
    /*    height: 380px;*/

}

.card-body::-webkit-scrollbar {
    width: 3px;
    background-color: #fdfdfd;
}

.card-body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fdfdfd;
    border-radius: 7px;
}

.card-body::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #e6e8eb;
    border-radius: 7px;
}

.mb-0 p {
    margin-bottom: 0px;
}

.no-data-img img {
    max-height: 170px;
}

.no-data-img h3 {
    font-size: 22px;
    margin-top: 15px;
    font-weight: 600;
}


.session-list.mb-15 {

    margin-bottom: 10px !important;
}

.session-list {
    padding: 5px 10px 5px 0;
    border-bottom: 1px #ddd solid;
}


.session-list:last-child {
    border-bottom: none;
}

.session-list.mb-15:hover {
    /*    background: #f1f5f9;*/
}

.play-doc .list-icon {
    float: inherit;
    margin-right: inherit;
}


.counsellor-wrap {
    margin: 10px 0;
    position: relative;
}

span.counsellor-name {
    background-color: #dfdfdf;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 50px;
    margin-right: 3px;
    margin-bottom: 3px;
}




.session-list .list-icon i {
    background-color: #ffdfd5;
    width: 30px;
    height: 30px;
    border-radius: .25rem;
    line-height: 30px;
    color: #fe4415;
    text-align: center;
    font-size: 14px;
}

.session-list .list-icon {
    float: left;
    margin-right: 10px;

}

.session-list .list-icon i {
    background-color: #d9d6d6;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    line-height: 30px;
    color: #e85222;
    text-align: center;
    font-size: 14px;
}

.session-list .list-dt {
    float: left;
}

.session-list .list-dt p {
    margin-bottom: 0;
}

.btn-dots {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.btn-dots i {
    color: #222;
}

.mentoringusersession {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 30px;
    border-radius: 10px;
    position: relative;
    display: flex;
    border: 1px #e3e3d7 solid;
}


.mentoringusersession .session-user {}

.mentoringusersession .session-user>span i {
    color: #fe4415;
    font-size: 30px;
    margin-right: 15px;
}

.mentoringusersession .sessionuserdt h5 {
    font-size: 16px;
}

.three-slot a {
    color: #222;
}

.three-slot a:hover {
    text-decoration: none;
}

.mentoringusersession .sessionuserdt h6 {
    font-size: 14px;
    margin-bottom: 0;
}

.mentoringusersession .sessionuserdt button {
    position: absolute;
    right: -1px;
    background-color: #ffdfd5;
    border: none;
    bottom: 0px;
    width: 25px;
    height: 25px;
    color: #fe4415;
    line-height: 25px;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
}


.videoqueitem {
    float: left;
    clear: both;
}

.multiselectque {
    background-color: #f5f3f3;
    padding: 20px;
    border-radius: 10px;
    cursor: pointer;
    font-weight: 500;
}


.multiselectque .form-check {
    background-color: #fff;
    border: 1px #ddd solid;
    padding: 30px;
    border-radius: 10px;
    cursor: pointer;
}


.multiselectque .form-check .form-check-input {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.multiselectque .form-check:focus {
    background-color: #000;
}


.multiselectque .form-check .form-check-label {}

.multiselectque .form-check .form-check-label:focus {
    background-color: red;
}


.multiselectque .form-check.activenew {
    border: 1px #e85222 solid;
}


.totlaquesfield {
    max-width: 360px;
    float: left;
    width: 100%;
}

.totlaquesfield label {
    float: left;
}

.totlaquesfield input {
    /*        width: 130px;
    float: left;
    text-align: right;*/
}

.border-top-1 {
    /*    border-top: 1px #ddd solid;
    padding-top:30px; */
}


/* -----recordVideowrapper start-------- */

.recordVideowrapper {}


.recordVideowrapper video {}

.recordVideowrapper #video {}


.recordVideowrapper button {}

#start-recording {}

#stop-recording {
    background-color: #607D8B;
}

#save-recording {}

video#recordVideo {
    width: 100%;
}

.video-text {
    border-radius: 15px;
    border: 1px #ddd solid;
    padding: 20px;
    min-height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 20px 0;
}




/* -----recordVideowrapper close-------- */


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {





    #sidebar {
        margin-left: -250px;
    }

    #sidebar.active {
        margin-left: 0;
    }

    #sidebarCollapse span {
        display: none;
    }
}



/*** one to one mentoring  close***/




.text-orange {
    color: #e85222 !important;
}

.navbar-expand-lg .navbar-right .dropdown-toggle::after {
    color: #a19592;
}

.notification-wrapper+.panel .panel-footer {
    margin-bottom: 15px;
}

.notification-wrapper+.panel .panel-footer .input-group {
    align-items: center;
}


.varcsupport .form-box {
    background-color: #f6f6f6;
    padding: 15px;
    border-radius: 10px;
}


.accordion-panel {
    float: left;
    width: 100%;
    padding: 0;
}


.accordion-panel .card {
    margin-bottom: 15px;
}


.accordion-panel .card-header button:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.accordion-panel .card-header button[aria-expanded="false"]:after {
    /*    content: "\e259";*/
    content: "\f107";
    transform: inherit;
}

.accordion-panel .card-header button[aria-expanded="true"]:after {
    /*content: "\e260";*/
    content: "\f106";
    transform: inherit;
}

.accordion-panel .card-header {
    padding: 10px;
}

.accordion-panel .card-header .btn-link {
    display: block;
    width: 100%;
    color: #000;
    text-align: left;
    font-weight: 600;
    padding: 0;
    border: none;
    text-decoration: none;
    position: relative;
    white-space: normal;
}


.breadcrumb {
    padding: 0;
    background-color: transparent;
}


.jh-modal.fade-and-drop iframe {
    /*    height: 430px;*/
    width: 100%;
}

.min-width-auto {
    min-width: auto !important;
}

.min-width-auto i.fa-file-text {
    font-size: 14px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

.panel-body {
    padding: 15px;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.table-new {
    margin-bottom: 0;
}

.table-new th {
    color: #222;
    background-color: #eeeeee;
    vertical-align: top !important;
}

.btnouterfld>h1 {
    margin-bottom: 10px !important;
}

.dawn-patch {
    display: none;
}

.backhistory {
    background-color: #eee;
    padding: 5px 0;
}

.backhistory a {
    color: #333;
    font-size: 16px;
}

.backhistory a:hover {
    color: #f15922;

}

.backhistory a#backLink,
.backhistory a#backLink1 {
    margin-right: 15px;
    border-right: 2px #f15922 solid;
    padding-right: 15px;
}

.backhistoryhide .backhistory a#backLink {
    display: none;
}


.analytics-content {
    padding: 30px 0;
}

span.count {
    color: #fff;
    background-color: #ff0000;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-align: center;
    border-radius: 50%;
    line-height: 13px;
    position: absolute;
    right: 1px;
    top: 0px;
    font-size: 8px;
}

span.count:empty {
    display: none;
}

/*dfz css start**/

.course-item h3 {
    color: #f15922;
    font-size: 18px;
    margin: 15px 0;
    font-weight: 600;
}

.course-item h4 {
    color: #2b2a29;
    font-size: 15px;
    margin: 15px 0;
    font-weight: 600;
    word-wrap: break-word;
}

.course-item ul {
    margin: 0;
    padding: 0 0 0 5px;
}

.course-item ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    color: #595b57;
}

.course-item ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #f15922;
}

/*dfz css close**/



/*open cat page css start**/


.table-new td.text-center a+button {
    margin-left: 5px;
}


.tooltip {
    min-width: auto;
}

.mocktestpage td .tick-icon {
    margin-right: 2px;
    margin-bottom: 2px;
}

.mocktestpage td a:last-child .tick-icon {
    margin-right: 0;
}

.mockinfo-block {
    background-color: #f5f5f5;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 10px;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    border: 1px #f3eeee solid;
}

.mockinfo-block ul {
    padding-left: 0;
}

.mockinfo-block ul li {
    padding-left: 30px;
    list-style: none;
    margin-bottom: 7px;
    position: relative;
}

.mockinfo-block ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    background: #f15922;
    width: 18px;
    height: 18px;
    top: 3px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
    position: absolute;
    left: 0;
    border-radius: 50%;
}


.paymentdetailwrapper {
    clear: both;
    word-wrap: break-word;
}

.paymentdetailwrapper .border-line {
    border-bottom: 1px #ddd solid;
    padding: 10px;
}

.paymentdetailwrapper .border-line .col-md-4 p {
    font-weight: 600;
    ;
}


.opencatvideosession .navtabsvideos .videos-innerdiv .thumbnail {
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #ddd;
}


.opencatvideosession .navtabsvideos .videos-innerdiv .thumbnail h3 {
    margin-top: 10px;
    border: none;
    font-weight: 500;
    padding: 0;
    letter-spacing: inherit;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 0px;
    min-height: inherit;
}

.opencatvideosession .videos-innerdiv .tab-pane>h3 {
    font-weight: 600;
}




.opencatvideosession .contentflddiv a {
    background-color: #f15a22;
    color: #fff !important;
    margin-right: 0;
    padding: 0 20px;
    line-height: 36px;
    letter-spacing: 0.7px;
    border: none;
}

.opencatvideosession .contentflddiv a.btn-primary {
    background-color: #337ab7;
}

.opencatvideosession .contentflddiv .btncreateresol2 {
    margin-left: 10px;
    background-color: #333C41;
}

.opencatvideosession .enrollbtnfld {
    position: relative;
    text-indent: -99999px;
    float: left;
    background-image: url(https://clsite-file1.s3.amazonaws.com/6953_planing.png);
    height: 30px;
    background-size: 25px auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.opencatvideosession .videos-innerdiv .thumbnail a {
    position: absolute;
    left: 50%;
    top: 105px;
    transform: translate(-50%, -50%);
    color: #fff;
    background-color: red;
    border-color: red;
    padding: 7px 15px;
}






.mobileshowtopic {
    display: none;
}

.dataitemwrapper {}


.datalistingitem {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #ededed solid;
}

.datalistingitemtopband {
    color: #222;
    background-color: #eeeeee;
    vertical-align: top !important;
}

.datalistingitemtopband .datalistingitemvalue {
    font-weight: 600;
}

.datalistingitembottomband {}

.datalistingitemvalue {
    padding: 5px;
    line-height: 18px;
    text-align: center;
}

.datalistingitemvalue a:not([href]) {
    font-weight: normal;
}



.datalistingitemvalue p:first-child {
    margin-bottom: 0;
    ;
}

.topic-value1 {
    width: 60px;
    /* text-align: left; */
}

.topic-value2 {
    width: 500px;
    text-align: left;
}

.topic-value3 {
    width: 90px;
}

.topic-value4 {
    width: 90px;
}

.topic-value5 {
    width: 100px;
}



.comingsoon-icon {
    vertical-align: middle;
    /*    filter: opacity(0.5);*/
}


.table-border-none td .btn {
    min-width: 30px;
    background-color: #f1f0f0;
    min-height: 30px;
}

.table-border-none td .btn.btn-orange i {
    color: #f16136;

}

.table-border-none td .fa-video-camera {
    font-size: 14px;

}

.table-border-none td .fa-file-text {
    font-size: 16px;

}

.takeAction {
    margin-top: 5px;
}

.datalistingitemvalue button#formpopup,
.table-new button#formpopup {
    padding: 0;
    border: none;
    cursor: pointer;
}


.tick-icon {
    background-color: #fbfbfb;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    margin-left: 5px;
    border: 1px #f3f3f3 solid;
}

.tick-icon:first-child {
    margin-left: 0;
}

.takeAction .playicon+span {
    margin-left: 0;
}


.tick-icon img {
    max-height: 20px;
}

.tick-icon i.fa-spinner {
    color: #cb8d01;
    font-size: 20px;
}


#ratingmyModal .modal-body {
    background-color: #eeeeee;
    border-radius: 0 0 10px 10px;
    padding: 10px 15px;
}

#ratingmyModal h3.modal-title {
    padding: 5px 0;
    font-size: 15px;
    margin-top: 0;
}

#ratingmyModal h3 {
    margin-bottom: 0;
    font-weight: 600;
    line-height: 20px;
}




#ratingmyModal .commentsection label {
    margin-bottom: 0;
    font-weight: 600;
}

#ratingmyModal .ratingtabflds {
    padding: 0;
    line-height: 20px;
    margin-bottom: 5px;
}


#ratingmyModal .commentsection {
    clear: both;
    padding: 0;
}



#ratingmyModal .starratingpagegl2,
#ratingmyModal .starratingpagegl23 {
    padding: 0;
}





.opencatbox {
    padding: 0;
}

.opencatbox img {
    height: auto !important;
    border-radius: 20px;
}


.opencatheight .imgdivhold img {
    height: 50px;
}



.jh-modal {
    padding: 5px 8px;

}


.jh-modal .jh-content iframe+.ratingtabflds {
    padding: 0;
}

.jh-modal .jh-content iframe+.ratingtabflds h3 {
    margin-top: 5px;
    font-size: 14px;
    float: left;
}

.jh-modal .jh-content iframe+.ratingtabflds>div {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
}

.jh-modal .jh-content iframe+.ratingtabflds .glyphicon-star-empty {
    font-size: 14px;
}


.opencat-title {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 20px;
    color: #222;
    font-weight: 600;
}


.open-box {
    background-color: #fff;
    margin-bottom: 30px;
    float: left;
    width: 100%;
    padding: 10px;
    position: relative;
    -moz-box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1);
    -webkit-box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1);
    box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1);
    text-align: center;
    min-height: 190px;
    border-radius: 15px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.open-box:hover {
    background-color: #fdfaf4;
}


.open-box a {
    color: #58585a;
    font-weight: normal;
    text-decoration: none;
}

.open-box.video-frame iframe {
    border-radius: 10px;
}


.opencat h1.page-title {
    font-size: 24px;
}

.open-box .open-boxicon {
    width: 70px;
    height: 70px;
    background-color: #ebebeb;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
    margin: 0 auto;
    line-height: 55px;
    vertical-align: middle;
}

.open-box .open-boxicon img {
    vertical-align: middle;
    max-height: 35px;

}



#catplatform .modal-header {
    border: none;
    background-color: #f1f1f1;
    text-align: center;
    position: relative;
    padding: 10px;
    color: #333;
}


#catplatform .modal-body {
    padding: 10px;
}




ul.opencatlisting {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0;
    flex-wrap: wrap;
    margin-bottom: 20px;
    /* background-color: #fff;
    border-radius: 20px;
    box-shadow: 1px 2px 8px 1px rgba(214, 207, 214, 1); */
}

ul.opencatlisting li {
    width: 33.33%;
    padding: 10px;
}

ul.opencatlisting .s-icon {
    background-color: #f15a22;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    text-align: center;
    float: left;
    margin-right: 10px;
    line-height: 20px;
    color: #fff;
}

ul.opencatlisting .s-icon img {
    max-height: 26px;
    vertical-align: middle;
}

ul.opencatlisting h3 {
    font-size: 16px;
    width: calc(100% - 60px);
    float: left;
    margin: 0;
}





h1.page-title {
    margin-bottom: 20px;
    color: #222;
}


.min-height-auto {
    min-height: inherit;
}

.contentflddiv {
    position: relative;
}

#Search {
    padding: 2px 35px 2px 12px;
    float: right;
    font-size: 14px;
    font-weight: 400;
    border-radius: 20px;
    border: 1px solid #D1D1D1;
    line-height: 30px;
}

.contentflddiv-new {
    margin-bottom: 0;
    float: right;
    width: auto;
}


.contentflddiv-new #Search {
    width: 268px;
}

.contentflddiv-new span button#searchbutton {
    float: right;
    position: absolute;
    right: 0px;
    font-size: 0;
    padding: 10px;
    background-color: transparent;
    border: none;
    top: 0;
    line-height: 5px;
    text-align: center;
    border-left: 1px #ddd solid;

}

.contentflddiv-new span button#searchbutton .fa-search {
    font-size: 14px;
}

.searchedvideo.videos-innerdiv {
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 0;
    border: none;
}

.searchedvideo.videos-innerdiv>h3 {
    font-size: 30px;
    font-weight: 600;
    margin-top: 0;
    color: #222;
}

.searchedvideo.videos-innerdiv:empty {
    display: none;
}

.searchedvideo.videos-innerdiv .thumbnail {
    border-radius: 15px;
    padding: 10px;
    border: 1px solid #ddd;
}


.searchedvideo.videos-innerdiv .thumbnail h3 {
    margin-top: 10px;
    border: none;
    font-weight: 500;
    padding: 0;
    letter-spacing: inherit;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    min-height: 60px;
}


.viewSummary .modal-dialog {
    max-width: 800px;
    width: 100%;
}

.viewSummary .modal-header {
    background-color: #ebe5e3;
    padding: 3px 15px;
}

.viewSummary .modal-header h4 {
    font-size: 24px;
}

.viewSummary .modal-body {
    line-height: 28px;
    text-align: justify;
    padding: 15px;
}

.viewSummary .modal-body .summury {
    height: 360px;
    overflow-y: auto;
    padding-right: 10px;
}

.viewSummary .modal-body .summury h2 {
    margin-bottom: 15px;
    font-weight: 600;
}

.viewSummary .modal-body .summury ol,
.viewSummary .modal-body .summury ul {
    padding-left: 15px;
}

.viewSummary .modal-body .summury::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.viewSummary .modal-body .summury::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.viewSummary .modal-body .summury::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #ced0d3;
    border-radius: 10px;
}

.starratingpagegl2,
.starratingpagegl23 {
    background-color: #eee;
    padding: 15px 0;
    float: left;
    width: 100%;
}


.viewSummary .ratingtabflds {
    background-color: #eee;
    padding: 7px;
}

.viewSummary .ratingtabflds .str {
    font-size: 14px;
    margin-right: 3px;
}

.viewSummary .ratingtabflds h3 {
    float: none;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0;
    font-size: 14px;
    font-weight: 600;
}

.viewSummary .ratingtabflds>div {
    float: none;
    margin: 0 auto;
    display: inline-block;
}


.commentsection {
    background-color: #eeeeee;
    padding: 0 15px;
    clear: both;
}

.viewSummary .ratingtabflds {
    background-color: #eee;
    padding: 7px 15px;
}

.form-group textarea {
    /* width: 100% !important; */

}

.form-control.w-100 {
    width: 100% !important;
}


.viewSummary .side {
    float: left;
    width: 100%;
}

.viewSummary .side textarea {
    width: calc(100% - 110px) !important;
    float: left;
    margin-right: 10px;
}

.viewSummary .side .subBtn {
    margin-top: 15px;
}

.sametab .videos-innerdiv {
    border: none;
    float: left;
    width: 100%;
    padding: 15px 0;
}

.journey-tabs .tab-content .table-responsive {
    border-radius: 10px 10px 0 0;
}

.question-self .journey-tabs .nav-tabs li a,
.sametab .journey-tabs .nav-tabs li a {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 20px;
    border-radius: 5px;
    border: none !important;
}


.question-self .journey-tabs,
.sametab .journey-tabs {
    text-align: center;
    float: left;
    width: 100%;
}

.question-self .journey-tabs .nav-tabs,
.sametab .journey-tabs .nav-tabs {
    margin-bottom: 15px;
}


.journey-tabs ul.nav-tabs .responsivetabs-more ul li a {
    padding: 8px 14px;
    margin-right: 0 !important;
    border-radius: 0;
    display: block;
    text-align: center;
}


.journey-tabs ul.nav-tabs .responsivetabs-more ul li a:after {
    content: inherit;
}

.question-self .tab-content,
.sametab .tab-content {
    /* padding: 20px; */
    background-color: #fdfdfd;
    float: left;
    width: 100%;
    /* border: 1px #ddd solid;
    border-radius: 15px; */

}

.question-self .tab-content .panel-default {
    min-height: inherit;
    padding: 15px;
    border-radius: 10px;
    border: 1px #ddd solid;
    background-color: #fff;
}

.question-self .tab-content .panel-default:hover {}

.question-self .tab-content .panel-default .panel-body {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 18px;
    padding: 0;
    color: #667085;
}

.question-self .tab-content .panel-default .panel-body .card-content {
    color: #e85222;
    margin: 10px 0;
}

.question-self .tab-content .panel-default .panel-body .card-title {
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    font-size: 16px;
    color: #222;
    font-weight: 400;
    margin-bottom: 0;
    white-space: nowrap;
    /* min-height: 36px; */
}

.question-self .journey-tabs .nav-tabs li {
    margin-bottom: 0;
    text-align: center;
    display: inline-block;
    float: none;
}

.question-self .journey-tabs .nav-tabs .responsivetabs-more li {
    display: block;
}

.question-self .tab-content .panel-default .panel-footer {
    border: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

.question-self .tab-content .panel-default .panel-footer a {
    margin-left: 0;
    margin-bottom: 0;
    background-color: #e6e6e6;
    color: #333 !important;
    font-weight: 500;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.question-self .tab-content .panel-default .panel-footer a:hover {
    color: #fff !important;
    background-color: #f16136;
}

.question-self .tab-content .panel-default .open-boxicon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    margin-bottom: 10px;
}

.question-self .tab-content .panel-default .open-boxicon img {
    max-height: 32px;
}

.hide-seearchbar .contentflddiv,
.viewquestionforcat .contentflddiv {
    display: none;
}


.viewquestionforcat .card.panel {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    background-color: #f9f9f9;
    border: 1px #ddd solid;
}

.viewquestionforcat .card.panel .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #e6e6e6;
    padding: 10px;
    color: #333;
    font-weight: 600;

}

.viewquestionforcat .card.panel .number-circle {}

.viewquestionforcat .card.panel .details {}

.viewquestionforcat .card.panel .details .title {}

.viewquestionforcat .card.panel .card-body {}

.viewquestionforcat .card.panel .card-body,
.viewquestionforcat .card.panel .options {
    padding: 15px;
}

.instruction-item {
    font-weight: 600;
    margin-bottom: 10px;
}


.instruction-item:empty {
    display: none;
}






.viewquestionforcat .card.panel .card-body>p {
    line-height: 20px;
}


.viewquestionforcat .card.panel .options .option {
    display: flex;
    align-items: center;
    padding: 5px;
    border: 1px solid transparent;
    cursor: pointer;
    transition: border-color 0.3s;
    box-shadow: inherit;
    border-radius: 0;
    margin-bottom: 0;
}

.viewquestionforcat .card.panel .options .option:hover {
    border-color: #1b3046;
}

.viewquestionforcat .card.panel .options .option .option-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1b3046;
    color: white;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 14px;
    margin-right: 10px;
}

.viewquestionforcat .card.panel .btn-check-answer {
    background-color: #007bff;
    color: white;
    padding: 8px 16px;
    border-radius: 4px;
    border: none;
    transition: font-weight 0.3s;
}

.answerspanel>div {
    padding: 15px;
}



.viewquestionforcat .card.panel .options .option.bg-success {
    background-color: #cae1c3 !important;
    border-radius: 5px;
}






/*open cat page css close**/



/*open cat page css close**/


/*How to B-school css start**/

.b-school-box {
    border: 1px #d9d9d9 solid;
    position: relative;
    margin-bottom: 30px;
}

.b-school-box .b-img {}

.b-school-box .b-img img {
    width: 100%;
}

.b-school-box .b-body {
    padding: 15px 15px;
    min-height: 140px;
}

.b-school-box .b-body h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 14px;
}

.b-school-box .b-body .b-user-img {
    margin-top: 15px;
}

.b-school-box .action-btn {
    padding: 15px;
}

.b-school-box .b-body .b-user-img span {
    margin-top: 5px;
    margin-left: 10px;
}

.bg-orange {
    background-color: #f16136;
}

.btn-outline-orange {
    border: 1px #f16136 solid;
}

.btn-outline-black {
    border: 1px #222 solid;
}

.text-black {
    color: #222 !important;
}

.text-orange {
    color: #222 !important;
}



.tabs-left .sametab .journey-tabs .nav-tabs {
    width: 20%;
    float: left;
    display: inline-block;
    background-color: #ddd;
    padding: 0;
    border-radius: 10px;
    height: 100%;
}

.tabs-left .sametab .tab-content {
    width: calc(100% - 20%);
    padding-left: 30px;
}

.tabs-left .journey-tabs .nav-tabs li {
    margin-bottom: 0;
    width: 100%;
}

.tabs-left .journey-tabs .nav-tabs li a {
    width: 100%;
    margin-right: 0 !important;
    background-color: transparent;
    border-radius: 0 !important;
    border-bottom: 1px #c2b7b7 solid !important;
    padding: 10px;
    text-align: left;
}

.tabs-left .journey-tabs .nav-tabs li:last-child>a {
    border-bottom: none;
}

.tabs-left .journey-tabs .nav-tabs li a:after {
    transform: translateY(-50%) rotate(-90deg);
    right: -14px;
    left: inherit;
    top: 50%;
    bottom: 0;
}



.tabs-left .journey-tabs .nav-tabs li a:hover {
    background-color: transparent;
    color: #333 !important;
}

.tabs-left .journey-tabs .nav-tabs li a.active,
.tabs-left .journey-tabs .nav-tabs li a.active:hover {
    background-color: #9d254d;
    color: #fff !important;

}











/*How to B-school css close**/



/*edil page css start**/

body.edcil .footerinerregion {
    line-height: 20px;
    padding: 10px 0;
}

body.edcil .footerinerregion .logofooter img {
    max-height: 20px;
    margin-top: 0;
}

body.edcil .navbar-brand img,
.navbar-brand.edcil-logo img {
    max-height: 55px;
}

.navbar-brand img.daiict-logo {
    max-height: 55px;
}

body.edcil .footerinerregion .logofooter a {
    text-decoration: none;
}


body.edcil .headerregion {
    padding: 5px 0;
}


body.edcil .blog-body {
    background-color: #fbfbfb;
    padding: 15px;
    border-radius: 15px;
    font-size: 16px;
    border: 2px #efefef solid;
    line-height: 28px;
}


.usernameband {
    background-color: #f5f5f5;
    padding: 15px 0;
    margin-bottom: 30px;
}

.horizontal-box>a {
    display: flex;
    align-items: center;
    padding: 8px;
    border: 1px solid #bfbfbf;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    text-decoration: none;
    min-height: 62px;

}


.campus-block {
    background-color: #ed5922;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
}

.campus-block i {
    font-size: 32px;
}

.campus-block h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0;
}

.dis-box {
    cursor: not-allowed;
    opacity: 0.5;
}

.dis-box a,
.dis-box .btn-link {
    pointer-events: none;
}


.horizontal-box .imgdivhold img,
.horizontal-box .imgdivhold>i {
    height: 32px;
    margin-right: 15px;
    color: #e2734b;
    font-size: 32px;
}


.horizontal-box h3 {
    font-size: 14px;
}

.right-bar .horizontal-box>a {
    margin-bottom: 5px;
    padding: 2px 10px;
    justify-content: center;
    min-height: 50px;
}

.right-bar .horizontal-box .imgdivhold img {
    height: 22px;
    margin-right: 15px;
}


.universitysection {
    background-color: #fafafa;
    padding: 60px 15px 15px 15px;
    margin-top: 130px;
    border-radius: 20px;
    box-shadow: -1px 1px 13px 1px rgb(230 227 230);
    position: relative;
    border: 1px #f3f2f2 solid;
}


.university-brand {
    margin: 30px 0;
}

.university-brand img {
    max-height: 130px;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
}

.unithreebox .horizontal-box h3 {
    text-align: center;
    margin-bottom: 0;
}


.unithreebox .horizontal-box a {
    display: block;
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
}

.unithreebox .horizontal-box a.grey-btn {
    background-color: #ececec;
    border: 1px #ece3e0 solid;
}

.unithreebox .horizontal-box .imgdivhold img {
    height: 50px;
    margin-right: 0;
}

.unithreebox h2 {
    font-size: 30px;
    color: #ff3200;
    font-weight: bold;
    margin-bottom: 10px;
}


.unithreebox .university-brand p {
    font-size: 20px;
}

.grey-text {
    color: #828080;
    font-weight: normal;
}


.list-item a {
    color: #222;
    font-weight: normal;
    text-decoration: none;
}

.list-item a span.icon-img {
    margin-right: 5px;
}






.right-bar {
    position: relative;
}


.right-bar:before {
    position: absolute;
    content: "";
    left: -25px;
    top: 0;
    border-right: 2px #d4d4d4 solid;
    height: calc(100% + 100px);
}

.edcil-inner-page .video-frame iframe {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}


.edcil-inner-page .video-frame {
    padding: 5px;
    border: 1px #ddd solid;
    text-align: center;
    margin-bottom: 30px;
}

.edcil-inner-page .video-frame h3 {
    font-size: 13px;
    color: #333;
    font-weight: 600;
    margin: 5px 0;
}






.edcil-inner-page .accordion-panel .thumbnail {
    color: #333;
    margin-bottom: 10px;
    text-decoration: none;
    border: 1px solid #cfcbcb;
    border-radius: 3px;
    text-align: center;
    padding: 6px 12px;
    display: block;
    background-color: #fff;
    font-weight: normal;
}







.mocks-wrap .mock-item {
    border: 1px #ddd solid;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
    float: left;
    text-align: left;
}

.mocks-wrap .mock-item h3 {
    margin-top: 0;
    font-size: 18px;
    color: #333;
}

.mocks-wrap .mock-item .smalbtnorange {
    margin-bottom: 5px;
    margin-right: 2px;
}


.mocks-wrap .mock-item .smalbtnorange:nth-child(odd) {
    background-color: #d94330;
    border-color: #d94330;
}

.mocks-wrap .mock-item .smalbtnorange:nth-child(even) {
    background-color: #15407e;
    border-color: #15407e;
}


span.edcilmsg {
    background-color: #fae2d5;
    display: inline-block;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 10px;
    font-weight: normal;
}


.edcilregion .blog-body ul {
    margin: 0;
    padding: 0;
}

.edcilregion .blog-body .listing li {
    position: relative;
    padding-left: 30px;
    list-style: none;
    margin-bottom: 10px;
}

.edcilregion .blog-body .listing li:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #e85222;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    color: #fff;
    line-height: 20px;
    top: 3px;
}


body.edcil .mock-item {
    background-color: #fbfbfb;
}



/* class box start*/

.class-box .inner-item {
    background-color: #f3f9ff;
    margin-bottom: 30px;
    padding: 20px;
    clear: both;
    border: 1px #b9b9b9 solid;
    border-radius: 20px;
    /*    min-height: 130px;*/

}

.class-box .inner-item h4.title {
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
    text-align: center;

}

.class-box a.telegramlink {
    background-color: #34abe0;
    padding: 6px 12px;
    color: #fff;
    text-align: center;
    display: block;
    text-decoration: none;
    border-radius: 20px;
    font-size: 13px;
    font-weight: normal;
}


.form-action a.telegramlink {
    display: inline-block;
}


a.telegramlink img {
    margin-right: 3px;
    max-height: 18px;
}

.class-box .inner-item .fac-group {
    position: relative;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.class-box .inner-item .fac-group .fac-img {
    float: left;

}

.class-box .inner-item .fac-group .fac-img img {
    width: 52px;
    border-radius: 50%;
    height: 52px;
    border: 1px #9d254d solid;
    padding: 3px;
    background-color: #fff;
}

.class-box .inner-item .fac-group .fac-detail {
    float: left;
    padding-left: 12px;
    margin-top: 5px;
}

.class-box .inner-item .fac-group .fac-detail span {
    display: block;
    color: #9d254d;
}


.picture-story {
    float: left;
    width: 100%;
    background-color: #fff9f3;
    border-radius: 20px;
    padding: 15px;
    margin-bottom: 15px;
    border: 1px #ddd solid;
}

.picture-story h3 {
    text-align: center;
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 22px;
}


.picture-story .fac-group {
    position: relative;
    margin-bottom: 15px;
    float: left;
    width: 20%;
    text-align: center;
}

.picture-story .fac-group .fac-img {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.picture-story .fac-group .fac-img img {
    width: 52px;
    border-radius: 50%;
    height: 52px;
    border: 1px #9d254d solid;
    padding: 3px;
    background-color: #fff;
}

.picture-story .fac-group .fac-detail {
    margin-top: 5px;
    clear: both;
}




/*edil page css close**/


/*career my zone start**/


.webcaststyling2 {
    background-color: #f7f6f6;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid rgb(173 173 177 / 50%);
}

.prfilecompleted {
    background-color: #f7f6f6;
    border-radius: 20px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgb(173 173 177 / 50%);
    text-align: center;
}

.prfilecompleted h5 {
    text-align: left;
}


.prfilecompleted .progress {
    margin: 15px 0;
    background-color: #fff;
    border: 1px #ddd solid;

}

.prfilecompleted .progress .progress-bar {
    background-color: #8BC34A;
    text-align: left;
    transition-duration: 3s;
}

.prfilecompleted .progress .progress-bar .skill {
    display: block;
    text-align: center;
}

.careerbox {
    padding: 8px;
    border: 1px solid #bfbfbf;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    border-radius: 7px;
    text-decoration: none;
}


.careermyzone .video-frame {
    min-height: 260px;
}

.careermyzone .video-frame h3 {
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.tel-code {
    height: auto !important;
    width: 94px !important;
    padding-left: 40px !important;
}

.full-w {
    width: 100%;
}

.intl-tel-input .flag-dropdown .selected-flag {
    padding: 12px 16px 9px 6px !important;
    margin: 0 !important;

}

.intl-tel-input {
    float: left;
    margin-right: 5px;
}


.mobile-new {
    width: calc(100% - 100px);
    float: left;
}

.startup-incubator .control-label,
.startup-incubator .heading {
    font-weight: 600;
    margin-bottom: .5rem;
}

.startup-incubator #file-input {
    border: none;
    background-color: #cbcbcb;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.startup-incubator .image-upload small {
    font-weight: 600;
    font-size: 12px;
    width: 100%;
    display: inline-block;
    color: #777;
}

.min-height-custum a {
    min-height: 70px;
}


.eaz-block {
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgb(173 173 177 / 50%);
}

.horizontal-box h3 {
    text-align: left;
}


.horizontal-box h3 .grey-text {
    color: #c3c3c3;
    display: block;

}

.orange-circle {
    background-color: #f16136;
    color: #fff;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 18px;
}

.resume-btn {
    position: relative;
    background-color: #eee !important;
}

.resume-btn input {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 95px;
    cursor: pointer;
    right: 0;
}

.easytable td .form-check-input {
    margin: 0;
}

.careermyzone .pointersnumber {
    padding: 15px 15px 15px 0;

}

.careermyzone .pointersnumber li {
    list-style: none;
    margin-bottom: 10px;
}

.careermyzone .pointersnumber li span.orange-circle {
    margin-right: 10px;
}

p.poweredby {
    line-height: 35px;
    margin-top: 15px;
}

p.poweredby img {
    max-height: 36px;
    margin-left: 10px;
}

.headingprodi .grey-text {
    color: #c3c3c3;
    display: block;
}

.left-bar-career {}

.left-bar-career:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #ddd;
}

.left-bar-career h3 {
    font-size: 16px;
    width: 100%;
    margin-top: 0;
    margin: 15px 0;
    font-weight: 500;

}

.careermyzone .left-bar-career ul {
    border-bottom: none;
}

.careermyzone .left-bar-career ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    float: left;
    width: 100%;
    transition: all .3s ease-in-out;
}

.careermyzone .left-bar-career ul li:hover {
    padding-left: 22px;
}

.careermyzone .left-bar-career ul li:before {
    color: #f15922;
    background-color: transparent;
    top: 0;
    width: auto;
    height: auto;
}

.careermyzone .left-bar-career ul li a {
    background-color: transparent;
    border: none;
    padding: 0;
    border-radius: 0;
    color: #333;
    font-weight: normal;

}

.careermyzone .left-bar-career ul li a.active {
    color: #f15922;
}

.right-content-career {}

.right-content-career .tab-content {}

.right-content-career .card-body {
    background-color: #fbfbfb;
    border-radius: 10px;
    line-height: 21px;
}

.right-content-career .card-body h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.right-content-career .card-body h3 {
    font-size: 16px;
}

.right-content-career .card-body ol,
.right-content-career .card-body ul {
    padding-left: 0;
}

.right-content-career .card-body ol li,
.right-content-career .card-body ul li {
    padding-left: 20px;
    list-style: none;
    margin-bottom: 7px;
    position: relative;

}

.right-content-career .card-body ol li:before,
.right-content-career .card-body ul li:before {
    color: #f15922;
    background-color: transparent;
    top: 0;
    position: absolute;
    left: 0;
    content: "\f00c";
    font-family: FontAwesome;
}


.placement-zone .horizontal-box h3 {
    margin-bottom: 0;
}


.horizontal-box2 a {
    display: block;
}

.horizontal-box2 .imgdivhold img,
.horizontal-box2 .imgdivhold>i {
    margin-right: 0;
    margin-bottom: 10px;
}

.horizontal-box2 h3 {
    text-align: center;
}


.articles-data .card-body h3 {
    font-weight: 600;
}


/*career my zone close**/


/*update password page css start**/


.updatepasswordpage img.link-ex {
    max-height: 60px;
    margin-top: 20px;
}

.updatepasswordpage .listing {
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
}

.updatepasswordpage .listing li {
    list-style: none;
    position: relative;
    padding-left: 25px;
    margin-bottom: 7px;
    font-size: 12px;
}

.updatepasswordpage .listing li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 10px;
    background-color: #f5e8e4;
    width: 18px;
    height: 18px;
    color: #9d8e8e;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
}


.updatepasswordpage #regProcess:disabled {
    opacity: 0.5;
}


.updatepasswordpage #regProcess[hidden] {
    display: inline-block;
}


.updatepasswordpage input[type=submit] {
    background-color: #04AA6D;
    color: white;
}

.updatepasswordpage #message {
    background: #f1f1f1;
    color: #000;
    position: relative;
    padding: 20px;
    margin-top: 10px;
}

.updatepasswordpage #message p {
    padding: 10px 35px;
    font-size: 18px;
}

/* Add a green text color and a checkmark when the requirements are right */
.updatepasswordpage .valid {
    color: green;
}

.updatepasswordpage .valid:before {
    position: relative;
    left: -35px;
    content: "\f00c";
    font-family: FontAwesome;
}


.updatepasswordpage .invalid:before {
    position: relative;
    left: -35px;
    content: "\f00d";
    font-family: FontAwesome;
}





/* Add a red text color and an "x" when the requirements are wrong */
.updatepasswordpage .invalid {
    color: red;
}

.updatepasswordpage .text-red {
    color: #ff0000;
}




.updatepasswordpage .forgotpassworddes .tab-content .form-control {
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: inherit;
    border-radius: 0;
    margin-bottom: 10px;
    background-color: transparent;
    padding-left: 0;
}




.updatepasswordpage .forgotpassworddes .tab-content h2 {
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
    background-color: transparent;
    color: #000;
    position: relative;
}

.updatepasswordpage .forgotpassworddes .tab-content h2 span {
    position: relative;
}

.updatepasswordpage .forgotpassworddes .tab-content h2 span i {}


.updatepasswordpage .forgotpassworddes .pass-msg {
    display: none;
    position: absolute;
    top: 0;
    background-color: #fff5f2;
    border: 1px #d3cdcb solid;
    z-index: 999;
    padding: 10px;
    left: calc(100% + 15px);
    font-size: 12px;
    border-radius: 10px;
    color: #333;
    text-align: left;
    font-weight: normal;
    min-width: 300px;
}


.updatepasswordpage .forgotpassworddes .pass-msg:before {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #fff5f2;
    border-bottom: 10px solid transparent;
    content: "";
    position: absolute;
    top: 15px;
    left: -10px;
}

.updatepasswordpage .forgotpassworddes .pass-msg ul {
    margin: 0;
}

.updatepasswordpage .forgotpassworddes .pass-msg ul li {
    margin-bottom: 10px;
}

.updatepasswordpage .forgotpassworddes .pass-msg ul li i {
    top: -2px;
}

.updatepasswordpage .forgotpassworddes .tab-content h2 span:hover+.pass-msg {
    display: block;
}


.updatepasswordpage .tab-contentnew .card-body {
    padding-top: 5px;
}

.updatepasswordpage .forgotpassworddes .tab-content {
    margin: 0;
    border-radius: 20px;
    background-color: #fff5f2;
    box-shadow: 0px 2px 6px 1px rgb(241 240 241);
    border: none;
}

.updatepasswordpage .alert-msg {
    background-color: #f9ece8;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 12px;
}

.updatepasswordpage .forgotpassworddes .tab-content .editsavbtn {
    float: none;
    line-height: 22px;
    cursor: pointer;
}


.updatepasswordpage input[type=submit] {
    background-color: #f15922;
    border-radius: 30px;
    border: none;
}


.updatepasswordpage .msg-password {
    background-color: #ffeded;
    padding: 15px;
    text-align: center;
    max-width: 700px;
    margin: 50px auto;
    border-radius: 20px;
}

.updatepasswordpage .fa-exclamation-triangle {
    font-size: 50px;
    color: red;
}

.updatepasswordpage .fa-check-circle-o {
    font-size: 50px;
    color: green;
}


.opencatlogin .updatepasswordpage .forgotpassworddes .tab-content {
    margin: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    border: none;
}


.opencatlogin .updatepasswordpage .forgotpassworddes .tab-content .form-control {
    font-size: 14px;

}

.opencatlogin .updatepasswordpage .forgotpassworddes .pass-msg {
    background-color: #fdf8f8;
}

.opencatlogin .updatepasswordpage .forgotpassworddes .pass-msg:before {
    border-right: 10px solid #fdf8f8;
}




/*update password page css close**/



/*  .supportregion {
display: block;
margin-bottom: 20px;
background-color: lemonchiffon;
border-radius: 3px;
border: 1px solid #ddd;
padding: 15px;
}
.supportregion img{
float: left;
width: 60px;
height: 60px;
border-radius: 50%;
margin-right: 10px;
margin-bottom: 10px;
}
.supportregion p {
font-size: 14px;
margin-bottom: 5px;
}
*/


input#submitButton {
    margin-left: 0;
}



.addsbanner {
    border: 1px solid #D6D6D8;
    padding: 5px;
}

.nodata-text {
    text-align: center;
    margin-bottom: 15px;
}

.nodata-img {
    max-height: 300px;
    text-align: center;
    display: flex;
    margin: 0 auto;
}


.text-yellow {
    color: #ffed00;
}


h1 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
    color: #000;
}

.openimgpop img {
    width: 100%;
}


h2.subject-title {
    font-size: 22px;
}


.info-icon {
    color: #e93031;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
}


.mt-0 {
    margin-top: 0 !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}


.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.betaText {
    background-color: #ff0000;
    position: absolute;
    top: 0px;
    right: 0;
    color: #fff;
    padding: 1px 12px;
}

.globalform-inner {
    background-color: #ffffff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 20px;
    box-shadow: 0 8px 18px rgb(209 206 206 / 30%);
    border: 1px #f9f6f6 solid;
}

.new-img {
    position: absolute;
    top: -8px;
    right: -8px;
}

.new-img img {
    max-height: 40px;
}

.max-height-auto img {
    max-height: inherit;
}

.globalform-inner .gj-datepicker-md [role=right-icon] {
    right: 5px;
    top: 7px;
}

.globalform-inner .gj-textbox-md {
    border-bottom: none;
    padding: .375rem .75rem;
}


.regiongkcon {
    float: left;
    width: 100%;
}

.regiongkcon>h3 {
    margin: 0;
    text-align: center;
    margin-bottom: 15px;
}

.regiongkcon .tekyesttstt>div>a {
    margin-bottom: 10px;
}

.gamesregion .gamescontent .headerregion {
    z-index: inherit !important;
}

.gamesregion .gamescontent h3 {
    margin-top: 0;
}


#hbl-live-chat-wrapper {
    display: none;
}

.dimlink>a {
    opacity: 0.3;
    pointer-events: none;
}


.pdf-box a {
    border: 1px #ddd solid;
    padding: 10px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    color: #333;
    border-radius: 15px;
    text-decoration: none;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transition: all .7s;
}

.pdf-box a i {
    margin-bottom: 15px;
    display: block;
    font-size: 40px;
    color: #f15922;
}

.pdf-box a:hover {
    -webkit-box-shadow: 0 0 50px #dadada inset;
    -moz-box-shadow: 0 0 50px #dadada inset;
    -ms-box-shadow: 0 0 50px #dadada inset;
    -o-box-shadow: 0 0 50px #dadada inset;
    box-shadow: 0 0 50px #dadada inset;
}



.blink {
    display: inline-block;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;

}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}


.preclasstest .panel-group .panel-heading .progress {
    display: inline-block;
    margin-left: 10px;
    width: calc(100% - 230px);
    margin-bottom: 0;
}

.preclasstest .panel-group .panel-heading .panel-title strong {
    min-width: 200px;
    display: inline-block;
}


.gktopics {
    margin-bottom: 20px;
    border: 1px #ddd solid;
    background-color: #f15922;
    padding: 5px 20px;
    border-radius: 20px;
    display: inline-block;
    line-height: 20px;

}

.gktopics a {
    color: #fff;
    font-size: 16px;
}

.gktopics a i {
    margin-right: 4px;
}

.cuet-score-card {
    max-width: 800px;
    margin: 0 auto;
    background-color: #eee;
    padding: 20px;
    border-radius: 10px;
}

.cuet-score-card h3 {
    background-color: #080f52;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    margin-top: -20px;
    margin-left: -20px;
    width: calc(100% + 40px);
    padding: 10px 15px;
    border-radius: 10px 10px 0 0;
    font-size: 20px;
}

.cuet-score-card .video-msg {
    background-color: #efc307;
    text-align: center;
    color: #333;
    display: inline-block;
    border-radius: 20px;
    padding: 6px 12px;
}

.cuet-score-card h4 {
    text-align: center;
    margin-bottom: 20px;
}


.cuet-score-card .form-control {
    height: 42px;
    box-shadow: inherit;
    border: 1px #ddd solid;
    border-radius: 2px;
}

#cuetscorecard {}

#cuetscorecard .modal-body,
#cuetscorecard .modal-header {
    border-bottom: none;
}

#cuetscorecard .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    color: #000;
    opacity: 1;
}

#cuetscorecard .modal-body p {
    color: #000;
}


.multicuet-score-card .control-label {
    width: 100%;
}

.multicuet-score-card h2 {
    font-size: 20px;
}



.ms-options-wrap span.label {
    font-weight: 600;
    font-size: 14px;
    text-align: left;
    padding: 4px 4px !important;
    margin: 0;
    width: 100%;
    color: #333;
}


.ms-options-wrap .ms-options {
    top: 36px;
    background: #fff;
    padding: 10px;
    z-index: 9;
    width: 100%;
    border: 1px #f3e6e6 solid;
    box-shadow: 0 4px 6px -6px rgb(0 0 0 / 20%);
}


.ms-options ul {
    margin: 0 !important;
    padding: 0;
}

.ms-options ul li {
    list-style: none;
    color: #333;
    padding-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    text-align: left;
    margin-bottom: 0;
}

.ms-options ul li label {
    font-weight: 400;
    font-size: 14px;
    text-align: left;
}

.multicuet-score-card .ms-options-wrap button {
    height: 42px;
    box-shadow: inherit;
    border: 1px #ddd solid;
    border-radius: 2px;
    box-shadow: inherit;
}

.ms-options-wrap button:after {
    font-family: FontAwesome;
    content: "\f107";
    border: none !important;
    top: 8px;
    right: 18px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
    top: 2px;
    margin-right: 5px;
}






.spjmr-msg {
    background-color: #d7300a;
    border-radius: 20px;
    padding: 6px 12px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    /* font-weight: 600; */
    color: #fff;
    text-align: center;
}

.spjmr-msg p {
    margin-bottom: 0;
}

.spjmr-msg a {
    color: #ffe426;
    text-decoration: underline;
}



.sessioncatmsg {
    /*    width: 100%;*/
    text-align: left;
}

.sessioncatmsg>span {
    margin-right: 10px;
    border-right: 1px #ddd solid;
    padding-right: 10px;
}

.sessioncatmsg>span.session-link {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}

.notification-msg {
    background: #d7300a;
    border-radius: 5px;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 20px auto;
}

.notification-msg p {
    margin-bottom: 5px;
}

.orientationline {
    background-color: #f15922;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}


.zoneband {
    background-color: #fff7f0;
    text-align: center;
    padding: 3px;
    font-size: 14px;
    color: #000;
    /*    font-weight: 600;*/
    clear: both;
    line-height: 24px;
    border: 1px solid #D6D6D8;
}

.zoneband p {
    margin-bottom: 0;
}

.zoneband a {
    padding: 3px 12px;
    background-color: #f16136;
    color: #fff;
    border-radius: 20px;
    display: inline-block;
}

.zoneband span {}


.offer-band {
    background-color: #111d64;
    color: #fff;
    font-size: 16px;
    padding: 5px 0;
}

.offer-band strong.highlight-text {
    padding: 3px 12px;
    background-color: #f16136;
    color: #fff;
    border-radius: 20px;
    display: inline-block;
}

.button-wrap .smalbtnorange {
    margin-bottom: 5px;
}


.summarybox {
    /*    background-color: #fff1e5;
padding: 15px;
margin-bottom: 20px;
border-radius: 20px;
border:1px solid #D6D6D8;*/
}

.summaryboxitem {
    background-color: #fffafa;
    padding: 10px 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 1px solid #D6D6D8;
    color: #333;
}

.summaryboxitem p {
    margin-bottom: 4px;
}

.summaryboxitem p:last-child {
    margin-bottom: 0;
}

.summaryboxitem a:hover {
    /*background-color: #111d64;*/
}


.summaryboxitem span.show_hide {
    color: #f16136;
    cursor: pointer;
    font-weight: 500;
    border-bottom: 1px #f16136 solid;
}


.orientationline.tickers {
    background-color: #111d64;
}


.min-height700 {
    min-height: 700px;
}

.well-sm {
    margin: 10px 0;
}


.video-frame iframe {
    width: 100%;
}

.frame-border iframe {
    border: 7px #ddd solid;

}

.sectional-test {
    padding: 15px 0;
}

.hover-text {
    display: none;

}

.white-text {
    color: #fff !important;
}


.trialpack {
    background-color: #f2f2f2;
    padding: 15px;
    border-radius: 7px;
    border: 1px #bfbfbf solid;
    margin-bottom: 20px;
    color: #000;
}


.trialpack a {
    text-decoration: underline;
}







a.newboxdesgin:hover .hover-text {
    /*    display: flex;
    padding: 10px;
    background-color: rgba(34, 29, 29, 0.64);
    width: calc(100% - 30px);
    font-size: 15px;
    position: absolute;
    top: 50%!important;
    height: Calc(100% - 20px);
    border-radius: 20px;
    color: #fff;
    justify-content: center;
    align-items: center;
    transform: translate(-50%, -50%)!important;
    left: 50%!important;*/
}





.boxineflddiv a {
    background-color: #ff692e;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.7px;
    padding: 6px 25px;
    display: inline-block;
    margin-top: 8px;
    border-radius: 3px;
    font-size: 16px;
}


.currentvideo .newboxdesgin {
    min-height: 205px;
}

#openimgpop .modal-body,
#openimgpop .modal-header {
    padding: 0;
    border-bottom: none;
}

#openimgpop .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    color: #000;
    opacity: 1;

}


/*** popupsame start***/
.popupsame .modal-content {}

.popupsame .modal-header {
    padding: 0;
    border: none;
    background-color: #fb5d22;
    text-align: center;
    position: relative;
}

.popupsame .modal-header h4 {
    color: #fff;
}

.popupsame .modal-content .close {
    color: #fff;
    position: absolute;
    right: 5px;
    opacity: 1;
    z-index: 99;
    top: 0;
}

.popupsame .modal-body {
    padding: 0;
}

.popupsame .modal-body iframe {
    margin: 0;
    padding: 10px;
}


#cuetstudentspopup .modal-body {
    padding: 15px;
}

.studentquestion .checkbox-inline {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 10px;
    width: 30%;
    font-size: 15px;

}

.w-100 {
    width: 100% !important;
}

.openimgpop.tablepopup .modal-content {
    float: left;
    width: 100%;
}

.openimgpop.tablepopup .modal-body {
    padding: 15px !important;
    float: left;
    width: 100%;

}

.openimgpop.tablepopup .modal-body tr th,
.openimgpop.tablepopup .modal-body tr td {
    font-size: 13px;

}

.openimgpopcustum .modal-body>h3 {
    background-color: #eee;
    padding: 10px;
    margin: 0;
}

.cuet-onlinepro {
    background-color: #fffafa;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px #ddd solid;
    border-radius: 20px;
}

.cuet-onlinepro h2 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 600;
}


.user-interest {
    background-color: #fffafa;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px #ddd solid;
    border-radius: 20px;
}

.user-interest .form-action {
    margin-top: 15px;
}


.profilizerPopups .modalData>.row {
    margin-right: -10px;
    margin-left: -10px;
}

.profilizerPopups .modalData>.row .col-xs-6,
.profilizerPopups .modalData>.row .col-xs-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.profilizerPopups .modal-content {}

.profilizerPopups .modal-content h4 {
    background-color: #323232;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    font-size: 17px;
}




.profilizerPopups .modal-body {}



.profilizerPopups .close {
    opacity: 1;
    position: absolute;
    right: 3px;
    top: 0;
    color: #fff;

}


.profilizerPopups h3.headingcontnet {
    font-weight: 600;
    font-size: 16px;
    color: #000;
}

.profilizerPopups .modalData label {
    color: #000;
    font-weight: 500;
    font-size: 12px;
}

.profilizerPopups .modalData input {
    box-shadow: inherit;
    background-color: #fbfbfb;
    margin-bottom: 7px;
}

.profilizerPopups .btn-orange {
    margin-top: 5px;
    margin-bottom: 0;
}

/*.profilizerPopups .btn-orange:hover,
.profilizerPopups .btn-orange:focus{
    background-color: #111d64;
}*/

.profilizerPopups .btn-blue {
    background-color: #323232;
}


.profilizerPopups .btn-orange i {
    margin-right: 4px;
}



.cohort .card {
    padding: 0;
}

.cohort .card h4 {
    background-color: #111d64;
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    font-size: 17px;
}

.cohort .card form {
    padding: 20px;
}

.cohort .ms-options ul li {
    width: 33.33%;
    float: left;
}

.cohort .ms-options-wrap .ms-options {
    padding: 5px;
    min-height: inherit !important;
}


/*** popupsame close***/

/*** shemeansbusiness start***/


.shemeansbusiness ol {
    padding-left: 15px;
}

.session-boxmain {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.session-box {
    border: 1px #ddd solid;
    position: relative;
    padding: 10px;
    border-radius: 20px;
    text-align: center;
    width: 24%;
}



span.woman-session {
    width: 70px;
    height: 70px;
    display: block;
    background-color: #f6f6f6;
    border-radius: 15px;
    line-height: 70px;
    text-align: center;
    margin: 0 auto 10px auto;
    border: 1px #f0e7d6 solid;
}

span.woman-session img {
    max-height: 40px;
    vertical-align: middle;
}



/*** shemeansbusiness close***/


/*updation accodion css start**/

.custom-accordion .card-header strong {
    min-width: 250px;
    line-height: 20px;
    float: left;
}

.custom-accordion .card-header .progress {
    margin-bottom: 0;
    margin-top: 0;
    margin-left: 100px;
    width: calc(100% - 300px);
    background-color: #d8d8d9;
}

.custom-accordion .card-header .progress .progress-bar {
    color: #333;
}

/*updation accodion css close**/




/*** notification start***/

.notification-inside {
    float: left;
    width: 100%;
    overflow: hidden;
}





.notification-inside .nav-tabs li {
    margin-bottom: 0;
    width: 50%;
    text-align: center;
    position: relative;
}

.notification-inside .nav-tabs li a {
    background-color: #e6e6e6;
    color: #333;
    border: none !important;
    padding: 6px 5px;
    font-weight: 600;
    margin-right: 0;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 13px;
    border-radius: 0px;
    display: block;
}

.notification-inside .nav-tabs li.active>a,
.notification-inside .nav-tabs li>a.active {
    background-color: #cce4eb;
    /*color: #fff;*/
}

.notification-inside .nav-tabs li.active>a:after,
.notification-inside .nav-tabs li>a.active:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #cce4eb;
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.notification-inside .tab-content {
    background-color: #fff;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    margin-top: 10px;

}

.notification-inside .tab-content .tab-pane {
    /*  padding: 30px 15px;
width: 100%;
background-color: #f1f1f1;*/
}

.notification-inside .tab-content .listinnotficat {
    margin-bottom: 10px;
    border-bottom: 1px #ddd dashed;
}

.notification-inside .tab-content .listinnotficat:last-child {
    border-bottom: none;
    margin-bottom: 0;
}


.mcustomscrolbarde ul {
    padding: 0 10px;
}


.mcustomscrolbarde .conscorll>ul li,
.mcustomscrolbarde .conscorll>li {
    list-style: none;
    float: left;
    width: 100%;
    padding: 5px 0;
}

#eventstab .conscorll {
    padding: 5px 10px;
    float: left;
    width: 100%;
}


.all-notification .tab-content {
    margin: 0;
    padding: 15px;
    border: 1px #ddd solid;
}

.all-notification .nav-tabs {
    border-bottom: none;
}

.listinnotficat h3 {
    font-weight: bold;
}


.all-notification .tab-content .mcustomscrolbarde {
    height: auto;
}


/*** notification close***/



.btn-orange {
    background-color: #f16136;
    color: rgb(255, 255, 255) !important;
    margin-bottom: 5px;
    word-wrap: break-word;
    white-space: normal;
}


.contentcouses .innercontentfld ul,
.contentcouses .innercontentfld ol {
    padding-left: 5px;
}

.contentcouses thead td {
    background: #f15a22;
    color: #fff;
    font-weight: 600;
}

.contentcouses thead td p {
    color: #fff !important;
}

.contentcouses h4 {
    color: #1d274e;
}

.contentcouses h2 {
    font-size: 22px;
    color: #1d274e;
    text-transform: none;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 15px;
}


.exam-btn ul {
    margin-top: 0px;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    /*    justify-content: space-between;*/
}

.exam-btn-new2 ul li {
    display: inline-block;
    align-items: inherit;
    vertical-align: top;
    height: 100%;
    width: 23%;
    margin-right: 3px;
}

.contentcouses .exam-btn-new ul {
    display: block;
    margin-top: 0px;
    padding: 0;
    margin-bottom: 0;
}

.contentcouses .exam-btn-new ul li {
    display: inline-block;
    align-items: inherit;
    justify-content: inherit;
    vertical-align: top;
    height: 100%;
    width: 49%;
}

.contentcouses .exam-btn ul li {
    list-style: none;
    padding: 7px 5px;
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    transition: all .5s ease-in-out;
    line-height: 22px;
}

.contentcouses .exam-btn ul li:hover {
    color: #fff;
    background: #219ccf;
    text-decoration: none;
    transition: all .5s ease-in-out;
}

.contentcouses .exam-btn ul li:before {
    content: inherit;
}


#example_wrapper table#example tr th.sorting {
    background-color: #9d254d;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
    font-weight: 400;
}

#example_wrapper table#example>tbody>tr:first-child {
    color: #58585a;
    background-color: transparent;
}


#example_wrapper table#example tr th.sorting:before,
#example_wrapper table#example tr th.sorting:after {
    opacity: 1;
}

.filtercontent span a.resetBtn {
    position: absolute;
    right: 16px;
    top: 0;
    background-color: #f15922;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    padding: 1px 2px;
    text-decoration: none;
    cursor: pointer;
}

.responsivetabs-more .dropdown-menu {
    padding: 0;
}

.responsivetabs-more .dropdown-menu li a {
    padding: 6px 10px;
    white-space: normal;
    font-size: 13px;
}


.topbanduni .nav-tabs>li>a {
    font-size: 12px;
}


#ScoreCard .modal-header {
    background-color: #c1272d;
    color: #fff;
}

#ScoreCard .modal-header h4 {}

#ScoreCard .modal-header .close {
    color: #fff;
    opacity: 1;

}

.subjectvideoModal .modal-content {
    padding: 5px;
}

.subjectvideoModal .modal-header {
    padding: 0;
    border-bottom: none;
}

.subjectvideoModal h4 {
    display: none;
}

.subjectvideoModal .close {
    position: absolute;
    right: 0;
    color: #fff;
    opacity: 1;
    margin: 0;
    font-size: 20px;
    z-index: 9;
    background-color: #c1272d;
    width: 25px;
    height: 25px;
    line-height: 25px;
    top: 0;
}

.subjectvideoModal .modal-body {
    padding: 0;
}

.subjectvideoModal iframe {
    width: 100%;

}

.subjectwisetopic h4 {
    font-size: 16px;
    font-weight: 600;
}

.subjectwisetopic .video-frame {
    margin-bottom: 15px;

}



/* expert videos start */
.subjectwisetopic .video-frame {
    border: 1px #dfdfdf solid;
    padding: 2px;
    background-color: #fff;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}


.subjectwisetopic .youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}

.subjectwisetopic .youtube-player .play {
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    position: absolute;
    background: url(//i.imgur.com/TxzC70f.png) no-repeat;
    cursor: pointer;
    background-size: 50px;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


.subjectwisetopic .video-frame iframe {
    height: auto;
}

/* expert videos close */


/* profilzer css start */
.starratingpage {
    /* position: fixed; */
    /* bottom: 0;
left: 0; */
    width: 100%;
    padding: 15px;
    background: #fff;
    color: #fff;
    margin-top: 30px;
    text-align: center;
}

.starratingpage h4 {
    color: #000;
    letter-spacing: 0.7px;
    font-weight: bold;
    margin-bottom: 7px;
}

.starratingpagegl2 .ratingtabflds .glyphicon,
.starratingpagegl23 .ratingtabflds .glyphicon {
    font-size: 22px;
    color: #ff692e;
    margin-left: 3px;
    vertical-align: text-bottom;
}


span.strong {
    background: #28a745;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    display: inline-block;
}

span.moderate {
    background: #ffc107;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    display: inline-block;
}

span.weak {
    background: #ff9d93;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    display: inline-block;

}

span.no-match {
    background: red;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    display: inline-block;
}

span.non-iim {
    background: #9b59b6;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    color: white;
    border-radius: 25px;
    display: inline-block;
}


.chartwrapper {
    background-color: #fff;
    padding: 20px 20px;
    position: relative;
    margin: 10px 0;
    box-shadow: 0 4px 24px 5px rgb(115 114 114 / 6%), 0 1px 4px rgba(0, 0, 0, .08);
}

.chartwrapper h1 {
    text-align: center;
    margin-bottom: 20px;
}

.chartwrapper p {}


.chartwrapper #series_chart_div {
    /*height: 600px;*/
    /*overflow:hidden;*/
}

.chartwrapper #series_chart_div div>div {
    /*width: 100%!important;*/

}

/*.chartwrapper #series_chart_div{
height: 600px;
overflow:hidden;
}

.chartwrapper #series_chart_div div{
height: 100%!important;
}*/

.chartwrapper #series_chart_div>div>div>div {
    /*top: -20px!important;*/
}

.exampgescont .table>tbody>tr:first-child.bg-none>td {
    padding: 0;
    border-top: none;
}



/*body{ letter-spacing: 0.5px;    color: #000!important;}*/

.padd {
    padding: 40px 0;
}

.padd td.content3 {
    padding: 0px !important;
}

.padd .table-bordered tbody tr td,
.padd .table-bordered tbody tr th,
.padd .table-bordered tfoot tr td,
.padd .table-bordered tfoot tr th,
.padd .table-bordered thead tr td,
.padd .table-bordered thead tr th {
    border: 0px;
}

.padd table td {
    padding: 17px 15px !important;
}

.blue-lgt {
    background: #f0f8fd;
}

.clr-chnge {
    background: transparent;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 20px 1px rgba(0, 0, 0, .06), 0 1px 4px rgba(0, 0, 0, .08);
    margin-top: 20px;
    border: 1px dashed #222;
}

.padd .table .table {
    background-color: #f9fbfe;
    font-weight: 400;
    font-size: 14px;
}

.padd .table-responsive {
    min-height: .01%;
    overflow-x: auto;
    border-radius: 20px 20px 0 0;
}

.padd .table-bordered {
    border: 0px;
}

.padd .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f0f8fd;
}

.padd table tr:first-child {
    background: #e6f1ff !important;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.padd .table {
    margin-bottom: 0px;
}

.exampgescont {
    letter-spacing: 0.4px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.6;
    background: #f0f8fd;
    color: #222;
}

.exampgescont .table>tbody>tr:first-child {
    background-color: #9d254d;
    color: #fff;
}

.content3>span {
    padding-top: 40px;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    text-align: left;
    color: #fff;
}

/* .content3 table{
border-color: #ddd;
} */
h3 {
    font-size: 18px;
    margin-top: 10px;
    color: #222;
    font-weight: 400;
}

.exampgescont h1 {
    letter-spacing: 0;
    margin-bottom: 5px;
    font-weight: 600;
    color: #222;
}

.exampgescont .chartwrapper ul,
.msii2 ul {
    list-style: outside none none;
    margin: 0 0 10px 0;
    padding: 0;
}

.exampgescont .chartwrapper ul li,
.msii2 ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 15px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.exampgescont .chartwrapper ul li::before,
.msii2 ul li::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 9px;
    font-weight: 600;
    background: #dc3b00;
    width: 5px;
    height: 5px;
    border-radius: 2px;
}

.exampgescont .contentalow {
    padding-bottom: 0px !important;
}

.btn-orange {
    background-color: none !important;
    color: rgb(255, 255, 255) !important;
    margin-bottom: 5px;
    word-wrap: break-word;
    white-space: normal;
    /*border: 1px solid #fff;*/
    font-size: 12px;
    margin-left: 10px;
    border-radius: 6px;
}

a.btn.btn-orange {
    /*    background: none!important;*/
}

#huim table {
    background: #fff;
}

#huim b {
    color: #000;
}

.text-white {
    color: #fff !important;
}


.exampgescont .table>tbody>tr:first-child.bg-none {
    background-color: transparent !important;
    color: #333 !important;
}

.equalbtns {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: initial;
    line-height: 35px;
}


.msii2 ul {
    list-style: outside none none;
    margin: 0 0 10px 0;
    padding: 0;
}

.msii2 ul li {
    list-style: outside none none;
    margin: 0;
    padding: 1px 0 1px 15px;
    position: relative;
    text-align: left;
    font-size: 14px;
    color: #333;
}

.msii2 ul li::before {
    content: "";
    font-family: "FontAwesome";
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 9px;
    font-weight: 600;
    background: #dc3b00;
    width: 5px;
    height: 5px;
    border-radius: 2px;
}

.disc {
    margin-top: 20px;
    background: #e6f1ff;
    padding: 20px;
    border-radius: 10px;
}

.faqss h2 {
    letter-spacing: 0;
    margin-bottom: 20px;
    font-weight: 600;
    color: #222;
    font-size: 24px;
    text-align: center;
}


.faqss .accordion-section .panel-default>.panel-heading,
.panel-default {
    border: 0;
    background: transparent;
    padding: 10px;
}

.faqss .panel-heading.p-3.mb-3 {
    padding: 3px;
}

.faqss .panel-group .panel+.panel {
    margin-top: 10px;
}

.faqss .accordion-section .panel-default .panel-title a {
    display: block;

}

.faqss .accordion-section .panel-default .panel-title a:after {
    font-family: 'FontAwesome';
    font-style: normal;
    font-size: 2rem;
    content: "\f106";
    color: #9d254d;
    float: right;
    margin-top: -8px;
    margin-right: -8px;
}

.faqss .accordion-section .panel-default .panel-title a.collapsed:after {
    content: "\f107";
}

.faqss .accordion-section .panel-default .panel-body {
    font-size: 14px;
    color: #222;
    padding: 10px;
}

.faqss .accordion-section .panel-default .panel-body p:last-child {
    margin-bottom: 0;
}

.faqss .panel-group {
    margin-bottom: 0px !important;
    max-width: 800px;
    margin: 0 auto;
}

.faqss .panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: transparent;
}

.faqss .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit;
}

.foots {
    margin-bottom: 70px;
}

.isOpenCatMobile {
    display: none !important;
}




/**** GMAT Css Start***/

.newboxdesgin .lock-icon {
    position: absolute;
    right: 7px;
    bottom: -7px;
}

.newboxdesgin .lock-icon img {
    max-height: 25px;
}


.analytics-box {
    position: relative;
    margin-bottom: 15px;
}

.analytics-box>div {
    background-color: #fff;
    border: 1px #ddd solid;
    border-radius: 5px;

}

.analytics-top {
    padding: 10px;
    margin-bottom: 5px;
    color: #fff;

}


.analytics-top h5 {
    color: #fff;
    margin-top: 0;
}

.analytics-top h5 span {
    background-color: #095582;
    width: 22px;
    height: 22px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
    margin-right: 5px;

}

.analytics-top p i {
    margin-right: 4px;
}

.analytics-bottom>.analytics-bottom-inner {
    border-bottom: 1px #ddd solid;
    padding: 5px 5px 15px 5px;
}

.analytics-bottom-inner2 {
    background-color: #f8f8f8;
    padding: 10px;
}


.analytics-bottom h3 {
    font-weight: bold;
    text-align: center;
    margin-bottom: 0;
}

.analytics-bottom p {
    font-size: 13px;
    line-height: 16px;
}


.quant-box .analytics-top {
    background-color: #0573b4;
}

.verbal-box .analytics-top {
    background-color: #ba64d3;
}

.di-box .analytics-top {
    background-color: #0097b2;
}

.analytics-bottom .progress-left {
    text-align: center;
}

.analytics-bottom .progress-left h2 {
    font-size: 18px;
    font-weight: 600;
}

.analytics-bottom .progress-left .progress {
    margin-bottom: 8px;
    height: 2px;
    margin-top: 8px;
}

.analytics-bottom .progress-left .progress-bar {
    background-color: #0bf;
}

.analytics-bottom .session-test .session-score {
    display: flex;
    font-size: 12px;
    justify-content: space-between;
    margin-bottom: 15px;
}

.analytics-bottom .session-test .session-value {
    font-weight: 600;
}


.analytics-bottom>.analytics-bottom-inner .progress,
.attend-box .layout-main .progress {
    position: relative;
    margin: 4px;
    float: left;
    text-align: center;
    overflow: inherit;
    background-color: transparent;
    border-radius: 0;
    box-shadow: inherit;
    font-weight: 600;
    font-size: 20px;
}

.attend-box .layout-main .progress{
    height: 100%;
}

.analytics-bottom .barOverflow,
.attend-box .layout-main .barOverflow {
    /* Wraps the rotating .bar */
    position: relative;
    overflow: hidden;
    width: 90px;
    height: 45px;
    margin-bottom: -35px;
}

.analytics-bottom .bar,
.attend-box .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    /* full circle! */
    border-radius: 50%;
    box-sizing: border-box;
    border: 5px solid #eee;
    /* half gray, */
    border-bottom-color: #0bf;
    /* half azure */
    border-right-color: #0bf;
}


.attend-box .bar{
    border-bottom-color: #ff914d;
    /* half azure */
    border-right-color: #ff914d;
}


.analytics-bottom .progress span {}


.analytics-bottom .analytics-bottom-inner .progress p,
.attend-box .progress p {
    font-size: 12px;
    font-weight: normal;
}

.analytics-box .row {
    margin-left: -10px;
    margin-right: -10px;
}

.analytics-box .col-xs-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.verbal-box .analytics-top h5 span {
    background-color: #9f44ba;
}

.verbal-box .analytics-top h5 {
    margin-top: 0;
}

.verbal-box .analytics-bottom .bar {
    border-bottom-color: #ba64d3;
    border-right-color: #ba64d3;
}

.verbal-box .analytics-bottom .progress-left .progress-bar {
    background-color: #ba64d3;
}



.di-box .analytics-top h5 span {
    background-color: #076b7d;
}

.di-box .analytics-top h5 {
    margin-top: 0;
}

.di-box .analytics-bottom .bar {
    border-bottom-color: #0097b2;
    border-right-color: #0097b2;
}

.di-box .analytics-bottom .progress-left .progress-bar {
    background-color: #0097b2;
}


.circle-wrap {
    width: 120px;
    height: 120px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
    margin-top: 15px;
    margin-left: 10px;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
    width: 120px;
    height: 120px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 120px, 120px, 60px);
}

.circle-wrap .inside-circle {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    background: #faf6f6;
    line-height: 120px;
    text-align: center;
    margin-top: 11px;
    margin-left: 11px;
    color: #ff914d;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
}



.circle_percent {
    font-size: 140px;
    width: 1em;
    height: 1em;
    position: relative;
    background: #eee;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
}

.circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em);
}

.round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #ff914d;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s;
}

.percent_more .circle_inner {
    clip: rect(0 .5em 1em 0em);
}

.percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #ff914d;
    content: '';
}

.circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #fff;
    z-index: 3;
    border-radius: 50%;
}

.percent_text {
    position: absolute;
    font-size: 36px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}




/* color animation */

/* 3rd progress bar */
.mask .fill {
    clip: rect(0px, 60px, 120px, 0px);
    background-color: #ff914d;
}

.mask.full,
.circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(135deg);
}

@keyframes fill {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(135deg);
    }
}


.overview-graph {
    display: flex;
    align-items: center;
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    border: 1px #ece9e9 solid;
    margin-bottom: 20px;
    padding: 8px;
    box-shadow: 2px 2px 8px 1px rgb(217 212 217);
}

.inside-circle2 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin-left: 10px;
}

.overview-smallbox {
    /* background-color: #f6f6f6;
    padding: 5px;
    text-align: center;
    border-radius: 10px;
    min-height: 70px;
    border: 1px #ece9e9 solid;
    margin-bottom: 10px; */

    text-align: center;
}

.overview-smallbox img {
    max-height: 30px;
    vertical-align: middle;
}

.overview-smallbox h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 5px 0;
    text-align: center;
}

.overview-smallbox .slidecontainer {
    margin: 5px 0;
}

.overall-score-main {
    background-color: #fff;
    border-radius: 10px;
    border: 1px #ece9e9 solid;
    padding: 20px 8px 5px 8px;
    min-height: 158px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 8px 1px rgb(217 212 217);
}

.overall-score-value h4 {
    font-size: 12px;
}

span.icon-bg {
    width: 40px;
    height: 40px;
    background-color: #fffcfc;
    display: flex;
    border-radius: 5px;
    border: 1px #ffdcd1 solid;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    cursor: pointer;
}

span.icon-bg.hover-dis {
    cursor: inherit;
}


.overall-score {
    /* border-left: 1px #d7cece solid;
    padding-left: 5px; */
}

.overall-score-main .col-md-4:first-child .overall-score {
    border-left: none;
    padding-left: 0;
}

.overall-score h5 {
    /* font-size: 11px; */
    margin: 5px 0;
    /* min-height: 25px; */
}

.overall-score .overall-score-value {
    color: #00bbff;
    font-weight: 600;
    font-size: 22px;
}

.overall-score .overall-score-value.red-text {
    color: #ff0000;
}

.score-block .row {
    margin-left: -5px;
    margin-right: -5px;
}

.score-block .col-xs-12 {
    padding-left: 5px;
    padding-right: 5px;
}


.slidecontainer {
    width: 100%;
    min-height: 20px;
}

.overview-smallbox .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #27b90c;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.overview-smallbox .slider:hover {
    opacity: 1;
}

.overview-smallbox .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    background: #aae820;
    cursor: pointer;
}

.overview-smallbox .slider::-moz-range-thumb {
    width: 10px;
    height: 10px;
    background: #aae820;
    cursor: pointer;
}

.layout-main {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    /* background-color: #f6f6f6; */
    border-radius: 10px;
    border: 1px #ece9e9 solid;
    padding: 15px;
    min-height: 158px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 8px 1px rgb(217 212 217);
}

.attend-box .layout-main p{
    font-size: 11px;
}

.attend-box .layout-align{
    padding-right: 10px;
}

.attend-box .flts-attempt h4{
    margin-top: 10px;
}


.layout-align {
    text-align: center;
}

.layout-main h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}



.flts-attempt {
    text-align: center;
    border-left: 1px #d7cece solid;
    padding-left: 10px;
    padding-bottom: 15px;
}


/* CSS for 2nd Meter */

#score-meter-2 {
    width: 30px;
    height: 15px;
    border-top-left-radius: 160px;
    border-top-right-radius: 160PX;
    border: 50px solid #ff914d;
    border-bottom: 0;
    position: relative;
}

.scorer-2-tick {
    position: absolute;
    bottom: 0;
    left: -50px;
    width: 45px;
    height: 3px;
    background-color: #ffffff;
    transform: rotate(0deg);
    animation-name: ticker-mover-2;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    /* Keeps the final state */
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}

@keyframes ticker-mover-2 {
    0% {
        transform-origin: right center;
        transform: rotate(0deg);
    }

    33% {
        transform-origin: right center;
        transform: rotate(120deg);
    }

    66% {
        transform-origin: right center;
        transform: rotate(120deg);
    }

    100% {
        transform-origin: right center;
        transform: rotate(120deg);
    }
}




/* CSS for  7th Meter */

#scorer-7-holder {
    width: 200px;
    position: relative;
}

#scorer-7-background {
    width: 200px;
    height: 100px;
    background-color: #fff;
    border-radius: 200px 200px 0 0;
    overflow: hidden;
    border: 2px solid #FDAE3D;
    ;
}

#scorer-7-color-zone {
    border-radius: 200px 200px 0 0;
    margin: 0;
    background: red;
    width: 200px;
    height: 100px;
    transform-origin: 50% 100%;
    animation-name: color-fill-7;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.scorer-7-tick {
    position: absolute;
    bottom: 2px;
    left: 20px;
    width: 80px;
    height: 4px;
    background-color: black;
    border-top-left-radius: 160px;
    transform: rotate(-0deg);
    animation-name: ticker-mover-7;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes color-fill-7 {
    0% {
        background-color: #ADD732;
        transform: rotate(180deg);
    }

    33% {
        background-color: #FBE939;
        transform: rotate(240deg);
    }

    66% {
        background-color: #F5933C;
        transform: rotate(300deg);
    }

    100% {
        background-color: #ED3F3C;
        transform: rotate(360deg);
    }
}

@keyframes ticker-mover-7 {
    0% {
        transform-origin: bottom right;
        transform: rotate(0deg);
    }

    33% {
        transform-origin: bottom right;
        transform: rotate(60deg);
    }

    66% {
        transform-origin: bottom right;
        transform: rotate(120deg);
    }

    100% {
        transform-origin: bottom right;
        transform: rotate(180deg);
    }
}


#myModalgmatspp .modal-content {
    border-radius: 20px;
    padding: 20px;
    background-color: #f6f5f5;
}

#myModalgmatspp .modal-header {
    display: block;
    padding: 0;
    border: none;
    text-align: center;
}


#myModalgmatspp .modal-body {
    padding: 0;
}

#myModalgmatspp .modal-body form {
    margin-bottom: 0;
}


.custum-graph .row {
    margin-left: -5px;
    margin-right: -5px;

}

.custum-graph .row .col-xs-12 {
    /* padding-left: 5px;
    padding-right: 5px; */

}

.custum-graph .edit-btn {
    position: absolute;
    top: -18px;
    right: 5px;
    font-size: 12px;
    color: #0ea6ff;
    padding: 0;
    border: none;
    background-color: transparent;
}





.curve-timeline{
	position: relative;
		float: left;
		width: 100%;
	}
	
	.curve-inner{
		display: flex;
		width: 100%;
		justify-content: normal;
		align-items: center;
		position: relative;
		gap: 35px;
	}
	
	.curve-timeline-box{
		float: left;
		text-align: center;
		width: 25%;
		position: relative;
		padding: 0 25px;
		margin-bottom: 30px;
	}
	
	.curve-timeline-box .curve-box{
		float: left;
		border: 5px #b1bfb3 dashed;
		min-height: 350px;
		border-radius: 25px;
		margin: 15px 0 15px 0;
		position: relative;
		width: 100%;
	}
	
	.curve-timeline-box .curve-box:after{
		content: "";
		position: absolute;
		border: 5px #b1bfb3 dashed;
		bottom: -15px;
		left: 97px;
		border-radius: 25px;
		height: 15px;
		border-top: none;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		width: calc(100% - 2px);
	}
	
	
	.curve-box .action-clr{
	position: relative;
	z-index: 9;
	}
	
	.curve-box .action-clr-left{
		float: left;
		margin-left: -49px;
		width: 61px;
	}
	
	.curve-box .action-clr-right{
		float: right;
		width: 61px;
		margin-right: -17px;
	}
	
	.curve-timeline-box > h5:first-child {
		min-height: 30px;
		justify-content: center;
		display: flex;
		align-items: center;
	}
	
	
	.curve-timeline-box5 > h5:first-child{
	margin-left: -40px;
	}
	
	
	.curve-timeline-box .curve-box + h5{
		clear: both;
		margin-top: 15px;
		display: block;
		width: 100%;
		margin-left: -65px;
		float: left;
		text-align: left;
	}
	
	.curve-timeline-box1 .curve-box + h5{
		text-align: center;
		margin-left: -55px;
	}
	
	.curve-timeline-box1{
	
	}
	
	.curve-timeline-box2{
	  
	}
	
	.curve-timeline-box3{
	  
	}
	
	.curve-timeline-box4{
	  
	}
	
	.curve-timeline-box5 {
		width: auto;
		padding-right: 0;
	}
	
	.curve-timeline-box6{
	  
	}
	
	.curve-timeline-box7{
	  
	}
	
	.curve-timeline-box8{
	  
	}
	
	
	
	.curve-timeline-box1 .curve-box{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: none;
	}
	
	.curve-timeline-box2 .curve-box{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: none;
	  
	}
	
	.curve-timeline-box3 .curve-box{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: none;
	}
	
	.curve-timeline-box4 .curve-box{
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom: none;
	}
	
	.curve-timeline-box5 .curve-box{
		border-bottom: none;
		border-right: none;
		border-radius: 0;
		border-top: none;
	}
	
	.curve-timeline-box5 .curve-box:after{
	  content: inherit;
	}
	
	
	.circle-clr-green,
	.circle-clr-red{
		border: 3px #ffffff solid;
		width: 25px;
		height: 25px;
		border-radius: 50%;
		display: inline-block;
		padding: 5px;
		float: left;
		position: relative;
	}
	
	.circle-clr-green{
		background-color: #86db86;
		border-color: #6ec96e;
	}
	
	.circle-clr-red{
		background-color: #f4a2a2;
		border-color: #db8181;
	}
	
	
	.arow-sign-up,
	.arow-sign-down{
		position: relative;
		display: inline-block;
		float: right;
		color: #9ea2e9;
	}
	
	.arow-sign-up:before,
	.arow-sign-down:before{
	  font-family: FontAwesome;
	  /* position: absolute;
	  top: 0;
	  left: 0; */
	  content: "";
	}
	
	.arow-sign-up:before{
		content: "\f0d8";
	}
	
	.arow-sign-down:before{
		  content: "\f0d7";
	}
	
	.target-clr {
		float: left;
		width: 100%;
		text-align: left;
		margin-top: 30px;
		min-width: 62px;
		/* margin-left: -50px; */
	}
	
	.target-clr-arrow {
		float: left;
		width: 100%;
		text-align: left;
		font-size: 26px;
		margin-left: -7px;
		margin-top: 30px;
		
	}
	
	.target-clr .topic-name{
		display: inline-block;
		float: left;
		margin-top: 3px;
		margin-right: 5px;
        min-width: 30px;
	}
	
	
	@media screen and (min-device-width: 992px) and (max-device-width: 1199px) { 
	
		.curve-timeline-box .curve-box:after{
			width: calc(100% + 34px);
			left: 60px;
		}
	}
	














/**** GMAT Css close***/




@media only screen and (max-width:1024px) {

    .eaz-logo {
        display: flex;
        width: calc(100% - 440px);
        justify-content: right;
    }

    .updatepasswordpage .forgotpassworddes .tab-content h2 span {
        display: none;
    }

    .chart-scroll {
        overflow-x: auto;
        overflow-y: hidden;
    }


}


@media only screen and (max-width:992px) {
    .eaz-logo {
        width: calc(100% - 300px);
    }


    .viewSummary .modal-dialog {
        margin: 0;
        padding: 15px;
    }


    .buffercont {
        padding-top: 20px;
    }

    .prforeppg .container {
        width: 100%;
    }


    .chartwrapper #series_chart_div {
        /*    overflow-x: scroll;
    overflow-y: hidden;*/

    }

    .chartwrapper #series_chart_div>div {
        /*     width: 1100px;*/
    }


    .chartwrapper #series_chart_div>div>div {
        /*    width: 700px!important;
    height: 700px!important;*/
    }

    .chartwrapper #series_chart_div svg,
    .chartwrapper #series_chart_div rect {
        /*width: 1000px!important;*/

    }

    .chartwrapper #series_chart_div svg {
        /*    width: 700px!important;
    height: 700px!important;
    overflow:inherit!important;*/

        /*    max-width: 50vw;
max-height: 50vh;*/
    }

    .chartwrapper h1 {
        margin-bottom: 0;
        font-size: 22px;
    }


    .guided-div:after {
        content: inherit;
    }

    .session-box {
        width: 32%;
    }




}



/* profilzer css close */


@media only screen and (max-width:767px) {

.viewSummary h4.modal-title{
        font-size: 16px;
}

    .overall-score {
        border-left: none;
        padding-left: 0;
    }


    .question-self .journey-tabs .nav-tabs li a,
    .sametab .journey-tabs .nav-tabs li a {
        padding: 8px 10px;
    }


    .sametab .tab-content {
        border: none;
        border-radius: 0;
        padding: 0;
    }


    .question-self .tab-content .panel-default {
        padding: 5px;
    }


    .mobilehidetopic {
        display: none;
    }

    .mobileshowtopic {
        display: block;
    }

    .viewSummary .side {
        text-align: center;
    }

    .viewSummary .side textarea {
        width: 100% !important;
        text-align: left;
    }


    .opencatbox {
        background-color: #f1f9fb;
    }



    .jh-modal {
        /*max-width: 98%!important;*/

    }

    .contentflddiv-new #Search {
        width: 100%;
    }

    .jh-modal.fade-and-drop iframe {
        /*    height: inherit;*/
    }

    .open-box {
        min-height: inherit;
        margin-bottom: 15px;
    }


    .exam-btn-new2 ul li {
        width: 100%;
    }


    .studentquestion .checkbox-inline {
        margin-right: 0;
        width: 100%;
    }


    .m-width50 {
        width: 49%;
        vertical-align: top;
    }


    ul.opencatlisting li {
        width: 50%;
        display: block;
    }


    span.edcilmsg {
        margin-top: 15px;
    }



    .spaceing-mobile>span.pull-right {
        margin: 10px 0 !important;
        float: left;
        clear: both;
        width: 100%;

    }

    .spaceing-mobile>span.pull-right .btn-orange {
        margin-left: 0;
    }


    .open-cat .notification-wrapper {
        margin-top: 20px;
    }

    .open-cat .instagramregion {
        display: none;
    }


    .opencat .headingprodi {
        font-size: 16px;
        letter-spacing: inherit;
    }

    .open-box h3 {
        font-size: 14px;
    }

    .contentregion {
        padding-top: 15px;
    }


    span.break {
        display: block;
    }

    .open-box-mobile .open-box a {
        display: flex;
        text-align: left;
    }


    .open-box-mobile .open-box .open-boxicon {
        border-radius: 10px;
    }

    .open-box-mobile .open-box .opencatleft {
        width: calc(100% - 80px);
        float: left;
        padding-left: 10px;
    }


    .open-box-mobile .open-box h3 {}


    .topictestpage .filtercontent .contetrorepe .difuclihedin .col-4 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .topictestpage .custom-accordion .card-header strong {
        font-size: 12px;
    }

    .topictestpage .filtercontent .contetrorepe h4 {
        font-size: 12px;
    }

    .topictestpage .topictestcon .filtercontent .contetrorepe-heading h3 {
        font-size: 12px;
    }

    .topictestpage .accordion-panel>.card>.collapse>.card-body {
        padding: 5px;
    }

    .topictestpage .seeallcontent {
        padding: 0;
    }



    .topictestpage .contetrorepe .topicheading {
        display: flex;
        align-items: center;
    }



    .topictestpage .contetrorepe .ac-body h4 {
        margin-bottom: 0;
        margin-top: 0;
    }



    .Bannerrightsidebar img {
        width: 100%;
    }

    .clmediabnner .regular .boxes img {
        width: 100%;
    }

    .eaz-logo {
        display: inherit;
        width: auto;
        justify-content: inherit;
    }

    .min-height-custum a {
        min-height: inherit;
    }

    .pr-15mobile {
        padding-right: 15px !important;
    }

    .session-box {
        width: 48%;
    }



}



@media only screen and (max-width:480px) {


    .question-self .journey-tabs .nav-tabs li a,
    .sametab .journey-tabs .nav-tabs li a {
        padding: 8px 5px;
        font-size: 12px;
    }




    ul.opencatlisting li {
        width: 100%;
    }


    .eaz-logo a {
        font-size: 12px;
    }

    .col-md-9.col-sm-8.col-12.pr-5 {
        padding-right: 0 !important;

    }


    .myModalerror {
        left: 0 !important;
        bottom: 0 !important;
        right: inherit !important;
        transform: inherit !important;
    }


    .contentflddiv-new {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 0 !important;
    }

    .contentflddiv-new>span {
        margin-bottom: 10px;
        width: 100%;
    }

    .table td,
    .table th {
        padding: 5px 4px;
        line-height: 18px;
        font-size: 11.5px;
    }

    .tick-icon {
        padding: 4px;
        border-radius: 4px;
        margin-left: 3px;
    }


    .topic-value4 {
        width: 130px;
    }


    .question-self .tab-content {
        padding: 10px;

    }

    .question-self .tab-content .panel-default .panel-footer a {
        padding: 5px;
        font-size: 11px;
    }

}


@media only screen and (max-width:415px) {

    .opencatlogin .updatepasswordpage .input-dg {
        padding: 0 20px;

    }



}