body { color: #222222; }

.menu-icon { width: 14px; }
.page-sidebar { width: 180px; }
.menu li.divider { height: 1px; margin: 9px 0!important; overflow: hidden; }
.menu.accordion-menu { width: 180px; }
.menu.accordion-menu .sub-menu { display: none; }
.hover-menu:not(.page-horizontal-bar) .accordion-menu > li > ul { left: 180px; }

.page-content { background: #34425A; }
.page-header-fixed:not(.page-sidebar-fixed):not(.page-horizontal-bar) .page-inner { padding-bottom: 60px; }

.navbar .logo-box { background: #fff; }
.navbar .logo-box a { color: #5f5f5f; }

.sidebar { background: #34425A; }
.sidebar-header { background: #34425A; }

.menu { background: #34425A; }
.menu.accordion-menu a { color: #b5cfff; }
.menu.accordion-menu > li > a:hover,
.menu.accordion-menu > li.active > a,
.menu.accordion-menu > li.active.open > a { background: #2b384e; color: #fff; }

.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li.droplink:hover > a,
.horizontal-bar .accordion-menu > li.droplink:hover > a,
.menu.accordion-menu ul,
.menu.accordion-menu li.open > a,
.hover-menu .accordion-menu > li.droplink:hover > a {
	background: #2B384E;
	color: #fff;
}

.menu.accordion-menu ul li a:hover,
.menu.accordion-menu ul li.active a {
	background: #34425A;
	color: #fff;
}

.menu.accordion-menu ul li a {
	color: #b5cfff;
}

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

.table .actions { text-align: right; }
.table .far { text-decoration: none; width: 13px; }
.table .fas { text-decoration: none; width: 13px; }
.table .row-as-link td { cursor: pointer; }
.table .disabled td, .table .disabled td a, .table .disabled td small { color: #aaa; }
.table .disabled td .label { background-color: #ccc!important; }
.table td span.gray { color: #aaa; }
.table td small { color: #999; }
.table td small.text-danger { color: #f25656; }
.table .gift td { color: #337ab7; }
.table .with_variants td { font-weight: bold; }
.table label { margin-bottom: 0; }
.table th a:not(.active) { color: #aaa; }
.table-white td { background-color: #ffffff; }

.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 { border-bottom: 1px solid #dddddd!important; }
.table .table { border-bottom: none!important; background-color: transparent; }
.table > tbody > tr > td, .table > tfoot > tr > td, .table > thead > tr > td, .table td { border-left: 1px solid #dddddd!important; }
.table > tbody > tr > td:last-child, .table > tfoot > tr > td:last-child, .table > thead > tr > td:last-child, .table td:last-child { border-right: 1px solid #dddddd!important; }
.table > tbody > tr > td.tr-offset-2 { padding-left: 70px!important; }
.table > tbody > tr > td.tr-offset-3 { padding-left: 140px!important; }
.table > tbody > tr > td.tr-offset-4 { padding-left: 210px!important; }


.table-hover > tbody > tr:hover { background-color: #e9e9e9; }
.table-hover > tbody > tr:hover > td { border-color: #dddddd!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:first-child th { border-right: 1px solid transparent!important; }
.table tr.filters { background-color: #eeeeee; }
.table tr.filters td { border-left: 1px solid #dddddd!important; padding: 0!important; }
.table tr.filters input.small { height: 26px; }

.table tr.selected { background-color: rgba(9, 177, 28, 0.1)!important; }

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

ul.compact-list { padding-left: 0; margin-bottom: 0; }
ul.compact-list li { list-style: none; }

.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; }
.alert-default { background-color: #eeeeee; }

.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; }
.input-group.no-label .btn { line-height: initial; padding: 7px 12px; margin-top: -1px; }
.form-control.in-table { height: 24px; padding: 2px 5px!important; margin: -2px 0; }

input.form-control.in-table::-webkit-outer-spin-button,
input.form-control.in-table::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input.form-control.in-table[type=number] {
	-moz-appearance: textfield;
}

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

.text-gray { color: #777777; }
.text-lg { font-size: 24px; }

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

label { color: #4c4c4c; }
.form-control { color: #222222; }
.form-control-bigger { font-size: 16px; font-weight: bold; padding: 10px!important; }

.top-menu .navbar-nav > li > a { color: #4c4c4c; }

.outside-filter { float: left; }

.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; }

.row-padding { padding: 0 5px 0 5px; }
.rows-overflow { overflow-y: auto; max-height: 500px; }

.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-110 { width: 110px; max-width: 100%; }
.w-120 { width: 120px; max-width: 100%; }
.w-130 { width: 130px; max-width: 100%; }
.w-140 { width: 140px; max-width: 100%; }
.w-150 { width: 150px; max-width: 100%; }
.w-160 { width: 160px; max-width: 100%; }
.w-170 { width: 170px; max-width: 100%; }
.w-180 { width: 180px; max-width: 100%; }
.w-190 { width: 190px; max-width: 100%; }
.w-200 { width: 200px; max-width: 100%; }
.w-210 { width: 210px; max-width: 100%; }
.w-220 { width: 220px; max-width: 100%; }
.w-230 { width: 230px; max-width: 100%; }
.w-240 { width: 240px; max-width: 100%; }
.w-250 { width: 250px; max-width: 100%; }
.w-260 { width: 260px; max-width: 100%; }
.w-270 { width: 270px; max-width: 100%; }
.w-280 { width: 280px; max-width: 100%; }
.w-290 { width: 290px; max-width: 100%; }
.w-300 { width: 300px; max-width: 100%; }
.w-310 { width: 310px; max-width: 100%; }
.w-320 { width: 320px; max-width: 100%; }
.w-330 { width: 330px; max-width: 100%; }
.w-340 { width: 340px; max-width: 100%; }
.w-350 { width: 350px; max-width: 100%; }
.w-360 { width: 360px; max-width: 100%; }
.w-370 { width: 370px; max-width: 100%; }
.w-380 { width: 380px; max-width: 100%; }
.w-390 { width: 390px; max-width: 100%; }
.w-400 { width: 400px; max-width: 100%; }
.w-450 { width: 450px; max-width: 100%; }
.w-500 { width: 500px; max-width: 100%; }
.w-550 { width: 550px; max-width: 100%; }
.w-600 { width: 600px; max-width: 100%; }
.w-650 { width: 650px; max-width: 100%; }
.w-700 { width: 700px; max-width: 100%; }
.w-750 { width: 750px; max-width: 100%; }
.w-800 { width: 800px; max-width: 100%; }
.w-850 { width: 850px; max-width: 100%; }
.w-900 { width: 900px; max-width: 100%; }
.w-950 { width: 950px; max-width: 100%; }
.w-1000 { width: 1000px; max-width: 100%; }

@media (min-width: 1800px) {
	.w-xl-10 { width: 10px; max-width: 100%; }
	.w-xl-20 { width: 20px; max-width: 100%; }
	.w-xl-30 { width: 30px; max-width: 100%; }
	.w-xl-40 { width: 40px; max-width: 100%; }
	.w-xl-50 { width: 50px; max-width: 100%; }
	.w-xl-60 { width: 60px; max-width: 100%; }
	.w-xl-70 { width: 70px; max-width: 100%; }
	.w-xl-80 { width: 80px; max-width: 100%; }
	.w-xl-90 { width: 90px; max-width: 100%; }
	.w-xl-100 { width: 100px; max-width: 100%; }
	.w-xl-110 { width: 110px; max-width: 100%; }
	.w-xl-120 { width: 120px; max-width: 100%; }
	.w-xl-130 { width: 130px; max-width: 100%; }
	.w-xl-140 { width: 140px; max-width: 100%; }
	.w-xl-150 { width: 150px; max-width: 100%; }
	.w-xl-160 { width: 160px; max-width: 100%; }
	.w-xl-170 { width: 170px; max-width: 100%; }
	.w-xl-180 { width: 180px; max-width: 100%; }
	.w-xl-190 { width: 190px; max-width: 100%; }
	.w-xl-200 { width: 200px; max-width: 100%; }
	.w-xl-210 { width: 210px; max-width: 100%; }
	.w-xl-220 { width: 220px; max-width: 100%; }
	.w-xl-230 { width: 230px; max-width: 100%; }
	.w-xl-240 { width: 240px; max-width: 100%; }
	.w-xl-250 { width: 250px; max-width: 100%; }
	.w-xl-260 { width: 260px; max-width: 100%; }
	.w-xl-270 { width: 270px; max-width: 100%; }
	.w-xl-280 { width: 280px; max-width: 100%; }
	.w-xl-290 { width: 290px; max-width: 100%; }
	.w-xl-300 { width: 300px; max-width: 100%; }
	.w-xl-310 { width: 310px; max-width: 100%; }
	.w-xl-320 { width: 320px; max-width: 100%; }
	.w-xl-330 { width: 330px; max-width: 100%; }
	.w-xl-340 { width: 340px; max-width: 100%; }
	.w-xl-350 { width: 350px; max-width: 100%; }
	.w-xl-360 { width: 360px; max-width: 100%; }
	.w-xl-370 { width: 370px; max-width: 100%; }
	.w-xl-380 { width: 380px; max-width: 100%; }
	.w-xl-390 { width: 390px; max-width: 100%; }
	.w-xl-400 { width: 400px; max-width: 100%; }
	.w-xl-450 { width: 450px; max-width: 100%; }
	.w-xl-500 { width: 500px; max-width: 100%; }
	.w-xl-550 { width: 550px; max-width: 100%; }
	.w-xl-600 { width: 600px; max-width: 100%; }
	.w-xl-650 { width: 650px; max-width: 100%; }
	.w-xl-700 { width: 700px; max-width: 100%; }
	.w-xl-750 { width: 750px; max-width: 100%; }
	.w-xl-800 { width: 800px; max-width: 100%; }
	.w-xl-850 { width: 850px; max-width: 100%; }
	.w-xl-900 { width: 900px; max-width: 100%; }
	.w-xl-950 { width: 950px; max-width: 100%; }
	.w-xl-1000 { width: 1000px; max-width: 100%; }
}

.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-400 { height: 400px!important; }
.h-500 { height: 500px!important; }
.h-600 { height: 600px!important; }
.h-700 { height: 700px!important; }
.h-800 { height: 800px!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%; }

.dz-container .dz-clickable { border: 1px solid #dce1e4; padding: 20px 10px; text-align: center; background-color: #fafafa; color: #666666; cursor: pointer; }
.dz-container .dz-clickable:hover { background-color: #f1f1f1; }
.dz-container .dz-clickable p { margin-bottom: 5px; }
.dz-container .dz-clickable * { pointer-events: none; }

.dz-container .dz-images-box { margin: 10px -5px 0 -5px; }
.dz-container .dz-images-box .dz-image-box { float: left; width: 200px; height: 233px; margin: 5px; position: relative; }
.dz-container .dz-images-box .dz-image-box .dz-image { width: 200px; height: 200px; position: absolute; top: 0; left: 0; overflow: hidden; border: 1px solid #dce1e4; }
.dz-container .dz-images-box .dz-image-box .dz-image img { position: absolute; top: 50%; left: 50%; height: 100%; width: auto; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.dz-container .dz-images-box .dz-image-box .dz-image.portrait img { width: 100%; height: auto; }
.dz-container .dz-images-box .dz-image-box .dz-buttons { position: absolute; top: 1px; right: 1px; }
.dz-container .dz-images-box .dz-image-box .dz-buttons .far { width: 24px; height: 24px; background-color: rgba(0, 0, 0, 0.4); color: #ffffff; line-height: 20px; text-align: center; padding: 3px 2px 2px 2px; }
.dz-container .dz-images-box .dz-image-box .dz-buttons .far:hover { text-decoration: none; background-color: rgba(0, 0, 0, 0.8); }
.dz-container .dz-images-box .dz-image-box .dz-buttons .far.dz-move { cursor: move; }
.dz-container .dz-images-box .dz-input { position: absolute; bottom: 0; left: 0; width: 100%; }
.dz-container .dz-images-box .dz-input input { width: 100%; padding-right: 45px!important; }
.dz-container .dz-images-box .dz-input .btn { position: absolute; top: 0; right: 0; }

.dz-container .dz-files-box { margin-top: 10px; }
.dz-container .dz-files-box .dz-file-box { margin-top: 10px; }
.dz-container .dz-files-box .dz-file-box .dz-move { cursor: move; }

.row .gallery_images_box { float: left; clear: both; margin: 0; }
.row .gallery_images_box ul { float: left; padding: 0; }
.row .gallery_images_box ul li { list-style: none; float: left; width: 150px; position: relative; 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 input { float: left; width: 196px; border: 1px solid #aaa; padding: 2px 1px; }
.row .gallery_images_box ul li 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.far { display: none; text-align: center; position: absolute; top: 0; right: 0; width: 20px; height: 20px; color: #fff; background-color: #000; border: 1px solid #000; font-size: 12px; padding: 3px; }
.row .gallery_images_box ul li a.far.ico_move { right: 22px; cursor: move; }
.row .gallery_images_box ul li a.far:hover { text-decoration: none; background-color: #fff; color: #000; }
.row .gallery_images_box ul li:hover a.far { display: block; }
.row .gallery_images_box ul li.full-width { width: 100%; }
.row .gallery_images_box ul li.small-width { width: calc(16.6% - 4px); }
.row .gallery_images_box ul li.last-in-row { margin-right: 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: #fff; background-color: #000; border: 1px solid #000; font-size: 12px; padding: 3px; }
.row .files_box ul li a.ico_move { right: 25px; cursor: move; }
.row .files_box ul li a.ico_download { right: 50px; }
.row .files_box ul li .form-group { margin: 0 87px 0 0; }

.row .image_box { width: 200px; height: auto; max-height: 200px; position: relative; background-color: #d1d1d1; margin: 10px 10px 10px 0; overflow: hidden; }
.row .image_box img { width: 100%; height: 100%; }
.row .image_box a { display: none; text-align: center; position: absolute; top: 0; right: 0; width: 20px; height: 20px; color: #fff; background-color: #000; border: 1px solid #000; font-size: 12px; padding: 3px; }
.row .image_box a.ico_crop { right: 30px; }
.row .image_box a:hover { text-decoration: none; background-color: #fff; color: #000; }
.row .image_box:hover a { display: block; }

.row .image_box.image_box_wide { width: 100%; height: auto; max-height: none; }

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

.sortable_box { cursor: move; }

.help-block { color: #999; }

.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) }
.modal-footer .btns { border-top: 1px solid #eeeeee; padding-top: 10px; }

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

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

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

@media (min-width: 962px) {
	.modal-md {
		width: 900px;
	}
}

.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; }

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

#gps-map { height: 500px; }

.select2-dropdown { min-width: max-content !important; min-width: -moz-max-content !important; }
.select2-results__options { padding-right: 20px; }
.select2-results__option { position: relative; width: calc(100% + 20px); }


.picker-scroll{height: 80vh; overflow-y: scroll;}


.dataTables_wrapper { overflow-x: auto; }

.form-part { border: 1px solid #dddddd; padding: 10px 10px 0 10px; margin-bottom: 40px; background-color: #fbfbfb; }
.form-part h3 { background-color: #dddddd; padding: 10px 15px; margin: -10px -10px 10px -10px; font-size: 14px; text-align: center; }
.form-part h3 i { margin-right: 5px; }

.quick-create { position: absolute; top: 0; right: 15px; color: #cccccc; }

.m-b-no { margin-bottom: 0; }
.m-t-no { margin-top: 0; }

.select2 { width: 100% !important; }
.select2-container--default .select2-results__option[aria-disabled=true] {
	display: none;
}

.select-tree_dependence { margin-top: -20px; }
.select-tree_dependence .form-group { margin-top: 20px; }

.label-detail { color: #000; width: 100%; font-size: 12px; float: left; clear: both; margin-bottom: 4px; }
.value-detail { font-size: 16px; font-weight: bold; }

.thumb-container { margin: -5px; }
.thumb { width: 33.33%; box-sizing: border-box; padding: 5px; float: left; }
.thumb img { width: 100%; border: 1px solid #dddddd; }
.thumb-main { width: 100%; }
.thumb-none { width: 100%; }
.thumb-none div { border: 1px solid #dddddd; height: 250px; position: relative; }
.thumb-none div i { position: absolute; top: 50%; left: 50%; font-size: 80px; color: #dddddd; width: 100px; margin-left: -50px; text-align: center; margin-top: -40px; }

.table.table-params tr td { border-color: #dddddd!important; }
.param-name { width: 100%; float: left; color: #777777; font-size: 11px; margin-bottom: 3px; }
.param-value { width: 100%; float: left; color: #000000; font-size: 13px; }
.param-text { height: 40px; }

.modal.modal-top { z-index: 10999; }
.modal-header-big { height: 80px; }

.row-red td { background: rgba(255, 0, 0, 0.1); }
.row-yellow td { background: rgba(255, 255, 0, 0.1); }
.row-green td { background: rgba(34, 186, 160, 0.2); }
.row-gray td { color: #888888; }

.font-red { color: #cd5c5c; }
.font-yellow { color: #c8a800; }
.font-strike { text-decoration: line-through; }

.panel-group .panel-default .panel-heading { background: #dddddd; }
.panel-group .panel-default .panel-collapse { border: 1px solid #dddddd; }

.modal .tab-content { border: 1px solid #dddddd; border-top: none; }

.tooltip { z-index: 99999; }

select[readonly].select2-hidden-accessible + .select2.select2-container {
	pointer-events: none;
	touch-action: none;
}
select[readonly].select2-hidden-accessible + .select2 .select2-selection {
	background-color: #eee !important;
	box-shadow: none !important;
}
select[readonly].select2-hidden-accessible + .select2 .select2-selection__arrow,.select2 .select2-selection__clear {
	display: none !important;
}

.panel-collapse.collapse-gray { background: #f6f3f3; }

.row {
	margin-right: -5px;
	margin-left: -5px;
}

.col-xxs-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xxs-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xxs-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xxs-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xxs-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xxs-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xxs-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xxs-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xxs-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xxs-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xxs-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xxs-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
	padding-right: 5px;
	padding-left: 5px;
}
@media (min-width: 1700px) {
	.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
		float: left;
	}
	.col-xl-12 {
		width: 100%;
	}
	.col-xl-11 {
		width: 91.66666667%;
	}
	.col-xl-10 {
		width: 83.33333333%;
	}
	.col-xl-9 {
		width: 75%;
	}
	.col-xl-8 {
		width: 66.66666667%;
	}
	.col-xl-7 {
		width: 58.33333333%;
	}
	.col-xl-6 {
		width: 50%;
	}
	.col-xl-5 {
		width: 41.66666667%;
	}
	.col-xl-4 {
		width: 33.33333333%;
	}
	.col-xl-3 {
		width: 25%;
	}
	.col-xl-2 {
		width: 16.66666667%;
	}
	.col-xl-1 {
		width: 8.33333333%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-pull-11 {
		right: 91.66666667%;
	}
	.col-xl-pull-10 {
		right: 83.33333333%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-8 {
		right: 66.66666667%;
	}
	.col-xl-pull-7 {
		right: 58.33333333%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-5 {
		right: 41.66666667%;
	}
	.col-xl-pull-4 {
		right: 33.33333333%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-2 {
		right: 16.66666667%;
	}
	.col-xl-pull-1 {
		right: 8.33333333%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-push-11 {
		left: 91.66666667%;
	}
	.col-xl-push-10 {
		left: 83.33333333%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-8 {
		left: 66.66666667%;
	}
	.col-xl-push-7 {
		left: 58.33333333%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-5 {
		left: 41.66666667%;
	}
	.col-xl-push-4 {
		left: 33.33333333%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-2 {
		left: 16.66666667%;
	}
	.col-xl-push-1 {
		left: 8.33333333%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xl-offset-0 {
		margin-left: 0;
	}
}

.panel { margin-bottom: 10px; }

#main-wrapper { margin: 10px; }
.page-title { padding: 15px 10px 10px 10px; }

.hover-menu:not(.page-horizontal-bar) .accordion-menu > li > ul { width: 240px; }

.paginator { text-align: left; }
.paginator .paginator_button { box-sizing: border-box; display: inline-block; min-width: 34px; padding: 5px 8px; margin-left: 2px; margin-bottom: 5px; text-align: center; text-decoration: none !important; cursor: pointer; color: #333 !important; border: 1px solid #ebebeb; }
.paginator .paginator_button:hover { background: #fafafa; }
.paginator .paginator_button.current { color: #5f5f5f!important; background: #f1f1f1!important; }

.settings-panel{
	margin-top: 0px !important;
	margin-bottom: 10px !important;
}

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

.package-items td{
	color: #999;
	font-size: 85%;
}

.bootstrap-select .dropdown-menu { margin-top: 0; }

.buttons { border-top: 1px solid #eeeeee; padding-top: 20px; margin-top: 11px; }

.checkbox { margin-top: 0!important; }
.checkbox+.checkbox { margin-top: 0!important; }
input[type=checkbox], input[type=radio] { margin-right: 5px; }

.checkbox-group-header { padding: 5px 10px; background-color: #eeeeee; border: 1px solid #eeeeee; margin-bottom: 0; }
.checkbox-group-header label { font-weight: bold; }
.checkbox-group-body { padding: 10px 10px 0 10px; border: 1px solid #eeeeee; margin-bottom: 10px; }

.badge { line-height: 10px; height: 17px; padding: 3px 8px 3px 8px; }

/* translatable */
.flag-icon-background { background-size: contain; background-position: 50%; background-repeat: no-repeat; }
.flag-icon { background-size: contain; background-position: 50%; background-repeat: no-repeat; position: relative; display: inline-block; width: 1.33333333em; line-height: 1em; }
.flag-icon:before { content: "\00a0"; }
.flag-icon.flag-icon-squared { width: 1em; }

.flag-icon-cs {background-image: url(../flags/4x3/cz.svg) }
.flag-icon-cs.flag-icon-squared { background-image: url(../flags/1x1/cz.svg) }
.flag-icon-en { background-image: url(../flags/4x3/gb.svg) }
.flag-icon-en.flag-icon-squared { background-image: url(../flags/1x1/gb.svg) }
.flag-icon-de { background-image: url(../flags/4x3/de.svg) }
.flag-icon-de.flag-icon-squared { background-image: url(../flags/1x1/de.svg) }
.flag-icon-sk { background-image: url(../flags/4x3/sk.svg) }
.flag-icon-sk.flag-icon-squared { background-image: url(../flags/1x1/sk.svg) }

.translatable-container { margin-bottom: 15px; }
.translatable-container .form-group { margin-bottom: 5px; }
.translatable-bigger .translatable-language-primary .form-control { font-size: 16px; font-weight: bold; padding: 10px!important; }

.mld-control-flag { margin: 0 0 0 10px; background-color: rgba(170, 170, 170, 0.2); border: 1px solid #aaaaaa; width: 32px!important; height: 30px; border-radius: 50%; }
.mld-control-flag[disabled='disabled'] { border-color: #22BAA0; }
.mld-control-flag[active='1'] { border-color: #22BAA0; background-color: rgba(34, 186, 160, 0.2); }
.mld-control-flag i {  }

.mld-global-container {padding-top: 5px; padding-bottom:10px; padding-left: 5px; }
.mld-global-control-flag { margin: 0 0 0 10px; background-color: rgba(170, 170, 170, 0.2); border: 1px solid #aaaaaa; width: 26px!important; height: 26px; border-radius: 50%; padding: 0; }
.mld-global-control-flag[disabled='disabled'] { border-color: #22BAA0; }
.mld-global-control-flag[active='1'] { border-color: #22BAA0; background-color: rgba(34, 186, 160, 0.2); }

/* ckeditor */
.cke_bottom { display: none!important; }

.modal-backdrop {z-index: 999;}

/* reset filters dropdown display fix */
.table-responsive {overflow-x: unset;}
.dropdown__reset {margin-bottom: 5px;}

.picker-modal { height: 80vh; overflow-y: scroll; }

.sortiment-picker-modal-scroll { height: calc(76vh - 200px); overflow-y: scroll; }

.alert { margin-bottom: 10px; }

.blockOverlay { background-color: rgba(0, 0, 0, 0.5); }
.blockMsg { width: 400px; height: 210px; background-color: #ffffff; top: 40%; left: 50%; margin: -100px 0 0 -200px; text-align: center; padding: 40px; }
.blockMsg i.fa-spin { line-height: 60px; font-size: 60px; color: #cccccc; margin-bottom: 10px; }

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover { background-color: #f1f1f1; border: 1px solid transparent; }
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover { background-color: #6a5fac; border: 1px solid transparent; }
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover { background-color: #1DB198; border: 1px solid transparent; }
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover { background-color: #e14444; border: 1px solid transparent; }
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover { background-color: #08A7C3; border: 1px solid transparent; }
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover { background-color: #e8bf40; border: 1px solid transparent; }

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover { background-color: #f1f1f1; border: 1px solid transparent; }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover { background-color: #6a5fac; border: 1px solid transparent; }
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover { background-color: #1DB198; border: 1px solid transparent; }
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover { background-color: #e14444; border: 1px solid transparent; }
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover { background-color: #08A7C3; border: 1px solid transparent; }
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover { background-color: #e8bf40; border: 1px solid transparent; }

.dz-image-box { background: #fff; }
.dz-image-box a { text-decoration: none; }

div.row-as-link { cursor: pointer; }
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button { margin-left: 6px; }
input[type="number"] { padding-right: 2px; }

.label-table{width: 100%;}
.label-table .control-label{
	display: none;
}
.label-table tr th{
	color: #4c4c4c;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 7px;
}
.label-table tr td{
	padding-right: 7px;
}
.label-table tr td .select2-container{
	position: relative;
	top: -2px;
}

.simlple-image-box{
	float: left;
	margin: 5px;
	position: relative;
}
.simlple-image-box a{
	width: 24px;
	height: 24px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
	line-height: 20px;
	text-align: center;
	padding: 3px 2px 2px 2px;
	position: absolute;
	top: 1px;
	right: 1px;
}
.table > tbody > tr > td.in-line-cart { padding: 0 10px!important; vertical-align: middle; text-align: center; }
.items-count-form { position: relative; }
.items-count-form .btn { height: 30px; width: 30px; padding: 0; margin: 0; float: left; font-size: 11px; }
.items-count-form .btn i { line-height: 30px; }
.items-count-form .btn.cart-plus { margin-left: -1px; }
.items-count-form input { height: 30px; text-align: center; padding-left: 2px!important; padding-right: 2px!important; font-weight: bold; }
.items-count-form input.has-error { background-color: #fcdede; border-color: #fbcfcf; }
.items-count-form .quantity-table { position: absolute; display: none; top: 100%; left: 50%; width: 100%; background: #ffffff; border: 1px solid #dddddd; z-index: 10000; transform: translate(-50%); }
.items-count-form .quantity-table a { display: block; text-align: center; height: 25px; line-height: 25px; text-decoration: none; color: #222222; }
.items-count-form .quantity-table a:hover { background-color: #eeeeee; }
.items-count-form-bigger .btn { height: 40px; width: 40px; font-size: 12px; }
.items-count-form-bigger input { height: 40px; font-size: 16px; }

.wm-100 { max-width: 100%; }

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

.select2-container--disabled span.select2-selection {
	cursor: not-allowed !important;
	background-color: #eee !important;
	opacity: 1 !important;
}

.grid-bulk-action-button-wrapper { user-select: none; }

a.disabled {
	opacity: 0.7;
	pointer-events: none;
}

.sortiment-picker-modal-scroll .table-responsive {
	padding-left: 1px;
}

.orders-list-wrapper { display: flex; flex-direction: column; height: 740px; }

.orders-list-wrapper .orders-list-panel { flex: 1; max-height: 100%; height: 100%; overflow-y: scroll; }
.orders-list-wrapper .orders-list-panel.active { max-height: 60%; height: 60%; }
.orders-list-wrapper .order-items-panel { flex: 2; max-height: 40%; height: 40%; overflow-y: scroll; }
.orders-list-wrapper .logistics-buttons { clear: both; display: block; padding-top: 15px; font-size: 0; }
.orders-list-wrapper .logistics-buttons button { margin: 0 5px 5px 0; padding: 6px 6px; }

.scrollable-horizontal {overflow-x: scroll;}

.tooltip-inner { width: max-content; }

.dz-image-box img {
	max-width: 100%;
	max-height: 100%;
}