﻿.dl-horizontal dd {
    padding-top: 15px;
}

.dl-horizontal dt {
    padding-top: 15px;
    text-align: left;
}

.checkbox-custom:last-child,
.checkbox-custom:last-of-type {
    margin-bottom: 5px;
}

.checkbox-custom label:before {
    border-color: #25caa2;
}

.checkbox-custom input[type="checkbox"]:checked + label:after {
    color: grey;
}


.btn-info,
.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #25caa2;
    border-color: #25caa2;
    float: right;
    margin-left: 5px;
}

.mr-xs {
    margin-right: 0px !important;
}

.btn-link {
    color: #25caa2;
}

a {
    text-decoration: none;
    color: grey;
}

select {
    height: 30px;
    padding: 5px;
}


.userbox .custom-caret {
    color: #25caa2;
    font-size: 16px;
    font-weight: bold;
}

/* Sign Screens - Wrappers */
.body-sign .panel-sign .panel-title-sign .title {
    background-color: #25caa2;
}

.body-sign .panel-sign .panel-body {
    border-top-color: #25caa2;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    margin-top: -0px;
}


/*change page*/
html .pagination > li.active a,
html.dark .pagination > li.active a {
    background-color: #25caa2;
    border-color: #25caa2;
}

    html .pagination > li.active a,
    html .pagination > li.active span,
    html .pagination > li.active a:hover,
    html .pagination > li.active span:hover,
    html .pagination > li.active a:focus,
    html .pagination > li.active span:focus {
        background-color: #25caa2;
        border-color: #25caa2;
    }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #25caa2;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination > li a {
    color: #25caa2;
}


/*info folder*/

html body .tabs-success .nav-tabs li a, html body .tabs-success .nav-tabs li a:hover,
html body .tabs-success .nav-tabs.nav-justified li a,
html body .tabs-success .nav-tabs.nav-justified li a:hover {
    color: #25caa2;
}

    html body .tabs-success .nav-tabs li a:hover,
    html body .tabs-success .nav-tabs.nav-justified li a:hover {
        border-top-color: #25caa2;
    }

html body .tabs-success .nav-tabs li.active a,
html body .tabs-success .nav-tabs li.active a:hover,
html body .tabs-success .nav-tabs li.active a:focus, html body .tabs-success .nav-tabs.nav-justified li.active a,
html body .tabs-success .nav-tabs.nav-justified li.active a:hover,
html body .tabs-success .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #25caa2;
    color: #25caa2;
}

html body .tabs-success.tabs-bottom .nav-tabs li a:hover,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #25caa2;
}

html body .tabs-success.tabs-bottom .nav-tabs li.active a,
html body .tabs-success.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-success.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #25caa2;
}

html body .tabs-success.tabs-vertical.tabs-left li a:hover {
    border-left-color: #25caa2;
}

html body .tabs-success.tabs-vertical.tabs-left li.active a,
html body .tabs-success.tabs-vertical.tabs-left li.active a:hover,
html body .tabs-success.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #25caa2;
}

html body .tabs-success.tabs-vertical.tabs-right li a:hover {
    border-right-color: #25caa2;
}

html body .tabs-success.tabs-vertical.tabs-right li.active a,
html body .tabs-success.tabs-vertical.tabs-right li.active a:hover,
html body .tabs-success.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #25caa2;
}


.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}

.form-group.starrating {
    line-height: 28px;
}

/*hotel sign up*/

html .wizard-progress .wizard-steps li.active a span {
    color: #25caa2;
    border-color: #25caa2;
}

html .wizard-progress .wizard-steps li.completed a span {
    border-color: #25caa2;
    background: #25caa2;
}

html .wizard-progress .steps-progress .progress-indicator {
    background: #25caa2;
}


html.dark .checkbox-primary label:before, .checkbox-primary label:before {
    background: #f2f2f2;
    border-color: #25caa2;
}

html.dark .checkbox-primary label:before, .checkbox-primary label:before {
    background: #f2f2f2;
    border-color: #25caa2;
}

html.dark .checkbox-primary input[type="checkbox"]:checked + label:after, .checkbox-primary input[type="checkbox"]:checked + label:after {
    color: grey;
}

html.dark .checkbox-success input[type="checkbox"]:checked + label:after, .checkbox-success input[type="checkbox"]:checked + label:after {
    color: grey;
}


.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    float: right;
}

