
#pageTop {
    -webkit-transition: padding-top 0.3s linear 0s font-size 0.3s linear 0s background-color 0.3s linear 0s;
    -moz-transition: padding-top 0.3s linear 0s font-size 0.3s linear 0s background-color 0.3s linear 0s;
    -ms-transition: padding-top 0.3s linear 0s font-size 0.3s linear 0s background-color 0.3s linear 0s;
    -o-transition: padding-top 0.3s linear 0s font-size 0.3s linear 0s background-color 0.3s linear 0s;
    transition: padding-top 0.3s linear 0s font-size 0.3s linear 0s background-color 0.3s linear 0s;
    transition: font-size 0.3s linear 0s;
    transition: background-color 0.3s linear 0s;
    background-color: #e7eef0;
    border-color: #e7eef0;
}

#ground {
    background-color: #fff;
    background-image: url(/img/background.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    margin: auto;
}

/*header*/
.navbar-collapse.collapse:not(.in) {
    display: block !important;
}

.navbar-nav > li, .navbar-nav {
    float: left !important;
}

.navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
}

#logo {
    width: 100%;
    margin-top: -10px;
}

#page-main {
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 2;
}

#realcme_custom_header {
    clear: both;
    display: block;
}

#realcme_middle_content .all_courses_list {
    clear: both;
}

/*body text*/
#course {
    background: #fff;
    border: 1px solid #ccc;
    color: #7b7b7b;

}
#course .pain a {
    text-decoration: none;
    color: #7b7b7b;
}


#popular_2 {
    background: #f2f2f2;
}

#popular_3 {
    background: #f2f2f2;
}

#popular_4 {
    background: #f2f2f2;
}

#popular_5 {
    background:transparent !important;
}

#popular_6 {
    background: #f2f2f2;
}

#popular_7 {
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
}
.planner__reminder:nth-child(1) button{
    background: #3379b7;
   -webkit-transition: background-color 2s
    ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.planner__reminder:nth-child(1) button:hover{
    background: #23537d;

}
.planner__reminder .btn-danger {
    background: red !important;
   -webkit-transition: background-color 1s
    ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
}
.planner__reminder .btn-danger button:hover {
    background:#6d0000;
}


#course_2 {
    background: #fff;
}

#course_3 {
    background: #fff;
}

#course_4 {
    background: #fff;
}

#course_5 ol {
    margin-bottom: 0;
}

#course_5 .panel-default {
    margin-bottom: 5px;
}

.panel-group .panel,
.panel-group .panel-heading,
.panel-group .panel-heading a,
.panel-group .panel-title,
.panel-group .panel-title a,
.panel-group .panel-body,
.panel-group .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0;
}

.panel-group .panel-heading {
    padding: 0;
}

.panel-group .panel-heading a.h1,
.panel-group .panel-heading a:active,
.panel-group .panel-heading a:focus,
.panel-group .panel-heading a:visited {
  font-weight: normal;
  text-decoration: none;
}

.panel-title a.regular-link {
    display: inline;
    text-decoration: italic;
    padding: 0;
    color: #1e8bc3;
}

span.go-to-course {
    text-decoration: none;
    font-weight: normal;
    background-color: white;
    color: #3379b7;
}

span.go-course {
    text-decoration: none;
    font-weight: normal;
    background-color: white;
    color: #3379b7;
}

 .featuring a{
    padding: 0;
 }


.panel-group .panel-heading a.regular-link:after {
    content: none;
}

.panel-default>.panel-heading {
    color: #333;
    border-color: #ddd;
    background-color: transparent !important;
}

.panel-group .panel-body {
    padding: 0 0 0 15px;
}

.panel-group .panel {
    background-color: transparent;
    /*box-shadow: none; /* put this in if you want those shadows gone on completed courses page */
}


.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;

}

.panel-group .panel-body p:last-child,
.panel-group .panel-body ul:last-child,
.panel-group .panel-body ol:last-child {
    margin-bottom: 0;
}

h2.panel-title.featuring {
    font-size: 1.3em;
    color: #3379b7;
}


/*TOGGLE*/
#pro_1 .toggle-handle {
    width: 62px;
}

#pro_1 .btn-primary {
    width: 60px;
    padding-right: 1px;
    background-color: #67809f;
    border-color: #67809f;
}

#pro_1 .btn {
    border-radius: 17px;
}

#pro_1 .checkbox-inline {
    font-size: 1.2em;
    font-family: 'Raleway';
    color: #7a7a7a;
}

#pro_1 input {
    border-radius: 17px;
}

#text_1 .checkbox-inline input[type=checkbox] {
    margin-top: 2px;
}

#text_1 .checkbox-inline {
    font-size: 1.2em;
    font-family: 'Raleway';
    color: #7a7a7a;
}

/*PAGE 7*/
#target, #affili, #license, #address, #address_1, #address_2, #city, #zip, #text_1, #sorts, #but_search, #users, {
    border-radius: 0;
}

.learner_text {
    font-size: 1.3em;
    color: #7a7a7a;
    padding-top: 10px;
}

#terms {
    font-size: 1.3em;
    font-family: 'Raleway';
    color: #7a7a7a;
    padding-top: 15px;
}

ol.g {
    list-style-type: decimal;
}


/*footer*/
.footer {
    position: relative;
    padding-top: 20px;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
    /*background-color: #f5f5f5;*/
}

.text-mute {
    color: #000;
    font-size: 0.8em;
}

.list-inline {
    font-size: 0.8em;
}

.list-inline a {
    padding-right: 20px;
    color: #000;
}

@media only screen and (max-width: 320px) {
    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-default {
        background-color: #fff;
    }

    #print_1 {
        margin-bottom: 10px;
    }

}

@media (min-width: 768px) {
    .navbar-right {
        float: right !important;
        margin-right: 15px;
    }

    .container {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

    .navbar-default {
        background-color: #fff;
    }
}

.learner-btn-primary {
    background-color: #3379b7;
    color: #fff;
}

/*MULTI-DIMENSIONAL SLIDER STYLE*/
.draggable {
    width: 50%;
    height: 100%;
    padding: 0.5em;
    /*right and top are causing SAFARI
     to shoot right on initial slide
     need to find way around for some browsers
     */
    right: -25%;
    top: -125%;
    float: left;
    margin: 0 auto;
    position: relative;
    background-color: #b5cfe4;
}

.draggable {
    cursor: move;
    background-color: #51B3D8;
}

#containment-wrapper {
    width: 100%;
    height: 100px;
    padding: 10px;
    position: relative;
    background-color: #E9E9E9;
}

.droppable {
    width: 45%;
    /*height: 100px;*/
    height: 100%;
    padding: 0.5em;
    margin: 10px;
}

#droppable-left {
    float: left;
}

#droppable-right {
    float: right;
}

#answer-text {
    position: absolute;
    text-align: center;
    vertical-align: baseline;
    color: white;
}


/* STYLES FOR Standardized Patient SP */

h3.skipplayer-headers {
    color: #2c64b7;
    font: bold 21px 'Helvetica Neue', Arial, Helvetica, sans-serif;
    margin-top: 0;
    text-transform: uppercase;
}
.col-md-12.instruction-phase-one {
    border-radius: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    width: 98%;
}
.instruction-phase-one img {
    margin-right: 10px;
}

/*
STYLES FOR MULTI DIMENSIONAL QUESTION COMPONENT
*/
.instruction-box {
    height: 25%;
    width: 100%;
    background-color: #fdfdfd;
    border: 1px solid black;
    text-align: center;
    margin-bottom: 3%;
    margin-top: 3%;
    color: #212121;
}

.instruction-box p {
    padding: 5px;
    font-size: 15px;
}

.instruction-box p.form-group {
    margin-left: 11px;
    margin-right: 11px;
}

.instruction-box p.form-group label {
    font-size: 15px;
    color: red;
    font-weight: 800;
}

.md-commentary-box p {
    position: relative;
    padding-left: 12%;
}

.multi-dimensional-page .question-text {
    margin: 0% 8%;
}

.question-text .commentary-box {
    margin: 0% 5%;
}

.table-header {
    text-align: center;
}

#multi-table {
    border-collapse: collapse;
    table-layout: fixed;
    background-color: #e9e9e9;
}

#multi-table td {
    word-wrap: break-word;
    border: none;
}

.dim-ans {
    text-align: center;
    position: absolute;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-shadow: 1px 1px 1px 1px #aaa;
    -webkit-box-shadow: 1px 1px 1px 1px #aaa;
    -moz-box-shadow: 1px 1px 1px 1px #aaa;
}

.dim-ans-left {
    background-color: #456bb2;
    color: #fff;
    min-height: 96px;
    left: 5px;
    margin-left: 0;
}

.dim-ans-right {
    background-color: #51b3d8;
    color: #fff;
    min-height: 96px;
    margin-left: 38%;
}

.dim-ans-middle {
    background-color: #fff;
    min-height: 96px;
    margin-left: 20%;
}

@media (max-width: 770px) {
    .multi-dimensional .dimensional-answer {
        width: 100%;
    }
}

