body { color: #333333; }

.btn { line-height: 1.55em; }
.btn-addon i { width: 34px; height: 34px; }
.btn-xs { line-height: 19px!important; }

.table .actions { text-align: right; }
.table .fa { text-decoration: none; }
.table .row-as-link td { cursor: pointer; }
.table .row-as-link td.row-as-link-ignore { cursor: default; }
.table tr.small-table { border-bottom: 1px solid #ccc; }
.table tr.small-table.last { border-bottom: none; }
.table tr.small-table td { padding: 0 !important; }
.table .disabled td, .table .disabled td a { color: #aaa; }
.table td span.gray { color: #aaa; }
.table td small { color: #999; }
.table .gift td { color: #337ab7; }
.table .with_variants td { font-weight: bold; }
.table label { margin-bottom: 0; }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th, .table td { padding: 7px 10px!important; }
.table.table-compact > tbody > tr > td, .table.table-compact > tbody > tr > th, .table.table-compact > tfoot > tr > td, .table.table-compact > tfoot > tr > th, .table.table-compact > thead > tr > td, .table.table-compact > thead > tr > th, .table.table-compact td { padding: 5px!important; }
.table.table-small > tbody > tr > td, .table.table-small > tbody > tr > th, .table.table-small > tfoot > tr > td, .table.table-small > tfoot > tr > th, .table.table-small > thead > tr > td, .table.table-small > thead > tr > th, .table.table-small td { font-size: 11px; }
.table > tbody > tr > td.no-p, .table > tbody > tr > th.no-p, .table > tfoot > tr > td.no-p, .table > tfoot > tr > th.no-p, .table > thead > tr > td.no-p, .table > thead > tr > th.no-p, .table td.no-p { padding: 2px 15px!important; }
.table > tbody > tr > td.p-t { padding-top: 12px!important; }

.table.table-small .badge { font-size: 11px!important; line-height: 12px; height: 16px; padding: 2px 5px; }

.table.inline { background-color: transparent!important; margin: 5px -5px 0 -5px!important; }
.table.inline td { padding: 3px 5px!important; background-color: transparent!important; border: none!important; color: #888; }

.table tr.filters input.small { height: 26px; }

#toast-container > div { opacity: 1!important; -ms-filter:alpha(Opacity=100)!important; filter:alpha(opacity=100)!important; }

.alertify { border-radius: 0; border: none; }
.alertify-cover { background-color: #000; opacity: 0.5!important; -ms-filter:alpha(Opacity=50)!important; filter:alpha(opacity=50)!important; }

.nav-tabs { margin-bottom: 20px; }
.nav-tabs a.has-error { color: #f25656!important; }

.form-group .select2-container { display: block; }
.form-group.has-error .select2-selection { border-color: #a94442!important; }
.form-group.form-label { padding-top: 7px; }

.input-group .btn { padding: 6px 12px; }
.form-control.in-table { height: 24px; padding: 2px 5px!important; margin: -2px 0; }

.move-handler { cursor: move!important; }

.text-gray { color: #000000; }

.table > thead > tr > th { color: #000000; font-weight: normal; }

.form-group label { color: #000000; }
.form-group label.black { color: #000; }
.form-control { color: #333333; }

.row-services { font-size: 85%; }
.row-services td { border-color: #eeeeee!important; }
.row-services td:first-child { padding-left: 25px!important; }
.row-services .fa-lg { font-size: 15px; padding: 0 1px; opacity: 0.7; }



.w-10 { width: 10px; max-width: 100%; }
.w-20 { width: 20px; max-width: 100%; }
.w-30 { width: 30px; max-width: 100%; }
.w-40 { width: 40px; max-width: 100%; }
.w-50 { width: 50px; max-width: 100%; }
.w-60 { width: 60px; max-width: 100%; }
.w-70 { width: 70px; max-width: 100%; }
.w-80 { width: 80px; max-width: 100%; }
.w-90 { width: 90px; max-width: 100%; }
.w-100 { width: 100px; max-width: 100%; }
.w-120 { width: 120px; max-width: 100%; }
.w-130 { width: 130px; max-width: 100%; }
.w-150 { width: 150px; max-width: 100%; }
.w-170 { width: 170px; max-width: 100%; }
.w-180 { width: 180px; max-width: 100%; }
.w-200 { width: 200px; max-width: 100%; }
.w-230 { width: 230px; max-width: 100%; }
.w-250 { width: 250px; max-width: 100%; }
.w-280 { width: 280px; max-width: 100%; }
.w-300 { width: 300px; max-width: 100%; }
.w-330 { width: 330px; max-width: 100%; }
.w-350 { width: 350px; max-width: 100%; }
.w-400 { width: 400px; max-width: 100%; }
.w-500 { width: 500px; max-width: 100%; }
.w-600 { width: 600px; max-width: 100%; }
.w-700 { width: 700px; max-width: 100%; }
.w-800 { width: 800px; max-width: 100%; }
.w-900 { width: 900px; max-width: 100%; }
.w-1000 { width: 1000px; max-width: 100%; }
.w-1100 { width: 1100px; max-width: 100%; }
.w-1200 { width: 1200px; max-width: 100%; }
.w-1300 { width: 1300px; max-width: 100%; }
.w-1400 { width: 1400px; max-width: 100%; }
.w-1500 { width: 1500px; max-width: 100%; }


.w-250i { width: 250px !important; max-width: 100% !important; }

.h-50 { height: 50px!important; }
.h-100 { height: 100px!important; }
.h-120 { height: 120px!important; }
.h-150 { height: 150px!important; }
.h-200 { height: 200px!important; }
.h-300 { height: 300px!important; }
.h-340 { height: 340px!important; }
.h-400 { height: 400px!important; }
.h-500 { height: 500px!important; }
.h-600 { height: 600px!important; }
.h-700 { height: 700px!important; }
.h-800 { height: 800px!important; }
.h-900 { height: 900px!important; }
.h-1000 { height: 1000px!important; }

.wp-20 { width: 20%; }
.wp-30 { width: 30%; }
.wp-40 { width: 40%; }
.wp-50 { width: 50%; }
.wp-60 { width: 60%; }
.wp-70 { width: 70%; }
.wp-80 { width: 80%; }
.wp-90 { width: 90%; }
.wp-100 { width: 100%; }

.wp-33i { width: 33% !important;}

.dropzone .dz-preview .dz-image { border-radius: 0; }

.row .gallery_images_box { float: left; clear: both; margin: 0 20px; }
.row .gallery_images_box ul { float: left; padding: 0; }
.row .gallery_images_box ul li { list-style: none; float: left; width: 150px; position: relative; border: 1px solid #dce1e4; background-color: #f9f9f9; margin: 0 5px 5px 0; overflow: hidden; }
.row .gallery_images_box ul li:hover { background-color: #eee; border-color: #999; }
.row .gallery_images_box ul li img { float: left; width: 100%; height: 100%; }
.row .gallery_images_box ul li .images-component-name-input { float: left; width: 196px; border: 1px solid #aaa; padding: 2px 1px; }
.row .gallery_images_box ul li .images-component-name-input.saved { border-color: green; }
.row .gallery_images_box ul li select { float: left; width: 200px; border: 1px solid #aaa; padding: 2px 1px; }
.row .gallery_images_box ul li select.saved { border-color: green; }
.row .gallery_images_box ul li a, .row .gallery_images_box ul li span { display: none; text-align: center; position: absolute; top: 0; right: 0; width: 20px; height: 20px;  color: #fff; background-color: #999; border: 1px solid #999; font-size: 12px; padding: 3px; }
.row .gallery_images_box ul li span.ico_read { right: 25px; }
.row .gallery_images_box ul li a.ico_maximalize { left: 0px; }
.row .gallery_images_box ul li a.ico_download { left: 53px; }
.row .gallery_images_box ul li .checker { right: 50px; position: absolute; margin-right: 0; top: 0;}
.row .gallery_images_box ul li.left-checker .checker { left: 0; position: absolute; margin-right: 0; top: 0;}
.row .gallery_images_box ul li a:hover, .row .gallery_images_box ul li span:hover { text-decoration: none; color: #ddd; }
.row .gallery_images_box ul li:hover a, .row .gallery_images_box ul li:hover span { display: block; }
.row .gallery_images_box .download-cb-parent{ right: 50px; position: absolute; margin-right: 0; top: 0;}

.row .files_box { float: left; clear: both; margin: 0 20px; }
.row .files_box ul { float: left; padding: 0; }
.row .files_box ul li { list-style: none; clear: left; float: left; width: 400px; position: relative; border: 1px solid #dce1e4; background-color: #f9f9f9; margin: 0 5px 5px 0; overflow: hidden; }
.row .files_box ul li a { text-align: center; position: absolute; top: 7px; right: 7px; width: 20px; height: 20px;  color: #000000; background-color: #fcc600; border: 1px solid #fcc600; font-size: 12px; padding: 3px; }
.row .files_box ul li a.dropzone-component-move-button { right: 30px; cursor: move; }
.row .files_box ul li a.dropzone-component-dl-button { right: 30px; }
.row .files_box ul li .form-group { margin: 0 57px 0 0; }

.row .image_box.signature{max-width: 280px !important}
.row .image_box {max-width: 150px;position: relative;overflow: hidden;border: 1px solid #d1d1d1; margin-right: 10px;}
.row .image_box:hover {background-color: #eee; border-color: #999;}
.row .image_box img {width: 100%;}
.row .image_box a, .row .image_box span  { display: none; text-align: center; position: absolute; top: 0; right: 0; width: 20px; height: 20px;  color: #fff; background-color: #999; border: 1px solid #999; font-size: 12px; padding: 3px; }
.row .image_box:hover a { display: block; }

.row .file_box { margin-bottom: 20px; }

.sortable_box { cursor: move; }

.help-block { color: #000000; }

.cke_chrome { -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; }

.modal-level-2 .modal-dialog { margin: 60px auto; }
.modal-level-3 .modal-dialog { margin: 90px auto; }
.modal { background-color: rgba(0, 0, 0, 0.4) }

@media (min-width: 1462px) {
	.modal-xl {
		width: 1400px;
	}
}

.modal-lg-max {
	width: 95%;
}

@media (min-width: 1262px) {
	.modal-lg-2 {
		width: 1200px;
	}
}

@media (min-width: 562px) {
	.modal-sm-2 {
		width: 500px;
	}
}

.address-picker-map { background-color: #f9f9f9; border: 1px solid #f1f1f1; min-height: 300px; text-align: center; position: relative; }
.address-picker-map a { color: #424242; text-decoration: none; font-size: 18px; line-height: 300px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.address-picker-modal-map { background-color: #f9f9f9; border: 1px solid #f1f1f1; min-height: 600px; }

.pac-container { z-index: 10000; }

.tooltip { z-index: 10000; }

.p-t-xxs { padding-top: 5px; }

.bold label { font-weight: bold!important; }

.multi-lines-pattern { display: none; }

.ui-front { z-index: 10000; }
.ui-widget { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: normal; }
.ui-autocomplete .ui.menu-item { color: #666; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { color: #000!important; font-weight: normal!important; border-color: #ccc; background: none; background-color: #ddd; }

.task-icon.badge { height: 18px; width: 18px; padding-top: 4px; }

.tasks { max-height: none; }
.tasks li a .task-icon.badge { padding-top: 3px; color: #ffffff; margin-top: 1px; }
.tasks li a .task-details { margin: 0 0 0 5px; padding: 0; width: 240px; line-height: 20px; }
.tasks li a .badge { max-width: 100px; color: #666666; }

.dropdown-lg { width: 400px; }

.order-item-services { width: 100%; display: block; box-sizing: border-box; padding-left: 10px; }
.order-item-services .order-item-service { width: 100%; display: inline-block; padding: 2px 0; color: #4E5E6A!important; }

.no-text-decoration, .no-text-decoration:hover { text-decoration: none; }


.in-bl{
	display:inline-block !important;
}
.pos-rel{
	position: relative !important;
}

.align-right{
	text-align: right !important;
}


.help-block{
	display: inline-block;
	padding: 8px;
}


.item-edit {
	background-color: rgba(249, 153, 153, 0.2) !important;
}

.cron-edit {

	background-color: rgba(255, 204, 0, 0.2);
}

.item-warn, .item-warn:focus {
	color:red !important;
}
a.item-warn:hover{
	color:#aa0000 !important;
}


.map-style{
	position: relative; overflow: hidden; width: 100%; height: 410px;
}

.pad-20{
	padding-top: 20px;
}


.upload-input{
	height:75px;
}



.records-additional-form .modal-footer input{
	float: left !important;
}
.records-additional-form .modal-footer button{
	float: right !important;
}



.filter-label.label{
	padding: 6px 0px 6px 4px;
	font-weight: bold;
}

.filter-label.label label{
	font-weight:bold;
	margin-right: 5px;
	font-size: 10px;
}
.filter-label.label .checker{
	bottom: 2px;
	width: 16px;
	height: 16px;
}

.more-filters{
	background: #f9f9f9;
	padding: 20px;
	border: 1px solid #ddd;
}

#chart1{
	width: 100% !important;
}

.api>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #d4d4d4;
	border-top: 2px solid #d4d4d4 !important;
}
.api>thead{
	background-color: #efefef;
}
.api{
	min-width: 600px;
	width: auto;
}


.m-top-0{margin-top: 0;}
.m-top-10{margin-top: 10px;}
.m-top-15{margin-top: 15px;}
.m-top-20{margin-top: 20px;}
.m-top-30{margin-top: 30px;}
.m-top-40{margin-top: 40px;}
.m-top-50{margin-top: 50px;}
.m-bot-0{
	margin-bottom: 0;
}


.label{
	border-radius: 0;
}

.current-order, .current-order i{
	text-decoration: underline !important;
	font-weight: bold;
}


.table-workhours td, .table-workhours th{
	padding: 5px 4px!important;
	font-size: 10px;
	border: 1px solid #ddd;
	min-width: 36px;
}
.table-workhours td .small, .table-workhours th .small{
	font-size: 90%;
}
.table-workhours td{
	text-align: right;
}
.table-workhours th.emp-name, .table-workhours td.emp-name{
	text-align: left;
}
.table-workhours th{
	text-align: center;
}

.full-border tr td {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.text-grey{
	color: #c7c5c5 !important;
}
.text-bold{
	font-weight: bold !important;
}
.right-icon-addon{
	float: right !important;
	margin-right: -12px !important;
	margin-left: 12px !important;
}
.underline-block{
	border-bottom: 1px solid black;
}
.panel-grey .inner-body {
	background: #f6f8fb;
}
.weather-top {
	border-bottom: 1px solid #cecece;
	overflow: hidden;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}
.weather-days {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #cecece;
}




.page-title .left-title{
	display: inline-block;
}
.page-title .right-title{
	text-align: right;display: inline-block; float: right;
}

.params-tree-item .open-icon { cursor: s-resize; color: #707070; position: relative; top: 1px; margin-right: 5px; margin-left: 5px; }
.params-tree-item .open-icon.fa-minus { cursor: n-resize; }


.copy-to-clipboard{cursor: pointer;}

.cursor-pointer{cursor: pointer;}
.cursor-crosshair{cursor: crosshair;}


.notification{
	background-color: #f25656;
	padding: 0px 3px 0px 8px;
	border-radius: 50%;
	box-shadow: 1px 1px 1px #808080;
	font-size: 0.65em;
	margin-right: 10px;
	bottom: 2px;
	position: relative;
}


.dd-help{
	max-width: none !important;
}

.dd-help .dd-normal{
	font-weight: normal !important;
}
.dd-help .dd-head{
	background-color: #f3f3f3 !important;
}


.cron-edit-tr {

	background-color: rgba(255, 204, 0, 0.4) !important;
}
.table-hover > tbody > .cron-edit-tr:hover {
	background-color: #f9e593 !important;
}

.item-edit-tr {

	background-color: rgba(249, 153, 153, 0.4) !important;
}
.table-hover > tbody > .item-edit-tr:hover {
	background-color: #f7d0d0 !important;
}



.border-on-img{
	border: 1px solid #dce1e4; background-color: #f9f9f9;
}


.disable-after-click-item.click-disabled{
	background-color: #999 !important;
	cursor: no-drop !important;
}

.checkbox-box{
	background-color: #e6e6e6;
	padding: 7px;
	clear: both;
	margin-right: 7px;
	margin-bottom: 7px;
	cursor: pointer;
}

.checkbox-box:hover{
	background-color: #dcdcdc;
}

.login-hl{
	margin-top: 0px; margin-bottom: 20px;
}

.label-employee{
	background-color: #dbffdf; color: #000; font-size: 11px;
}
.bg-employee{
	background-color: rgba(219, 255, 223, 0.65) !important;
}
.label-investor{
	background-color: #cbf3ff; color: #000; font-size: 11px;
}
.bg-investor{
	background-color: rgba(203, 243, 255, 0.65) !important;
}
.label-admin{
	background-color: #ffd8dd; color: #000; font-size: 11px;
}
.bg-admin{
	background-color: rgba(255, 216, 221, 0.65) !important;
}
.label-subcontractor{
	background-color: #dead00; color: #000; font-size: 11px;
}
.bg-subcontractor{
	background-color: rgba(222, 173, 0, 0.65);
}
.week-day{
	background-color: rgba(255, 251, 7, 0.09) !important;
}

.trash-select{
	display:inline-block !important;
	width: 80px; max-width: 100%;
	text-align: left;
	margin-right: 5px;
}

.file-controls{
	background-color: #efefef;
	padding: 10px;
	display: inline-block;
	margin-bottom: 5px;
}

.file-controls .file-label{
	font-weight: bold;
}

.file-controls .file-icon{
	display: inline-block;
	font-size: 45px;
	color: #dedede;
	margin-right: 10px;
	position: relative;
	margin-left: 5px;
	top: -2px;
}

.file-controls .file-info{
	display: inline-block;
}

.req-sel-pad{
	margin-right: 5px;
}


/*========admin chat*/
@media (max-width: 425px) {
	.conversation table{
		display: block !important;
	}
}
.conversation{
	padding: 15px;
	background-color: #f6f8fb;
}
.conversation table{
	width: 100%;
	overflow-x: auto;
	display: table;
}
.conversation tbody .left-round{
	border-radius: 15px 0px 0px 15px;
}
.conversation tbody .right-round{
	border-radius: 0px 15px 15px 0px;
}
.conversation tbody .both-round{
	border-radius: 15px 15px 15px 15px;
}
.conversation tbody .message.message-to{
	background-color: #dfe3e8;
}
.conversation tbody .message .text{
	font-weight: bold;
}
.conversation tbody .message .name{
	font-size: 13px;
}
.conversation tbody .message .date{
	font-size: 13px;
}
.conversation tbody .message .settings{
	position: relative;
	float: right;
	font-size: 16px;
}
.conversation tbody .message .file{
	/*position: relative;
	float: right;
	margin-left: 5px;
	font-size: 16px;*/
	margin-top: 5px;
}
.conversation tbody .message .image{
	/*position: relative;
	float: right;
	font-size: 16px;*/
	margin-top: 5px;
}
.conversation tbody .message{
	padding: 10px;
}
.conversation tbody .more td{
	text-align: center;
	padding-bottom: 20px;
	font-size: 13px;
}
.conversation tbody .more td a{
	padding: 15px;
	background-color: #dfe3e8;
	text-decoration: none;
	color: #000;
	border-radius: 15px 15px 15px 15px;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.conversation tbody .more td a:hover, .conversation tbody .more td a:active{
	background-color: #cecece;

}

.conversation tbody .no-messages{
	text-align: center;
}

.conversation tbody .no-messages span{
	background-color: #ffffff;
	padding: 15px;
	border-radius: 10px;
	font-weight: bold;
}
.conversation thead tr td{
	width: 33%;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	background-color: #cecece;
	padding: 15px;
}
.conversation thead .spacer{
	height: 20px;

}
.conversation .spacer{
	height: 5px
}

.conversation .input-area{
	margin-top: 15px;
	border-top: 1px solid #cecece;
	padding-top: 20px;
}

.conversation .input-area textarea{
	width: 100%;
	height: 28px;
}
.conversation .input-area input[type='file']{
	border: 1px solid #a9a9a9;
	padding: 4px;
	width: 100%;
	background-color: #fff;
}

.select-req-to .to-item{
	padding: 23px;
	background-color: #dfe3e8;
	border-radius: 7px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	-ms-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.select-req-to .to-item:hover{
	background-color: #c3d7f1;
	text-decoration: underline;

}

.select-req-to .to-item.selected{
	background-color: #c3d7f1;
	text-decoration: underline;

}
.select-req-to .to-item.selected.blocked:hover{
	cursor: not-allowed;
}
.select-req-to .spacer{
	background-color: #fff;
	padding: 2px;
}

.select-req-to{
	width: 100%;
}

.message-detail-body{
	background-color: #fbfbfb;
	padding: 10px;
	border: 1px solid #e4e4e4;
}


.mfp-bg, .mfp-wrap{
	z-index: 99999;
}










/*=======investor chat*/
.investor-conversation{
	background-color: #F1F4F9;
	padding: 20px;
}
.investor-conversation .message{
	background-color: #fff;
	display: inline-block;
	padding: 10px;
	margin-bottom: 5px;
	border-radius: 10px;
	float: left
}
.investor-conversation .message.outcoming{
	float:right;
	background-color: #cee0ff;
}
.investor-conversation .message .name{
	font-weight: bold;
}
.investor-conversation .message .image{
	margin-top: 5px;
}
.investor-conversation .message .file{
	margin-top: 5px;
}
.investor-conversation textarea{
	margin-top: 10px;
}
.investor-conversation .file-upload{
	border: 1px solid #a9a9a9;
	padding: 10px;
	background-color: #fff;
}

.top-2{
	top: -2px;
	position: relative;
}




.popup-image-admin-wrap .icon-style{
	text-align: center;
	position: relative;
	top: 25px;
	width: 20px;
	height: 20px;
	color: #fff;
	background-color: #999;
	border: 1px solid #999;
	font-size: 12px;
	padding: 3px;
}
.popup-image-admin-wrap .maximize{
	left: 5px;
}
.popup-image-admin-wrap .cb-show-investor{
	float: right;
	left: 10px;
}
.popup-image-admin-wrap .cb-show-investor .checker{
	left: -3px;
	top: -3px;
}
.popup-image-admin-wrap .allow{
	float: right;
	left: -5px;
}
.popup-image-admin-wrap .delete{
	float: right;
	left: -35px;
}




.help-box:hover, .help-box:active, .help-box:focus{
	text-decoration: none;
}
.help-box:hover .inner-body{
	background: #ecf0f7;
}


.help-box .panel-body{
	text-align: center;
}


.help-box .panel-body .main-icon{
	color: #374051;
	padding: 21px;
	background-color: #fff;
	font-size: 26px;
	width: 70px;
	height: 70px;
	border-radius: 60%;
}

.help-box .panel-body .go-icon{
	float: right;
	font-size: 20px;
	right: 10px;
	position: absolute;
	bottom: 10px;
	color: #899dc1;
	transition: all 0.3s ease 0s;
}
.help-box:hover .panel-body .go-icon{
	font-size: 28px;
	transition: all 0.3s ease 0s;
}


.help-box .panel-body p{
	padding-top: 20px;
	margin-bottom: 0px;
	font-size: 16px;
	color: #374051;
	text-decoration: none;
	height: 70px;
}

.f-sz-20{
	font-size: 20px;
}

.flag-switch{
	height: 15px;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

.lang-switch-sign{
	padding: 0 20px;
    margin: 20px 0 70px;
}

.tabs-left .tab-content{
	padding-top: 0;
}

.admin-user-content-wrap {
	background-color: #f1f1f136;
	padding: 10px;
	border: 1px solid #f1f1f169;
	display: inline-block;
}

.hidden-when-print{
	display: none;
}

@media print {
	#workHoursPay {
		background-color: white;
		height: 100%;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		margin: 0;
		font-size: 14px;
		line-height: 16px;
		z-index: 9999999;
	}
	.hidden-when-print{
		display: block;
	}
}

.d-in-bl{
	display: inline-block;
}

.fixed-menu .horizontal-bar{
	padding-top: 0px !important;
}


.page-inner{
	top: 112px;
	position: relative;
	margin-bottom: 125px;
}
@media (max-width: 767px){
	.page-inner{
		top: 0px;
	}
}


@media (max-width: 767px){
	body:not(.small-sidebar) .sidebar.visible {
		width: auto !important;
	}
}

.bd-required{
	color: red; font-weight: normal
}
.bd-title{
	padding-bottom: 20px;
	font-weight: 500;
	border-bottom: 1px solid #d5d5d5;
}

.p-r-md{
	padding-right: 20px;
}
.p-b-md{
	padding-bottom: 20px;
}

.m-bot-30{
	margin-bottom: 30px;
}
.m-l-30{
	margin-left: 30px;
}

.m-40{
	margin: 40px;
}

.m-sm{
	margin:10px;
}

.red{
	color: red;
}

.no-pointer{
	cursor: inherit !important;
}

.btn-sm-smaller{
	font-size: 14px;
	background-color: #fcc600;
}


.file-upload-spinner{
	position: relative;
	float: right;
	bottom: 37px;
	right: 10px;
	font-size: 22px;
	display: none;
}

.navbar .logo-text-box {
	width: 30%!important;
}

.navbar .logo-text-box .logo-text {
	text-align: left;
}

.signature-pad--body {
	min-height: 270px;
}

.login-box-stavario {
    border-radius: 10px;
    box-shadow: 0 0 5px 2px #dddddd;
}

.btn-login-stavario {
    display: block;
    margin: 0 auto;
    padding: 10px 55px;
    border: 1px solid transparent;
    border-radius: 10rem;
    background-color: #ffc600;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    outline: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-login-stavario:hover {
    cursor: pointer;
    box-shadow: 0 2px 10px #ffc600;
}

.buildingDiary-weatherDataTable input {
    border: none;
}

.bd-employeesTable .bd-employeesTable-thead {
    font-weight: bold;
    padding-top: 5px;
    margin-bottom: 8px;
    border-top: thin solid lightgrey;
}