.input-group[class*="col-"] {
    float: right;
    padding-right: 0;
    padding-left: 0;
}

/*sidebar*/

.nav-main {
    padding-top: 15px;
}

ul.nav-main li a {
    font-size: 15px;
    color: #f2f2f2;
}


.logo-hotel {
    float: right;
    margin-right: 80px;
    margin-top: 73px;
}



/* Datepicker - Skin Primary */



.datepicker.datepicker-primary {
    min-width: none !important;
}

    .datepicker.datepicker-primary.datepicker-inline {
        background: #fff;
        border: 1px solid #eee;
    }

    .datepicker.datepicker-primary table thead tr:first-child {
        background-color: #25caa2;
    }

        .datepicker.datepicker-primary table thead tr:first-child th:hover {
            background-color: #25caa2;
        }

    .datepicker.datepicker-primary table thead tr:last-child {
        background-color: #25caa2;
    }

        .datepicker.datepicker-primary table thead tr:last-child th:hover {
            background-color: #25caa2;
        }

    .datepicker.datepicker-primary table tbody tr td.day:hover {
        background: #25caa2;
    }

    .datepicker.datepicker-primary table tbody tr td.day.active {
        background: #25caa2;
    }


/*ari*/
.btn-change a {
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    cursor: pointer;
}

.mb-md {
    margin-bottom: 0px !important;
}

select.input-lg {
    height: 34px !important;
    line-height: 34px;
}

.input-lg {
    padding: 5px 5px;
    font-size: 14px;
    height: 34px;
}

.panel-heading {
    padding: 14px;
}


.header .toggle-sidebar-left {
    background: #25caa2 none repeat scroll 0 0;
}

.DTTT.btn-group {
    margin-bottom: 15px;
}


/*search field*/
.dataTables_wrapper .dataTables_filter label {
    width: 100%;
}

.dataTables_wrapper .dataTables_filter input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #E5E7E9;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-sizing: border-box;
}

    .dataTables_wrapper .dataTables_filter input:focus {
        border: 1px solid rgba(81,203,238,1);
        box-shadow: 0 0 5px rgba(81,203,238,1);
    }



form-control {
    padding: none !important;
}

html .wizard-progress .wizard-steps li a, html.dark .wizard-progress .wizard-steps li a {
    word-break: keep-all;
    white-space: nowrap;
}

.alert-warning {
    color: white;
    background-color: red;
    border-color: #faebcc;
}

.form-wizard .tab-content, .wizard-tabs ul > li.active > a, .wizard-tabs ul > li.active > a:hover, .wizard-tabs ul > li.active > a:focus {
    background-color: unset;
}

    .wizard-tabs ul > li.active > a::after {
        border-left-color: white;
    }

.pager .wizard-btn {
    background-color: unset;
    border: 2px solid #25caa2;
    border-radius: 5px;
    color: #25caa2;
}

    .pager .wizard-btn:hover {
        text-decoration: none;
        background-color: #25caa2;
        color: white;
    }

.no-border-no-bs {
    box-shadow: unset;
    border: unset;
}

/*hotel application*/

.panel-featured-top-application {
    border-top: 3px solid #25caa2;
}

a.hotel-applikation-link:hover,
a.hotel-manager-link:hover {
    color: unset;
}

/*hotel managers*/
.manager-icon img {
    width: 50px;
    height: auto;
}

.panel-featured-left-manager {
    border-left: 3px solid #25caa2;
}

.w-60 {
    width: 60px;
}

.h-130 {
    height: 130px;
}

.ts-unset {
    text-shadow: unset;
}

.bt-0 tr td, .bt-0 tr th {
    border-top: none !important;
}

thead {
    background-color: #25caa2;
    color: white;
    font-weight: normal;
}

body .btn-info, body .btn-primary {
    text-shadow: unset;
}

.m-0 {
    margin: 0 !important;
}

.o-scroll {
    width: 100%;
    overflow: scroll;
}

.h-270 {
    height: 270px;
}

.btn-ft-settings {
    position: absolute;
    right: 35px;
    bottom: 35px;
}

.va-unset {
    vertical-align: unset !important;
}

.modal.fade.in {
    top: 20%;
    position: fixed
}
.note-danger {
    color: red;
    font-weight:bold;
}
.note-success {
    color: green;
    font-weight: bold;
}
.tooltip2 {
    border-radius: 50%;
    font-weight: bold;
    background-color: gray;
    font-size: 13px;
    color: white;
    border: solid gray 2.5px;
    margin-left:2px;
    cursor:pointer;
}
.modal-title {
    color:black;
}