@media (max-width: 480px) {

    .dim-ans {
        margin-left: 19%;
        font-size: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dim-ans-right {
        margin-left: 34%;
    }

    .dim-ans-left {
        margin-left: 0;
    }

    .client-player .review .multi-dimensional .dimensional-answer .response-icon-wrapper {
        top: -49px;
        left: -49px;
    }

}

.dim-answer-text {
    max-width: 475px;
    margin: 0 auto;
    font-size: 1.1em;
}

.mtc-disabled {
    pointer-events: none;
}

.mtc-disabled {
    cursor: default;
    background-color: #E9E9E9;
}

.multi-table-row {
    height: 75px;
    width: 100px;
}

.multi-table-cell {
    text-align: center;
    vertical-align: middle;
}

.multi-table-cell {
    background-color: lightgrey;
    cursor: pointer;
}

.mdq-spacer {
    /*height: 5px;*/
    padding: 5px;
    width: 936px;
    display: block;
    background-color: #F2F2F2;
}

.mtc-left {
    width: 20%;
}

.mtc-middle {

}

.mtc-right {
    width: 20%;
}

.dim-ans-arrow {
    position: absolute;
    top: 50%;
    width: 2rem;
    height: 2rem;
    background: transparent;
    border-top: .1rem solid gray;
    border-right: .1rem solid gray;
    box-shadow: 0 0 0 lightgray;
    transition: all 200ms ease;
}

.arrow-left {
    left: 0;
    transform: translate3d(0, -50%, 0) rotate(-135deg);
    margin-left: 3%;
}

.arrow-right {
    right: 0;
    transform: translate3d(0, -50%, 0) rotate(45deg);
    margin-right: 3%;
}

.arrow-left {
    border-top: .3rem solid #456BB2;
    border-right: .3rem solid #456BB2;
    box-shadow: .2rem -.2rem 0 #456BB2;
    left: -.5rem;
}

.arrow-right {
    border-top: .3rem solid #51B3D8;
    border-right: .3rem solid #51B3D8;
    box-shadow: .2rem -.2rem 0 #51B3D8;
    right: -.5rem;
}


/* LIKERT QUESTION STYLES START */
.likert-table {
    width: 100%;
}
.likert-table td,
.likert-table .likert-value a {
    font-family: 'Raleway', sans-serif;
}
.likert-table .likert-sub-question-text {
    width: 55%;
}
.likert-table .likert-sub-question-text,
.likert-table .likert-sub-question-text p,
.likert-table .likert-sub-question-text div {
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    word-wrap: break-word;
}

.likert-table p.likert-value.box a,
.likert-table p.likert-value a {
    background-color: white;
    color: #3379b7;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 18px;
}
.likert-table li.selected p.likert-value.box a,
.likert-table li.selected p.likert-value a {
    background-color: #67809f;
    color: white;
}
.likert-table .likert-sub-question-text.visible-xs,
.likert-table .likert-sub-question-text.visible-xs p {
    margin: 0 5px;
    width: 100%;
}
.likert-table .choice-answer {
    margin: 0;
}
.client-player .likert-table .question-answers {
    padding: 0;
}
.client-player .likert-table ul.likert-value-list {
    padding: 20px 0;
    text-align: center;
}
.likert-answers .responsive-headers.visible-xs .pull-left,
.likert-answers .responsive-headers.visible-xs .pull-right {
    color: #7a7a7a;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    padding: 5px;
    text-transform: uppercase;
}
#likert-headers .range-header h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
}
#likert-headers .range-value {
    margin-right: 6px;
}
#likert-headers .range-value a {
    background-color: #fff;
    color: #1e8bc3;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    width: 45px;
}
#likert-headers td.likert-header-small {
    height: 8px;
}
.range-value.unclickable.selected .likert-value a {
    color: #FFFFFF;
    box-shadow: 0 6px 10px #777;
}
/* LIKERT QUESTION STYLES END */



/* MULTIPLE CHOICE AND MULTI-CHOICE QUESTION STYLES START */
.client-player .question-answers.multi-questions {
    margin: 10px 0 0 48px;
}
.client-player .question-answers {
    margin: 10px 0 0 0;
}
.circle {
    background-color: #223333;
    border-radius: 50%;
    color: white;
    display: flex;
    flex-direction: column;
    height: 35px;
    justify-content: center;
    margin: 0 0 0 0;
    text-align: center;
    width: 35px;
}
.circle span {
    color: white;
    font-size: 1.5em;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 2px;
}
.client-player .question-header.row {
    padding-top: 5px;
}
.question-index {
    width: 48px;
}
.question-answers .answer-row {
    float: left;
    width: 100%;
}
/* MULTIPLE CHOICE QUESTION STYLES END */


.question-heading {
    vertical-align: top;
}
.sub-question-text {
    padding-top: 0px;
}

/*REFERENCES STYLE*/
div.reference {
    margin-top: 10px;
}

.references p {
    font-size: 100%;
}

/*
CHECKBOX ITEM STYLE
*/
.checkbox-answer-text {
    width: 100%;
    padding: 0 15px 0 15px;
    min-height: 58px;
    line-height: 17px;
    background: #fff;
    display: table-cell;
    vertical-align: middle;
    letter-spacing: 0.8px;
}

