﻿/* Write your CSS code. */
@media print {
    ::-webkit-scrollbar {
        display: none;
    }

    .noprint {
        display: none !important;
    }
}


body {
    font-family: 'Raleway','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 10pt;
    overflow-x: hidden;
    overflow-y: auto;
    color: #818285;
    font-variant: lining-nums;
}


.highlight-text {
    color: #F57B20;
}

    .highlight-text:hover {
        color: #F9700A;
    }


a {
    color: #F57B20;
}

    a:hover {
        color: #F9700A;
    }

    a:hover, a:active, a:focus {
        color: #de7120;
    }

.table-ico {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

    .table-ico .fa {
        line-height: inherit;
    }

/* Login - START */
.login-box, .register-box {
    width: 400px;
}

.login-box-body, .register-box-body {
    color: #fff;
    background: #f2f2f2;
}

    .login-box-body a {
        color: #F57B20;
    }

        .login-box-body a:hover {
            color: #de7120;
        }

.login-page, .register-page {
    height: auto;
    background: #d9d9d9;
}
/* Login - END */
.main-sidebar {
    padding-top: 0;
}

.sidebar-logo {
    margin: 15px auto;
    max-width: 200px;
}

.sidebar-logo-mini {
    margin: 13px 0 13px 12px;
    max-width: 32px;
}

.content-wrapper {
    background-color: #f8f8f8;
}

.content {
    padding: 20px 15px;
}

.content-header > h1 {
    font-size: 18px;
}

::selection {
    color: #000;
    background: #F57B20;
}

.mt-24 {
    margin-top: 24px;
}

.mt-25 {
    margin-top: 25px;
}

.mb-25 {
    margin-bottom: 25px;
}

.cursor-pointer {
    cursor: pointer !important;
}

.form-control:focus {
    border-color: #F57B20;
}

.select2-container {
    width: 100% !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #F57B20 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #818285;
}

.box-body-without-header {
    padding-top: 20px;
    border-top: 2px solid #F57B20;
}

.btn-primary {
    background-color: #F57B20;
    border-color: #F9700A;
}

    .btn-primary:hover, .btn-primary:active, .btn-primary.hover, .btn-primary.focus, .btn-primary:focus, .btn-primary.disabled, .btn-primary:disabled {
        background-color: #de7120 !important;
        border-color: #F9700A;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            outline: none;
            border-color: #F57B20;
        }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            background-color: #de7120 !important;
            border-color: #F57B20;
        }

.user-panel > .image > i {
    padding: 8px 6px;
    color: #818285;
}

.user-panel > .info {
    padding: 7px 5px 5px 15px;
    position: relative;
    left: 0;
}

    .user-panel > .info > p {
        font-weight: 600;
        margin-bottom: 3px;
        color: #818285;
    }

.form-group.has-error .select2-container--default, .form-group.has-error .select2-selection--single, .form-group.has-error .select2-selection, .form-group.has-error .select2-selection--single {
    border: none;
}

.form-group.has-error .select2-container {
    border: 1px solid #dd4b39;
}

.form-group label {
    font-size: 9pt;
    color: #F57B20;
}

.bg-white {
    background-color: #fff !important;
}

.bg-gray {
    background: #818285 !important;
}

.bg-light-gray {
    background: #f2f2f2 !important;
}

.bg-extra-light-gray {
    background: #f9f9f9 !important;
}

.text-white {
    color: #fff !important;
}

.text-gray {
    color: #818285 !important;
}

.text-orange {
    color: #F57B20 !important;
}

.mt-2 {
    margin-top: 2px;
}

