@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');


body {
    font-family: "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.theme-altius {
    background: #eee;
}


html body.page-signin.theme-altius {
    background: url(../themes/bgRail.jpg) repeat center center !important;
    background-size: cover !important;
}


.theme-altius .signin-container {
    width: 450px !important;
}

.theme-altius .signin-form {
    border-radius: 10px !important;
}



.theme-altius .alert-slim {
    padding: 7px;
    margin: 2px;
}


.theme-altius .page-header {
    background: #ffffff;
    border-color: #dddddd;
}

.theme-altius .table,
.theme-altius .panel,
.theme-altius hr {
    border-color: #dddddd;
}

.theme-altius .bordered {
    border-color: #dddddd;
}

    .theme-altius .bordered[class*='bg-'],
    .theme-altius [class*='bg-'] .border-t {
        border-color: #fff;
        border-color: rgba(0, 0, 0, 0.2);
    }

.theme-altius .panel.panel-transparent > .panel-heading {
    border-bottom-color: #dddddd !important;
}

.theme-altius .breadcrumb-page {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 6px;
    padding-top: 6px;
}

.gt-ie9 .theme-altius #main-navbar,
.gt-ie9 .theme-altius #main-navbar .navbar-header {
    background-image: -webkit-linear-gradient(top, #a1cc3d 0%, #94c53e 100%);
    background-image: linear-gradient(to bottom, #a1cc3d 0%, #94c53e 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa1cc3d', endColorstr='#ff94c53e', GradientType=0);
}

.ie8 .theme-altius #main-navbar,
.ie9 .theme-altius #main-navbar,
.ie8 .theme-altius #main-navbar .navbar-header,
.ie9 .theme-altius #main-navbar .navbar-header {
    background: #a1cc3d;
}

.theme-altius #main-navbar .dropdown > a,
.theme-altius #main-navbar .dropdown-menu > li > a,
.theme-altius #main-navbar .nav > li > a,
.theme-altius #main-navbar .navbar-header a {
    color: #ffffff;
}

.theme-altius #main-navbar .navbar-toggle,
.theme-altius #main-navbar #main-menu-toggle,
.theme-altius #main-navbar #main-menu-toggle .fa:before,
.theme-altius #main-navbar a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.theme-altius #main-navbar .navbar-toggle,
.theme-altius #main-navbar #main-menu-toggle {
    color: #ffffff;
}

    .theme-altius #main-navbar #main-menu-toggle .fa:before {
        color: #ffffff;
    }

.theme-altius #main-navbar #main-navbar-collapse {
    border-top-color: #506CEC;
    background: #43474b;
}

.theme-altius #main-navbar li + li,
.theme-altius #main-navbar .nav + .nav,
.theme-altius #main-navbar .nav + .right {
    border-top: 1px solid #506CEC;
}

.theme-altius #main-navbar .dropdown.open > a {
    border-top: 1px solid #506CEC;
    border-bottom: 1px solid #506CEC;
    margin-top: -1px;
    background: #191919;
}

.theme-altius #main-navbar form.navbar-form {
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .theme-altius #main-navbar form.navbar-form .form-control {
        background: #fff;
        border-color: #fff;
        border-radius: 3px;
    }

@media (min-width: 768px) {
    .theme-altius #main-navbar #main-navbar-collapse {
        background: none;
    }

    .theme-altius #main-navbar li + li,
    .theme-altius #main-navbar .nav + .nav,
    .theme-altius #main-navbar .nav + .right {
        border: none;
    }

    .theme-altius #main-navbar .nav > li > a {
        border-left: none;
        border-right: none;
    }

        .theme-altius #main-navbar .nav > li > a:hover {
            background: #506CEC;
            border-color: #506CEC;
        }

    .theme-altius #main-navbar .dropdown.open > a {
        border-top: none;
        border-bottom: none;
        margin-top: 0;
        background: rgba(0, 0, 0, 0.08);
        border-color: #77a030;
    }

    .theme-altius #main-navbar .dropdown-menu {
        background: #201F3F;
        border-color: #201F3F;
        margin-top: 2px;
        padding: 5px 0;
        border-radius: 2px;
    }

        .theme-altius #main-navbar .dropdown-menu a {
            text-shadow: none;
            margin: 0 -2px;
        }

            .theme-altius #main-navbar .dropdown-menu a:hover {
                background: #26B8EB;
            }

        .theme-altius #main-navbar .dropdown-menu .divider {
            background-color: #4d5156;
            margin-left: -2px;
            margin-right: -2px;
        }

    .theme-altius #main-navbar .widget-notifications a:hover {
        color: #fff !important;
    }

    .theme-altius #main-navbar .widget-notifications .notification,
    .theme-altius #main-navbar .widget-notifications .notifications-link {
        border-color: #4d5156;
        margin: 0 -2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

    .theme-altius #main-navbar .widget-notifications .notification-description {
        color: #9ba0a6;
    }

    .theme-altius #main-navbar .widget-notifications .notification-ago {
        color: #80878e;
    }

    .theme-altius #main-navbar .widget-messages-alt a:hover {
        color: #fff !important;
    }

    .theme-altius #main-navbar .widget-messages-alt .message,
    .theme-altius #main-navbar .widget-messages-alt .messages-link {
        border-color: #4d5156;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .theme-altius #main-navbar .widget-messages-alt .message a:hover,
        .theme-altius #main-navbar .widget-messages-alt .messages-link a:hover {
            background: none;
        }

    .theme-altius #main-navbar .widget-messages-alt .message-subject {
        color: #26B8EB;
    }

    .theme-altius #main-navbar .widget-messages-alt .message-description {
        color: #80878e;
    }

        .theme-altius #main-navbar .widget-messages-alt .message-description a {
            color: #9ba0a6;
        }
}