.chk-icon.checked {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

p.num_moves_box {
    margin-left: 35px;
    text-align: left;
    color: #44C;
}


/* MATCHING QUESTION STYLES */

.matching-answer .answer-match {
    float: left;
    color: white;
}
.matching-answer .answer .answer-match .answer-question-id {
    font-size: 20px;
    height: 45px;
    padding: 10px 15px;
    text-align: center;
    width: 45px;
}
.matching-answer .answer .answer-match .btn-default {
    color: white;
}
.matching-answer .answer .answer-match ul {
    padding: 0;
}
.matching-answer .answer .answer-text {
    border-left: 2px solid #eee;
}
.matching-answer .answer .open>.dropdown-toggle.btn-default {
    background-color: #67809f;
}

.matching-dropdown {
    min-height: 45px;
    width: 45px;
    border: 0px;
    border-radius: 0;
    font-size: 20px;
}

.matching-dropdown-option {
    background-color: #456BB2;
    margin-right: 1px;
}

.matching-dropdown-option:first-child {
    margin-left: 0;
}

.matching-dropdown-option:last-child {
    margin-right: 0;
}

.matching-dropdown-option.selected {
    background-color: #3379b7;
}

.matching-dropdown-option.selected a {
    background-color: #3379b7;
}

.matching-dropdown-option a {
    background-color: #456bb2;
    color: #ffffff;
}

.matching-dropdown-list {
    white-space: nowrap;
    min-width: 0;
}
.matching-dropdown-list > li {
    padding: 0px;
}
.matching-dropdown-list > li a {
    background-color: #ccc;
    border: 0;
    color: white;
    font-size: 26px;
    padding: 0 14px;
}

.match-selector.caret {
    border-top: 1px solid #8BB3C3;
    width: 25px;
    height: 3px;
}
.matching-instructions {
    margin-top: 15px;
}
.matching-question-index {
    font-size: 18px;
    font-weight: bold;
}


/* LEARNER FEEDBACK */
.feedback .rating {
    padding: 0;
}


/*
FACULTY DISCUSSION STYLING
INCLUDING TEXT BUBBLES
*/

.faculty-image-small {
    max-width: 20%;
    margin-bottom: 6px;
    margin-right: 10px;
}

.faculty-name-small {
    font-size: 14px;
    font-weight: bold;
}

.faculty-short-affiliation-small {
    font-size: 12px;
}

.faculty-name-affil-small {
    margin-top: -10px;
    margin-bottom: 8px;
}

.faculty-comment-small {
    background-color: white;
    border-radius: 10px;
    font-size: 13px;
    margin-top: 5px;
    min-height: 50px;
    padding: 5px;
}

.faculty-comment,
.lead-faculty-comment {
    margin-top: 45px;
}

.faculty-info {
   /* width: 180px;*/
    /*vertical-align: middle;*/
    text-align: left;
}

.lead-faculty-name {
    margin-left: 0;
}

.faculty-name-left {
    margin-left: -25px;
}

.faculty-name-right {
    margin-left: 25px;
}

.member-name {
    color: #7a7a7a;
    padding: 5px 0 10px 0;
}

.member-comment {
    color: #2f2f2f;
    font-size: 14px;
}

.comment-text {
    border-bottom: 1px #7a7a7a dashed;
    margin-bottom: 10px;
}

.triangle-border {
    position: relative;
    padding: 15px;
    margin: 0em 0 1em;
    color: #333;
    background: #fff;
    /* css3 */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.triangle-border:before {
    content: "";
    position: absolute;
    bottom: -20px; /* value = - border-top-width - border-bottom-width */
    left: 40px; /* controls horizontal position */
    /*border-width:20px 20px 0;
    border-style:solid;
    border-color:#5a8f00 transparent;*/
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

/* creates the smaller  triangle */
.triangle-border:after {
    content: "";
    position: absolute;
    bottom: -13px; /* value = - border-top-width - border-bottom-width */
    left: 47px; /* value = (:before left) + (:before border-left) - (:after border-left) */
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0;
}

.triangle-border.left {
    margin-top: -48px;
}
.triangle-border.right {
    margin-top: -40px;
}

/* Variant : left
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.left:before {
    top: 10px; /* controls vertical position */
    bottom: auto;
    left: -30px; /* value = - border-left-width - border-right-width */
    border-width: 15px 30px 15px 0;
    border-color: transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.left:after {
    top: 16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
    bottom: auto;
    left: -21px; /* value = - border-left-width - border-right-width */
    border-width: 9px 21px 9px 0;
    border-color: transparent #fff;
}

/* Variant : right
------------------------------------------ */

/* creates the larger triangle */
.triangle-border.right:before {
    top: 10px; /* controls vertical position */
    bottom: auto;
    left: auto;
    right: -30px; /* value = - border-left-width - border-right-width */
    border-width: 15px 0 15px 30px;
    border-color: transparent #5a8f00;
}

/* creates the smaller  triangle */
.triangle-border.right:after {
    top: 16px; /* value = (:before top) + (:before border-top) - (:after border-top) */
    bottom: auto;
    left: auto;
    right: -21px; /* value = - border-left-width - border-right-width */
    border-width: 9px 0 9px 21px;
    border-color: transparent #fff;
}

.curricula__border {
    border-bottom: solid 1px black;
    opacity: 0.3
}

.curricula__border:last-child {
    border-bottom: none;
}

.answer-text > * {
    color: inherit;
}

.chart-container {
    width: 260px;
}
.matching-review .chart-container {
    width: 300px;
}

@media (max-width: 375px) {
    .chart-container {
        height: 220px;
        width: 220px;
    }

    .prioritization-other-responders {
        margin-left: 10%;
    }
}


#validationModal h4 {
    padding: 0;
}
.faculty-image {
    height: auto;
    max-height: 160px;
    margin-right: 10px;
}
.faculty-validation {
    margin: 3%;
}
.faculty-validation-button {
    font-size: 18px;
    height: 55px;
    margin-top: 20px;
    max-width: 300px;
}

.unclickable {
    cursor: default !important;
}

.references-dropdown {
    border: 0;
    padding: 0;
}

.faculty-short-affiliation {
    width: 50px;
}

.panel-body-gray {
    background-color: #f2f2f2;
}

.ratings {
    width: 150px;
}

.player_footer_text {
    font-size: 12px;
    padding-top: 0.4em;
}

.learner_link_error {
    font-size: 13px;
    margin: 0 0 0 15px;
}

.client-player .page-section table td {
    padding-left: 6px;
    padding-right: 6px;
}

.client-player .course-pages ul {
    list-style-type: inherit;
    padding-left: 40px;
    font-family: 'Raleway', sans-serif;
}

.client-player .course-pages ol {
    list-style-type: decimal;
    padding-left: 15px;
}
.subject-mastery__tabs a {
    padding-right: 20px;
}

.subject-mastery__tabs a:nth-child(2) {
    border-left: 1px solid gray;
    padding-left: 20px;
    padding-right: 0px;
}
.planner__information {
    margin-top:10px;
}

.planner__information-content {
    font-size: 1.4em
}

.scores__course-icon {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.panel-heading a.curriculum__title {
    padding-top: 10px;
    padding-bottom: 5px;
}

.curriculum__row p {
    font-size: 1.4em;
}

.curriculum__row {
    padding: 5px 0 5px;
    border-bottom: 1px solid black;
}

.curricula__active {
    font-size: 1.6em;
    font-weight: 600;
    color: #1e8bc3;
}

.curricula__inactive, .curricula__inactive, .curricula__inactive:active, .curricula__inactive:visited {
    font-size: 1.6em;
    font-weight: 600;
    color: #7A7A7A;
    text-decoration: none;
}

.credits__course-entry {
    color: #67809f;
}

.credits__course-entry.collapsed {
    padding-bottom: 70px !important;
}



.unfinished__tab, .unfinished__tab:active, .unfinished__tab:focus{
    text-decoration: none;
}

.unfinished__tab-container {
    padding:10px 10px 10px 10px;
}

.unfinished__tab-active {
    background-color: #3379b7;
}

.unfinished__tab-active .unfinished__tab{
    color: #fff;
}

td.horizontal-header {
    font-weight: 600;
    background-color: #4A7BB8 !important;
}

.curricula__score-table tr td:nth-child(odd) {
    background-color: #cccccc;
}

.player-skip-btn {
    background-color: #67809f;
    color: white;
}

.cme-companion-btn .btn-default {
    font-size: 1.6em;
    padding: 2px;
}

.cme-companion .dropdown-menu li span {
  padding: 3px 20px;
}

/* CME COMPANION MOBILE RESPONSIVE */
@media (max-width: 570px) {
    .credits__course-entry .pull-right, .credits__course-entry .pull-right button {
        width: 100%;
    }

    .credits__course-entry.collapsed .pull-right {
        display: none;
    }

    .certification .certification-results .header h2 {
        font-size: 29px;
    }

    #confirmResponsesModal .modal-dialog {
        width: 80%;
        height: 87%;
        float: none;
        margin-right: auto;
        margin-left: 10%;
        position: relative;
        margin-top: 25%;
    }

    .validation-explanation {
        margin-left: 20px;
    }

}


@media (max-width: 768px) {
    .mdq-spacer {
        width: 90vw;
    }

}

@media (max-width: 767px) {
    .navbar-collapse.collapse:not(.in) {
        display: none !important;
    }

    .course-library-header #popular_5 {
        z-index: -5;
    }

    .cme-companion-btn .dropdown-menu {
        left: -74px;
    }

    .progress-bar-container .progress-percent {
        top: 0;
    }

    .checkbox-answer:not(.selected) .checkbox-container .checkbox label input[type="checkbox"] + .chk-icon-wrapper > .chk-icon {
        opacity: 0 !important;
    }
}


.client-player .question-answers .choice-answer.selected:not(.disabled):not(.unclickable) .alpha,
.client-player .question-answers .choice-answer.selected:not(.disabled):not(.unclickable).selected .alpha,
.client-player .question-answers .checkbox-answer:not(.disabled):not(.unclickable) .alpha,
.client-player .question-answers .checkbox-answer:not(.disabled):not(.unclickable).selected .alpha {
    color: #fff;
}

#coursetitle {
     position: relative;
     background-color: #fcfcfc;
     border: 1px solid #ccc;
     font-size: 90%;
     margin: 5px 10px 5px 2px;
 }

#coursetitle div.info {
    float: left;
    width: 100%;
}
#coursetitle div.info table {
    width: 100%;
}
#coursetitle div.info table tr:nth-child(1) td {
    vertical-align: top;
}
#coursetitle div.info table tr td {
    vertical-align: top;
    border: none;
}
td.icon {
    text-align: center;
}
td {
    padding: 5px;
    border-color: #ccc;
}

.mtb-5 {
    margin-top:5px !important;
    margin-bottom:5px !important;
}
.mtb-10 {
    margin-top:10px !important;
    margin-bottom:10px !important;
}
.mtb-15 {
    margin-top:15px !important;
    margin-bottom:15px !important;
}
.mtb-20 {
    margin-top:20px !important;
    margin-bottom:20px !important;
}
.m-0{
    margin:0;
}
.m-10 {
    margin: 10px;
}
.m-20 {
    margin: 20px;
}
.ml-15{
    margin-left:15px;
}
.ml-30{
    margin-left:30px;
}
.mt-5 {
    margin-top:5px;
}
.mt-10 {
    margin-top:10px;
}
.mt-20 {
    margin-top:20px;
}
.mt-30 {
    margin-top:30px;
}
.mb-5 {
    margin-bottom:5px;
}
.mb-10 {
    margin-bottom:10px;
}
.mb-20 {
    margin-bottom:20px;
}
.plr-0 {
    padding-left: 0 !important;
    padding-right:0 !important;
}
.p-10 {
    padding:10px;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.p-20 {
    padding: 20px !important;
}
.pl-0{
    padding-left:0 !important;
}
.pl-5 {
    padding-left: 5px;
}
.pl-20 {
    padding-left: 20px !important;
}
.pr-0{
    padding-right:0 !important;
}
.pt-10 {
    padding-top: 10px;
}
.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pb-5 {
    padding-bottom: 5px;
}
.ptb-10 {
    padding: 10px 0 10px 0;
}
.no-padding {
    padding: 0 !important;
}
.text-upp {
    text-transform: uppercase;
}
.bb-grey {
    border-bottom: 1px solid #ccc;
}

.label2 {
    display: inline;
    font-size: 1em;
    font-weight: 700;
    padding: .7em .7em .7em .7em;
    line-height: 1;
    color: #7a7a7a;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-def {
    background-color: #e7e7e7;
}
.btn-d {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 20px;
    margin-left: 0px;
    border: none;
    font-size: 10px;
    padding-bottom: 10px;
}
.btn-d .btn {
    font-size: 1.1em;
}

.cat-btn {
    font-size: 0.6em;
    color: #7a7a7a;
    padding-top: 2.5em;

}

.panel-title .cat-btn {
    font-size: 0.8em;
    color: #7a7a7a;
    padding-top: 1em;

}

.launch {
    margin-left:-15px;
}
.btm {
    font-size: 10px !important;
}

.col-md-12.flft{
    padding: 0;
    margin: 0;
}
.panel-group {
    margin-bottom: 0 !important;
}

.featuring h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: .7em;
    line-height: 1.3em;
    color: #3379b7;
    font-weight: 400;
    padding: 0;
    margin: 0px;
    margin-top: -5px;
    display: -webkit-box;
    text-transform: none;
}