.mt-5 {
    margin-top: 5px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-0 {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .login-box,
    .register-box {
        width: 90%;
        margin-top: 20px;
    }

    .main-sidebar {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .fixed .content-wrapper, .fixed .right-side {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.sidebar-mini.sidebar-mini-expand-feature .main-sidebar .logo-lg {
    display: block;
}

.sidebar-mini.sidebar-mini-expand-feature .main-sidebar .logo-sm {
    display: none;
}

.sidebar-mini.sidebar-collapse .main-sidebar .logo-lg {
    display: none;
}

.sidebar-mini.sidebar-collapse .main-sidebar .logo-sm {
    display: block;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #F57B20;
}

.bootstrap-datetimepicker-widget table td.today:before {
    border-bottom-color: #F57B20;
}

.bootstrap-datetimepicker-widget table td span.active {
    background-color: #F57B20;
}

.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: #f6f6f6 !important;
    color: #b7b7b7 !important;
    cursor: not-allowed !important;
}

.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
    border-radius: 0;
}

.home-info {
    background: #818285;
    padding: 10px 20px;
    color: #f2f2f2;
    margin: 23px;
}

.box {
    border-radius: 0;
    box-shadow: 0 1px 4px 0px rgb(0 0 0 / 10%);
}

.text-large {
    font-size: 10pt !important;
}

.p-10 {
    padding: 10pt;
}

.p-5 {
    padding: 5pt;
}

.pl-5 {
    padding-left: 5pt;
}

.pr-5 {
    padding-right: 5pt;
}

.pt-0 {
    padding-top: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.mt-5 {
    margin-top: 5pt;
}

.input-group .input-group-addon.custom {
    border: none;
    background: transparent;
    font-weight: bold;
}

.mb-0 {
    margin-bottom: 0;
}

.mt-10 {
    margin-top: 10pt;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


.select-sm > .select2-container--default .select2-selection--single, .select-sm > .select2-selection .select2-selection--single {
    padding: 4px 8px;
    height: 30px;
    font-size: 9pt;
}

span.select-sm {
    padding: 4px 8px;
    font-size: 9pt;
}

    span.select-sm .select2-results__option {
        padding: 4px 8px !important;
        font-size: 9pt;
    }

    span.select-sm .select2-search--dropdown {
        padding: 4px 1px !important;
    }

.btn-group-sm > .btn, .btn-sm {
    padding: 4px 8px;
    font-size: 9pt;
}

div.workdata-container {
    padding: 5pt;
    border: 1px solid #F57B20;
    margin-top: 5pt;
}

.form-group.has-error .help-block {
    color: #ff0000;
    font-weight: bold;
}

.input-sm {
    padding: 5px;
    font-size: 9pt;
}


.table-themed thead tr th {
    background: #818285;
    color: #fff;
}

.align-middle {
    vertical-align: middle !important;
}

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #F57B20 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

a.disabled {
    pointer-events: none;
    color: gray;
}

.box.box-orange {
    border-top-color: #F57B20
}

hr {
    border-top: 1px solid #F57B20;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #F57B20;
    border-color: #F9700A;
}

.jstree li.jstree-open > a.jstree-anchor > i.jstree-checkbox,
.jstree li.jstree-closed > a.jstree-anchor > i.jstree-checkbox {
    display: none;
}

.d-none {
    display: none;
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.fa-edit, .fa-trash {
    font-size: 18px;
}

.width-100 {
    width: 100% !important;
    padding-right: 0px !important;
}

.min-width-100 {
    min-width: 100px;
}

.mt-0 {
    margin-top: 0 !important;
}

.no-pad-left {
    padding-left: 0 !important;
}

.mt-0 {
    margin-top: 0 !important;
}


.loader {
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #F57B20;
    width: 14px;
    height: 14px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
    display: block;
    float: left;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #F57B20;
    border-color: #F57B20;
}

.page-break {
    page-break-after: always;
}


.table-borderless {
    border: none;
}

    .table-borderless > tbody > tr > td, .table-borderless > tbody > tr > th, .table-borderless > tfoot > tr > td, .table-borderless > tfoot > tr > th, .table-borderless > thead > tr > td, .table-borderless > thead > tr > th {
        border: none;
    }


.error-page > .error-content > h3 {
    padding-top: 35px;
}

.login-page .error-page > .error-content > h3 {
    margin-top: 32vh;
}

div.user-panel > div.info {
    max-width: 175px;
    text-wrap: balance;
}
