body {
    color: #2C2926;
}

a {
    color: #c43235;
}

h3,
h4,
h5,
h6 {
    color: #2C2926;
}

#logo {
    width: 230px;
    margin-top: 7px;
}

#logo img {
    width: 227px;
}

#extr-page #header #logo {
    margin-top: 20px;
}

#extr-page #header #logo img {
    width: 227px;
}

.login-body {
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center;
}

#extr-page #main {
    background: transparent;
}

#login-form footer .checkbox {
    margin-top: 8px;
    margin-bottom: 0px;
}

#login-form footer .btn {
    margin-top: 5px;
}

.login-section {
    padding: 20px;
}

#header > :first-child,
aside {
    width: 250px;
}

.ui-datepicker td .ui-state-hover {
    background: #c43235;
    background-color: #c43235;
    border-color: #c43235;
}

.ui-datepicker td .ui-state-highlight {
    background-color: #c43235;
}

.icon-addon .form-control:focus + .fa,
.icon-addon .form-control:focus + .glyphicon,
.icon-addon:hover .fa,
.icon-addon:hover .glyphicon {
    color: #c43235
}

.btn .dropdown-menu .fa,
.btn-group .dropdown-menu .fa,
#buttons .fa {
    margin-right: 8px;
}

.btn-group .dropdown-menu .fa {
    margin-right: 5px;
    width: 15px;
}

.btn-add,
.btn-edit {
    margin-top: -3px;
    margin-left: 3px;
    width: 24px;
}

.btn-xs {
    padding: 1px 5px;
    margin-top: -3px;
}

.btn-m {
    padding: 5px 22px 6px;
    margin-top: -3px;
}

.smart-form footer .btn {
    font: 400 13px/29px 'Open Sans', Helvetica, Arial, sans-serif;
}

.smart-form footer .btn i {
    margin-right: 8px;
}

.btn-m i {
    margin-right: 8px;
}

.pagination > li > a,
.pagination > li > span {
    color: #c43235;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #c43235;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #c43235;
    border-color: #c43235;
}

table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
    background-color: #c3e5c3 !important;
}

.txt-footer {
    font-size: 11px;
    color: #c0bbb7;
}

div.DTED_Lightbox_Background {
    z-index: 1000;
}

div.DTED_Lightbox_Wrapper {
    z-index: 1100;
}

.dt-button {
    margin: 0 5px 0 0;
}

div.DTE_Body div.DTE_Body_Content div.DTE_Field {
    padding: 5px 5%;
}

div.DTE_Field select {
    width: 100%;
}

.btn-primary {
    background-color: #c43235;
    border-color: #c43235;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    background-color: #a62b2d;
    border-color: #a62b2d;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #c43235;
    border-color: #c43235;
    opacity: .50;
    filter: alpha(opacity=50);
}

.client-form header,
.smart-form footer {
    background-color: #f4f4f4;
    /* background-color: rgba(118,183,42,0.05); */
}

.smart-form .checkbox input:checked + i,
.smart-form .radio input:checked + i,
.smart-form .toggle input:checked + i {
    border-color: #BDBDBD;
}

.smart-form .checkbox input + i:after {
    color: #c43235;
}

.smart-form .radio input + i:after {
    background-color: #c43235;
}

.profile-context {
    padding: 10px 13px 0;
    position: relative
}

.profile-context img {
    width: 30px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
    margin-right: 5px;
    margin-left: 0;
}

.profile-context span {
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    max-width: 255px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.profile-context .dropdown-menu {
    left: auto;
    right: 0;
}

.profile-selector {
    color: #2C2926;
    max-width: 97%;
    white-space: nowrap;
    background: 0 0;
    border: none;
    padding: 0;
    text-align: left;
    font-size: 14px;
    cursor: pointer
}

.profile-selector:hover {
    color: #2C2926;
}

.dropdown-menu > li > a {
    color: #2C2926;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #c43235;
}

.profile-image {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 20px auto;
}

.smart-form .input input[type="file"] {
    padding: 5px 0;
    border-width: 0;
}

#buttons {
    margin-bottom: 50px;
}

.btn-group .dropdown-menu {
    left: auto;
    right: 0;
}

.select2-hidden-accessible {
    display: none;
}

.select2-container-multi .select2-search-choice-close {
    padding: 3px 0 3px 10px;
}

em.invalid {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161
}

img.away,
img.busy,
img.offline,
img.online {
    border-left: 0;
}

.smart-form .col-12 {
    width: 100%;
}

table.dataTable td,
table.dataTable th {
    word-wrap: break-word !important;
}

label.date,
.note.date {
    display: inline-block;
    width: 49%;
    float: left;
}

label.time,
.note.time {
    display: inline-block;
    width: 49%;
    float: right;
}

tr.disabled {
    color: #ccc;
}

.hide-sorting {
    background-color: transparent !important;
    background: none !important;
}

.filter-buttons {
    float: left;
    display: inline-block;
    padding-left: 5px;
}