.featuring h1 a {
    font-size: 1em;
    font-weight: normal;
        padding: 0;
    margin: 0;
    text-decoration: none !important;
}

.p-audience-section {
    background-color:
    rgba(178,178,178,0.15);
    padding: 0;
    margin-top:20px;
}
/*  Remind Animated Btn */

.dark {
  background: #667f9f;
}

.flex {
  min-height: 10vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

a.bttn {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
}
a.bttn {
  color: #FFF;
}
a.bttn:focus {
  color: #FFF;
}
a.bttn-dark {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
}
.remind .btn{
  color: #fff;
}
a.bttn-dark:focus {
  color: red;
}
.remind .bttn {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    width: 270px;

    padding: 14px 0px;
    border: 3px solid  #3379b7;
    border-radius: 2px;
    position: relative;
    /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1); */
}
.remind .bttn:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: '';
  background-color: #3379b7;
    border-radius: 2px;
    color:red;
  z-index: -2;
}
.remind .bttn:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.remind .bttn:focus:before {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.remind .bttn-dark {
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    width: 169px;
    color:#667f9f;
    padding: 6px 10px;
    border: .5px solid #3379b7;
    border-radius: 4px;
    position: relative;
 /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1); */
    z-index: 2;
}
.remind .bttn-dark:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: '';
  background-color: #3379b7;
  z-index: -1;
      border-radius: 4px;
}
.remind .bttn-dark:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
    border-radius: 4px;
}
.remind .bttn-dark:focus:before {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
      border-radius: 4px;
}

.remind .bttn-dark:after {
color:white;
    border-radius: 4px;
}

.lcc-collapse h4{
    font-size:2em;
}

.by-topic {
    padding-top: 15px;
    padding-bottom: 15px;
}

.course-label {
    text-transform: uppercase;
    font-size: .9em;
    color: #7b7b7b;
    font-weight: bold;
}

.section-header-title  {
    text-transform: uppercase;
    font-weight: 300;v
}

/* SEARCH BOX */
.search-tab {
    display: inline-table;
    padding-top: 15px;
}


/* ACTIVE COURSES TABS -->
/* ALL COURSES / FEATURED /  ARCHIVED  / CURRICULA  TABS*/

.active_courses_tab {
  background: #e8e7e8;
  color: #7b7b7b;
  margin: 10px 0;
}

.active_courses_tab a,
.active_courses_tab a:active,
.active_courses_tab a:hover {
  color: #3379b7;
  margin: 10px 0;
  text-decoration: none;
}

.submenu-links button.dropdown-toggle ,
.submenu-links ul {
    color: #999999;
    min-width: 210px;
}
.submenu-links .dropdown-menu {
    left: unset;
}
.submenu-links .input-group {
    width: 100%;
}

/* START OF COURSE FILTERS - ALL / FEATURED / ARCHIVED */

.filter-menu a.h1,
.filter-menu a.h1:visited,
.filter-menu a:before,
.filter-menu a:after {
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
}

/*  COLLAPSE IN PANEL BODY SECTION */
.collapse_related_courses a,
.collapse_related_courses a:visited,
.collapse_related_courses a:active {
    color: #3379b7;
    font-size: .875em;
    font-weight: normal;
    margin: 0;
    text-decoration: none;
    text-transform: none;
}

h1.panel-title.feat {
    font-size:2em;
}

/* CURICULA PAGE (FILTER) */

.curricula-page .courses-credit-exp-wrapper > p {
    font-size: .875em;
    padding: 0;
    margin: 0;
    line-height: 1.75em;
}
.curricula-page .feat h1.panel-title {
    color: #7b7b7b;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 5px 0;
}
.curricula-page .panel-group .panel-heading .enter-btn:after {
    display: none;
}
.curricula-page .panel-group .panel-heading.ph-m {
    padding: 12px 0;
    min-height: 65px;
}
.courses-related-wrapper {
    background-color: #f4f4f4;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 4px 4px 10px #b8b8b8;
    margin-bottom: 17px;
    padding: 5px 0 2px 0;
}
.courses-related-wrapper span:after{
    width: 0;
    position: absolute;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 100px solid #f4f4f4;
    content: '';
    border-width: 0px 10px 10px 10px;
    top: -14px;
    left: 17px;
}
.courses-related-wrapper a:after{
    display: none;
    content: '';
}
.courses-related-wrapper ul {
    margin:  0;
    padding-left: 10px;
}
.courses-related-wrapper li {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-left: 18px;
}

.curricula-page .courses-credit-exp-wrapper > p {
    padding: 0;
    margin: 0;
    line-height: 1.75em;
}
.curricula-page .enter-btn{
    margin-top:10px;
    padding-left:10px;
    padding-right:10px;
    margin-left:0px;
    background-color:#3379b7;
    border:none;
    font-size: 10px;
    vertical-align:middle;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* ARCHIVED PAGE & FEATURED PAGE */

.archived-page .courses-credit-exp-wrapper > p,
.archived-page .courses-credit-exp-wrapper > a,
.featured-page .courses-credit-exp-wrapper > p {
    font-size: .875em;
    padding: 0;
    margin: 0;
    line-height: 1.75em;
}

.archived-page .enter-btn,
.featured-page .enter-btn {
    border: none;
    font-size: 10px;
    margin-top: 5px;
    vertical-align: middle;
}
.archived-page .featured__label {
    display: inline-block;
    margin-top: 5px;
    padding: 5px;
    text-transform: uppercase;
}
/* END ARCHIVED PAGE & FEATURED PAGE */



/* HOMEPAGE FEATURED SECTION */

.featured-top-page .featured__item img {
    height: auto !important;
    width: 100% ;
    display: inline-block;
}
.featured-top-page .featured__description {
    background: #fff;
    border-bottom: 1px #ccc solid;
    padding: 15px 10px;
}
.featured-top-page .featured__description a {
    color: #4380a9;
    font-size: 1.6em;
    text-decoration: none ;
}
.featured-top-page .featured__description hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.featured-top-page .featured__description p {
    font-size: .875em;
    margin: 0;
}
.featured-top-page .featured__description .credits div,
.featured-top-page .featured__description .faculty div {
    line-height: 1.2em;
}
.featured-top-page .featured__description .featured__label,
.featured-page .featured__label,
.fm-course-title .front-matter-label,
.user-credits-score-page .featured__label {
    clear: both;
    display: inline-block;
    font-size: .7em;
    margin: 6px 10px 0 0;
    padding: 7px;
    text-transform: uppercase;
}
.featured-top-page .featured__description .featured__descrip-text {
    font-size: 1em;
    margin: 0;
    padding-bottom: 5px;
}
.featured__item {
    background-color: #f2f2f2;
    margin-left: 0;
    margin-right: 0;
}
.featured-top-page .featured-links {
    margin-left: 0;
    padding-left: 0;
}

/* END HOMEPAGE FEATURED SECTION */



.courses-credit-exp-wrapper {
    line-height: 10px;
    margin-top: 0px;

}
.courses-credit-exp-wrapper h2{
    font-size: 1.2em;
    padding-top: 0;
    margin-top: 5px;
    margin-bottom: 0;
}


/*FRONT MATTER PAGE */

#additional-information .panel-body table {
  width: 100%;
}
#additional-information .panel-body td {
  padding: 10px 20px 10px 10px;
  vertical-align: text-top;
  width: 50%;
}
.acc-open-bg  {
    background-color: white;
}
.acc-open-bg .panel-body {
    background-color: white;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -15px;
    padding-left: 0;
    padding-top: 0;
    padding: 5px;
}
.course-action.col-md-12 {
  margin: 10px 0 0 14px;
  padding: 0;
}
.fm-manage-course,
.fm-start-course,
.fm-reflection-points,
.fm-remind-me {
  padding: 0 0 10px 0;
}
.frontmatter-general-info {
    overflow: hidden;
}
.frontmatter-general-info .front_matter_detail {
  padding-bottom: 10px;
}
.frontmatter-image {
  float: left;
  max-height: 45px;
  max-width: 45px;
  margin: 0 10px 0 15px;
}
.frontmatter-page h1 {
  color: #477eb8;
  padding-top: 10px;
  text-transform: uppercase;
}
.front_matter_detail h4 {
  color: #477eb8;
  padding-top: 10px;
  text-transform: uppercase;
}
.front_matter_detail p:nth-child(1) {
  margin-bottom: 0;
  padding: 0 0 0px 0;
}
.front_matter_detail ul {
  padding-left: 18px;
}
#faculty .faculty-bio-row {
    clear: left;
}
#faculty .faculty-bio-row .fm-page a:hover {
    text-decoration: none;
}
#faculty .well {
  overflow:hidden;
}
.fm-course-title {
  margin: 0 0 0 68px;
}
.fm-page {
  margin-top: 0px;
}
.fm-page h1 {
  color: #3379b7;
  font-weight: normal;
  font-size: 1.4em;
  padding: 0px;
  margin: 0 0 5px 0;
}
.fm-page h2 {
  color:#7a7a7a;
  font-weight: 300;
  font-size: 1.5em;
  padding: 0;
  margin: 10px 0 0 0;
  text-transform: uppercase;
}
.fm-page h2 a {
    text-decoration: none;
}
.fm-page h3 {
  color:#7a7a7a;
  font-weight: 300;
  font-size: 1em;
  padding: 0;
  margin: 5px 0 5px 0;
  line-height: 1.3em;
}
.fm-reflection-points .reflection-points-container {
  padding: 10px;
}
.fm-start-course form {
  margin-bottom: 0;
}

