html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.material-icons:before {
  content: attr(data-icon);
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto \9;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.jumbotron h1 {
    display: block;
}

.grid-view td.action-column {
    white-space: nowrap;
    text-align: center;
    letter-spacing: 0.1em;
    max-width: 7em;
}
.region-label {
    display: block;
    font-size: 0.8em;
    color: #979797;
    margin-top: -5px;
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
    display: block;
}

#mapdragger {
    width: 30px;
    height: 30px;
    position: absolute;
    background: red;
}
.dropzone.dz-clickable .dz-message span {
    border: 1px solid #CCC;
    float: left;
    padding: 5px 10px;
    border-radius: 4px;
}
.time-select div {
    float: left;
    width: 80px;
    margin: 0 10px 0 0;
}
#add-contact {
    margin: 25px 0 0 0;
    display: block;
}
.mb5 {
    margin-bottom: 10px;
}
.contact-panel .add-item {
    margin-top: 3px;
}

.base-photo {
    width: 100px;
    float: left;
    margin: 0 5px 5px 0;
}

.list-row img {
    border: 0;
    max-width: 100%;
    height: auto;
    width: auto \9;
}
.map-block {
    position: relative;
}
.map-zoom {
    position: absolute;
    display: block;
    height: 40px;
    width: 300px;
    background: rgba( 0, 0, 0, 0.4);
    color: #FFF;
    bottom: 3px;
    font-size: 1.150em;
    padding-top: 9px;
    text-align: center;
}

#turbase-form #map,
#datamap {
  border: 1px solid #dfe2dc;
  padding: 1px;
}

#map {
    width: 100%; height: 100%; padding: 0; margin: 0;
}
.ballon-conteiner {
    width: 330px;
}
.turbaseAbout {
    float: left;
    width: 200px;
    padding-left: 10px;
}
.turbaseAbout small {
    font-size: 12px;
    color: #929590;
}
.turbaseAbout .location__base-thumb {
    margin-left: -2px;
    margin-bottom: 4px;
}
.turbasaPrice i {
    color: #618c38;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
}
.turbaseAbout .location__base-thumb i {
    top: 3px;
    margin-right: 0;
}
.turbaseAbout h4 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.turbaseAbout h4 a {
    color: #333;
}
.turbaseAbout h4 a:hover {
    color: #618c38;
}
.turbaseImg {
    float: left;
    width: 120px;
}
.turbaseImg img {
    max-width: 120px;
}
.conteinerHint .turbasaPrice {
    margin-top: 5px;
}
.conteinerHint .turbasaPrice i {
    font-size: 16px;
}


.wrap-orderStatus {
    margin: 8px 0 5px 0;
}

.orderStatus0 {
    background-color: #5bc0de !important;
}

.orderStatus15,
.orderStatus36 {
    background-color: #d9534f !important;
}

.orderStatus30 {
    background-color: #666 !important; 
}

.orderStatus3,
.orderStatus6,
.orderStatus9 {
    background-color: #f0ad4e !important; 
}

.orderStatus1 {
    background-color: #5cb85c !important; 
}

.orderStatus2 {
    background-color: #c9302c !important; 
}

.orderStatus27 {
    background-color: #286090 !important; 
}

.orderStatus4 {
    background-color: #609 !important; 
}

.orderStatus10,
.orderStatus12,
.orderStatus18,
.orderStatus21,
.orderStatus24 {
    background-color: #42b245 !important; 
}

.orderStatus33 {
    background-color: #979696 !important; 
}

.btn.orderStatus12 {
  border-color: #429a44;
}

.btn.orderStatus12:hover {
  background-color: #429a44 !important;
  border-color: #468048;
}

.btn.orderStatus15:hover {
  background-color: #c3514d !important;
  border-color: #b34440;
}

.btn.orderStatus27 {
  border-color: #29567b;
}

.btn.orderStatus27:hover {
  background-color: #29567b !important;
  border-color: #29567b;
}

.btn.orderStatus33 {
  border-color: #7f7f7f;
}

.btn.orderStatus33:hover {
  background-color: #7f7f7f !important;
  border-color: #616060;
}

.panel-default.recommend-checkbox-panel.has-error {
    border-color: #a94442;
}

.row.item-water button.btn {
    margin-top: 42px;
}

.row.item-contact button.btn {
    margin: 12px 0;
}

div.alert a {
    text-decoration: underline;
}

#turbase-work_season label,
#turbase-payment_type label,
#turbaseseason-work_season label {
    display: block;
}

img.roomImgTable {
  max-width: 140px;
}

.info-dop-block {
  background: #f9f9f9; 
  padding: 20px; 
  text-align: justify;
}

.info-dop-block p {
  min-height: 78px;
  line-height: 1.5;
}

.info-dop-block h3 {
    margin-top: 0;
    font-weight: 600;
}

.info-dop-block .btn {
    width: 200px;
}

.reservation-block.info-warning-block {
    background: #fbf3d9;
    border: 1px solid #f3d998;
}

.info-warning-block h3 {
    margin-top: 0;
    font-weight: 600;
}

.reservation-block.info-warning-block a {
    text-decoration: underline;
}

.reservation-block.info-warning-block ul {
    padding-left: 40px;
}

.contractHtml td, .contractHtml th {
  vertical-align: top;
  padding: 5px;
}

.methods-cards-block {
    margin: 30px auto 20px auto;
    max-width: 516px;
    text-align: center;
}

.methods-cards-block img {
    margin: 0 20px 10px 0;
}

.methods-cards-block img:last-child {
    margin-right: 0;
}

.rowListOrder {
    flex: 1 1 calc(33.33% - 4.4rem);
    background: #fefbf0;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 15px 15px;
}

.pay-form .btn {
    margin: 2px 0 40px 0;
}

.price-room-val.pay-total {
    color: #000;
    font-size: 17px;
}

.price-room-val.pay-prepay {
    font-size: 25px;
}

.leftimg{
    display: block;
    max-width: 250px;
    width: 250px;
    float:left;
    margin: 5px 15px 5px 0;
}

.rightimg{
    display: block;
    max-width: 250px;
    width: 250px;
    float: right;
    margin: 5px 0 5px 15px;
}

.centerimg{
    display: block;
    max-width: 250px;
    width: 250px;
    clear: both;
    margin: 5px auto;
    text-align: center;
}

