body,
label,
h1,
h2,
h3,
h4 {
    font-family: 'Roboto', sans-serif !important;
}

body.view-dashboard .content-wrapper {
    padding: 0;
}

.dashboard_content_header,
.card_body_title,
.card_body_desc,
.body_timer,
h4.mt10 {
    font-family: inherit !important;
}

.gf_nav_btn {
    background: no-repeat;
    box-shadow: none;
    border-radius: 0;
    font-family: inherit;
    font-weight: normal;
    text-shadow: none;
    letter-spacing: 0;
    padding: 0;
    color: #545051;
}

.gf_nav_btn:hover,
.gf_nav_btn:focus {
    background: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.gf_primary1:hover,
.gf_primary1:focus {
    box-shadow: none !important;
    text-shadow: none !important;
}

.card_footer_right button,
.course_buttons .gf_tertiary1 {
    background: no-repeat;
    box-shadow: none;
    text-shadow: none;
    font-family: inherit;
}

.course_buttons .gf_blue {
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    font-family: inherit;
}

.card_footer_right button:hover,
.card_footer_right button:focus,
.course_buttons .gf_tertiary1:hover,
.course_buttons .gf_tertiary1:focus {
    background: none;
    box-shadow: none;
}

.course_buttons .gf_tertiary1:hover,
.course_buttons .gf_tertiary1:focus {
    box-shadow: 0px 3px 12px #00000080;
}

form.search_bar_icon input[type=text] {
    font: inherit;
}

form.search_bar_icon button {
    font: inherit;
    text-shadow: none;
    letter-spacing: inherit;
    background: #fb6603;
    border-radius: 0;
}

form.search_bar_icon button:hover,
form.search_bar_icon button:focus {
    box-shadow: 0px 3px 12px #00000040 !important;
}

body.view-in-course .auto-height,
body.view-student-notes .auto-height,
body.view-profile .auto-height,
body.view-account-settings .auto-height,
body.view-course-details .auto-height {
    margin-top: 75px;
}

body.view-instructordash .auto-height,
body.discussion .auto-height,
body.view-bookmarks .auto-height,
body.course-about .auto-height {
    margin-top: 90px;
}

.content-wrapper.main-container,
body.view-wiki .content-wrapper {
    margin-top: 10px;
}

.content-wrapper .course-tabs,
.page-header .page-header-main nav,
body.view-in-course .wrapper-course-material {
    background: none;
    overflow-x: hidden;
    box-shadow: none;
}

.xmodule_display.xmodule_SequenceModule .sequence-nav .sequence-list-wrapper,
.xmodule_display.xmodule_SequenceModule .sequence-bottom {
    background: none;
    box-shadow: none;
}

.xmodule_display.xmodule_SequenceModule .sequence-bottom {
    margin: 5em auto;
}

.is-hidden {
    display: none;
}


/*body.view-in-course img{width: auto;}*/

.gf_anchor a:hover,
.gf_anchor a:focus,
.card_footer_right button a:hover,
.card_footer_right button a:focus,
.menu li:not(.logo, .toggle) a:hover,
.menu li:not(.logo, .toggle) a:focus,
.card_button_primary a:hover,
.card_button_primary a:focus {
    text-decoration: none;
}

.edxnotes.wrapper-course-material {
    background: inherit;
    box-shadow: none;
}

.nav-utilities .utility-control.is-active .fa-pencil {
    font-family: FontAwesome;
}

body.discover-courses .content-wrapper {
    margin-top: 110px;
}

body.discover-courses label {
    font-style: normal;
}

body.discover-courses ul,
body.discover-courses ol {
    padding: 0;
}
.wrapper-preview-menu{
    background: #545051;
}
.wrapper-preview-menu .preview-actions .action-preview .action-preview-select {
    margin-right: 20px;
    background: white;
    border: 1px solid black;
    width: auto;
    color: black;
    padding-left: 10px;
}

.custom-span a {
    color: var(--blue);
    cursor: pointer;
    font-weight: 400;
    /* font-size: 20px; */
    text-decoration: none;
    color: #04BBFF;
    cursor: pointer;
}

.custom-span-right {
    float: right;
    width: 100%;
    margin: 30px 0px 0px 0px;
}

body.view-progress .profile-wrapper {
    border: none;
    background: transparent;
}

body.view-progress .profile-wrapper .course-info {
    padding: 0;
}

body.view-progress .profile-wrapper .chapters>section .hd {
    border-right: 1px dashed #ddd;
    box-sizing: border-box;
    display: table-cell;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    padding-right: 2.27273%;
    text-transform: none;
    width: 20.45455%;
    vertical-align: top;
}

body.view-progress .profile-wrapper .chapters>section .sections {
    display: inline-block;
    padding-left: 2.27273%;
    width: 77.27273%;
}

body.view-progress .profile-wrapper .chapters>section {
    border-bottom: 1px solid #e3e3e3;
    display: table;
    padding: 1.41575em 0;
    width: 100%;
}

body.view-progress .profile-wrapper .chapters>section::before,
body.view-progress .profile-wrapper .chapters>section::after {
    content: "";
    display: table;
}

body.view-progress .profile-wrapper .chapters>section::after {
    clear: both;
}

body.view-progress .profile-wrapper .chapters .sections .scores {
    margin: 0.70788em 0;
}

body.view-progress .profile-wrapper .chapters .sections .scores dt {
    display: inline-block;
    width: auto;
    margin: initial;
    margin-right: 20px;
    border: initial;
    padding: initial;
    font-size: 0.875em;
    color: #5e5e5e;
}

body.view-progress .profile-wrapper .chapters .sections .scores dd {
    display: inline-block;
    margin: 0;
    margin-right: 20px;
    padding-right: 1em;
    font-size: 0.875em;
    font-weight: normal;
    color: #474747;
}


/*Bookmark page style*/

body.view-bookmarks .page-content-container {
    border: none;
    background: transparent;
}

@media (min-width: 768px) {
    body.view-bookmarks .search-results {
        max-width: 100%;
    }

    body.view-bookmarks .page-content {
        display: inherit;
    }

    body.view-bookmarks .custom-separator li.seperator {
        margin-top: 22px;
    }

    body.view-bookmarks .cd-breadcrumb li,
    body.view-bookmarks .cd-multi-steps li {
        display: inline-block;
        float: left;
        margin: 0.5em 0;
    }

    body.view-bookmarks .cd-breadcrumb li,
    body.view-bookmarks .cd-multi-steps li {
        margin: 1.2em 0;
    }

    body.view-bookmarks .cd-breadcrumb li>*,
    body.view-bookmarks .cd-multi-steps li>* {
        display: inline-block;
        font-size: 14px;
        color: #23A6DA;
    }

    body.view-bookmarks .cd-breadcrumb li>*,
    body.view-bookmarks .cd-multi-steps li>* {
        font-size: 16px;
        font-weight: inherit;
    }
}

body.view-bookmarks .cd-breadcrumb.custom-separator li.seperator {
    content: '';
    height: 16px;
    width: 16px;
    background: url("/static/gradfirst-theme-v3/images/icons/Icon_arrow_right.ffb9a30535e4.png") no-repeat center center;
    background-size: contain;
    vertical-align: middle;
    padding: 0px 15px;
}

body.view-bookmarks .cd-breadcrumb li.current>*,
body.view-bookmarks .cd-multi-steps li.current>* {
    color: #3F3F3F;
    text-decoration: none !important;
}

.content-wrapper #mainMenu {
    display: none;
}