.theme-altius #main-navbar #main-menu-toggle,
.theme-altius.right-to-left.main-menu-right #main-navbar #main-menu-toggle {
    border-left: none;
    border-right: none;
}

.theme-altius.right-to-left #main-navbar #main-menu-toggle,
.theme-altius.main-menu-right #main-navbar #main-menu-toggle {
    border-left: 1px solid #7da832;
    border-right: none;
}

.theme-altius #main-menu-bg,
.theme-altius .mmc-dropdown-open-ul {
    background: #201F3F;
}

.theme-altius #main-menu #main-menu-inner {
    padding-top: 10px;
}

.theme-altius #main-menu .navigation li,
.theme-altius #main-menu .mmc-dropdown-open-ul li {
    border-bottom: none;
}

    .theme-altius #main-menu .navigation li a,
    .theme-altius #main-menu .mmc-dropdown-open-ul li a {
        color: #fff;
        font-size: 12px;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        -webkit-transition-property: color,background;
        -moz-transition-property: color,background;
        -ms-transition-property: color,background;
        -o-transition-property: color,background;
        transition-property: color,background;
    }

        .theme-altius #main-menu .navigation li a:hover,
        .theme-altius #main-menu .mmc-dropdown-open-ul li a:hover {
            background: #506CEC;
            color: #fff;
        }

    .theme-altius #main-menu .navigation li.active,
    .theme-altius #main-menu .mmc-dropdown-open-ul li.active {
        border-color: #506CEC;
    }

        .theme-altius #main-menu .navigation li.active > a,
        .theme-altius #main-menu .mmc-dropdown-open-ul li.active > a {
            color: #fff;
            background: 506CEC;
            border-color: 506CEC;
        }

.theme-altius #main-menu .mm-dropdown ul,
.theme-altius #main-menu .mmc-dropdown-open-ul {
    background: #393d40;
}

    .theme-altius #main-menu .mm-dropdown ul li,
    .theme-altius #main-menu .mmc-dropdown-open-ul li {
        border: none;
    }

        .theme-altius #main-menu .mm-dropdown ul li a:hover,
        .theme-altius #main-menu .mmc-dropdown-open-ul li a:hover {
            background: #43474b;
        }

        .theme-altius #main-menu .mm-dropdown ul li.active,
        .theme-altius #main-menu .mmc-dropdown-open-ul li.active {
            border-top: none;
        }

            .theme-altius #main-menu .mm-dropdown ul li.active > a,
            .theme-altius #main-menu .mmc-dropdown-open-ul li.active > a {
                background: #26B8EB;
            }

        .theme-altius #main-menu .mm-dropdown ul li + li,
        .theme-altius #main-menu .mmc-dropdown-open-ul li + li {
            border-top: 1px solid #43474b;
        }

.theme-altius #main-menu li.mm-dropdown.active {
    border-bottom-color: #4d5156;
}

    .theme-altius #main-menu li.mm-dropdown.active > a {
        color: #fff !important;
        background: none;
        border-bottom-color: #4d5156;
    }

        .theme-altius #main-menu li.mm-dropdown.active > a:hover {
            background: #4d5156;
        }

.theme-altius #main-menu .mm-dropdown .mm-dropdown.open > a {
    border-bottom-color: #43474b;
}

.theme-altius #main-menu .mm-dropdown li.mm-dropdown.active {
    border-bottom-color: #43474b;
    border-top: 1px solid #43474b;
}

    .theme-altius #main-menu .mm-dropdown li.mm-dropdown.active > a {
        background: none;
        border-bottom-color: #43474b;
    }

        .theme-altius #main-menu .mm-dropdown li.mm-dropdown.active > a:hover {
            background: #43474b;
        }

.theme-altius #main-menu .mmc-dropdown-open > a {
    color: #fff !important;
}

.theme-altius #main-menu .mmc-title {
    color: #fff;
    background: #43474b;
    border-bottom: 1px solid #4d5156;
    padding-top: 1px;
}

.theme-altius #main-menu .mmc-dropdown-open-ul.top .mmc-title {
    padding-top: 0;
    padding-bottom: 1px;
    border-bottom: 0;
    border-top: 1px solid #4d5156;
    margin-top: -1px;
}

.theme-altius #main-menu .mmc-dropdown-open-ul.top {
    margin-bottom: 1px !important;
}

.theme-altius #main-menu .menu-content {
    border: none;
    margin-top: -10px;
}

    .theme-altius #main-menu .menu-content .btn-outline {
        border-color: #4d5156;
        color: #a8adb2;
    }

        .theme-altius #main-menu .menu-content .btn-outline:hover {
            color: #fff;
        }

    .theme-altius #main-menu .menu-content.top {
        border-bottom: 1px solid #4d5156;
    }

