@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.eot?#iefix') format('embedded-opentype'), url('fonts/Calibri.woff') format('woff'), url('fonts/Calibri.ttf') format('truetype'), url('fonts/Calibri.svg#Calibri') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "icons";
    src: url("fonts/cmwdashboard.eot");
    src: url("fonts/cmwdashboard.eot?#iefix") format("embedded-opentype"), url("fonts/cmwdashboard.woff") format("woff"), url("fonts/cmwdashboard.ttf") format("truetype"), url("fonts/cmwdashboard.svg#cmwdashboard") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "cmwdashboard";
    src: url("fonts/cmwdashboard.eot");
    src: url("fonts/cmwdashboard.eot?#iefix") format("embedded-opentype"), url("fonts/cmwdashboard.woff") format("woff"), url("fonts/cmwdashboard.ttf") format("truetype"), url("fonts/cmwdashboard.svg#cmwdashboard") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    /* font-family: 'Calibri'; */
    -webkit-font-smoothing: antialiased;
    /*min-width: 320px;*/
}

/*::::::::::::::: Miscellaneous css  :::::::::::::::*/
* {
    /*-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;*/
    outline: none !important;
}

.modal-backdrop,
modal {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

a {
    color: #3a8cff;
}

a,
a:hover,
a:focus,
a:visited,
a:active {
    text-decoration: none;
}

a:hover {
    color: #549bff;
}

.margin0 {
    margin: 0;
}

.mt0 {
    margin-top: 0;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-top-30 {
    margin-top: 30px;
}

.clear {
    clear: both;
}

.vert-align-top {
    vertical-align: top !important;
}

.font-md-size {
    font-size: 16px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

/*::::::::::::::: Buttons Start  :::::::::::::::*/

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-primary {
    color: #fff;
    background-color: #3e8ffa;
    border-color: #3e8ffa;
}

.btn-main-lg {
    margin: 0;
    background: #3e8ffa;
    padding: 20px 40px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    border-radius: 5px;
}

.btn-main-md {
    margin: 0;
    background: #3e8ffa;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    border-radius: 3px;
}

.btn-main-md:hover {
    color: #fff;
}

.btn-md-primary {
    margin: 0;
    background: #3e8ffa;
    padding: 6px 25px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    border-radius: 3px;
}


.btn-orange:hover,
.btn-secondary:hover {
    background: #3e8ffa;
}

.btn-third {
    background: #3e8ffa;
    color: #fff;
}

.btn-third:hover {
    background: #3e8ffa;
    color: #fff;
}

.btn-md-primary:hover,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.btn-secondary:hover {
    color: #fff;
}

.btn-notif-primary,
.btn-notif-secondary {
    width: 81px;
    border-radius: 2px;
    border: none;
    background: #e97126;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
}

.btn-notif-primary:hover {
    background: #FF7118;
    color: #fff;
}

.btn-notif-secondary {
    background: #73828e;
    margin-left: 11px;
}

.btn-notif-secondary:hover {
    background: #8BA1B3;
    color: #fff;
}

.btn-greens {
    background: #267813 !important;
}

.btn-greens:hover {
    background: #1d610e !important;
}





/* :::::::::::::::::::::::::::::::::::: Dashboard icon :::::::::::::::::::::::::::::::::::*/

/*[class^="dashboardicon-"]:before,
[class*=" dashboardicon-"]:before {
  font-family: "icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 60px;
}*/

[class^="dashboardicon-"]:before,
[class*=" dashboardicon-"]:before {
    font-family: "cmwdashboard" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 60px;
}

/*.dashboardicon-accesscodes:before {
  content: "\61";
}
.dashboardicon-analytics:before {
  content: "\62";
}
.dashboardicon-challenges:before {
  content: "\63";
}
.dashboardicon-chat:before {
  content: "\64";
}
.dashboardicon-circles:before {
  content: "\65";
}
.dashboardicon-inclassschedule:before {
  content: "\66";
}
.dashboardicon-library:before {
  content: "\68";
}
.dashboardicon-myprofile:before {
  content: "\69";
}
.dashboardicon-notifications:before {
  content: "\6a";
}
.dashboardicon-shopping-cart:before {
  content: "\6a";
}*/

.dashboardicon-accesscodes:before {
    content: "\61";
}

.dashboardicon-analytics:before {
    content: "\62";
}

.dashboardicon-challenges:before {
    content: "\63";
}

.dashboardicon-chat:before {
    content: "\64";
}

.dashboardicon-circles:before {
    content: "\65";
}

.dashboardicon-inclassschedule:before {
    content: "\66";
}

.dashboardicon-library:before {
    content: "\67";
}

.dashboardicon-myprofile:before {
    content: "\68";
}

.dashboardicon-notifications:before {
    content: "\69";
}

.dashboardicon-shopping-cart:before {
    content: "\6a";
}

.dashboardicon-assessment-analytics:before {
    content: "\6b";
}

.dashboardicon-icon-hrms:before {
    content: "\6c";
}






/* ::::::::::::::: Buttons End :::::::::::::::*/
/*:::::::::::::::  Start Main css :::::::::::::::*/
.container-fluid .header-container {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #fff 78%, #e7e8e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(78%, #fff), color-stop(100%, #e7e8e9));
    background: -webkit-linear-gradient(top, #fff 78%, #e7e8e9 100%);
    background: -o-linear-gradient(top, #fff 78%, #e7e8e9 100%);
    background: -ms-linear-gradient(top, #fff 78%, #e7e8e9 100%);
    background: linear-gradient(to bottom, #fff 78%, #e7e8e9 100%);
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e7e8e9', GradientType=0)";
    overflow: hidden;
}

.thinktank-logo {
    margin: 0 18px 14px 20px;
    float: left;
    float: left;
    display: block;
    background: url(../images/logo.png) no-repeat;
    width: 154px;
    height: 50px;
}

/* .logo {
    float: left;
    display: block;
    height: 24px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #808080;
    font-size: 20px;
    font-weight: normal;
    width: 150px;
    height: 32px;
    cursor: pointer;
} */

/* .logo img {
        max-width: 150px;
        max-height: 32px;
    } */

.coursetitle-wrap {
    display: inline-block;
    margin: 20px 0 20px 15px;
    line-height: 1;
    font-size: 14px;
    color: #000;
}


/* ::::::::::::::: My Course ::::::::::::::: */
/* .coursewrap-con {
    width: 100%;
    margin: 0 auto;
} */

.liabary-tab-wrapper {
    width: 100%;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}

.liabary-tab-wrapper ul.nav.nav-pills {
    margin: 0 0 20px;
}

.liabary-tab-wrapper ul.nav.nav-pills li {
    margin-bottom: 10px;
}

.mychalngewrap {
    float: left;
    width: 218px;
    margin: 0 50px 40px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
    height: 380px;
    background-color: #dfe4e8;
    overflow: hidden;
}

.mychalngewrap {
    width: 220px;
    height: 205px;
    background: none;
}

/* .courseconwrap:hover, .courseconwrap:focus {
    background: #c7cdd3;
} */

/* .courseconwrap:hover .courseComPersent,
.mychalngewrap:hover .courseComPersent {
    color: #71b4f6;
} */

/* .courseconwrap:hover .ccProgressBarbg.progress-bar {
    background: #71b4f6;
} */

/* .courseconwrap:hover .ccProgressBarWrap {
    background: #e3e8ec;
} */

/* .courseconwrap:hover .courseComPersent,
.mychalngewrap:hover .courseComPersent {
    color: #71b4f6;
} */

/* .courseconwrap:hover .ccProgressBarbg.progress-bar {
    background: #71b4f6;
} */

/* .courseconwrap:hover .ccProgressBarWrap {
    background: #e3e8ec;
} */

.courseconwrap h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    /*justify-content: space-around;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    height: 37px;
}

.courseconwrap h3 {
    font-size: 1em;
    font-weight: normal;
    opacity: 0.8;
    margin: 5px 0 10px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    /*justify-content: space-around;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    height: 30px;
}

/* .coursename-wrap {
    height: 46px;
    margin: 4px 10px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
} */
/* my challenge */
/* .mc-top-proimages {
    width: 218px;
    height: 275px;
    padding: 10px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
} */

.mychalngewrap .mc-top-proimages {
    width: 220px;
    height: 163px;
    background-color: #dfe4e8;
    border-radius: 8px;
    padding: 0;
}

.mychalngewrap .mc-top-proimages span.glyphicon.glyphicon-ok,
.mychalngewrap .mc-top-proimages span.glyphicon.glyphicon-exclamation-sign {
    position: absolute;
    right: 10px;
    top: 123px;
    background: #83ee7a;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
}

.mychalngewrap .mc-top-proimages span.glyphicon.glyphicon-exclamation-sign {
    color: #FC7C7D;
    font-size: 30px;
    background: transparent;
}

.mychalngewrap .mc-top-proimages:before {
    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the inline element */
    height: 100%;
}

.mychalngewrap .mc-top-proimages:hover,
.mychalngewrap .mc-top-proimages:focus {
    background: #c7cdd3;
}

.dropdownTests {
    width: 200px !important;
}

/*.mc-top-proimages.text-center img {
    width: 100%;
    height: 255px;
}*/

.mychalngewrap .mc-top-proimages img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

/* Forum */
.forumwrap-container {
    margin: 0 15px 0 0;
    display: none;
}

.forumwrap-title,
.newswrap-title {
    background: url(../images/fourm-icon.png) no-repeat 21px 12px #ed6b06;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 22px;
    text-indent: 53px;
    padding: 12px 0;
    line-height: 17px;
}

.forumwrap-text-container {
    border: 1px solid #ed6b06;
    background: #fff;
    border-radius: 0 0 5px 5px;
    margin: 0 0 20px 0;
}

.forumwrap-text {
    margin: 22px 20px;
}

.forumwrap-subtext {
    height: 210px;
    overflow: auto;
}

/* Forum News*/
.newswrap-container {
    margin: 30px 15px 0 0;
    display: none;
}

.newswrap-title {
    background: url(../images/news-icon.png) no-repeat 21px 12px #ED6B05;
    text-indent: 63px;
}

/* section.main-container-wrapper {
    background-color: #fff;
    padding: 30px;
    float: left;
    width: 100%;
    border-radius: 5px;
    margin: 30px 0;
} */

.detatable {
    color: #018a5e;
    font-size: 14px;
}

.detatable span.result {
    background: #3f8ffb;
    text-align: center;
    font-size: 14px;
    padding: 8px 13px;
    margin-right: 8px;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 2px;
}

.detatable span.result:hover {
    background: #2e7fec;
    color: #fff;
}

.detatable span.inactive {
    background: #f9f5f5;
    text-align: center;
    font-size: 12px;
    padding: 7px 10px;
    color: #d5d5d5;
    cursor: default;
}

table.detatable {
    text-align: center;
}

table.detatable td,
table.detatable th {
    padding: 24px 10px 24px 22px;
    border: 1px solid #d6d6d6;
    text-align: left;
    border-left: none;
    border-right: none;
    color: #464646;
    font-size: 16px;
}

.assesmentHistoryTable table.detatable {
    overflow: hidden;
}

.assesmentHistoryTable table.detatable tr:first-child td {
    border-top: none;
}

.assesmentHistoryTable table.detatable tr:last-child td {
    border-bottom: none;
}

table.detatable td.datafirst,
table.detatable th.datafirst {
    color: #464646;
    background-color: #f2f5f7;
    padding: 19px 22px;
    font-size: 16px;
    font-weight: bold;
}

table.detatable td.datasecond {
    background: #fff;
}

table.detatable td.datasecond {
    background: #fff;
}

table.detatable td.datarowfirst {
    background: #fff;
    text-align: left;
    color: #3f8ffb;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.mysucesspack-dashboard-wrap1 table.detatable td.datarowfirst {
    background: #fff;
    text-align: left;
    padding-left: 10px;
}

table.detatable th.datarowfirst {
    padding-left: 10px;
}

.mysucesspack-dashboard-wrap1 table td:first-child+td,
.mysucesspack-dashboard-wrap1 table th:first-child+th {
    border-left: none;
}

.mysucesspack-dashboard-wrap1 table td:first-child,
.mysucesspack-dashboard-wrap1 table th:first-child {
    border-right: none;
}

.crttest-btnwrap {
    margin: 0 0 20px;
    float: right;
}

.header span {
    float: right;
}

/* start header right icon */


.headerRightIcon {
    margin: 0;
    padding: 0;
    float: right;
}

.headerRightIcon ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
}

.headerRightIcon ul li {
    float: left;
    margin-left: 26px;
}

.headerRightIcon ul li.buynow-nav {
    background: url(../images/buynow-bg.png) no-repeat;
    width: 98px;
    height: 29px;
    text-indent: 36px;
    padding-top: 5px;
    margin-top: 5px;
    color: #fff;
}

.headerRightIcon ul li.buynow-nav:hover {
    background: url(../images/buynow-bg-hover.png) no-repeat;
}

.headerRightIcon ul li.mycircletp {
    background: url(../images/icon-challenge-nav.png) no-repeat;
    width: 25px;
    height: 25px;
    text-indent: 37px;
    padding-top: 0;
    margin-top: 7px;
    color: #fff;
    cursor: pointer;
}

.headerRightIcon ul li.mycircletp:hover {
    background: url(../images/icon-challenge-nav-hover.png) no-repeat;
}

/* .icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 12px;
    line-height: 24px;
    text-align: center;
    opacity: 0.7;
    float: left;
} */

/* .icon:hover {
        opacity: 1;
    } */

#logout {
    display: none;
}

#logout .icon {
    background: url(../images/logout.png) 0 0 no-repeat;
    border-radius: 0;
    width: 30px;
    height: 30px;
}

#profilemain .icon {
    background-image: url(../images/profileIcon.png);
    border-radius: 0;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-size: contain;
}

.accesscodebtn a.icon {
    background: url(../images/redeem_code.png) 0 0 no-repeat;
    width: 30px;
}

.eportfolio a.icon {
    background: url(../images/eportfolio.png) 0 0 no-repeat;
}

.storebtn a.icon {
    background: url(../images/store.png) 0 0 no-repeat;
}

.mycircletp a.icon {
    background: url(../images/mycirles-head.png) 0 0 no-repeat;
}

.forumicon {
    background: url(../images/bkmarkfd-icons-min.png) 0 -25px no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
    display: none;
    margin: 8px 0 0 20px;
    padding: 0;
    cursor: pointer;
}

.forumicon .icon {
    background-color: #ff5c5c;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    text-indent: -1000px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.newsicon {
    background: url(../images/newsicon.png) 0 0 no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
    display: none;
    margin: 8px 0 0 20px;
    padding: 0;
    cursor: pointer;
}

.newsicon .icon {
    background-color: #ff5c5c;
    color: #fff;
    font-weight: bold;
    opacity: 1;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    text-indent: -1000px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.searchbtn {
    float: left;
    margin: 0;
    padding: 0;
}

.searchbtn a {
    background: url(../images/SearchIcon.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    cursor: pointer;
    opacity: 0.7;
}

.searchbtn a:hover {
    opacity: 1;
}

.notificationicon {
    /* display: none; */
    margin: 7px 0 0 0;
    padding: 0;
    background: #e97126;
    cursor: pointer;
    width: 25px;
    border-radius: 100%;
    height: 25px;
}

.notificationicon:hover {
    background: #ff8200;
}

.notificationicon .icon {
    color: #fff;
    font-weight: bold;
    opacity: 1;
    width: auto;
    height: auto;
    display: block;
    border-radius: initial;
    text-align: center;
    float: none;
    line-height: 25px;
}

.headerRightIcon ul li.profileblock,
.headerRightIcon ul li.logoutbtn,
.headerRightIcon ul li.analyticsicon,
.headerRightIcon ul li.logoutbtn,
.headerRightIcon ul li.eportfolio,
.headerRightIcon ul li.accesscodebtn,
.headerRightIcon ul li.searchbtn {
    margin-top: 5px;
}

.analyticsicon {
    float: left;
    margin: 0;
    display: none;
    padding: 0;
}

.headerRightIcon ul li.analyticsicon {
    display: none;
}

.analyticsicon a {
    background: url(../images/anylatics.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    cursor: pointer;
    opacity: 0.7;
}

.analyticsicon a:hover {
    opacity: 1;
}

#notification .icon:hover,
#notification .icon:focus {
    text-decoration: none;
    background-color: #e64040;
}

.icon-disabled {
    opacity: 0.5;
    cursor: default;
}

header .rightpanel .login-sect ul li.last {
    border: 0 !important;
}

.headerRightIcon .myLibraryTab a {
    width: auto;
    height: auto;
    color: #464646;
    line-height: 30px;
    font-size: 16px;
}


/* Header right icon end  - 21 Ape 2017*/

#maindiv {
    padding: 0;
}

.assesmentHistoryTable {
    float: left;
    width: 100%;
}

.fl {
    float: left !important;
    height: 16px;
    width: 900px;
}

.contop-sublinks-wrap .breadcrumb-wrap .breadcrumb {
    margin: 20px 0;
}

.my-Sucesspack-Title {
    margin: 0 0 10px;
    background: #018a5e;
    color: #fff;
    padding: 8px 0 6px 10px;
    font-size: 16px;
    overflow: hidden;
    clear: both;
    font-family: 'Calibri-Bold';
}

.my-Sucesspack-container {
    clear: both;
}

.quesbank-wrap h4.panel-title a,
.scheduledtest-wrap h4.panel-title a,
.overperformance-wrap h4.panel-title a,
.myquestions-wrap h4.panel-title a,
.mytesthistory-wrap h4.panel-title a,
.faq-wrap h4.panel-title a {
    color: #000;
    padding: 16px 0 10px 18px;
    display: block;
}

.panel-heading.quesbank-wrap,
.panel-heading.scheduledtest-wrap,
.panel-heading.faq-wrap,
.panel-heading.myquestions-wrap,
.panel-heading.overperformance-wrap,
.panel-heading.mytesthistory-wrap {
    background: #fff;
    border-bottom: 1px solid #e4e3e6;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

.my-Sucesspack-container .panel.panel-default {
    border: none;
    margin: 0;
    padding: 0;
}

.my-Sucesspack-container .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
}

.top-Backbtn {
    float: right;
    margin: 20px 30px 30px;
}

.main-container-wrapper .top-Backbtn {
    float: right;
    margin: 40px 15px 30px 0;
}

.readmore-btn a {
    display: block;
    color: #333;
}

.contop-sublinks-wrap .top-Backbtn {
    float: right;
    margin: 20px 15px 30px 0;
}

.quesbank-wrap h4.panel-title a:hover,
.scheduledtest-wrap h4.panel-title a:hover,
.overperformance-wrap h4.panel-title a:hover {
    text-decoration: none;
}

.panel-collapse.quesbank-subwrap .panel-body {
    margin: 0;
    padding: 0;
    border: 0;
}

.quesbank-subwrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.quesbank-subwrap ul li {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

span.quesbank-practice-test+a,
span.quesbank-test-yourself+a,
span.quesbank-exam-pattern+a {
    margin: 13px 0;
    display: block;
    color: #000;
}

.practice-test-subwrap {
    display: block;
    padding: 16px 0 0 0;
    overflow: hidden;
    clear: both;
}

.namechallenge {
    width: 185px;
    padding-right: 0;
    padding-left: 0;
}

.namechallenge input#CircleTitle {
    border: 1px solid #d6d6d6;
    box-shadow: none;
}

.namechallenge select {
    width: 185px;
    padding: 5px 2px;
    border: 1px solid #d6d6d6;
    line-height: 28px;
    border-radius: 3px;
}

#maindiv .col-md-12:first-child {
    margin-top: 0;
}

#maindiv .col-md-12:last-child {
    border-bottom: none;
}

/*:::::::::::::::  Start Course Dashboard :::::::::::::::*/

/* .dashboard-container .col-md-12.testresult-mainwrapper,
.dashboard-container .myqustablecont.testresult-mainwrapper,
.mycircle-container .testresult-mainwrapper,
.main-container-wrapper.eportfolio-container .myqustablecont {
    background: #fff;
    padding: 40px 50px;
    margin: 0;
    /* border-radius: 5px; */
    overflow: hidden;
} */

.dashboard-container .col-md-12.testresult-mainwrapper a:hover {
    text-decoration: none;
    color: #3a8cff !important;
    background-color: #f9f9f9;
}

.dashboard-container .col-md-12 {
    font-size: 17px;
    background: url(../images/dashboard-icons.png) no-repeat #fff;
    background-position: 0 -35px;
    margin-bottom: 5px;
}

/* .dashboard-container .col-md-12 a:hover, .dashboard-container .col-md-12 a:active, #maindiv .accordion-head:hover, #maindiv .accordion-head:active {
        text-decoration: none;
        color: #3a8cff !important;
        /*background-color: #f9f9f9;*/
}

*/ .dashboard-container .col-md-12:hover {
    /*background: url(../images/dashboard-icons.png) no-repeat #fff;*/
    background-position: 0 -35px;
}

