html {
background-color:#d0d0d0;
}
.fade {
	opacity:1;
}
.tohide {
    display:none
}
.left_col {
	background: #2A3F54;
	width:227px;
}
.nav-sm .container.body .col-md-3.left_col {
	display:none;
}
::-webkit-scrollbar {
	width: 3px; /* for vertical scrollbars */
	height: 3px; /* for horizontal scrollbars */
}
::-webkit-scrollbar-track {
	background: #f5f5f5;
}
::-webkit-scrollbar-thumb {
	background: #1ABB9C;
}
.nav-sm .container.body .right_col {
	padding: 63px 20px 0 20px;
	margin-left: 0px;
	z-index: 2;
}
.active a span.fa {
	text-align: right !important;
	margin-right: 4px
}
.nav-md .container.body .col-md-3.left_col {
	min-height: 100%;
	width: 230px;
	padding: 0;
	position: fixed;
	display: -ms-flexbox;
	display: flex;
	z-index: 10;
	height:100%;
	overflow-y:scroll;
	overflow-x:hidden;
}
.nav-md .container.body .col-md-3.left_col.menu_fixed {
	height: 100%;
	position: fixed
}
body .container.body .right_col {
	background: #d0d0d0;
	height:100%;
}
.nav-md .container.body .right_col {
	padding: 63px 20px 0 20px;
}
.left_col .mCSB_scrollTools {
	width: 6px
}
.left_col .mCSB_dragger {
	max-height: 400px !important
}
.container {
	width: 100%;
	padding: 0;
	height:100%;
}
body {
	color: #000;
	background: #2A3F54;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.471
}
.checkbox label, .radio label {
	font-weight:500;
}
table {
	color:#000;
}
table th,table td {
	border-right: 1px #8a9db5 solid;
}
table#reportrows th,table#reportrows td {
	border:0;
}
table th:last-child,table td:last-child { 
	border-right: 0px;
}
.main_container {
	height:100%;
}
.no-padding {
	padding: 0 !important
}
table.no-margin .progress {
	margin-bottom: 0
}
.main_content {
	padding: 10px 20px
}
.col-md-55 {
	width: 50%;
	margin-bottom: 10px
}
@media (min-width: 768px) {
	.col-md-55 {
		width: 20%
	}
}
@media (min-width: 992px) {
	.col-md-55 {
		width: 20%
	}
}
@media (min-width: 1200px) {
	.col-md-55 {
		width: 20%
	}
}
.center-margin {
	margin: 0 auto;
	float: none !important
}
.col-md-55,
.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;
	float: left;
	padding-right: 10px;
	padding-left: 10px
}
.row {
	margin-right: -10px;
	margin-left: -10px
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 10px;
	margin-bottom: 10px
}
a {
	color: #5A738E;
	text-decoration: none
}
a,
a:visited,
a:focus,
a:active,
:visited,
:focus,
:active,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: 0
}
a:hover,
a:focus {
	text-decoration: none
}
.navbar {
	margin-bottom: 0;
	border:0;
}
.radio-row .radio {
	float:left;
}
*,
*:before,
*:after {
	box-sizing: border-box
}
.expand {
	display: block;
	text-decoration: none;
	color: #555;
	cursor: pointer
}
.expand h2 {
	width: 85%;
	float: left
}
h2 {
	font-size: 18px;
	font-weight: 400
}
#left,
#right {
	display: table
}
#sup {
	display: table-cell;
	vertical-align: middle;
	width: 80%
}