.theme-altius .mmc-dropdown-open .mm-dropdown.open > a,
.theme-altius.mme #main-menu .mm-dropdown.open > a {
    color: #fff !important;
}

.theme-altius.mme #main-menu .mm-dropdown.open > a {
    border-bottom: 1px solid #4d5156;
}

@media (min-width: 768px) {
    .theme-altius #main-menu .mm-dropdown.open > a {
        color: #fff;
        border-bottom: 1px solid #4d5156;
    }

    .theme-altius.mmc #main-menu .navigation > .mm-dropdown.open > a {
        color: #a8adb2;
        border-bottom: none;
    }
}

.theme-altius .demo-logo {
    background: #64bed8;
}


.theme-altius .timeline:before,
.theme-altius .timeline:after,
.theme-altius .tl-header,
.theme-altius .tl-icon {
    background: #dce3e6;
}

.theme-altius .tl-header,
.theme-altius .tl-icon {
    box-shadow: 0 0 0 4px #f4f6f7;
}

.theme-altius .tl-entry:before {
    background: #64bed8;
    box-shadow: 0 0 0 3px #f4f6f7;
}

.theme-altius .tl-body:before {
    border-color: transparent #dddddd transparent transparent;
}

@media (min-width: 768px) {
    .theme-altius .timeline.centered .tl-entry.left .tl-body:before {
        border-color: transparent transparent transparent #dddddd;
    }

    .theme-altius.right-to-left .timeline.centered .tl-entry.left .tl-body:before {
        border-color: transparent #dddddd transparent transparent;
    }
}

.theme-altius.right-to-left .tl-body:before {
    border-color: transparent transparent transparent #dddddd;
}

.theme-altius.page-mail .mail-nav,
.theme-altius.page-mail .mail-nav:before {
    background: #f4f6f7;
}

    .theme-altius.page-mail .mail-nav .sections li.active .label,
    .theme-altius.page-mail .mail-nav .sections li.active .badge {
        background: #64bed8;
    }

    .theme-altius.page-mail .mail-nav,
    .theme-altius.page-mail .mail-nav .compose-btn,
    .theme-altius.page-mail .mail-nav .sections li.active,
    .theme-altius.page-mail .mail-nav:before {
        border-color: #dddddd;
    }

        .theme-altius.page-mail .mail-nav .navigation.open .sections li.active {
            background: #e8ecee;
        }

        .theme-altius.page-mail .mail-nav li.divider {
            background: #dddddd;
        }

        .theme-altius.page-mail .mail-nav .sections li.active a {
            color: #38474e;
        }

        .theme-altius.page-mail .mail-nav .sections li.active:after {
            color: #9baeb7;
        }

        .theme-altius.page-mail .mail-nav .sections a {
            color: #596f7a;
        }

.theme-altius.page-mail .mail-nav-header {
    color: #9baeb7;
}

.theme-altius.page-mail .mail-nav .add-more a {
    color: #9baeb7;
}

@media (min-width: 992px) {
    .theme-altius.page-mail .mail-nav .navigation .sections li.active {
        background: #e8ecee;
    }

    .theme-altius.page-mail .mail-nav .sections a:hover {
        color: #38474e;
    }
}

.theme-altius .nav-icon-btn.nav-icon-btn-primary .label {
    background: #64bed8;
}

.theme-altius .btn-primary {
    color: #ffffff;
}

    .theme-altius .btn-primary,
    .theme-altius .btn-primary:focus {
        border-color: #50b5d3;
        border-bottom-color: #37abcd;
        background: #64bed8;
        background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
        background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
        background-repeat: repeat-x;
    }

        .theme-altius .btn-primary:hover {
            background-position: 0% 0%;
            color: #ffffff;
            border-bottom-color: #2d95b3;
            background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
            background-repeat: repeat-x;
            border-left-color: #43b0d0;
            border-right-color: #43b0d0;
            border-top-color: #43b0d0;
            background-color: #50b5d3 !important;
            background-attachment: scroll !important;
        }

        .theme-altius .btn-primary:active,
        .theme-altius .btn-primary.active,
        .open .theme-altius .btn-primary.dropdown-toggle {
            background: none;
            background: #54b7d4 !important;
            border-color: #31a3c3;
            border-bottom-color: #31a3c3 !important;
            color: #ffffff;
            -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
        }

        .theme-altius .btn-primary.btn-flat {
            background: #58b9d5;
        }

            .theme-altius .btn-primary.btn-flat:hover,
            .theme-altius .btn-primary.btn-flat:active,
            .theme-altius .btn-primary.btn-flat.active,
            .open .theme-altius .btn-primary.btn-flat.dropdown-toggle {
                background: #58b9d5 !important;
                color: #ffffff;
            }

        .theme-altius .btn-primary.btn-outline:hover,
        .theme-altius .btn-primary.btn-outline.btn-flat:hover {
            color: #ffffff;
            border-color: #43b0d0;
            border-bottom-color: #2d95b3;
        }

        .theme-altius .btn-primary.btn-outline:active,
        .theme-altius .btn-primary.btn-outline.btn-flat:active {
            border-color: #31a3c3;
        }

