.strong {
    font-weight: bold !important;
}
.hidden-from-view {
    display: none !important;
}
.absence-tile-border {
    border-right: white solid 1px !important;
}
#menu-link-header {
    color: white !important;
    background-color: white !important;
    padding: 0 !important;
}
#menu-link-children li a {
    padding: 6px 15px 6px 20px !important;
}

.photo-restricted-size {
    width: 130px !important;
    height: 130px !important;
}

.photo-header-size {
    width: 20px !important;
    height: 20px !important;
}

.tab-contentToDo > .tab-pane {
    display: none;
}

.tab-contentToDo > .active {
    display: block;
}

.alert-white-border {
    background-color: white !important;
    border-color: #ebebeb !important;
    color: #6c6c6c !important;
}

.alert-custom-border {
    background-color: white !important;
    border-color: #6c6c6c !important;
    color: #6c6c6c !important;
    padding: 5px !important;
}

.dashboard-subtitle {
    color: white !important;
}
/*.dashboard-header {
    background-color: #0088cc !important;
    padding: 10px !important;
}*/

.alert-in-table {
    margin: 5px;
    background-color: #f5f7fa;
    border-color: #f5f7fa;
    padding: 5px;
}
.opportunity-block {
    vertical-align: middle !important;
    display: inline-block;
    background-color: white;
    width: 40px;
    margin-top: 2px;
    margin-bottom: 2px;
    border-top-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.hr-sm {
    margin: 10px 0 10px 0!important;
}
.big-reference {
    font-size: 16px !important;
}
.font14 {
    font-size: 14px !important;
}
.font12 {
    font-size: 12px !important;
}
.absence-tile div {
    margin: 15px 0;
}

.absence-tile div p {
    margin: 0;
    opacity: .7;
}

/*.absence-tile div.primary {
    background: #0088cc;
    color: #FFF;
}*/

.invalid-signin-validation {
    font-size: 14px!important;
    color: #bd2130;
}
.on-hold {
    color: #bd2130;
}
.no-email-sent {
    color: #bd2130;
}

.overdue {
    color: #f4544c;
    font-weight: bold;
}
.gdpr-no{
    color: #bd2130!important;
}
.gdpr-yes {
    color: #008000!important;
}

.incident-tile div {
    margin: 15px 0;
}

    .incident-tile div p {
        margin: 0;
        opacity: .7;
    }

    /*.incident-tile div.primary {
        background: #0088cc;
        color: #FFF;
    }*/

.absenceday-content {
    text-align: center;
    /*padding-right: 10px;
    width: 120px;*/
    display: inline-block;
}

.input-custom {
    line-height: 1.3!important;
}
.filter-hidden {
    display: none !important;
}
.btn-grey {
    color: #fff;
    background-color: grey;
    border-color: grey;
}
    .btn-grey:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }
.incidentblock2 {
    display: inline-block !important;
    width: 150px !important;
    line-height: 20px !important;
    height: 20px !important;
    border-top-right-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

.incidentblock {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    height: 30px !important;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.absence-team-conflict {
    color: #9b0a0a;
}
.needs-attention {
    color: #9b0a0a;
}
.table-sub-text {
    color: #b4afaf!important;
    /* font-size: 14px; */
}

.dataTables_wrapper .dataTables_filter input {
    margin-right: 70em !important;
}
html body .tabs .nav-tabs .nav-link, html.dark body .tabs .nav-tabs .nav-link, html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover {
    color: grey!important;
}
    html body .tabs .nav-tabs .nav-link:hover, html.dark body .tabs .nav-tabs .nav-link:hover, html body .tabs .nav-tabs .nav-link:focus, html.dark body .tabs .nav-tabs .nav-link:focus {
        border-color: #dee2e6 #dee2e6 #fff !important;
    }
.department-block {
    vertical-align: middle!important;
    display: inline-block;
    width: 15px;
    height: 15px;
}
.input-group-text-required {
    background-color: white !important;
    color: #d2322d !important;
    font-size: 0.75rem !important;
    line-height: 1.3 !important;
}
.input-group-text-resize {
    font-size: 0.75rem !important;
    line-height: 1.3 !important;
}
.table-width-1 {
    width: 1%;
}
.btn-xxs,
.btn-group-xxs > .btn {
    padding: 1px 2px;
    font-size: 10px;
    border-radius: 4px;
}
.sidebar-title {
    color: #abb4be !important;
}
.header .search {
    width: 500px !important;
}
html.fixed .inner-wrapper {
    padding-top: 0 !important;
}
.width-fa {
    width: 30px !important;
}
.dropdown-menu {
    min-width: 17em !important;
}
.userbox.show .dropdown-menu {
    left: -20px !important;
}
.tab-content {
    min-height: 500px !important;
}
.tab-contentToDo {
    min-height: 500px !important;
}

.notification-shake {
    animation: shake infinite 1s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.card-header {
    border-radius: 0 !important;
}

/*html .card-navigation .card-header {
    background: #0088cc;
}*/


html .card-navigation .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-navigation .card-title {
    color: #FFF;
}

html .card-navigation .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}
.form-control-required {
    border: 1px solid #d2322d !important;
}

.menu-search-box {
    margin-left: 20px;
    margin-top: 15px;
    display: inline-block;
    /*width: 90%;*/
}

.sidebar-widget.widget-tasks ul li a {
    padding: 2px 0 3px 55px !important;
    font-size: 0.7rem !important;
}

.no-margin {
    margin: 0 0 10px 0 !important;
}

.stock-min-level {
    background-color: #d2322d !important;
    color: white !important;
}

.card-header-padding {
    padding: 10px !important;
}

.sidebar-right {
    /*margin-right: -500px !important;*/
    width: 600px !important;
    /*top: 60px !important;*/
    /*margin-right: -600px !important;*/
}

.alert-small {
    padding: 0.05rem 1.25rem !important;
}
.alert-noradius {
    border-radius: 0 !important;
}

.card-header-custom {
    padding: 0.6rem 1.25rem !important;
    
}
.card-body-custom {
    background-color: #F4F4F4 !important;
}

.incident-credit-bar {
    min-height: 93px !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 500px !important;
}

.h-30 {
    height: 30px !important;
}

.card-header-sm {
     padding: 0 !important; 
}

.toggle-label {
    margin-bottom: 1px !important;
}

.alert-white {
    background-color: white !important;
    border-color: white !important;
    color: #6c6c6c !important;
}

.completed-block {
    background-color: white !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-radius: 3px !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}


@media only screen and (max-width: 1440px) {
    .bottom {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px !important;
        position: relative !important;
        background-color: #602B85 !important;
    }
}

.top-sign {
    vertical-align: top !important;
}

.width-90 {
    width: 90% !important;
}