#studysession_moderator_link {
    background-color: #eee;
    border: 2px dotted #999;
    float: left;
    padding: 15px 0 20px;
    text-align: center;
    width: 100%;
    z-index: 1000;
}
.bbb_link_class {
    font-size: large;
}

.primary_audience,
.relevant_terms {
  padding-bottom: 5px;
}
.primary-relevant-container {
  background-color: white;
  padding: 5px 0;
}
.primary-relevant-container .primary_audience,
.primary-relevant-container .relevant_terms {
  padding: 0 0 0 5px;
}
#learning-objective table {
    border-collapse:separate;
    border-spacing:0 6px;
    table-layout: fixed;
}
#learning-objective table td {
    font-size: 1.1em;
    padding-bottom: 10px;
    vertical-align: top;
    width: 50%;
}
#learning-objective table td.learning-objective-numbers {
    color: #3379b7;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 15px;
}
#learning-objective table td.single-lo {
    width: 100%;
}

.bio-btn {
    color: #3379b7;
    background-color: #fff;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.bio-btn:focus {
    display: none;
}
.lcc-collapse {
    background-color: #f2f2f2;
}


 /* COURSE PAGE */
 .course-btn {
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    background-color: #3379b7;
    border-color: #2e6da4;
    font-size: 12px;
    border-radius: 4px;
    padding: 7px 10px 7px 10px;
}
 .course-btn a{
    padding-left: 30px;
    padding-right: 45px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    background-color: #3379b7;
    border-color: #2e6da4;
}
.remind-btn  {
    text-decoration: none;
    font-weight: normal;
    color: #2e6da4;
    background-color: white;
    border-color: #2e6da4;
    font-size: 12px;
    border-radius: 4px;
    padding: 7px 10px 7px 10px;
}
.remind-btn a  {
    padding-left: 30px;
    padding-right: 45px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    background-color: #3379b7;
    border-color: #2e6da4;
}
 .label-primary {
    color: #157fba!important;
    font-weight: bolder;
    border: 1px solid #dddddd;
    border-radius: 4px;
    background-color: transparent !important;
}



/* COMPLETED COURSES PAGE */

.completed-courses-page h1 {
    color: #3379b7;
    margin-left: 20px;
    padding: 10px 0;
}
.completed-courses-page h1 a:hover {
    text-decoration: none;
}
.completed-courses-page .button-container {
    text-align: right;
}
.completed-courses-page .panel-group .panel-heading h1 a:active,
.completed-courses-page .panel-group .panel-heading h1 a:focus {
    font-weight: bold;
}
.completed-courses-page h2 {
    color: #7a7a7a;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 0 20px;
}
.completed-courses-page h3 {
    color: #7a7a7a;
    font-weight: 300;
    font-size: 1em;
    padding: 10px 0 5px 0;
    margin: 0;
    text-transform: uppercase;
}
.completed-courses-page .par-sep {
    background-color: white;
}
.completed-courses-page .single-course-container .user-score,
.completed-courses-page .single-course-container .course-average,
.completed-courses-page .user-score,
.completed-courses-page .course-average,
.subject-mastery-goal-page .user-score,
.subject-mastery-goal-page .course-average,
.user-credits-score-page .user-score,
.user-credits-score-page .course-average {
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    padding-left: 10px;
    text-align: left;
    position: absolute;
}
.completed-courses-page .single-course-container .progress-bar-info,
.user-credits-score-page .progress-bar-info {
    background-color: #67809f;
}
.completed-courses-page .single-course-container {
    border-bottom: 2px solid #ccc;
    padding: 15px 0;
}
.completed-courses-page .single-course-container:last-child {
    border-bottom: none;
}
.completed-courses-page .progress,
.subject-mastery-goal-page .progress,
.user-credits-score-page .progress {
    background-color: #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    height: 25px;
    margin: 0 10px 5px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}


 /* PROFILE PAGE */
 .profile-page .input-title {
    padding-top: 5px;
    font-size: .875em;
    color: #3379b7;
    line-height: 10px;
}
 .profile-page .input-message {
    font-size: .875em;
    color: #7a7a7a;
}
 .profile-page
.jumbotron p {
    margin-bottom: 15px;
    font-size: .875em;
    font-weight: 200;
}
 .profile-page
#pro_1 .checkbox-inline {
    font-size: .875em;
    font-family: 'Raleway';
    color: #7a7a7a;
}
 .profile-page
#pro_1 .btn-primary {
    width: 60px;
    padding-right: 1px;
    background-color: #3a8800;
    border-color: #67809f;
}
 .profile-page .fa-chevron-down:before {
    content: "\f078";
    color: darkgray;
}
.profile-page h4 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 18px;
}
.profile-page h4 a {
    text-decoration: none;
}
.profile-page p {
    font-size: .875em;
    font-family: 'Raleway';
    color: #7a7a7a;
}
.profile-page .profile-button-container {
    text-align: right;
}

#logout_btn{
  margin: 10px;
  color: white;
  background-color: #337ab7;
}

 @media only screen and (max-width: 480px)  {
    .profile-page .panel .panel-title h4
 {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: .875em;
        line-height: 1.3em;
        color: #3379b7;
        padding-top: 0;
        margin-top:  0;
        font-weight: 400;
        padding: 0;
        margin: 0;
        text-transform: none;
    }
}


 /* UNFINISHED COURSES PAGE */

.unfinished-courses-page h2 {
    color:#7a7a7a;
    font-weight: 300;
    font-size: 1.5em;
    padding: 0;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}
.unfinished-courses-page h1 {
    font-size: 1.4em;
    color: #3379b7;
    line-height: 1.1em;
    padding: 0;
    margin: 0;
}
.unfinished-courses-page #course_5 {
    border-bottom: 1px solid #ccc;
}
.unfinished-courses-page .general-course_info {
    padding: 0 15px 0 0;
}
.unfinished-courses-page .featured__label {
    text-transform: uppercase;
}
.unfinished-courses-page .course-icon {
    background: #999999;
    float: left;
    height: 43px;
    padding: 0;
    width: 43px;
}
.unfinished-courses-page .course-icon img{
  max-width: 43px;
  max-height: 43px;
}

/*  REGISTER PAGE */

#user_registration .row {
    margin-left: 0;
    margin-right: 0;
}
.register-page h4, .h4 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    font-size: 16px;
}
.register-page p {
    font-size: .875em;
    font-family: 'Raleway';
    color: #7a7a7a;
}