.dashboard-container .overallper,
.dashboard-container .overallper:hover {
    background-position: 0 -320px;
}

.dashboard-container .forumicondiv,
.dashboard-container .forumicondiv:hover {
    background-position: 0 -680px;
}

.dashboard-container .mytesthistory,
.dashboard-container .mytesthistory:hover {
    background-position: 0 -407px;
}

.dashboard-container .curriwrap,
.dashboard-container .curriwrap:hover {
    background-position: -4px -1245px;
}

.dashboard-container .myquswrap,
.dashboard-container .myquswrap:hover {
    background-position: 0 -495px;
}

.dashboard-container .faqwrapul,
.dashboard-container .faqwrapul:hover {
    background-position: 0 -1150px;
}

.dashboard-container .qusbankulwrap,
.dashboard-container .qusbankulwrap:hover {
    background-position: 1px -130px;
}

.dashboard-container .scheduldtestulwrap,
.dashboard-container .scheduldtestulwrap:hover {
    background-position: 1px -224px;
}

.dashboard-container .download,
.dashboard-container .download:hover {
    background-position: -2px -5059px;
}

.dashboard-container .reportmain,
.dashboard-container .reportmain:hover {
    background-position: 0px -5694px;
}

.dashboard-container .mysucesspack-dashboard-wrap ul ul li {
    background: url(../images/dashboard-icons.png) no-repeat #fff;
    background-position: 0 -35px;
    font-family: 'Calibri' !important;
}

.dashboard-container li.qbank-practestli {
    background-position: 0 -1340px !important;
}

.dashboard-container li.qbank-practestli2 {
    background-position: 0 -1415px !important;
}

.dashboard-container li.qbank-practestli3 {
    background-position: 0 -1490px !important;
}

.dashboard-container li.download-item {
    background-position: 0 -5148px !important;
}

.dashboard-container .mysucesspack-dashboard-wrap li.scheduled-mocktest {
    /* background-position: -1px -1566px; */
}

.bodyscrollvertical {
    overflow-y: hidden !important;
}

#maindiv.col-md-12 {
    background: transparent;
    box-shadow: none;
}

.dashboard-container .onlineSchLecture,
.dashboard-container .onlineSchLecture:hover {
    background-position: 0 -1054px;
}

.dashboard-container .onlineSchLecture li.missedOnlinLec {
    background-position: -1px -2236px;
}

.dashboard-container .onlineSchLecture li.attOnlinLec {
    background-position: -1px -2399px;
}

.dashboard-container .jeportfoliomain,
.dashboard-container .jeportfoliomain:hover {
    background-position: -2px -5295px;
}

.dashboard-container .gradebookmain,
.dashboard-container .gradebookmain:hover {
    background-position: -2px -5461px;
}

.dashboard-container .gradebookmain,
.dashboard-container .gradebookmain:hover {
    background-position: -2px -5461px;
}

.dashboard-container .mysucesspack-dashboard-wrap ul ul li.assign-item {
    background-position: 0 -1340px;
}

.dashboard-container .col-md-12 a,
#maindiv .accordion-head {
    display: block;
    cursor: pointer;
    /*padding: 25px;*/
    padding: 25px 25px 25px 100px;
    font-weight: bold;
    color: #464646;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    transition: color 0.3s;
}

.dashboard-container .col-md-12.testresult-mainwrapper a {
    width: 100%;
    display: block;
    cursor: pointer;
    padding: 25px;
    font-weight: bold;
    color: #464646;
}

#maindiv .accordion-head {
    height: 1em;
    padding-bottom: 50px;
    width: 100%;
    display: flex;
}

#maindiv .accordion-head a {
    padding: 0;
}

#maindiv .accordion-head a,
#maindiv .accordion-head a:visited,
#maindiv .accordion-head a:hover,
#maindiv .accordion-head a:active {
    text-decoration: none !important;
}

#maindiv ul li ul li {
    border-bottom: 1px solid #eee;
    /*background: #fcfcfc;*/
    position: relative;
}

ul {
    transition: none;
}

#maindiv ul li ul li a {
    padding: 15px;
    padding-left: 20px;
    font-weight: normal;
    border-left: 78px solid rgba(0, 0, 0, 0.03);
    display: block;
}

#maindiv ul li ul li:first-child {
    border-top: 1px solid #eee;
}

#maindiv ul li ul li:last-child {
    border-bottom: none;
}

/* .qusbankulwrap, .scheduldtestulwrap, */
/* .overallper, .mytesthistory,  */
.myquswrap,
.faqwrapul,
.curriwrap,
.articulate,
.articulate-report,
.forumicondiv,
.onlineSchLecture,
.assignment,
.jeportfoliomain,
.gradebookmain,
.download,
. reportmain {
    border-radius: 4px;
    padding: 0;
    overflow: hidden;
}

.qusbankulwrap ul,
.scheduldtestulwrap ul,
.overallper ul,
.mytesthistory ul,
.myquswrap ul,
.faqwrapul ul,
.curriwrap ul,
.articulate ul,
.articulate-report ul,
.forumicondiv ul,
.onlineSchLecture ul,
.assignment ul,
.jeportfoliomain ul,
.gradebookmain ul,
.gradebookmain ul,
.dashboard-container .download ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qusbankulwrap ul li ul li:last-child a {
    border-bottom: 0;
}

.mysucesspack-dashboard-wrap>a {
    cursor: pointer;
    color: #036e4b !important;
    text-decoration: none !important;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.mysucesspack-dashboard-wrap a:hover {
    color: #126FF3;
}

.mysucesspack-dashboard-wrap1 {
    margin-top: 10px;
    overflow: hidden;
}

.scheduldtestulwrap li ul>li:last-child a {
    border-bottom: 0;
}

.scheduldtestulwrap ul ul {
    overflow: auto;
}

.pra-category-container.clearfix {
    margin: 20px 0 0;
}

.pracat-wrap.col-md-2,
.diflavelexam-wrap.col-md-2 {
    float: left;
    margin: 0 20px 15px 0;
    padding: 0;
}

.pracat-wrap.col-md-2 select,
.diflavelexam-wrap.col-md-2 select {
    display: block;
    width: 100%;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    color: #666;
}

.pratest-category-contwrap {
    float: left;
    width: 100%;
    margin: 15px 0 13px;
}

.pratest-category-contwrap .pratest-category-subcontwrap {
    border: 1px solid #f1f1f1;
    float: left;
    border-radius: 3px;
    overflow: hidden;
    margin-right: 30px;
}

.avalablequswrap {
    margin: 0;
    float: left;
}

.avalablequs-conwrap {
    margin: 15px 0 0 0;
}

.avalablequs-conwrap label {
    font-weight: normal;
    margin: 0 60px 0 0;
}

.avalablequs-conwrap input {
    width: 53px;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    text-align: right;
    padding: 0 10px 0 0;
    margin: 0 5px 0 0;
    float: right;
}

.follow-testwrap {
    float: left;
    margin: 14px 0 0;
    clear: both;
}

.follow-testwrap label {
    font-weight: normal;
    float: left;
}

.follow-testwrap input {
    margin: 3px 5px 0 0;
    float: left;
}

.avalablequs-btn {
    margin: 0;
    background: #3f8ffb;
    padding: 20px 49px;
    font-size: 18px;
    color: #aaa;
    display: block;
    float: left;
    line-height: 1;
    color: #fff;
    border-radius: 5px;
}

ol.breadcrumb a {
    color: #ed6b06;
    text-decoration: underline;
    font-size: 14px;
}

.avalablequs-btn:hover {
    background: #1d7dfe;
    color: #fff;
}

.topbrd-links.col-md-12 .top-Backbtn {
    float: right;
    margin: 20px 15px 30px 0;
}

.top-head-buttons {
    float: left;
}

.top-head-dashboardlink {
    float: left;
    margin: 0 30px 0 0;
}

.overallperformance .nav li a {
    padding: 7px 20px 6px !important;
}

.overallperformance .nav {
    padding: 0;
}

.top-headsublink-wrapper {
    float: left;
    width: 100%;
    display: block;
}

.top-headsublink-wrapper .nav-tabs>li>a {
    padding: 10px 20px 10px;
    background: #f2f2f2;
    color: #333;
    margin: 1px 1px 0;
    border-radius: 3px 3px 0 0;
    border: 0;
}

.top-headsublink-wrapper .nav-tabs>li.active>a:hover,
.top-headsublink-wrapper .nav-tabs>li.active>a {
    color: #fff;
    background: #f79026;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border: 0;
}

/*:::::::::::::::  MCQ Question :::::::::::::::*/
.questionHolderMain {
    float: left;
    width: 100%;
    margin: 24px 0 12px;
}

.optionNo {
    float: left;
    font-size: 14px;
    margin: 0 0 0 0;
    padding: 18px 0;
    position: absolute;
    top: 0;
    text-align: right;
    width: 30px;
}

.optionName {
    float: left;
    line-height: 22px;
    margin-left: 36px;
    padding: 16px 36px 18px 0;
    position: relative;
    font-size: 14px;
}

.avalnuberwrapper span {
    line-height: 1.7;
}

span#spanavailableq {
    float: left;
    margin: 0 4px 0 0;
}

.avnumbof {
    float: left;
    margin: 0 4px 0 0;
}

.avalnuberwrapper>input[type="text"] {
    float: left;
    width: 49px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #d6d6d6;
    background: #fff;
    margin: 0 8px 0 0;
    height: 30px;
    color: #464646;
}

.avalnuberwrapper {
    color: #b2b2b2;
    font-size: 16px;
}

table.detatable th {
    color: #464646;
    background-color: #f2f5f7;
    font-weight: bold;
}

.unsort {
    background: url(../images/unsort.png) no-repeat 98% 3px;
    display: block;
    color: #333;
}

.btsort {
    background: url(../images/unsort.png) no-repeat 98% 3px;
    display: block;
    color: #333;
}

.tpsort {
    background: url(../images/unsort.png) no-repeat 98% 3px;
    display: block;
    color: #333;
}

.mysucesspack-dashboard-wrap .unsort:hover,
.mysucesspack-dashboard-wrap .btsort:hover,
.mysucesspack-dashboard-wrap .tpsort:hover {
    color: #000;
}

.logInbtn.rtclosebtn {
    background: #fff;
    border: none;
    color: #333;
    font-size: 13px;
    padding: 5px 14px 3px;
    margin: 0 10px 0 0;
    text-transform: uppercase;
}

/*.overallper .dashboardHelp, .myquswrap .dashboardHelp, .mytesthistory .dashboardHelp, .faqwrapul .dashboardHelp, .myquswrap .dashboardHelp, .faqwrapul .dashboardHelp .forumicondiv{margin-top:34px}*/

.overallper .dashboardHelp,
.myquswrap .dashboardHelp,
.mytesthistory .dashboardHelp,
.faqwrapul .dashboardHelp,
.myquswrap .dashboardHelp,
.faqwrapul .dashboardHelp .forumicondiv,
.qusbankulwrap .dashboardHelp {
    margin-top: -44px;
}

/*.qusbankulwrap .dashboardHelp {
    margin: 5px 5px 0 0;
}*/
.peaheader {
    margin: 0 auto;
    padding: 0;
    text-align: right;
    position: relative;
    z-index: 10;
    border-bottom: 0 solid #e0e0e0;
    background: #018a5e;
}

.peaheader h1.logo {
    float: left;
    margin: 0;
    background: none;
    height: auto;
}

.peaheader h1.logo a {
    float: left;
}



.helpiconsubdiv {
    width: 100%;
}

form:method(post) #main .row {
    margin: 0;
}

div#main>.row {
    margin: 0;
}

#testHistoryContainerInner table.detatable td.datarowfirst {
    color: #464646;
    cursor: auto;
}

#testHistoryContainerInner table.detatable td.datasecond:last-of-type {
    padding: 24px 15px 24px 22px;
}

#testHistoryContainerInner table.detatable td.datasecond span.availabeOn {
    font-size: 14px;
    color: #3f8ffb;
    cursor: pointer;
}

.col-md-12.mytesthistory ul li>span,
.col-md-12.overallper ul li>span,
.qusbankulwrap li>span,
.scheduldtestulwrap li>span {
    overflow: hidden;
    display: block;
}

div#pagetitle.my-Sucesspack-Title {
    display: none;
}

section.main-container-wrapper.qbankcontainer {
    padding: 41px 50px 50px 50px;
    border-radius: 5px;
}

section.main-container-wrapper.createchlgcontainer {
    border-radius: 5px;
}

.diflavelexam-wrap label {
    font-size: 16px;
    color: #464646;
    margin-bottom: 10px;
}

.avalablequs-title label {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    margin: 0 0 10px;
}

.avalablequs-title {
    float: left;
}

.exptnbtnwrap {
    float: left;
    margin: 0 0 0 50px;
}

.testdsubwrapper input[type="text"],
.testdsubwrapper input[type="number"] {
    float: left;
    width: 50px;
    text-align: center;
    border: 1px solid #d6d6d6;
    background: #fff;
    height: 30px;
    border-radius: 2px;
    margin: 0 4px 0 0;
    font-size: 16px;
}

.testdsubwrapper input[type="text"]:disabled,
.testdsubwrapper input[type="number"]:disabled,
.avalnuberwrapper>input[type="text"]:disabled {
    background: #f1f5f6;
}

.testdsubwrapper span {
    color: #b2b2b2;
    line-height: 30px;
    font-size: 16px;
}

.testdsubwrapper {
    margin: 5px 0 0;
}

.testDurationWrapper label {
    font-size: 16px;
    color: #464646;
}

.testDurationWrapper input[type="checkbox"] {
    float: left;
    margin: 4px 0 0;
    padding: 0;
    width: 13px;
    height: 13px;
    border: 1px solid #d6d6d6;
    display: none;
}

.avalnuberwrapper>input[type="text"]:disabled {
    color: #b2b2b2;
}

.flitbysubwrapper {
    margin: 5px 0 0;
}

.flitbysubwrapper select {
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    padding: 0 5px;
    width: 130px;
    height: 30px;
    font-size: 16px;
}

.fliterbyWrapper {
    float: left;
    font-size: 16px;
}

.fliterbyWrapper>label {
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: 5px;
}

.fliterbyWrapper>span {
    clear: both;
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

.exptnbtnwrap.starttest {
    margin: 30px 0 0 0;
}

.prctest-tablewrapper {
    clear: both;
    margin: 34px 0 0;
    float: left;
    width: 100%;
}

div#tree-container {
    overflow: hidden;
}

.prctest-tablewrapper .table-responsive {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    overflow: hidden;
    font-size: 16px;
    color: #464646;
}

.prctest-tablewrapper .table-responsive>table th {
    background: #f2f5f7;
    border: none;
    font-weight: bold;
    padding: 14px 20px;
}

.prctest-tablewrapper .table-responsive table td {
    padding: 19px 20px;
}

.prctest-tablewrapper .table-responsive>table th span {
    display: inline-block;
    margin: 2px 0 0;
    padding: 0 16px 0 0;
    float: left;
}

.prctest-tablewrapper .table-responsive>table th span input {
    margin: 0 16px 0 0;
    display: none;
}

.tqustdWrap input[type="text"] {
    height: 28px;
    border: 1px solid #d6d6d6;
    width: 44px;
    text-align: center;
    border-radius: 3px;
}

span.subjecttitletd {
    font-weight: bold;
    float: left;
}

.subjecttitletd input.subtitle-checkbox {
    float: left;
    margin: 4px 16px 0 0;
    display: none;
}

.tqustdWrap input[type="text"]:disabled {
    background: #fcfcfc;
    border: 1px solid #e8e8e9;
    color: #959595;
}

.checktree ul:empty {
    display: none;
}

.prctest-tablewrapper .table-responsive table.table {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d6d6d6;
}

.prctest-tablewrapper .table-responsive table .prctestSubtablewrap>td {
    padding: 0;
    border: none;
}

.prctest-tablewrapper .table-responsive table .prctestSubtablewrap table td:first-child {
    padding: 19px 20px 19px 57px;
}

.prctest-tablewrapper .table-responsive table .prctestSubtablewrap table td {
    background: #fafbfc;
}

.prctest-tablewrapper .table-responsive table .prctestSubtablewrap table td label {
    font-weight: normal;
}

.checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border: 1px solid #ddd;
}

.testDurationWrapper label:before,
.prctest-tablewrapper .table-responsive>table th label:before,
.subjecttitletd label:before {
    content: '';
    width: 18px;
    height: 18px;
    border: 1px solid #d6d6d6;
    display: block;
    border-radius: 2px;
    float: left;
    margin: 3px 17px 0 0;
    padding: 0;
    background: #fff;
}

.testDurationWrapper input[type="checkbox"]:checked+label:before,
.prctest-tablewrapper .table-responsive>table input[type="checkbox"]:checked+label:before,
.subjecttitletd input[type="checkbox"]:checked+label:before {
    content: "";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
    background: url("../images/checkbox-checkdicon.png") 2px 2px #3F8FFB no-repeat;
    width: 18px;
    height: 18px;
    border: 1px solid #2874dc;
}

.prctest-tablewrapper .table-responsive>table th input {
    margin: 6px 0 0;
    float: left;
    display: none;
}

/* .overlay {
    background: #000;
    bottom: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    /*z-index: 1001;*/
z-index: 10041;
}

*/
/* #alertBox .overlay {
    background: #000;
    opacity: 0.8;
    z-index: 99999;
} */

.mysucesspack-dashboard-wrap.mysucesspack-dashboard-wrap1 {
    margin: 0;
}

.myqustablewrapper {
    float: left;
    clear: both;
    width: 100%;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}

.myqustablewrapper .testHistoryTable {
    width: 100%;
    /*border-radius: 5px;*/
}

.myqustablewrapper table {
    overflow: hidden;
    /*border:1px solid #d6d6d6*/
}

.myqustablewrapper table th {
    color: #464646;
    background-color: #f2f5f7;
    padding: 19px 10px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    border-top: 0;
}

a#btnCreatest:hover {
    color: #fff;
    background: #2e7fec;
}

.myqustablewrapper table th.quesInput {
    padding: 19px 10px;
}

.myqustablewrapper table#tblQuestions td {
    padding: 20px 10px;
}

div#solutionHolder,
div#referencescontainer {
    background: #fefff2;
    border-radius: 5px;
    border: 1px solid #eeefdc;
    margin: 5px 0 0;
    padding: 24px 24px 11px;
    width: 100%;
    float: left;
}

.solutionPanel .solutionTitle {
    font-size: 18px;
    font-weight: bold;
    color: #464646;
    line-height: 13px;
}

.solutionPanel ul {
    margin: 0;
}

.solutionPanel ul label {
    margin: 0;
}

#solutionHolder .optionNo,
#referencescontainer .optionNo {
    display: none;
}

#solutionHolder .optionName,
#referencescontainer .optionName {
    color: #464646;
    font-size: 18px;
    font-style: italic;
    font-weight: normal !important;
    margin: 15px 0 0 !important;
    padding: 0 !important;
}

.question {
    line-height: 28px;
    color: #464646;
    font-size: 22px;
    font-weight: bold;
}

.option li label.radioBoxlabel.wrongAns .optionNo,
.option li label.radioBoxlabel.rightAns .optionNo {
    padding: 16px 0 16px 24px !important;
}

.option li label.radioBoxlabel.wrongAns .optionName,
.option li label.radioBoxlabel.rightAns .optionName {
    padding: 16px 34px 16px 0 !important;
}

.questwrapheader {
    margin: 50px 0 20px;
    float: left;
    width: 100%;
}

.option li {
    clear: both;
    position: relative;
    margin: 0 0 10px;
    border-radius: 5px;
    font-size: 18px;
    overflow: hidden;
    font-weight: bold;
}

.modelwrapper .modal-content {
    padding: 0 30px 15px 30px;
    background: #E9EDF0;
    overflow: hidden;
}

.modelwrapper .modal-body,
.modelwrapper .modal-header {
    padding: 0;
    border-bottom: none;
}

.modelwrapper .option.withLine li {
    background: #f0f3f5;
    border: 1px solid #ccc;
}

/* .courseComPersent {
    font-size: 14px;
    color: #adb9c5;
    font-weight: bold;
    padding: 12px 0;
    line-height: 1;
} */

/* .courseComplete {
    width: 100%;
    border-top: 1px solid #d0d7dd;
} */

/* .ccProgressBarWrap {
    background: #cdd5dc;
    height: 6px;
    width: 100%;
} */





.scheduled-mocktest1.pullright {
    float: left;
    width: 100%;
    margin-left: 12px;
    margin-top: 12px;
}

a.btn.btn-default.btn-sm.viwebtn {
    padding: 6px;
    margin: 3px 15px 5px 0;
    max-width: 150px;
    background: #3a8cff !important;
    color: #fff !important;
    float: right;
}

a.btn.btn-default.btn-sm.viwebtn[disabled] {
    background: #fff !important;
    border: 1px solid #ccc !important;
    color: #464646 !important;
}

