@font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('Segoe UI.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('Segoe UI Italic.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('Segoe UI Bold.woff') format('woff');
}


@font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold Italic'), url('Segoe UI Bold Italic.woff') format('woff');
}


.error,
.validation-summary-errors {
    color: red;
}

.sign-in-form .text-muted {
    font-size: 90%;
}

.text-underline {
    text-decoration: underline !important;
}


/* subject selection */

#selectionformx {
    padding-left: 30px;
    padding-right: 30px;
}

.subjectbtns {
    text-align: right;
}

.selectedsubjectprice {
    color: red;
    display: inline-block;
}

.selectedsubjectoriginalprice {
    color: blue;
    font-size: 70%;
    padding-left: 20px;
    display: inline-block;
}

.smallvalue {
    color: white;
}

.smallvaluex {
    color: #888;
}

/* pricing */
.plan-price .smallvalue {
    color: #888;
}

.featured .plan-price .smallvalue {
    color: #ffffff;
}

button.secondary {
    color: #312a96;
    border: 1px solid #312a96;
    background-color: transparent;
    margin-right: 0;
    min-width: 130px;
    text-align: center;
    position: relative;
    line-height: 26px;
    font-weight: 500;
}

.center {
    margin: auto !important;
}

.inner-booking-list ul li.highlighteddefault {
    padding: 2px 10px;
    line-height: 22px;
    font-weight: 500;
    font-size: 14px;
    /*background-color: #eee !important;*/
    color: #777;
    border-radius: 50px;
    display: inline-block;
}

/* exam paper list */
.paperdetails p {
    font-family: monospace, monospace;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.ready {
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}

.readyheader, .info-header {
    text-align: center;
}

.readyheader span {
    display: inline-block;
    font-size: 60px;
    vertical-align: top;
    color: #222;
    font-weight: 700;
    margin-left: 20px;
    margin-top: 60px;
}

.info-message-page i {
    font-size: 160px;
    color: #363841;;
}

.message {
    font-size: 20px;
}

.pending-booking .approved {
    background-color: #64bc36 !important;
}

/* dashboard general */

#dashboard #titlebar {
    margin: 0 0 15px 0 !important;
}

.dashboard-list-box {
    background-color: #fff;
}

/* dashboard general */

/* search panel */
.searchpanelheadline > * {
    display: inline-block;
}

.float-right {
    float: right !important;
}

.filterbutton {
    font-size: 19px;
}

/* search panel */


/* alertify customization */
.alertify .ajs-dialog {
    background-color: #fff;
    border-radius: 8px;
}

.alertify .ajs-header {
    color: #000;
    font-weight: 700;
    background: #fff;
    border-bottom: 0;
    border-radius: 8px;
}

.alertify .ajs-footer {
    background: #fbfbfb;
    border-top: 0;
    border-radius: 8px;
}


/* forms */

/*.row.with-forms input, .row.with-forms input[type="text"], .row.with-forms input[type="password"], .row.with-forms input[type="email"], .row.with-forms input[type="number"], .row.with-forms textarea, .row.with-forms input, .row.with-forms select, .row.with-forms .chosen-container {*/
/*    margin-bottom: 5px !important;*/
/*}*/

/*.row.with-forms {*/
/*    margin-top: 20px;*/
/*}*/

#add-listing h5 i {
    display: none;
}


/* status color */
.bg-pending {
    background-color: #61b2db !important;
}

.bg-success {
    background-color: #64bc36 !important;
}

.bg-warning {
    background-color: #ffae00 !important;
}

.bg-error {
    background-color: #ee3535 !important;
}

.bg-gray {
    background-color: #cccccc !important;
}

.inner-booking-list ul li.status {
    border-radius: 50px;
    line-height: 20px;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    padding: 2px 8px !important;
    margin-left: 3px;
    position: relative;
    top: -2px;
    display: inline-block;
}

.list-box-listing-icon {
    font-size: 36px;
    background-color: #f6f6f6;
    padding: 15px;
    padding-top: 20px;
}

/* home */

.text-content.dark-font {
    color: #444;
}

.text-content.dark-font h1,
.text-content.dark-font h2,
.text-content.dark-font h3,
.text-content.dark-font h4,
.text-content.dark-font h5 {
    color: #444;
}

.home-img {
    border-radius: 50%;
    border: 5px solid #ffffff;
}