/*  SUBJECT MASTERY PAGE */
.subject-mastery-wrapper,
.subject-goal-wrapper {
    margin-top: 10px;
    padding: 8px 0;
    clear: both;
}
.subject-mastery-wrapper .progress-bar-success {
    background-color: #67809f;
    border-radius: 4px 0 0 4px;
}
.subject-mastery-wrapper h1 a:hover {
    text-decoration: none;
}
.subject-mastery-wrapper .sub-master,
.subject-goal-wrapper .sub-master {
    padding-left: 25px;
}
.subject-mastery-goal-page ul.nav-tabs {
    border-bottom: none;
}
.subject-mastery-goal-page ul.nav-tabs a{
    color: #7a7a7a;
}
.subject-mastery-page  a.collapsed:before {
    display: none;
}
.progress-bar.progress-bar-zero {
    background-color: transparent;
}
.progress .ref {
    position: absolute;
    left: 51%;
    top: -27px;
    z-index: 800;
    width: 1px;
    height: 52px;
    background-color: black;
}
.progress .ref_2 {
    position: absolute;
    left: 71%;
    top: 14px;
    width: 2px;
    height: 54%;
    background-color: black;
}
.progress .ref_3 {
    position: absolute;
    left: 45%;
    top: 14px;
    width: 2px;
    height: 54%;
    background-color: black;
}
.progress .ref_4 {
    position: absolute;
    left: 68%;
    top: 14px;
    width: 2px;
    height: 54%;
    background-color: black;
}
#subject-mastery .mastery__avg {
    font-size: 1em;
    color: #7a7a7a;
    margin-left: 5px;
    margin-top: -20px;
    width: 80px;
}
#subject-mastery .progress {
    margin: 20px 0 0;
    overflow: inherit;
    position: relative;
}
#subject-mastery-goal .progress {
    background-color: #ccc;
}
#subject-mastery .score {
    margin-bottom: 5px;
}
#subject-mastery a.view-question-link ,
#subject-mastery a.view-question-link:hover,
#subject-mastery .panel-title p,
#subject-mastery-goal .panel-title p {
    color: #7a7a7a;
    font-family: 'Raleway';
}
#subject-mastery .progress-bar-info {
    box-shadow: none;
    margin-top: -56px;
}
#subject-mastery-goal .panel-default {
    box-shadow: none;
}
.subject-mastery-nav-bar {
    height: 42px;
}
.subject-mastery-nav-bar .plain-text {
    margin-top: 5px;
}
.subject-mastery-nav-bar  ul.dropdown-menu {
    min-width: 145px;
}
.subject-mastery-page h1,
.subject-mastery-goal h1 {
    font-size: 1.3em;
    color: #3379b7;
    line-height: 1.2em;
    padding: 0;
    margin: 0;
    font-weight: 400;
}
.subject-mastery-page .btn-group>.btn:first-child {
    padding: 5px 50px 5px 20px;
}
.subject-mastery-page #subject-mastery__display-text {
    height: 40px;
    padding-right: 0px;
    text-align: right;
}
.subject-mastery-page .panel-group .panel-heading a.regular-link:after, a.regular-link:before {
     content: none;
}
.subject-mastery-page .tab-content {
    clear: both;
}


/* USER CREDITS SCORE PAGE */

.user-credits-score-page h1 {
    font-size: 1.2em;
    font-weight: 400;
    color: #3379b7;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
}
.user-credits-score-page .course-image {
    float: left;
}


/* MULTI DIMENSIONAL PAGE */
.multi-dimensional-page  .btn .btn-primary {
    background: #3379b7 !important ;
}


.pain .btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 8px;
}



/* USER PLANNER PAGE */

.planner-page p {
    font-size: 1em;
    font-family: 'Raleway';
    color: #7a7a7a;
    margin: 0
}
.planner-page
h1, .h1 {
    font-size: 1.1em;
    color: #3379b7;
    line-height: 1.3em;
    padding: 0;
    margin: 0;
}
.planner-page
h2, .h2 {
    color:#7a7a7a;
    font-weight: 300;
    font-size: 1.5em;
    padding: 0;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
}
/* Specific IE/FF fix */
.planner-page .planner-container {
    float: left;
    width: 100%;
}


/* USER PENDING CURRICULA PAGE */
.pending-curricula-page .acc-sep {
    margin: 10px 0 10px 0;
    padding:0 0 0 27px;
}

.pending-curricula-page h2, {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.4em;
    color: #3379b7;
    font-weight: 400;
    text-transform: none;
}

.pending-curricula-page p {
    font-size: 1em;
    font-family: 'Raleway';
    color: #7a7a7a;
    margin: 0
}
.pending-curricula-page
.panel-group .panel-body
p:last-child, .panel-group
.panel-body ul:last-child,
.panel-group .panel-body
ol:last-child {
    margin-bottom: 10px;
    margin-top: 5px;
}
.pending-curricula-page
span.progress-bar-text {
    position: absolute;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    float: left;
    padding-left: 27px;
    left: 0;
}
.pending-curricula-page
.curricula__score-table {
    font-size: 1.2em;
}



.pending-curricula-page
.btn-success {
    color: #fff;
    background-color: #3379b7;
    border-color: #74b3ed;
}
.pending-curricula-page .progress {
    background-color: #ccc;
    border-radius: 4px;
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.pending-curricula-page
.curriculum__row {
    border-bottom: none;
}


.pending-curricula-page
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: none;

}

.completed-courses-page .panel-group .panel-heading a:before {
    background-color: #3379b7;
    border-radius: 50%;
    color: white;
    content: '-';
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: bold;
    height: 20px;
    left: 0;
    line-height: 0.9em;
    margin: 8px 0 0 10px;
    padding: 0px 6px;
    position: absolute;
    top: 0;
    width: 20px;
}
.completed-courses-page .panel-group .panel-heading a.collapsed:after {
    background-color: #fafafa;
    border-radius: 50%;
    color: #3379b7;
    content: '+';
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: bold;
    height: 20px;
    left: 0;
    line-height: 1em;
    margin: 8px 0 0 10px;
    padding: 0px 6px;
    position: absolute;
    top: 0;
    width: 20px;
}
.pending-curricula-page .panel-group .panel-heading a:before,
.subject-mastery-page .panel-group .panel-heading a:before {
    background-color: #3379b7;
    border-radius: 50%;
    color: white;
    content: '-';
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 0.9em;
    padding: 0px 6px;
    position: absolute;
    top: 0;
    width: 20px;
}
.pending-curricula-page .panel-group .panel-heading a.collapsed:after,
.subject-mastery-page .panel-group .panel-heading a.collapsed:after {
    background-color: #fafafa;
    border-radius: 50%;
    color: #3379b7;
    content: '+';
    font-size: 20px;
    height: 20px;
    left: 0px;
    line-height: 1em;
    padding: 0px 6px;
    position: absolute;
    top: 0;
    width: 20px;
}


/* FORGOT PAGE */
.forgot-pg .control-label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #3379b7;
}
.forgot-pg .learner_text {
    font-size: 1em;
    color: #7a7a7a;
    padding-top: 10px;
}

.pre-post-review-page .commentary-reference-section {
    border-bottom: 3px solid #223333;
    padding-bottom: 20px;
}
.pre-post-review-page .question:last-child .commentary-reference-section {
    border-bottom: none;
}

@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {}
.pre-post-review-page tr {
    border: 1px solid #ccc;
    width: 340px;
    padding: 10px !important;
    margin: 16px;
}
.pre-post-review-page td:before {
    display:none;
}
.pre-post-review-page td {
    vertical-align: top;
    padding-left: 10px;
}

/* standalones */
.standalone .banner-img{
  width: 100%;
}

.standalone .standalone-course-links{
  display: block;
  line-height: 20px;
  width: fit-content;
}

.standalone .standalone-link-ul{
  list-style: none;
  margin-left: 0;
}

.standalone .standalone-course-links,
.standalone .standalone-link-ul{
  padding-left: 20px;
}

#mmpage video{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#bcpage .banner-img{
  height: 200px;
}

#uncrexpage #project-design-img,
#englewoodpage #project-design-img{
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#uncrexpage .img-bar img,
#englewoodpage .img-bar img{
  max-width: 150px;
}

#uncrexpage .img-bar .img-wrapper,
#englewoodpage .img-bar .img-wrapper{
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#uncrex-activity-list,
#englewood-activity-list{
  margin-left: 0;
  padding-left: 5px;
  list-style-position: inside;
}

#uncrex-activity-list ul,
#englewood-activity-list ul{
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.uncrex-qm-list,
.englewood-qm-list{
  list-style-type: none;
  margin-left: 0;
  padding-left: 10px;
}

.uncrex-qm-heading,
.englewood-qm-heading{
  margin-bottom: 5px;
}

.blhc-course-wrapper{
  width: 30%;
  padding: 50px 10px 10px;
  margin: 0 10% 25px;
  float: left;
  border: 1px solid #ececec;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 0px #ccc;
  -moz-box-shadow: 2px 2px 0px #ccc;
  box-shadow: 2px 2px 0px #ccc
}

.blhc-course-wrapper img {
  height: 60px;
  width: 60px;
  margin-right: 15px;
  position: relative;
  float: left;
  z-index: 0;
}

.blhc-course-wrapper a{
  display: block;
  width: 100%;
  position: relative;
  padding: 50px 10px 10px;
  height: 170px;
  margin: -50px 0 -10px -10px;
  z-index: 1;
}

