@charset "utf-8";
body {
	background-color: #ebf5f5;
	font-size: 12px;
}

body, .body, .body.normal.start form {
	background-image: -moz-linear-gradient(50% 0% 0deg, rgb(174, 210, 230) 0%, rgb(205, 226, 241) 25%, rgb(205, 226, 241) 75%, rgb(174, 210, 230) 100%);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, rgb(174, 210, 230)), color-stop(0.25, rgb(205, 226, 241)), color-stop(0.75, rgb(205, 226, 241)), color-stop(1, rgb(174, 210, 230)));
	background-image: -webkit-linear-gradient(0deg, rgb(174, 210, 230) 0%, rgb(205, 226, 241) 25%, rgb(205, 226, 241) 75%, rgb(174, 210, 230) 100%);
	background-image: -o-linear-gradient(0deg, rgb(174, 210, 230) 0%, rgb(205, 226, 241) 25%, rgb(205, 226, 241) 75%, rgb(174, 210, 230) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(174, 210, 230) 0%, rgb(205, 226, 241) 25%, rgb(205, 226, 241) 75%, rgb(174, 210, 230) 100%);
	background-image: linear-gradient(0deg, rgb(174, 210, 230) 0%, rgb(205, 226, 241) 25%, rgb(205, 226, 241) 75%, rgb(174, 210, 230) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaed2e6,endColorstr=#ffaed2e6,GradientType=0)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaed2e6, endColorstr=#ffaed2e6, GradientType=0);
	background-repeat: repeat;
}

.body {
	/*	position: fixed;
		overflow: auto;*/
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h1.center, h2.center, h3.center, h4.center {
	text-align: center;
}

h1.item_title, a.item_title {
	font-weight: normal;
	font-size: 140%;
	margin: 0;
	padding: 0;
}

.normal, #normal {
	height: 100%;
	width: 100%;
}

.field, #field {
	margin: 0;
	padding: 20px 0;
	background-color: #fff;
	border: 0px solid #f90;
}

ul.adm_quick_panel {
}

ul.adm_quick_panel li {
	vertical-align: top;
	width: 120px;
	margin: 0 0 0 0;
	padding: 110px 30px 0 0px;
	background: url("./admin_img/quick_icons.png") no-repeat left top;
}

.lang_default {
	color: #f9c;
}

.ctg_title {
	color: #060;
}

.breadcrumb {
	margin: 20px 0 0 0;
	padding: 0;
	background: none;
}

.breadcrumb span {
	position: relative;
	padding: 0 0 0 16px;
}

.breadcrumb span:after {
	content: '';
	position: absolute;
	top: 3px;
	right: 2px;
	height: 0;
	width: 0;
	border: 4px solid transparent;
	border-left-color: #3a638c;
	border-left-color: rgba(58, 99, 140, 1.0);
}

tr.table_head {
	background: #c2dced !important;
}

tr.center th {
	text-align: center;
}

kbd, span.kbd {
	font-family: tahoma, sans-serif;
	color: #333;
	padding: 0.1em 0.2em;
	background-color: #efefef;
	white-space: nowrap;
	border-top: 1px double #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #909090;
}

kbd img, span.kbd img {
	margin: 0 !important;
	padding: 0.2em;
	background-color: #efefef;
	border-top: 1px double #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #909090;
}

img.icons {
	vertical-align: middle;
	border: 1px solid #eee;
	padding: 0.2em;
	background: #fff;
}

caption {
	color: #0078ae;
}

.padding_vert {
	padding-top: 14px;
	padding-bottom: 14px;
}

.padding_hor {
	padding-left: 14px;
	padding-right: 14px;
}

.preview_area {
	padding: 6px;
	max-height: 180px;
	overflow: auto;
	border: 1px solid #ccc;
	background-color: #eee;
}

.order .preview_area {
	text-align: left;
	width: 500px;
	color: #333;
}

.order .state0 {
	color: #f00;
}

.order .state1 {
	color: #090;
}

.order .state2 {
	color: #36f;
}

.order .state3 {
	color: #999;
}

.body.normal.start form {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -180px 0 0 -180px;
	padding: 20px 10px 0;
	width: 360px;
	min-height: 160px;
	border: 1px solid rgb(154, 198, 222);
	-moz-border-radius: 3%;
	-webkit-border-radius: 2%/5%;
	border-radius: 2%/5%;
}

.pict_preview {
	text-decoration: underline !important;
	cursor: pointer !important;
}

.cleaner {
	clear: both;
}

/*** CKEditor ***/
span.cke_skin_kama, .cke_chrome {
	padding: 0 !important;
}

/* bootstrap */
.tab-pane {
	margin: 0 0 20px;
	padding: 20px;
	background: #fff;
	/*border-left: 1px solid #ddd;*/
}

.navbar-right {
	margin-right: 20px;
}

.badge img.icons {
	padding: 0;
	border: none;
	background: none;
}

label {
	font-weight: normal !important;
}

aside .panel {
	margin-bottom: 0;
}

aside .list-group {
	margin-bottom: 10px;
}

aside .list-group-item {
	padding: 3px 15px;
}

aside .list-group .list-group {
	margin-bottom: 4px;
	font-size: 0.9em;
}

aside .list-group .list-group .list-group-item {
	padding: 3px 15px 2px 20px;
}

aside .list-group-item.active a {
	color: #fff;
}

.ui-widget-content a.btn {
	color: #fff;
}

nav .logo {
	margin-left: 20px;
	height: 50px;
	width: 40px;
	background: url("../css/admin_img/logo.png") no-repeat 0 4px;
}

.alert {
	background-image: none !important;
}

a.ac_link {
	font-size: 11px;
	/*display: block;*/
	/*text-decoration: underline;*/
}

a.ac_link:hover {
	color: #d96c00;
}
.ui-widget {
	font-size: 1em;
}
.color_red {
	color: red;
}

.color_green {
	color: green;
}

.color_gray {
	color: #999;
}

pre {
/*	margin: 0;
	padding: 0;
	border: none;*/
}

.popover {
	font-size: 12px;
}

.flex-container {
	display: inline-flex;
	flex-wrap: wrap;
}