.btn-group .theme-altius .btn-primary,
.btn-group .theme-altius .btn-primary:focus,
.input-group-btn .theme-altius .btn-primary,
.input-group-btn .theme-altius .btn-primary:focus {
    border-left-color: #43b0d0;
    border-right-color: #43b0d0;
}

    .btn-group .theme-altius .btn-primary:hover,
    .btn-group.open .theme-altius .btn-primary.dropdown-toggle,
    .input-group-btn .theme-altius .btn-primary:hover,
    .input-group-btn.open .theme-altius .btn-primary.dropdown-toggle {
        border-color: #43b0d0;
        border-bottom-color: #2d95b3;
    }

    .btn-group .theme-altius .btn-primary:active,
    .btn-group .theme-altius .btn-primary.active,
    .input-group-btn .theme-altius .btn-primary:active,
    .input-group-btn .theme-altius .btn-primary.active {
        border-left-color: #31a3c3;
        border-right-color: #31a3c3;
    }

.theme-altius .open .btn.btn-primary.dropdown-toggle {
    color: #fff;
    border-bottom-color: #31a3c3 !important;
    background: none;
    background: #54b7d4 !important;
}

.theme-altius .progress-bar {
    background: #64bed8;
    border-color: #4cb4d2;
}

.theme-altius .progress-striped .progress-bar {
    background-color: #64bed8;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.theme-altius .label.label-primary {
    background: #64bed8;
}

    .theme-altius .label.label-primary[href]:hover,
    .theme-altius .label.label-primary[href]:focus {
        background-color: #3badce;
    }

    .theme-altius .label.label-primary.label-tag {
        border: 1px solid #64bed8;
    }

        .theme-altius .label.label-primary.label-tag:before {
            border-color: transparent #64bed8 transparent transparent;
        }

        .theme-altius .label.label-primary.label-tag[href]:hover,
        .theme-altius .label.label-primary.label-tag[href]:focus {
            border-color: #3badce;
        }

            .theme-altius .label.label-primary.label-tag[href]:hover:before,
            .theme-altius .label.label-primary.label-tag[href]:focus:before {
                border-color: transparent #3badce transparent transparent;
            }

.right-to-left .theme-altius .label.label-primary.label-tag:before {
    border-color: transparent transparent transparent #64bed8;
}

.right-to-left .theme-altius .label.label-primary.label-tag[href]:hover:before,
.right-to-left .theme-altius .label.label-primary.label-tag[href]:focus:before {
    border-color: transparent transparent transparent #3badce;
}

.ie8 .right-to-left .theme-altius .label.label-primary.label-tag:before,
.ie9 .right-to-left .theme-altius .label.label-primary.label-tag:before {
    border-color: transparent #64bed8 transparent transparent;
}

.ie8 .right-to-left .theme-altius .label.label-primary.label-tag[href]:hover:before,
.ie8 .right-to-left .theme-altius .label.label-primary.label-tag[href]:focus:before,
.ie9 .right-to-left .theme-altius .label.label-primary.label-tag[href]:hover:before,
.ie9 .right-to-left .theme-altius .label.label-primary.label-tag[href]:focus:before {
    border-color: transparent #3badce transparent transparent;
}

.theme-altius.right-to-left .label.label-primary.label-tag:before {
    border-color: transparent transparent transparent #64bed8;
}

.theme-altius.right-to-left .label.label-primary.label-tag:hover:before,
.theme-altius.right-to-left .label.label-primary.label-tag:focus:before {
    border-color: transparent transparent transparent #3badce;
}

.ie8 .theme-altius.right-to-left .label.label-primary.label-tag:before,
.ie9 .theme-altius.right-to-left .label.label-primary.label-tag:before {
    border-color: transparent #64bed8 transparent transparent;
}

.ie8 .theme-altius.right-to-left .label.label-primary.label-tag:hover:before,
.ie8 .theme-altius.right-to-left .label.label-primary.label-tag:focus:before,
.ie9 .theme-altius.right-to-left .label.label-primary.label-tag:hover:before,
.ie9 .theme-altius.right-to-left .label.label-primary.label-tag:focus:before {
    border-color: transparent #3badce transparent transparent;
}

.theme-altius .badge.badge-primary {
    background: #64bed8;
    border: 1px solid #64bed8;
}

    .theme-altius .badge.badge-primary[href]:hover,
    .theme-altius .badge.badge-primary[href]:focus {
        background-color: #3badce;
        border-color: #3badce;
    }

.theme-altius .badge.badge-primary {
    background: #64bed8;
    border: 1px solid #64bed8;
}

    .theme-altius .badge.badge-primary[href]:hover,
    .theme-altius .badge.badge-primary[href]:focus {
        background-color: #3badce;
        border-color: #3badce;
    }

.theme-altius .table-primary table {
    border-top-color: #469fb8 !important;
}

.theme-altius .table-primary thead,
.theme-altius .table-primary thead tr,
.theme-altius .table-primary thead th,
.theme-altius .table-primary .table-header {
    border-color: #469fb8 !important;
    color: #ffffff;
}

    .theme-altius .table-primary thead tr,
    .theme-altius .table-primary thead th {
        background: #55afc9;
    }

.theme-altius .table-primary .table-header {
    background: #64bed8;
}