@media (max-width: 768px){

  .standalone .standalone-course-links,
  .standalone .standalone-link-ul{
    padding-left: 0;
  }

  #bcpage .banner-img{
    height: initial;
  }

  .blhc-course-wrapper{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media only screen and (max-width: 760px), (max-device-width: 640px) and (min-device-width: 480px) {

    .label {
        display: inline;
        padding: .2em .6em .3em;
        font-size: 75%;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: 4px;
    }
    .fm-page h1 {
        padding: 0;
        margin: 5px 0 5px 0!important;

    }
    .featured-top-page .featured__item img {
        /* height: 32vh; */
        height: auto !important;
        width: 100% !important;
        display: inline-block;
    }
     section .faculty-listing .faculty-image img {
        height: inherit;
        max-height: auto;
        width: 100%;
        padding-bottom: 0;
        padding-top: 5px;
        padding-right: 5px;
    }
 }

.subject-mastery-goal-page .nav-tabs>li.active>a,
.sp-reviewer-dashboard .nav-tabs>li.active>a,
.sp-learner-dashboard .nav-tabs>li.active>a,
.sp-trainer-dashboard .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff!important;
    cursor: default;
    background-color: #2c64b7 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

form {
    margin-bottom: 10px;
}
.form-control {
    height: 36px;
}

.completed-courses-page {
    box-shadow: none !important;
    -webkit-box-shadow: none!important;
}


.privacy-heading{
  margin-bottom: 5px;
}

.privacy-sub-heading{
  margin-bottom: 5px;
  margin-top: 5px;
}

.terms-of-service ol{
  list-style: decimal outside;
  width: 95%;
  margin:0 auto;
}


.mdq-response-container{
  height: 102px;
  background-color: #CDCDCD;
  margin-bottom: 5px;
  padding-top: 2px;
}

.mdq-draggable,
.mdq-draggable-locked{
  height: 94px;
  width: 60%;
  padding: 0 5px;
  margin:0 !important;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  display:inline-block;
  position: absolute;
  left: 5px;
  -webkit-box-shadow: 1px 1px 1px 1px #aaa;
  -moz-box-shadow: 1px 1px 1px 1px #aaa;
  box-shadow: 1px 1px 1px 1px #aaa;
}

.mdq-draggable-locked{
  cursor: default;
}

.mdq-droppable{
  float: left;
  margin: 0;
  height: 100%;
  width: 40%;
}

.mdq-droppable-middle{
  width: 20%
}

.mdq-hover-left{
  color: #fff;
  background-color: #3C60A9;
}

.mdq-hover-right{
  color: #fff;
  background-color: #47AAD3;
}

.mdq-hover-middle{
  background-color: #fff;
}

.mdq-select-left{
  left: 5px !important;
  color: #fff;
  background-color: #3C60A9;
}

.mdq-select-right{
  left: 39.5% !important;
  color: #fff;
  background-color: #47AAD3;
}

.mdq-select-middle{
  left: 20% !important;
  background-color: #fff;
}

.mdq-drag{
  -webkit-boxshadow: 1px 1px 1px 2px #bbb;
  -moz-boxshadow: 1px 1px 1px 2px #bbb;
  box-shadow: 1px 1px 1px 2px #bbb;
}

.mdq-answer-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mqd-review .mdq-answer-text {
    padding: 0 20px;
}

/*cme companion curricula*/
.cmec-curriculum-loading img{
  display: block;
  margin: 20px auto;
  max-width: 80%;
}


@media only screen and (max-width: 760px), (max-device-width: 640px) and (min-device-width: 481px) {

tr {
    border: 1px solid #ccc;
    width: 100%;
}

.planner__reminder .pull-right {
    float: none !important;
    padding-left: 0;
}
.planner-page h1, .h1 {
    font-size: 1.1em;
    color: #3379b7;
    line-height: 1.3em;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.progress .ref {
    top: 2px;
}
.certification-results .congratulations
.certification .certification-results .header {
  float: none;
  text-align: center !important;
}
.certification-results .congratulations
.certification .certification-results .header h2 {
  color: #7a7a7a;
  font-size: 1.8em;
  line-height: 60px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  padding: 0;
  margin: 0;
  text-align: center !important;
}

}



.fm-reflection-points button {
    padding: .5em 1.5em .5em 1.5em;
    border-radius: 4px;
}
.fm-reflection-points
.open>.dropdown-menu {
    display: block;
    padding: .5em .5em 0 .5em;
}


.user-buttons
.glyphicon-print:before  {
    content: "\e045";
    font-size: 2em;
}

.user-buttons
.glyphicon-download-alt:before {
    content: "\e025";
    font-size: 2em;
}

.rating-icon-locked{
  font-family: "Glyphicons Halflings";
  color: #67809f;
  font-size: 20px;
  display: inline-block;
}

.rating-icon-locked.star-empty::before{
  content: "\e007";
}

.rating-icon-locked.star-fill::before{
  content: "\e006";
}

.fd-rate-heading{
  margin-top:10px;
  margin-bottom:0px;
}

.fd-rating.rating{
  padding-top:5px;
}

.fd-rating-note{
  padding-top: 5px;
  padding-bottom: 15px;
}

#fd-rating-btn,
#fd-rating-ty,
#fd-comment-submit-btn {
    background-color: #67809f;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
}

#fd-rating-ty{
  background-color: #10a710;
}

#fd-rating-btn:hover{
  cursor: pointer;
}

#fd-rating-btn:focus{
  outline:none;
}

.discussion-rating-heading{
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 10px !important;
  padding-bottom: 15px !important;
}

.faculty-discussion-comment-section{
  margin-top: 30px;
}

#player_error_modal,
#coming_soon_modal{
  margin: auto;
  flex-direction: column;
  justify-content: center;
}

#sp-interview-cancel-modal .modal-header,
#player_error_modal .modal-header,
#coming_soon_modal .modal-header,
#player_error_modal .modal-footer button,
#coming_soon_modal .modal-footer button{
  background-color: #2C6FAE;
}

#sp-interview-cancel-modal .modal-title,
#player_error_modal .modal-header .modal-title,
#coming_soon_modal .modal-header .modal-title,
#player_error_modal .modal-footer button,
#coming_soon_modal .modal-footer button{
  color: #fff;
}

#sp-interview-cancel-modal .modal-footer,
#player_error_modal .modal-footer,
#coming_soon_modal .modal-footer{
  background-color: #f0f0f0;
}

@media only screen and (max-width: 1200px)  and (min-width: 992px) {
    .prize img {
        width: 60px;
        margin-bottom: 10px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {

    .completed-courses-page .button-container {
        text-align: left;
    }
    .completed-courses-page .single-course-container,
    .completed-courses-page .single-course-metadata {
        display: inline-block;
        width: 95%
    }
    .single-course-container .course-title {
        margin-bottom: 10px;
    }
    .single-course-container .panel-collapse .panel-body {
        clear: both;
    }

    .planner-page h1, .h1 {
        font-size: 1.1em;
        color: #3379b7;
        line-height: 1.3em;
        padding: 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .progress .ref {
        position: absolute;
        left: 51%;
        top: 2px;
        z-index: 9999;
        width: 1px;
        height: 53px;
        background-color: black;
    }
    .subject-mastery-page .mastery__avg {
        font-size: 1em;
        color: #7a7a7a;
        margin-top: -28px;
        margin-left: 6px;
        width: 80px;
    }
    .subject-mastery-wrapper .sub-scores,
    .subject-goal-wrapper .sub-scores {
        padding-left: 25px;
    }
    #subject-mastery .progress {
        margin: 0;
    }
    #subject-mastery .progress-bar-info {
        margin-top: 0;
    }
    #subject-mastery .mastery__avg {
        margin-top: -25px;
    }

}


@media only screen and (max-width: 767px) {
    .question-text,
    .question-text .commentary-box {
        margin: 0;
    }
}


@media only screen and (max-width: 767px) and (min-width: 481px) {
    .completed-courses-page .button-container {
        text-align: left;
    }
    .single-course-container .course-title {
        margin-bottom: 10px;
    }
    .single-course-container .panel-collapse .panel-body {
        clear: both;
    }
    .completed-courses-page .single-course-container,
    .completed-courses-page .single-course-metadata {
        display: inline-block;
    }
    .courses-credit-exp-wrapper {
        margin-top: 5px;
    }
    .client-player .question-answers.multi-questions {
        margin: 10px 0 0 0;
    }
    #fd-rating-btn,
    #fd-rating-ty {
        margin-bottom: 15px;
    }
    #learning-objective table tr {
        border: none;
    }
    #learning-objective table td {
        display: inline-block;
        width: 90%;
    }
    .subject-mastery-wrapper .sub-scores,
    .subject-goal-wrapper .sub-scores {
        padding-left: 25px;
    }
    #subject-mastery__display-text,
    #subject-mastery__display-dropdown {
        margin-top: 10px;
    }
    #subject-mastery .progress {
        margin: 0;
    }
    #subject-mastery .progress-bar-info {
        margin-top: 0;
    }
    #subject-mastery .mastery__avg {
        margin-top: -25px;
    }
    #validationModal .modal-dialog {
        width: 80%;
        height: 630px;
        float: none;
        margin: auto;
        overflow-y: scroll;
        position: relative;
        margin-top: 0;
    }

}