.scheduled-submocktest .col-md-9 {
    text-indent: 15px;
}

.btn-main-lg {
    margin: 0;
    background: #3f8ffb;
    padding: 20px 40px;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    border-radius: 5px;
}

.btn-main-lg:hover {
    color: #fff;
    background: #1d7dfe;
}

.prctest-tablewrapper .table-responsive table.table tbody {
    display: none;
}

.checktree,
.checktree * {
    list-style-type: none;
    margin: 0;
    padding: 0;
    transition: none;
}

/* ::::::::::::::: Customize Test ::::::::::::::: */
.checktree ul {
    clear: both;
    margin: 19px 0 -19px;
    border-top: 1px solid #d6d6d6;
    float: left;
    width: 100%;
}

.checktree li {
    float: left;
    padding: 14px 0 14px 0;
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
}

.checktree li label {
    vertical-align: middle;
    cursor: pointer;
    padding: 4px 0 2px 0;
    font-size: 16px;
    line-height: 24px;
    float: left;
    width: 67%;
}

.checktree li input[type="text"],
.checktree li input[type="number"] {
    height: 28px;
    border: 1px solid #d6d6d6;
    width: 44px;
    text-align: center;
    border-radius: 3px;
    float: right;
}

.checktree li .arrow {
    width: 24px;
    height: 24px;
    margin: 5px 8px 0 20px;
    cursor: pointer;
    float: left;
}

.checktree li .collapsed {
    background: url(../images/checktree_icon.png) no-repeat;
    background-position: -4px -34px;
}

.checktree li .expanded {
    background: url(../images/checktree_icon.png) no-repeat;
    background-position: -34px -34px;
}

.checktree li .checkbox {
    width: 24px;
    height: 24px;
    cursor: pointer;
    float: left;
    background: url(../images/checktree_icon.png) no-repeat -4px -4px;
    margin: 5px 8px 0 0;
}

.checktree li ul:last-child li {
    border-bottom: 1px solid #d6d6d6;
}

.checktree li .checked {
    background-position: -34px -4px;
}

.checktree li .half_checked {
    background-position: -64px -4px;
}

.checktree li .disabled {
    background-position: -4px -4px;
    opacity: 0.5;
    pointer-events: none !important;
}

.checktree li li .arrow {
    margin-left: 24px;
}

.checktree li li li .arrow {
    margin-left: 48px;
}

.checktree li li li li .arrow {
    margin-left: 72px;
}

.checktree li li li li li .arrow {
    margin-left: 96px;
}

.checktree li span {
    width: 10%;
    float: right;
    margin: 5px 0 0 100px;
}

div#tree-container ul.checktree ul {
    background: #FAFBFC;
    overflow: hidden;
}

.checktree li ul li {
    padding: 19px 0 19px 38px;
    border-bottom: none;
}

.checktree li ul label {
    width: 65.5%;
    font-weight: normal;
}

.perComplete {
    display: inline-block;
    width: 13%;
    text-align: center;
    font-size: 14px;
}

.checktree>li>label {
    width: 42%;
}

.checktree>li>ul>li>label {
    width: 39%;
}

.ratting1 {
    background-position: 0 0;
}

.ratting2 {
    background-position: 0 -20px !important;
}

.ratting3 {
    background-position: 0 -40px !important;
}

.ratting4 {
    background-position: 0 -60px !important;
}

.ratting5 {
    background-position: 0 -80px !important;
}

.ratting0 {
    background-position: 0 -100px !important;
}

.perComplete div[class^="ratting"] {
    background-image: url(../images/ratting.png);
    background-repeat: no-repeat;
    width: 82px;
    height: 16px;
    background-position: 0 0;
    text-indent: -100px;
    margin: 5px 0 0 24px;
    overflow: hidden;
}

div#helpText {
    margin: 20px;
}

.dashboardHelp {
    float: right;
    margin: -45px 30px 0 0;
    background: url(../images/sucesspack-icons.png) no-repeat -21px -559px;
    width: 18px;
    height: 16px;
    cursor: pointer;
}

.usagesdataTable td,
.usagesdataTable th {
    padding: 14px 22px;
}

.usagesdataTable {
    width: 100%;
}

.courselistmodal h4 {
    margin: 20px 0 10px;
    display: inline-block;
}

.courselistmodal .modal-content {
    padding: 5px 20px 10px;
    float: none;
    overflow: hidden;
}

.courselistmodal .modal-content .modal-body {
    overflow: hidden;
}

.courselistmodal .modal-dialog {}

table.usagesdataTable th,
table.usagesdataTable td {
    padding: 14px;
}

/* .usagesdataTable-container {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 30px;
    border-top: 0;
    border-bottom: 0;
} */

/* .bgWhite.sumMrak.testsWrap {
    border-bottom: none;
    padding: 20px 0 20px 70px;
    margin-left: -50px;
} */

th.sortableheader:hover {
    cursor: pointer;
}

div#tree-container ul.checktree:last-child {
    margin-bottom: 19px;
}

.forumWrapperHolder,
.newsWrapperHolder,
.redeemWrapperHolder {
    overflow: auto;
}

.udtable-maxheight {
    max-height: 400px;
    overflow-y: auto;
}

/* .container-fluid {
    padding: 0 !important;
}

    .container-fluid > .row {
        margin-right: 0;
        clear: both;
        min-height: 650px;
    } */

/* .container-fluid.userDashbord > .row {
        min-height: 10px !important;
    } */

.pratest-category-subcontwrap .row {
    margin: 0 !important;
}

#footercont {
    width: 100%;
}

#myTab {
    padding: 0;
}

.noborder {
    border: 0;
}

.withInput label {
    width: 300px;
}

.withInput+input[type="text"] {
    width: 27px;
    margin: 0 0 0 0;
    height: 20px;
    font-size: 12px;
    text-align: right;
}

.top-headsublink-wrapper ul#rdbtesttypes {
    margin-bottom: 20px;
}

#rdbtesttypes input[type="radio"] {
    display: none;
}

#rdbtesttypes input[type="radio"]+label,
.testName {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    padding: 7px 13px;
    display: block;
    margin: 0 18px 0 0;
    float: left;
    line-height: 1;
    cursor: pointer;
    background: #c5d2db;
    border-radius: 20px;
}

.testsWrap #divOverallPerformance {
    margin-right: 0;
}

#rdbtesttypes input[type="radio"]:checked+label,
.testName.active {
    background: none repeat scroll 0 0 #3f8ffb;
    border: 0 none;
    color: #fff;
    border-radius: 20px;
    transition: all .2s linear 0s;
}

.testName a {
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    display: block;
    float: left;
    line-height: 1;
    cursor: pointer;
}

.testName a:hover {
    text-decoration: none;
}

/* .submitPopup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
    z-index: 35;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; /* Likely future */
}

*/
/* .overlay {
    background: #000;
    bottom: 0;
    opacity: 0.1;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10041;
} */

/* #loaderBox > .overlay {
    background: #fff;
    bottom: 0;
    opacity: 0.6;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10041;
} */

/* .submitPopupPanel {
    background: #fff;
    background-clip: padding-box;
    color: #000;
    padding: 25px 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 325px;
    max-width: 326px;
    z-index: 99999;
    font-size: 1.1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; /* Likely future */
}

*/ .submitPopupPanel .legendBtn {
    margin: 40px 0 0 0;
    width: 100%;
}

.submitPopupPanel .legendBtn li:last-child {
    margin: 0;
}

.legendBtn li .checkAnswerBtn {
    background: #3F8FFB;
    border: 0 solid #e4e4e4;
    color: #333;
    cursor: pointer;
    margin: 0;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
}

.submitPopupPanel .legendBtn li {
    list-style-type: none;
    display: inline-block;
    margin: 0 10px 0 0;
}

.popupInfo {
    line-height: 24px;
    font-size: 1.1em;
}

/* .submitPopupPanel .legendBtn ul {
    padding: 0;
    text-align: right;
} */

.alert.submitPopupPanel .legendBtn ul {
    text-align: center;
}

/* .loaderImageDiv {
    background: url("../images/flipick-loader.gif") no-repeat 4px;
    display: block;
    position: fixed;
    z-index: 50000;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 8px;
} */

.questSymbol {
    display: none;
}

.option li label.radioBoxlabel {
    color: #000;
    cursor: pointer;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

.option li label.radioBoxlabel.rightAns {
    background-image: url('data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAAH3K49sAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5QjU5RTBFNTI1MjA2ODExODIyQUQyNkM5N0FBRDUzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozMDI5ODJCQTk0MjgxMUU1QkZCRDk4MEIzRTRERjU5RSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozMDI5ODJCOTk0MjgxMUU1QkZCRDk4MEIzRTRERjU5RSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEU5ODJBNDUwMzk0RTUxMThBNDJCNEY2NTc1QzlGOEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUI1OUUwRTUyNTIwNjgxMTgyMkFEMjZDOTdBQUQ1MzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gMX18AAAA0ElEQVR42mKsuMIABkwMUAAQQAwgERDvA0AAMcLkgKAdIICQOQUsUMYrIBYDqZ0OYoBEAAIIWRkM/ANiF5CWaiCuBOKTQMwNsxMggLDpWADECUxogpFQDNbGBhVUBuJlQMwOk/gJxE5AfAdqBxiwQCVBLtED4m8wCYAAw2Y5OqgAeR+IPwKxKhMeheZA/BWqOBGIBYD4NUiDChDfAmJ7qEJ+IL4ExCeAeDPUaQuQ3Qpy/DYgPgB1M0jBfWgQv0a3FuakAih7NhA7A7ESNsUgAABRMSeZ6sRquAAAAABJRU5ErkJggg==');
    border: 2px solid #7bd20b;
    background-position: 97.1% 24px;
    background-repeat: no-repeat;
    border-radius: 5px;
    background-color: #fff;
}

.option li label.radioBoxlabel.wrongAns {
    background-image: url('data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAAEhcmxxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5QjU5RTBFNTI1MjA2ODExODIyQUQyNkM5N0FBRDUzNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0QThDMzM4RTk0MjUxMUU1QTc1QjkzMDlCREY4RjZFRCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0QThDMzM4RDk0MjUxMUU1QTc1QjkzMDlCREY4RjZFRCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0QwQzBEREQyMTIwNjgxMTgyMkFERkJFNzlERTY3OEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUI1OUUwRTUyNTIwNjgxMTgyMkFEMjZDOTdBQUQ1MzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4QpEKvAAABD0lEQVR42mJ84eXOAAJMDBDwHSCAGEAiIF4vQAAxQuW+A/E0gACCcUCAESRdD8Sfgfg/iFMCxD0gKYAAAikDyVQAMSdUOUjVLGT9P4GYGYhZGKDEdiC+BsTsUAUgE9wAAgikQwXIuMOAAMpAfBdk4W0ghplnC1MEMooR5CQgrgTidigfYhEQ2AHxISD2gJkHMsoGKghSuQNmLEjHYZh2JGOZAAIM5KomqI8DgXgnAyawgXppDhAXgUyqA+K/UON/AHEAVCPI5duAmAeI+4C4GDkmGqHWtkM1/oe6cyZUvBjZE8hWl0LZx6F0NlJYofj6M9STs6AmWkHpDqiN32EaQRouQmMVxWo0p+YD8WmQAACiwD1WZkvDYAAAAABJRU5ErkJggg==');
    background-position: 97.1% 24px;
    background-repeat: no-repeat;
    border: 2px solid #e64c4c;
    border-radius: 5px;
    background-color: #fff;
}

#questionShow .optionName {
    float: left;
    margin-left: 45px;
    padding: 18px 24px 18px 0;
    position: relative;
    font-weight: bold;
    font-size: 18px;
}

#questionShow .optionNo {
    float: left;
    margin: 0 0 0 0;
    padding: 18px 0 18px 24px;
    position: absolute;
    top: 0;
    font-weight: bold;
    font-size: 18px;
}

.solutionTitle {
    font-weight: bold;
}

#divsolution,
#divreferences {
    font-weight: normal;
}

div#main {
    /*width: 1160px;
    width: 94%;
    margin: 0 auto;
    padding: 25px;*/
}


.block-collapse,
.block-expand {
    width: 18px;
    height: 14px;
    cursor: pointer;
    float: right;
    margin: 0 0 0;
}

.block-collapse::after,
.block-expand::after {
    font-size: 0.7em;
    color: #ddd;
}

.block-collapse::after {
    content: "▼";
}

.block-expand::after {
    content: "▲";
}

.accordion-head {
    cursor: pointer;
}

div.container#divH {
    border-bottom: 1px solid #f7f7f7;
}

ul li.StoreLink {
    border-right: 1px solid #fff;
    padding: 0 0;
}

ul li.StoreLink a {
    color: #55615D;
    padding: 3px 10px;
    background-color: #EAEBEC;
}

ul li.StoreLink a:hover {
    text-decoration: none;
}

/* .BookReaderHolder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0 !important;
    left: 0;
    z-index: 10000;
    background-color: #e9edf0;
    display: none;
} */

.norightPadding {
    padding-right: 0;
}

.test-image {
    background-image: url('../images/aipmt-biology.jpeg');
}

#back {
    font-size: 16px;
    /*font-weight: bold;*/
    display: inline-block;
    float: left;
    margin: 10px 20px 0 0;
}

#back a:hover,
#back a:active,
#back a:focus {
    text-decoration: none;
}

/* div#spancoursename, div#breadcrumcureent {
    font-size: 1.3em;
    position: fixed;
    top: 52px;
    left: 50%;
    width: 180px;
    height: 22px;
    margin-left: -90px;
    /* z-index: 10001;*/
z-index: 999999;
text-align: center;
text-overflow: ellipsis;
overflow: hidden;
font-weight: bold;
white-space: nowrap;
}

*/ .main-container-wrapper.dashboard-container {
    padding: 0;
    background: transparent;
    margin: 30px 0;
}

#redeemCodedetails,
#notifications,
#forundetails,
#newsdetails,
div#profileInfo,
div#circleInfo,
div#circleInfo,
div#notificationInfo {
    background: #36414c;
    width: 290px;
    border-radius: 0 0 4px 4px;
    position: fixed;
    right: 110px;
    top: 91px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.03);
    /*border: 1px solid #eee;*/
    z-index: 10001;
    float: left;
    display: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    outline: none !important;
}

div#notificationInfo {
    right: 12px;
}

div#notificationInfo {
    background: #ffffff;
    box-shadow: 0 0 15px #8a8a8a;
}

#notifications,
#forundetails,
#newsdetails {
    width: 350px;
    right: 15px;
    top: 114px;
}

#newsdetails {
    right: 15px;
}

div#profileInfo,
div#circleInfo {
    width: 160px;
}

div#notificationInfo {
    width: 330px;
}

.profiledropdown {
    overflow: auto;
    max-height: 80vh;
    padding: 20px;
}

#notifications:before,
#forundetails:before,
#newsdetails:before,
#redeemCodedetails:before,
#profileInfo:before,
#circleInfo:before,
div#notificationInfo:before {
    content: "";
    background: url("../images/arrowtopblue.png");
    position: absolute;
    top: -5px;
    right: 10px;
    width: 15px;
    height: 12px;
    background-repeat: no-repeat;
}

div#notificationInfo:before {
    right: 60px;
    background: url("../images/arrowtopgray.png");
}

div#profileInfo:before {
    right: 2px;
}

#notifications ul,
#forundetails ul,
#newsdetails ul,
#redeemCodedetails ul,
#profileInfo ul,
#circleInfo ul,
div#notificationInfo ul {
    margin-bottom: 0;
    float: left;
}

#profileInfo ul,
#circleInfo ul {
    padding: 10px 0;
}

#notifications li,
#forundetails li,
#newsdetails li,
#redeemCodedetails li,
#profileInfo li,
#circleInfo li,
div#notificationInfo li {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #6D7782;
    float: left;
    width: 100%;
    color: #fff;
}

div#notificationInfo li {
    padding: 0 0 25px;
}

#redeemCodedetails li,
#profileInfo li,
#circleInfo li,
div#notificationInfo li {
    border: none;
}

#profileInfo li,
#circleInfo li {
    padding: 0;
}

#profileInfo li a,
#circleInfo li a {
    padding: 10px 15px;
    display: block;
    color: #fff;
    line-height: 1;
    outline: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

#profileInfo li a:hover,
#profileInfo li a:focus,
#circleInfo li a:hover,
#circleInfo li a:focus {
    text-decoration: none;
    color: #e67019;
}

#redeemCodedetails li input[type="text"] {
    float: left;
    border: 1px solid #ccc;
    padding: 5px 3px;
    width: 200px;
}

#redeemCodedetails li input[type="button"] {
    padding: 6px 10px;
    border: 1px solid #003452;
    background: #006C98;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    display: block;
}

#notifications li.new,
#forundetails li.new,
#newsdetails li.new {
    background: #36414c;
}

#notifications li.new:hover,
#forundetails li.new:hover,
#newsdetails li.new:hover {
    background: #2c3640;
}

#notifications li:hover,
#forundetails li:hover,
#newsdetails li:hover {
    background-color: #2c3640;
}

#notifications li:last-child,
#forundetails li:last-child,
#newsdetails li:last-child {
    border-bottom: none;
}

#notifications .content,
#forundetails .content,
#newsdetails .content {
    float: left;
    width: 250px;
}

#notifications .content a,
#forundetails .content a,
#newsdetails .content a {
    font-size: 1.0em;
    margin: 0;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-direction: column;
    /*justify-content: space-around*/
    ;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    text-decoration: none;
    color: #fff;
}

#notifications .time,
#forundetails .time,
#newsdetails .time {
    float: right;
    width: 50px;
    text-align: right;
    font-size: 0.9em;
    color: #ccc;
}

.noti-subwrapper {
    color: #9ca0a3;
}

.noti-subwrapper strong {
    color: #eeeff0;
}

.testsWrap {
    padding-bottom: 25px;
    /* border-bottom: 1px solid #ccc; */
    overflow: hidden;
}

.bgWhite {
    background-color: #fff;
}

.bgWhite.sum {
    padding: 8px 0;
}

/* .bgWhite.sumMrak {
        margin: -22px 0 0;
        clear: both;
        padding: 20px 0;
    } */

.tab-content.eportfolio-conwrapper .bgWhite.sumMrak {
    margin: 0;
}

.eportfolio-conwrapper .allowPermissions label {
    padding: 0 0 0 20px;
    font-weight: normal;
}

.eportfolio-conwrapper .allowPermissions label input {
    margin: 3px 0 0 -20px;
    display: inline-block;
    float: left;
}

.eportfolio-conwrapper span.btn.btn-success.fileinput-button {
    float: left;
    margin: 0 0 15px;
}

.eportfolio-conwrapper .allowPermissions .alloper-radiowrap {
    float: left;
    margin-right: 20px;
}


/* .rank {
    text-align: center;
    margin: 20px;
}

.rank-sub {
    margin: 0 auto;
    width: 130px;
}

.rank .rankTitle {
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
} */

.rank .staterank-prev,
.rank .staterank-next {
    background: url("../images/next-prev-icon.png") no-repeat 0 -6px;
    width: 12px;
    height: 12px;
    display: inline-block;
    cursor: pointer;
    top: 4px;
}

.rank .staterank-prev {
    left: -7px;
}

.rank .staterank-next {
    background-position: 0 -33px;
    right: 0px;
}

/* .rank .rankNum {
    font-weight: bold;
    margin: 0;
} */

.markWrap,
.marks {
    padding: 10px 0;
}