#mainMenu .main-nav {
    margin: 0;
}

.shopping-cart .user-data .data-input .three-col .col-2 .numbers-row button.dec .fa-caret-down {
    padding-right: 10px;
}

.shopping-cart .user-data .data-input .three-col .col-3 button.btn-remove {
    color: #fff;
}

.account-settings-sections .section-header {
    padding-top: 0;
}

#orders-tab {
    display: none;
}

.dashboard_card_list_container .card_body_title .fontBold {
    color: #000;
    font-size: 24px;
}

.dashboard_card_list_container .card_body_desc .fontBold {
    font-size: 18px;
}

.dashboard_card_list_container .final-result {
    font-size: 16px;
}

.fixed-top ul.menu {
    margin-bottom: 0;
}

.fixed-top ul.menu .item a {
    font-weight: normal;
    line-height: 1;
    color: #707070;
}

.fixed-top ul.menu .item.active a {
    color: #23A6DA;
}

/*.wrapper-preview-menu {
    margin-top: 75px;
}*/

.page-header .page-header-secondary .action-resume-course span {
    color: #fff;
}

body.courseware .content-wrapper.main-container {
    padding-left: 0;
    padding-right: 0;
}

body.courseware .content-wrapper.p020 .course-wrapper {
    border: none;
    background: white;
}