@media (max-width: 991px) {
    .benefits .imgcol  {
        text-align: center;
    }

    .benefits .imgcol img  {
        max-width: 300px;
        margin-bottom: 50px;
    }

    .benefits .imgcol2 img  {
        margin-top: 50px !important;
        margin-bottom: 0 !important;
    }

    .benefits .txtcol  {
        text-align: center;
    }

    .benefits h2 {
        font-size: 30px;
        font-weight: 500;
    }

    .benefits p {
        font-size: 16px;
        line-height: 28px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .benefits ul.list-2 {
        max-width: 300px;
        text-align: left;
        margin-top: 30px;
    }
}

.user-menu {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin-right: 0;
    top: 0;
    vertical-align: top;
    padding-left: 3px;
    margin-left: 0;
    font-size: 15px;
    color: #444;
}

#navigation ul #account-dd {
    position: absolute;
    top: 35px;
    margin-left: -95px;
    padding: 20px 10px;
}

#navigation ul #account-dd li {
    text-align: left;
    width: 210px;
}

.centered {
    text-align: center !important;
}

/*********** HEADER ***********/


.admin-header-links {
    background-color: #333;
    text-align: center;
    color: #eee;
}

.admin-header-links * {
    display: inline-block;
    margin: 0 10px;
    line-height: 35px;
    font-size: 12px;
    font-weight: bold;
}

.admin-header-links .impersonate {
    display: inline-block;
}

.admin-header-links a, .admin-header-links .impersonate a {
    background-color: #555;
    padding: 0 15px;
    color: #ffffff;
}

.admin-header-links a:hover, .admin-header-links .impersonate a:hover {
    background-color: #666;
    /*background: rgba(249, 25, 66, .06);*/
    color: #add;
}

/* dashboard */
#dashboard {
    display: block !important;
}

.dashboard-stat.color-1 {
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.2));
    background-color: rgba(0, 0, 0, 0);
    background-color: #5f91a5;
}

/* lms */
.boxed-widget-borderd {
    border: 1px solid #e8e8e8;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
    border-radius: 4px;
}

/* table */
table.basic-table th, table.basic-table td {
    padding: 10px 20px !important;
    border: 1px solid #ededed !important;
}

table.basic-table th:first-child {
    border-radius: 0 !important;
}

table.basic-table th:last-child {
    border-radius: 0 !important;
}

/* topic **/
.html-topic-page h5, .ajs-content h5 {
    margin-top: 40px !important;
}

/* menu */
.menu-container {
    height: 54px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: space-between;
}

@media (min-width: 992px) {
    .menu-container {
        width: 970px;
    }
}

@media (max-width: 1024px) {

    .menu-container .user-avatar {
        display:  none !important;
    }
}


@media (min-width: 1240px) {
    .menu-container {
        width: 1090px;
    }
}

@media (min-width: 1367px) {
    .menu-container {
        width: 1210px;
    }
}

.menu-container .menu-right-side {
    flex-grow: 1;
}

.menu-container .user-avatar {
    display:  inline-block;
    border: 3px solid #fff;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    box-sizing: content-box;
    border-radius: 50%;
    /*image-rendering: -webkit-optimize-contrast;*/
    width: 35px;
    height: 35px;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.menu-container .user-avatar img {
    width: 100%;
}

.not-sticky .menu-container {
    width: 100% !important;
    padding-right: 30px !important;
}

/* subscription menu */
a.dashboard-responsive-nav-trigger {
    height: 60px !important;
}

/* profile */
.save--button {
    border: 1px solid #312a96 !important;
    background-color: #ffffff !important;
    color: #312a96 !important;
    width: 250px !important;
}


@media (max-width: 767px) {
    .save--button {
        width: 100% !important;
    }
}

/* color */
.menu-container {
    height: 65px;
}

.sign-in-form img {
    height: 80px;
}
#logo img {
    max-height: 65px;
}

.menu-container .menu-right-side {
    padding-top: 0;
}

#navigation.style-1>ul>li:hover>a, #navigation.style-1>ul>li>a.current {
    background: rgba(255, 200, 1, 0.2);
    color: #312a96;
}

.daterangepicker td.active.end-date.in-range.available, .qtyTotal, .mm-menu em.mm-counter, .option-set li a.selected, .category-small-box:hover, .pricing-list-container h4:after, #backtotop a, .chosen-container-multi .chosen-choices li.search-choice, .select-options li:hover, button.panel-apply, .layout-switcher a:hover, .listing-features.checkboxes li:before, .comment-by a.reply:hover, .add-review-photos:hover, .office-address h3:after, .post-img:before, input[type="button"], input[type="submit"], a.button, a.button.border:hover, table.basic-table th, .plan.featured .plan-price, mark.color, .style-4 .tabs-nav li.active a, .style-5 .tabs-nav li.active a, .dashboard-list-box .button.gray:hover, .change-photo-btn:hover, .dashboard-list-box a.rate-review:hover, input:checked + .slider, .add-pricing-submenu.button:hover, .add-pricing-list-item.button:hover, .custom-zoom-in:hover, .custom-zoom-out:hover, #geoLocation:hover, #streetView:hover, #scrollEnabling:hover, #scrollEnabling.enabled, #mapnav-buttons a:hover, #sign-in-dialog .mfp-close:hover, #small-dialog .mfp-close:hover {
    background-color: #312a96;
}

