.front-accordion .fa-head { border: 1px solid #779bca; color: #475669; background: #fff; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); position: relative; z-index: 2; } .front-accordion .fa-head .collapse-link { color: #475669; } .front-accordion .fa-head .collapse-link span { color: #0c4e91; } .front-accordion .fa-head.with-options .options-link { color: #475669; } .front-accordion .fa-head.with-options .options-link:hover { color: #333; } .front-accordion .form-group label { color: #0c4e91; } .front-accordion .form-group.checkbox-label label { color: #333; } /* Buttons. */ .button { background: #ff6b00; } .button.xxl { border-radius: 25px; padding: 0 28px; border: none; height: 40px; line-height: 40px; } .button.mp-top-left { background: #ff6b00; border-color: #ff6b00; color: #fff; } .button.mp-top-left:hover { opacity: 1; background: #ff8933; border-color: #ff8933; } .button.mp-top-right, .button.mp-top-blue { background: #134d94; border-color: #134d94; color: #fff; } .button.mp-top-right:hover, .button.mp-top-blue:hover { background: #1965c1; background: #1965c1; opacity: 1; } .button.mp-top-right.xl, .button.mp-top-blue.xl { border: none; line-height: 30px; } @media (min-width: 769px) { .button.mp-top-right.xl, .button.mp-top-blue.xl { line-height: 36px; } } .button.mp-btn { background: #ff6b00; border-color: #ff6b00; } .button.mp-btn:hover { opacity: 1; background: #cc5600; border-color: #cc5600; } .button.bordered { background: #fff; border: 2px solid #134d96; color: #134d96; box-shadow: none; line-height: 36px; } .button.bordered.xxl { box-shadow: none; } .button.bordered:hover { background: rgba(0, 0, 0, 0.05); } /* Buttons. */ .button.xl { padding: 0 8px; } @media (min-width: 769px) { .button.xl { height: 36px; line-height: 36px; } } .button.add-chapter { background: #0c4e91; color: #fff; } .button.add-chapter-front { background: #0c4e91; } .button.back-btn { background: #fff; border: 2px solid #0c4e91; color: #0c4e91; box-shadow: none; } .button.back-btn.xxl { line-height: 36px; } .button.back-btn:hover { background: rgba(0, 0, 0, 0.05); color: #0c4e91; opacity: 1; } .button.green { box-sizing: border-box; color: #0c4e91; border: 2px solid #0c4e91; background: #fff; box-shadow: none !important; line-height: 25px; } .button.green.xl { line-height: 26px; } @media (min-width: 769px) { .button.green.xl { line-height: 32px; } } .casebook-list .add-casebook { background: #ff6b00; border-color: #ff6b00; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } footer.v2 { color: #fff; background: linear-gradient(to right, #539aea, #0e3f7b); } /* Casebook Item */ .casebook-item .casebook-top:before { background: #0c4e91; } .casebook-item .casebook-top .ct-cont { background: #fff; } .casebook-item .casebook-top:after { height: 43px; bottom: 18px; background-image: url("../img/live-book-logo.png"); } .casebook-item .casebook-top .casebook-status { background: #0c4e91; } .casebook-item .casebook-top .casebook-status.transparent:after { background: #134d96; } .casebook-item .casebook-bottom .casebook-title { color: #3090f0; } .casebook-item .casebook-bottom .casebook-author { color: #475669; } .casebook-item .casebook-bottom .casebook-price { color: #022447; } .casebook-item.add .add-btn { border-color: #134d95; background: #134d95; } .casebook-item .preview-link .button { border: 2px solid #134d96; color: #134d96; } .casebook-item .preview-link .button .icon-view { color: #134d96; } .form-group label { color: #036; } .show-hide-password .show-hide-icon { color: #036; } .show-hide-password .show-hide-icon.hide-line:after { background: #036; } /* Tabset. */ ul.tabset-tabs li { position: relative; box-shadow: none; } ul.tabset-tabs li + li { margin-left: -1px; } ul.tabset-tabs li a { cursor: pointer; display: block; height: 25px; line-height: 25px; padding: 0 16px; font-size: 14px; color: #666; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); background: #fff; border: 1px solid #cdc6c0; border-radius: 0; position: relative; box-shadow: none; font-weight: 400; margin: 0; } @media (min-width: 769px) { ul.tabset-tabs li a { font-size: 18px; padding: 0 16px; height: 40px; line-height: 40px; } } ul.tabset-tabs li a:hover { text-decoration: none; background: #e0ded7; color: #4d4d4d; } ul.tabset-tabs li.active a { color: #ff6b00; font-weight: 400; padding: 0 16px; border-color: #cdc6c0; border-bottom: none; height: 30px; line-height: 30px; margin-bottom: -5px; } @media (min-width: 769px) { ul.tabset-tabs li.active a { height: 40px; line-height: 40px; margin-bottom: 0; } } ul.tabset-tabs li.active a:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 3px; background: #ff6b00; } ul.tabset-tabs li.active a:focus, ul.tabset-tabs li.active a:hover { color: #ff6b00; } /* Main Page */ .main-page .mp-top { background-image: url(../img/main-page/top-bg-live.jpg); } .main-page .mp-top .top-text { background: linear-gradient(to right, rgba(19, 77, 149, 0.4), rgba(1, 26, 51, 0.4)); } .main-page .mp-capabs h4 { color: #3090f0; } .main-page .mp-capabs .cap-col .cc-img { border: none; background: #fff; box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.4); } .main-page .mp-capabs .cap-col .cc-title { color: #003366; } .main-page .mp-capabs .cap-col .cc-text { color: #475669; } .main-page .mp-capabs .buttons { margin-top: 60px; text-align: center; } .main-page .mp-footer { background: linear-gradient(to right, #539aea, #0e3f7b); } .main-page .mp-footer .buttons { margin: 25px 0 22px; } .main-page .mp-footer .buttons .button { min-width: 175px; } .main-page .mp-footer .copyright { color: #fff; font-size: 9px; font-weight: 300; margin-top: 5px; } .main-page .mp-footer .bot-logo { background: url(../img/live-bot-logo.png) center center no-repeat; } .main-page .breadcrumbs .breadcrumb li { color: #536174; } .main-page .breadcrumbs .breadcrumb a { color: #536174; } .main-page .about-top h1 { color: #003366; } .main-page .about-top p { color: #48566b; } .main-page .about-top p.big { color: #003366; } .main-page .about-bot { background: #edf4fd; } .main-page .about-bot .ab-line { color: #48566b; } .main-page .about-bot .ab-line [class^=icon-], .main-page .about-bot .ab-line [class*=" icon-"] { color: #98c2f2; } .main-page .mp-small-block.with-bg { background: #edf4fc; } .main-page .mp-small-block .sb-head { color: #539aea; } .main-page .mp-small-block .feature-links .feature-link { color: #003366; background: #fff; box-shadow: 5px 5px 18px rgba(4, 40, 79, 0.4); } .main-page .mp-small-block .feature-links .feature-link:hover { color: #fff; background: #125095; } @media (min-width: 769px) { .main-page .mp-small-block .buttons .button { line-height: 48px; } } .main-page .feature-block .cont { color: #475669; } .main-page .feature-block.with-bg { background: linear-gradient(to right, #539aea, #0e3f7b); background-size: cover; } .main-page .feature-block.with-bg .cont { color: #ffffff; } .main-page .feature-block.with-bg.facebook { background: linear-gradient(to right, #0e3f7b, #539aea); } .main-page .feature-block .fb-img img { box-shadow: 16px 16px 16px rgba(0, 0, 0, 0.4); } .main-page .feature-block .fb-text p.with-icon [class^=icon-], .main-page .feature-block .fb-text p.with-icon [class*=" icon-"] { color: #94c0ef; } .main-page .feature-block .fb-text p .icon-feature { background: url(../img/home-page/live/icon-feature.svg) center center no-repeat; } .main-page .feature-block.promo .cont { color: #475669; } .main-page .feature-block.promo .fb-title { color: #003366; } .main-page .feature-block.promo .fb-text p.with-icon [class^=icon-], .main-page .feature-block.promo .fb-text p.with-icon [class*=" icon-"] { color: #98c2f2; } .main-page .feature-block.promo.with-bg .cont, .main-page .feature-block.promo.with-bg .fb-title { color: #ffffff; } .main-page .feature-block.promo.with-bg .fb-text p.with-icon [class^=icon-], .main-page .feature-block.promo.with-bg .fb-text p.with-icon [class*=" icon-"] { color: #aac1dd; } .main-page .feature-block.feat-descr .fb-img { box-shadow: 5px 5px 18px rgba(4, 40, 79, 0.4); background: #fff; border-color: #fff; } .main-page .feature-block.feat-descr .fb-text .custom-marks li .icon-promo-check { color: #98c2f2; } .main-page .feature-block.feat-descr.with-bg .fb-text .custom-marks li .icon-promo-check { color: #98c2f2; } .main-page .feature-block.home-page .fb-title { color: #10417E; } .main-page .feature-block.home-page .fb-title:before { background-color: #FF7919; } .main-page .feature-block.home-page .fb-text { color: #144684; } .main-page .promo-top .opacity-bg { background: rgba(255, 255, 255, 0.7); } .main-page .promo-top .line1 { color: #003366; } .main-page .promo-top .line2 { color: #003366; } .main-page .promo-top .line2 .animated-text { color: #458be2; } .main-page .promo-top .line2 .animated-text .at-cursor { background: #458be2; } @media (min-width: 769px) { .main-page .promo-top .button.xxl { line-height: 48px; } } .main-page .promo-header h3 { color: #10417E; } .main-page .promo-header h3:before { background: #ff6b00; } .main-page .faq-search { background: linear-gradient(to right, #539aea, #0e3f7b); border-bottom: none; } .main-page .faq-search .start-search { color: #134d96; } .main-page .faq-list .faq-question { color: #337ab7; } .main-page .faq-list .faq-question a { color: #475669; } .main-page .faq-list .faq-question a:hover { color: #3090f0; text-shadow: none; } .main-page .faq-answer .answer-cont { border: 1px solid #d7d7d7; } .main-page .faq-answer h4, .main-page .faq-answer h1 { color: #3090f0; } .main-page .faq-answer .answer-text { color: #48566b; } .main-page .faq-answer .answer-text ul li:before { background: #48566b; } .main-page .mp-app-links .cont { color: #10417E; } .main-page .mp-serve { background: #e6ebf2; } .main-page .mp-serve .serve-col { color: #475669; background: #fff; box-shadow: 5px 5px 18px rgba(4, 40, 79, 0.4); } .main-page .mp-serve .serve-col + .serve-col { border-top: 2px solid #fff; } .main-page .mp-serve .serve-col .buttons .button { border-radius: 26px; border-color: #134d96; } .main-page .mp-serve .serve-col .buttons .button:hover { color: #fff; border-color: #fff; background: #125095; } .main-page .mp-serve .serve-col .sc-title { color: #10417e; } .main-page .mp-serve .serve-col .normal { color: #144684; } .main-page .subscribe-block { background: linear-gradient(90deg, #10417E 0%, #5298E8 77.89%); } .pc-slider .serve-col { border: 2px solid #69a7ec; } .pc-slider .serve-col .sc-author-text { color: #454545; } .pc-slider .serve-col .sc-author-text .quote-icon { background-image: url("../img/promo-calendar/quote.svg"); } .pc-slider .serve-col .sc-author { color: #4F4F4F; } .pc-slider .slider-header { color: #134D94; } @media (min-width: 769px) { .pc-slider .slider-header { color: #246CB5; } } .pc-slider .splide__arrow--next, .pc-slider .splide__arrow--prev { background-image: url("../img/promo-calendar/arrow.svg"); } .features-list .fl-block .fl-title { color: #246CB5; } h1 .header-number { color: #ff6b00; } .page404 .big { color: #539aea; } h1, .sign-page h1 { color: #3090f0; } .sign-page .form-group label { color: #003366; } .casebook-header { background: none; background: #fefefe; } .casebook-header:before { display: none; } .casebook-header .cont { border: none; } .casebook-tabs-links ul li, .casebook-tabs-links .right-download { color: #475669; cursor: pointer; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5); background: #fff; font-weight: 400; border: 1px solid #cdc6c0; border-radius: 0; box-shadow: none; margin: 0; } .casebook-tabs-links ul li:before, .casebook-tabs-links .right-download:before { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 3px; } .casebook-tabs-links ul li.selected, .casebook-tabs-links .right-download.selected { background: #fff; color: #ff6b00; font-weight: 400; height: 30px; line-height: 30px; position: relative; border-bottom: none; padding-top: 3px; margin-top: -5px; } @media (min-width: 769px) { .casebook-tabs-links ul li.selected, .casebook-tabs-links .right-download.selected { height: 40px; line-height: 40px; margin-top: 0; padding-top: 0; } } .casebook-tabs-links ul li.selected:before, .casebook-tabs-links .right-download.selected:before { background: #ff6b00; } .casebook-tabs-links ul li { float: left; } .casebook-tabs-links ul li + li { margin-left: -1px; } .ca-table-cont .core-color { color: #0c4e91; } .casebook-chapter .chapter-head, .casebook-chapter .casebook-chapter .chapter-head { border: 1px solid #779bca; color: #475669; background: #fff; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); position: relative; z-index: 2; } .casebook-chapter .chapter-head .collapse-link .icon-caret, .casebook-chapter .casebook-chapter .chapter-head .collapse-link .icon-caret { color: #0c4e91; } .faux-modal .fa-mo-header { background: #0c4e91; } .faux-modal .fa-mo-header .cont { color: #fff; } .faux-modal .fa-mo-header .cont .fa-mo-close { color: #fff; } .faux-modal .fa-mo-header .cont .fa-mo-close:hover { opacity: 0.7; } .top-panel { background: #134d96; } .top-panel .cont { color: #fff; } .top-panel.cb-header { background: #134d96; } .top-panel.cb-header .casebook-name { color: #fff; } .top-panel.cb-header .button.green { background: none; border: 2px solid #fff; color: #fff; } .top-panel.cb-header .button.green .icon-view { color: #fff; } .top-panel h1 { color: #fff; } .top-panel .breadcrumb { color: #fff; font-weight: 100; } .top-panel .breadcrumb a { color: #fff; } .top-panel .breadcrumb .active { color: #fff; } .top-panel .breadcrumb li + li:before { border-right: 2px solid #fff; border-top: 2px solid #fff; } .top-panel + .cont > .pd-container { margin-top: 25px; } .top-panel + .cont > .pd-container + .pd-container { margin-top: 0; } .student-casebook-title .sct-bg { background: #fff; } .student-casebook-title .current-chapter { background: #f0f0f0; color: #333; } .casebook-top-options .dropdown .button.xl.white { background: none; border: 2px solid #fff; color: #fff; font-weight: 600; line-height: 26px; } @media (min-width: 769px) { .casebook-top-options .dropdown .button.xl.white { line-height: 30px; } } .casebook-top-options .dropdown span { color: #fff; } .casebook-top-options .dropdown .casebook-options:after, .casebook-top-options .dropdown .casebook-options:before, .casebook-top-options .dropdown .casebook-options i { background: #fff; } .chapters-nav .nav li a:hover, .chapters-nav .nav li.active a, .chapters-nav .nav li.active a:focus { border-color: #144d96; } .top-search .ts-tipsy { color: #475669; } .top-search .ts-search-bar .icon-search { color: #475669; } .casebook-header .casebook-name { color: #0c4e91; } .table-footnotes tr th { color: #0c4e91; } body .clickdesk-ultra .cdw-chat-bar-buttons span { background: #1b62b9 !important; } body .clickdesk-ultra .click-desk-closed-container .click-desk-closed-header { background: #134d94 !important; } body .clickdesk-ultra input.cdw-chat-contact-send-button { background: #134d94 !important; } body .clickdesk-ultra input.cdw-chat-contact-send-button:hover { background: #1965c1 !important; } body .clickdesk-ultra .cdw-chat-header { background: #134d94 !important; } body #clickdesk_popup { box-shadow: 0 0 7px rgba(0, 0, 0, 0.7); } body .cd-mob-chat-widget { background-color: #134d94 !important; } .filter-bar .btn-link b { color: #475669; } .modal .modal-body .form-group.label-checkbox label { color: #0c4e91; } .checkout-table { color: #475669; } .checkout-table tr th { font-size: 13px; color: #003366; } @media (min-width: 540px) { .checkout-table tr th { font-size: 15px; } } .checkout-table tr .book-title { font-size: 12px; color: #48566b; } @media (min-width: 540px) { .checkout-table tr .book-title { font-size: 14px; } } .checkout-table tr .book-info { color: #475669; } .checkout-table.step3 .bot-total { color: #ff6b00; } .checkout-table .action { color: #0c4e91; } .checkout-btns .button.xxl { line-height: 30px; } @media (min-width: 769px) { .checkout-btns .button.xxl { line-height: 40px; } } .checkout-btns .button.back-btn { line-height: 26px; } @media (min-width: 769px) { .checkout-btns .button.back-btn { line-height: 36px; } } .docs-accordion .accordion-heading a { color: #003366; } .scroll-block { box-shadow: none; border: 1px solid #cdc6c0; border-top: 0; } .chapters-cont.new-toc .toc-toggle { padding: 0 5px; } .student-casebook-title .toc-toggle { padding: 0 5px; } .royalties-list .front-accordion .fa-head { color: #475669; } .chapters-summ .num { color: #ff6b00; } .bot-total-block .btb-fixed .selected-num { color: #0c4e91; } .chapter-ws.new-chapters:before { background: #ff6b00; } .casebook-tabs-links .right-download.new-chapters:after, .casebook-tabs-links ul li.new-chapters:after { background: #ff6b00; } .wrapper.new-student-view .highlight-right-bar .hr-cont .hrc-nav a { color: #0c4e91; } .wrapper.new-student-view .highlight-right-bar .hr-cont .hrc-nav a.selected { border-bottom: 1px solid #0c4e91; } .wrapper.new-student-view .right-selection-block.search-result .rs-text .search-in-text { color: #0c4e91; } .tab-close-msg { color: #13396D; } .catalog-paging .prev, .catalog-paging .next { border-color: #0C4E91; } .catalog-paging .prev:after, .catalog-paging .next:after { border-right-color: #0C4E91; } .catalog-paging .next:after { border-left-color: #0C4E91; } .catalog-paging .num, .catalog-paging .dots { color: #0C4E91; } .catalog-paging .num.selected { color: #FE6B00; text-shadow: 1px 0 0 #FE6B00; } /* My Storage. */ .ms-files-list .table tr td { color: #475669; } .ms-files-list .table tr th { color: #0C4E91; } .ms-files-list .table .rename-file, .ms-files-list .table .remove-file { color: #475669; } .ms-files-list .table .rename-file:hover, .ms-files-list .table .remove-file:hover { color: #666; } .ms-files-list .table .icon-video-camera { color: #0C4E91; } .file-input-cont label { color: #0c4e91; } .ms-progress-bar .progress-bar-cont .progress-percent { background-image: linear-gradient(-45deg, rgba(19, 77, 150, 0.2) 25%, transparent 25%, transparent 50%, rgba(19, 77, 150, 0.2) 50%, rgba(19, 77, 150, 0.2) 75%, transparent 75%, transparent); background-color: #e7f0fb; } .drop-file-upload-form .dd-form-head { color: #3090f0; } .cke_dialog .files-list .fl-msg a { color: #0c4e91; } .dash-top-links .dash-link .dl-icon { background: #fff; border: 3px solid #fff; color: #154d90; box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.4); } .dash-top-links .dash-link .dl-title { color: #475669; } .dash-widgets .dash-widget { border: 1px solid #cdc6c0; } .dash-widgets .dash-widget .dw-header .dw-title { color: #475669; } .dash-widgets .dash-widget .royalties-table tr td.buttons .button.mp-top-right { border: 1px solid #134d94; } .royalties-table tr td .button.mp-top-right { border: none; line-height: 28px; } .pd-container .features p .feature-head { color: #0c4e91; } .pd-container .features p .icon-promo-check { color: #98c2f2; } .pd-container .features p .icon-cons { color: #B9B1A1; } .pd-container .center-bottom .preview-link a.button { color: #0c4e91; } .pd-container .center-bottom .preview-link a.button .icon-view { color: #0c4e91; } .box .buttons .cart-confirm { color: #134d96; } .box .buttons .cart-confirm .icon-check { color: #134d96; } .pd-container .od-block .discount-code .colored { color: #0c4e91; } /* Widgets. */ .modal .modal-dialog .modal-head { color: #3090f0; } .modal .modal-dialog .modal-head .cont { color: #3090f0; } .modal .modal-dialog .modal-head .header-number { color: #ff6b00; } .modal .modal-dialog .modal-head.alert { color: #f03081; } .modal .modal-dialog .modal-head.alert .cont { color: #f03081; } .modal .modal-dialog .mb-top-info.bold { color: #0C4E91; } .modal .modal-dialog .mb-sub-head { color: #0C4E91; } .modal .modal-footer .cancel { color: #3090f0; } .modal .input-add-new .btn-add-new .icon-add-circle { background: #3090f0; }