body.courseware .content-wrapper main {
    box-shadow: 0px 3px 12px #00000040;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 30px;
    transition: 0.2s ease;
    position: relative;
}

body.courseware .course-content .page-header {
    border: none;
}

.xmodule_display.xmodule_HtmlBlock img {
    width: auto;
}

.course-outline .block-tree .outline-button .complete-checkmark {
    color: #fff !important;
}

body.view-wiki .main-menu {
    height: 55px;
}

.wiki-wrapper section.wiki .breadcrumbs-header {
    height: 60px;
    padding: 10px 0;
}

.wiki-wrapper section.wiki .nav-tabs .fa {
    font-family: FontAwesome;
}

.fixed-top ul.menu .item a:hover,
.fixed-top ul.menu .item a:focus {
    color: var(--blue);
}


/*.logo a img{width: 31%;}*/

#navbar ul.menu:last-child a span.manage-name-length {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 120px;
}

form.search_bar_icon button i {
    color: white;
}

html,
.content-wrapper,
.view-dashboard .window-wrap {
    background: transparent;
}

.dashboard_card_list_container .rightCourseContainer .font500 {
    text-align: left;
}

.dashboard_card_list_container .course_card_container .course_card {
    border-radius: 5px 5px 5px 5px;
}

.dashboard_card_list_container .course_card_container .card_body_desc.mt10 .fontBold {
    font-weight: inherit !important;
}

.dashboard_card_list_container .course_card_container .card_body_title .fontBold {
    font-weight: inherit !important;
}

.card_container_box.tab-content {
    display: none;
}

.card_container_box.tab-content:target {
    display: block;
    color: #B4B1B1;
}

.padding.mcon a.active_tab {
    color: #0075b4;
}

.padding.mcon a {
    color: #B4B1B1;
}

.card_container_box.tab-content {
    z-index: 0;
    top: 100px;
    width: 100%;
    height: 300px;
}

.card_container_box.tab-content:target {
    z-index: 2;
}

.forum-nav-browse-filter .field-label {
    color: white;
}

#discussion-container .discussion-body .forum-nav-browse-menu-wrapper {
    border-bottom: inherit;
    background: inherit;
}

.discussion-body .forum-content,
.discussion-thread-list-container {
    display: block;
}

.view-discussion-home .home-helpgrid {
    margin-left: 0;
}

.forum-new-post-form .post-topic.field-input,
.edit-post-form .post-topic.field-input {
    background: transparent;
    color: black;
}

.forum-nav-refine-bar {
    background: inherit;
}

.discussion-body select {
    width: auto;
    padding: 0;
    margin: 0;
}

.forum-nav-thread .forum-nav-thread-link {
    border-left: 3px solid #23A6DA;
}

.wrapper-msg .msg-content .title {
    text-align: left;
}

.cookie-banner {
    position: fixed;
    bottom: 40px;
    right: 40%;
    width: 100%;
    max-width: 360px;
    padding: 5px 14px;
    background-color: #eee;
    border-radius: 5px;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
    z-index: 1000;
    text-align: justify;
}

.cookie-banner .close {
    height: 20px;
    background-color: #777;
    border: none;
    color: white;
    border-radius: 2px;
    cursor: pointer;
}

.cookie-banner p {
    padding: 15px 0;
    font-size: 1rem;
    font-style: normal;
    line-height: 1em;
}

.cookie-banner.hidden {
    display: none;
}

.cookie-banner h2 {
    font-size: 1.5em;
    font-weight: bold;
    color: black;
    box-sizing: border-box;
}

.cookie-banner button {
    box-shadow: none;
    text-shadow: none;
}

.cookie-banner a {
    color: #0060ec !important;
}