.marks .marksTitle {
    display: block;
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.marks .marksNum {
    font-weight: bold;
    margin: 0;
}

/* .progress {
    height: 70px;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #E7E7E7;
} */

.progress-bar-right {
    background-color: #216FD3;
}

.progress-bar-wrong {
    background-color: #7FA7DB;
}

.rightActive {
    color: #216FD3;
}

.wrongActive {
    color: #7FA7DB;
}

/* .chart-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
} */

.btn-strong {
    background-color: #28E3C4;
}

.btn-average {
    background-color: #4595DF;
}

.btn-weak {
    background-color: #6F418A;
}

.btn-round.btn-xs {
    width: 8px;
    height: 12px;
    border-radius: 50%;
    cursor: default;
    padding: 1px 5px;
}

.sorttable-btm,
.sorttable-tp {
    display: block;
    width: 14px;
    height: 20px;
    cursor: pointer;
}

.sorttable-btm {
    background: url(../images/bottom-sort.png) no-repeat 0 4px;
}

.sorttable-tp {
    background: url(../images/top-sort.png) no-repeat 0 4px;
}

/* #liBtnCancel input#btn_Cancel, #liBtnOk input#btn_Ok {
    float: left;
} */

.registerForm input,
.login-box-body input {
    height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #464646;
    border: 1px solid #d6d6d6;
    border-radius: 0;
    box-shadow: none;
}

.registerForm:blank {
    display: none;
}

.conditions-block {
    clear: both;
    float: left;
    width: 100%;
    margin: 5px 0 0;
}

.conditions-block input {
    float: left;
    margin: 3px 10px 0 0;
    padding: 0;
}

.conditions-block label {
    float: left;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.creatTrialBtn {
    clear: both;
    margin: 22px 0;
    width: 100%;
    text-align: center;
    float: left;
}

.loginFb span {
    display: block;
    padding: 0 10px;
    width: 50px;
    margin: -10px auto 0;
    background: #E9EDF0;
}

.loginFb {
    width: 100%;
    clear: both;
    float: left;
    border-top: 1px solid #ccc;
    margin: 3px 0 0 0;
    text-align: center;
}

.loginFb a {
    margin: 13px auto 10px;
    padding: 14px;
    background: #3b5998;
    border-radius: 3px;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    clear: both;
    display: inline-block;
}

.loginFb a,
.loginFb a:hover,
.loginFb a:active,
.loginFb a:focus,
.loginFb a:visited {
    text-decoration: none;
}

h4.course-main-title {
    font-size: 20px;
    margin: 0 0 0 42px;
    display: none;
}

h4.course-submain-title {
    margin: 16px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 20px;
    overflow: hidden;
    font-size: 16px;
}

.mycircle-form .form-group,
.challangeForm .form-group {
    overflow: hidden;
    margin-bottom: 16px;
}

.mycircle-form .form-group label,
.challangeForm .form-group label {
    font-size: 16px;
}

.challangeForm .form-group label {
    line-height: 30px;
    margin-right: 10px;
}

.challangeForm {
    overflow: hidden;
}

.challangeForm+hr {
    border-top: 1px solid #ccc;
}

.creatchal-clickicon span.glyphicon.glyphicon-info-sign {
    color: #3F8FFB;
    top: 2px;
    margin: 0 3px 0 -20px;
}

.creatchal-clickicon a {
    text-decoration: underline;
    outline: none;
}

.circleedit-tab,
.invitefriend-tab,
.ceatenewchallege-tab {
    float: right;
    clear: both;
    margin-bottom: 10px;
}

.circleedit-tab button,
.ceatenewchallege-tab button {
    padding: 10px 20px;
    line-height: 20px;
}

.circleedit-tab button,
.ceatenewchallege-tab button,
.invitefriend-tab button {
    width: 170px;
    text-align: left;
}

.invitefriend-tab button {
    line-height: 27px;
    padding: 5px 20px;
}

.ceatenewchallege-tab button {
    line-height: 20px;
    padding: 10px;
}

.circleedit-tab button span,
.invitefriend-tab button span,
.ceatenewchallege-tab button span {
    display: inline-block;
    float: left;
    margin: 0 4px 0 0;
}

.circleedit-tab button span {
    background: url("../images/edit-circle-btnicon.png") no-repeat 0 0;
    width: 24px;
    height: 20px;
}

.invitefriend-tab button span {
    background: url("../images/invite-friends.png") no-repeat 0 0;
    width: 24px;
    height: 27px;
}

.ceatenewchallege-tab button span {
    background: url("../images/icon-challenge.png") no-repeat -14px -25px;
    width: 24px;
    height: 20px;
}

.circleedit-tab input:hover,
.invitefriend-tab input:hover {
    color: #fff;
}

.invite-circle-img {
    overflow: hidden;
    text-align: center;
    float: left;
}

.invite-circle-img img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
}

.invite-circle-img label {
    clear: both;
    margin: 10px 0 10px 0;
    font-size: 18px;
}

.invitees-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 9px 0 6px 5px;
    float: left;
}

.suggestion-wrapper {
    margin: 40px 0 0 0;
}

.tabs-nav-pills {
    margin: 20px 0 0;
    float: left;
    width: 100%;
}

.invite-top-cirlcewrap {
    margin: 0 0 20px;
    overflow: hidden;
}

.sugInfomain {
    height: 221px;
    box-shadow: 0 0 5px #CAC7C7;
    border-radius: 3px;
    text-align: center;
    margin: 0 5px 10px;
}

.sugInfomain img {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    overflow: hidden;
    border: 1px solid #ccc;
    margin: 20px 0;
    text-align: center;
    display: inline-block;
}

.sugInfomain label {
    float: left;
    width: 100%;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.sugInfomain input[type="button"] {
    clear: both;
    display: block;
    text-align: center;
    margin: 5px auto 0;
}

.myCircleColum {
    float: left;
    width: 157px;
    margin: 0 15px 0 0;
}

.userProfile {
    width: 182px;
    float: left;
}

.suggestionBtnMain {
    float: left;
    clear: both;
    width: 100%;
}

.myCircleSection {
    text-align: center;
    width: 120px;
    cursor: pointer;
}

.myCircleSection img {
    overflow: hidden;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 auto;
}

.myCircleSection label {
    clear: both;
    width: 100%;
    margin: 16px auto;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-md-success {
    background: #2eb036 !important;
}

.addCircleShape {
    overflow: hidden;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    display: inline-block;
    margin: 0 auto;
    background: url(../images/new-circle-shape.png) no-repeat 50% 50% #e9edf0;
    cursor: pointer;
}

.addCircleShape:hover {
    background: url(../images/new-circle-shape.png) no-repeat 50% 50% #C7CBCE;
}

.newAddCircle label {
    text-transform: uppercase;
}

.row.addCricleNew {
    margin-top: 20px;
}

.inviteViaEmail,
.inviteViaFacebook {
    width: 280px;
}

.inviteViaFacebook p {
    font-size: 16px;
}

/* ::::::::::::: My Challenge ::::::::::::::::: */
.mcPageContainer {
    overflow: hidden;
    width: 100%;
}

.mcPageContainer header {
    margin: 0 0 30px;
    display: block;
    float: left;
    width: 100%;
}

.mcPageContainer header h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    line-height: 35px;
}

span.icon-challenge {
    background: url(../images/icon-challenge.png) no-repeat;
    height: 18px;
    width: 20px;
    background-position: -16px -27px;
    float: left;
    padding: 0 26px 0 0;
}

.mcPageContainer span.icon-challenge.deletechallenge {
    background-position: -16px -88px;
}

.mcPageContainer .myqustablecont.testresult-mainwrapper {
    padding: 20px 30px;
}

.mcPageContainer .mychalngewrap {
    position: relative;
    margin: 20px 24px 21px 24px;
    cursor: default;
}

.mcPageContainer .mychalngewrap input[type="checkbox"] {
    position: absolute;
    right: 15px;
    top: 10px;
    margin: 0;
    cursor: pointer;
}

.mcPageContainer .mc-top-proimages:hover,
.mcPageContainer .mc-top-proimages:focus {
    background: #CCCED0;
    cursor: pointer;
}

.mcPageContainer .mychalngewrap input[type="checkbox"]:before,
.mcPageContainer .mychalngewrap input[type="checkbox"]:checked:before {
    content: "";
    width: 18px;
    height: 18px;
    background: #fff;
    background: url(../images/mccheckbox.jpg) no-repeat 0 0;
    display: block;
}

.mcPageContainer .mychalngewrap input[type="checkbox"]:checked:before {
    content: "";
    background: url(../images/mcchecked.jpg) no-repeat 0 0;
}

/* Redeem Content*/
.rdmcontent-modal .modal-dialog.modal-sm {
    width: 436px !important;
    margin: 5% auto 0 !important;
}

.rdmcontent-modal .modal-content {
    float: none;
}

.rdmcontent-modal input[type="text"] {
    margin: 20px 0 30px;
    /*width: 100%;
	padding: 20px;
	font-size: 20px;
	border: 2px solid #e7eaec;
	border-radius: 2px;
	outline: none;*/
}

.rdmcontent-modal h1.modal-title {
    color: #2f3a45;
    font-size: 18px;
    font-weight: bold;
}

.rdmcontent-modal p {
    font-size: 14px;
    line-height: 20px;
}

.rdmcontent-modal .modal-header {
    margin: 0;
    min-height: auto;
    padding: 0;
    border: none;
}

.rdmcontent-modal .modal-body {
    position: relative;
    padding: 30px 40px 30px;
}

.btn-main-welcome {
    margin: 40px 0 0;
}

.skippage-text {
    margin: 20px 0 0;
}

.skippage-text label {
    font-weight: normal;
    font-size: 15px;
    float: left;
}

.skippage-text input {
    float: left;
    margin: 4px 8px 0;
}

/* ::::::::::::::::: Challenge LeaderBoard ::::::::::::::::::::*/
.leaderboardmain .col-md-8 p {
    display: inline-block;
    width: 100%;
}

.table-position .table {
    border: 1px solid #d6d6d6;
    margin-bottom: 0;
    border-collapse: separate;
}

.table-position .table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #d6d6d6;
}

.leaderboard-search form {
    position: relative;
}

.leaderboard-search input[type="search"],
.leaderboard-search input[type="text"] {
    width: 100%;
    box-shadow: 0 0 10px #d9dde0;
    padding: 10px;
    border-radius: 35px;
    height: 40px;
    outline: none;
    border: none;
}

.form-group-lsearch {
    position: relative;
}

.icon-search-leadboard {
    background: url(../images/icon-search.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    float: right;
    position: absolute;
    right: 17px;
    top: 9px;
    cursor: pointer;
}

.table-position.table-responsive table th {
    font-size: 15px;
}

.leaderboard-search {
    margin: 0 0 17px 0;
}

.leaderboardmain h3 {
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 20px;
}

.table-position .table {
    border: 1px solid #d6d6d6;
    margin-bottom: 0;
    border-collapse: separate;
}

.table-position .table>tbody+tbody {
    border: none;
}

.table-position .selected {
    background: #DAE9FF;
}

/* ::::::::::::::::: Welcome Page ::::::::::::::::::::*/
.welcome-containerpage {
    /*width: 100%;*/
    margin: 0 auto;
    text-align: center;
    /*background: #ccc;*/
    line-height: 1;
}

.accordion-head .block-expand+.dashboardHelp,
.accordion-head .block-collapse+.dashboardHelp {
    display: none;
}



/* .close {
    background: url(../images/close.gif) no-repeat 0 0 !important;
    width: 20px;
    height: 20px;
    text-indent: -100000px;
    opacity: 1;
    position: absolute;
    right: 7px;
    top: 7px;
    outline: none;
    z-index: 1;
} */

/* .close:hover {
        opacity: 1;
    } */
/*:::::::::::::::::: Course Dashboard ::::::::::::::::*/
/* .courselist_maindashwrap {
    width: 100%;
    margin: 0 0 40px;
} */

.courselist_dashwrap ul {
    margin: 0;
    padding: 0;
}

.courselist_dashwrap ul li {
    background: #fff;
    border-radius: 4px;
    padding: 21px 28px;
    overflow: hidden;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.courselist_dashwrap ul li .corseListImg {
    margin: 0 15px 10px 0;
}

.corseInfoWrapper {
    width: 100%;
    padding: 0;
}

.corseListImg img {
    float: left;
    overflow: hidden;
}

.corseListImg img {
    float: left;
    max-width: 92px;
    max-height: 136px;
}

.corseInfoWrapper>h4 {
    font-weight: bold;
    margin: 0 0 4px;
}

/* .corseInfoWrapper p {
    margin: 10px 0 0;
    line-height: 25px;
    font-size: 16px;
} */

/* .corseInfoWrapper p {
    display: block;
    display: -webkit-box;
    height: 73px;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 25px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */
/* help popup css*/

.help-contianer {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    display: none;
}

.help-main {
    width: 70%;
    margin: 5% auto;
    color: #333;
    height: auto;
    max-height: 520px;
    overflow: auto;
    line-height: 1.5;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}

.helptext-container {
    width: 100%;
    margin: 20px 0 0;
    padding: 0;
    color: #333;
    /*max-height: 450px;*/
    height: auto !important;
    overflow: auto;
    line-height: 1.5;
}

.helptext-container h2 {
    display: block;
    margin: 10px 0 15px;
    font-weight: 700;
    font-size: 18px;
    text-decoration: underline;
    color: #3e8ffa !important;
}

.helptext-container h4 {
    display: block;
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 16px;
    color: #3e8ffa !important;
}

.helptext-container p {
    display: block;
    margin: 0 0 15px;
    font-size: 14px;
    padding-right: 10px;
}

.helptext-container button.close {
    right: 10px;
    top: 10px;
}

/*choose circle modal css*/
.choosecircle .modal-content {
    padding: 0;
}

.choosecircle .modal-body {
    overflow: auto;
    max-height: 500px;
}

.choosecircle .modal-header {
    border: none;
}

.choosecircle .modal-title {
    font-weight: bold;
    margin: 0 0 0 10px;
    font-size: 20px;
}

.form-group.ordivider {
    font-size: 16px;
    line-height: 1;
    margin: 8px 0 11px;
}

.namecircle-control label {
    font-size: 16px;
    font-weight: bold;
    margin: 9px 0 0;
    line-height: 1;
}

/* Circle Steps */
.stepsCircle {
    background: url(../images/my_circle_steps.png) no-repeat top center;
    text-align: center;
    background-size: contain;
    height: 250px;
}

.stepsCircleContainer h4 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 28px 0 13px;
}

.circle-search input {
    width: 300px;
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.circle-search {
    float: left;
    margin: 6px 0 10px 30px;
}

.suggestion-header {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0 15px;
}

.suggetion-pageination {
    float: right;
    margin: 5px 0 0;
}

.suggetion-pageination ul.pagination.ng-scope {
    margin: 0;
}

.challengesteps h4.text-center {
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 20px;
}

.invetepartTable h5 {
    margin: 0 0 10px;
}

.invetepartTable th {
    font-weight: bold;
    background: #f5f5f5;
}

.invetepartTable .table-bordered>thead>tr>th,
.invetepartTable .table-bordered>tbody>tr>th,
.invetepartTable .table-bordered>tfoot>tr>th,
.invetepartTable .table-bordered>thead>tr>td,
.invetepartTable .table-bordered>tbody>tr>td,
.invetepartTable .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.col-md-12.leaderboardmain p {
    margin: 0 0 8px;
    line-height: normal;
}

/* Star Percentage Help Modal Start  */
.modal-body.perComplete {
    width: 100%;
}

.modal-body.perComplete div[class^="ratting"] {
    float: left;
    clear: both;
    margin: 0;
}

.modal-body.perComplete div[class^="ratting"]+p {
    float: left;
    margin: -2px 0 0 8px;
}

.modal-body.perComplete input[type="button"] {
    clear: both;
    margin-top: 8px;
    float: left;
}

th .glyphicon {
    top: 4px;
    color: #AEAEAE;
}

/* Star Percentage Help Modal End  */
.timeingleft span {
    margin: 1px 0 0 5px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #898989;
}

.timeingleft {
    font-size: 16px;
    padding: 0 0 3px 30px;
    margin-top: 7px;
    color: #464646;
    background: url(../images/review-icon.png) no-repeat 5px -49px;
    line-height: 24px;
}

.table-position .table>tbody+tbody {
    border: none;
}


.curriculum-allass {
    background-position: 0 -1641px !important;
}

.curriculum-animation {
    background-position: 0 -1790px !important;
}

.curriculum-teachingslide {
    background-position: 0 -1867px !important;
}

.curriculum-simulation {
    background-position: 0 -5224px !important;
}

.curriculum-inlineppt {
    background-position: 0 -1867px !important;
}

.curriculum-mp4videos {
    background-position: 0 -1715px !important;
}

.curriculum-articulate {
    background-position: 0 -4330px !important;
}

.curriculum-inlinepdf {
    background-position: 0 -2166px !important;
}

.curriculum-inlineword {
    background-position: 0 -4662px !important;
}

.myqustablewrapper .pagination {
    margin: 20px 0 20px 10px;
    font-size: 20px;
}

.curriculum-numerical {
    background-position: 0 -3194px !important;
}

.curriculum-learningobjectives {
    background-position: 0 -3640px !important;
}

.curriculum-casestudy {
    background-position: 0 -3724px !important;
}

.curriculum-discussionquestions {
    background-position: 0 -2842px !important;
}

.curriculum-summary {
    background-position: 0 -3554px !important;
}

.curriculum-experientiallearning {
    background-position: 0 -3469px !important;
}

.curriculum-groupproject {
    background-position: 0 -2667px !important;
}

.curriculum-audio {
    background-position: 0 -4493px !important;
}

.curriculum-whiteboardrecording {
    background-position: 0 -4827px !important;
}

.curriculum-inlineimage {
    background-position: 0 -4990px !important;
}

.curriculum-articleicon {
    background-position: 0 -5628px !important;
}






/* .header {
    position: fixed;
    top: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    /*z-index: 999999;*/
z-index: 9999;
}

*/ .mobileos .header {
    position: fixed;
    top: 0;
    width: 100%;
    float: left;
    background-color: #fff;
    z-index: 999;
}

.header_rightLogo {
    float: right;
    margin: 10px 0 11px;
}

.mainHeader {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #efefef;
    height: 45px;
    padding: 0 15px;
}

.headerSub {
    background: #fcfcfc;
    padding: 0 15px;
    height: 40px;
    clear: both;
}

.logoindex {
    margin: 10px 0 10px 0;
}

.contentMaster .carousel-inner .item {
    cursor: default;
}

.contentMaster .carousel-inner .item:first-child {
    cursor: pointer;
}

.logo.logoActive {
    display: none;
}

.header-back .logo,
.headerSub .header-back a {
    float: left;
}

.headerSub .header-back a {}

.header-home {
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
}

myLibraryTab,
.dashboardTab {
    display: inline-block;
    margin: 0 20px 0 0;
    float: left;
}

.header-home i.glyphicon.glyphicon-home {
    font-size: 18px;
    padding: 10px 0 11px;
    color: #888;
}

.header-home i.glyphicon.glyphicon-home:hover {
    color: #ff8200;
}

.myLibraryTab,
.dashboardTab {
    float: left;
    font-size: 16px;
    margin: 10px 20px 0 0;
}

.myLibraryTab a,
.dashboardTab a {
    text-decoration: none;
    color: #464646;
    line-height: 22px;
}

span.useth-symbol,
.chart-legend.usagesdatasym-wrapper {
    display: none;
}

.mocktestmsg {
    margin-top: 20px;
}

#maindiv ul li ul li>a,
#maindiv ul ul li .sceduldtestmain {
    padding: 15px;
    padding-left: 20px;
    font-weight: normal;
    border-left: 78px solid rgba(0, 0, 0, 0.03);
    display: block;
    font-family: 'Calibri';
}

.attendSubInfo {
    display: inline-block;
    width: auto;
}

.attendSubInfo span:first-child {
    font-size: 17px;
    font-weight: bold;
}

.attendSubInfo span:last-child {
    clear: both;
    font-size: 12px;
    display: block;
}

.sceduldtestmain a.btn.btn-default.btn-sm.viwebtn {
    margin: 5px 17px 0 0;
    padding: 12px 19px;
    line-height: 1;
}

#maindiv .onlineSchLecture li ul .attOnlinLec .scheduled-submocktest a {
    padding: 10px 20px;
    font-weight: normal;
    border: 0;
    display: block;
}

.scheduled-submocktest {
    float: left;
}

#maindiv .onlineSchLecture li ul .missedOnlinLec a {
    padding: 10px 20px;
    border: 0;
}

.dashboard-container .onlineSchLecture li.attOnlinLec a.btn.btn-default.btn-sm.viwebtn {
    padding: 10px 20px !important;
    border-left: 0 !important;
}


a.forgotpwdwrap {
    margin: 11px 0 0 0 !important;
    color: #007398 !important;
    display: block !important;
    text-align: center !important;
    font-size: 13px !important;
    float: none !important;
}
.frogotpwd-modal input[type="text"] {
    width: 100%;
    clear: both;
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.frogotpwd-modal input#btnForgotPassword {
    float: left !important;
    clear: both;
    margin: 10px 0;
}

li.reedemv {
    background: #F07232;
    padding: 3px 10px;
    line-height: 1.3;
    color: #FFF;
    cursor: pointer;
    border-radius: 3px;
    margin: 8px 0 0 0;
}

li.reedemv:hover {
    background: #ff8200;
}

.testHistoryTable .btn-main-md {
    margin: 0;
    background: #3f8ffb;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    border-radius: 3px;
}

.creatchal-clickicon {
    position: absolute;
    right: 0;
    top: 0;
    width: 183px;
    background: #f3f7fa;
    padding: 8px 5px 8px 31px;
    font-size: 12px;
    border-radius: 3px;
}

.stepsnumber {
    font-size: 18px;
    color: #8c8b8b;
    margin: 0 0 20px;
}

.challangeForm .chalgnamelabel input {
    width: 215px;
    margin: 0 25px 0 0;
}

.createchlg-btnwrap h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px;
}

.createchlg-btnwrap .form-group label {
    margin-right: 20px;
    font-size: 16px;
}

.createchlg-btnwrap .form-group select {
    width: 160px;
    margin-right: 10px;
    color: #333;
}

.createchlg-btnwrap .form-group {
    margin-right: 25px;
}