.dataTables_filter {
    width: auto;
    display: inline-block;
}

.btn-normal {
    height: 31px;
    margin: 10px 0 0 0;
    padding: 0 22px;
    font: 300 15px/29px 'Open Sans', Helvetica, Arial, sans-serif;
}

.btn-success,
.btn-success:hover {
    background-color: #DFF0D9;
    border-color: #DFF0D9;
    color: #333;
    margin-right: 5px;
}

.btn-warning,
.btn-warning:hover {
    background-color: #FDF8E4;
    border-color: #FDF8E4;
    color: #333;
    margin-right: 5px;
}

.btn-danger,
.btn-danger:hover {
    background-color: #F4DEDE;
    border-color: #F4DEDE;
    color: #333;
    margin-right: 5px;
}

.btn-disabled,
.btn-disabled:hover {
    background-color: #F9F9F9;
    border-color: #ddd;
    color: #333;
    margin-right: 5px;
}

.not-confirmed {
    background-color: #b19cd9 !important;
}

.no-understanding-test {
    background-color: #adb1b2 !important;
}

.understanding-test-reset {
    background-color: #afb0b030 !important;
}

.table>tbody>tr.danger>td {
    background-color: #ff9999 !important;
}

.table>tbody>tr.success>td {
    background-color: #aae09f !important;
}

.table>tbody>tr.warning>td {
    background-color: #ffff99 !important;
}

.page-footer {
    padding-left: 263px;
}

.select2-results .select2-highlighted {
    background-color: #c43235;
    color: #fff;
}

.select2-drop-active {
    border: 1px solid #c43235;
    border-top: none;
    border-bottom-width: 3px;
}

.select2-drop.select2-drop-above {
    margin-bottom: 0;
    border-top: 1px solid #c43235;
    border-top-width: 3px;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #c43235;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #c43235;
}

.select2-container-multi .select2-choices .select2-search-choice {
    background-color: #c43235;
    border: 1px solid #a62b2d;
}

.smart-form .checkbox:hover i,
.smart-form .input:hover input,
.smart-form .radio:hover i,
.smart-form .select:hover select,
.smart-form .textarea:hover textarea,
.smart-form .toggle:hover i {
    border-color: #c43235;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #c43235;
}

.hidden-menu #left-panel {
    left: -240px;
}

#main {
    margin-left: 250px;
}

.txt-color-blueDark {
    color: #2C2926 !important;
}

.page-title span {
    color: #2C2926 !important;
}

nav ul ul {
    background: rgba(69, 69, 69, 0.9);
}

.fixed-navigation nav > ul {
    overflow-y: hidden;
    width: 106%;
}

.fixed-navigation #left-panel {
    overflow-x: hidden;
    overflow-y: hidden;
}

.fixed-navigation #left-panel > nav {
    overflow-x: hidden;
}

.smart-form .label,
.smart-form td {
    color: #2C2926;
    min-height: 19px;
}

.smart-form td {
    vertical-align: top;
}

.smart-form td.label {
    font-weight: bold;
    padding-right: 10px;
}

.jarviswidget > header {
    color: #2C2926;
}

.jarviswidget-color-blueDark > header {
    border-color: #2C2926 !important;
    background: #2C2926;
}

.jarviswidget.jarviswidget-color-blueDark > header {
    color: #fff;
}

.page-footer {
    height: 42px;
    padding: 10px 13px 0;
    padding-left: 263px;
    background: #2C2926;
}

.transparent-input input {
    color: transparent !important;
}

.ui-dialog-titlebar-close:before {
    font-size: 24px;
}

@media screen {
    @media (max-width: 979px) and (min-width: 768px) {
        #left-panel {
            left: 0;
        }
        .hidden-menu #left-panel {
            left: 0;
        }
        #main {
            margin-left: 0;
        }
        .hidden-menu #main {
            margin-left: 250px;
        }
    }
}

.upload-image-container {
    position: relative;
    width: 150px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.upload-image-container img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
    border-radius: 20px;
}

.upload-image-container .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.upload-image-container:hover img {
    opacity: 0.3;
}

.upload-image-container:hover .middle {
    opacity: 1;
}

.transparent-input input {
    color: transparent !important;
}

.digital-signature {
    position: relative;
    margin: 0 auto;
    z-index: 0;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px #BDBDBD solid;
}

.digital-signature-info {
    font-size: 12px;
    color: #bbb;
    position: absolute;
    bottom: 10px;
    width: 95%;
    left: 2.5%;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-top: 1px solid #bbb;
    z-index: -1;
}

.clear-signature {
    font-size: 20px;
    color: #bbb;
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
}

.signature-error {
    display: none;
}

.smart-form .input input {
    height: 34px;
}

.smart-form .textarea textarea {
    height: 108px;
}

.product label.label {
    font-size: 11px;
}

.input-control {
    z-index: 1;
    cursor: pointer;
}

