﻿.margin-bottom {
    margin-bottom: 15px;
}

.input-validation-error {
    border-color: darkred;
}

    .input-validation-error:focus {
        border-color: darkred;
    }

.field-validation-error {
    color: darkred;
}

.img-form-upload {
    max-width: 100%;
    max-height: 250px;
}

.display-color {
    margin-left: auto;
    height: 23px;
    width: 23px;
    margin-right: auto;
}

body {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.form-control-200 {
    min-width: 200px;
}

.d-inline {
    display: inline;
}

.absence-item {
    cursor: pointer;
    display: inline-block;
    height: 52px;
    border: 1px solid #e5e5e5;
    
    margin-right: 3px;
    background: white;
    padding: 0px;
    text-align: left;
}

.table > thead > tr > th.padding-5, .table > tbody > tr > th.padding-5, .table > tfoot > tr > th.padding-5, .table > thead > tr > td.padding-5, .table > tbody > tr > td.padding-5, .table > tfoot > tr > td.padding-5 {
    padding:5px;
}

.absence-item:hover {
    background-color: #f4f4f4;
}

.absence-item-color {
    min-width: 10px;
    height: 100%;
    float: left;
    color: white;
    padding: 5px;
    font-size: 25px;
    padding-top: 8px;
}

.absence-item-content {
    height: 100%;
    padding: 5px;
    display: inline-block;
}

.planning-days-table td {
    min-width: 40px;
    height: 40px;
    text-align: center;
    background-color: white;
    border: 1px solid #d2d6de;
    cursor: pointer;
}

    .planning-days-table td:hover {
        background-color: #e8eaef;
    }

.planning-days-table a {
    color: #555;
}

td.current-day {
    background-color: #e0dbdb;
}

    td.current-day td:hover {
        background-color: #e8eaef;
    }

.w-50 {
    width: 50%;
}

.padding-top {
    padding-top: 10px;
}

.chk-div {
    font-size:11px;
    border-radius: 2px;
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444;
    cursor: pointer;
}

.tbl-grp {
    width: 350px;
    background-color: white;
}
.tbl-grp-absence {
    width: 175px !important;
}

.tbl-grp-cell-border-right {
    border-right: 1px solid #d3d3d3;
}

.tbl-grp-cell-border-bottom {
    border-bottom: 1px solid #d3d3d3;
}

tbl-grp-cell-border-top {
    border-top: 1px solid #d3d3d3;
}

.grp-header-overlay {
    float:left;
    padding: 5px;
    color: white;
    text-transform: uppercase;
    font-weight: normal;
}

.grp-header-overlay-black {
    float: left;
    padding: 5px;
    color: black;
    text-transform: uppercase;
    font-weight: normal;
}

.child-group-controls-container{
    padding:4px;
}

.grp-category-header {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.tbl-grp ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.margin-5 {
    margin: 5px;
}

.padding-5 {
    padding: 5px;
}

.padding-left-5 {
    padding-left: 5px;
}

.tbl-grp-header-item {
    padding: 5px;
    text-align: center;
}

.tbl-grp td {
    font-weight: bold;
}

.color-picker-opt {
    display: inline-block;
    width: 23px;
    height: 21px;
    margin-top: 0;
    margin-right: 4px;
}

.tbl-grp-head-row > td {
    BACKGROUND-COLOR: #f4f4f4;
}

.padding-0 {
    padding: 0px;
}


.padding-top-4 {
    padding-top: 4px;
}

.color-list-item {
    display: inline-block;
    width: 23px;
    height: 21px;
    margin-top: 0;
    margin-right: 4px;
    float: left;
}

.dropdown-menu > li > a {
    line-height: 1;
    padding: 3px;
    min-height: 29px;
}

.filter-option-inner-inner .padding-top-4 {
    padding-top: 0px;
}

.margin-left-5 {
    margin-left: 5px;
}

.color-list-item-container {
    max-width: 212px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.select-vehicle-categories span.text {
    width: 210px;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.padding-10 {
    padding: 10px;
}

.content-absolute {
    position: absolute;
    top: 51px;
    bottom: 0px;
}

.content-wrapper {
    /*position: relative;*/
}

.height-100 {
    height: 100%;
}

.sidebar-column {
    width: 250px;
    vertical-align: top;
    border-right: 1px solid #d3d3d3;
    background-color:white;
    /*background-color: #f4f4f4;*/
}


.sidebar-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #3c8dc9;
    border: none;
    background-color: #e6e6e6;
}

.sidebar-tabs > li > a {
    margin-right: 0px;
    border: none;
    border-radius: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.nav-tabs-no-border{
    border-bottom:none;
}
.drag-list-item {
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #f4f4f4;
    padding: 5px;
    cursor: pointer;
    width: 222px;
    z-index: 1;
}
    .drag-list-item:hover {
        background-color: #e9e9e9;
    }


.grp-container {
    border: 1px solid #808080;
    margin-top: 5px;
    position: relative;
    border-radius: 3px;
}
.drop-container-highligh {
    border: 3px dashed #808080;
}

.drop-container-highligh-red {
    border: 3px dashed darkred;
}

.drop-container-overlay-red {
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.3;
    background-color: darkred;
    text-align: center;
    font-size: 35px;
    color: white;
}

.drop-container-overlay {
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.3;
    background-color: gray;
    text-align: center;
    font-size: 50px;
    color: white;
}

.group-item {
    font-size: 11px;
    width: 165px;
    height: 20px;
}

.group-item-descr {
    max-width: 113px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.group-item-descr-long {
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn-remove-item {
    color:darkred;
    cursor:pointer;
}

.btn-move-item {    
    cursor: pointer;
}
.sidebar-column {
    position: relative;
}

.sidebar-column{
    height:100%;
}
.planner-sidebar {
    float: left;
    height: 100%;
    top: 0px;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 250px;
    vertical-align: top;
    border-right: 1px solid #d3d3d3;
    background-color: #fff;
}

.planner-body {
    background-color: #fbfbd6;
    height: 100%;
    vertical-align: top;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    right: 0;
    overflow-x: scroll;
    margin-left: 255px;
}

.planner-body-100 {
    background-color: #fbfbd6;
    position: absolute;
    vertical-align: top;
    top: 114px;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-x: scroll;
}

.planner-body-100-search {
    top: 80px;
}

.content-planner {
    position: relative;
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    background-color: white;
}

.width-100{
    width:100%;
}
.width-50 {
    width: 50%;
}

.draglist-filters {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.draglist-items {
    top: 83px;
    bottom: 0px;
    overflow-y: scroll;
}

#loading-sidebar {
    width: 250px;
    margin-top: 83px;
}

.filter-item {
    padding-bottom:5px;
}

.color-list-item-sm {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 2px;
    margin-right: 4px;
    float: left;
}

.color-list-item-xs {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-top: 2px;
    margin-right: 4px;
    float: left;
}

.planning-table > thead > tr > th {
    padding: 5px;
    background: white;
    border-bottom: 1px solid #d3d3d3;
    height: 40px;
    /*border-right: 5px solid #ecf0f5;*/
}

.planning-table > tbody > tr > td.bs-col {
    width: 350px;
    vertical-align: top;
    padding-right: 5px;
}

.planning-table > tbody > tr > td.bs-col-absence {
    width: 175px;
    vertical-align: top;
    padding-right: 5px;
}

.planning-table {
    min-width: 100%;
}

.group-item-row>td{
    padding: 5px;
    vertical-align:top;
}

.dropdown-menu > li > a {
    padding: 5px;
}

.planner-filters{
    padding:5px;
}


.schedule-sidebar {
    top: 0px;
    bottom: 0px;
    position: absolute;
    right: 0px;
    left: 0px;
    overflow-x: scroll;
    overflow-y: scroll;
}

.schedule-calendar {
    top: 0px;
    bottom: 0px;
    position: absolute;
    right: 0px;
    left: 300px;
    overflow-x: scroll;
    overflow-y: scroll;
}

.schedule-sidebar-item {
    width: 300px;
    padding: 10px 5px 5px 5px;
    height: 40px;
    background:white;
    margin-bottom:5px;
}

.sc-item-text {
    float: left;
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
}


.table-work-schedule-left {
    float: left;
    table-layout: fixed;
    width: 450px;
}

.day-cell {
    min-width: 15px;
    font-size: 11px;
}

.table-work-schedule-right td {
    text-align: center;
}

.table-work-schedule-right th {
    text-align: center;
}

.table-work-schedule > tbody > tr > td {
    padding:0px !important;
}

table.table-work-schedule td {
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    padding: 2px !important;
}

table.table-work-schedule th {
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .table-work-schedule-responsive-right {
        width: auto;
    }
}

.table-work-schedule tbody td {
    padding: 0px !important;
}

.td-buildingsite-work-day {
    background-color: lightgray;
}


.div-scroll-hidden {
    position: absolute;
    height: 100%;
    background-color: gray;
    opacity: 0;
    width: 50px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    z-index: 1;
}

    .div-scroll-hidden:hover {
        opacity: 0.2;
    }

    .div-scroll-hidden.div-scroll-hidden-r {
        right: 15px;
    }

    .div-scroll-hidden.div-scroll-hidden-l {
    }

.td-buildingsite-schedule {
    cursor: pointer;
}


.td-holiday {
    cursor: pointer;
    background-color: #cccccc;
    opacity: 0.8 !important;
}

.bs-chooser-container{
    height:500px;
    overflow-y:scroll;
}

.highlighted {
    background-color: #FFFF00 !important;
}

.a-day{
    display:inline-block;
    width:100%;
}

.alert-planner {
    margin-right: auto;
    max-width: 520px;
    text-align: center;
    color: white;
    padding-top: 25px;
    background-color: #f6ce37 !important;
    border-color: #ae7b07;
    margin-left: auto;
    margin-top:30px;
}

.btn-picker:active {
    background-color: #3c8dbc !important;
    color: white !important;
}

.btn-picker.active {
    background-color: #3c8dbc !important;
    color: white !important;
}

@media print {
    .planning-table {
        page-break-after: always;
    }
}

.group-item-descr-long{
    cursor:pointer;
}
.group-item-descr {
    cursor: pointer;
}

.content-documentation {
    position: relative;
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    background-color: white;
}

.documentation-sidebar {
    position: absolute;
    float: left;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 250px;
    border-right: 1px solid #d3d3d3;
    background-color: #fff;
}

.documentation-selection {
    position: absolute;
    right: 0;
    /* left: 0px; */
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 250px;    
    background-color: #fff;
    border-left: 1px solid #d3d3d3;
}


.documentation-body {
    height: 100%;
    position: absolute;
    vertical-align: top;
    /* position: absolute; */
    top: 0;
    left: 0px;
    right: 260px;
    bottom: 0;
    /* right: 250px; */
    overflow-x: scroll;
    margin-left: 255px;
}

.resource-items {
    top: 83px;
    bottom: 0px;
    overflow-y: scroll;
}

.resource-item {
    background-color: #f4f4f4;
    margin-bottom: 1px;
    padding: 5px;
    cursor: pointer;
    width: 231px;
    z-index: 1;
}

    .resource-item:hover {
        background-color: #e9e9e9;
    }


.select-doc-header-item {
    background-color: #ebebeb;
    margin-bottom: 1px;
    padding: 5px;
}

.select-doc-item {
    background-color: #f4f4f4;
    margin-bottom: 1px;
    padding: 5px;
}

.padding-1{
    padding:1px;
}

.table-grid{
    table-layout:fixed;
    width:auto;
}

    .table-grid > tbody > tr > td {
        padding: 0px;
    }

#buildingsite-grid {
    padding: 10px;
}
#employee-grid {
    padding: 10px;
}

#vehicles-grid {
    padding: 10px;
}

.margin-top {
    margin-top: 15px;
}