.selectqus-btn {
    margin: 30px 0 10px;
}

.expirydate-wrap input {
    background: url(../images/date_icon.png) no-repeat;
    background-position: right 10px top 7px;
    cursor: default;
}

.steptwo-wrapper h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 20px;
}

.form-group.invite-searchwrapper input {
    width: 98%;
    background: url(../images/search_icon.png) no-repeat 5px 9px;
    padding: 5px 10px 5px 30px;
}

.form-group.facebook-connect,
.form-group.multiple-emailbox {
    margin: 0 0 10px 0;
    padding: 0 0 10px 25px;
    border-left: 1px solid #ccc;
}

.form-group.facebook-connect:before,
.form-group.multiple-emailbox:before {
    content: "OR";
    position: absolute;
    left: 9px;
    top: 30px;
    background: #fff;
    font-size: 12px;
}

.steptwo-wrapper .form-group label {
    margin-bottom: 5px;
    text-align: left;
}

.fbinvites-form a {
    background: url(../images/facebook_invites.png) no-repeat;
    display: block;
    width: 122px;
    height: 34px;
}

.form-group.invite-searchwrapper.searchstep:after {
    content: "";
}

.form-group.invite-searchwrapper.searchstep {
    border-right: 0;
}

.invites-search-result {
    margin: 15px 0 0;
    overflow: hidden;
    clear: both;
}

.asiderank-users {
    margin: 0 0 0;
    padding: 0 0 30px 0;
    border: none;
    position: relative;
    overflow: hidden;
}

.rank-info {
    margin: 0 0 0 70px;
}

.asiderank-users .rank-info strong {
    display: block;
    margin: 0 0 3px;
}

.rank-info span {
    width: 100%;
    clear: both;
    display: inline-block;
    margin: 0 0 5px;
}

.invites-search-result .asiderank-users button.btn.btn-primary {
    position: inherit;
    font-size: 12px;
    padding: 0 6px;
    border-radius: 3px;
}

.invites-search-result button.btn.btn-notif-primary {
    width: auto;
}

.invites-search-result .asiderank-users img {
    width: 60px;
    height: 60px;
    background: #040308;
    border-radius: 3px;
}

.newchallegeTable.table-responsive table {
    text-align: center;
    font-size: 16px;
}

.newchallegeTable.table-responsive th {
    background: #e8edf0;
    font-weight: bold;
    text-align: center;
}

.newchallegeTable.table-responsive button {
    font-size: 14px;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 10px;
}

.newchallegeTable.table-responsive th:first-child,
.newchallegeTable.table-responsive td:first-child {
    text-align: left;
}

.newchallegeTable.table-responsive .glyphicon.glyphicon-trash {
    top: 4px;
}

.invitesearch-btnwrap {
    clear: both;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.invitesearch-btnwrap button.btn.btn-primary {
    border-radius: 3px;
}


.closebtn-input {
    width: 20px;
    height: 20px;
    background: #3f8ffb;
    display: inline-block;
    float: right;
    margin: -26px 10px 0 0;
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.1;
    cursor: pointer;
    position: relative;
}

.circle-image-select input#filecircle {
    display: inline-block;
}

span.circle-tdimg {
    width: 26px;
    height: 26px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin: 0 10px;
    border-radius: 100%;
    background: #f1f1f1;
    border: 1px solid #ccc;
}

.notification-title {
    padding: 15px 20px;
    background: #cbd6da;
}

.icon-notification {
    background: url(../images/notifications.png) no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}

div#notificationInfo ul img {
    width: 40px;
    height: 40px;
    float: left;
    border-radius: 100%;
    margin: 0 0 10px 0;
}

.noti-subwrapper {
    color: #333;
    margin: 0 0 0 55px;
    font-size: 12px;
}

.noti-subwrapper span {
    width: 100%;
    display: block;
    color: #a7a7a7;
}

.noti-subwrapper strong {
    margin: 3px 0 10px;
    display: inline-block;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.noti-subwrapper .btn-main-md,
.noti-subwrapper .btn-notif-secondary {
    font-size: 12px;
    padding: 5px 10px;
    line-height: 1;
    width: auto;
    border: none;
}

#notificationInfo .profiledropdown {
    padding: 0;
}

div#notificationInfo li {
    padding: 20px 20px 15px 20px;
    border-bottom: 5px solid transparent;
    /* -webkit-border-image: url(../images/brd-notification.png) 30% 0; */
    -o-border-image: url(../images/brd-notification.png) 30% 0;
    border-image: url(../images/brd-notification.png) 100% 0 repeat;
}

div#notificationInfo li:last-child {
    border-bottom: none;
}

.chat-container {
    margin-bottom: 20px;
}

.main-chat-wrapper .courseconwrap {
    float: left;
    width: 140px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    height: 220px;
    border: 1px solid #dfe4e8;
    overflow: hidden;
    margin: 0 0 20px;
    background: none;
}

.main-chat-wrapper .mc-top-proimages {
    margin: 10px;
    padding: 0;
    width: auto;
    height: auto;
}

.main-chat-wrapper .mc-top-proimages.text-center img {
    width: 100%;
    height: 155px;
}

/*::::: Circle :::::*/
.circleselcetimg {
    margin: 20px 0;
    display: block;
    width: 60px;
    height: 60px;
    vertical-align: top;
    overflow: hidden;
    border-radius: 100%;
    clear: both;
}

.liabary-tab-wrapper .nav-pills>li>a,
.liabary-tab-wrapper .nav-pills>li.active>a,
.liabary-tab-wrapper .nav-pills>li.active>a:hover,
.liabary-tab-wrapper .nav-pills>li.active>a:focus {
    line-height: 30px;
    outline: none;
    padding: 0 15px;
    display: block;
}

@-moz-document url-prefix() {

    .liabary-tab-wrapper .nav-pills>li>a,
    .liabary-tab-wrapper .nav-pills>li.active>a,
    .liabary-tab-wrapper .nav-pills>li.active>a:hover,
    .liabary-tab-wrapper .nav-pills>li.active>a:focus {
        padding: 0 15px 2px;
    }

    .noti-subwrapper strong {
        letter-spacing: 0px;
    }
}




/* :::::::::::::::::::::::::::::::::::: Error Page :::::::::::::::::::::::::::::::::::*/
.errorpagebody {
    background: #e9edf0;
}

.errorpage .wrap {
    margin: 0 auto;
    width: 1000px;
    max-width: 100%;
}

.errorpage .errorlogo {
    margin-top: 50px;
}

.errorpage .errorlogo h1 {
    font-size: 200px;
    color: #1d7dfe;
    text-align: center;
    margin-bottom: 1px;
    text-shadow: 1px 1px 6px #fff;
}

.errorpage .errorlogo p {
    color: #333;
    font-size: 20px;
    margin-top: 1px;
    text-align: center;
}

.errorpage .sub a {
    color: white;
    background: #1d7dfe;
    text-decoration: none;
    padding: 7px 120px;
    font-size: 13px;
    font-weight: bold;
    -webkit-border-radius: 3em;
    -moz-border-radius: .1em;
    -border-radius: .1em;
}

/* ::::::::: Dial 100 :::::::*/
.profile-registerForm label.control-label {
    text-align: left;
}

/* .profile-registerForm .form-control {
    border-radius: 0;
    box-shadow: none;
    color: #333;
} */

input.form-control.form-file-input {
    background: none;
    border: none;
    padding-left: 0;
}

/* .userDashbord {
    margin: 30px auto;
} */

.dialnotifpopup-wrapper .noti-subwrapper {
    color: #333;
    margin: 0px 0 0 20px;
    font-size: 12px;
    display: inline-block;
}

.liabary-tab-wrapper .tab-content {
    clear: both;
}

.popimg-sellerwrapper {
    height: 37px;
    clear: both;
    width: 100%;
    margin: 5px auto 0;
}

.popimg-sellerwrapper a {
    display: block;
}

.popimg-sellerwrapper a img {
    height: 37px;
}

label.pop-icontitle {
    margin-left: 10px;
    font-size: 12px;
}

.profiledropdown span.glyphicon.glyphicon-print {
    color: #99a3a7;
}

.popmsg-text {
    font-size: 14px;
    color: #ff8325;
    font-weight: bold;
    text-align: center;
    margin: 10px 10px 20px;
}

.popmsg-text a {
    text-decoration: none;
    color: #ff8325;
}

.userNotificationWrapper {
    overflow: hidden;
    background: #e9edf0;
}

.notification-title {
    padding: 10px 20px;
    background: #cad5d9;
    font-size: 16px;
}

.ebook-icon {
    background: url(../images/ebookicon.png) no-repeat;
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
}


/* ::::::::::: Course Analytics ::::::::*/

.courseAnalaticsTable.table-responsive tr th {
    vertical-align: top;
    padding: 0;
    text-align: center;
}

.challengeTableTopInfo {
    background: #e8edf0;
    font-size: 16px;
    line-height: 1.5;
    padding: 5px;
    min-width: 130px;
    white-space: nowrap;
    font-weight: bold;
}

.challengeTableBtmInfo {
    background: #f5fbff;
    float: left;
    display: block;
    min-width: 220px;
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.courseAnalaticsTable.table-responsive tbody td {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 0;
    vertical-align: middle;
}

.courseAnalaticsTable.table-responsive table {
    margin-bottom: 10px;
}

.courseAnalaticsTable.table-responsive .table-bordered>thead>tr>th {
    border-bottom: 0;
}

.courseAnalaticsTable.table-responsive tbody td.ng-binding,
.courseAnalaticsTable.table-responsive tbody td a {
    padding: 10px 0;
}

.challengeTableBtmInfo:empty {
    width: 100%;
    min-width: auto;
}

.courseAnalaticsTable::-webkit-scrollbar {
    -webkit-appearance: none;
}

.courseAnalaticsTable::-webkit-scrollbar:vertical {
    width: 11px;
}

.courseAnalaticsTable::-webkit-scrollbar:horizontal {
    height: 11px;
}

.courseAnalaticsTable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #e9edf0;
    /* should match background, can't be transparent */
    background-color: #c2c3c3;
}

h4.courseanalatics-title {
    font-size: 20px;
    margin: 0 0 20px;
}

.courseAnalaticsTable.table-responsive tbody tr:first-child {
    background: #f5fbff;
}

.pull-right.list-linine span {
    /* display: inline-block;
    padding: 20px 0 0 10px;
    margin: 0; */
}

.pull-right.list-linine {
    /* position: absolute; */
    /* right: 30px; */
    /* bottom: 13px; */
}

.modal-lg.overallPer-modal {
    /*width: 80% !important;*/
    width: 94% !important;
    margin: 39px 10px 10px 10px;
}




/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 
    New CSS
    ::::::::::::::::::::::::::::::::::::::::::::::::::
*/

/* Portfolio */
.sectionForm,
.settingForm,
.managecontainer {
    margin: 30px 0;
    display: block;
    overflow: hidden;
}

.managecontainer {
    margin: 0;
}

.sectionForm label {
    /*min-width: 100px;*/
    margin-right: 10px;
}

.sectionForm select#ddSection {
    min-width: 180px;
}

.sectionForm button.btn-link {
    text-decoration: underline;
    font-size: 14px;
    outline: none;
    color: #333;
}

.tab-content.eportfolio-conwrapper .tab-content {
    padding: 30px 20px 10px;
    border: 1px solid #c7cdd2;
    clear: both;
    border-top: none;
}

.tab-content.eportfolio-conwrapper ul.nav.nav-tabs li a {
    color: #333333;
    background-color: #fff;
    border: 1px solid #c7cdd2;
    border-bottom-color: transparent;
    cursor: pointer;
    font-weight: bold;
    margin-right: 10px;
}

.tab-content.eportfolio-conwrapper ul.nav.nav-tabs {
    width: 100%;
}

.tab-content.eportfolio-conwrapper ul.nav.nav-tabs li.active a {
    color: #3f8ffb;
}

.form-inline.formsectionPopup .form-group {
    margin: 0 0 15px;
}

.form-inline.formsectionPopup label {
    min-width: 90px;
}

.valigntop {
    vertical-align: top;
}

.form-inline.formsectionPopup textarea,
#txtHyperlinkText {
    resize: none;
}

.settingForm.form-horizontal .control-label {
    text-align: left;
}

.form-group.pickusname div.form-control {
    float: left;
    width: auto;
    border-radius: 3px 0 0 3px;
    border-right: 0;
    padding-right: 0;
    box-shadow: none;
}

.pickusname input.form-control {
    float: left;
    width: auto;
    border-left: none;
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    padding-left: 0;
}

.settingForm.form-horizontal a.control-label.pull-left {
    margin: 0 0 0 20px;
}

.settingForm.form-horizontal hr {
    border-color: #ccc;
    float: left;
    width: 100%;
    clear: both;
}

.addAnotherexp .glyphicon-add-new {
    background: url(../images/add-more.png) no-repeat;
    width: 16px;
    height: 16px;
    float: left;
    margin: 4px 0px 0 0;
}

.addAnotherexp a {
    float: left;
    margin: 0 10px 0 0;
}

.formsectionPopup .form-group {
    overflow: hidden;
}

.addsection-title {
    width: 100%;
    margin: 0 0 0 15px;
}

.addAnotherexp a+span {
    font-size: 16px;
}

.form-group.profile-imgwrap img {
    display: inline-block;
    margin-right: 10px;
    border-radius: 2px;
    width: 58px;
    height: 58px;
    background: #f1f1f1;
    overflow: hidden;
}

.background-imgwrap img {
    display: inline-block;
    margin-left: 20px;
    border-radius: 2px;
    width: 82px;
    height: 60px;
    overflow: hidden;
    vertical-align: top;
}

.register-radiolabel input[type="radio"] {
    height: auto;
}

.register-radiolabel {
    margin: 0 10px 15px;
}

.managecontainer .eportpopup-title a {
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.carousel-inlineli-select .manageli-descrption {
    color: #3f8ffb;
}

/* =================== GradeBook Style =================== */

.gradebook-container .content-wrap {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 30px;
}

.gradebook-container .content-padding {
    padding: 20px;
}

.gradebook-container .content-wrap .nav.nav-pills {
    margin: 0 0 30px 40px;
    float: none;
}

.gradebook-container .content-wrap .nav>li>a {
    /* padding: 5px 20px;*/
    font-size: 16px;
    font-weight: bold;
    /*color: #464646;*/
}

.gradebook-container .content-wrap .nav-pills>li.active>a,
.gradebook-container .content-wrap .nav-pills>li.active>a:focus,
.gradebook-container .content-wrap .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #3f8ffb;
    border-radius: 30px;
}

.gradebook-container .thumbnail i.fa {
    margin: 10% 0 0;
}

.gradebook-container .documentname-wrapper span {
    font-size: 16px;
    font-weight: bold;
}

.gradebook-container .documentname-wrapper a {
    font-size: 24px;
    line-height: 1;
}

.gradebook-container .myPortfolio-main {
    margin: 0 0 50px;
}

.gridbook-share {
    float: left;
    width: 92px;
    height: 31px;
    line-height: 31px;
    border-right: 1px solid #dedede;
}

/* ::::::::::::::::: Mange wrapper ::::::::::::::::::: */
.folder-img-wrapper {
    float: left;
    width: 94px;
    position: relative;
    text-align: center;
    margin: 15px 15px 20px;
    cursor: pointer;
}

.folder-img-wrapper button {
    padding: 0;
    position: absolute;
    right: 4px;
    margin: 0;
    top: -14px;
    z-index: 1;
    display: none;
}

.folder-img-wrapper img.img-responsive {
    margin: 0 auto;
}

.folder-img-wrapper button i {
    background: url(../images/folder-closeicon.png) no-repeat center center #fff;
    width: 26px;
    height: 28px;
    display: inline-block;
    border-radius: 100%;
}

.folder-img-wrapper:hover button {
    display: block;
}

.folder-img-wrapper label {
    padding: 5px 0;
    margin: 0;
    height: 46px;
    overflow: hidden;
    cursor: default;
}

.folder-img-wrapper.add-folder-wrapper button {
    display: block;
    top: 24px;
    right: -5px;
}

.folder-img-wrapper.add-folder-wrapper img.img-responsive {
    opacity: 0.5;
}

.folder-img-wrapper.add-folder-wrapper button i {
    background: url(../images/folder-plusicon.png) no-repeat center center #fff;
}

/* eportfolio wrapper */
.eportpopup-wrappermain {
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
}

.eportpopup-title {
    font-size: 20px;
    margin-bottom: 24px;
}

.eportpopup-wrappermain .testsWrap {
    border: none;
}

.eportpopup-wrappermain .testsWrap {
    border: none;
    padding: 0;
}

.supportfile-list {
    font-size: 14px;
    margin-top: 5px;
    color: #888888;
}

.settingmain-table table tr td,
.settingmain-table table tr th {
    border: 1px solid #ddd !important;
    vertical-align: middle;
    font-size: 16px;
}

.settingmain-table table.table.table-bordered tr th {
    font-size: 18px;
    font-weight: bold;
    background: #f1f5f8;
}

.table-responsive.settingmain-table td .btn {
    margin: 0 5px;
}

.settingmain-tabwrapper button.btn.btn-link {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;
    color: #3f8ffb;
    outline: none;
}

.addAnotherexp {
    margin: 0 0 20px;
}

.footerbtn-wrapper input.btn.btn-default,
.footerbtn-wrapper a.btn.btn-default {
    background: #cad4db;
    font-size: 16px;
    margin-left: 8px;
}

.footerbtn-wrapper input.btn.btn-primary {
    font-size: 16px;
}

#modalAddSection .footerbtn-wrapper input.btn.btn-primary {
    margin-left: -6px;
}

/* Document Page Thumbnails*/
.documentname-wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}

.document-thumbwrap .thumbnail {
    background: #f3f3f3;
    height: 214px;
    box-shadow: 0 0 7px #9a9a9a;
    border: 1px solid #aaaaaa;
    padding: 0;
    width: 186px;
    margin: 0 0 30px 18px;
    float: left;
}

.document-thumbwrap .thumbnail a.portfolio-link {
    height: 138px;
    display: block;
    overflow: hidden;
}

.document-thumbwrap .documentname-wrapper input {
    float: right;
    margin: 10px 23px 0;
    height: 0;
    width: 0;
}

.document-thumbwrap .documentname-wrapper span {
    float: left;
    padding: 0 6px;
    font-weight: bold;
    width: 100%;
    background: #fff;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.document-checkimgwrap {
    border-top: 1px solid #dedede;
    clear: both;
    float: left;
    height: 34px;
    width: 100%;
    line-height: 34px;
    overflow: hidden;
}

.document-thumbwrap .documentname-wrapper input:before {
    background: url(../images/checkimg.png) no-repeat;
    content: " ";
    width: 18px;
    height: 15px;
    display: block;
    cursor: pointer;
}

.document-thumbwrap .documentname-wrapper input:checked:before {
    background: url(../images/checkedimg.png) no-repeat;
    content: " ";
    width: 18px;
    height: 15px;
    display: block;
    cursor: pointer;
}

#modalAddSetting .modal-backdrop.fade.in {
    position: fixed;
}