.theme-altius .nav-tabs > li.active > a,
.theme-altius .nav-tabs > li.active > a:hover,
.theme-altius .nav-tabs > li.active > a:focus {
    background: #64bed8;
    border-bottom: 2px solid #50b5d3;
}

.theme-altius .nav-tabs .nav-tabs.nav-justified > .active > a {
    border-bottom-color: #50b5d3;
}

.theme-altius .nav-pills > li.active > a,
.theme-altius .nav-pills > li.active > a:hover,
.theme-altius .nav-pills > li.active > a:focus {
    background: #64bed8;
}

.theme-altius .dropdown-menu > li > a:hover,
.theme-altius .dropdown-menu > li.active > a {
    background: #64bed8;
}

.theme-altius .dropdown-menu > li > a:hover {
    color: #ffffff;
}

.theme-altius .btn-group .btn-primary,
.theme-altius .btn-group .btn-primary:focus,
.theme-altius .input-group-btn .btn-primary,
.theme-altius .input-group-btn .btn-primary:focus {
    border-left-color: #43b0d0;
    border-right-color: #43b0d0;
}

    .theme-altius .btn-group .btn-primary:hover,
    .theme-altius .btn-group.open .btn-primary.dropdown-toggle,
    .theme-altius .input-group-btn .btn-primary:hover,
    .theme-altius .input-group-btn.open .btn-primary.dropdown-toggle {
        border-color: #31a3c3;
    }

    .theme-altius .btn-group .btn-primary:active,
    .theme-altius .btn-group .btn-primary.active,
    .theme-altius .input-group-btn .btn-primary:active,
    .theme-altius .input-group-btn .btn-primary.active {
        border-left-color: #31a3c3;
        border-right-color: #31a3c3;
    }

.theme-altius .pagination > li > a:hover {
    border-color: #64bed8;
}

.theme-altius .pagination > li.active > a,
.theme-altius .pagination > li.active > a:hover,
.theme-altius .pagination > li.active > a:focus,
.theme-altius .pagination > li.active > span {
    background: #64bed8;
    border-color: #64bed8;
}

.theme-altius .pager li > a:hover {
    border-color: #64bed8;
}

.theme-altius a.list-group-item.active {
    background: #64bed8;
    border-color: #64bed8;
}

    .theme-altius a.list-group-item.active .list-group-item-text {
        color: #ffffff;
    }