#evacuation-alert a {
    background-color: #c43235;
    background-image: -webkit-linear-gradient(top, #c43235, #c43235);
    background-image: -moz-linear-gradient(top, #c43235, #c43235);
    background-image: -ms-linear-gradient(top, #c43235, #c43235);
    background-image: -o-linear-gradient(top, #c43235, #c43235);
    background-image: linear-gradient(top, #c43235, #c43235);
    color: #fff;
}

#evacuation-alert a:hover {
    background-color: #a62b2d;
    background-image: -webkit-linear-gradient(top, #a62b2d, #a62b2d);
    background-image: -moz-linear-gradient(top, #a62b2d, #a62b2d);
    background-image: -ms-linear-gradient(top, #a62b2d, #a62b2d);
    background-image: -o-linear-gradient(top, #a62b2d, #a62b2d);
    background-image: linear-gradient(top, #a62b2d, #a62b2d);
    color: #fff;
}

#evacuation-alert-message {
    display: none;
}

.alert-danger #alert-message a {
    color: #fff;
    text-decoration: underline;
}

.efficacy-list li {
    list-style-type: none;
    margin-bottom: 5px;
}

.efficacy-list li i {
    width: 17px;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: auto;
    line-height: normal;
}

.saved-filter {
    background-color: rgb(255, 255, 0);
}

label.checkbox.disabled {
    opacity: .5;
}

.copyright-terminal {
    margin-left: 15px;
}

.summary-signature {
    float: left;
    margin-right: 10px;
}

#datatable.dashboard thead tr:last-of-type th:last-of-type {
    background: none !important;
}

.has-error .select2-choice {
    background: #fff0f0;
}

.popover-content {
    padding: 9px 14px;
}

.popover {
    max-width: 415px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0;
}

.popover-content ul {
    margin-left: 17px;
}

#pieChart {
    display: inline-block !important;
}

.smart-form .input input:disabled {
    opacity: 0.8;
}

/* Scrollbar style for Chrome */

/* Track */
::-webkit-scrollbar {
    width: 25px;
}

::-webkit-scrollbar-track {
    background: #303030;
    border: solid 2px rgba(33, 33, 33, 0.5);
}

/* Thumb */
::-webkit-scrollbar-thumb {
    background: #cccccc;
}

::-webkit-scrollbar-thumb:hover {
    background: #505050;
}

::-webkit-scrollbar-thumb:active {
    background: #404040;
}

::-webkit-scrollbar-thumb:vertical {
    border-top: solid 2px rgba(33, 33, 33, 0.5);
    border-bottom: solid 2px rgba(33, 33, 33, 0.5);
}

::-webkit-scrollbar-thumb:horizontal {
    border-right: solid 2px rgba(33, 33, 33, 0.5);
    border-left: solid 2px rgba(33, 33, 33, 0.5);
}

/* Buttons */
::-webkit-scrollbar-button {
    border-style: solid;
    height: 16px;
    width: 50px;
}

/* Up */
::-webkit-scrollbar-button:vertical:decrement {
    border-width: 0 7px 14px 7px;
    border-color: transparent transparent #404040 transparent;
}

::-webkit-scrollbar-button:vertical:decrement:hover {
    border-color: transparent transparent #505050 transparent;
}

/* Down */
::-webkit-scrollbar-button:vertical:increment {
    border-width: 14px 7px 0 7px;
    border-color: #404040 transparent transparent transparent;
}

::-webkit-scrollbar-button:vertical:increment:hover {
    border-color: #505050 transparent transparent transparent;
}

/* Left */
::-webkit-scrollbar-button:horizontal:decrement {
    border-width: 7px 14px 7px 0;
    border-color: transparent #404040 transparent transparent;
}

::-webkit-scrollbar-button:horizontal:decrement:hover {
    border-color: transparent #505050 transparent transparent;
}

/*Declaration Popup*/
#declaration-dialog #modal-yes-btn {
    background-color: #aae09f !important;
    color: #333;
    border-color: #ccc;
}

#declaration-dialog #modal-no-btn {
    background-color: #ffff99 !important;
    color: #333;
    border-color: #ccc;
}

@media(max-width: 480px) {
    .dataTables_filter,
    .dataTables_filter label {
        width: 100%;
    }

    .dt-toolbar div {
        padding-right: 0;
    }

    .dataTables_filter .input-group-addon + .form-control {
        width: calc(100% - 32px);
    }

    .smaller-col {
        margin-bottom: 15px !important;
    }

    .no-margin-mobile {
        margin-bottom: 0 !important;
    }
}

@media(max-width: 380px) {
    .page-footer {
        padding-bottom: 10px;
        height: 70px;
    }
}

@media(max-width: 360px) {
    .dataTables_filter,
    .dataTables_filter label {
        width: 100%;
    }

    .dt-toolbar div {
        padding-right: 0;
    }

    .dataTables_filter .input-group-addon + .form-control {
        width: calc(100% - 32px);
    }
}

@media(max-width: 340px) {
    #buttons .pull-left {
        float: right !important;
        margin: 10px 0;
        margin-bottom: 30px;
    }
}
