.calicon-notes {
  display: inline-block;
  position: absolute;
  float: left;
  width: 25px;
  height: 25px;
  margin-left: -34px;
  margin-top: -12px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-repeat: no-repeat;
    background: url('../../resources/images/icons/notes.svg') no-repeat 0px 0px;
    background-size: 25px;
  cursor: pointer;
}

[class^="saicon-"],
[class*=" saicon-"] {
  display: inline-block;
  width: 22px;
  height: 16px;
  margin-top: -2px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  cursor: pointer;
}

.saicon-alert {
    background: url('../../resources/images/icons/alert.svg') no-repeat 0px 0px;
    background-size: 16px;
}
.saicon-automail {
    background: url('../../resources/images/icons/automail.svg') no-repeat 0px 0px;
    background-size: 32px;
}
.saicon-noautomail {
    background: url('../../resources/images/icons/autonomail.svg') no-repeat 0px 0px;
    background-size: 32px;
}
.saicon-book {
    background: url('../../resources/images/icons/book.svg') no-repeat -4px -9px;
    background-size: 28px;
}
.saicon-mail {
    background: url('../../resources/images/icons/mail.svg') no-repeat -4px -9px;
    background-size: 28px;
}
.saicon-upload {
    background: url('../../resources/images/icons/checkout.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-bed-w {
    background: url('../../resources/images/icons/bed-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-save {
    background: url('../../resources/images/icons/save.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-save-w {
    background: url('../../resources/images/icons/save-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-edit-w {
    background: url('../../resources/images/icons/edit-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-edit {
    background: url('../../resources/images/icons/edit.svg') no-repeat 0px 0px;
    background-size: 28px;
}
.saicon-delete {
    background: url('../../resources/images/icons/delete.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-delete-w {
    background: url('../../resources/images/icons/delete-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-copy-w {
    background: url('../../resources/images/icons/copy-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-prev-w {
    background: url('../../resources/images/icons/prev-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-prev2-w {
    background: url('../../resources/images/icons/prev-2-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-next-w {
    background: url('../../resources/images/icons/next-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-next2-w {
    background: url('../../resources/images/icons/next-2-white.svg') no-repeat -6px -5px;
    background-size: 28px;
}
.saicon-open {
    background: url('../../resources/images/icons/open.svg') no-repeat -3px -3px;
    background-size: 22px;
}
.saicon-close {
    background: url('../../resources/images/icons/close.svg') no-repeat -3px -3px;
    background-size: 22px;
}
.saicon-owner {
    background: url('../../resources/images/icons/open.svg') no-repeat -3px -3px;
    background-size: 22px;
}
.saicon-car {
    background: url('../../resources/images/icons/car.svg') no-repeat 1px 1px;
    background-size: 22px;
}
.saicon-settings {
    background: url('../../resources/images/icons/settings.svg') no-repeat 0px 3px;
    background-size: 15px;
}
.saicon-settings2 {
    background: url('../../resources/images/icons/settings.svg') no-repeat 1px 0px;
    background-size: 34px;
}
.saicon-settings-w {
    background: url('../../resources/images/icons/settings-w.svg') no-repeat 0px 3px;
    background-size: 30px;
}
.saicon-aperture-w {
    background: url('../../resources/images/icons/aperture-w.svg') no-repeat 8px 8px;
    background-size: 38px;
}

[class^="tabicon-"],
[class*=" tabicon-"] {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-top: 0px;
  *margin-right: .3em;
  line-height: 12px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  cursor: pointer;
}

.tabicon-roomgrid {
    background: url('../../resources/images/icons/database.svg') no-repeat -8px -12px;
    background-size: 35px;
}
.tabicon-booking,.tabicon-apartmans,.tabicon-aptypes {
    background: url('../../resources/images/icons/bed.svg') no-repeat -8px -12px;
    background-size: 35px;
}
.tabicon-price {
    background: url('../../resources/images/icons/euro.svg') no-repeat -8px -9px;
    background-size: 35px;
}
.tabicon-add {
    background: url('../../resources/images/icons/open.svg') no-repeat -4px -4px;
    background-size: 28px;
}
.tabicon-print {
    background: url('../../resources/images/icons/print.svg') no-repeat -8px -8px;
    background-size: 28px;
}
/*------------------------------------------*/
.user_add,.x-icon-user {
    background: url('../../resources/images/icons/user_add.svg') no-repeat -8px -8px;
    background-size: 31px;
}

.user_delete {
    background: url('../../resources/images/icons/user_delete.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-add {
    background: url('../../resources/images/icons/add.svg') no-repeat -3px -5px;
    background-size: 25px;
}
.x-icon-reload {
    background: url('../../resources/images/icons/refresh.svg') no-repeat -8px -8px;
    background-size: 31px;
}

.saicon-booking-new {
    background: url('../../resources/images/icons/win_add.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-booking-edit {
    background: url('../../resources/images/icons/win_mod.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-booking-edit-w {
    background: url('../../resources/images/icons/win_mod-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-booking-del {
    background: url('../../resources/images/icons/win_del.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-room-add {
    background: url('../../resources/images/icons/bed-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-printing {
    background: url('../../resources/images/icons/print.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-searching {
    background: url('../../resources/images/icons/search.svg') no-repeat -2px -2px;
    background-size: 22px;
}
.x-icon-chok {
    background: url('../../resources/images/icons/ok.svg');
    background-size: 22px;
}
.x-icon-chno {
    background: url('../../resources/images/icons/no.svg');
    background-size: 22px;
}
.x-on-chedit {
    background: url('../../resources/images/icons/edit.svg');
    background-size: 22px;
}
.x-icon-chdelete {
    background: url('../../resources/images/icons/delete.svg');
    background-size: 22px;
}
.x-icon-delete-w {
    background: url('../../resources/images/icons/delete-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}

.x-icon-mail-new,.x-icon-mail {
    background: url('../../resources/images/icons/mail-new.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-mail-new-w,.x-icon-mail-w {
    background: url('../../resources/images/icons/mail-new-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-reply {
    background: url('../../resources/images/icons/mail-reply.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-forward {
    background: url('../../resources/images/icons/mail-forward.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-forward-w {
    background: url('../../resources/images/icons/mail-forward-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}

.x-icon-playing {
    background: url('../../resources/images/icons/play.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-euro {
    background: url('../../resources/images/icons/euro.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-euro-w {
    background: url('../../resources/images/icons/euro-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-check-in-w {
    background: url('../../resources/images/icons/checkin-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-check-out-w {
    background: url('../../resources/images/icons/checkout-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-unlike-w {
    background: url('../../resources/images/icons/unlike-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-cloud {
    background: url('../../resources/images/icons/cloud.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-cloud {
    background: url('../../resources/images/icons/cloud.svg') no-repeat -8px -8px;
    background-size: 31px;
}
.x-icon-cloud-download {
    background: url('../../resources/images/icons/cloud_download.svg') no-repeat -0px -0px;
    background-size: 31px;
}
.x-icon-download {
    background: url('../../resources/images/icons/download.svg') no-repeat -0px -0px;
    background-size: 13px;
}
.x-icon-close-w {
    background: url('../../resources/images/icons/close-white.svg') no-repeat -8px -8px;
    background-size: 31px;
}

.x-grid-row .x-ap-cell-ok,.jqx-grid-cell .x-ap-cell-ok{
	background-color: #44AA44;
	height:35px;
	line-height:35px;
	text-align:center;
}
.x-grid-row .x-ap-cell-no,.jqx-grid-cell .x-ap-cell-no {
	background-color: #EEAAAA;
	height:35px;
}
.x-grid-row .x-ap-cell-none {
}
.x-grid-row .x-grid-cell {
	border-width: 0;
/*	background-color:transparent;*/
}
.x-grid-row .x-group-sep  {
	border-right:1px solid #ddd;
}
.x-action-col-cell img {
	cursor:pointer;
}
.btn-primary button span {
	color:#fff;
}
.x-form-item-body  {
	float:left;
}
.x-form-item-label-bold {
	font-weight:bold;
}
.x-form-container-label {
	float:none !important;
}
.x-livesearch-match {
	color:#FF0000;
	font-weight:bold;
}
.task_message {
}
.task_message .x-grid-rowbody {
	color:#000;
	font-weight:bold;
	font-style:italic;
	padding-left:20px;
	border-bottom:1px solid #888;
	/*height:18px;*/
}
.x-msg-delete .x-window-header{
	background-color: rgb(250, 0, 0);
}
.ext-mb-alert {
    background: url('../../resources/images/icons/alert.svg');
}
.containter-border .x-form-item-label-top {
	font-size:16px;
	border-bottom: 1px solid #888;
}
.containter-border {
	border: 1px solid #888;
    	-moz-border-radius:10px;
    	-webkit-border-radius: 10px;
    	border-radius:10px;
}
.x-tool-collapse-top {
}
.fogl-sep.x-grid-cell {
	background-color: #DDDDDD;
}
/* dropbox (file upload ) */
#dropbox {
	height:100%;
	width:98%;
	top:0px;
	left:0px;
}
#dropbox .drpreview{
	padding-top:2px;
	margin-left:2px;
	margin-right:2px;
	height:14px;
	width:98%;
	float:left;
}
#dropbox .message{
   	font-size: 10px;
    	text-align: center;
    	padding-top:20px;
    	display: block;
	border:2px dotted #0B85A1;
	padding:10px 10px 10px 10px;
}
#dropbox .message i{
	color:#ccc;
	font-size:10px;
}
#dropbox .uploaded{
	height:100%;
	width:30px;
	background: url('../../resources/images/icons/ok.svg') no-repeat center center rgba(255,255,255,0.5);
        background-size: 20px;
	display: none;
	float:left;
}
#dropbox .drpreview.done .uploaded{
	display: block;
}
#dropbox .nameHolder{
	float:left;
	width:200px;
}

#dropbox .drprogressHolder{
	float:right;
	background-color:#FFF;
	height:12px;
	width:135px;
	box-shadow:0 0 2px #000;
}
#dropbox .drprogress{
	background-color:#2586d0;
	height:100%;
	width:0%;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
	-moz-transition:0.25s;
	-webkit-transition:0.25s;
	-o-transition:0.25s;
	transition:0.25s;
	font-weight:bold;
	color:#000;
	line-height:11px;
}
#dropbox .drpreview.done .drprogress{
	width:100% !important;
}
/* dropbox 2*/
#dropbox2 {
	height:100%;
	width:100px;
	top:0px;
	left:0px;
}
#dropbox2 .drpreview{
	padding-top:2px;
	margin-left:2px;
	margin-right:2px;
	width:98%;
}
#dropbox2 .message{
   	font-size: 11px;
    	text-align: center;
    	display: block;
}
#dropbox2 .message i{
	color:#fff;
	font-size:9px;
}
#dropbox2 .uploaded{
	height:16px;
	width:20px;
	background: url('../../resources/images/icons/ok.svg') no-repeat center center rgba(255,255,255,0.5);
        background-size: 20px;
	display: none;
	float:left;
	position:relative;
	margin-top:-16px;
}
#dropbox2 .drpreview.done .uploaded{
	display: block;
}
#dropbox2 .nameHolder{
	width:100px;
}

#dropbox2 .drprogressHolder{
	background-color:#FFF;
	height:10px;
	width:92px;
	box-shadow:0 0 1px #fff;
}
#dropbox2 .drprogress{
	background-color:#2586d0;
	height:100%;
	width:0%;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
	-moz-transition:0.25s;
	-webkit-transition:0.25s;
	-o-transition:0.25s;
	transition:0.25s;
	font-weight:bold;
	color:#000;
	line-height:11px;
}
#dropbox2 .drpreview.done .drprogress{
	width:100% !important;
}
/* end dropbox */
.price input[type="inputbox"] {
	color: #34485D;
	text-align: right;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #BABABA;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	padding: 0px 2px 2px;
	line-height:14px;
}
.blocked {
	background-color:#f4d0d0 !important;
}
.booked {
	background-color:#d0d0d0 !important;
}
.apthumb {
	float:left;
	width:120px;   
}
.apthumb img{
/*	min-height: 104px;*/ 
	width:120px;   
	overflow: hidden;
	float:left;
	border:1px solid #ccc;
	margin-right:4px;
}
.apthumb span {
	font-size:9px;
	float:left;
}
#dropimage {
	margin-top:2px;
	overflow: hidden;
	color: #34485D;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #BABABA;
	padding-left:2px;
	background-color: #D4D4D4;
	text-align: center;
	width:100px;
	height:86px;
}
#dropimage span {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 66px;
}
.apstate {
	cursor:pointer;
	position: relative;
	width: 20px;
    	height: 12px;
    	left: 1px;
    	top: 1px;
    	float: right;
	border:1px solid #eee;
	margin-right:2px;
}
.hk-clean {
	background-color:green;
}
.hk-dirty {
	background-color:red;
}
.hk-nothing {
}
.bordered-field {
	border:1px solid #888;
}
.list-ct {
	border:1px solid #eee;
}
.x-file-upload-small .x-form-file-wrap .x-form-file-input {
	width:30px;
}
.x-action-col-button {
	margin-right:4px;
}
.paging_container {
	border-color: #BABABA;
	border-style: solid;
	border-width: 1px 0px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	background-color: #ECF0F1;
	height:40px;
}
.paging_text {
	color: #34485D;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	white-space: pre-wrap;
	float:left;
	vertical-align:middle;
	line-height:40px;
	padding-left:15px;
}
.paging_pages {
	overflow: hidden;
	border-style: none;
	background-color: #ECF0F1;
	vertical-align:middle;
	height: 30px;
	padding-top:5px;
	width: 700px;
	display: block;
	margin-left: auto;
	/*margin-left: 156px;*/
	margin-right: auto;
	text-align:center;
	padding-left: 60px;
}
.paging_center {
	height:30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 .paging_page  {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 33px;
	height: 30px;
	float:left;
	line-height:30px;
	text-align: center;
}
.paging_center a {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-color: #FFF;
	border-style: solid;
	border-width: 0px 1px;
/*	background-color: #ECF0F1;*/
	text-align: center;
	white-space: pre-wrap;
	width: 33px;
	height: 30px;
	float:left;
	line-height:30px;
}
.paging_center a:hover {
	background-color: #48C9B0;
}
.paging_page.active {
	background-color: #48C9B0;
}
.paging_page_list {
	color: #34485D;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	float:right;
	vertical-align:middle;
	line-height:40px;
	padding-right:15px;
}
table.drr_table {
	background-color: rgba(0, 0, 0, 0);
	text-align: center;
	white-space: pre-wrap;
}
div table.drr_table tr td {
	color: #34485D;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:center;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
table.drr_table tr td.al0 {
}
table.drr_table tr td.al1 {
	background-color: #ECF0F1;
}
.cal_header { 
    position: fixed;
    top: 0px; 
    display:none;
    /*background-color:white;*/
}
.cal_footer { 
    position: fixed;
    bottom: 0px; 
    display:none;
    /*background-color:white;*/
}
button.grid-btn,a.grid-btn {
/*	width:90px;*/
	float:left;
	margin:2px;
}
.x-btn.jqx-button {
    color:#fff;
    border:0px;
    border-radius:2px;
}
.x-btn-b.jqx-button {
    border:0px;
    border-radius:2px;
}
.jqx-grid-cell {
    border-width: 0px 0px 1px 0px;
}
.jqx-grid-column-header, .jqx-grid-columngroup-header {
    border-width: 0px 0px 0px 0px;
}
.jqx-grid-pager .jqx-button {
    background-color: transparent;
    color:#ffffff !important;
    border:0px;
}
.jqx-grid-pager .jqx-grid-pager-number {
    background-color: #48C9B0;
    color:#ffffff !important;
    border:0px;
    padding: 4px 10px 4px 10px;
    border-radius:0px;
}
.jqx-grid-pager .jqx-fill-state-pressed {
    background-color: #34495E;
}
.jqx-window-content.jqx-widget-content {
    font-size:11px;
    font-weight: normal;
    line-height: 14px;
    font-family: 'Helvetica Neue', Arial, Verdana, sans-serif;
}
.jqx-window-line {
    margin-left:1px;
    width:100%;
    height:22px;
    float:left;
    padding-top: 4px;
}
.jqx-window-line input,.jqx-window-line select {
    margin-right:5px;
}
.jqx-window-line label, .jqx-window-line input, .jqx-window-line select  {
    float:left;
    margin-left:5px;   	
    vertical-align:middle;
    line-height: 20px;
}
.jqxgrid-renderer {
    padding-top:5px; 
    padding-left:2px; 
    height:100%;
}

table.roomtablehead td.sch-header.selected {
	background-color: #ACD0AA!important;
}
.jqLabel {
	width:80px;
	text-align:right;
}
.jqLabel.small {
	width:50px !important;
}
.jqLabel.left {
	text-align:left;
}
.jqLabel.center {
	text-align:center;
}
.utitle {
    font-size:11px;
    font-weight:bold;
}
table.roomtablehead td.th.resize,.resize span {
    z-index:100;
}

/* grid cell class colors */
.jqx-grid-cell .jqx-gray, .jqx-widget .jqx-gray {
    color: white;
    background-color: #666b6A !important;
}
.jqx-grid-cell .jqx-blue, .jqx-widget .jqx-blue {
    color: white;
    background-color: #2222FF !important;
}

.jqx-grid-cell .jqx-green, .jqx-widget .jqx-green {
    color: black;
    background-color: #b6ff00 !important;
}
.jqx-grid-cell .jqx-yellow, .jqx-widget .jqx-yellow {
    color: black;
    background-color: #ff9100 !important;
}
.jqx-grid-cell .jqx-red, .jqx-widget .jqx-red {
    color: black;
    background-color: #e83636 !important;
}

.floating_pool{
	float:left;
	position:absolute;
	height:300px;
	margin-top:60px;
	width:220px;
	z-index:1;
	background-color:#eee;
}
.eci {
}
.lco {
}
table.roomtablehead td div.eci-day {
	z-index:20;
	position:relative;
	float:left;
	width: 7px; 
	height: 14px;
	line-height:14px; 
}

table.roomtablehead td div.lco-day {
	z-index:20;
	position:relative;
	float:left;
	width: 7px;  
	height: 14px;  
	line-height:14px; 
}
.active_job {
	display: block;
	float: left;
	height: 32px;
/*	padding: 2px;*/
	font-size: 12px;
	font-weight:normal;
	line-height:30px;
	text-align:right;
	cursor: pointer;
	text-transform: uppercase;
	margin-top:2px;
}
.active_user {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
/*	padding: 2px;*/
	font-size: 22px;
	font-weight:normal;
	line-height:32px;
	text-align:center;
	cursor: pointer;
	text-transform: uppercase;
	margin-left:2px;
}
.active_user div {
	width: 32px;
	height: 6px;
	margin-top: -6px;
}
.active_user.online {
	background-color: #60D8E6;
	color:#fff;
}
.active_user.offline {
	background-color: #ADD8E6;
	color:#888;
}
.tooltip-inner {
    white-space:pre-wrap;
}
.checkout-result {
	font-size:16px;
}
span.checkout-result-icon {
	margin-right:10px;
	margin-top:2px;
}
table.dashboard_box thead td {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	white-space: pre;
}
table.dashboard_box tbody td {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	white-space: pre;
}
/*----------------background gradient-----------------------------*/
.dotted {
  /*padding: 2.25em 1.6875em;*/
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
  }

.stripped {
  /*padding: 2.25em 1.6875em;*/
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
  background-image: -moz-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
  background-image: -o-repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
  background-image: repeating-linear-gradient(135deg, rgba(0,0,0,.3), rgba(0,0,0,.3) 1px, transparent 2px, transparent 2px, rgba(0,0,0,.3) 3px);
  -webkit-background-size: 4px 4px;
  -moz-background-size: 4px 4px;
  background-size: 4px 4px;
  }

/*----------------scheduler -----------------------------*/
.time-sch-wrapper .time-sch-section-header {
	width: 108px;
	width: 148px;
	text-align: left;
}
.time-sch-item-event {
  border-width: 1px;
  border-style: solid;
  width: 0px; /*2px;*/ }
.time-sch-select {
	float:right;
	width:140px;
	height:27px;
	margin-left:10px;
}
.time-sch-hint-help {
	float:right;
	margin-left:4px;
	margin-top:0px;
	width:27px;
	height:27px;
}
.time-sch-grid-btn {
	float:right;
	margin-left:6px;
	margin-top:6px;
	width:27px;
	height:27px;
}
.item-event-none { background-color: green; border-color: #004d00; }
.item-event-one { background-color: #ff2222; border-color: #ee0000; }
.item-event-two { background-color: blue; border-color: #3333ff; }
.item-event-three { background-color: orange; border-color: #cc8400; }

.time-sch-item.item-status-none {background-color: green; }
.time-sch-item.item-status-one { background-color: blue; }
.time-sch-item.item-status-two { background-color: #ff2222; }
.time-sch-item.item-status-three { background-color: orange; }
.time-sch-item.item-status-headernote {background-color: #f00; }
.time-sch-item.item-status-note {background-color: gray; }
.time-sch-item.item-status-ap-foglalt {background-color: #7E8C8D; text-align:center;}

.time-sch-item {
  transition: background-color ease 0.1s;
  border-width: 0px; /*1px;*/
  border-style: solid; }
  .time-sch-item.item-status-none { border-color: #006700; }
  .time-sch-item.item-status-none:hover { background-color: #00b300; }
  .time-sch-item.item-status-one { border-color:#0000e6;   }
  .time-sch-item.item-status-one:hover { background-color: #3333ff; }
  .time-sch-item.item-status-two { border-color: #ff0808; }
  .time-sch-item.item-status-two:hover { background-color:#ff5555; }
  .time-sch-item.item-status-three { border-color: #e69500; }
  .time-sch-item.item-status-three:hover { background-color: #ffb733; }

  .time-sch-item.ui-draggable-dragging { cursor: move; }

.realtime-info { display: none; }

.time-sch-item-eci {
	left: 1px;
	background-color:#caf90d;
	position: absolute;
	top: 1px;
	bottom: 2px;
	min-width:10px;
}
.time-sch-item-lco {
	right: 1px;
	background-color:#caf90d;
	position: absolute;
	top: 1px;
	bottom: 2px;
	min-width:10px;
}
.time-sch-item-splitstart {
	left: -7px;
    	background-color: transparent;
    	position: absolute;
    	top: 1px;
    	/* bottom: 2px; */
    	min-width: 10px;
    	border-top: 6px solid transparent;
    	border-bottom: 8px solid transparent;
    	border-right: 10px solid red;
}
.time-sch-item-splitend {
	right: -8px;
    	background-color: transparent;
    	position: absolute;
    	top: 1px;
    	bottom: 2px;
    	min-width: 10px;
    	border-top: 7px solid transparent;
    	border-bottom: 10px solid transparent;
    	border-left: 10px solid red;
}

.time-sch-wrapper {
/*	background-color: #ECF0F1;*/
	background-color: #EAEDED;
}
.time-sch-table thead {
	background-color: #34495E;
	font-weight: bold;
	color: #FFF;
}
.time-sch-wrapper th, .time-sch-wrapper td {
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-left:0px solid #E6E6E6;
	border-top:0px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.time-sch-wrapper td.time-sch-section {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding-left:8px;
	background-color: #7E8C8D;
/*	white-space: nowrap;*/
}
.time-sch-wrapper td.time-sch-date {
}
.time-sch-wrapper thead td.time-sch-date-header {
	line-height: 12px;
	font-size: 9px;
	cursor: pointer;
}
.time-sch-wrapper thead td.weekend {
	background-color: #141451;
}
.time-sch-wrapper td.weekend {
	background-color: #F5F5F5;
}
.time-sch-wrapper thead td.current-date {
	background-color: #1ABC9C;
}
a.time-sch-selected-button {
	color: #34485D;
	font-weight: bold;
	text-decoration: underline;
}

div.time-sch-item-content {
	padding: 0px 0px 2px 6px;
}
td.time-sch-section.unassigned, td.time-sch-date.unassigned {
	border-top: 2px solid #1ABC9C;
}
td.time-sch-date-header.highlighted {
	background-color: #ACD0AA!important;
}
.time-cell-highlited {
	position: relative;
	overflow: hidden;
	background-color: #ACD0AA!important;
}
.time-sch-wrapper td.time-section-stat {
	background-color: #7E8C8D 
}
.time-sch-wrapper td.time-section-rent {
/*	background-color: #7E8C8D !important;*/
}
tr.group {
 	cursor:pointer;
}
tr.group td span  {
	margin-left:5px;
	font-size: 17px;
	line-height: 12px;	
	float:left;
}
#jcemediabox-popup-page {
	z-index: 100000 !important;
}
.white, .white a {
  color: #fff;
}
label.mini {
	font-size:8px;
	margin-bottom: 0px;
        float: left;
        line-height: 22px;
}
.dstat {
  float: left;
  position: absolute;
  height: 2px;
}

.tab-content {height:auto;}
.tab-content > .tab-pane { height:100%;}
.jqx-file-upload-iframe {visibility:hidden;}
.booking_status_color_popup {
	color:#444;
	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
}


.event-list {
		list-style: none;
		font-family: 'Lato', sans-serif;
		margin: 0px;
		padding: 0px;
	}
	.event-list > li {
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 5px rgb(51, 51, 51);
		box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
		padding: 0px;
		margin: 0px 0px 12px;
	}
	.event-list > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: rgb(197, 44, 102);
		padding: 5px;
		text-align: center;
		text-transform: uppercase;
	}
	.event-list > li:nth-child(even) > time {
		background-color: rgb(165, 82, 167);
	}
	.event-list > li > time > span {
		display: none;
	}
	.event-list > li > time > .day {
		display: block;
		font-size: 48pt;
		font-weight: 100;
		line-height: 1;
	}
	.event-list > li time > .month {
		display: block;
		font-size: 22pt;
		font-weight: 900;
		line-height: 1;
	}
	.event-list > li > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	.event-list > li > .info > .title {
		font-size: 18pt;
		font-weight: 700;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 11pt;
		font-weight: 300;
		margin: 0px;
		line-height:15px;
	}
	.event-list > li > .info > ul,
	.event-list > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li > .social > ul {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
    .event-list > li > .social > ul > li {    
        padding: 0px;
    }
    .event-list > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}
	.facebook a,
	.twitter a,
	.google-plus a {
		display: block;
		width: 100%;
		color: rgb(75, 110, 168) !important;
	}
	.twitter a {
		color: rgb(79, 213, 248) !important;
	}
	.google-plus a {
		color: rgb(221, 75, 57) !important;
	}
	.facebook:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(75, 110, 168) !important;
	}
	.twitter:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(79, 213, 248) !important;
	}
	.google-plus:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(221, 75, 57) !important;
	}

	@media (min-width: 768px) {
		.event-list > li {
			position: relative;
			display: block;
			width: 100%;
			height: 100px;
			padding: 0px;
		}
		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 100px;
			float: left;
		}
		.event-list > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 100px;
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		.event-list > li > .info {
			position: relative;
			height: 100px;
			text-align: left;
			padding-right: 40px;
		}	
		.event-list > li > .info > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
		}
		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.event-list > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
        .event-list > li > .social > ul {
            border-left: 1px solid rgb(230, 230, 230);
        }
		.event-list > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.event-list > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 10px 0px 9px;
		}
	}
/* innen folio list*/
.folio-items {
		list-style: none;
		font-family: 'Lato', sans-serif;
		margin: 0px;
		padding: 0px;
	}
	.folio-items > li {
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 5px rgb(51, 51, 51);
		box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
		padding: 0px;
		margin: 0px 0px 12px;
	}
	.folio-items > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: rgb(197, 44, 102);
		padding: 5px;
		text-align: center;
		text-transform: uppercase;
	}
	.folio-items > li:nth-child(even) > time {
		background-color: rgb(165, 82, 167);
	}
	.folio-items > li > time > span {
		display: none;
	}
	.folio-items > li > time > .day {
		display: block;
		font-size: 48pt;
		font-weight: 100;
		line-height: 1;
	}
	.folio-items > li time > .month {
		display: block;
		font-size: 22pt;
		font-weight: 900;
		line-height: 1;
	}
	.folio-items > li > img {
		width: 100%;
	}
	.folio-items > li > .info {
		padding-top: 2px;
		text-align: center;
	}
	.folio-items > li > .info > .title {
		font-size: 14pt;
		font-weight: 700;
		margin: 0px;
	}
	.folio-items > li > .info > .title > span {
		width: 35px;
	}
	.folio-items > li > .info > .desc {
		font-size: 9pt;
		font-weight: 300;
		margin: 0px;
		line-height:15px;
	}
	.folio-items > li > .info > ul,
	.folio-items > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.folio-items > li > .social > ul {
		margin: 0px;
	}
	.folio-items > li > .info > ul > li,
	.folio-items > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .folio-items > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
    .folio-items > li > .social > ul > li {    
        padding: 0px;
    }
    .folio-items > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	.folio-items > li > .info > ul > li:hover,
	.folio-items > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}
	.facebook a,
	.twitter a,
	.google-plus a {
		display: block;
		width: 100%;
		color: rgb(75, 110, 168) !important;
	}
	.twitter a {
		color: rgb(79, 213, 248) !important;
	}
	.google-plus a {
		color: rgb(221, 75, 57) !important;
	}
	.facebook:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(75, 110, 168) !important;
	}
	.twitter:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(79, 213, 248) !important;
	}
	.google-plus:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(221, 75, 57) !important;
	}

	@media (min-width: 768px) {
		.folio-items > li {
			position: relative;
			display: block;
			width: 100%;
			height: 30px;
			padding: 0px;
		}
		.folio-items > li > time,
		.folio-items > li > img  {
			display: inline-block;
		}
		.folio-items > li > time,
		.folio-items > li > img {
			width: 100px;
			float: left;
		}
		.folio-items > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}
		.folio-items > li > time,
		.folio-items > li > img {
			width: 100px;
			height: 30px;
			padding: 0px;
			margin: 0px;
		}
		.folio-items > li > .info {
			position: relative;
			height: 30px;
			text-align: left;
			padding-right: 40px;
		}	
		.folio-items > li > .info > .title {
			padding: 0px 10px;
			float:left;
			display:block;
		}
		.folio-items > li > .info > .desc {
			padding: 4px 5px;
			float:right;
			display:block;
			position:relative;
		}
		.folio-items > li > .info > .desc input.spinner{
			width:20px;
			margin-top:-2px;
			border:none;
		}
		.folio-items > li > .info > .desc input.price{
			width:60px;
			font-size:1em;
		}
		.folio-items > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.folio-items > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
        .folio-items > li > .social > ul {
            border-left: 1px solid rgb(230, 230, 230);
        }
		.folio-items > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.folio-items > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 4px 0px 4px;
		}
	}
ul .booking-row.searched {
	border-color:red;
	box-shadow: 0px 0px 5px red;
}
ul .booking-row.selected {
	border-color:blue;
	box-shadow: 2px 2px 5px blue;
}
ul.paided .folio-item-row {
        box-shadow: 1px 1px 1px green;
	margin: 0px 0px 6px;
}
ul.paid {
    border-bottom: 2px dotted #888;
}
ul.paided {
    margin-top: 2px;
}
ul .folio-item-row .Opened {
	color:red;
}
.ui-autocomplete-loading { background:url('../../resources/images/loading.gif') no-repeat center center }
.loading { 
           width:64px; 
           height:64px; 
           position: fixed; 
           background-color: #00FF00; 
           top: 50%; 
           left: 50%; 
           margin-top: -32px; 
           margin-left: -32px; 
	   background:url('../../resources/images/loading.gif') no-repeat center center;
	   display:none;	
}
.context-menu-item span {padding-left:10px;}
.context-menu-list {min-width:160px !important;}
.jqx-grid-cell-selected-bootstrap a {color: #eee !important; }
.right-btn {float:right;margin-right:8px;}
.left-btn {float:left;margin-right:8px;}
.booking_box_content {
	overflow-y:auto;
	max-height:400px;
}
select.hkschedule {
	width:80px;
	float:left;
}
input[type="checkbox"].hkschedule {
	width:22px;
	height:22px;
	float:left;
}
.cp {
	display:inline-block;
}
.editinginput input[disabled],.editinginput select[disabled],.editinginput textarea[disabled],.editinginput input[readonly],.editinginput select[readonly],.editinginput textarea[readonly] {
	border:0px solid transparent !important;
}
#transferform .bootstrap-tagsinput input[disabled] {
    background-color: transparent;
    border: 0px solid transparent;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.direct-chat-text {
    border-radius: 5px;
    position: relative;
    padding: 5px 10px;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    margin: 5px 0 0 0px;
    color: #444;
    word-wrap: break-word;
    max-width:550px;
    word-break: break-all;
    white-space: normal;
}
.box-comments .comment-text {
    margin-left: 40px;
    color: #555;
}
.box-comments .box-comment:first-of-type {
    padding-top: 0;
}
.box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #eee;
}
.box-comments .username {
    color: #444;
    display: block;
    font-weight: 600;
    text-align: left;
}
.img-sm, .box-comments .box-comment img, .user-block.user-block-sm img {
    width: 30px !important;
    height: 30px !important;
}
.img-sm, .img-md, .img-lg, .box-comments .box-comment img, .user-block.user-block-sm img {
    float: left;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 10px 7px;
    font-size: 28px;
    font-weight: 500;
    line-height: 29px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 40px;
}

.badge.rect {
    border-radius: 4px !important;
    margin:6px;
}
.img-80 {
    width:80px; 	
    height:80px;
    float: left;
    margin-right: 10px;	 	
}
.box-comments .text-muted {
    font-weight: 400;
    font-size: 12px;
}
.pull-right {
    float: right;
}
.pull-right {
    float: right!important;
}
.box-comments .box-comment:before, .box-comments .box-comment:after {
    content: " ";
    display: table;
}
.box-comments .box-comment:after {
    clear: both;
}
.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.img-sm+.img-push {
    margin-left: 40px;
}
.input-sm {
    height: 30px !important;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.box-comments {
    max-height: 400px;
    display: block;
    overflow: auto;
}

.time-sch-item-event {
  border-width: 1px;
  border-style: solid;
  width: 2px; }

.item-event-none {
  background-color: green;
  border-color: #004d00; }

.item-event-one {
  background-color: #ff2222;
  border-color: #ee0000; }

.item-event-two {
  background-color: blue;
  border-color: #3333ff; }

.item-event-three {
  background-color: orange;
  border-color: #cc8400; }

.item-status-none {
  background-color: green; }

.item-status-one {
  background-color: #ff2222; }

.item-status-two {
  background-color: blue; }

.item-status-three {
  background-color: orange; }

.time-sch-item {
  transition: background-color ease 0.1s;
  border-width: 1px;
  border-style: solid; 
  font-size: 12px;
}
.time-sch-item.item-status-none {
    border-color: #006700; 
}
.time-sch-item.item-status-none:hover {
      background-color: #00b300; 
}
.time-sch-item.item-status-one {
    border-color: #ff0808; }
.time-sch-item.item-status-one:hover {
      background-color: #ff5555; }
.time-sch-item.item-status-two {
    border-color: #0000e6; }
.time-sch-item.item-status-two:hover {
      background-color: #3333ff; }
.time-sch-item.item-status-three {
    border-color: #e69500; }
.time-sch-item.item-status-three:hover {
      background-color: #ffb733; }
.time-sch-item.ui-draggable-dragging {
    cursor: move; }

.realtime-info {
  display: none; }

.form-group {
    margin-bottom: 5px !important;
}


.dhx_cal_button:hover {
    background-color: #edf8ff;
}
.dhx_cal_button {
    line-height: 30px;
}
.dhx_cal_button select {
	height: 27px;
	border: 0px solid #0288d1;
}

.dhx_cal_button {
    width: 88px;
    height: 29px;
    background-color: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 1px;
    border-radius: 0;
    cursor: pointer;
    border: 1px solid #0288d1;
    color: #0288d1;
    font-size: inherit;
}

elem {

    position: absolute;
    top: 128px;
    height: 15px;
    left: 1px;
    width: 1158px;

}
.dhx_cal_data .dhx_timeline_table_wrapper div {

    box-sizing: border-box;

}
.dhx_timeline_table_wrapper .dhx_cal_event_line {

    z-index: 1;

}
.dhx_cal_container div {

    -moz-user-select: none;
    -moz-user-select: -moz-none;

}
.dhtmlx_modal_box *, .dhx_cal_data, .dhx_cal_data div, .dhx_cal_data table *, .dhx_cal_header, .dhx_cal_header div, .dhx_cal_navline div, .dhx_cal_quick_info, .dhx_cal_quick_info div, .dhx_multi_day, .dhx_multi_day div, .dhx_tooltip_line div {

    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

}
.dhx_cal_data table .dhx_cal_event_line, .dhx_cal_event_line {

    box-sizing: border-box;
    text-overflow: ellipsis;

}
.dhx_cal_data, .dhx_cal_event, .dhx_cal_event_clear, .dhx_cal_event_line {

    -ms-touch-action: pan-y;
    touch-action: pan-y;

}
.dhx_cal_event_line {

    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 12px !important;
    line-height: 14px !important;
    height: 15px;

}
.form-control {
    padding:0px 5px !important;
}
.dhtmlx_modal_box {
   z-index:10000 !important;	
}
div.dhx_modal_cover {
    z-index: 1007 !important;
}

.alert {
	border-color: rgba(149, 149, 149, 0.3);
	border-radius: 3px;
	padding: 10px;
}
.alert > [data-notify="icon"] {
/*	height: 50px;*/
	margin-right: 12px;
	float:left;
}
.alert > [data-notify="title"] {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
.alert > [data-notify="message"] {
	font-size: 80%;
}
.external-event {
	z-index:100;
}
table.lbox tr {
	line-height:18px;
}
.external-event {
    padding: 2px 10px !important;
}

@media (min-width: 768px) {
	.register-box {
	    width: 600px !important;
	    margin: 0% auto !important;

	}
}
label {
    padding-top: 5px;
}
.szinek {
   text-align:center;
   margin: auto;
   width:100%;
}
a, figure {
    display: inline-block;
}
figcaption {

/*    background-color: #373737;*/
    background-color: #e00707;
    color: #fff;
/*    font: italic smaller sans-serif;*/
    padding: 3px;
    text-align: center;
    font-size: initial;

}
.szinek .active {
    border: 4px blue solid;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;    	
}
figure {
    border: thin #c0c0c0 solid;
    display: flex;
    flex-flow: column;
    padding: 5px;
    max-width: 232px;
    margin: auto;
}
.szinek img:hover {
    transform: scale(1.2) translateY(-10%);
    -ms-transform: scale(1.2) translateY(-10%);
    -webkit-transform: scale(1.2) translateY(-10%);
    -moz-transform: scale(1.2) translateY(-10%);
    -o-transform: scale(1.2) translateY(-10%);
}
.szinek img {
    transition: transform 0.2s;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
}
.raltable td p {
    text-align:center;
}
.list-unstyled {
    padding-right: 0px !important;
}
.with-img {
    max-width:80%;	
}
.garazskapu-abra {
   float: right;
   height: 149px;
   width: 190px;
   position: relative;
   top: -62px;
   margin-bottom: -93px;
   left: -191px;
}

.ral-color {
    float: right;
    height: 53px;
    width: 89px;
    position: relative; 
    top: -59px;
    margin-bottom: -30px;
    display:none;	
}
.ral-color div{
    width:100%;	
    height:100%;	
}
.ral-color div:hover {
    transform: scale(5) translateY(-35%) translateX(-30%);
    -ms-transform: scale(5) translateY(-35%) translateX(-30%);
    -webkit-transform: scale(5) translateY(-35%) translateX(-30%);
    -moz-transform: scale(5) translateY(-35%) translateX(-30%);
    -o-transform: scale(5) translateY(-35%) translateX(-30%);
}
.ral-color div {
    transition: transform 0.2s;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
}

.lam-color,.felulet-color,.mintazat-color,.szin-color {
    float: right;
    height: 53px;
    width: 53px;
    position: relative; 
    top: -59px;
    margin-bottom: -30px;
    display:none;	
}
.lam-color img:hover,.felulet-color img:hover,.mintazat-color img:hover,.szin-color img:hover {
    transform: scale(5) translateY(-35%) translateX(-30%);
    -ms-transform: scale(5) translateY(-35%) translateX(-30%);
    -webkit-transform: scale(5) translateY(-35%) translateX(-30%);
    -moz-transform: scale(5) translateY(-35%) translateX(-30%);
    -o-transform: scale(5) translateY(-35%) translateX(-30%);
}
.lam-color img,.felulet-color img,.mintazat-color img,.szin-color img {
    transition: transform 0.2s;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    -o-transition: -o-transform 0.2s;
}
.pic-select {
	display:block;
	float:left;
}
.pic-select img {
	width:220px;
	height:220px;
}

.badge-small {
	font-size:15px;
	line-height:20px;
	height: 25px;
	padding-top: 4px;
}
.table td.aright,.table th.aright {
  text-align: right;
}
.table td.acenter,.table th.acenter {
  text-align: center;
}

.A4 {
  background: white;
  width: 21cm;
  height: 29.7cm;
  display: block;
  margin: 0 auto;
  padding: 10px 25px;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.5);
/*  overflow-y: scroll;*/
  box-sizing: border-box;
}

@media print {
  body {
    margin: 0;
    padding: 0;
  }
  body * {
    visibility: hidden;
  }
  .A4, .A4 * {
    visibility: visible;
  }
  .A4 {
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: none;
    margin: 0;
    width: auto;
    height: auto;
  }
  .page-break {
    display: block;
    page-break-before: always;
  }
  .noprint {
    display: none;
  }

  .enable-print {
    display: block;
  }
  size: A4 portrait;
}

.checkbox-inline1, .radio-inline1 {
    position: relative;
    display: inline-block;
    padding-right: 4px;
    padding-top:6px;	
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
div.disabled {
  pointer-events: none;
  opacity: 0.4;
}

.timeline > li {
    margin-right: 0px !important;
    margin-bottom: 6px !important;
}
.timeline > li > .timeline-item {
    margin-left: 60px;
    margin-right: 0px;
}

li .menu > li > a {
    padding: 8px;
}
.timeline::before {
    left: 30px !important;
}
.timeline {
    margin: 0 0 10px 0 !important;
}
.max-width {
    width:100% !important;
}
.menetrend {
            margin-bottom: 10px;
}
#content-old {
            height: 340px;
	    width:3500px;
            overflow: hidden;
            position: relative;
}
.elem {
}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom:-4px;
}
.badge-sm {
	padding: 1px 7px;
	font-size: 18px;
	font-weight: 700;
	line-height: 29px;
}
.timeline > .time-label > span {
	font-size:12px;
}
.table > tbody > tr > td {
	font-size:12px;
}
.menetrend::before {
	left: 27px !important;
}
.jqx-widget-content {
	z-index:1000;
}

.image-upload>input {
  display: none;
}
.modal {
  overflow-y:auto;
}
#full-image {
  max-width: 100%;
  max-height: 100%;
}

.bg-lte.active {
    background-color: #3c8dbc !important;
    color:#fff;	
    font-family: Century Gothic;
    font-weight: bold;
}
.bg-lte {
    background-color: #666 !important;
    color:#fff;	
}

/* -------------------*/

.content-header {
    text-align: center;
}
.bg-lte.active {
    background-color: #3c8dbc !important;
    color:#fff;	
    font-family: Century Gothic;
    font-weight: bold;
}
.bg-lte {
    background-color: #666 !important;
    color:#fff;	
}
.bg-box-lte {
    background-color: #E6E6E6 !important;
    font-family:Helvetica;
    font-size:12px;
    letter-spacing:-1px;
}
.trdate {
    font-weight: bold;
    font-size  : 25px;
    display: block;
}
.trroute {
    font-weight: bold;
    font-size  : 16px;
    display: block;
    vertical-align: middle;
    line-height: 14px;
}
.trroutedetail, .trdrivername, .trdriver, .trguest, .trguestname {
    display: block;
}
.trdrivername, .trdriver, .trguest, .trguestname {
    text-transform: uppercase;
}
.trdriver, .trguest {
    font-size:12px;
    line-height: 12px;
    letter-spacing:-1px;
}
.trflightnumber {
    font-weight: bold;
    font-size  : 12px;
    padding-left:8px;
}
.trpassanger {
    font-weight: bold;
    font-size  : 20px;
    text-align:center;
}
.box-header {
/*    padding:0;*/
    letter-spacing:-1px;
}
.content {
    padding: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.box {
    margin-bottom: 10px;
}
.small-padding {
    padding-right:10px !important;
    padding-left:10px !important;	
}

/* ------------------------------------------------------------------------------------ */
.img-circle-fix {
    width:65px !important;
    height:65px !important;
    margin-left: -8px;
    margin-top: -10px;
    border-radius: 50%;	
}
.bg-molteam {
    background-color: #030c30 !important;
    color:#fff;
}
.btn-molteam {
  background-color: #2e3a66;
  border-color: #1e284c;
  color:#fff;
}
.btn-molteam:hover,
.btn-molteam:active,
.btn-molteam.hover {
  background-color: #425187;
  color:#fff;
}
.btn-molteam:focus,
.btn-molteam:focus {
  color:#fff;
}
