


.error-summary ul {
    list-style: none;
    margin: 0;
    color: #b94a48;
    height: 20px;
}

.help-block.valid {
    display: none;
}

.control-group {
    margin-bottom: 5px;
}

.toast-item {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: inherit;
}

.toast-item-close {
    top: -7px;
    right: -5px;
}


.cost-summary {
    font-size: 1.2em;
    padding: 30px;
}

    .cost-summary td {
        padding: 5px;
    }

    .cost-summary img {
        padding: 20px 0px;
    }

    .cost-summary .figures {
        background: #ddd;
    }

.top-nav {
    background: #ed232c;
    font-weight: 800;
    font-size: 1.3em;
}


.main-Page-Logo {
    text-decoration: none;
    float: left;
    margin-top: -15px;
    margin-bottom: -10px;
}

#left-header {
    background-color: #332f30;
    width: 170px;
    height: 40px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 1.6em;
    padding-left: 15px;
    padding-top: 60px;
}


select.input-block-level {
    display: inline-block;
    border-radius: 0;
    background: #f9f9f9;
    color: #555;
}

.left-partition {
    float: left;
    width: 360px;
}

.right-partition {
    float: right;
    width: 360px;
}

.clear {
    clear: both;
}

.wrapper.double {
    width: 800px;
    margin: -300px -400px;
}

.realperson-regen,
.controls label {
    color: #333;
    font-weight: 300;
}

@media (max-width: 480px) {
    .left-partition {
        float: none;
        width: 100%;
    }

    .right-partition {
        float: none;
        width: 100%;
    }
}

.table .parent {
    font-weight: bold;
}

    .table .parent .btn {
        font-weight: normal;
    }


#login-logo {
    text-align: center;
    padding: 15px 0 0;
}




/* overrides */
body {
    background: #96060c !important;
}

.error, label.error {
    color: #b94a48;
    border-color: #b94a48;
    font-weight: normal;
}

.valid {
    color: #468847;
    border-color: #468847;
}


.inner-wrapper {
    background: none;
}

@media (max-width: 767px) {
    .inner-wrapper {
        background: none;
    }
}

.table.table-hover tr:hover > td {
    background: #ddd;
}

.wrapper {
    background: white;
}

a [class^="icon-"]:hover {
    text-decoration: none;
}

.login .wrapper {
    width: 500px;
    height: auto;
}

.modal-header {
    background: #ed232c;
    color: white;
}

.modal-header a {
    color: white;
}

@media (max-width: 767px) {
    .modal {
    }

    .modal-body {
        overflow: auto;
        max-height: 200px;
    }
}

.wrapper.double {
    width: 900px;
}

.login .wrapper .login-body {
    margin-bottom: 20px;
}

#loginForm, #RegistrationForm, #ForgotPasswordForm {
    padding-bottom: 30px;
}

#footer.forget a {
    background: #ededed;
    color: #333333;
}

    #footer.forget a:hover {
        background: #ddd;
        color: #333;
    }

.login .iCheck-helper {
    background: #44525d;
}


.table tr th {
    background: #bfc8cd;
}

#left {
    background: #ededed;
    width: 185px;
}

#main {
    padding-bottom: 0px;
    min-height: 1000px;
}

#footer {
    background: #ed232c;
    font-weight: 800;
}

    #footer a {
        color: #fff;
        padding: 10px 0;
        text-align: center;
        display: block;
        text-decoration: none;
    }

        #footer a:hover {
            background: #96060c;
        }

.login .wrapper .login-body .forget a {
    padding: 10px 0;
    text-align: center;
    display: block;
    text-decoration: none;
}


.statsDate {
    background: #ed232c;
}

#navigation .toggle-nav {
    color: #333;
}

    #navigation .toggle-nav:hover {
        background-color: #333;
        color: #ed232c;
    }



#navigation .main-nav > li > a .caret {
    border-top-color: #fff !important;
}

#navigation .main-nav > li > a:hover .caret {
    border-top-color: #fff;
}

#navigation .dropdown-menu {
    border: 0;
    background-color: #96060c;
    color: #fff;
}

    #navigation .dropdown-menu li a {
        color: #fff;
        background-color: #96060c;
    }

        #navigation .dropdown-menu li a:hover {
            color: #fff;
            background-color: #96060c;
        }

#navigation .main-nav > li.open.active > .dropdown-menu > .active > a {
    background: #96060c;
    color: #fff;
}

#navigation .main-nav > li > a {
    color: #fff;
}

    #navigation .main-nav > li > a:hover {
        background-color: #96060c;
        color: #fff;
    }

#navigation .main-nav > li.open > a {
    background-color: #96060c;
    color: #fff;
}

#navigation .main-nav > li.active > a {
    background-color: #96060c !important;
    color: #fff;
}

    #navigation .main-nav > li.active > a:hover {
        background-color: #96060c;
    }

#left .subnav .subnav-menu > li > a {
    margin-left: 3px;
    margin-right: 3px;
}

#left .subnav .subnav-menu > li.active > a {
    background-color: #96060c;
    color: #fff;
}

#left .subnav .fixed-subnav-menu {
    padding-top: 100px;
}

.btn.btn-primary {
    background: #9d0d13;
}

    .btn.btn-primary:hover {
        background: #ed232c;
    }


#navigation .toggle-mobile {
    color: #fff;
    background: #ed232c;
}

#navigation .mobile-nav.open {
    background: #ed232c;
}

    #navigation .mobile-nav.open > li > a {
        background: #96060c;
    }

    #navigation .mobile-nav.open > li > ul {
        background: #96060c;
    }

        #navigation .mobile-nav.open > li > ul > li a {
            background: #96060c;
        }


/*end the theme*/

/* Integrity BE CSS*/

#header {
    margin-top: 25px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1150px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    border-radius: 4px;
}

    #header a.social {
        width: 24px;
        height: 24px;
        display: block;
    }

    #header a.facebook {
        background-image: url(/Integrity/Portal/Themes/Integrity/img/ico-facebook.png);
        background-repeat: no-repeat;
    }

    #header a.twitter {
        background-image: url(/Integrity/Portal/Themes/Integrity/img/ico-tweeter.png);
        background-repeat: no-repeat;
    }

    #header a.linkedin {
        background-image: url(/Integrity/Portal/Themes/Integrity/img/ico-linked-in.png);
        background-repeat: no-repeat;
    }

    #header a.youtube {
        background-image: url(/Integrity/Portal/Themes/Integrity/img/ico-youtube.png);
        background-repeat: no-repeat;
    }

    #header a.social:hover {
        background-position: 0 -24px;
    }

.headerLogo {
    padding: 15px 0 15px 30px;
    width: 50%;
    display: inline-block;
}

.headerContent {
    float: right;
}

.socialContainer {
    display: inline-block;
    width: 23%;
}

@media (max-width: 767px) {
    .container-fluid, .container {
        padding: 0;
    }

    .headerContent {
        float: none;
    }
}

.displayDate {
    display: none;
}

#timeTableDate {
    cursor: pointer;
    color: white;
    background: transparent;
    text-align: center;
    font-size: 19.5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    width: 245px;
}

.ui-datepicker a,
.ui-datepicker span {
    font-size: 1.2em;
}

.ui-datepicker-title select {
    width: 35%;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    width: 20px !important;
    height: 54px !important;
    margin: 0 !important;
    line-height: 54px;
    vertical-align: middle;
}

.login .wrapper {
    top: 42%;
}

.login .wrapper.double {
    top: 46%;
}

@media (max-width: 480px){
	body.login .wrapper.double,
	body.login .wrapper {
		top: 20%;
	}
}