.theme-altius .form-control:focus,
.theme-altius .form-control.focus {
    border-color: #64bed8;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.gt-ie8 .theme-altius input.px:focus + .lbl:before,
.gt-ie8 .theme-altius input.px + .lbl:hover:before {
    border-color: #64bed8;
}

.gt-ie8 .theme-altius input[type="checkbox"].px + .lbl:after {
    color: #64bed8;
}

.gt-ie8 .theme-altius input[type="radio"].px + .lbl:after {
    background: #64bed8;
}

.theme-altius .text-primary,
.theme-altius .text-primary:hover,
.theme-altius .text-primary:active,
.theme-altius .text-primary:focus,
.theme-altius .text-primary a,
.theme-altius .text-primary a:focus {
    color: #64bed8;
}

    .theme-altius .text-primary a:hover,
    .theme-altius .text-primary a:active {
        color: #309fbf;
    }

.theme-altius .bg-primary {
    background: #201F3F !important;
}

    .theme-altius .bg-primary * {
        border-color: transparent !important;
    }

    .theme-altius .bg-primary[href]:hover {
        background: #18172e !important;
    }

    .theme-altius .bg-primary.darken {
        background: #18172e !important;
    }

        .theme-altius .bg-primary.darken[href]:hover {
            background: #1a1930 !important;
        }

    .theme-altius .bg-primary.darker {
        background: #1a1930 !important;
    }

        .theme-altius .bg-primary.darker[href]:hover {
            background: #1a1930 !important;
        }

    .theme-altius .bg-primary,
    .theme-altius .bg-primary:hover,
    .theme-altius .bg-primary:active,
    .theme-altius .bg-primary:focus,
    .theme-altius .bg-primary a,
    .theme-altius .bg-primary a:focus {
        color: #ffffff;
    }

        .theme-altius .bg-primary a:hover,
        .theme-altius .bg-primary a:active {
            color: #d9d9d9;
        }

        .theme-altius .bg-primary[href]:hover,
        .theme-altius .bg-primary [href]:hover {
            color: #fff;
        }

/* LEN CHANGED! */
.theme-altius .bg-primary {
    border-color: #81cadf;
}

.theme-altius .ui-slider-handle.ui-state-active:before {
    background: #64bed8;
}

.theme-altius .ui-slider-range {
    background: #64bed8;
}

.theme-altius .ui-autocomplete > li > a:hover,
.theme-altius .ui-autocompletev > li.active > a {
    background: #64bed8;
}

.theme-altius .ui-autocomplete > li > a:hover {
    color: #ffffff;
}

.theme-altius .ui-autocomplete .ui-state-focus {
    background: #64bed8;
    color: #ffffff;
}

.theme-altius .ui-menu .ui-menu-item a:hover,
.theme-altius .ui-menu .ui-menu-item a.ui-state-focus,
.theme-altius .ui-menu .ui-menu-item a.ui-state-active {
    background: #64bed8;
}

.theme-altius .ui-progressbar-value {
    background: #64bed8;
    border-color: #4cb4d2;
    background-color: #64bed8;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.1)), color-stop(0.75, rgba(255, 255, 255, 0.1)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 10px 10px;
}

.theme-altius .ui-tabs-nav > .ui-tabs-active > a,
.theme-altius .ui-tabs-nav > .ui-tabs-active > a:hover,
.theme-altius .ui-tabs-nav > .ui-tabs-active > a:focus {
    color: #fff;
    background: #64bed8;
    border-bottom: 2px solid #50b5d3;
}

.theme-altius .ui-datepicker .ui-state-active {
    background: #64bed8 !important;
}

.theme-altius .ui-datepicker-title {
    background: #64bed8;
}

.theme-altius .ui-datepicker th {
    background: #66a9bd;
}

.theme-altius .ui-datepicker-buttonpane button.ui-priority-primary {
    color: #ffffff;
}

    .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary,
    .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:focus {
        border-color: #50b5d3;
        border-bottom-color: #37abcd;
        background: #64bed8;
        background-image: -webkit-linear-gradient(top, #68c0d9 0%, #50b5d3 100%);
        background-image: linear-gradient(to bottom, #68c0d9 0%, #50b5d3 100%);
        background-repeat: repeat-x;
    }

        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:hover {
            background-position: 0% 0%;
            color: #ffffff;
            border-bottom-color: #2d95b3;
            background-image: linear-gradient(to bottom, #5cbbd6 0%, #43b0d0 100%) !important;
            background-repeat: repeat-x;
            border-left-color: #43b0d0;
            border-right-color: #43b0d0;
            border-top-color: #43b0d0;
            background-color: #50b5d3 !important;
            background-attachment: scroll !important;
        }

        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:active,
        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.active,
        .open .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
            background: none;
            background: #54b7d4 !important;
            border-color: #31a3c3;
            border-bottom-color: #31a3c3 !important;
            color: #ffffff;
            -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0 0 12px rgba(0, 0, 0, 0.1) inset;
        }

        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat {
            background: #58b9d5;
        }

            .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:hover,
            .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat:active,
            .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.active,
            .open .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-flat.dropdown-toggle {
                background: #58b9d5 !important;
                color: #ffffff;
            }

        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:hover,
        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:hover {
            color: #ffffff;
            border-color: #43b0d0;
            border-bottom-color: #2d95b3;
        }

        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline:active,
        .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.btn-outline.btn-flat:active {
            border-color: #31a3c3;
        }

.btn-group .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary,
.btn-group .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:focus,
.input-group-btn .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary,
.input-group-btn .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:focus {
    border-left-color: #43b0d0;
    border-right-color: #43b0d0;
}

    .btn-group .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:hover,
    .btn-group.open .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle,
    .input-group-btn .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:hover,
    .input-group-btn.open .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.dropdown-toggle {
        border-color: #43b0d0;
        border-bottom-color: #2d95b3;
    }

    .btn-group .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:active,
    .btn-group .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.active,
    .input-group-btn .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary:active,
    .input-group-btn .theme-altius .ui-datepicker-buttonpane button.ui-priority-primary.active {
        border-left-color: #31a3c3;
        border-right-color: #31a3c3;
    }

.theme-altius .select2-drop-active,
.theme-altius .select2-container-multi.select2-container-active .select2-choices,
.theme-altius .select2-container-multi.select2-dropdown-open .select2-choices {
    border: 1px solid #64bed8;
}

.theme-altius .select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #64bed8;
}

.theme-altius .select2-container-active .select2-choice,
.theme-altius .select2-container-active .select2-choices {
    border: 1px solid #64bed8;
}

.theme-altius .select2-dropdown-open .select2-drop-above .select2-choice,
.theme-altius .select2-dropdown-open .select2-drop-above .select2-choices {
    border: 1px solid #64bed8;
    border-top-color: #aaa;
}

.theme-altius .select2-results .select2-highlighted {
    background: #64bed8;
}

.theme-altius .select2-primary .select2-container-multi .select2-choices .select2-search-choice {
    background: #64bed8;
}

.theme-altius .select2-primary .select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #3badce;
}

.theme-altius .select2-primary .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background: #64bed8 !important;
}

.theme-altius .switcher-primary .switcher-state-on {
    background: #64bed8 !important;
}

.theme-altius .pixel-file-input:hover {
    border-color: #64bed8;
}

.theme-altius .datepicker table tr td.selected,
.theme-altius .datepicker table tr td.selected:hover,
.theme-altius .datepicker table tr td.selected.disabled,
.theme-altius .datepicker table tr td.selected.disabled:hover {
    background: #64bed8;
}

.theme-altius .datepicker table tr td.active,
.theme-altius .datepicker table tr td.active:hover,
.theme-altius .datepicker table tr td.active.disabled,
.theme-altius .datepicker table tr td.active.disabled:hover {
    background: #64bed8;
}

.theme-altius .datepicker table tr td span.active,
.theme-altius .datepicker table tr td span.active:hover,
.theme-altius .datepicker table tr td span.active.disabled,
.theme-altius .datepicker table tr td span.active.disabled:hover {
    background: #64bed8;
}

