a {
    color: #ef7b04;
}

#logo {
    width: 250px;
    margin-top: 10px;
    font-size: 19px;
}

#logo img {
    width: 250px;
}

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

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

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

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

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

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

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

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

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

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

table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
    background-color: orange !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: #ef7b04;
    border-color: #ef7b04;
}

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

.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: #ef7b04;
    border-color: #ef7b04;
    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: #ef7b04;
}

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

.profile-context {
    margin-left: 40px;
    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: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

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

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

.profile-selector:hover {
    color: #333;
}

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

.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;
}

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

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;
}

td a.disabled {
    pointer-events: none;
    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-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;
}

.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;
}

.buchungprint-form .col-md-2 {
    margin-right: 5px;
}

.overlaps {
    background-color: red !important;
}

.booking {
    background-color: yellow !important;
}

.complete {
    background-color: lightgreen !important;
}

.blocked {
    background-color: #bbb !important;
}

.high-priority {
    background-color: #6495ED !important;
}

.sent-invoice {
    background-color: #4dff4d !important;
}

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

@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;
    }

    .buchungprint-form {
        padding-top: 45px;
    }

    .buchungprint-form input {
        margin-bottom: 5px;
        margin-right: 0;
    }
}

@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;
    }
}