@media only screen and (max-width: 480px) {

    .fb-mt {
        margin-top:10px;
    }
   .planner__reminder .pull-right {
        float: none !important;
        padding-left: 0;
    }
    .planner-page h1, .h1 {
        font-size: 1.1em;
        color: #3379b7;
        line-height: 1.3em;
        padding: 0;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .form-group button {
        margin-top: -22px;
    }

    .client-player .question-answers.multi-questions {
        margin: 10px 0 0 0;
    }

    .client-player .course-pages .commentary ul {
       padding-left: 30px;
    }

    .completed-courses-page .button-container {
        text-align: left;
    }
    .single-course-container .course-title {
        margin-bottom: 10px;
    }
    .single-course-container .panel-collapse .panel-body {
        clear: both;
    }
    .completed-courses-page .single-course-container,
    .completed-courses-page .single-course-metadata {
        display: inline-block;
    }

    .courses-credit-exp-wrapper {
        margin-top: 5px;
    }
    .courses-credit-exp-wrapper h2{
        font-size: 1.3em;
        padding-top: 0;
        margin-top: 5px;
        margin-bottom: 0;
    }
    .curricula-page .enter-btn {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        background-color: #3379b7;
        border: none;
        font-size: 10px;
        vertical-align: middle;
        margin-top: 5px;
    }
    section .faculty-listing .faculty-image img {
        height: inherit;
        max-height: auto;
        width: 100%;
        padding-right: 15px;
    }
    #fd-rating-btn,
    #fd-rating-ty {
        margin-bottom: 15px;
    }

    #learning-objective table td {
        display: inline-block;
        width: 90%;
    }
    #learning-objective table tr {
        border: none;
    }

    .pending-curricula-page .panel-group .panel-heading {
        padding: 0 0 10px 0;
    }
    .pending-curricula-page .panel-title {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 1.4em;
        color: #3379b7;
        font-weight: 400;
        text-transform: none;
    }
    .pending-curricula-page .progress {
        margin-right: 10px;
    }
    .pending-curricula-page span.progress-bar-text {
        padding-left: 12px;
    }

    .subject-mastery-wrapper .sub-scores,
    .subject-goal-wrapper .sub-scores {
        padding-left: 25px;
    }
    #subject-mastery__display-text,
    #subject-mastery__display-dropdown {
        margin-top: 10px;
    }
    #subject-mastery .progress {
        margin: 0;
    }
    #subject-mastery .progress-bar-info {
        margin-top: 0;
    }
    #subject-mastery .mastery__avg {
        margin-top: -25px;
    }
    #validationModal .modal-dialog {
        width: 80%;
        height: 630px;
        float: none;
        margin: auto;
        overflow-y: scroll;
        position: relative;
        margin-top: 0;
    }

}

.italic_span{
    font-style: italic;
}

/****SP styles****/
.sp-list-divider{
    border-top: 1px solid #84B1D3;
}

.sp-list-section-divider{
    border-top: 1px solid #A4D1F3;
}

.sp-list-toggle:after{
    content: 'Hide Details';
}

.sp-list-toggle.collapsed:after{
    content: 'View Details';
}

#sp-paginator{
    width: fit-content;
    margin: 0 auto;
}

.required{
    color:red;
}

.sp-recruitment-input{
    width: 100%;
    border: 1px solid #acacac;
}

.sp-recruitment-input::placeholder{
    color: #9c9c9c;
}

.sp-recruitment-input.sp-recruitment-phone-input{
    width: auto;
    float: left;
    border: none;
}

.sp-recruitment-input.sp-recruitment-time-input{
    width:auto;
    border:none;
}

.sp-recruitment-input.sp-recruitment-time-input:nth-child(odd){
    text-align:right;
}

.sp-recruitment-input.sp-recruitment-phone-input:nth-child(3){
    width: 40%;
}

.float-left{
    float: left;
}

.phone-input{
    width:100%;
    border: 1px solid #acacac;
    display: block;
    overflow: auto;
}

.time-input{
    background-color: #fff;
    border:1px solid #acacac;
    display: inline-block;
    overflow:auto;
    width: fit-content;
    margin-bottom: -8px;
}

.trainer-toggle-users:after{
    content: 'Hide Users';
}

.trainer-toggle-users.collapsed:after{
    content: 'View Users';
}

.trainer-toggle-sessions:after{
    content: 'Hide Training Sessions';
}

.trainer-toggle-sessions.collapsed:after{
    content: 'View Training Sessions';
}

.trainer-toggle-scenario-one:after{
    content: 'Hide Phase One Scenario';
}

.trainer-toggle-scenario-one.collapsed:after{
    content: 'View Phase One Scenario';
}

.trainer-toggle-scenario-two:after{
    content: 'Hide Phase Two Scenario';
}

.trainer-toggle-scenario-two.collapsed:after{
    content: 'View Phase Two Scenario';
}

.trainer-toggle-scorecard:after{
    content: 'Hide Scorecard';
}

.trainer-toggle-scorecard.collapsed:after{
    content: 'View Scorecard';
}

.sp-scorecard-form-question,
.sp-scorecard-key{
    background-color: white;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 1px 1px #bcbcbc;
}

.sp-pending-request{
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sp-request-approval-rb label{
    min-width: 350px;
    text-align: left;
}

.sp-request-approval-rb input{
    opacity: 0;
    cursor: pointer;
}

.sp-request-approve-checkbox{
    position: absolute;
    top: 6px;
    left: 8px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 50%;
}

.sp-request-approval-rb input:checked ~ .sp-request-approve-checkbox {
    background-color: #2196F3;
    border: 3px solid #fff;
}

.sp-request-approval-rb:hover input ~ .sp-request-approve-checkbox {
    background-color: #286090;
    border: 3px solid #fff;
}

.sp-event-div,
.sp-availabilities-div,
.sp-training-session-div,
.sp-scorecard-div,
.sp-learner-dashboard .sp-scenario-div,
.sp-reviewer-dashboard .sp-scenario-div{
    color: #787878;
    background: #fff;
    padding: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 1px #acacac;
    -moz-box-shadow: 1px 1px 1px #acacac;
    box-shadow: 1px 1px 1px #acacac;
}

.sp-reviewer-dashboard .nav-tabs a,
.sp-learner-dashboard .nav-tabs a,
.sp-trainer-dashboard .nav-tabs a{
    background: #fff;
}

.sp-learner-dashboard .sp_event_start_time_label{
    background-color: #fafafa;
    border-left: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
}

/* .sp-mast{
    max-height:385px;
    overflow: hidden;
}

.sp-mast-img{
    width:100%;
} */

.sp-mast{
    height:190px;
    background-size: 70%;
    background-position-x: center;
    background-image: url("/img/sp/sp_header_min.jpg");
    background-position-y: -60px;
    background-repeat: no-repeat;
    background-color: #fff;
}

@media only screen and (max-width:1199px) and (min-width:992px){
    .sp-mast{
        background-position-y: -50px;
        height: 155px;
    }
}

@media only screen and (max-width: 991px){
    .sp-mast{
        background-position-y: -25px;
        height: 135px;
    }
}

@media only screen and (max-width: 425px){
    .sp-mast{
        background-size: 100%;
    }
}

.sp-mast-img{
    display:none;
}

.sp-dashboard-content{
    background:#f2f2f2;
    z-index:2;
    position: relative;
    padding:20px 0;
}

.sp-dashboard-title-container{
    position: absolute;
    top:20px;
}

.sp-dashboard-title{
    padding:15px;
    background-color:#2B65B7;
    color:#fff;
    margin-bottom:0px;
}

.sp-dashboard-subtitle{
    padding:7px 15px;
    background-color:#ddd;
    color:#2B65B7;
    margin-top:0px;
    width: fit-content;
}

.sp-event-cal-div{
    border: 1px solid #acacac;
    border-radius: 6px;
    width: 75px;
    text-align: center;
    float: left;
    margin-right: 20px;
    box-shadow: 1px 1px 3px #acacac;
}

.sp-event-cal-month{
    color: #fff;
    background-color: #2A66B7;
    font-weight: bold;
    font-size: 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.sp-event-cal-day{
    height: 45px;
    font-size: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sp-event-cal-year{
    border-top: 1px dotted #acacac;
    width: 60%;
    margin: 0 auto;
}

.sp-event-time-str{
    font-size: 20px;
}

.sp-event-detail{
    margin-left: 110px;
    color: #888888;
}

.sp-request-cal-container{
    width: 124px;
    height: 140px;
    float: left;
    margin-right: 20px;
}

.sp-request-cal-div{
    border: 1px solid #acacac;
    border-radius: 6px;
    width: 55px;
    text-align: center;
    margin: 0 10px 10px 0;
    box-shadow: 1px 1px 3px #acacac;
    display: inline-block
}

.sp-request-cal-div:nth-child(2){
    margin-right: 0px;
}

.sp-request-cal-div:nth-child(3){
    display:block;
    margin:0 auto;
}

.sp-request-cal-month{
    color: #fff;
    background-color: #2A66B7;
    font-weight: bold;
    font-size: 12px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.sp-request-cal-day{
    height: 30px;
    font-size: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sp-request-cal-year{
    border-top: 1px dotted #acacac;
    width: 55%;
    margin: 0 auto;
    font-size: 11px;
}

.sp-request-detail{
    float:left;
}

#sp_termsandconditions{
    border: 1px solid #ececec;
    border-radius: 5px;
    padding: 5px 20px 10px;
    max-height: 250px;
    overflow-y: scroll;
    background-color: #fff;
}

#sp_termsandconditions h5{
    padding: 0;
    margin: 5px 0;
}

.sp-form-roles label{
    margin-right: 10px;
}