.theme-altius .datepicker thead tr {
    background: #66a9bd;
}

    .theme-altius .datepicker thead tr:first-child {
        background: #64bed8 !important;
        border-bottom-color: #5994a5 !important;
    }

.theme-altius .datepicker thead th.prev,
.theme-altius .datepicker thead th.next {
    background: #64bed8;
}

.theme-altius .datepicker thead th.prev {
    border-color: #5994a5;
}

.theme-altius .datepicker thead th.next {
    border-color: #5994a5;
}

.theme-altius .datepicker > .datepicker-days thead tr:first-child th.cw + .prev {
    border-color: #5994a5;
}

.theme-altius .datepicker > .datepicker-days thead tr:last-child th.cw + th {
    border-color: #5994a5;
}

.theme-altius .bootstrap-timepicker-widget table td a:hover {
    background: #64bed8;
    border-color: #64bed8;
}

.theme-altius .pagination a.dp-today,
.theme-altius .pagination a.dp-today:hover {
    background: #8dcfe2;
    border-color: #78c7dd;
}

    .theme-altius .pagination a.dp-today:hover {
        border-color: #64bed8 !important;
    }

.theme-altius .pagination a.dp-selected {
    background: #64bed8 !important;
    border-color: #64bed8 !important;
}

.theme-altius .tt-suggestion.tt-is-under-cursor {
    background: #64bed8;
}

.theme-altius .table-primary .dataTables_wrapper .DT-per-page {
    border-color: #469fb8 !important;
}

.theme-altius .dropzone-box.dz-drag-hover {
    border-color: #64bed8;
}

.theme-altius .dropzone-box:hover .fa.fa-cloud-upload {
    background: #64bed8;
}

.theme-altius .md-editor.active {
    border-color: #64bed8;
}

.theme-altius .widget-rating .active a {
    color: #64bed8;
}








.bg-silver {
    background: #ddd !important;
}

    .bg-silver[href]:hover {
        background: #ddd !important;
    }

    .bg-silver.darken {
        background: #ddd !important;
    }

        .bg-silver.darken[href]:hover {
            background: #ddd !important;
        }

    .bg-silver.darker {
        background: #ddd !important;
    }

        .bg-silver.darker[href]:hover {
            background: #ddd !important;
        }

    .bg-silver,
    .bg-silver:hover,
    .bg-silver:active,
    .bg-silver:focus,
    .bg-silver a,
    .bg-silver a:focus {
        color: #ffffff;
    }

        .bg-silver a:hover,
        .bg-silver a:active {
            color: #d9d9d9;
        }

        .bg-silver[href]:hover,
        .bg-silver [href]:hover {
            color: #fff;
        }

        .bg-silver * {
            border-color: #ddd;
        }


.no-border-l {
    border-left: none;
}


.no-border-r {
    border-right: none;
}



.theme-altius .panel-filter-switch {
    color: #555555;
    display: block;
    line-height: 22px;
    padding: 9px 35px 9px 20px;
    position: relative;
    text-decoration: none;
    margin-top: -12px;
    margin-right: -12px;
    padding-bottom: 20px;
}

    .theme-altius .panel-filter-switch:hover,
    .theme-altius .panel-filter-switch.collapsed:hover {
        color: #ddd;
        text-decoration: none;
    }

        .theme-altius .panel-filter-switch:hover:after,
        .theme-altius .panel-filter-switch.collapsed:hover:after {
            color: #ddd;
        }

    .theme-altius .panel-filter-switch:after {
        color: #fff;
        content: "\f077";
        display: block;
        font-family: FontAwesome;
        font-size: 14px;
        font-weight: bold;
        line-height: 36px;
        position: absolute;
        top: 3px;
        right: 15px;
    }


    .theme-altius .panel-filter-switch.collapsed {
    }

        .theme-altius .panel-filter-switch.collapsed:after {
            color: #fff;
            content: "Show Filters \f078";
        }


.theme-altius .panel-heading-section {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
}




.modal-header {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.modal-content {
    border: none;
    border-radius: 0;
    box-shadow: none;
}





.jqstooltip {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: hidden;
    background: rgb(0, 0, 0) transparent;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: white;
    font: 10px arial, san serif;
    text-align: left;
    white-space: nowrap;
    padding: 5px;
    border: 1px solid white;
    z-index: 10000;
}

.jqsfield {
    color: white;
    font: 10px arial, san serif;
    text-align: left;
}



.RadUpload .ruBrowse {
    border-left: 1px solid #2d2d30 !important;
    border-right: 1px solid #2d2d30 !important;
    border-top: 1px solid #2d2d30 !important;
    border-bottom: 1px solid #1e1e20 !important;
    background-position: 0% 0%;
    display: inline-block !important;
    margin-bottom: 0px !important;
    text-align: center !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
    font-size: 13px !important;
    border-radius: 2px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    text-shadow: none !important;
    line-height: 15px !important;
    font-weight: 400 !important;
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #ffffff !important;
    background-image: linear-gradient(to bottom, #3b3b40 0%, #2d2d30 100%) !important;
    background-repeat: repeat-x !important;
    width: auto !important;
    background-color: #39393d !important;
    background-attachment: scroll !important;
}


.ruBrowse:hover {
    cursor: pointer !important;
}


.theme-altius .subTabPanel {
    border-top: 2px solid rgba(0, 0, 0, 0.05) !important;
    padding-top: 20px !important;
}


.theme-altius .subTabPanelForWindow {
    border-top: 2px solid rgba(0, 0, 0, 0.05) !important;
    padding: 20px 10px 10px !important;
    border-left: 2px solid rgba(0, 0, 0, 0.05) !important;
    border-right: 2px solid rgba(0, 0, 0, 0.05) !important;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05) !important;
}



.productNamePeek {
    width: 110px;
    height: 200px;
    padding: 20px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.90) !important;
    color: white;
}