.manage-thumbwrapper .myPortfolio-main {
    float: left;
    width: 186px;
    height: 210px;
    background: #ffffff;
    margin: 0 10px 35px;
    box-shadow: 0 0 7px #9a9a9a;
    border: 1px solid #aaaaaa;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}

.manage-thumbwrapper .myPortfolio-main .thumbnail {
    height: 138px;
    border: 0;
    padding: 0;
    overflow: hidden;
    margin: 0;
    border-radius: 0;
    background: #f3f3f3;
}

.manage-thumbwrapper .documentname-wrapper {
    font-size: 14px;
    font-weight: bold;
    padding: 9px 10px 7px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.manage-thumbwrapper .myPortfolio-main:hover .manage-cicon {
    bottom: 34px;
    background: rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    height: 36px;
    cursor: pointer;
}

.caption .thumbnail-status-disabled {
    float: left;
    width: 56px;
    text-align: left;
    line-height: 34px;
    border-right: 1px solid #dedede;
    padding-left: 5px;
}

.myPortfolio-main .caption .thumbnail-status-disabled,
.myPortfolio-main .caption .thumbnail-status {
    width: 33%;
    margin-right: 0;
}

.caption .thumbnail-status-disabled:last-child,
.caption .thumbnail-status:last-child {
    border: none;
}

.caption {
    background: #f3f3f3;
    display: block;
    overflow: hidden;
    height: 34px;
    border-top: 1px solid #dedede;
    text-align: center;
    clear: both;
}

.manage-thumbwrapper .myPortfolio-main .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
}

.thumbnail-status-disabled i,
.thumbnail-status i {
    color: #737373;
    font-size: 16px;
    padding: 7px 3px 0 0;
}

.thumbnail-status-disabled i.fa.fa-pencil-square-o,
.thumbnail-status i.fa.fa-pencil-square-o {
    cursor: pointer;
    padding: 9px 3px 0 0;
}

.thumbnail-status-disabled i.fa.fa-pencil-square-o:hover,
.thumbnail-status i.fa.fa-pencil-square-o:hover {
    color: #3a8cff;
}

.thumbnail-status-disabled span,
.thumbnail-status span {
    font-size: 14px;
    font-weight: bold;
}

.gridbook-share i.fa.fa-share-alt {
    color: #999;
    margin-left: 10px;
    font-size: 16px;
}

.gridbook-share strong {
    margin: 0 0 0 10px;
    font-size: 20px;
    vertical-align: bottom;
}

.gridbook-share span {
    font-size: 12px;
    font-weight: bold;
}

/* ::::::::: Manage Carousel ::::::::::::*/
.carousel-control {
    padding-top: 10%;
    width: 5%;
}

.managecontainer {
    margin: 0 0 40px;
}

.managecontainer .carousel a.left.carousel-control {
    background: url(../images/maagecoursal-lefticon.png) no-repeat;
    padding: 0;
    width: 33px;
    height: 33px;
    top: 30%;
}

.managecontainer .carousel a.right.carousel-control {
    background: url(../images/maagecoursal-righticon.png) no-repeat;
    padding: 0;
    width: 33px;
    height: 33px;
    top: 30%;
}

.managecontainer .carousel img {
    margin: 0 auto;
}

.managecontainer .carousel span a {
    color: #333;
}

.carousel-inlineli {
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.manageli-descrption {
    float: left;
    width: 100%;
    overflow: hidden;
    height: 20px;
    text-overflow: ellipsis;
    display: inline-block;
    margin: 15px 0;
    text-align: left;
}

.carousel-secitonimg {
    height: 95px;
    overflow: hidden;
    position: relative;
}

.carousel-secitonimg .corousel-slide-img {
    background: url(../images/managesliderimg.png) no-repeat;
    width: 95px;
    height: 95px;
}

.carousel-inlineli.carousel-inlineli-select .corousel-slide-img {
    background: url(../images/managesliderimg-selected.png) no-repeat;
    width: 95px;
    height: 95px;
}

.manage-cicon {
    position: absolute;
    width: 100%;
    bottom: -32px;
    background: rgba(0, 0, 0, 0.75);
}

.manage-cicon span {
    padding: 8px 14px 3px;
}

.carousel-inlineli:hover .manage-cicon {
    bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.manage-cicon i {
    color: #fff;
    font-size: 18px;
}

.manage-cicon i:hover {
    color: #3f8ffb;
}

.manage-section-thumbs {
    margin: 20px 0;
    overflow: hidden;
    display: block;
}

.portfolioaudios a,
.portfoliovideos a,
.portfoliovideos a,
.portfoliohyperlinks a {
    text-align: center;
    padding: 30px 0 0;
    display: block;
}

.mangetthumb-title {
    font-size: 16px;
    margin: 10px 0 20px 12px;
}

.form-horizontal.settingmain-tabwrapper {
    margin-top: -25px;
}

.modal-editdocument .testsWrap h3 {
    font-size: 20px;
}

.modal-editdocument .testsWrap {
    margin: 0 30px;
}

.modal-editdocument .modal-body {
    padding: 0 30px 30px;
    overflow: auto;
}

.modal-editdocument .form-horizontal .control-label {
    text-align: left;
}

.modal-editdocument {
    z-index: 10002;
}

.modal-editdocument .footerbtn-wrapper input.btn.btn-primary {
    margin-left: 10px;
}

.student-assbtn.footerbtn-wrapper .btn {
    margin: 0 0 0 10px;
}

.nochosenfile {
    line-height: 34px;
    margin: 0 10px 0;
}

a.close.redeeamclose {
    background: none !important;
    text-indent: 0;
}


/* :::::::::::::::::::::::::::::::::::: Media Query :::::::::::::::::::::::::::::::::::*/

@media (max-width: 1024px) {

    .dashboard-container .col-md-12.testresult-mainwrapper,
    .dashboard-container .myqustablecont.testresult-mainwrapper,
    .dashboard-container .col-md-12.testresult-mainwrapper:hover,
    .dashboard-container .myqustablecont.testresult-mainwrapper:hover {
        /* padding: 40px 20px; */
        background: #FFFFFF;
    }

    .btn-main-lg {
        padding: 20px 30px;
    }

    .helpiconsubdiv {
        float: left;
        display: inline-table;
        width: 98%;
    }

    .fliterbyWrapper,
    .practiceTestSelect,
    .avalablequs-title label {
        font-size: 14px;
    }

    /* .courseconwrap, .mychalngewrap {
        margin: 0 5px 40px;
        width: 210px;
    } */

    .dashboard-container .col-md-12 a:hover,
    #maindiv .accordion-head:hover {
        background: none;
    }

    h4.course-main-title {
        font-size: 20px;
        margin: 0 0 0 22px;
    }
}

@media screen and (max-width: 950px) {
    .checktree li label {
        width: 65%;
    }

    div#breadcrumcureent {
        display: none !important;
    }

    /* div#spancoursename {
        display: none !important;
    } */
}

@media (max-width: 890px) {

    .main-container-wrapper>.col-md-12 {
        margin: 0;
        padding: 0;
    }

    /* .courseconwrap, .mychalngewrap {
        margin: 20px 7px 15px;
    } */

    h4.course-main-title {
        margin: 0 0 0 10px;
    }

    .main-container-wrapper>.col-md-12.btn-main-welcome {
        margin: 40px 0 0;
    }
}

@media screen and (min-width: 770px)and (max-width: 899px) {
    .checktree li label {
        width: 61%;
    }
}

@media (max-width: 768px) {
    .topicmainwrap {
        padding: 0;
        border: 0;
        margin-bottom: 30px;
    }

    .pratest-category-contwrap .pratest-category-subcontwrap {
        margin-right: 0;
    }

    

    .testSelectWrap select {
        margin-left: 10px;
    }

    .bgWhite.sumMrak.testsWrap {
        border-bottom: none;
        padding: 20px 0 20px 0;
        margin-left: 0;
    }

    .helpiconsubdiv {
        float: left;
        display: inline-table;
        width: 96.5%;
    }

    div#navbar {
        border-color: #EFEFEF;
    }

    .table-position.table-responsive {
        border: none;
    }

    .checktree li label {
        width: 55%;
    }

    .headerRightIcon ul li {
        float: left;
        margin-left: 15px;
        margin-bottom: 5px;
    }

    /*Create challenge checktree*/
    .prctest-tablewrapper .checktree li span {
        width: 10%;
        float: right;
        margin: 5px 0 0 55px;
    }

    .qbank-tablemain .checktree li label {
        width: 35%;
    }

    .qbank-tablemain .perComplete div[class^="ratting"] {
        margin: 0;
    }

    .dialnotifpopup-wrapper ul#ulNotification {
        display: flex;
        flex-wrap: wrap;
    }

    .dialnotifpopup-wrapper ul#ulNotification li {
        width: 100% !important;
    }

    /* .courseconwrap, .mychalngewrap {
        width: 216px;
    } */

    .newchallegeTable.table-responsive button {
        margin: 5px 10px 5px 0;
    }
}

@media (max-width: 767px) {
    .top-headsublink-wrapper ul#myTab {
        clear: both;
        margin: 1em 0 0;
        float: left;
    }

    .pratest-catcontwrap-checkbox label {
        width: 75%;
    }

    .exptnbtnmain {
        clear: both;
    }

    .exptnbtnwrap.starttest {
        margin: 4px 0 0 0;
        float: left !important;
    }

    .exptnbtnmain .row {
        margin: 10px 0 0;
    }

    .practiceTestSelect {
        /*overflow:hidden*/
        clear: both;
    }

    .practiceTestSelect .row {
        margin: 0;
    }

    .pracat-wrap.col-md-2,
    .diflavelexam-wrap.col-md-2 {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 0 15px;
    }

    .practiceTestSelect .col-md-2.col-sm-4 {
        margin: 0 0 10px;
    }

    .testSelectWrap select {
        margin-left: 0px;
    }

    .myCircleSection {
        text-align: center;
        width: auto;
    }

    .navbar-inverse .navbar-collapse {
        border-color: #EFEFEF !important;
    }

    .bodyback {
        /*padding-top: 125px !important;*/
        /*padding-top: 85px !important;*/
    }

    /* div#spancoursename, div#breadcrumcureent {
        top: 93px;
        left: 15px;
        width: 200px;
        margin-left: 0;
        text-align: left;
    } */

    .headerSub:before,
    .headerSub:after {
        content: '';
        display: table;
    }

    .headerSub:after {
        clear: both;
    }

    .headerSub {
        /*height: 80px !important;*/
        height: auto !important;
        min-height: 40px !important;
    }

    .headerRightIcon {
        margin: 0;
        padding: 0;
        float: right;
        clear: both;
    }

    #redeemCodedetails,
    #notifications,
    #forundetails,
    #newsdetails,
    div#profileInfo,
    div#circleInfo,
    div#circleInfo,
    div#notificationInfo {
        top: 40px !important;
        z-index: 99999 !important;
    }

    .welcome-containerpage video#WelcomeVideo {
        width: 480px;
    }

    .main-container-wrapper>.col-md-12.btn-main-welcome {
        margin: 40px 0 20px;
    }

    .row.createchlg-btnwrap .col-sm-6 {
        margin-bottom: 10px;
    }

    /* #mcqFrameInner {
        margin-top: 125px !important;
    } */

    .qbank-tablemain .checktree li label {
        width: 110px;
    }

    .creatchal-clickicon {
        position: initial;
        margin-bottom: 10px;
        float: right;
    }

    .createchlg-btnwrap .form-group select,
    .challangeForm .chalgnamelabel input {
        width: 100%;
    }

    .form-group.facebook-connect:before,
    .form-group.multiple-emailbox:before {
        content: "OR";
        top: -9px;
        left: 50%;
        margin-left: 0;
        width: 30px;
        text-align: center;
    }

    .form-group.facebook-connect,
    .form-group.multiple-emailbox {
        margin: 25px -15px 0 -15px;
        padding: 24px 0 0 0;
        border-left: none;
        border-top: 1px solid #ccc;
    }

    div#chartCourseCompletionHolder {
        float: left;
    }
}

@media (max-width: 761px) {

    .helpiconsubdiv {
        width: 97%;
        font-size: 16px;
    }
}

@media screen and (max-width: 700px) {
    .checktree li label {
        width: 50%;
    }
}

@media screen and (max-width: 650px) {
    .checktree li label {
        width: 180px;
    }

    .prctest-tablewrapper .checktree li span {
        width: 10%;
        float: right;
        margin: 5px 0 0 75px;
    }
}

@media (max-width: 630px) {
    /* div#main {
        width: 98%;
    } */

   

    .testSelectWrap .form-group {
        width: 200px;
    }

    .col-sm-12.subjectwiseper {
        display: none;
    }

    .usagesdataTable-container {
        margin-bottom: 0;
    }

    .mobileos .submitPopupPanel {
        /*top:272px !important;*/
    }


    /*.iosmobiles .submitPopupPanel {
         top:230px !important;  }*/

    #IframeMCQContainer body.iosmobiles {
        display: none;
    }
}

.mobileos .submitPopupPanel {
    position: fixed;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 0;
}



@media (max-width: 530px) {
    /* .myCoursemain div#main {
        overflow: hidden;
        padding: 20px 0 20px 9px;
    } */
    /*div#spancoursename, div#breadcrumcureent {
	width: 150px;
	height: 1.3em;
	margin-left: -90px;
}*/
}

@media (max-width: 580px) {
    .checktree li label {
        width: 200px;
    }

    section.main-container-wrapper.qbankcontainer {
        padding: 41px 20px 50px 20px;
        border-radius: 5px;
    }

    .homeLogo {
        margin: 20px auto 5px;
    }

    .stepsCircle {
        background: url(../images/my_circle_steps_mobile.png) no-repeat top center;
        text-align: center;
        background-size: contain;
        height: 757px;
    }

    /* div#spancoursename, div#breadcrumcureent {
        width: 150px;
    } */

    span.useth-attemptedsymbol,
    span.useth-correctsymbol {
        width: 14px;
        height: 14px;
        background: #3f8ffb;
        display: inline-block;
        border-radius: 100%;
    }

    span.useth-correctsymbol {
        background: #85da00;
    }

    span.useth-symbol {
        display: block;
    }

    span.useth-attemptedtext,
    span.useth-correcttext,
    .useth-pertext {
        display: none;
    }

    .chart-legend.usagesdatasym-wrapper {
        display: block;
    }

    .chart-legend.usagesdatasym-wrapper span.pie-legend-icon {
        border-radius: 100%;
    }
}

@media (max-width: 482px) {
    /* .coursewrap-con {
        width: 228px;
        margin: 0 auto;
        overflow: hidden;
    } */

    section.main-container-wrapper.qbankcontainer {
        padding: 30px 20px 20px 20px;
    }

    .checktree li label {
        width: 130px;
    }

    .qbank-tablemain .checktree li label {
        width: 100px;
        font-size: 14px;
    }

    .prctest-tablewrapper .table-responsive>table th {
        padding: 14px 5px;
    }

    .qbank-tablemain .perComplete div[class^="ratting"] {
        margin: 0 0 0 -10px;
    }

    .mycircle-container .testresult-mainwrapper {
        padding: 40px 20px;
    }

    .nav ul li {
        padding-left: 8px;
    }

    .forumicon,
    .newsicon {
        margin: 0 0 0 8px;
    }

    .checktree li ul li {
        padding: 19px 0 19px 8px;
    }

    .welcome-containerpage video#WelcomeVideo {
        width: 300px;
    }

    .main-container-wrapper>.col-md-12.btn-main-welcome {
        margin: 20px 0 20px;
    }

    .welcome-containerpage {
        margin: 20px auto;
    }

    .headerRightIcon ul li {
        float: left;
        margin-left: 5px;
        margin-bottom: 5px;
    }

    .prctest-tablewrapper .checktree li span {
        width: 10%;
        float: right;
        margin: 5px 0 0 70px;
    }

    .prctest-tablewrapper .qbank-tablemain li span {
        margin: 5px 0 0 40px;
    }

    /* div#main {
        width: 100%;
        margin: 0;
        padding: 15px;
    } */

    .prctest-tablewrapper #tblSubjectsContainer .checktree li span {
        width: 10%;
        float: right;
        margin: 5px 0 0 40px;
    }
}

@media (max-width:479px) {

    .headerRightIcon ul li.accesscodebtn,
    .headerRightIcon ul li.eportfolio {
        display: none !important;
    }

    .nav-pills>li>a {
        margin: 0 10px 10px 0;
    }

    .challangeForm .form-group label {
        line-height: 1.3;
    }

    .prctest-tablewrapper .table-responsive table.table {
        min-width: 480px;
        overflow: auto;
    }

    div#tree-container {
        overflow: hidden;
        min-width: 480px;
    }

    .prctest-tablewrapper .table-responsive {
        overflow: auto;
    }

    .practiceTestSelect .col-md-2.col-sm-4 {
        margin: 0 0 10px;
        width: 100%;
    }

    .mcPageContainer header button.btn.btn-main-md {
        margin: 0 0 10px 0;
    }

    .mcPageContainer .testsWrap .nav-pills>li {
        float: left;
        margin: 0 0 10px;
    }

    .invetepartTable+p.margin-top-20 .btn.btn-main-md {
        margin: 0 0 10px;
        display: inline-block;
    }

    .rdmcontent-modal .modal-body {
        position: relative;
        padding: 20px 20px 20px;
    }

    .rdmcontent-modal .modal-dialog.modal-sm {
        width: 300px;
        margin: 30px auto;
    }

    .qbank-tablemain .checktree li label {
        width: 160px;
        font-size: 14px;
    }

    li#timeingleft {
        position: absolute;
        top: 120px;
        right: 15px;
    }

    .mcqreslt-dshleaderboard .resultPage .grayPanel {
        margin: 25px 0;
        padding: 20px 10px;
    }

    .myqustablecont.testresult-mainwrapper .tabs-nav-pills .nav li {
        margin: 5px 0;
    }

    .table-position.table-responsive.ng-scope {
        border: 1px solid #ddd;
    }

    .table-position.table-responsive.ng-scope table.table {
        border: none;
    }


    #rdbtesttypes {
        padding: 0 0 15px 10px;
    }

    li#lioptionqbank label {
        margin: 0 !important;
    }

    .creatchal-clickicon {
        position: initial;
        margin-bottom: 10px;
    }

    .questionPage .questionsPaper {
        overflow: initial;
    }

    .asiderank-users {
        padding: 0 0 20px 0;
        min-height: 90px;
    }
}

@media (max-width: 360px) {
    .logo {
        width: 120px;
    }

    .nav ul li {
        padding-left: 10px;
    }

    section.main-container-wrapper.qbankcontainer {
        padding: 10px 5px 5px 5px;
    }

    .welcome-containerpage video#WelcomeVideo {
        width: 260px;
    }

    .main-container-wrapper>.col-md-12.btn-main-welcome {
        margin: 20px 0 20px;
    }

    .createchlg-btnwrap button#challengenow {
        padding: 6px 10px;
    }

    .errorpage .logo h1 {
        font-size: 100px;
    }

    .invites-search-result .asiderank-users img {
        width: 30px;
        height: 30px;
    }

    .rank-info {
        margin: 0 0 0 40px;
    }
}

/* ----------- Lenevo Tab ----------- */

/* Portrait and Landscape */
@media (min-device-width: 600px) and (max-device-width: 1024px) {}

/* Portrait */
@media (max-device-width: 600px) and (orientation: portrait) {}

/* Landscape */
@media (max-device-width: 1024px) and (orientation: landscape) {
    .submitPopupPanel {
        /*top: 55px;*/
    }

    .LeftPanel {
        display: none;
    }
}

.testsWrap>.nav {
    float: left !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-color: #1d7dfe;
    border-color: #1d7dfe;
}

.coursewrap-con .courseconwrap input.btn-primary {
    margin: 0 0 0 5px;
}

.info-challenge {
    background: #cbe0f9;
    padding: 6px 11px;
    border: 1px solid #3388e8;
    border-bottom-width: 2px;
    margin-bottom: 22px;
    line-height: 1.1;
    font-size: 14px;
}

.info-challenge>span {
    color: #3387e8;
    float: left;
    margin: 0 9px 0 0;
}

.suggestionBtnMain label {
    padding-top: 8px;
    font-weight: normal;
}

.textBlue {
    color: #317adc;
}

.textGreen {
    color: #279318;
}

.textRed {
    color: #fb3e3e;
}

.namecircle-control input#CircleTitle {
    float: left;
    margin: 0 20px 0 0;
    padding: 0 10px;
}

.namecircle-control button {
    padding: 9px 20px;
}

.invitefrnds .modal-body .myqustablecont.testresult-mainwrapper {
    padding: 0;
}

.invitefrnds .modal-body .myqustablecont.testresult-mainwrapper>.row {
    margin: 0;
}

.invitefrnds .modal-title {
    font-weight: bold;
    margin: 0;
    font-size: 20px;
}

.invitefrnds .modal-header {
    border: none;
}

/*------ auto complet email start -----*/

.inviteViaEmail .form-group label {
    font-size: 16px;
}

.textboxlist-ul {
    overflow: hidden;
    margin: 0;
    padding: 0 4px 3px 30px;
    height: auto;
    background: url(../images/email_icon.png) no-repeat 8px 10px #fff;
}

.textboxlist-li {
    list-style-type: none;
    float: left;
    display: block;
    padding: 0;
    margin: 0 5px 0 0;
    cursor: default;
}

.textboxlist-li-editable {
    border: 1px solid #fff;
}

.textboxlist-li-editable-input {
    border: 0;
    padding: 2px 0;
    padding-bottom: 0;
    height: 27px;
    font-size: 14px;
}

.textboxlist-li-editable-input:focus {
    outline: 0;
}

.textboxlist-li-box {
    position: relative;
    line-height: 18px;
    padding: 3px 5px;
    border: 1px solid #CAD8F3;
    background: #DEE7F8;
    cursor: default;
    border-radius: 6px;
    margin-top: 3px;
}

.textboxlist-li-box-deletable {
    padding-right: 15px;
}

.textboxlist-li-box-deletebutton {
    position: absolute;
    right: 3px;
    top: 9px;
    display: block;
    width: 7px;
    height: 7px;
    font-size: 1px;
    background: url('../images/close-email.gif');
}

.textboxlist-li-box-deletebutton:hover {
    border: none;
    background-position: 7px;
    text-decoration: none;
}

.inviteViaEmail .textboxlist#mydivTextBox {
    width: auto;
}

/*------ auto complet email end -----*/


.loaderImageDiv>strong {
    font-size: 30px;
    padding-left: 45px;
    color: #F07232;
}