/*left-menu starts*/
.nav-side-menu {
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #23282E;
    position: fixed;
    top: 0px;
    width: 200px;
    height: 100%;
    color: #e1ffff;
}

    .nav-side-menu .brand {
        background-color: #23282e;
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 14px;
        padding-bottom: 10px;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul,
    .nav-side-menu li {
        list-style: none;
        padding: 0px;
        margin: 0px;
        line-height: 20px;
        cursor: pointer;
    }

        .nav-side-menu ul .arrown:before,
        .nav-side-menu li.collapsed .arrown:before {
            font-family: FontAwesome;
            /*                content: "\f078";*/
            content: url(../Images/polygon-down-white.svg);
            display: inline-block;
/*            padding-left: 10px;*/
            padding-right: -5px;
            vertical-align: middle;
            float: right;
        }

        .nav-side-menu ul .arrown:before,
        .nav-side-menu li .arrown:before {
            font-family: FontAwesome;
                            content: "\f078";
            content: url(../Images/polygon-up-white.svg);
            display: inline-block;
/*            padding-left: 10px;*/
            padding-right: -5px;
            vertical-align: middle;
            float: right;
        }

        .nav-side-menu ul .active,
        .nav-side-menu li .active {
            border-left: 3px solid #d19b3d;
            background-color: #4f5b69;
        }

        .nav-side-menu ul .sub-menu li.active,
        .nav-side-menu li .sub-menu li.active {
            color: #d19b3d;
        }

            .nav-side-menu ul .sub-menu li.active a,
            .nav-side-menu li .sub-menu li.active a {
                color: #d19b3d;
            }

        .nav-side-menu ul .sub-menu li,
        .nav-side-menu li .sub-menu li {
            background-color: #181c20;
            border: none;
            line-height: 20px;
            border-bottom: 1px solid #23282e;
            margin-left: 26px;
            height: 35px;
        }

            .nav-side-menu ul .sub-menu li:hover,
            .nav-side-menu li .sub-menu li:hover {
                background-color: #020203;
            }

    /*                .nav-side-menu ul .sub-menu li:before,
                .nav-side-menu li .sub-menu li:before {
                    font-family: FontAwesome;
                    content: "\f105";
                    display: inline-block;
                    padding-left: 10px;
                    padding-right: 10px;
                    vertical-align: middle;
                }*/

    .nav-side-menu li {
        padding-left: 0px;
        border-left: 3px solid #23282E;
        border-bottom: 1px solid #23282e;
    }

        .nav-side-menu li a {
            text-decoration: none;
            color: #e1ffff;
            height: 35px;
        }

        /*                .nav-side-menu li a i {
                    padding-left: 10px;
                    width: 20px;
                    padding-right: 20px;
                }*/

        .nav-side-menu li:hover {
            border-left: 3px solid #d19b3d;
            background-color: #4f5b69;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }

@media (max-width: 100px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

    .toggle-btn {
        display: block;
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 10 !important;
        padding: 3px;
        background-color: #ffffff;
        color: #000;
        width: 40px;
        text-align: center;
    }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 100px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}
@media (max-width: 768px){
    #btntgl{display:none;}
}
.menu-content > li > a {
    font-size: 1.2rem;
    position: relative;
    display: block;
    padding: 6px 9px;
    height: 35px;
}

    .menu-content > li > a.sub3 {
        height: 140px;
    }

.disableleftmargin {
    margin-left: 40px !important;
}

.disabletoppadding {
    padding-top: 0px !important
}

.tgleft {
    left: 10px !important;
    margin-bottom:10px;
}

.sidesm {
    width: 48px !important;
    overflow: visible;
}

    .sidesm a span:not(arrown) {
        display: none;
    }

    .sidesm .brand {
        /*visibility: hidden;*/
        display: none;
    }
    .sidesm .menu-list{
        margin-top:25px;
    }

    .content-body {
        padding: 25px !important;
    }

.menu-list i {
    font-size: 16px;
    font-style: normal;
    width: 20px;
    margin-left: -10px;
    position: absolute;
    font-weight: normal !important;
    /*padding-right:15px;*/
    display:none;
}
.sidesm i {
    display: block !important;
}

.lilogout {
    position: absolute;
    bottom: 0;
    display: none;
}