* {
	-webkit-font-smoothing: antialiased;
}

body {
	margin: 0px;
	background-color: #ebeef6;
	font-family: 'effra';
}

a, a:hover {
	text-decoration: none;
}

.nav_container {
	display: block;
	background: #27292e;
}

.nav_main {
	width: 1170px;
	height: 90px;
	margin: auto;
	overflow: hidden;
}

.nav_item {
	height: inherit;
	display: inline-block;
	float: left;
}

.nav_item:hover {
	background: #1f2125;
}

.nav_item a {
	display: block;
	height: inherit;
	text-align: center;
	padding: 18px 10px 0 10px;
	color: #fff;
	width: 100px;
}

.nav_item > a.active {
	color: #ffbb5c;
}

.nav_item span:last-child {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

.nav_item span:first-child {
	font-family: linecons;
	font-size: 24px;
}

.nav_logo {
	float: left;
	height: inherit;
	background: #0078c9;
	padding: 35px 20px 0 20px;
	margin-right: 20px;
}

.nav_logo a {
	text-shadow: 1px 1px 1px #555;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.nav_right {
	float: right;
}

.nav_right div {
	display: inline-block;
}

.nav_alerts {
	margin-right: 30px;
}

.nav_alerts span:last-child {
	margin-left: 5px;
	font-weight: bold;
}

.nav_alerts {
	margin-top: 35px;
}

.nav_alerts a {
	color: #fff;
	font-size: 16px;
}

.nav_alerts a:hover {
	color: #ffbb5c;
}

.nav_logout a {
	color: #ababac;
}

.nav_alerts .alert_content {
	display: none;
}

.content_container {
	margin: auto;
	max-width: 1850px;
	width: 100%;
	min-width: 1170px;	
	position: relative;
	min-height: 900px;
}

.orders_wrapper {
	position: absolute;
	width: inherit;
}

.content_header {
	overflow: hidden;
	margin-bottom: 15px;
	height: 80px;
}

.content_header h1 {
	font-weight: 100;
	font-size: 48px;
	color: #0078c9;
	margin-left: 5px;

	position: absolute;
	left: 0;
	top: 0;
}

.content_header > h1 > span:first-child {
	font-size: 50%;
}

input, textarea, select, .filter_store button:hover {
	background: #fff;
}

input, textarea {
	outline: none;
	border: 1px solid #cbcbcb;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.popover {
	width: 260px;
}

.popover .popover-title {
	background: #ebeef7;
	text-align: center;
	font-weight: bold;
}

.popover .arrow:after {
	top: 2px !important;
	border-bottom-color: #ebeef7 !important;
}

.popover a {
	color: #0876cd;
}

.popover a:hover {
	color: #0876cd !important;
}

.popover a:not(.fa):hover {
	text-decoration: underline;
}

.popover a[class^='fa'] {
	color: #333439;
}

table {
	width: 100%;
}

table tr {
	background: #fff;
	border: 1px solid #ddd;
}

table > thead > tr {
	border-bottom: 2px solid #ddd;
}

table th {
	font-weight: 500;
	font-style: normal;
	color: #323439;
}

table td {
	padding: 10px;
}

table th {
	padding: 12px;
}

.content_header > div {
	margin-top: 30px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 0;
}

.content_header .content_status {
	margin-top: 5px;
	font-size: 80%;
	font-style: italic;
	color: #999;
}

.content_header > div > span > button, #status {
	padding: 5px 10px 5px 10px;
	background-color: #0078c9;
	min-width: 90px;
}

.content_header > div > span > button > span {
	font-size: 90%;
	margin-right: 5px;	
}

.btn-success,.btn-success:hover {
	background: #14b467;
	border: 0;
	min-width: 80px;
	font-weight: bold;
}

.modal-footer {
	text-align: left;
	margin-top: 0;
}

.modal-footer a {
	margin-left: 15px;
	vertical-align: middle;
}

.modal-dialog {
  /*padding-top: 5%;*/
}

.form-custom label {
	display: block;
	font-weight: normal;
	color: #83858c;
}

.form-custom input, .form-group.inline > label {
	display: inline-block;
	width: 150px;
}

.inline .dropdown {
	display: inline-block;
}

.form-custom input.tiny {
	width: 60px;
}

button.dropdown-toggle {
	font-size: 15px;
	padding: 2px;
	padding-left: 5px;
	height: 30px;

	border: 1px solid #cbcbcb;
	border-radius: 0;
	width: 150px;
	text-overflow: ""; 
	text-indent: 0.01px; 
	border-radius: 2px;
	padding-right: 10px;
	text-align: left;
	vertical-align: inherit !important;
}

button.dropdown-toggle > span:last-child {
	float: right;
	margin-left: -19px;
	margin-top: 3px;
	color: #000;
	font-size: 16px;
}

button.dropdown-toggle > span:first-child {
	color: #000;
	font-weight: normal;
}

input {
	font-size: 15px;
	padding: 2px;
	padding-left: 5px;
	height: 30px;
}

.dropdown-menu {
	top: auto;
	/*left: auto;*/
}

button:active, button:focus {
	box-shadow: 0 !important;
	outline: 0 !important;
}

input:focus, textarea:focus, select:focus, button.dropdown-toggle:focus, button.dropdown-toggle:active {
	border: 1px solid #66afe9 !important;
	
	outline: 0 !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
	      box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6) !important;
}

div.dropdown > button.dropdown-toggle:hover {
	background: #fff;
}

div.dropdown.open > button.dropdown-toggle {
	background: #ebebeb;
}

div.dropdown {
	display: inline;
}

.details_header, #status_label {
	color: #83858c;
}

.alert-growl {
	background-color: rgba(0,121,202);
	background-color: rgba(0,121,202,0.9);
	border: 2px solid #000;
	
	border-color: rgba(0,0,0);
	border-color: rgba(0,0,0,0.5);
	
	border-radius: 5px;
	color: rgb(255, 255, 255);
	
	min-width: 200px;
}

.alert-perm {
	background-color: rgba(255,187,92);
	background-color: rgba(255,187,92,0.9);
	border: 2px solid #000;
	
	border-color: rgba(0,0,0);
	border-color: rgba(0,0,0,0.5);
	
	border-radius: 5px;
	color: #333;
	
	min-width: 200px;
}

.alert span[data-growl="title"] {
	padding-left: 10px;
	padding-right: 10px;
}

.btn-primary {
  /*color: #ffffff;*/
  background-color: #0078c9!important;
  /*border-color: #357ebd;*/
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  /*color: #ffffff;*/
  background-color: #0078c9!important;
  /*border-color: #285e8e;*/
}