body.view-in-course .advanced-utilities {
    background: inherit;
    padding: initial;
    box-shadow: none;
}

.account-settings-sections .section .account-settings-section-body .u-field .field select {
    color: black !important;
}

.discussion-article .posted-details .username,
.discussion-response .response-header-content .username {
    display: inline !important;
}

.wrapper-account-settings .account-settings-container {
    padding-top: 32px;
}

body.view-wiki #autoNavMore {
    display: none;
}

body.view-wiki .wiki-page-navbar .cd-breadcrumb.custom-separator {
    list-style: none;
    padding-left: 0;
    float: left;
}

body.view-wiki .wiki-page-navbar .cd-breadcrumb.custom-separator li {
    float: left;
    margin-right: 10px;
    font-size: 0.9em;
}

body.view-wiki .wiki-page-navbar .cd-breadcrumb.custom-separator li::after {
    content: '›';
    display: inline;
    margin-left: 10px;
    color: #313131;
    height: 30px;
    line-height: 31px;
}

body.view-wiki .breadcrumbs-header {
    height: 90px;
    padding: 24px 0 26px;
    border-radius: 3px 3px 0 0;
    background-color: #fff;
}

body.view-wiki .breadcrumbs-header .global-functions {
    display: block;
    width: auto;
    margin-right: 20px;
}

body.view-wiki .breadcrumbs-header .global-functions a {
    border-radius: 0.1875rem;
}

body.view-wiki .breadcrumbs-header .global-functions a span {
    color: #fff;
}

.guidelines-div h3 {
    padding-left: 0;
    font-weight: bold;
    font-size: 17px;
    padding-bottom: 15px;
    padding-top: 30px;
}

.guidelines-div p,
.guidelines-div ul li {
    font-size: 14px;
}

.guidelines-div p+p {
    margin-top: 12px;
}

.guidelines-div ul li {
    list-style: disc;
    line-height: 25px;
}

.login-register input::-webkit-outer-spin-button,
.login-register input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.discussion.inline-discussion .inline-thread .forum-content {
    display: block;
}

.discussion-body select {
    color: inherit;
}

.punch-viewer-navbar-logo {
    display: none !important;
}

.xmodule_display.xmodule_SequenceModule .sequence-nav .sequence-list-wrapper {
    overflow-x: scroll;
    padding: 0;
    overflow-y: hidden;
}

.xmodule_display.xmodule_SequenceModule .sequence-nav ol li button .sequence-tooltip {
    bottom: 11px;
    top: inherit;
}

.xmodule_display.xmodule_SequenceModule .sequence-nav ol li button .sequence-tooltip::after {
    right: 18px;
    left: -5px;
    top: 10px;
}

body.view-passwordreset button .search_icon {
    margin-top: 10px;
}

.start-chat-button {
    border: unset !important;
    box-shadow: unset !important;
    background-image: inherit !important;
}

.start-chat-button:hover {
    border: unset !important;
    box-shadow: unset !important;
    background-image: inherit !important;
    background-color: var(--color-whatsapp-green-light) !important;
}

.wa-cta-button {
    border: unset !important;
    box-shadow: unset !important;
    background-image: inherit !important;
}

.wa-cta-button:hover {
    border: unset !important;
    box-shadow: unset !important;
    background-image: inherit !important;
    background-color: var(--color-whatsapp-green-light) !important;
}

.start-chat-label {
    margin-bottom: 0px !important;
}

.wa-widget-wrapper {
    width: fit-content !important;
    z-index: 2999 !important;
}

#wa-chat-window {
    display: none;
}

@media (max-width: 1000px) {
    .download_app_for_phone {
        display: block !important;
    }

    .download_app_for_desktop {
        display: none !important;
    }
}

@media (min-width: 1001px) {
    .download_app_for_phone {
        display: none !important;
    }

    .download_app_for_desktop {
        display: block !important;
    }
}

@media (max-width: 2450px) {
    .sub-footer-container {
        /*position: relative !important;*/
    }
}

