/**
 *
 * Apply Here your Custom CSS
 *
*/

body {
	font-family: 'Open Sans', sans-serif;
}
hr.empty-hr {
	margin: -7px 0;
	opacity: 0;
}
.nav-pills.language-selector-horizontal > li.active > a, .nav-pills.language-selector-horizontal > li.active > a:hover, .nav-pills.language-selector-horizontal > li.active > a:focus {
	color: #ffffff;
	background-color: #21a9e1;
}
.language-selector-horizontal .nav-header {
	padding: 10px 15px;
	font-weight: bold;
}
.language-selector-horizontal>li a img {
	margin-right: 5px;
}
.reports-selector-horizontal>li a {
	color: #5b98cf;
}
.panel-info.form-header {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#overlay-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #777;
	opacity: 0.5;
	z-index: 9999;
}
.clear {
	clear: both;
}

.fullscreen-loading{
	z-index: 2000;
	opacity: .5;
} 

.fullscreen-loading-pb{
	z-index: 2040;
	position: absolute;
	top: 200px;
	left: 50%;
	width: 300px;
	height: 20px;
	margin: auto;
	margin-left: -150px;
}

.logo h1{
	color: white;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.big-simbol{
	font-size: 1.5em !important;
}

/** DASHBOARD CUSTOM STYLES **/
.table tr.active, .table tr.active > td{
background-color: white;
}
.dash-items-list{
/*background: #F7F7F7;*/
}
.table .rating{
white-space: nowrap;
}
.rating .star-enabled{
color: #FAC400;
}
.bigtext{
font-size: 1.2em;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter{
border: 0;
}
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate{
border: 0;
background: none;
}
.dashboard-view-ph{
padding-top: 10px;
background: #F9F9F9;
margin: 0 -15px;
padding: 10px 15px 15px 15px;
}
.table.serv-details{
margin-bottom: 0;
}
.table.serv-details td{
text-align: right;
color: black;
font-size: 1.1em;
padding: 6px;
}
.table.serv-details th{
font-size: 1.1em;
color: #737373;
font-style: italic;
padding: 6px;
}
.table.serv-details.custom th{
font-size: 1em;
}.serv-typename-id{
padding-top: 10px;
}
.table.serv-prices{
margin-bottom: 0;
}
.table.serv-prices td{
text-align: right;
color: black;
padding: 6px;
}
.table.serv-prices td.total{
font-weight: 600;
background-color: #f8f8f8;
}
.table.serv-prices th{
color: #737373;
padding: 6px;
}
.serv-type-name{
font-size: 14px;
font-style: italic;
}
.serv-id{
font-size: 14px;
}
.serv-details.custom th:before{
content: '';
border-left: 3px solid #CCCCCC;
padding-left: -5px;
padding-right: 5px;
}
#dashboard-view-modal .modal-body{
padding: 10px 20px;
}
#dashboard-view-modal .modal-header{
padding: 10px;
}
#dashboard-view-modal .modal-header .close{
padding: 1px 5px 5px;
line-height: 0.7;
margin: 0;
}
#dashboard-view-modal .modal-footer{
padding: 10px 20px 10px;
}
.dashboard-view{
border-right: 1px #e5e5e5 solid;
}
#dashboard-comments .chat{
max-height: 100%;
overflow: auto;
text-align: left;
margin-bottom: 5px;
}
#dashboard-comments .chat > .message{
border-radius: 4px;
border: 1px solid #efefef;
margin-bottom: 3px;
padding: 2px 2px;
}
#dashboard-comments .chat > .message.client{
background: #dff0d8;
}
#dashboard-comments .chat > .message.operator{
background: #d9edf7;
}
#dashboard-comments .chat > .message > p{
margin: 0;
}
.notifications > a span.badge {
position: absolute;
padding: 2px;
font-size: 10px !important;
right: 12px;
top: 12px;
min-width: 17px;
line-height: 12px;
margin: 0 !important;
}
#dashboard-rooms{
list-style: none;
padding: 0;
}
#dashboard-rooms li{
float: left;
margin-right: 10px;
}
#dashboard-rooms li a{
color: white;
}
#dashboard-rooms li a .tile-stats{
padding: 5px 10px;
}
#dashboard-rooms li a .tile-stats.no-orders{
opacity: 0.6;
}
.serv-buttons .form-control{
width: auto;
margin-left: 10px;
}
.serv-buttons .btn{
margin-left: 10px;
}
/***************************/

.navbar .navbar-inner .user-info {
	margin: 8px 0 0;
	font-size: 12px;
	color: #ffffff;
}

