.invis {
	display: none;	
}
.form-group.required .control-label:after { 
	content: " *";
	color: red;
}
.required .control-label:after { 
	content: " *";
	color: red;
}
.loading {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0.5;
	background: url("loading.gif") center no-repeat #fff;
	display: none;
}
.inactive_bg {
	opacity: 0.5;
}
/**********************************/

.login-page, .register-page {
	background: #529ad4;
}
.login-logo a, .register-logo a {
	color: #ffffff;
}
.login-logo, .register-logo {
	font-size: 40px;
}

/**********************************/

.box, .box-footer {
	background-color: #ecf0f5;
}
.content-wrapper {
	background-color: #ffffff;
}

.box.box-solid.box-primary {
	border: 1px solid #529ad4;
}
.box.box-solid.box-primary>.box-header {
	background: #529ad4;
	background-color: #529ad4;
}

.btn-primary {
  background-color: #529ad4;  
}
.skin-blue .main-header .navbar {
  background-color: #529ad4;
}
.skin-blue .main-header .logo {
  background-color: #222d32;
}
.skin-blue .main-header .logo:hover {
  background-color: #222d32;
}
.text-light-blue {
	color: #529ad4 !important;
}

/**********************************/

.content-header {
	/*background-color: #ecf0f5 !important;*/
	/*position: relative; take out*/
	/*padding: 15px 15px 15px 15px; original*/
	border-top: 1px solid #d2d6de;
	border-bottom: 1px solid #d2d6de;	
}
/*.content-header .glyphicon, .content-header .fa{
	font-size: 30px;
}*/
h2 {
	margin-bottom: 0;
	margin-top: 0;
}
.box .box-header h3 {
	font-size: 24px;
}
.box .box-full-border, .box-full-border {
	border: 3px solid #d2d6de;
}
hr.bold {
	border: 1px solid;
	width: 70%;
}
.box-header.with-border.grey {
	border-bottom: 1px solid #d2d6de;
}

/**********************************/

.main-header {
	left: 0;
    right: 0;
    top: 0;		
}
.main-header, .main-sidebar, .left-side {
	position: fixed;
}
.main-header .company-name {
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
.content-wrapper, .right-side {
	padding-top: 50px;
}
@media (max-width: 767px) {
	.content-wrapper, .right-side {
		padding-top: 100px;
	}
  
	.scroll-fixed .content-header {
		left: 0 !important;
	}
}
.scroll-fixed .content-header {
	position: fixed;
	z-index: 1030;
	left: 50px;
	top: 0;
	right: 0;
	background-color: #ffffff !important;
}

/**********************************/

/*@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-header .navbar {
		margin-left: 50px;
	}
}*/

.main-sidebar .firstlevel {
	font-size: 18px;
}

/**********************************/

#collection-actions {
	margin: 0;
	padding: 0;
}
#top-collection-actions .btn-default {
	background-color: transparent;
}
.margin-right {
	margin-right: 10px;
}
.margin-left {
	margin-left: 10px;
}
.no-margin-top {
	margin-top: 0px;
}
.no-margin-bottom {
	margin-bottom: 0px;
}

/**********************************/

.bg-N {
	background-color: #dd4b39;
}
.bg-Y {
	background-color: #529ad4;
}
.dtable a {
	font-weight: bold;
}

/**********************************/
.nav-tabs-custom > .nav-tabs > li.active {
	border-top-color: #529ad4;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
	border-left-color: #529ad4;
}
.dtable td {
	vertical-align: middle !important;
}

.callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
	background-color: #529ad4 !important;
}
.alert-success {
	border-color: #d2d6de;
}

.table-black-head th {
	background-color: #222d32;
	/*background-color: #529ad4;*/	
	color: #ffffff;
}
.table-black-head {
	margin-bottom: 0;
}
.table-black-head th, .table-black-head td {
	border : 1px solid #d2d6de;
}
.table-no-margin-bottom {
	margin-bottom: 0;
}
.table-half-width {
	width: 50%;
}
#form-product-variant .table-black-head th, #form-product-variant .table-black-head td {
	border: none;
}
#table-product-attribute select {
	width: 250px;
}
.modal-dialog {
  /*width: 100%;
  height: 100%;*/
  /*margin: 0;
  padding: 0;*/
}
.modal-dialog-global {
	width: 100%;
	height: 100%;
}
.modal-content {
  height: auto;
  min-height: 100%;
}
.modal-content .close {
	font-size: 35px;
}
.modal-footer {
	border-top: 1px solid #d2d6de;
	border-bottom: 1px solid #d2d6de;
	background-color: #ecf0f5;
	margin-left: 15px;
	margin-right: 15px;
}
.modal-header {
	border-bottom: none;
}

/**********************************/
.input-group[class*="col-"] {
	float: left;
	padding-left: 15px;
    padding-right: 15px;
}

.panel-default {
	border-color : #d2d6de;
}
.panel-default > .panel-heading {
	background-color: #ecf0f5;
	border-color : #d2d6de;
}
.panel-default > .panel-footer {
	background-color: #ecf0f5;
	border-color : #d2d6de;
}
.panel-default > .panel-heading h3 {
	margin-top: 10px;
}

.panel-heading-task h3 {
	margin-top: 0;
}

.row-task {
	text-align: left;
}

/**********************************/
.bootstrap-select .btn-default {
	background-color: #ffffff;
}
.popover {
	max-width: 100%;
	font-size: 12px;
}
.no-bold {
	font-weight: normal;
}

/********* JOB ALLOCATION *********/
.job-list .order-list .box-header.with-border{
	border-bottom: 1px solid #d2d6de;
}
.job-list .order-list .box-header p {
	margin: 10px 0 0 0;
}
.job-list .box-solid {
	background-color: transparent;
}
.container-scroll-horizontal {
	overflow-x: auto;
  	white-space: nowrap;
}
.container-scroll-horizontal > .col-xs-3 {
	display: inline-block;
  	float: none;
  	white-space: normal;
  	/*height: 500px;*/
}
.container-scroll-horizontal > .col-xs-3 > .box {
	background-color: transparent;
	float: left;
}
.container-scroll-horizontal > .col-xs-3 > .box > .box-body > p {
	margin: 0;
}


/********* XERO SYNC *********/
.products-list {
	margin-bottom: 20px;
}
.products-list .product-img img {
	width: 75px;
	height: 75px;
}

.bootstrap-tagsinput {
	width: 100%;
}

/********* TIMELINE *********/
.timeline.timeline-horizontal:before {
	display: none;
}
.timeline.timeline-horizontal > li {
	margin-right: 0;
}

/********* ASSET SERVICE *********/
.collapse dl {
	margin-bottom: 0;
}

.production-list .box-solid {
	background-color: transparent;
}