@media (max-width: 625px) {
    .shopping_cart_container {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
    }

    .shopping_cart_header {
        font-size: 6.3vw !important;
    }

    .course_image_for_shopping_cart {
        width: 50% !important;
        height: fit-content !important;
    }

    .shopping_cart_fixing {
        display: flex !important;
        width: 100% !important;
    }

    .course_name_for_shopping_cart {
        font-size: 5vw !important;
        font-weight: 900 !important;
    }

    .shopping_cart_hr {
        /*width: 50% !important;*/
    }

    .price_shopping_cart {
        font-size: 4.5vw !important;
    }

    .price_shopping_cart_span {
        font-size: 4.5vw !important;
        padding-left: 0px !important;
    }

    .shopping-cart .user-data .data-input {
        width: 50% !important;
        margin-left: 0px !important;
        padding-left: 3vw !important;
    }

    .shopping-cart .steps li:first-child {
        padding-left: 0px !important;
    }

    .shopping-cart .steps li {
        font-size: 5vw !important;
        padding: 26px 0px !important;
    }

    .course_title_shopping_cart {
        width: 100% !important;
    }

    .shopping_cols {
        width: 100% !important;
    }

    .price-div .title-div {
        width: 62vw !important;
    }

    .price-div .amount-data {
        width: 38vw !important;
    }

    .payment_helper_div_for_shopping {
        grid-template-columns: 1fr !important;
    }

    .payment_helper_text_for_shopping1 {
        grid-area: 2 !important;
        display: block !important;
        margin-right: 3vw !important;
    }
}
.register_text>a, .forgot_pwd>a, .login-register .plaintext-honor_code .plaintext-field a,
.login-register .form-field .field-link,
.view-profile .profile-self .wrapper-profile-field-account-privacy .u-field-message .u-field-message-notification a,
.view-profile .profile-self .wrapper-profile-field-account-privacy .u-field-message .u-field-message-notification a:hover,
.view-profile .profile-self .wrapper-profile-field-account-privacy .u-field-message .u-field-message-notification:focus,
.account-settings-sections .section .account-settings-section-body .u-field .field .u-field-link,
.u-field.mode-placeholder:hover span,
.view-profile .wrapper-profile-section-container-two .u-field.mode-placeholder:hover .u-field-title, 
.view-profile .wrapper-profile-section-container-two .u-field.mode-placeholder:hover i,
.course-tool-link, .cd-breadcrumb li a,
.bookmark-button:hover .bookmark-text, .bookmark-button:focus .bookmark-text,
.bookmark-button:hover, .bookmark-button:focus,
.xmodule_display.xmodule_SequenceModule .sequence-nav ol li button .fa-bookmark,
.xmodule_display.xmodule_ProblemBlock div.problem .action .problem-action-btn,
.xmodule_display.xmodule_ProblemBlock div.problem .action .problem-action-btn span,
.instructor-dashboard-content-2 .instructor-nav .nav-item .btn-link, .instructor-dashboard-content-2 .data-download-nav .nav-item .btn-link,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .form-cancel,
.instructor-dashboard-wrapper-2 .copy-error a,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .cohort-management-group-setup .setup-value a,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .wrapper-tabs .tab .toggle-button,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .toggle-cohort-management-secondary, .instructor-dashboard-wrapper-2 section.idash-section#cohort_management .toggle-cohort-management-discussions,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .cohort-management-supplemental .btn-link,
#student_admin a, .view-student-notes .placeholder-copy p a{
    color: #fb6603 !important;
}
.card_button_primary .gf_course, .card_button_primary .gf_course:hover, .card_button_primary .gf_course:focus{
    box-shadow: none;
    background: #fb6603;
    text-shadow: none;
    border-radius: 0 !important;}