.comment-by-listing a:hover, .browse-all-user-listings a i, .hosted-by-title h4 a:hover, .style-2 .trigger.active a, .style-2 .ui-accordion .ui-accordion-header-active:hover, .style-2 .ui-accordion .ui-accordion-header-active, #posts-nav li a:hover, .plan.featured .listing-badge, .post-content h3 a:hover, .add-review-photos i, .show-more-button i, .listing-details-sidebar li a, .star-rating .rating-counter a:hover, .more-search-options-trigger:after, .header-widget .sign-in:hover, #footer a, #footer .footer-links li a:hover, #navigation.style-1 .current, #navigation.style-1 ul li:hover a, .user-menu.active .user-name:after, .user-menu:hover .user-name:after, .user-menu.active .user-name, .user-menu:hover .user-name, .main-search-input-item.location a:hover, .chosen-container .chosen-results li.highlighted, .input-with-icon.location a i:hover, .sort-by .chosen-container-single .chosen-single div:after, .sort-by .chosen-container-single .chosen-default, .panel-dropdown a:after, .post-content a.read-more, .post-meta li a:hover, .widget-text h5 a:hover, .about-author a, a.button.border.white:hover, .icon-box-2 i, a.button.border, .style-2 .ui-accordion .ui-accordion-header:hover, .style-2 .trigger a:hover, .plan.featured .listing-badges .featured, .list-4 li:before, .list-3 li:before, .list-2 li:before, .list-1 li:before, .info-box h4, .testimonial-carousel .slick-slide.slick-active .testimonial:before, .sign-in-form .tabs-nav li a:hover, .sign-in-form .tabs-nav li.active a, .lost_password:hover a, #top-bar .social-icons li a:hover i, .listing-share .social-icons li a:hover i, .agent .social-icons li a:hover i, #footer .social-icons li a:hover i, .headline span i {
    color: #312a96;
}

section.fullwidth .icon-box-2 i {
    background-color: rgba(255, 200, 1, 0.2);
}

.headline-with-separator:after, .listing-item-container.list-layout span.tag, .listing-item-content span.tag, .transparent-header #header:not(.cloned) #navigation.style-1>ul>li:hover>a, .transparent-header #header:not(.cloned) #navigation.style-1>ul>li>a.current, .transparent-header #header:not(.cloned) .header-widget .button.border:hover, .transparent-header #header:not(.cloned) .header-widget .button:hover {
    background: #ffc800;
}

#header {
    padding: 8px 0 8px 0;
}

img.footer-logo {
    max-height: 65px;
}

a.button.border {
    border-color: #312a96;
}

.plan.featured .listing-badge {
    background-color: #ffc904;
}

/*.sign-up-logo {*/
/*    width: 200px;*/
/*}*/

.testimonial:after {
    opacity: 0.8;
    color: #c3c3c3;
}

#footer.dark .copyrights {
    font-size: 12px;
}

/* login */

.lost_password {
    float: right;
    font-size: 13px;
}

.remember_me {
    font-size: 13px;
}

.message-failure {
    font-size: 12px;
    color: red;
}

.button-danger {
    background-color: #ee3535 !important;
    border-color: #ee3535 !important;
    color: #fff !important;
}

.button-danger:hover, .button-danger:focus, .button-danger:active, .button-danger.active, .open .dropdown-toggle.button-danger {
    background-color: #d32f2f !important;
    border-color: #d32f2f !important;
    color: #fff !important;
}   

.button-gray {
    background-color: #888 !important;
    border-color: #888 !important;
    color: #fff !important;
}
.button-gray:hover, .button-gray:focus, .button-gray:active, .button-gray.active, .open .dropdown-toggle.button-gray {
    background-color: #666 !important;
    border-color: #666 !important;
    color: #fff !important;
}
.button-success {
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    color: #fff !important;
}
.button-success:hover, .button-success:focus, .button-success:active, .button-success.active, .open .dropdown-toggle.button-success {
    background-color: #218838 !important;
    border-color: #218838 !important;
    color: #fff !important;
}

