﻿body {
    font-size: 13px;
    padding: 70px 1em 0 1em;
}

header {
    height: 4em;
}

header, nav {
    clear: both;
}

    header .logo {
        float: left;
    }

    header .logoutBlock {
        float: right;
    }

form.loginForm {
    margin-left: auto;
    margin-right: auto;
    width: 30em;
}

dl {
    margin: 0.5em 0 0.5em 0;
}

a {
    cursor: pointer;
}

.ui-autocomplete-loading {
    background: url(../img/preloader.gif) no-repeat right center;
}

#container {
    width: 100%;
}

#treeContainer, #map, #locationsGrid {
    float: left;
}

#tree {
    font-size: 90%;
    overflow: auto;
}

#grid {
    height: 680px;
    width: 300px;
    overflow: auto;
    padding-left: 0.5em
}

#map {
    width: 800px;
    height: 780px;
}

.gridFilters {
    margin-left: 1em;
}

/*#mapContainer { width: 30%;height: 500px;}*/

.breadcrumbs {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

    .breadcrumbs li {
        display: inline-block;
    }

        .breadcrumbs li:not(:last-child):after {
            content: " >";
        }

.table tr.group td {
    border-top: solid 1px #999;
}

.table tr.lastInGroup td {
    border-bottom: solid 1px #999;
}

.table span.spacer {
    display: inline-block;
    width: 2em;
}

.table {
    font-size: 90%;
}

ul.info {
    list-style: none;
    margin: 0;
}

input.input-validation-error {
    background-color: #fdd;
}


div.dataTables_filter {
    float: right;
    margin-bottom: -60px;
    margin-right: 10px;
}

div.dataTables_length select {
    width: 5em;
}

span.statusDate {
    font-size: 80%;
}

ul.geoData li {
    font-size: 90%;
    list-style: none;
    margin: 0;
}

ul.geoData {
    width: 150px;
    height: 37px;
    margin: 0;
    padding-left: 0;
}

div.controlsGroup {
    margin-bottom: .5em;
}

#newDescription {
    border: 2px solid #ccc;
    min-height: 10em;
}

p.large {
    font-size: 120%;
}

.supplier .panel-heading {
    color: #afafaf;
}

    .supplier .panel-heading input {
        color: black;
    }

    .supplier .panel-heading select {
        color: black;
    }

.supplier2 .panel-heading {
    background-color: #967575;
}

.supplier4 .panel-heading {
    background-color: #B17D7D;
}

.supplier5 .panel-heading {
    background-color: #D3C79F;
}

.supplier7 .panel-heading {
    background-color: #C8AE94;
}

.supplier8 .panel-heading {
    background-color: #A8C38D;
}

.supplier10 .panel-heading {
    background-color: #333333;
}

.supplier11 .panel-heading {
    background-color: #52C7DD;
}

.supplier12 .panel-heading {
    background-color: #6FA168;
}

.supplier13 .panel-heading {
    background-color: #91B8C5;
}

.supplier14 .panel-heading {
    background-color: #B0B0D2;
}

.supplier15 .panel-heading {
    background-color: #666666;
}

.supplier16 .panel-heading {
    background-color: #9B7BA6;
}

.supplier17 .panel-heading {
    background-color: #a38566;
}

.supplier22 .panel-heading {
    background-color: #668c79;
}

.supplier23 .panel-heading {
    background-color: #447B88;
}

.supplier28 .panel-heading {
    background-color: #244D24;
}

.supplier31 .panel-heading {
    background-color: #9A7148;
}

.supplier33 .panel-heading {
    background-color: #93D2AD;
}

.supplier34 .panel-heading {
    background-color: #aa0000;
}

.supplier36 .panel-heading {
    background-color: #339933;
}

.supplier37 .panel-heading {
    background-color: #F9BA41;
}

.supplier40 .panel-heading {
     background-color: #003FFF;
}

.supplier41 .panel-heading
{
    background-color: #00963E;
}

.supplier42 .panel-heading {
    background-color: #DC2187;
}

.supplier44 .panel-heading {
    background-color: #1890FF;
}

.supplier45 .panel-heading {
    background-color: #FF7256;
}

