.form-control:focus.invalid {
    border: 1px solid #a94442;
}

.input-daterange .input-group-addon:first-child {
    border-width: 1px 0 1px 1px;
}

body h2 .btn-primary {
    margin-left: 20px;
}

.dataTables_wrapper .dataTables_filter label {
    width: 100%;
}

div.dataTables_length label {
    float: right !important;
}

.dataTables_wrapper tr td.dataTables_empty:last-of-type {
    text-align: center !important;;
}

div.dataTables_length #s2id_autogen1 {
    margin-right: 0px;
}

.dataTables_wrapper tr td
{
    text-align:left;
}

.dataTables_wrapper tr td:first-of-type
{
    text-align:left;
}

#datatable-benutzer tr td:nth-of-type(2),
#datatable-benutzer tr td:nth-of-type(3),
#datatable-rollen tr td:nth-of-type(2),
#datatable-rollen tr td:nth-of-type(3),
#datatable-checklistenvorlagen tr td:nth-of-type(2),
#datatable-checklistenvorlagen tr td:nth-of-type(3),
#datatable-budgetlistenvorlagen tr td:nth-of-type(2),
#datatable-budgetlistenvorlagen tr td:nth-of-type(3),
#datatable-news tr td:nth-of-type(3)
{
    text-align:left;
}

#datatable-checklistenvorlagen tr td:nth-of-type(1)
{
    text-align:right;
}


.dataTables_wrapper tr td:last-of-type {
    padding-top:1px;
    padding-bottom: 1px;
    vertical-align: middle;
    text-align:center !important;
}

.dataTables_wrapper tr td:last-of-type .btn {
    margin: 2px;
}

body.DTTT_Print .dataTables_wrapper tr th {
    background-image: none;
}

body.DTTT_Print .dataTables_wrapper tr th:last-of-type,
body.DTTT_Print .dataTables_wrapper tr td:last-of-type {
    display: none;
}


.ui-sortable .form-group:nth-of-type(1) .buttonarea .btn-danger {
    display:none;
}

.dd-handle {
    cursor: pointer;
    display: inline-block;
    width: 65%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: none;
    position: relative;
    left: 0px;
}

.dd-item button {
    z-index: 1;
}

.dd-item button + .dd-handle {
    margin-left: -25px;
    padding-left: 25px;
}

.dd-no-drag {
    background-clip: border-box;
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #333;
    display: block;
    font-weight: 600;
    height: 34px;
    line-height: 24px;
    margin: 5px 0 5px 0;
    padding: 4px 10px 4px 10px;
}

.dd-no-drag.buttonarea {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
}

.dd-no-drag:hover,
.dd-handle:hover{
    background-color: #f6f6f6;
    color: #3a9544;
}

.dd-no-drag.hmp{
    background-color: #eee;
    color: #3a9544;
    border-color: #3a9544;
}

.dd-no-drag.hmp:hover{
    background-color: #eee;
    color: #3a9544;
    border-color: #3a9544;
}

.dd-item .buttonarea {
    line-height: 22px;
    text-align: right;
}

.dd-handle + .buttonarea {
    line-height: 22px;
    margin-left: -1%;
    width: 36%;
}

.fileupload .uneditable-input .fa {
    left: 25px;
}

.nestable {
    padding-left: 30px;
}

.dd-empty {
    min-height: 30px;
}

.image-preview {
    margin-top: 15px;
}

.fa-pulse {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.header {
    z-index: 1;
}

.body {
    color: #1B1B1B;
}

.form-control {
    color: #1B1B1B;
}

.show-on-new-category {
    display: none;
}

.date-preset {
    margin-top: 15px;
}

#log_table,
#datatable-node{
    table-layout: fixed;
}

#datatable-node tr td:last-of-type {
    text-align: left !important;
}

.sidebar-left .sidebar-header {
    background: #171717;
}

.nav-hotel-form {
    display: inline-block;
    position: relative;
    padding-right: 39px;
    top: 5px;
}

.nav-hotel-form select {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.nav-hotel-form .btn {
    position: absolute;
    right: 0px;
    top: 0px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.header-hotel {
    display: inline-block;
    margin: 5px 17px 0 0;
    position: relative;
    vertical-align: middle;
}

.header-hotel label {
    display: inline-block;
    vertical-align: middle;
    color: #3a9544;
    margin-right: 10px;
    margin-bottom: 0px;
}

.header-hotel .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.section-headline-between {
    text-align: center;
    font-size: 30px;
    color: #c5c5c5;
    margin: 0 0 20px;
}

.switch.switch-change .ios-switch.off .state-background,
.switch.switch-change .ios-switch.off .on-background,
.switch.switch-change .ios-switch .state-background {
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    background: #696969;
}

.switch.switch-change .ios-switch .on-background {
    background: #fff;
}

.panel-title.title-left {
    float: left;
    vertical-align: middle;
    display: inline-block;
}

.panel-title.title-right {
    float: right;
    vertical-align: middle;
}

.panel-switch h3 {
    margin-top: 10px;
}

.alert {
    cursor: pointer;
    position: relative;
}

.alert:after {
    position: absolute;
    content: "X";
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.main-phone-support {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #1d2127;
    border-radius: 3px 0 0 0;
    color: #fff;
    padding: 7px 20px;
    font-size: 14px;
}

.score-row {
    border-right: 1px solid #2f2f2f;
    display: inline-block;
    width: 100%;
}

.score-full {
    width: 20%;
    float: left;
    height: 25px;
    border: 1px solid #2f2f2f;
    border-right: 0;
    background: #b9b9b9;
}

.score-empty {
    width: 20%;
    float: left;
    height: 25px;
    border: 1px solid #2f2f2f;
    border-right: 0;
}

.displayStars {
    position: relative;
}

.displayStars img {
    margin-top: -4px;
}

@media(max-width: 767px) {
    .main-phone-support {
        border-radius: 0;
        width: 100%;
        text-align: center;
    }
    
    .header-hotel {
        float: right;
    }
    
    .header-hotel .form-control{
        width: 120px;
    }
}

@media(max-width: 768px) {
    .panel-title.title-left {
        float: none;
        display: block;
        margin: 0 0 10px;
    }

    .panel-title.title-right {
        float: none;
        display: block;
        margin: 10px 0 0;
    }
}

@media(max-width: 767px) {
    .nav-hotel-form {
        top: 11px;
        float: right;
        margin-right: 14px;
    }
}

.batch-row {
    position: relative;
    padding-left: 30px;
}

.batch-row .fa-trash {
    position: absolute;
    left: 20px;
    top: 7px;
    font-size: 18px;
    cursor: pointer;
}