body {
    font-size: 14px;
}

.login-page{
    background: url("/img/template/background-login.webp");
    background-position: center;
    background-size: cover;
}

.login-page:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    /*z-index: 1;*/
}

.login-box{
    z-index: 10;
    border-radius: 5px;
}

.card-primary.card-outline {
    border-top: none;
    box-shadow:0 0 50px #FFFFFF;
}

.no-records-table{
    text-align: center;
    font-size: 20px;
    padding: 50px;
    font-style: italic;
    background: #cccccc;
}

.permission-title{
    font-weight: bold;
    color: #007bff;
    font-size: 15px;
    margin-top: 12px;
}

.check-item{
    margin-right: 10px;
    margin-bottom: 10px;
}

.check-item label{
    font-size: 13px;
    margin-bottom: 15px;
}

.permiss-block{
    border: 1px dashed #ccc;
    padding: 15px 15px 0;
}

.error-castom-field{
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.center-block{
    max-width: 800px;
    margin: auto;
}

.position-checkbox-brend, .position-checkbox-brend label{
    margin-bottom: 0 !important;
}

.show-brand{
    border: 1px dashed #ccc;
    margin: 20px 0px;
    padding: 10px 15px 17px;
}

.title-color{
    color: #007bff;
}

.hide-brand .add-fields{
    display: none;
}

.show-block{
    display: block;
}

.hide-block{
    display: none;
}

.background-1{
    background: #fff;
}

.title-block{
    font-size: 1.4rem;
    font-weight: 400;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
}

.table-pd tr td{
    padding: 7px 15px;

}

.table-pd{
    margin-bottom: 0px;
}

.btn-block-right a{
    margin-left: 15px;
}

.body-lead-block{
    padding: 15px;
}

/*.progress{display: none;}*/

.table-avatar{
    width: 40px;
}

/*.modal {*/
/*    text-align: center;*/
/*}*/
/*@media screen and (min-width: 768px) {*/
/*    .modal:before {*/
/*        display: inline-block;*/
/*        vertical-align: middle;*/
/*        content: " ";*/
/*        height: 100%;*/
/*    }*/
/*}*/
/*.modal-dialog {*/
/*    display: inline-block;*/
/*    text-align: left;*/
/*    vertical-align: middle;*/
/*}*/

.top-left-menu a{
    margin-right: 10px;
}

.vis-check{
    padding: 3px 10px;
}
.filter_columns_block{
    border: 1px dashed #ccc;
    background-color: #ffffff;
    margin: 5px 0px 10px;
    padding: 5px 0px;
}

.row-filter{
    margin-top: 5px;
    margin-bottom: 5px;
}

.stbl{
    cursor: pointer;
}

.manager-message .direct-chat-text{
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}

.manager-message .direct-chat-text:before, .manager-message .direct-chat-text:after{
    border-right-color: #007bff;
    content: " ";
    height: 0;
    pointer-events: none;
    position: absolute;
    right: 100%;
    top: 15px;
    width: 0;
}

.direct-chat-text {
    max-width: 96%;
    margin: 5px 0 0 20px;
}

.manager-message .direct-chat-text {
    display: inline-flex;
    background-color: #666564;
    border-color: #818181;
}

.manager-message .direct-chat-text:before, .manager-message .direct-chat-text:after {
    border-right-color: #666564;
}

.direct-chat-text {
    display: inline-flex;
}

.classVocation{
    background: url("/img/icons/Vocation.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classVocationWhite{
    background: url("/img/icons/Vocation_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classSickDay{
    background: url("/img/icons/SickDay.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classSickDayWhite{
    background: url("/img/icons/SickDay_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classSickDayDoc{
    background: url("/img/icons/SickDayDoc.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classSickDayDocWhite{
    background: url("/img/icons/SickDayDoc_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classHomeWork{
    background: url("/img/icons/HomeWork.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classHomeWorkWhite{
    background: url("/img/icons/HomeWork_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classDayoff{
    background: url("/img/icons/Dayoff.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classDayoffWhite{
    background: url("/img/icons/Dayoff_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classBTrip{
    background: url("/img/icons/BTrip.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classBTripWhite{
    background: url("/img/icons/BTrip_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classOvertime{
    background: url("/img/icons/Overtime.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classOvertimeWhite{
    background: url("/img/icons/Overtime_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classHollidayWork{
    background: url("/img/icons/HollidayWork.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classHollidayWorkWhite{
    background: url("/img/icons/HollidayWork_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classNightWork{
    background: url("/img/icons/NightWork.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classNightWorkWhite{
    background: url("/img/icons/NightWork_white.svg");
    background-position: center;
    background-repeat: no-repeat;
}

.classMoveon{
    background: url("/img/icons/Moveon.svg");
    background-position: center;
    background-repeat: no-repeat;
}
.classMoveonWhite{
    background: url("/img/icons/Moveon_white.svg");
    background-position: left;
    background-repeat: no-repeat;
}

.classCalendarAnniversary{
    background: url("/img/icons/star.svg");
    background-position: left;
    background-repeat: no-repeat;
}
.classCalendarAnniversaryWhite{
    background: url("/img/icons/Anniversary_White.svg");
    background-position: left;
    background-repeat: no-repeat;
}

.classCalendarPresent{
    background: url("/img/icons/Present.svg");
    background-position: left;
    background-repeat: no-repeat;
}
.classCalendarPresentWhite{
    background: url("/img/icons/Present_White.svg");
    background-position: left;
    background-repeat: no-repeat;
}

.classGiftSmall{
    background: url("/img/icons/gift-small.svg");
    background-position: left;
    background-repeat: no-repeat;
}
.classGiftSmallWhite{
    background: url("/img/icons/gift-small_White.svg");
    background-position: left;
    background-repeat: no-repeat;
}
.fc-event-title-container .fc-event-title {
    padding-left: 20px;
}

.fc-timeline-slots .fc-day:hover {
    background-color: rgba(118, 172, 236, 0.05);
    cursor: pointer;
}
.iconBlock {
    /*width: 16px;*/
    height: 15px;
    display: block;
}

.pageDefault .card .card-title {
    font-weight: bold;
}

.col-form-label.required:after {
    content:"*";
    color:red;
}

.center-block-600{
    max-width: 600px;
    margin: 0 auto;
}
.center-block-700 {
    max-width: 700px;
    margin: 0 auto;
}
.center-block-800 {
    max-width: 800px;
    margin: 0 auto;
}
.center-block-900 {
    max-width: 900px;
    margin: 0 auto;
}

.tableEmployeeShow tr td:first-child {
    font-weight: bold;
    width: 385px;
}

.cursor-pointer{
    cursor: pointer;
}

#office-structure-list ul {
    list-style: none;
}
#office-structure-list .tree-child.active {
    display: block;
}
#office-structure-list .li-width {
    width: 300px;
}
#office-structure-list .tree-actions {
    width: 300px;
}
#office-structure-list ul li .tree-child {
    display: none;
}

.card-body p {
    margin-bottom: 2px;
}

.color-gray {
    color: gray;
}

/* user block with avatar and description*/
.user-block-custom-avatar-width {
    width: 40px !important;
}
.user-block-custom-info {
    margin-left: 15px;
}
.user-block-custom-info-desc {
    font-size: 11px;
    font-weight: 400;
    display: block;
}

/* time block */
.time-block-date {
    display: block;
    margin-top: -1px;

}
.time-block-time {
    display: block;
    color: #6c757d;
    font-size: 13px;
    margin-top: -3px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.list-tree form > ul, .list-tree > ul {
    padding-left: 0 !important;
}
.list-tree ul {
    list-style-type: none;
}

.desc:hover {
    background-color: #f5f5f5;
    border-radius: 5px;
}

.table-manual thead th, .table-manual tbody td {
    text-align: center;
    vertical-align: middle;
}

.table td, .table th {
    vertical-align: middle;
}

/* structure list */
.list-children.active {
    display: block;
}
.list-children {
    display: none;
}
.list-children {
    padding-left: 25px;
}
.list-children > .list-group-item {
    padding-right: 0;
}
.list-group-item {
    border: none;
}
/* structure list */
