body {
	background-color: #ECF0F5 !important;
}

input, button, select {
	outline: none !important;
}

label {
	font-weight: normal !important;
}
.form_global > div {
	float: left;
	width: 100%
}
label .fa.fa-asterisk {
	font-weight: normal !important;
	color: red;
	font-size: 8px;
	vertical-align: top;
}

.sidebar .filter .chosen-container.chosen-container-single {
	width: 185px!important
}
.chosen-container-single .chosen-single,
.chosen-container.chosen-with-drop,
.chosen-container {
	min-width: 185px;

}

textarea[name='_form_1_BODY'] {
	min-height: 400px!important
}

select {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	margin-bottom: 7px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d2d6de;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
select:focus {
	border-color: #3c8dbc;
	box-shadow: none;
	outline: none;
}

input[type='text'], input[type='email'], input[type='password'] {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	margin-bottom: 7px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d2d6de;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
input[type='text']:focus, input[type='email']:focus, input[type='password']:focus {
	border-color: #3c8dbc;
	box-shadow: none;
	outline: none;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer > div.b1, .navbar-nav > .user-menu > .dropdown-menu > .user-footer > div.b2 {
	margin-bottom: 10px;
}


.skin-blue .main-header .navbar .sidebar-toggle {
	text-decoration: none !important;
}

.auth .loginform h2 {
	margin-top: 0px;
}
.auth .loginform {
	display: inline-block;
}

.auth {
	text-align: center;
}
.auth .loginform .btn.btn-primary.btn-sm.btn-flat, .loginform input {
	width: 280px;
	display: inline-block;
}
.auth .loginform {
	text-align: center;
}
.auth .loginform .err {
	margin-bottom: 15px;
	line-height: 15px;
	color: red;
}
.fixed .main-footer {
	bottom: 0;
	right: 0;
	left: 0;
	position: fixed;
}
.fixed .content-wrapper, .fixed .right-side {
	padding-bottom: 40px;
}
.form-control {
	border-radius: 0;
	box-shadow: none;
	border-color: #d2d6de;
}
.sidebar .sidebar-form input[type="text"] {
	color: white;
}
.sidebar .marginblocks {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	color: white;
	width: 210px;
	display: block;
}
.sidebar .titlecolor {
	color: white;
	width: 210px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.sidebar .fa:hover {
	cursor: pointer;
}

.sidebar .fa.fa-arrows-v {
	margin-top: 3px;
}
.sidebar .marginblocks .filter label {
	margin-top: -16px;
	font-weight: normal;
	display: block;
	margin-left: 19px;
}
.filter select {
	width: 185px;
	box-shadow: none;
	background-color: #374850;
	border: 1px solid transparent;
	height: 35px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: white;
	padding: 6px 7px;
	font-size: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

@media (max-width: 500px) {
	.navbar-nav > .user-menu > .dropdown-menu > .user-footer > div {
		margin-left: 0px;
		margin-right: 0px;
		clear: both;
		float: right !important;
		margin-bottom: 10px !important;
	}
	.navbar-nav > .user-menu > .dropdown-menu > .user-footer > div:last-child {
		margin-bottom: 0px !Important;
	}
}

label.titlelable, div.titlelable {
	font-weight: bold !important;
	font-size: 17px;
	display: block;
	width: 100%;
 /*float: left;*/
	margin-bottom: 5px;
	margin-top: 20px;
}
.menuMainDiv .button > div {
	float: left;
}
.menuMainDiv .button > div.but1-r1 {
	margin-top: 7px;
	margin-right: 20px;
	margin-left: 5px;
}
.buttonsontable .menuh {
	float: left;
	margin-right: 5px;
}
.header .buttonsontable {
	margin-bottom: 10px;
}

.footer .buttonsontable {
	margin-top: 10px;
}

.header .buttonsontable, .footer .buttonsontable {
	width: 100%;
	float: left;
}

#MenuHeaderaddbottom, #MenuHeaderaddtop {
	position: relative;
}

#MenuHeaderaddbottom .box-all_w, #MenuHeaderaddtop .box-all_w {
	position: absolute;
	top: 30px;
	left: 0px;
	overflow: hidden;
	background-color: #f9f9f9;
	width: auto;
	float: left;
	border: 1px solid #b5b8bd;
	padding: 15px;
	max-width: 200px;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	padding-bottom: 5px;
}

#MenuHeaderaddbottom .box-all_w .btn.btn-flat, #MenuHeaderaddtop .box-all_w .btn.btn-flat {
	width: 167px;
	margin-bottom: 10px;
}
.navbar-nav > li > a {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.navbar-nav {
	margin: 0px !important;
}
.main-footer {
	margin-left: 0px !important;
}
.sidebar {
	padding-bottom: 80px;
}

.tabs_in_card ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.tabs_in_card ul li {
	display: inline-block;
}
.tabs_in_card {
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.buttonsontable {
	margin-top: 10px;
	display: inline-block;
	width: 100%;
}

.buttonsontable.fixed {
	margin-top: 10px;
	display: inline-block;
	width: 100%;
	position: fixed;
	bottom: 50px;
	z-index: 9;
	padding: 15px;
	left: 0px;
	padding-left: 266px;
	background-color: white;
	background-image: url(../img/lineonbg2.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}
.buttonsontable.fixed:after {
	content: '';
	width: calc(100% - 230px);
	height: 1px;
	background-color: #d2d6de;
	position: absolute;
	left: 230px;
	top: 0px;
}
.box-body {
	padding-bottom: 30px
}
.file-input-wrap input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	outline: none;
}

.file-input-wrap .file-input, .file-input-wrap .input-selector, .file-input-wrap .input-value, .file-input-wrap .input-clear {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
}

.block_map table {
	border-collapse: collapse;
}

.block_map table td {
	font-size: 15px;
}
.block_map table td {
	border-right: 8px solid #fff;
	border-bottom: 8px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
}

.block_selected {
	color: #14211d;
	font-family: Arial, Helvetica, sans-serif;
	/*background: #758eb3 url(/resources/adm/img/blocks/bg-4.gif) repeat-x 0px 0px;*/
	background: #91a5c2;
	padding: 21px 21px 21px 21px;
}
.block_selected b {
	color: #353535;
}
.block_selected a:link, .block_selected a:active, .block_selected a:visited {
	color: #0465a4;
}
.block_selected a:hover {
	color: #0465a4;
}
.block_selected a:link b, .block_selected a:active b, .block_selected a:visited b {
	color: #0465a4;
}
.block_selected a:hover b {
	color: #0465a4;
}

.block_content {
	color: #14211d;
	font-family: Arial, Helvetica, sans-serif;
	background: #eff4ff;
	padding: 21px 21px 21px 21px;
}
.block_content b {
	color: #353535;
}
.block_content a:link, .block_content a:active, .block_content a:visited {
	color: #0465A4;
}
.block_content a:hover {
	color: #0465A4;
	text-decoration: none;
}
.block_content a:link b, .block_content a:active b, .block_content a:visited b {
	color: #0465A4;
}
.block_content a:hover b {
	color: #0465A4;
	text-decoration: none;
}

.block_empty {
	color: #14211D;
	font-family: Arial, Helvetica, sans-serif;
	background: #c7d2e4;
	padding: 21px 21px 21px 21px;
}
.block_empty b {
	color: #353535;
}

.block_error {
	color: #677471;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffe5e3;
	padding: 21px 21px 21px 21px;
}
.block_param h2, .block_param h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: bold;
}
.block_param {
	margin-left: 10px;
}

.block_param_links .fa {
	width: 16px;
	text-align: center;
}

.block_param .pad {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.block_param h3 {
	margin-bottom: 10px;
}
.hr {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #E2E4E3;
	padding-bottom: 4px;
	padding-top: 4px;
}
.block_in_razdl .hr {
	width: auto;
}
.block_in_razdl  label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 5px;
	padding-right: 22px;
}
.block_in_razdl .label {
	padding-left: 0px !important;
}
.err {
	color: red;
}
.block_param .hr.withmar {
	margin-top: 10px;
	margin-bottom: 10px;
}
.block_param select {
	padding-left: 5px;
}
.block_legend {
	display: none;
}

table.table_osn tr.th {
	padding: 0px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 35px;
	color: white;
	text-align: left;
	font-weight: normal !important;
	background-color: #3C8DBC;
}

table.table_osn tr.th a {
	color: white;
	text-decoration: underline;
}
table.table_osn tr.th a:hover {
	text-decoration: none;
}
table.table_osn .top {
	font-size: 14px;
}
table.table_osn .top, table.table_osn .top2 {
	font-weight: normal;
	vertical-align: top;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 20px;
	background: inherit;
}
table.table_osn .pad {
	padding: 0px;
}

table.table_osn tr td {

	padding-right: 10px;
}
table.table_osn > tbody > tr > td {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px
}
.table_osn .level-0 .page-title {

}
.table_osn .level-1 .page-title {
	padding-left: 20px !important;
}
.table_osn .level-2 .page-title {
	padding-left: 40px !important;
}
.table_osn .level-3 .page-title {
	padding-left: 60px !important;
}

.table_osn .level-4 .page-title {
	padding-left: 80px !important;
}

.table_osn .level-5 .page-title {
	padding-left: 100px !important;
}

.table_osn .level-6 .page-title {
	padding-left: 120px !important;
}

.table_osn .level-7 .page-title {
	padding-left: 140px !important;
}

.table_osn .level-8 .page-title {
	padding-left: 160px !important;
}

.skin-blue .wrapper {
	background-image: url(../img/lineonbg.jpg);
	background-position: left center;
	background-repeat: repeat-y;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: transparent;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
	white-space: normal
}

.sidebar-menu > li > a {
	padding: 12px 36px 12px 15px;
}
.main-sidebar {
	background-color: #1c292c !important;
}

.skin-blue .sidebar-menu > li.header {
	text-transform: uppercase;
	padding-left: 18px;
}

.fa-change:before {
	content: "\f044";
}
.fa-delete:before {
	content: "\f00d";
}
table .fa-tree:before {
	content: "\f0e8";
}

.fa-unpublish:before {
	content: "\f06e";
}
.fa-publish:before {
	content: "\f070";
}
.fa-www:before {
	content: "\f144";
}

.content table.table_osn input[type="checkbox"] {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content table.table_osn input[type="checkbox"] + label {
	height: 0px;
	margin: 0px;
}
.content table.table_osn tr td .menuItemDiv {
	margin-bottom: -5px;
}
.page-hide {
	display: none;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
	width: 200px;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
	padding-bottom: 2px;
}
#distributedDiv img {
	display: none;
}
.box-body > .table {
	overflow-x: auto;
}
.file-input-wrap .input-clear {
	display: none;
}
.file-input-wrap .input-value {
	margin-left: 10px;
}

.fa.fa-m2m:before {
	content: "\f0c1";
}
.fa.fa-translate:before {
	content: "\f02d";
}
.label {
	color: #333 !important
}
.table_footer {
	margin-bottom: 20px;
}
.errors-box {
	text-align: center;
}

.calendar-iframe {
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

.calendar {
	width: 230px;
	position: absolute;
	visibility: hidden;
	z-index: 9000;
	padding: 10px;
	background: #fff;
	border: 1px solid #aaa;
}

.calendar div.middle {

	background: #fff;
	text-align: center;
}

.calendar table {
	border-collapse: collapse;
}

.calendar table.header {
	width: 100%;
	margin: 0px auto 4px auto;
	border-collapse: collapse;
}

.calendar table.date {
	width: 96%;
	margin: 0px 2px 0px 4px;
	background-color: #ffffff;
}

.calendar table.date tr {
	height: 16px;
}

.calendar table.time {
	width: auto;
	margin: 4px auto 0px auto;
}
.calendar td {
	text-align: center;
}
.calendar td.weekdays {
	background-color: #f5f5f5;
	color: #787878;
	padding: 2px 0px 2px 0px;
}

.calendar a:link, .calendar a:active, .calendar a:visited {
	color: #000000;
	text-decoration: none;
}
.calendar a:hover {
	color: #3c8dbc;
	text-decoration: underline;
}

.calendar a.weekend {
	color: #000000;
}

.calendar td.today {
	font-weight: bold;
	background-color: #3c8dbc;
	padding: 1px 2px 1px 2px;
}
.calendar a.today {
	color: #ffffff;
}

.calendar td.year-up {
	width: 16px;
	height: 10px;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
}
.calendar td.year-down {
	width: 16px;
	height: 10px;
	cursor: pointer;
	padding-left: 6px;
	padding-right: 6px;
}
.calendar td.close {
	width: 20px;
	height: 16px;
	cursor: pointer;
	/*background-image: url(/resources/adm/img/calendar/close.gif);
	 background-position: center;
	 background-repeat: no-repeat;*/
	padding: 0;
	/*font-size: 0px;*/
}
.calendar td.time_separator {
	width: 3px;
	background-image: url(/resources/adm/img/calendar/separator.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.calendar td.time_select {
	width: 50px;
}

.calendar select {
	text-align: left;
	height: 20px;
	padding: 1px 2px;
	border: 1px solid #aaa;
	background: #fff;
}
.calendar select.month {
	width: 100px;
	margin-right: 10px;
	margin: 0px !important;
	margin-left: 4px !important;
	float: left;
}
.calendar select.time {
	width: 50px;
	margin-top: 10px;
}

.calendar input.year {

	text-align: left;
	height: 20px;
	padding: 1px 2px;
	border: 1px solid #aaa;
	background: #fff;
	width: 50px;
	float: left;
	margin: 0px !important;
	margin-left: 10px !important;
	text-align: center;
	margin-right: 10px;
}

.calinp.ii1 {
	float: left;
}
.calinp.ii2 {
	float: left;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 10px;
}

.navigation .nav .s {
	border: 1px solid #3c8dbc;
	padding: 1px 8px;
	margin-right: 6px;
	color: #3c8dbc;
	display: inline-block;
}

.navigation .nav a span {
	padding: 1px 8px;
	border: 1px solid #D5D5D5;
	margin-right: 6px;
	display: inline-block;
}
.navigation .nav a:hover {
	text-decoration: none;
}

.navigation .nav a:hover span {
	background-color: #EDEFEE;
}
.navigation .nav .fa {
	font-size: 17px;
}
.navigation .nav {
	margin-bottom: 10px;
}
.navigation .nav .fa.fa-angle-left {
	margin-right: 6px;
}

.block_this_module {
	background-color: #ebffe6;
}

.block_other_module {
	background-color: #ffe6e6;
}

.block_this_area {
	background-color: #fdffe6;
}
.color_block {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-bottom: -3px;
	border: 1px solid black;
}
.color_block.c1 {
	background-color: #ffe6e6;
}

.color_block.c2 {
	background-color: #fdffe6;
}

.color_block.c3 {
	background-color: #ebffe6;
}

.inlineTree li {
	list-style: none;
	height: 30px;
	padding-top: 5px;
}

.inlineTree {
	padding: 0px;
	margin: 0px;
}
.inlineTree .line1 {
	background: #edefee;
}
.inlineTree li:hover {
	background: #c7d2e4;
}
.inlineTree .level1 {
	padding-left: 50px;
}
.inlineTree .level2 {
	padding-left: 75px;
}
.inlineTree .level3 {
	padding-left: 95px;
}
.inlineTree .level4 {
	padding-left: 105px;
}

.inlineTree .checkAll, .inlineTree .deselectAll {
	background: none;
	_width: 80px;
	border: none;
	border-bottom: 1px dashed;
	font-size: 80%;
	color: #3962B0;
	padding: 0px;
}

.inlineTree input[type="radio"], .inlineTree input[type="checkbox"] {
	float: left;
}
.inlineTree li {
	background-color: #edefee;
	padding-left: 20px;
}

.inlineTree .expand {
	margin-left: 5px;
	margin-right: 3px;
}

.inlineTree input[type="button"] {
	margin-right: 10px;
	margin-left: 10px;
}
.list .toleft {
	float: left;
}
.list .toleft.l1 {
	margin-right: 10px;
}
.clear {
	clear: both;
}
div .inleft {
	float: left;
}
div .inleft.l1 {
	margin-right: 10px;
}
div .inleft.l2 label {
	margin-top: 0px;
}

.fa-delete_cache:before {
  content: "\f021";
}
.fa-add:before {
  content: "\f067";
}