.rtileWide.RadTile, .rtileSquare.RadTile {
    height: 111px !important;
    border: solid 1px silver !important;
}

.RadTile .rtileBadge {
    display: none !important;
}

.ListBoxNoSelected .rlbGroup .rlbSelected {
    background: transparent !important;
    color: #555 !important;
}


.theme-altius .profile-row {
    margin-top: 0px !important;
}

.theme-altius .btn-sm {
    min-width: 32px !important;
}

.windowFullPageSection {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -10px
}


    .windowFullPageSection .inner {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }



.panel-no-padding .panel-heading {
    padding-right: 0px;
    padding-left: 0px;
}


.panel-no-padding .panel-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 8px;
}


.margin-b-20 {
    margin-bottom: 20px;
}

.hideField {
    display: none;
}


#pa-page-alerts-box {
    position: fixed !important;
    top: 60px;
    width: 100%;
    z-index: 999;
}



#assessment-info-bar {
}

#assessment-result {
    /*background: rgb(40, 40, 40);*/
    position: fixed;
    right: 0;
    top: 48px;
}



    #assessment-result .asssessment-result-Panel {
        color: white;
        padding: 10px;
    }

    #assessment-result .assessment-result-content {
        background: #555;
    }

.assessment-side-tab {
    background: #777;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px 10px;
    color: white;
}


    .assessment-side-tab:hover {
        color: #ddd;
        text-decoration: none !important;
    }


    .assessment-side-tab:visited, .assessment-side-tab:focus {
        color: white;
        text-decoration: none !important;
    }

    .assessment-side-tab.selected {
        background: #555;
    }

#assessment-result-header {
    color: white;
    height: 39px;
    font-weight: bold;
    padding-top: 16px;
}

#assessment-result-detail.scroll .control-label {
    color: white;
}

#assessment-result-detail.scroll {
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-base-color: #999;
    scrollbar-arrow-color: white;
    scrollbar-highlight-color: #555;
}

#assessment-result-options {
    color: white;
}

#assessment-result-buttons {
    padding: 10px 0;
}

.chk-label {
    padding-left: 10px;
}


.library-text-list .rlbItem {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-bottom: dashed 1px silver !important;
}


.popupTabSectionHeading {
    font-size: 1.1em;
    border-bottom: solid 1px #f6f6f6;
    padding-bottom: 5px;
}




.navbar-inverse {
    background: #201F3F !important;
}




/* QUESTIONAIRE */
.question_label .qtQid {
    display: none !important;
}





.navbar-brand {
    background: white !important;
    padding-right: 12px !important;
}



#main-menu-toggle {
    background: #201F3F !important;
}


.navbar-nav {
    padding-left: 10px !important;
}

.panel.panel-dark-gray .panel-heading {
    background: #506CEC;
    border-color: #506CEC;
}

.bg-dark-gray, .bg-light-green {
    background: #506CEC !important;
}

.panel.panel-light-green, .panel.panel-light-green .panel-heading {
    background: #506CEC !important;
    border-color: #506CEC !important;
}

.dropdown.bg-dark-gray, .bg-pa-purple {
    background: #201F3F !important;
}

.RadGrid_BootStrap .rgHeader, .RadGrid_BootStrap th.rgResizeCol, .RadGrid_BootStrap .rgHeaderWrapper, .RadGrid_BootStrap .rgPager {
    background: #201F3F !important;
}

.RadGrid_BootStrap .rgNumPart a:hover, .RadGrid_BootStrap .rgNumPart a.rgCurrentPage {
    color: #26B8EB;
}

.theme-altius #main-menu .navigation li.active > a, .theme-altius #main-menu .mmc-dropdown-open-ul li.active > a,
.RadTabStrip_BootStrap li a.rtsSelected, .RadTabStrip_BootStrap li a.rtsSelected:hover, .RadTabStrip_BootStrap li a.rtsSelected:focus {
    background: #506CEC !important;
}

.bg-danger, .alert.alert-danger {
    background: #B4084D !important;
    border-color: #B4084D !important;
    color: white;
}

a.list-group-item:hover, a.list-group-item:focus {
    color: white;
    background: #26B8EB;
}

.alert.alert-success.alert-dark, .btn-success, .btn-success:focus {
    background-color: #59B543;
    border-color: #91CE32;
}

.alert-warning {
    background-color: #E5A128 !important;
    border-color: #E2692D !important;
    color: white !important;
}

.alert.alert-info {
    background: #26B8EB;
    border-color: #26B8EB;
    color: white;
    background-size: 20px 20px;
}


form[action="./WArning"] {
    width: 400px;
    display: block;
    margin: 0 auto;
}