.clMCQPageHead {
    display: block;
    position: relative;
    width: 100%;
    margin: 0px auto 0;
    overflow: hidden;
    background: #ffffff;
    z-index: 10001;
    height: 55px;
    /*box-shadow: 0 0 5px rgba(0,0,0,0.1);*/
    border-bottom: 1px solid #d6d6d6;
}

.clMCQPageHead>.title {
    margin: 0;
    padding: 0 !important;
    /* float: none; */
    /* display: inline; */
    line-height: 55px;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    width: 100%;
    text-align: center;
}



/*START Argame Leaderboard*/
.slider {
    position: fixed;
    width: 320px;
    transition: all 600ms ease;
    top: 0;
    right: -322px;
    bottom: 0;
    z-index: 5;
    background-color: #fff;
    border-left: 2px solid #888;
}

.shadow {
    box-shadow: -5px 0 15px #555;
}

.openBtn {
    padding: 10px 10px 10px 10px;
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 0px;
    margin: 0 -22px 0 0;
    color: #fff;
    background-color: #888;
    border-radius: 0 0 8px 8px;
    transform: rotate(90deg);
    transform-origin: left top 0;
    cursor: pointer;
}


.show {
    /* width: 320px; */
}

/*END  Argame Leaderboard*/
/* Display main loader*/
.mainLoader {
    z-index: 100000;
    width: 100%;
    height: calc(100% - 93px);
    top: 93px;
    position: absolute;
}

.mainInnerLoader {
    z-index: 100000;
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
}

.lyfBg {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
}

/* .mainLoaderImg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
    background: url(../images/flipick-loader.gif) no-repeat #fff 10px 10px;
    width: 52px;
    height: 52px;
    z-index: 1;
    border-radius: 8px;
} */





/* :::::: RCL Login Form :::::::::::: */
.LoginHolder .account-login {
    position: relative;
    width: 680px;
    overflow: hidden;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    margin: 0 auto 0;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    padding: 0;
}

.LoginHolder .account-login .button_div_close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.account-login .page-title {
    border: medium none;
    margin: 30px 0 15px 20px;
}

.LoginHolder .page-title {
    margin: 0;
    padding: 0 70px 0 70px;
}

.section-heading {
    border-left: 5px solid #006181;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 20px;
    padding-top: 3px;
    font-size: 25px;
    background-color: #ededed;
    line-height: 31px;
    vertical-align: middle;
    font-size: 20px;
}

.LoginHolder h1 {
    text-align: left;
    font-size: 20px;
    margin: 25px 0 25px 0;
    padding: 0;
    color: #000;
}

.LoginHolder .page-title h1 span {
    margin-left: 15px;
}

.loginPanel .account-login .content,
.registerPanel .content {
    color: #333;
    padding: 0 78px 0 70px;
    font-size: 15px;
    margin: 0 auto 0 !important;
    width: auto;
}

.loginPanel .form-list li {
    float: left;
    margin: 0 0 10px;
}

.loginPanel .form-list li,
.registerPanel .form-list li,
.registerPanel .fieldName .field {
    margin-bottom: 5px !important;
}

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.account-login .form-list .input-box,
.account-login .form-list li.wide .input-box {
    margin-bottom: 5px;
    width: auto;
}

.account-login .form-list input.input-text,
.account-login .form-list li.wide input.input-text {
    background: #fff;
    border: 1px solid #dbdbdb;
    color: #000;
    font-size: 14px;
    padding: 10px 5px;
    width: 252px;
}

.registerForm.newregFormWrap input#firstname,
.registerForm.newregFormWrap input#lastname,
.registerForm.newregFormWrap input#email_address,
.registerForm.newregFormWrap .form-list.pwdWrapcont input#password,
.registerForm.newregFormWrap input#confirmation,
.account-login .form-list input.input-text {
    width: 100% !important;
    padding: 0 !important;
    height: 30px;
    text-indent: 5px;
}

.registered-users .form-list li input#email,
.registered-users .form-list li .input-text.required-entry {
    float: left;
    width: 255px !important;
    margin: 0 8px 8px 0;
}

.registered-users .form-list li input#email,
.registered-users .form-list li .input-text.required-entry {
    float: left;
    width: 255px !important;
    margin: 0 8px 8px 0;
}

.forgotBtmContent {
    float: none;
    margin-top: 15px;
}

.loginPanel .forgotBtmContent {
    margin: 0 0 15px;
}

#login .account-login .form-list li:last-child input.input-text {
    margin-right: 0;
}

.LoginHolder a,
.forgotLink {
    color: #006181 !important;
    cursor: pointer;
    font-size: 18px;
    text-decoration: underline;
}

.forgotLink {
    float: none;
    margin-left: 5px;
    display: inline-block;
}

.LoginHolder button.button span {
    background: #ff7f00;
    color: #fff;
    display: block;
    padding: 10px 28px;
    text-align: center;
    white-space: nowrap;
    font-size: 16px;
    border-radius: 4px;
}

.loginPanel button.button span span,
.forgotpwdPanel button.button span span {
    padding: 8px 32px !important;
}

.account-login .buttons-set button.button>span,
.loginPanel button.button>span {
    border: medium none;
    padding: 8px 12px;
}

.loginPanel button.button span,
.forgotpwdPanel button.button span {
    padding: 0 !important;
}

.account-login .button {
    margin-top: 0;
    float: none;
    background: none;
    border: none;
}


/* :::::: RCL Register Form :::::::::::: */
.registerForm.newregFormWrap .registerForm input {
    height: 30px;
    font-size: 14px;
    font-weight: normal;
    color: #464646;
    border: 1px solid #dbdbdb;
    border-radius: 0;
    box-shadow: none;
    width: 45%;
    float: left;
    padding: 0 !important;
    text-indent: 5px;
    margin: 0 12px 10px;
}

.registerForm.newregFormWrap .conditions-block label {
    float: left;
    margin: 0;
    padding: 0;
    font-weight: normal;
    width: 94%;
    font-size: 14px;
    color: #007398;
    font-weight: normal;
    float: left;
    margin-bottom: 0;
}

.registerForm.newregFormWrap .conditions-block input {
    float: left;
    margin: 5px 10px 0 0;
    padding: 0;
    height: auto;
}

.registerPanel .buttons-set {
    margin: 30px 0 0 !important;
    width: 100%;
    border: none;
    overflow: hidden;
    float: left;
    font-size: 15px;
}

.registerPanel .forgotBtmContent {
    margin: 0 0 10px 0;
}

.forgotBtmContent span {
    float: left;
    font-size: 16px;
    margin: 0 10px;
}

.LoginHolder a,
.forgotLink {
    color: #006181 !important;
    cursor: pointer;
    font-size: 18px;
    text-decoration: underline;
}

.forgotLink {
    float: none;
    margin-left: 5px;
}

.registerPanel .account-login .buttons-set button.button {
    margin: 0 auto;
    float: none;
}

.account-login .buttons-set button.button>span {
    border: medium none;
    padding: 0;
}

button.button span span {
    border: 0;
    padding: 0;
}

.registerPanel .registerForm.newregFormWrap {
    overflow: hidden;
    margin: 0 0 40px;
}

.selectable {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.selectable img {
    padding: 4px;
}

.selectable .ui-selecting {
    background: #779ed5;
}

.selectable .ui-selected {
    background: #3f8ffb;
    color: white;
    cursor: default;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

.managecontainer .form-group h4 {
    padding: 30px 0 0;
}

.thumbnail>i.fa.fa-pencil-square-o {
    float: right;
    font-size: 20px;
    color: #3f8ffb;
    cursor: pointer;
}

.settingForm td i.fa {
    cursor: pointer;
}

.editdocs-img {
    float: left;
    width: 50px;
    margin: 0 10px 10px 10px;
    border: 1px solid #ccc;
    height: 50px;
}


.small-box {
    display: block;
    position: relative;
    text-decoration: none;
    margin-bottom: 10px;
    padding: 10px;
    overflow: hidden;
}

.small-box-footer {
    font-size: 16px;
    width: 100%;
    color: #fff;
}

.small-box-footer:before,
.small-box-footer:after {
    content: "";
    display: table;
}

.small-box-footer:after {
    clear: both;
}

@media only screen and (min-width:768px) {
    .small-box {
        padding: 15px;
    }

    .small-box-footer {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 15px;
    }
}

/* .bg-gray {
    background-color: #dcdcd3;
}

.bg-alto {
    background-color: #dcdcdc;
}

.bg-red {
    background-color: #cc0000;
}

.bg-mintGreen {
    background-color: #15b462;
}

.bg-green {
    background-color: #107c10;
}

.bg-skyblue {
    background-color: #298fcc;
}

.bg-violet {
    background-color: #003399;
}

.bg-moderateviolet {
    background-color: #6531bd;
}

.bg-darkmodernatblue {
    background: #58498d;
}

.bg-darkmodernatmagenta {
    background: #80397b;
}

.bg-darkcyan {
    background: #006866;
}

.bg-darkblue {
    background: #165aa5;
}

.bg-brightblue {
    background: #4084ec;
}

.bg-vdarklimegreen {
    background: #026900;
}


.bg-darkmorron {
    background-color: #bd1749;
}

.bg-purple {
    background-color: #80397b;
}

.bg-yellow {
    background-color: #eab000;
}

.bg-orange {
    background-color: #d85523;
} */

.graph-wrap {
    text-align: center;
}

.graph-wrap>img {
    display: inline-block;
}

.graph-heading {
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.graph-title {
    color: #444;
    font-weight: bold;
    margin: 10px 0;
    font-size: 16px;
}

/* .icon {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
} */

/* .userDashbord .icon {
    opacity: 1;
    font-size: 60px;
    color: #fff;
} */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.dialnotifpopup-wrapper div#notificationInfo {
    position: initial;
    width: auto;
    box-shadow: none;
}

.dialnotifpopup-wrapper div#notificationInfo:before {
    content: "";
    background: none;
}

.modal-body.dialnotifpopup-wrapper {
    border-radius: 5px;
    overflow: hidden;
    padding: 0;
}

.close.closeOrange {
    background: url(../images/close-orange.png) no-repeat 0 0 !important;
}

.dialnotifpopup-wrapper ul#ulNotification {
    display: flex;
    flex-wrap: wrap;
}

.dialnotifpopup-wrapper ul#ulNotification li {
    width: 45%;
    border-image: none;
    border-bottom: 1px solid #ccc;
    margin: 0 10px 10px;
    min-height: 130px;
    padding: 20px 10px 15px;
    display: flex;
    float: left;
}

#notificationInfo .profiledropdown {
    padding: 10px 10px 15px;
}

label#notificationCount {
    font-size: 18px;
    color: #4084ec;
    position: absolute;
    top: 10px;
    left: 20px;
}

.dialnotifpopup-wrapper ul#ulNotification li img {
    width: 45px;
    height: 45px;
}

.icon.dashboardicon-notifications {
    position: relative;
}

/* #chartCourseCompletionHolder {
    position: relative;
    right: 30px;
} */

#chartAllCourse {
    width: 250px;
    height: 150px;
}

.toptesthis-menuwrapper .tab-content .tab-pane.active .tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.toptesthis-menuwrapper .tab-content {
    clear: both;
}

.toptesthis-menuwrapper .tab-content .tab-pane .tab-content {
    padding: 10px;
    clear: both;
}



.topicNamewrap {
    border-bottom: 1px solid #efefef;
    display: table;
    width: 100%;
}

.topicNamewrap>.topicNameContent {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    font-size: 16px;
}

.topicNamewrap>.topicNameContent>table>tbody>tr>td {
    vertical-align: middle;
}

.topicNamewrap>.topicNameContent .progress {
    margin-bottom: 5px;
    background-color: #ef6060;
    height: 10px;
}

.table-responsive.with-border {
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    margin-bottom: 20px;
}

.table-responsive.with-border .table-default {
    margin-bottom: 0 !important;
}


.table-default tr th {
    color: #464646;
    padding: 24px 10px 24px 22px !important;
    background-color: #f2f5f7;
    padding: 19px 22px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #d6d6d6;
    text-align: left;
    border-left: none;
    border-right: none;
    border-top: none !important;
}

.table-default tr td {
    padding: 24px 10px 24px 22px !important;
    border: 1px solid #d6d6d6;
    text-align: left;
    border-left: none;
    border-right: none;
    color: #464646;
    font-size: 16px;
}

.table-default tr:last-of-type td {
    border-bottom: none;
}

.topicNameContent .progress-title {
    font-size: 12px;
}

.no-border {
    border: none !important;
}

.toptesthis-menuwrapper:after {
    content: '';
    display: table;
    clear: both;
}

.fix-width {
    width: 200px;
}

.contact-wrap {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 5px 15px;
    z-index: -9;
    border-radius: 10px;
    background: #f7f7f7;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    display: none;
}

.contact-wrap>span {
    font-weight: bold;
    color: #000;
}


.contact-wrap>a {
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #000;
}

.faq {
    position: fixed;
    bottom: 90px;
    right: 20px;
    padding: 5px 35px;
    border-radius: 50px;
}

.faq a {
    letter-spacing: 2px;
}

/* Responsive Style */

.gradient-bg.bodyback {
    background: rgba(58, 99, 174, 1);
    background: -moz-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(58, 99, 174, 1)), color-stop(100%, rgba(121, 164, 209, 1)));
    background: -webkit-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
    background: -o-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
    background: -ms-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
    background: linear-gradient(to right, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a63ae', endColorstr='#79a4d1', GradientType=1);
}

.homeContent .modal-dialog:before,
.homeContent .modal-dialog:after,
.homeContent .modal-dialog .modal-content:before,
.homeContent .modal-dialog .modal-content:after {
    content: '';
    display: table;
}

.homeContent .modal-dialog:after,
.homeContent .modal-dialog .modal-content:after {
    clear: both;
}

.homeContent .modal-dialog {
    width: 300px;
    top: 50%;
    -webkit-transform: translate(0, -50%) !important;
    /* Safari and Chrome */
    -moz-transform: translate(0, -50%) !important;
    /* Mozilla */
    -ms-transform: translate(0, -50%) !important;
    /* IE 9 */
    transform: translate(0, -50%) !important;
    margin: 0 auto;
}

.mobileos .homeContent .modal-dialog .modal-content {
    float: none !important;
    width: auto;
    height: auto;
    top: -51px;
}

.mainHeader .center-text.text-center.app {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    text-indent: 0;
    line-height: 1.5;
}

.mobileos .courselist_maindashwrap {
    display: none !important;
}


@media screen and (max-width: 6000px) and (min-width: 1200px) {
    .homeContent .modal-dialog {
        top: 50% !important;
    }
}


@media screen and (min-width: 459px) and (max-width: 660px) {

    #maindiv ul li ul li>a,
    #maindiv ul ul li .sceduldtestmain {
        border-left: 78px solid rgba(0, 0, 0, 0.03);
        display: block;
        font-family: "Calibri";
        font-weight: normal;
        padding: 15px 15px 33px 20px;
    }

    .pull-right.list-linine {
        left: 87px;
        position: absolute;
        bottom: 0 !important;
    }
}




@media screen and (min-width: 660px) and (max-width: 670px) {

    .mobileos .homeContent .modal-dialog {
        left: 29% !important;
    }
}


@media screen and (min-width: 310px) and (max-width: 458px) {

    #maindiv ul li ul li>a,
    #maindiv ul ul li .sceduldtestmain {
        border-left: 78px solid rgba(0, 0, 0, 0.03);
        display: block;
        font-family: "Calibri";
        font-size: 14px;
        font-weight: normal;
        padding: 15px 15px 33px 20px;
    }

    @media screen and (min-width: 370px) and (max-width: 380px) {
        .mobileos .homeContent .modal-dialog {
            left: 10% !important;
        }
    }

    .pull-right.list-linine {
        left: 87px;
        position: absolute;
        font-size: 14px;
        bottom: 4px !important;
    }

    .pull-right.list-linine span {
        padding: 0px 0 0 10px;
    }
}