.navbar .navbar-inner .user-info .profile-info > a {
	color: #ffffff;
	font-size: 12px;
}

.navbar .navbar-inner .language-select {
	margin: 12px 20px;
}

.language-select > .dropdown-menu {
	left: 0;
}

.mail-env .mail-sidebar .mail-menu > li a {
	padding: 10px !important;
}

.mail-env .mail-sidebar-row {
	padding: 10px !important;
	background: #ebebeb;
	position: relative;
}

.mail-env .mail-sidebar-row > h4 {
	margin: 0 32px 0 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
}


.mail-env .mail-sidebar-row > .btn {
	position: absolute;
	top: 3px;
	right: 4px;
}

.panel-heading .control-button {
	margin: 3px 10px 0 0;
}

.my-form > .form-group {
	margin-left: 0;
}

.chkbox-block {
	list-style: none;
	padding: 0;
}

.chkbox-block > li {
	display: inline;
	margin: 0 0 0 20px;
}

.stars-control {
	color: #ff9c1d;
	font-size: 18px;
}

.mail-env .mail-sidebar .mail-menu.category-control {
	text-align: center;
	padding: 4px 0 6px 0;
}

.mail-env .mail-sidebar .mail-menu.category-control > .btn {
	width: 94%;
}

.templates-header {
	color: #777;
}

.templates-header > a {
	text-decoration: underline;
}

.templates-elem {
	list-style: none;
}

.templates-elem > li {
	display: inline-block;
	width: 200px;
	height: 150px;
	text-align: center;
	color: #eee;
	margin: 0 10px 10px 0;
	position: relative;
	vertical-align: top;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.templates-elem > li > h3 {
	color: #fff;
	text-shadow: 0 2px 2px #777;
	-webkit-text-shadow: 0 2px 2px #777;
}

.templates-elem > li > .btn {
	width: 150px;
	top: 100px;
	left: 25px;
	position: absolute;
}

table.table > thead > tr > th {
	color: #bfbfbf !important;
}

table.settler > tbody > tr  > td {
	color: #5d5d5d;
}

table.settler > tbody > tr.list-checkout > td {
	color: #bfbfbf;
	background: #f8f8f8;
}
table.settler > tbody > tr > td.controls-checkout > a {
	color: #ea6255;
	text-decoration: none;
}
table.settler > tbody > tr > td.controls-edit > a {
	color: #00a651;
	text-decoration: none;
}
table.settler > tbody > tr > td.controls-print > a {
	color: #0073b7;
	text-decoration: none;
}
table.settler > tbody > tr > td.controls-remove > a {
	color: #ea6255;
	text-decoration: none;
}

#checkout-modal > .modal-dialog > .modal-content > .modal-body .strong,
#edit-checkin-modal > .modal-dialog > .modal-content > .modal-body .strong {
	font-size: 1.2em;
	color: #333;
}

.nested-list.custom-drag-button.my-drag-button .dd-handle {
	width: auto;
	padding-top: 5px;
}

.currency-add-fields, .display-none {
	display: none;
}

.marker-control-group > button, .marker-control-button > button {
	width: 100%;
	margin-bottom: 5px;
}

.weather-item .weather-item-body {
}

.weather-item .weather-item-body .weather-item-head {
	margin-left: 80px;
}

.weather-item .temperature h3 > span {
	font-size: 1.2em;
}

.weather-item p {
	font-size: 1.1em;
}

.weather-item .title {
	font-size: 1.5em;
	margin: 0 20px 0 40px;
}