.supplier46 .panel-heading {
    background-color: #0099B5;
}

.supplier47 .panel-heading {
    background-color: #B200FF;
}

.supplier48 .panel-heading {
    background-color: #b4ff00;
}

.supplier51 .panel-heading {
    background-color: #20e071;
}

.subpanel {
    border: 1px solid #ddd;
    border-radius: 3px;
}

.subpanel .subpanel-heading {
    padding: 5px 10px;
    border-bottom: 0;
    background-color: #ddd;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}

.imageList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .imageList li {
        margin: 8px 8px 8px 0;
        padding: 1px;
        float: left;
        width: 160px;
        max-height: 200px;
    }

    .imageList .hotel-image .room-image {
        height: 160px;
        overflow: hidden;
        position: relative;
    }

    .imageList .img-thumbnail {
        max-height: 100%;
    }

.img-thumbnail.selected {
    background-color: #3276B1;
}

.imageList .img-responsive {
    max-height: 100%;
}

.imageList .hotel-image.new .room-image.new {
    background-color: lightgreen;
}

.img-thumbnail .imageList .close {
    opacity: 1;
    font-size: 40px;
    color: #f00;
    position: absolute;
    top: 5px;
    right: 10px;
    display: none;
    z-index: 1
}

.img-thumbnail .imageList .hotel-image:hover .close {
    display: inline-block
}

.default {
    color: green
}

.supplier img.defult {
    border-width: 2px;
    border-color: green
}

textarea.editor {
    display: block;
    width: 845px;
    max-width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.hotelInfo .form-control {
    padding: 2px;
    height: 24px;
}

.hotelInfo textarea.form-control {
    height: auto;
    max-width: 100%;
}

.form-control {
    font-size: 13px;
}

.form-group {
    margin-bottom: 10px;
}

.nav-tabs > li > a {
    padding: 5px 15px 0 15px;
}

.nav-tabs {
    margin-bottom: 20px;
}

input:required:invalid, textarea:required:invalid, input:focus:invalid {
    /* insert your own styles for invalid form input */
    border-color: red;
}

.image-number {
    width: 20px;
    height: 20px;
    background: #fff;
    text-align: center;
    color: gray;
    font: 13px Arial, sans-serif;
    position: absolute;
    bottom: 5px;
}

#locationTree > ul:first-child > li {
    padding: 0;
}

.loader {
    background: url(../img/loading.gif) no-repeat;
    min-width: 31px;
    min-height: 16px;
    background-size: contain;
    display: inline-block;
}

.tree-node {
    font-family: Tahoma;
    color: #555;
    text-decoration: none;
    overflow-y: auto;
    color: #555;
}

    .tree-node ul {
        padding: 0;
        list-style: none;
        border: none;
        overflow: hidden;
    }

    .tree-node li {
        position: relative;
        padding: 0 0 0 20px;
        line-height: 20px;
    }

    .tree-node i.expanded {
        padding: 1px 10px;
        background-image: url("../img/folder.png");
        background-repeat: no-repeat;
    }

    .tree-node i.collapsed {
        padding: 1px 10px;
        background-image: url("../img/folder-closed.png");
        background-repeat: no-repeat;
    }

    .tree-node i.normal {
        padding: 1px 10px;
        background-image: url("../img/file.png");
        background-repeat: no-repeat;
    }

    .tree-node i.loading {
        padding: 1px 10px;
        background-image: url("../img/preloader.gif");
        background-repeat: no-repeat;
        background-size: contain;
    }

    .tree-node i, .tree-node span {
        cursor: pointer;
    }

    .tree-node .selected {
        background-color: #aaddff;
        font-weight: bold;
        padding: 1px 5px;
    }

    .tree-node .tree-node {
        overflow-y: visible;
        height: auto;
    }

label {
    font-weight: normal;
    font-size: 12px;
    color: #999;
    margin-bottom: 0
}

.radio-inline {
    font-weight: normal;
    font-size: 14px;
    color: black;
}

dt {
    font-weight: normal;
    font-size: 12px;
    color: #999;
}


.modal.large .modal-dialog {
    width: 1300px;
}

label.radio-inline {
    font-weight: normal;
    font-size: 12px;
    color: #999;
    margin-bottom: 0;
}

    label.radio-inline.active {
        font-size: 14px;
        color: black;
    }

label.active {
    color: black;
}

.map-link {
    font-size: 16px;
    width: 32px;
    margin-top: 9px;
}

    .map-link img {
        float: right;
    }

.grid {
    font-size: 12px;
}

    .grid .row {
        border-bottom: 1px solid rgb(235, 235, 235);
    }

        .grid .row.header {
            border-bottom: 2px solid #ddd;
            font-weight: bold;
        }

        .grid .row.odd {
            background-color: #f9f9f9;
        }

    .grid .pagination a {
        cursor: pointer;
    }

.noty_type_success .noty_image, .noty_type_error .noty_image, .noty_type_alert .noty_image {
    min-height: 96px;
    margin-bottom: 15px;
    height: 100%;
}

.noty_type_success .noty_image {
    background: url('/content/img/check.png') center no-repeat;
    background-size: auto 50%;
}

.noty_type_error .noty_image {
    background: url('/content/img/tractor.png') center no-repeat;
    background-size: auto 50%;
}

.noty_type_alert .noty_image {
    background: url('/content/img/dog.gif') center no-repeat;
    background-size: auto 35%;
}


.noty_type_success .noty_text, .noty_type_error .noty_text, .noty_type_alert .noty_text {
    margin-bottom: 15px;
}

.noty_message {
    height: 308px;
}

.noty_text {
    position: absolute;
    bottom: 0;
    width: 288px;
}

.breadcrumbs a.red {
    color: rgb(241, 47, 102);
}


.panel-group .add-new {
    border: 0;
}

    .panel-group .add-new .panel-heading {
        background-color: #ccc;
    }

.panel-group .add-new-inline {
    min-width: 55px;
    width: auto;
    float: right;
    height: 39px;
}

    .panel-group .add-new-inline .panel-heading {
        height: 39px;
    }

.description-title {
    background-color: #ccf;
    padding: 0.5em;
}

[contenteditable] {
    border: 1px solid black;
    background-color: white;
    min-height: 20px;
}

.green {
    color: rgb(92, 182, 92);
}

.gray {
    color: lightgray;
}


.glyphicon.glyphicon-star {
    color: rgb(250, 179, 0);
}

.glyphicon.glyphicon-star-empty {
    color: gray;
}

.glyphicon.glyphicon-star, .glyphicon.ng-scope.glyphicon-star-empty {
    font-size: 18px;
}

.btn[disabled] {
    pointer-events: initial
}

.i-am-closing-now {
    position: relative
}



.travelru .panel-heading {
    background-color: #b1cefa;
}

.travelru {
    margin-top: 15px
}


.datepicker.dropdown-menu {
    width: 250px;
    height: 270px;
}

    .datepicker.dropdown-menu button {
        outline: 0;
        border: 0;
    }

    .datepicker.dropdown-menu tbody {
        height: 180px;
    }

        .datepicker.dropdown-menu tbody button {
            padding: 6px;
        }

    .datepicker.dropdown-menu.datepicker-mode-1 tbody button, .datepicker.dropdown-menu.datepicker-mode-2 tbody button {
        height: 65px;
    }

.timepicker.dropdown-menu {
    padding: 0 4px;
}

    .timepicker.dropdown-menu button {
        outline: 0;
        border: 0;
    }

    .timepicker.dropdown-menu tbody button {
        padding: 6px;
    }

a.doted:hover {
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

a.doted {
    border-bottom-style: dotted;
    border-bottom-width: 1px
}

.b-map-baloon-google {
    display: inline-block;
    border-radius: 4px;
    font-size: 11px;
    font-family: Verdana;
    color: #333;
    box-shadow: 0 2px 2px #7f7f7f;
    border: 1px solid #d9d9d9;
    padding: 4px 5px 3px;
    background: #fff;
}

.queue-table > tbody > tr > td {
    vertical-align: middle
}

.animate-hide.ng-enter.ng-enter-active,
.animate-hide.ng-leave {
    opacity: 1;
    -webkit-transition: opacity 600ms linear;
    -moz-transition: opacity 600ms linear;
    transition: opacity 600ms linear;
}

    /* Remove animation */
    .animate-hide.ng-leave.ng-leave-active,
    .animate-hide.ng-enter {
        opacity: 0;
        -webkit-transition: opacity 600ms linear;
        -moz-transition: opacity 600ms linear;
        transition: opacity 600ms linear;
    }

.editredirect input {
    height: 20px;
    width: 400px;
    border: 1px solid lightgray;
}

.editredirect select {
    height: 20px;
    -webkit-appearance: textfield;
    border: 1px solid lightgray;
}

ul.name-value {
    list-style: none;
    display: table;
    padding: 0
}

    ul.name-value li {
        display: table-row;
        border-bottom: 1px solid #E8E8E8;
    }

        ul.name-value li > label {
            display: table-cell;
            width: 50%;
            min-width: 100px;
        }

        ul.name-value li > span {
            padding-left: 10px;
            display: table-cell;
            width: 50%;
        }

.btn-danger.remove-icon {
    margin-top: -2px;
    margin-right: -4px;
}

.btn-success.remove-icon {
    margin-top: -2px;
    margin-right: -4px;
}

.queue-widget {
    position: fixed;
    right: 5px;
    bottom: 5px;
}

    .queue-widget > div {
        padding: 5px;
        background: white;
        border: solid lightgrey;
        border-radius: 4px;
    }

.announcement-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

    .announcement-list li {
        margin: 8px 8px 8px 0;
        padding: 1px;
        float: left;
        width: 160px;
        height: 200px;
    }

.selected .announcement-list li {
    margin: 8px 8px 8px 0;
    padding: 1px;
    float: left;
    width: 80px;
    height: 80px;
    max-height: 80px;
}

.announcement-list .img-thumbnail {
    max-height: 100%;
}

.announcement-list .image {
    position: relative;
    width: 160px;
    height: 160px;
}

.imageList image {
    height: 160px;
    overflow: hidden;
    position: relative;
}

.announcement-list .close {
    opacity: 1;
    font-size: 18px;
    color: #f00;
    position: absolute;
    top: -6px;
    right: -6px;
    display: none;
    z-index: 1
}

.announcement-list .checked {
    opacity: 1;
    font-size: 18px;
    color: #0f0;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    top: initial;
}

.announcement-list li.new {
    font-size: 72px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 160px;
    cursor: pointer;
}

    .announcement-list li.new i {
        vertical-align: middle;
        margin-top: 22px;
    }

.announcement-list li:hover .close {
    display: inline-block
}

.img-thumbnail.default {
    border-color: blue;
    border-width: 2px;
}

.editRoom {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: inline;
}

div.editRoom table input, label {
    display: block;
}

div.editRoom table input, textarea {
    font-size: 13px;
    font-family: inherit;
    border: 1px solid #ccc;
    color: #555;
    border-radius: 4px;
    padding: 2px;
    height: 34px;
    width: 100%;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div.editRoom .amenities.subpanel ul.nav, div.editRoom .amenities.subpanel .tab-content {
    padding-left: 15px;
    display: inline-block;
    overflow-y: auto;
}

div.editRoom .amenities.subpanel ul.nav {
    list-style-type: none;
    width: 30%;
}

div.editRoom .amenities.subpanel .tab-content {
    vertical-align: top;
    max-height: 577px;
    width: 69%;
}

div.editRoom table td, th {
    padding: 0px 6px;
}

.image {
    margin: 30px;
    float: left;
    cursor: pointer;
    max-height: 100px;
}

.popup {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 5%;
    left: 0;
    display: none;
    text-align: center;
}

.popup_bg {
    background: rgba(0,0,0,0.4);
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
}


.popup_img {
    max-width: 100%;
    max-height: 100%;
    position: relative;
    margin: 0 auto;
    z-index: 2;
    margin: 1% 0 0 0;
    border: 3px solid #ddd;
}


/*
.announcement-image-list .image {
    position: relative;
}

.announcement-image-list .close {
    opacity: 1;
    font-size: 18px;
    color: #f00;
    position: absolute;
    top: -6px;
    right: -6px;
    display: none;
    z-index: 1
}


.announcement-image-list span:hover .close {
        display: inline-block
}*/