@media only screen and (max-width: 1030px) {

 .footerinner {
        padding: 22px 15px !important;
    }

}

    @media only screen and (max-width: 650px) {
        .mobileos .contact-wrap {
            display: none;
        }

        .mobileos table.detatable td.datarowfirst {
            font-size: 14px;
        }

        .mobileos table.detatable td,
        table.detatable th {
            padding: 24px 8px 24px 7px;
        }

        .mobileos .homeContent .modal-dialog {
        }

        .mobileos .homeContent .modal-dialog {
            left: 25%;
        }
    }

    @media only screen and (max-width: 480px) {

        .headerSub .header-back,
        .headerSub .myLibraryTab,
        .headerSub .dashboardTab {
            float: none;
            display: inline-block;
        }

        .courselist_dashwrap ul li:before,
        .courselist_dashwrap ul li:after {
            content: '';
            display: table;
        }

        .courselist_dashwrap ul li:after {
            clear: both;
        }

        .courselist_dashwrap ul li {
            display: block !important;
        }

            .courselist_dashwrap ul li .corseListImg img {
                float: none;
            }

            .courselist_dashwrap ul li .corseListImg {
                float: left;
            }

            .courselist_dashwrap ul li .corseInfoWrapper {
                padding: 0;
            }

                .courselist_dashwrap ul li .corseInfoWrapper p {
                    display: block !important;
                    overflow: visible;
                    max-height: unset;
                }

        /* section.main-container-wrapper {
        padding: 15px;
    } */

        .testsWrap .nav-pills > li > a,
        .toptesthis-menuwrapper .nav-pills > li > a {
            margin-bottom: 10px;
        }

        .mobileos .homeContent .modal-dialog {
            left: 19%;
        }
    }


    @media screen and (min-width: 310px) and (max-width: 360px) {
        .pull-right.list-linine {
            left: 98px;
        }
    }


    @media only screen and (max-width: 360px) {
        .mainHeader .center-text.text-center.app {
            width: 200px;
        }

        .headerSub .headerRightIcon {
            clear: none;
        }

        .mobileos .homeContent .modal-dialog {
            left: 3%;
        }

        .scheduled-mocktest .pull-right.list-linine span {
            padding: 0;
            margin: 0 10px 0 0;
        }

        #maindiv .accordion-head {
            padding: 20px 25px 30px 100px;
            height: auto;
        }

        #maindiv ul li ul li > a,
        #maindiv ul ul li .sceduldtestmain {
            font-size: 14px;
        }
    }


    @media only screen and (max-width: 320px) {
        .homeContent {
            width: 280px !important;
            margin-left: -142px !important;
        }

        .homeLogo {
            width: auto !important;
        }

        .homeContent .modal-content {
            float: none !important;
        }
    }

    /* 18-07-17 */

    /* MCQ TEST */

    /* .mobileos #mcqFrameInner {
    margin-top: 0 !important;
} */

    .mobileos .headerSub .headerRightIcon {
        clear: none;
    }

    .mobileos .toptesthis-menuwrapper .nav-pills > li {
        width: 100%;
    }

        .mobileos .toptesthis-menuwrapper .nav-pills > li > a {
            line-height: 19px;
            margin-right: 0;
            margin-bottom: 10px;
        }

    .mobileos .topicNamewrap {
        display: block;
        margin-bottom: 5px;
    }

        .mobileos .topicNamewrap > .topicNameContent {
            display: block;
            width: 100%;
        }

    .mobileos .dashboard-container .mytesthistory,
    .mobileos .dashboard-container .mytesthistory:hover {
        background-position: 0 -397px;
    }

    .mobileos .marks .marksTitle {
        display: inline-block;
        margin-right: 7px;
    }

    .mobileos .marks .marksNum {
        display: inline-block;
    }

    .mobileos #rdbtesttypes {
        padding-left: 0;
    }

    .mobileos .BookReaderHolder {
        z-index: 0;
    }





    /* ========= New Dashboard Style ========= */
    .full-width {
        width: 100%;
        padding: 0;
    }

    .dashboard-wrapper {
        min-height: 100%;
        position: relative;
        overflow: hidden;
        margin: 20px 0;
    }

        .dashboard-wrapper > .dashboard-content-wrap {
            padding: 0 30px;
            background-color: transparent;
            margin-left: 350px;
        }

            .dashboard-wrapper > .dashboard-content-wrap > .dashboard-content {
                padding: 30px;
                background-color: #fff;
                border-radius: 5px;
            }

        .dashboard-wrapper .course-info-title {
            margin: 0 0 20px 0;
            font-size: 18px;
            font-weight: bold;
            color: #000;
        }

        .dashboard-wrapper .table-dashboard {
            border: 1px solid #bbbbbb;
        }

            .dashboard-wrapper .table-dashboard > thead > tr > th {
                font-size: 16px;
                color: #000;
                padding: 8px 20px;
                border: 1px solid #bbbbbb;
                background-color: #ccd5dc;
            }

            .dashboard-wrapper .table-dashboard > tbody > tr > td {
                font-size: 16px;
                color: #000;
                padding: 10px 20px;
                border: 1px solid #bbbbbb;
                background-color: #e9edf0;
            }

                .dashboard-wrapper .table-dashboard > tbody > tr > td .btn {
                    font-size: 12px;
                    padding: 5px 15px;
                }

        .dashboard-wrapper .strong-title {
            margin-right: 5px;
        }

        .dashboard-wrapper .progress-graph {
            padding: 25px 25px 25px 22px;
            ;
            border: 1px solid #d9d9d9;
        }

            .dashboard-wrapper .progress-graph .progress-graph-wrap {
                width: 100%;
                height: 100%;
            }

                .dashboard-wrapper .progress-graph .progress-graph-wrap .progress-wrap {
                    margin-top: 10px;
                }

                    .dashboard-wrapper .progress-graph .progress-graph-wrap .progress-wrap:first-of-type {
                        margin-top: 0;
                    }

                    .dashboard-wrapper .progress-graph .progress-graph-wrap .progress-wrap label {
                        font-size: 14px;
                        font-weight: normal;
                        color: #595959;
                        /*margin-left: 10px;*/
                        margin-bottom: 0;
                    }

                .dashboard-wrapper .progress-graph .progress-graph-wrap .progress {
                    height: 25px;
                    border-radius: 0;
                    margin-bottom: 0;
                    /*background-color: transparent;*/
                    box-shadow: none;
                }

                    .dashboard-wrapper .progress-graph .progress-graph-wrap .progress .progress-bar {
                        line-height: 25px;
                        text-align: left;
                        text-indent: 10px;
                        color: #000;
                    }

                .dashboard-wrapper .progress-graph .progress-graph-wrap .learning .progress .progress-bar {
                    background-color: #e83e27;
                }

                .dashboard-wrapper .progress-graph .progress-graph-wrap .Assessments .progress .progress-bar {
                    background-color: #e83e27;
                }

                .dashboard-wrapper .progress-graph .progress-graph-wrap .scores-assessment .progress .progress-bar {
                    background-color: #ffc000;
                }



        .dashboard-wrapper .progress-graph-grid {
            background-image: url(../images/graph-background.png);
            background-repeat: no-repeat;
            background-position: bottom center;
            background-size: contain;
            background-image: none;
        }

        .dashboard-wrapper video::-internal-media-controls-download-button {
            display: none;
        }

        .dashboard-wrapper video::-webkit-media-controls-enclosure {
            overflow: hidden;
        }

        .dashboard-wrapper video::-webkit-media-controls-panel {
            width: calc(100% + 30px);
            /* Adjust as needed */
        }

        .dashboard-wrapper .progress-graph .progress-graph-wrap .progress-wrap {
            padding: 0 0 15px 0;
            margin: 0;
        }

        /* start dashboard sections style */

        /* course-info */

        /*#course-info {
    display: block;
}*/

        .dashboard-wrapper .course-info::before,
        .dashboard-wrapper .course-info::after {
            content: '';
            display: table;
        }

        .dashboard-wrapper .course-info::after {
            clear: both;
        }

        .dashboard-wrapper .course-info {
            margin-bottom: 30px;
        }

            .dashboard-wrapper .course-info .course-info-Img {
                float: left;
                margin-right: 30px;
                border: 1px solid #bebebe;
            }

                .dashboard-wrapper .course-info .course-info-Img img {
                    max-width: 89px;
                    max-height: 114px;
                }



            .dashboard-wrapper .course-info .course-info-content > p {
                font-size: 16px;
                line-height: 1.5;
                color: #000;
            }


        /* course-progress */

        .dashboard-wrapper .course-progress::before,
        .dashboard-wrapper .course-progress::after {
            content: '';
            display: table;
        }

        .dashboard-wrapper .course-progress::after {
            clear: both;
        }

        .dashboard-wrapper .course-progress {
            margin-bottom: 20px;
        }

    .progress-bar.blue {
        background-color: #5bc0de !important;
    }

    .progress-bar.green {
        background-color: #5cb85c !important;
    }

    /* course-Summary */

    .dashboard-wrapper .course-summary::before,
    .dashboard-wrapper .course-summary::after {
        content: '';
        display: table;
    }

    .dashboard-wrapper .course-summary::after {
        clear: both;
    }

    .dashboard-wrapper .course-summary {
        margin-bottom: 30px;
    }

        .dashboard-wrapper .course-summary .table-dashboard {
            /*margin-bottom: 0;*/
        }

    /* Week section Style */

    #week {
        /*display: none;*/
    }

    .dashboard-wrapper .week-wrap {
        margin-bottom: 30px;
        /*padding-top: 88px;
    margin-bottom: -50px;*/
    }

    .dashboard-wrapper .video-wrap {
        margin-bottom: 20px;
    }

        .dashboard-wrapper .video-wrap .course-info-title {
            color: transparent;
        }

    .dashboard-wrapper .week-wrap .week-title-section {
        padding: 15px 20px;
        margin-bottom: 20px;
        background-color: #a0c5e7;
        font-size: 16px;
        line-height: normal;
        color: #000;
    }

        .dashboard-wrapper .week-wrap .week-title-section::before,
        .dashboard-wrapper .week-wrap .week-title-section::after {
            content: '';
            display: table;
        }

        .dashboard-wrapper .week-wrap .week-title-section::after {
            clear: both;
        }

    .dashboard-wrapper .week-wrap .table-dashboard > tbody > tr > td {
        padding: 5px 20px;
        font-size: 14px;
    }

        .dashboard-wrapper .week-wrap .table-dashboard > tbody > tr > td > span {
            font-size: 12px;
        }

        .dashboard-wrapper .week-wrap .table-dashboard > tbody > tr > td:first-of-type label {
            display: block;
            margin-bottom: 0;
            line-height: normal;
        }

        .dashboard-wrapper .week-wrap .table-dashboard > tbody > tr > td:last-of-type {
            vertical-align: middle;
        }

        .dashboard-wrapper .week-wrap .table-dashboard > tbody > tr > td > a.completed {
            text-decoration: underline;
        }

    /* End dashboard sections style */

    /* Sidebar Style */


    .dashboard-wrapper > .main-sidebar {
        position: fixed;
        top: 88px;
        left: 0;
        bottom: 0;
        width: 350px;
        z-index: 810;
        background-color: #fafafa;
        border-right: 2px solid #bbbbbb;
        overflow-x: hidden;
        overflow-y: auto;
        padding-top: 18px;
    }

        .dashboard-wrapper > .main-sidebar .sidebar-menu {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .dashboard-wrapper > .main-sidebar .sidebar-menu > li {
                position: relative;
                margin: 0;
                padding: 0;
            }

                .dashboard-wrapper > .main-sidebar .sidebar-menu > li > a {
                    padding: 10px 20px;
                    display: block;
                    font-size: 16px;
                    font-weight: bold;
                    color: #000;
                    background-color: #dddddd;
                    border-bottom: 2px solid #fafafa;
                }

            .dashboard-wrapper > .main-sidebar .sidebar-menu .treeview-menu {
                display: block;
                list-style: none;
                padding: 0;
                margin: 0;
            }

                .dashboard-wrapper > .main-sidebar .sidebar-menu .treeview-menu > li > a {
                    padding: 10px 20px 10px 30px;
                    display: block;
                    font-size: 14px;
                    font-weight: normal;
                    color: #000;
                    background: #eeeeee;
                    border-bottom: 1px solid #fafafa;
                }

                    .dashboard-wrapper > .main-sidebar .sidebar-menu > li > a:hover,
                    .dashboard-wrapper > .main-sidebar .sidebar-menu .treeview-menu > li > a:hover {
                        background: rgba(244, 244, 244, 1);
                        background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(221, 221, 221, 1) 100%);
                        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244, 244, 244, 1)), color-stop(100%, rgba(221, 221, 221, 1)));
                        background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(221, 221, 221, 1) 100%);
                        background: -o-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(221, 221, 221, 1) 100%);
                        background: -ms-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(221, 221, 221, 1) 100%);
                        background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(221, 221, 221, 1) 100%);
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#dddddd', GradientType=0);
                    }

            .dashboard-wrapper > .main-sidebar .sidebar-menu li.selected > .treeview-menu {
                display: block;
            }

            .dashboard-wrapper > .main-sidebar .sidebar-menu li > a .glyphicon-menu-right {
                color: #888;
            }

            .dashboard-wrapper > .main-sidebar .sidebar-menu li.selected > a .glyphicon-menu-right {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
            }

        .dashboard-wrapper > .main-sidebar .active {
            color: #378fff !important;
        }

        .dashboard-wrapper > .main-sidebar .active-week {
            /*background-color: #a7c1da !important;*/
        }

            .dashboard-wrapper > .main-sidebar .active-week .active-week-txt {
                float: right;
                color: #555;
                font-size: 12px;
            }

    .mobileos .rank {
        margin: 0px 20px 20px 20px;
    }

    .mobileos .testsWrap {
        padding-bottom: 5px;
    }

    .mobileos .completehistorytest {
        /*margin: 0px;*/
    }

    .mobileos .mainHeader {
        display: none;
    }

    .mobileos .reportmain {
        display: none;
    }


    .mobileos .main-container-wrapper.dashboard-container {
        margin: 30px 0 10px 0;
    }

    .mobileos #modalSkipHelpVideoParent {
        height: 100vh !important;
    }

    .mobileos .homeContent .modal-dialog {
        position: absolute;
        top: 50% !important;
    }

    .mobileos {
        width: 100vw !important;
    }

        .mobileos.bodyback {
            padding-top: 30px;
        }

        .mobileos .modal-content .modal-body {
            padding: 0;
            overflow: hidden;
            height: 90%;
            height: calc(100% - 40px);
        }

        .mobileos .modal-content {
            width: 100vw;
            border-radius: 0;
            border: 0;
            position: absolute;
            left: -10px;
            height: 100vh;
            top: -10px;
        }

        .mobileos #modalSkipHelpVideoParent .modal-backdrop {
            display: none;
        }

        .mobileos .modal-content .modal-header {
            padding: 0 10px;
            clear: both;
        }

            .mobileos .modal-content .modal-header:before,
            .mobileos .modal-content .modal-header:after {
                content: '';
                display: table;
            }

            .mobileos .modal-content .modal-header:after {
                clear: both;
            }

            .mobileos .modal-content .modal-header a[title="Close"] {
                display: inline-block;
                width: 30px;
                height: 30px;
                position: relative;
                float: right;
            }

        .mobileos .glyphicon.glyphicon-remove-circle.pull-right {
            /*margin-top: -6px;*/
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

    div#MathJax_Message {
        display: none;
    }






    /*.mobileos .modal-dialog {

    margin: 38px 10px 10px 59px !important;
}*/

    .divmodifieddate {
        display: none;
    }

    .btnaccess-wrap {
        display: none;
    }

    /* #IframeMCQContainer {
    width: 100%;
    margin-top: 85px !important;
} */

    #orientationmsg,
    #orientationmsgIOS {
        width: 70%;
        float: left;
        top: 36%;
        display: none;
        background: #fff;
        text-align: center;
        left: 15%;
        padding: 39px 15px;
        color: #000;
        position: absolute;
        z-index: 99999;
    }


        #orientationmsg + .overlay,
        #orientationmsgIOS + .overlay {
            background: #000;
            bottom: 0;
            opacity: 0.7;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 1001;
            display: none;
            float: left;
            height: 100%;
        }



        #orientationmsgIOS + .overlay {
            opacity: 1;
        }


    .iosmobiles .submitPopupPanel {
        bottom: 30px !important;
        top: auto !important;
    }

    .iosmobiles .ansselect {
        bottom: 320px !important;
        top: auto !important;
    }

    .iosmobiles #modalSkipHelpVideoParent iframe#srcHelpVideoParent {
        width: 480px !important;
        height: 290px !important;
        left: 8%;
        position: relative;
    }

    .iosmobiles .modal-content {
        width: 100vw;
        border-radius: 0;
        border: 0;
        position: absolute;
        left: -10px;
        height: auto;
        top: -10px;
    }


    /*.iosmobiles #modalSkipHelpVideoParent {
    height:370px !important;
}

.iosmobiles .modal-content .modal-body{
    height:400px !important; 
}*/

    .iosmobiles #modalSkipHelpVideoParent {
        height: 350px !important;
        overflow-y: hidden !important;
    }


    /*set height width for solution video popup*/
    @media screen and (min-width:1200px) and (max-width:6000px) {

        iframe#srcHelpVideoParent {
            /*width: 819px !important;*/
            height: 466px !important;
        }

        iframe#srcHelpVideoParentQuestion {
            /*width: 819px !important;*/
            height: 466px !important;
        }
    }


    @media screen and (min-width: 200px) and (max-width: 767px) and (orientation: portrait) {
        /*body {
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
    }





        
    #orientationmsgIOS  {
        display: block;
        top: 18vh;
        transform: rotate(90deg);
        width: 70vw;
        left: 65vw;
    }

        #orientationmsgIOS + .overlay {
            display: block;
            top: 0vh;
            height: 100vw;
            left: 0vw;
        }




    #mcqFrameInner, #IframeMCQContainer {
        transform: rotate(90deg);
        top: 0vh;
        left: 0vw;
    }*/

        #orientationmsg {
            display: none;
            top: 32vh;
            transform: rotate(0deg);
            width: 70vw;
            left: 17vw;
        }

            #orientationmsg + .overlay {
                display: none;
                top: 0vh;
                /*height: 100vw;*/
                left: 0vw;
                opacity: 1;
            }
    }

    @media screen and (min-width: 200px) and (max-width: 767px) and (orientation:landscape) {

        /*body {
   
    transform-origin: left top;
    height: 100vh;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    left: 0;
  }*/
        #orientationmsg,
        #orientationmsg + .overlay {
            display: none;
        }

        #orientationmsgIOS,
        #orientationmsgIOS + .overlay {
            display: block;
        }
    }



    /* New Login Page Style */
    /* 21-07-17 */

    .gradient-bg.bodyback {
        padding: 0 !important;
    }



    .block-wrapper .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

        .block-wrapper .container-fluid > .row {
            margin-right: -15px;
            margin-left: -15px;
            clear: both;
            min-height: inherit;
        }


    @media only screen and (min-width:768px) {
        .block-wrapper {
            width: 100%;
            height: 100vh;
        }

        .iosmobiles #modalSkipHelpVideoParent iframe#srcHelpVideoParent {
            width: 910px !important;
            height: 768px !important;
            left: 6%;
            position: relative;
        }

        .iosmobiles #modalSkipHelpVideoParent {
            height: 100% !important;
        }


        .iosmobiles .modal-content .modal-header {
            padding: 14px 10px 4px 10px;
            clear: both;
        }
    }



    /* video & FAQ Block */

    .block-wrapper .info-block {
        background-color: #fff;
    }

    @media only screen and (min-width:768px) {
        .block-wrapper .info-block {
            height: 100vh;
        }
    }

    .block-wrapper .block2 {
        height: 100%;
        padding: 30px 35px 50px;
    }

    .block-wrapper .video-wrap {
        margin-bottom: 30px;
    }

    .block-wrapper .faq-header {
        margin-bottom: 10px;
    }

        .block-wrapper .faq-header:before,
        .block-wrapper .faq-header:after {
            content: '';
            display: table;
        }

        .block-wrapper .faq-header:after {
            clear: both;
        }


        .block-wrapper .faq-header .faq-title {
            float: left;
        }

            .block-wrapper .faq-header .faq-title h2 {
                font-size: 18px;
                font-weight: bold;
                color: #000;
                margin: 0;
            }

        .block-wrapper .faq-header .faq-info-wrap {
            float: right;
        }

            .block-wrapper .faq-header .faq-info-wrap .faq-info {
                text-align: right;
            }

        .block-wrapper .faq-header .faq-info > p {
            margin-bottom: 0;
            line-height: normal;
        }

    .block-wrapper .faq-wrap {
        /*overflow: hidden;*/
    }

    @media only screen and (min-width: 768px) {
        .block-wrapper .faq-body {
            overflow-x: hidden;
            overflow-y: auto;
        }
    }

    .block-wrapper .faq-body .faqs {
        margin-bottom: 30px;
    }

        .block-wrapper .faq-body .faqs:last-of-type {
            margin-bottom: 0;
        }

        .block-wrapper .faq-body .faqs h3 {
            font-size: 14px;
            font-weight: bold;
            line-height: 22px;
            margin: 0;
        }

        .block-wrapper .faq-body .faqs p {
            font-size: 14px;
            line-height: 22px;
            margin: 0;
        }

    .block-wrapper .video-wrapper {
        margin: 0 auto;
        text-align: center;
        position: relative;
        height: 0;
        width: 100%;
        padding-top: 49.53125%;
    }

        .block-wrapper .video-wrapper iframe {
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            position: absolute;
        }

    /* Login Block */

    .block-wrapper .login-block {
        background: rgba(58, 99, 174, 1);
        background: -moz-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(58, 99, 174, 1)), color-stop(100%, rgba(121, 164, 209, 1)));
        background: -webkit-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
        background: -o-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
        background: -ms-linear-gradient(left, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
        background: linear-gradient(to right, rgba(58, 99, 174, 1) 0%, rgba(121, 164, 209, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a63ae', endColorstr='#79a4d1', GradientType=1);
    }

    @media only screen and (min-width:768px) {
        .block-wrapper .login-block {
            height: 100vh;
            position: relative;
            z-index: 1;
            -webkit-box-shadow: -5px 0px 5px 0px rgba(68, 68, 68, 1);
            -moz-box-shadow: -5px 0px 5px 0px rgba(68, 68, 68, 1);
            box-shadow: -5px 0px 5px 0px rgba(68, 68, 68, 1);
        }
    }

    .block-wrapper .block1 {
        padding: 30px 0;
    }

        .block-wrapper .block1 .homeContent {
            position: static;
            width: 80%;
            margin: 0 auto;
        }

    @media only screen and (min-width:768px) {
        .block-wrapper .block1 .homeContent {
            width: 350px;
        }
    }

    @media only screen and (max-width: 320px) {
        .block-wrapper .block1 .homeContent {
            width: 80% !important;
            margin-left: auto !important;
        }
    }

    .block-wrapper .reset_password {
        margin-top: 10px;
        display: none;
    }

        .block-wrapper .reset_password > label {
            font-size: 16px;
            font-weight: normal;
        }

        .block-wrapper .reset_password input[type="button"] {
            width: 100%;
            font-size: 1.1em;
            padding: 12px 15px 10px;
            border-bottom: 2px solid #77c300;
            margin-top: 10px;
        }

        .block-wrapper .reset_password input[type="password"] {
            position: relative;
            width: 100%;
            margin-bottom: -1px;
            padding: 15px 15px 10px;
            border: 1px solid #ccc;
            font-size: 1.1em;
            z-index: 1;
        }

            .block-wrapper .reset_password input[type="password"]:hover,
            .block-wrapper .reset_password input[type="password"]:focus {
                border-color: #999;
                z-index: 3;
            }

            .block-wrapper .reset_password input[type="password"]:first-of-type {
                border-radius: 4px 4px 0 0;
            }

            .block-wrapper .reset_password input[type="password"]:nth-of-type(2) {
                border-radius: 0 0 4px 4px;
            }

    .mobileos .block-wrapper .video-wrap {
        display: none;
    }

    .block-wrapper.one-wrap .info-block {
        display: none;
    }

    .block-wrapper.one-wrap .login-block {
        position: relative;
        height: 100vh;
        width: 100% !important;
        left: 0 !important;
    }

    @media only screen and (min-width:768px) {
        .block-wrapper.one-wrap .login-block {
            display: table;
        }

        .block-wrapper.one-wrap .block.block1 {
            /*position:absolute;
    left: 50%;
    top: 50%;
    -webkit-transform:translateX(-50%) translateY(-50%);
    -moz-transform:translateX(-50%) translateY(-50%);
    -ms-transform:translateX(-50%) translateY(-50%);
    transform:translateX(-50%) translateY(-50%);*/
            display: table-cell;
            vertical-align: middle;
        }

        .iosmobiles .submitPopupPanel {
            top: 35% !important;
            bottom: auto !important;
        }
    }

    .block-wrapper .main-header {
        display: none;
    }

    /* .iosmobiles .loaderImageDiv {
    top: 115px !important;
} */

    /* .iosmobiles #spancoursename {
    display: none !important;
} */

    /* .corseInfoWrapper p {
    margin: 10px 0 0;
    line-height: 25px;
    font-size: 16px;
} */

    /* .corseInfoWrapper p {
    display: block; 
    display: -webkit-box;
    height: 73px;  
    height: 120px;
    margin: 10px 0 0;
    font-size: 16px;
    line-height: 25px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
} */


    .inlineLoader {
        border: 4px solid #d4d4d4;
        border-radius: 50%;
        border-top: 4px solid #2066a1;
        border-bottom: 4px solid #2066a1;
        width: 35px;
        height: 35px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
        position: absolute;
        top: 50%;
        right: 140px;
        margin: -18px 0 0 -18px;
        z-index: 10;
    }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
        }

        100% {
            -webkit-transform: rotate(360deg);
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    .testSelectWrap .form-group {
        margin-right: 15px;
    }