.weather-item .title > .to-create {
	font-size: 1.5em;
	padding: 10px;
	opacity: 0.3;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.weather-item .title > .delete-message {
	position: absolute;
	right: 10px;
	top: 5px;
	color: darkgray;
}

.weather-item .title > .edit-message {
	position: absolute;
	right: 30px;
	top: 5px;
	color: darkgray;
}

.form-control.dashboard-filter {
	height: 33px;
}

input.dashboard-filter.timepicker {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.select2-container-multi .select2-choices .select2-search-field input {
	font-family: 'Open Sans', sans-serif !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
	margin: 5px 0 3px 5px !important;
}

.page-body .select2-container .select2-choices {
	padding: 0 6px !important;
}


/****** Кошечка )))) *******/
#show-cat {
	position: absolute;
	top: -20px;
	left: 0;
	cursor: pointer;
	color: white;
	z-index: 10;
}
#walk-cat {
	background: url(/site/design/img/tuna_sprite.png) 0 0 no-repeat; 
	height: 200px;
	width: 400px;
	position: absolute;
	top: -200px;
	margin-left: -300px;
	left: 0;
	transition: margin-left 4s linear;
	animation:
		walk-cycle 1s steps(12) 4,
		sit-down .5s steps(5) 4s 1;
	animation-fill-mode: forwards;
	-webkit-animation:
		walk-cycle 1s steps(12) 4,
		sit-down .5s steps(5) 4s 1;
	-webkit-animation-fill-mode: forwards;
	-moz-animation:
		walk-cycle 1s steps(12) 4,
		sit-down .5s steps(5) 4s 1;
	-moz-animation-fill-mode: forwards;
	-o-animation:
		walk-cycle 1s steps(12) 4,
		sit-down .5s steps(5) 4s 1;
	-o-animation-fill-mode: forwards;
}
@keyframes walk-cycle {
	0% { background-position: 0 0; }
	100% {background-position: 0 -2391px; }
}
@-webkit-keyframes walk-cycle {
	0% { background-position: 0 0; }
	100% {background-position: 0 -2391px; }
}
@-moz-keyframes walk-cycle {
	0% { background-position: 0 0; }
	100% {background-position: 0 -2391px; }
}
@-o-keyframes walk-cycle {
	0% { background-position: 0 0; }
	100% {background-position: 0 -2391px; }
}
@keyframes sit-down {
	0% { background-position: -400px 0; } 
	100% {background-position: -400px -1000px; }
}
@-webkit-keyframes sit-down {
	0% { background-position: -400px 0; } 
	100% {background-position: -400px -1000px; }
}
@-moz-keyframes sit-down {
	0% { background-position: -400px 0; } 
	100% {background-position: -400px -1000px; }
}
@-o-keyframes sit-down {
	0% { background-position: -400px 0; } 
	100% {background-position: -400px -1000px; }
}
/***********************************/

.treeview ul{
	list-style: none;
}
.treeview .tree_root{
	font-size: 12px;
}
.treeview ul.tree{
	margin: 2px 0 0 -40px;
}
.treeview li.tree{
	padding: 6px 4px 2px 16px;
}
.treeview li.tree span{
	line-height: 16px;
	margin-left: -18px;
}
.treeview li.tree span.product-item{
	font-weight: bold;
	color: black;
	font-size: 1.1em;
	cursor: pointer;
}
.treeview .tree .expand, .treeview .tree .colapse{
	cursor: pointer;
}
.treeview .tree .expandable-area{
	width: 16px;
	height: 16px;
	background: url(/site/design/img/tree.png) 0 0 no-repeat;
	margin-left: -54px;
	float: left;
}
.treeview .tree .colapseable-area{
	width: 16px;
	height: 16px;
	background: url(/site/design/img/tree.png) -14px 0 no-repeat;
	margin-left: -54px;
	float: left;
}
.treeview .tree .checkbox-area{
	width: 16px;
	height: 16px;
	background: url(/site/design/img/checkbox.png) no-repeat;
	margin-left: -38px;
	float: left;
	cursor: pointer;
}
.treeview .tree .checkbox-area.check.enable{
	background-position: 0 0;
}
.treeview .tree .checkbox-area.half.enable{
	background-position: 0 -16px;
}
.treeview .tree .checkbox-area.free.enable{
	background-position: 0 -32px;
}
.treeview .tree .checkbox-area.check.disable{
	background-position: -16px 0;
}
.treeview .tree .checkbox-area.half.disable{
	background-position: -16px -16px;
}
.treeview .tree .checkbox-area.free.disable{
	background-position: -16px -32px;
}
.treeview .tree img{
	height: 20px;
	margin-left: -19px;
	float: left;
}

/** 
*	TOURS 
**/
.table-prehead{
	background: #F9F9F9;
	padding: 5px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	margin-top: 5px;
}

.table-prehead h3{
	margin-top: 0;
}

.table-prehead .buttons{
	margin-top: 6px;
}

#orderChat{
	max-height: 100px;
	overflow: auto;
}

.name > a {
	color: white;
}

img.mobile-icon{
	width: 100%;
	background-color: #d6d6d6;
	margin-bottom: 10px;
	cursor: pointer;
}
img.mobile-icon.active-icon{
	background-color: #43769d;
	cursor: auto;
}

.alert.prompt{
	padding: 6px 15px;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 3px;
}

#table-shedules td, #table-prices td{
	vertical-align: middle;
	font-size: 13px;
}

table.vertical-center > tbody > tr > td{
	vertical-align: middle;
}

.menu-icon-badge{
	position: absolute;
	top: 0;
	opacity: 0.6;
}

.menu-icon-badge.active-icon{
	opacity: 1;
}

a.remove-map-marker{
	color: blue;
	text-decoration: underline;
	font-size: 12px;
}