.card_footer_center h4{color: #fff;}
.view-profile .wrapper-profile-section-container-one .wrapper-profile-section-one,
.account-settings-sections .section .account-settings-section-body .u-field .field .u-field-link,
.wrapper-account-settings .wrapper-header .account-nav button:hover, .wrapper-account-settings .wrapper-header .account-nav button:focus,
.view-profile .wrapper-profile-section-container-two .u-field.mode-placeholder:hover,
.view-profile .profile-image-field .image-wrapper .u-field-upload-button:focus,
.view-profile .profile-image-field .image-wrapper .u-field-upload-button:hover,
.blue-bg, .xmodule_display.xmodule_ProblemBlock div.problem .action .submit-attempt-container .submit,
.xmodule_display.xmodule_ProblemBlock div.problem .action .problem-action-btn:hover,
.xmodule_display.xmodule_ProblemBlock div.problem .action .problem-action-btn:focus,
.wrapper-msg.wrapper-auto-cert .auto-cert-message,
.instructor-dashboard-content-2 .instructor-nav .nav-item .btn-link.active-section, 
.instructor-dashboard-content-2 .data-download-nav .nav-item .btn-link.active-section,
.instructor-dashboard-content-2 .instructor-nav .nav-item .btn-link:hover, .instructor-dashboard-content-2 .data-download-nav .nav-item .btn-link:hover, .instructor-dashboard-content-2 .instructor-nav .nav-item .btn-link:focus, 
.instructor-dashboard-content-2 .data-download-nav .nav-item .btn-link:focus,
.view-student-notes .placeholder{border-color: #fb6603;}
.account-settings-sections .section .account-settings-section-body .u-field .field .u-field-link:hover,
.account-settings-sections .section .account-settings-section-body .u-field .field .u-field-link:focus,
.learner-achievements .learner-message .message-actions .btn-brand,
.wrapper-preview-menu .preview-menu a.btn:hover,
.wrapper-preview-menu .preview-menu a.btn:focus,
.btn-outline-primary:hover, .btn-outline-primary:focus,
.action-resume-course:hover, .action-resume-course:hover,
.xmodule_display.xmodule_ProblemBlock div.problem .action .submit-attempt-container .submit{
    background: #fb6603;
    color: #fff !important;
}
.account-settings-sections .section .account-settings-section-body .u-field .field select ~ .icon-caret-down::after{
    border-top: 7px solid #fb6603;
}
.learner-achievements .learner-message .message-actions .btn-brand span, .bookmark-button .bookmark-text{color: #fff;}
.xmodule_display.xmodule_ProblemBlock div.problem .choicegroup input:focus+label, .xmodule_display.xmodule_ProblemBlock div.problem .choicetextgroup input:focus+label, .xmodule_display.xmodule_ConditionalModule div.problem .xmodule_display.xmodule_ProblemBlock .choicegroup input:focus+label, .xmodule_display.xmodule_ConditionalModule div.problem .xmodule_display.xmodule_ProblemBlock .choicetextgroup input:focus+label, .xmodule_display.xmodule_ProblemBlock div.problem .choicegroup input:hover+label, .xmodule_display.xmodule_ProblemBlock div.problem .choicetextgroup input:hover+label, .xmodule_display.xmodule_ConditionalModule div.problem .xmodule_display.xmodule_ProblemBlock .choicegroup input:hover+label, .xmodule_display.xmodule_ConditionalModule div.problem .xmodule_display.xmodule_ProblemBlock .choicetextgroup input:hover+label{border: 2px solid #fb6603;}
.instructor-dashboard-wrapper-2 section.idash-section#membership .member-lists-management .auth-list-container .member-list-widget input[type="button"].add, .instructor-dashboard-wrapper-2 section.idash-section#membership .member-lists-management-ccx .auth-list-container .member-list-widget input[type="button"].add,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .cohort-management .message .action-create,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .form-submit,
.instructor-dashboard-wrapper-2 section.idash-section#cohort_management .cohort-management-nav .action-create,
.instructor-dashboard-wrapper-2 section.idash-section#discussions_management .form-submit,
.instructor-dashboard-wrapper-2 .btn-blue,
.instructor-dashboard-wrapper-2 .customBrowseBtn .file-browse .browse,
.shopping-cart .discount button[type="submit"],
.shopping-cart .user-data .data-input .three-col .col-3 button.btn-remove,
.shopping-cart .col-two .col-2 button[type="submit"],
.empty-cart a.blue{
    background: #fb6603 !important;
    color: #fff !important;
    border-color: #fb6603 !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
.hidden{display: none;}
.wrapper-msg.wrapper-auto-cert .auto-cert-message .has-actions .msg-actions .btn,
.wrapper-msg.wrapper-auto-cert .auto-cert-message .has-actions .msg-actions .btn:hover,
.wrapper-msg.wrapper-auto-cert .auto-cert-message .has-actions .msg-actions .btn:focus{background: #fb6603;}
.explore-title{font-family: 'Montserrat', sans-serif; font-size: 24px;}
.content-wrapper, .content-wrapper.main-container{margin: 0 auto !important;}

.login-register-content{
    background-color: #ee652e;
    display: block;
    font-family: 'Montserrat', sans-serif !important;
}
.login-register .form-field label, .financial-assistance-wrapper .financial-assistance-form .form-field label,
.login-register .form-field .tip, .financial-assistance-wrapper .financial-assistance-form .form-field .tip,
.login-register .status .message-copy,
.login-register .submission-error .message-title,
.login-password-validation-error-msg ul li,
.login-register .plaintext-honor_code .plaintext-field,
.login-register .form-field .field-link, .financial-assistance-wrapper .financial-assistance-form .form-field .field-link{
    font-family: 'Montserrat', sans-serif !important;
}
.login-register-content .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.home-2-appointment-section-bg-left {
    padding: 95px 100px 90px;
    position: relative;
}
.home-2-appointment-section-bg-right {
    background-image: url("/static/gradfirst-theme-v3/images/bg/bg-02.1a9b152907bc.jpg");
    height: 100%;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 -270px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#login-and-registration-container{
    box-shadow: 0px 13px 30px -12px rgba(0, 0, 0, 0.95);
    background-color: #fff !important;
    border-radius: 6px;
    margin: 0;
    margin-left: auto;
}
.login-register-content h2{
        font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    text-align: left !important;
}
.login-register .login-button, .login-register .register-button,
#password-reset .action-primary{
    width: 100%;
    display: block;
    border-radius: 6px;
    color: #fff;
    padding: 20px 30px 18px;
    background: #0c121d;
    font-size: 13px;
    font-weight: 800;
    line-height: normal;
    letter-spacing: 1px;
    transition: all .3s;
    outline: none !important;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none;
    border: none;
}
.login-register .login-button:hover, .login-register .register-button:hover,
.login-register .login-button:focus, .login-register .register-button:focus,
#password-reset .action-primary:hover, #password-reset .action-primary:focus{
    background: #0aadeb;
    border: none;
    outline: none !important;
}
#password-reset{
    margin-top: 1.4rem;
}
#password-reset p.action-label{
    font-size: 12px;
    color: #6d7a8c;
    font-family: 'Montserrat', sans-serif;
}
#password-reset .form-field .tip{display: none;}
.login-register .form-field input, .login-register .form-field select{
    border: 1px solid #dce5e7;
    position: relative;
    background: #fff;
    color: #888;
    width: 100%;
    border-radius: 5px;
    display: block;
    font-size: 16px;
    line-height: normal;
    padding: 0 15px;
    font-weight: 400;
    transition: all 500ms ease;
    height: 50px;
}
.login-register .form-field select{
    background: inherit;
}
.login-register .form-field input:hover, 
.login-register .form-field input:focus,
.login-register .form-field select:hover,
.login-register .form-field select:focus{
    box-shadow: none;
    outline: none;
}
.login-register .form-field label.focus-out{
    padding-top: 13px;
}
.shopping_cart_button{display: none !important;}
.shopping-cart a{color: #fb6603 !important}
.shopping-cart .discount .pull-right{width: 35%;}
.shopping-cart .discount .pull-right p {display: flex;justify-content: space-between;align-items: center;width: 100%;margin: 5px 0;}
.shopping-cart .discount .pull-right p span {flex: 1;text-align: right;}
.shopping-cart .discount .pull-right p b {flex: 1;text-align: right;}
.shopping-cart .gray-bg .message-left a.blue,.shopping-cart .gray-bg .message-left a.blue:hover,
.shopping-cart .gray-bg .message-left a.blue:focus{background: #fb6603;text-shadow: none !important; color: #fff !important;}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (max-width: 768px) {
    .shopping-cart .discount .code-input{
        float: none;
        display: block;
    }
    .shopping-cart .discount .pull-right{
        float: none;
        width: 100%;
        display: block;
        padding-top: 25px;
    }
    .shopping-cart .discount .pull-right p span{text-align: left;}
}