td span {
	line-height: 28px
}
.dataTables_paginate a {
	padding: 6px 9px !important;
	background: #ddd !important;
	border-color: #ddd !important
}
.paging_full_numbers a.paginate_active {
	background-color: rgba(38, 185, 154, 0.59) !important;
	border-color: rgba(38, 185, 154, 0.59) !important
}
button.DTTT_button,
div.DTTT_button,
a.DTTT_button {
	border: 1px solid #E7E7E7 !important;
	background: #E7E7E7 !important;
	box-shadow: none !important
}
.dataTables_paginate a {
	background: #ff0000
}
.dataTables_wrapper {
	position: relative;
	clear: both;
	zoom: 1
}
.dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: 30px;
	margin-left: -125px;
	margin-top: -15px;
	padding: 5px 0 2px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: white;
	font-size: 14px;
	background-color: #1ABB9C
}
.dataTables_length {
	float: left
}
.dataTables_filter {
	float: right;
	text-align: right
}
.dataTables_info {
	width: 60%;
	float: left
}
.dataTables_paginate {
	float: right;
	text-align: right
}
table.dataTable th.focus,
table.dataTable td.focus {
	outline: 2px solid #1ABB9C !important;
	outline-offset: -1px
}
table.display {
	margin: 0 auto;
	clear: both;
	width: 100% !important;
}
table.display thead th {
	padding: 8px 18px 8px 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
	cursor: pointer
}
table.display tfoot th {
	padding: 3px 18px 3px 10px;
	border-top: 1px solid black;
	font-weight: bold
}
table.display tr.heading2 td {
	border-bottom: 1px solid #aaa
}
table.display tr {
	height:36px;
}
table.display td {
	padding: 3px 10px;
}
table.display td.center {
	text-align: center
}
table.display thead th:active,
table.display thead td:active {
	outline: none
}
.dataTables_scroll {
	clear: both
}
.dataTables_scrollBody {
	*margin-top: -1px;
	-webkit-overflow-scrolling: touch
}
.top .dataTables_info {
	float: none
}
.clear {
	clear: both
}
.dataTables_empty {
	text-align: center
}
tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444
}
tfoot input.search_init {
	color: #999
}
td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E
}
td.details {
	background-color: #d1cfd0;
	border: 2px solid #A19B9E
}
table.display tr.even.row_selected td {
	background-color: #B0BED9;
	color:white;
}
table.display tr.even.row_selected td input,table.display tr.odd.row_selected td input {
	color:#73879C;
}
table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
	color:white;
}
div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF
}
ul.to_do {
	padding: 0
}
ul.to_do li {
	background: #f3f3f3;
	border-radius: 3px;
	position: relative;
	padding: 7px;
	margin-bottom: 5px;
	list-style: none
}
ul.to_do p {
	margin: 0
}
span.right {
	float: right;
	font-size: 14px !important
}
.media .date {
	background: #ccc;
	width: 52px;
	margin-right: 10px;
	border-radius: 10px;
	padding: 5px
}
.media .date .month {
	margin: 0;
	text-align: center;
	color: #fff
}
.media .date .day {
	text-align: center;
	color: #fff;
	font-size: 27px;
	margin: 0;
	line-height: 27px;
	font-weight: bold
}
a.star {
	color: #428bca !important
}
button,
.buttons,
.btn,
.modal-footer .btn+.btn {
	margin-bottom: 5px;
	margin-right: 5px
}
.btn-group-vertical .btn,
.btn-group .btn {
	margin-bottom: 0;
	margin-right: 0
}
.editor.btn-toolbar {
	zoom: 1;
	background: #F7F7F7;
	margin: 5px 2px;
	padding: 3px 0;
	border: 1px solid #EFEFEF
}
.input-group {
	margin-bottom: 10px
}
.ln_solid {
	border-top: 1px solid #e5e5e5;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	margin: 20px 0
}
span.section {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
.form-control {
	border-radius: 0;
	width: 100%
}
.form-horizontal .control-label {
	padding-top: 8px
}
.form-control:focus {
	border-color: #CCD0D7;
	box-shadow: none !important
}
legend {
	font-size: 18px;
	color: inherit
}
.form-horizontal .form-group {
	margin-right: 0;
	margin-left: 0
}
.form-control-feedback {
	margin-top: 8px;
	height: 23px;
	color: #bbb;
	line-height: 24px;
	font-size: 15px
}
.form-control-feedback.left {
	border-right: 1px solid #ccc;
	left: 13px
}
.form-control-feedback.right {
	border-left: 1px solid #ccc;
	right: 13px
}
.form-control.has-feedback-left {
	padding-left: 45px
}
.form-control.has-feedback-right {
	padding-right: 45px
}
.form-group {
	margin-bottom: 10px
}
.validate {
	margin-top: 10px
}
.autocomplete-suggestions {
	border: 1px solid #e4e4e4;
	background: #F4F4F4;
	cursor: default;
	overflow: auto
}
.autocomplete-suggestion {
	padding: 2px 5px;
	font-size: 1.2em;
	white-space: nowrap;
	overflow: hidden
}
.autocomplete-selected {
	background: #f0f0f0
}
.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399ff;
	font-weight: bolder
}
.btn {
	border-radius: 3px
}
a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger {
	color: #fff
}
.btn-success {
	background: #26B99A;
	border: 1px solid #169F85
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
	background: #169F85
}
.btn.btn-app {
	position: relative;
	padding: 15px 5px;
	margin: 0 0 10px 10px;
	min-width: 80px;
	height: 60px;
	box-shadow: none;
	border-radius: 0;
	text-align: center;
	color: #666;
	border: 1px solid #ddd;
	background-color: #fafafa;
	font-size: 12px
}
.btn.btn-app>.fa,
.btn.btn-app>.glyphicon,
.btn.btn-app>.ion {
	font-size: 20px;
	display: block
}
.btn.btn-app:hover {
	background: #f4f4f4;
	color: #444;
	border-color: #aaa
}
.btn.btn-app:active,
.btn.btn-app:focus {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.btn-app>.badge {
	position: absolute;
	top: -3px;
	right: -10px;
	font-size: 10px;
	font-weight: 400
}
textarea {
	padding: 10px;
	vertical-align: top;
	width: 200px
}
textarea:focus {
	outline-style: solid;
	outline-width: 2px
}
.tags_clear {
	clear: both;
	width: 100%;
	height: 0px
}
.not_valid {
	background: #FBD8DB !important;
	color: #90111A !important
}
ul.bar_tabs {
	overflow: visible;
	background: #F5F7FA;
	height: 25px;
	margin: 21px 0 14px;
	padding-left: 14px;
	position: relative;
	z-index: 1;
	width: 100%;
	border-bottom: 1px solid #E6E9ED
}
ul.bar_tabs>li {
	border: 1px solid #E6E9ED;
	color: #333 !important;
	margin-top: -17px;
	margin-left: 8px;
	background: #fff;
	border-bottom: none;
	border-radius: 4px 4px 0 0
}
ul.bar_tabs>li.active {
	border-right: 6px solid #D3D6DA;
	border-top: 0;
	margin-top: -15px
}
ul.bar_tabs>li a {
	padding: 10px 17px;
	background: #F5F7FA;
	margin: 0;
	border-top-right-radius: 0
}
ul.bar_tabs>li a:hover {
	border: 1px solid transparent
}
ul.bar_tabs>li.active a {
	border-bottom: none
}
ul.bar_tabs.right {
	padding-right: 14px
}
ul.bar_tabs.right li {
	float: right
}
a:focus {
	outline: none
}
.tag {
	line-height: 1;
	background: #1ABB9C;
	color: #fff !important
}
.tag:after {
	content: " ";
	height: 30px;
	width: 0;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	pointer-events: none;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 11px solid #1ABB9C
}
.thumb img {
	width: 50px;
	height: 50px;
	border-radius: 50%
}
.form-group.has-feedback span {
	display: block !important;
}
.form-group .btn {
	margin-bottom: -6px;
}
.input-group-btn .btn { margin-bottom:0; }
/*!
	* bootstrap-vertical-tabs - v1.2.1
	* https://dbtek.github.io/bootstrap-vertical-tabs
	* 2014-11-07
	* Copyright (c) 2014 İsmail Demirbilek
	* License: MIT
	*/
.tabs-left,
.tabs-right {
	border-bottom: none;
	padding-top: 2px
}
.tabs-left {
	border-right: 1px solid #F7F7F7
}
.tabs-right {
	border-left: 1px solid #F7F7F7
}
.tabs-left>li,
.tabs-right>li {
	float: none;
	margin-bottom: 2px
}
.tabs-left>li {
	margin-right: -1px
}
.tabs-right>li {
	margin-left: -1px
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
	border-bottom-color: #F7F7F7;
	border-right-color: transparent
}
.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
	border-bottom: 1px solid #F7F7F7;
	border-left-color: transparent
}
.tabs-left>li>a {
	border-radius: 4px 0 0 4px;
	margin-right: 0;
	display: block;
	background: #F7F7F7;
	text-overflow: ellipsis;
	overflow: hidden
}
.tabs-right>li>a {
	border-radius: 0 4px 4px 0;
	margin-right: 0;
	background: #F7F7F7;
	text-overflow: ellipsis;
	overflow: hidden
}
.price {
	font-weight: 600;
}
.apam{
	width:50px;
}
.left {
	float: left
}
.alignleft {
	float: left;
	margin-right: 15px
}
.alignright {
	float: right;
	margin-left: 15px
}
.clearfix:after,
form:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
header {
	width: 100%
}
div[data-role="editor-toolbar"] {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.dropdown-menu a {
	cursor: pointer
}
.alert-success {
	color: #ffffff;
	background-color: rgba(38, 185, 154, 0.88);
	border-color: rgba(38, 185, 154, 0.88)
}
.alert-info {
	color: #E9EDEF;
	background-color: rgba(52, 152, 219, 0.88);
	border-color: rgba(52, 152, 219, 0.88)
}
.alert-warning {
	color: #E9EDEF;
	background-color: rgba(243, 156, 18, 0.88);
	border-color: rgba(243, 156, 18, 0.88)
}
.alert-danger,
.alert-error {
	color: #E9EDEF;
	background-color: rgba(231, 76, 60, 0.88);
	border-color: rgba(231, 76, 60, 0.88)
}
.ui-pnotify.dark .ui-pnotify-container {
	color: #E9EDEF;
	background-color: rgba(52, 73, 94, 0.88);
	border-color: rgba(52, 73, 94, 0.88)
}
@media (max-width: 460px) {
	.dataTables_wrapper .col-sm-6 {
		width: 100%;
		margin-bottom: 5px;
	}
	.dataTables_wrapper .col-sm-6 .dataTables_filter {
		float: none;
	}
}
@media (max-width: 767px) {
	.dataTables_length { float:none; }
}
.hidden {display:none;}
.ui-autocomplete {
	position: relative;
	z-index: 1000;
	cursor: default;
	padding: 0;
	margin-top: 2px;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.ui-autocomplete > li {
	padding: 3px 20px;
}
.ui-autocomplete > li.ui-state-focus {
	background-color: #DDD;
}
.nor {white-space:nowrap;padding-right:0 !important;}
.nor .btn{margin-bottom:4px !important;}
.nor input {height:34px !important}
.daterangepicker.xdisplay { width:228px; }
.dataTables_wrapper > .row{
	overflow:auto !important; /*prevent datatables overflowing its container*/
}
	
table.display tr.odd td.cell_selected,table.display tr.even td.cell_selected{background-color:#FF0;color:black;}
table .divider {
	border-right: 1px solid #ddd;
	border-bottom:0;
}
.postInfo {margin-top:6px;}
.table-striped > tbody > tr:nth-of-type(odd) {background-color: #efefef;}
.table-striped>tbody>tr.noprice:nth-of-type(odd) {background-color:#fab8b8;}
.table-striped>tbody>tr.noprice:nth-of-type(even) {background-color:#f99191;}
.table-striped>tbody>tr.noprice:nth-of-type(odd)>td.orderPart {background-color:#f99191;}
.table-striped>tbody>tr.noprice:nth-of-type(even)>td.orderPart {background-color:#ee8080;}
th.orderPart {background-color:#f9f9f9;}
.table-striped>tbody>tr:nth-of-type(odd)>td.orderPart {background-color:#e3e3e3;}
.table-striped>tbody>tr:nth-of-type(even)>td.orderPart {background-color:#f9f9f9;}
.table-striped>tbody>tr.row_selected:nth-of-type(even)>td.orderPart {background-color:#93a8d2;}
.table-striped>tbody>tr.row_selected:nth-of-type(odd)>td.orderPart {background-color:#7e96c7;}
td.right {text-align:right;}
.ui-state-active{background-color:#efefef;padding:2px}
.ui-autocomplete {
	max-height: 200px;
	overflow-y: auto;	/* prevent horizontal scrollbar */
	overflow-x: hidden; /* add padding to account for vertical scrollbar */
	z-index:1000 !important;
}
	
#daysleftlink {
	padding: 4px 6px;
	background-color: red;
	border-radius: 8px;
	font-weight: bold;
	display:none;
	position: absolute;
	left: 40px;
	top: 5px;
	color: white;
	border-radius: 24px;
}
.wait{background:#fcffa7;color:#000;border:1px #dce066 solid}
.succeeded{background:#85af6f;color:#FFF;border:1px #6a9a52 solid}
.failed{background:#bc5e5e;color:#FFF;border:1px #9d3b3b solid}
/*spinner*/
.spinner {
	position: absolute;
	left: 50%;
	top: 50%;
	height:60px;
	width:60px;
	margin:0px auto;
	-webkit-animation: rotation .6s infinite linear;
	-moz-animation: rotation .6s infinite linear;
	-o-animation: rotation .6s infinite linear;
	animation: rotation .6s infinite linear;
	border-left:6px solid rgba(0,174,239,.15);
	border-right:6px solid rgba(0,174,239,.15);
	border-bottom:6px solid rgba(0,174,239,.15);
	border-top:6px solid rgba(0,174,239,.8);
	border-radius:100%;
	z-index:10000;
	display:block;
}
.spinner.spininline{
	position: static;
}
.spinner.spininline.small{
	height: 15px;
	width: 15px;
}
@-webkit-keyframes rotation {
	from {-webkit-transform: rotate(0deg);}
	to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes rotation {
	from {-moz-transform: rotate(0deg);}
	to {-moz-transform: rotate(359deg);}
}
@-o-keyframes rotation {
	from {-o-transform: rotate(0deg);}
	to {-o-transform: rotate(359deg);}
}
@keyframes rotation {
	from {transform: rotate(0deg);}
	to {transform: rotate(359deg);}
}
.importing{background:#fcffa7;color:#000;border:1px #dce066 solid}
.succeeded{background:#85af6f;color:#FFF;border:1px #6a9a52 solid}
.failed{background:#bc5e5e;color:#FFF;border:1px #9d3b3b solid}
.unread{background:#fcffa7;color:#000;border:1px #dce066 solid;padding:5px;margin:5px;display:none;}
.deleterow{background-image:url(../images/delete.png);cursor:pointer;width:16px;height:16px}
.makeapprove {
	background-image: url(../images/check2.png);
	cursor: pointer;
	width: 16px;
	height: 16px;
}
.makeapprove {
	display: inline-block;
	margin-left: 5px;
}
.dateWarning {
	background-color:red;
}
.warning td:nth-child(9) {
	background-color:red !important;}
#orderrows_wrapper input[type="text"] {
	width:100%;
}
#orderrows_wrapper table thead th {
	border-bottom:0px;
	padding-bottom:0;
	vertical-align:bottom;
}
#orderrows_wrapper table thead td {
	border-top:0px;
	border-bottom:1px black solid;
	padding:0 1px
}
#reprows span.descr, #reprows span.comm {
	display: block;
	height: 100%;
	width: 100%;
	min-height:20px;
}
#reprows tfoot tr td:nth-child(3) {
    text-align: right;
}
.select2-container {
	width:100% !important;
}
/*--------------------------------------------------------------------*/
/* NEW CSS BELOW */
/* Table stuff */
.dataTables_wrapper .dataTables_length label, .dataTables_wrapper .dataTables_filter label{
	display: flex;
	align-items: center;
	gap: 6px;
}
/*Left Menu Stuff */
.site_title {
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 400;
	font-size: 22px;
	width: 100%;
	color: #ECF0F1 !important;
	margin-left: 0 !important;
	line-height: 59px;
	display: block;
	height: 55px;
	margin: 0;
	padding-left: 10px;
	cursor:pointer;
}
/* Top menu stuff */
.toggle a {
	padding: 0 15px;
	margin: 0;
	cursor: pointer;
}
.toggle a i {
	font-size: 26px
}
.toggle.nav,
.top_menu .nav,
.top_menu h1,
.top_menu .nav_right {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right:6px;
}
.top_menu {
	display: flex;
	background: #EDEDED;
	margin: 0px;
	width: 100%;
}
.top_menu .nav li.active {
	background: #d5d5d6;
}
.top_menu ul.nav li {
	height: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
}
@media (min-width: 480px) {
	.top_menu {
		position: fixed;
		z-index:2;
	}
}
.top_menu h1 {
	flex-grow: 1;
}
.top_menu .nav_right li{
	display:flex;
	min-height:40px;
	display: flex;
	align-items: center;
	
}
.top_menu .nav_right li a {
	display:flex;
	flex-grow:1;
	align-items: center;
}
.top_menu .nav_right li a i {
	flex-grow:1;
	justify-content: flex-end;
}
.dropdown-menu>li>a {
	color: #5A738E
}
/* Left Menu stuff */
.main_menu span.fa {
	float: right;
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	min-width: inherit;
	color: #C4CFDA
}
.main_menu .fa {
	width: 26px;
	opacity: .99;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.main_menu .label {
	line-height: 11px;
	margin-top: 4px;
}
.nav.side-menu>li {
	position: relative;
	display: block;
	cursor: pointer
}
.nav.side-menu>li>a {
	margin-bottom: 6px
}
.nav.side-menu>li>a:hover {
	color: #F2F5F7 !important
}
.nav.side-menu>li>a:hover,
.nav>li>a:focus {
	text-decoration: none;
	background: transparent
}
.nav.child_menu {
	display: none
}
.nav.child_menu li:hover,
.nav.child_menu li.active {
	background-color: rgba(255, 255, 255, 0.06)
}
.nav.child_menu li {
	padding-left: 36px
}
.nav-md ul.nav.child_menu li:before {
	background: #425668;
	bottom: auto;
	content: "";
	height: 8px;
	left: 23px;
	margin-top: 15px;
	position: absolute;
	right: auto;
	width: 8px;
	z-index: 1;
	border-radius: 50%
}
.nav-md ul.nav.child_menu li:after {
	border-left: 1px solid #425668;
	bottom: 0;
	content: "";
	left: 27px;
	position: absolute;
	top: 0
}
.nav.side-menu>li>a,
.nav.child_menu>li>a {
	color: #E7E7E7;
	font-weight: 500
}
.nav.child_menu li li:hover,
.nav.child_menu li li.active {
	background: none
}
.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
	color: #fff
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 13px 15px 12px
}
.nav.side-menu>li.current-page,
.nav.side-menu>li.active {
	border-right: 5px solid #1ABB9C
}
.nav li.current-page {
	background: rgba(255, 255, 255, 0.05)
}
.nav li li li.current-page {
	background: none
}
.nav li li.current-page a {
	color: #fff
}
.nav.side-menu>li.active>a {
	text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
	background: linear-gradient(#334556, #2C4257), #2A3F54;
	box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0
}
.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent
}
.nav.child_menu>li>a {
	color: rgba(255, 255, 255, 0.75);
	font-size: 12px;
	padding: 9px
}
/*Login page */
.login {
	background: #e5e5e5;
}
.login_wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
}
.login_content {
	text-align: center;
	padding: 20px;
	background-color: #f7f7f7;
	border-radius: 10px;
}
.login_content h1 {
	font-size:25px;
	margin: 10px 0 30px
}
.login_content form input {
	margin: 0 0 20px;
}
.separator {
	border-top: 1px solid #e7e4e4;
	margin-top: 10px;
	padding-top: 10px
}
/* Modals */
.modal-dialog .close {
	color: red;
	border: 0;
	border-radius: 2px;
	background-color: #e9a2a2;
}
/* Select2 containers */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	min-height: 38px;
	font-size:14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #555;
	padding: 6px 12px 6px 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding-top: 3px
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 36px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	margin-top: 2px;
	border: none;
	border-radius: 0;
	padding: 3px 5px
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #ccc
}

/* Editor stuff */
.jodit-toolbar__box:not(:empty) {
    border-top: 1px solid #dadada;
    width: 100%;
}

.jodit-container:not(.jodit_inline) {
    margin-bottom: 10px;
}

/* Boxtile stuff*/
.x_title {
	border-bottom: 2px solid #E6E9ED;
	padding: 1px 5px 6px;
	margin-bottom: 10px;
	display:flex;
}
.x_title h2 {
	margin: 5px 0 6px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	flex-grow:1;
}
.x_title a.collapse-link {
	cursor:pointer;
	padding: 0 10px;
}
.x_content {
	padding: 0 5px 6px;
	position: relative;
	width: 100%;
	margin-top: 5px
}
.x_content h4 {
	font-size: 16px;
	font-weight: 500
}
.x_panel {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	padding: 10px 17px;
	display: inline-block;
	background: #fff;
	border: 1px solid #E6E9ED;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	opacity: 1;
	transition: all .2s ease
}
@media (max-width: 1200px) {
	.x_title h2 {
		font-size: 17px
	}
}
@media (max-width: 1270px) and (min-width: 192px) {
	.x_title h2 small {
		display: none
	}
}
.x_content table td {
	padding:4px;
	border:1px #dfdfdf solid;
}