﻿body {
	padding-top: 40px !important;
	padding-bottom: 20px !important;
	color: rgb(109, 110, 112);
}

/* Set padding to keep content from hitting the edges */

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
	white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
	max-width: 280px;
}

.img-responsive {
	display: inline-block;
}

a, a:focus {
	outline: none;
}

.solid-line {
	border-bottom: 1px solid #dbdbdb;
	margin-top: 10px;
	display: block;
}

.btn-postorder {
	margin-bottom: 10px !important;
}

.container {
	position: relative;
}

.loader {
	position: absolute;
	top: 38%;
	left: 38%;
	z-index: 10;
}

.navbar-header .logo,
.navbar-header .logo:hover {
	text-decoration: none;
}

.navbar-header span.text {
	color: #fff;
	font-size: 17px;
	padding: 0px 30px 0 15px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	margin-top: 5px;
}

.navbar-inverse .container {
	background-color: #00B6C9;
}

.navbar-inverse {
	border: none;
	background-color: transparent;
}

.logo img {
	padding-left: 10px;
	padding-top: 5px;
	width: 72px;
	height: 32px;
}

.navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 10px;
	padding: 15px;
}

.navbar-inverse .navbar-nav > li > a {
	color: #ffffff;
}

	.navbar-inverse .navbar-nav > li > a.active {
		background-color: #008796;
	}

.user_header_right {
	color: #fff;
	padding-top: 10px;
}

	.user_header_right .glyphicon-user,
	.user_header_right .glyphicon-user-signin {
		font-size: 22px;
	}

	.user_header_right .glyphicon.glyphicon-chevron-down,
	.user_header_right .glyphicon.glyphicon-chevron-down-signin {
		color: #ffffff;
	}

.page_header {
	background: #A7A9AB;
	width: 100%;
	min-height: 53px;
}

	.page_header .pull-right {
		padding: 10px 40px 10px 0;
	}

	.page_header .pull-left {
		padding: 10px 40px 10px 0;
	}

	.page_header select {
		padding: 6px;
	}

	.page_header input {
		padding: 6px;
	}

	.page_header button, html input[type="button"], input[type="reset"], input[type="submit"] {
		background: #6d6e70 none repeat scroll 0 0;
		border: medium none;
		padding: 4px 8px;
		color: #fff;
	}

.header-search {
	padding-left: 0px;
	box-shadow: none;
}

	.header-search .form-control {
		border-right: none;
		box-shadow: none;
		height: 31px;
	}

		.header-search .form-control:focus {
			box-shadow: none;
		}

	.header-search .input-group-addon {
		border-radius: 0px;
		background: #fff;
	}

.navbar {
	margin-bottom: 0px !important;
	min-height: 20px !important;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.menu_left {
	padding-left: 0px;
}

.menu_left_icon {
	background: #6D6E70;
	padding: 0px;
}

	.menu_left_icon ul {
		padding: 0;
		margin: 0;
	}

	.menu_left_icon li {
		list-style: outside none none;
		text-align: center;
		border-bottom: 1px solid #c8c8c8;
		padding: 15px 0;
		background: #6d6e70;
	}

		.menu_left_icon li.active {
			background: #bababa;
		}

		.menu_left_icon li a,
		.menu_left_icon li a:hover,
		.menu_left_icon li a:focus {
			text-decoration: none;
		}

	.menu_left_icon span.item-icon {
		display: block;
		height: 32px;
		margin: 0 auto;
		width: 32px;
	}

	.menu_left_icon span.pending-icon {
		background: url("../images/pending_icon.png") no-repeat 0 0 transparent;
	}

	.menu_left_icon li.active span.pending-icon {
		background: url("../images/pending_icon_active.png") no-repeat 0 0 transparent;
	}

	.menu_left_icon span.recent-icon {
		background: url("../images/recent_icon.png") no-repeat 0 0 transparent;
	}

	.menu_left_icon li.active span.recent-icon {
		background: url("../images/recent_icon_active.png") no-repeat 0 0 transparent;
	}

	.menu_left_icon span {
		display: block;
		color: #c8c8c8;
	}

	.menu_left_icon li.active span {
		color: rgb(109, 110, 112);
	}

/*.menu_left .all-orders,*/
.menu_left .recent-orders {
	background: #fff none repeat scroll 0 0;
	border: 15px solid #bababa;
	left: 125px;
	position: absolute;
	top: 0;
	z-index: 12;
	padding-bottom: 20px;
	height: 820px;
}

.menu_left .all-orders {
	background: #bababa none repeat scroll 0 0;
	left: 125px;
	position: absolute;
	top: 0;
	z-index: 12;
	/*padding-bottom: 20px;*/
	height: 820px;
	padding: 14px;
}

	.menu_left .all-orders .pendingordersbody {
		padding: 5px 5px 2px 5px;
		background-color: #FFF;
		cursor: move;
		/*margin-top:12px;*/
	}

.all-orders.block header,
.recent-orders.block header {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	padding-top: 20px;
}

.menu_left .all-orders .title,
.menu_left .recent-orders .title {
	font-size: 24px;
	margin-bottom: 30px;
	padding-left: 20px;
}

.menu_left .orders-number,
.menu_left .designs-number {
	float: left;
	text-align: center;
	margin-right: 20px;
	line-height: 22px;
}

.orders-number .numbers,
.designs-number .numbers {
	font-size: 30px;
	display: block;
	color: rgb(186, 186, 186);
}

.orders-number .subtext,
.designs-number .subtext {
	font-size: 12px;
	display: block;
}

.block-body {
	margin-top: 30px;
	padding-bottom: 25px;
}

	.block-body table .status {
		margin-bottom: 0px;
		font-weight: bold;
	}

	.block-body table tr {
		border-bottom: 1px solid #e5e5e5;
	}

.review_page .block-body table tbody tr:hover,
.review_page .block-body table tbody tr.selected {
	background: #fcddea;
	cursor: pointer;
}

.block-body table th {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px;
}

.block-body table td {
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

.review_middle {
	padding-left: 30px;
	padding-top: 35px;
}

.bottom-options {
	float: right;
}

	.bottom-options a {
		display: block;
		opacity: 0.5;
	}

		.bottom-options a:hover {
			opacity: 1;
		}


.menu_left_icon {
	min-height: 750px;
}

/* Slider css */

.slider_outer {
	padding-top: 10px;
	background: #ecedee;
	position: relative;
	min-height: 750px;
}

.slidesjs-container {
	margin: 0px 10px;
}


.slider_outer .title {
	float: left;
	font-size: 20px;
	color: rgb(0, 182, 201);
	font-style: normal;
	font-weight: 400;
	position: absolute;
	bottom: 0;
}

	.slider_outer .title em {
		color: rgb(109, 110, 112);
		display: block;
		font-size: 12px;
		font-style: normal;
		font-weight: 700;
	}

.slider-left {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	height: 650px;
	background: transparent url("../images/checks.png") repeat scroll 0 0;
	margin-right: 10px;
	border: 2px solid #dbdbdb;
}

div.slider-left img:after {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	right: 3px;
	bottom: 3px;
	left: 3px;
	/*border: 2px dashed #ecedee;*/
}

.slider-left img {
	width: 100%;
	position: relative;
}

.slider-left .inner-image {
	position: absolute;
	top: 75px;
	left: 50px;
	text-align: center;
}

	.slider-left .inner-image span {
		color: rgb(237, 237, 237);
		font-size: 36px;
		display: block;
	}

.slider-right {
	background: transparent url("../images/checks.png") repeat scroll 0 0;
	height: 410px;
	border: 2px solid #dbdbdb;
	max-width: 185px;
}

	.slider-right img {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		padding-left: 10px;
		padding-right: 10px;
	}

.slider-bottom {
	background: #ecedee;
	/*top: 420px;*/
	height: 63px;
	padding: 12px 20px 0 0;
	position: absolute;
	right: 0px;
	width: 144px;
	z-index: 11;
}

.review_right {
	background: #ecedee;
	padding: 0;
	margin-top: 35px;
	min-height: 528px;
}

	.review_right .status-title {
		color: rgb(0, 150, 120);
		font-weight: 700;
	}

		.review_right .status-title img {
			margin-right: 5px;
		}

	.review_right section {
		border-bottom: 1px solid #dbdbdb;
		padding-bottom: 15px;
		padding-top: 15px;
		font-size: 12px;
		margin-bottom: 0;
		/*margin-bottom: 40px;*/
	}

		.review_right section:last-child {
			border-bottom: none;
			padding-bottom: 5px;
		}

		.review_right section div {
			padding: 0px 15px;
		}

		.review_right section .ebs-id {
			font-size: 16px;
			margin: 10px 0;
		}

	.review_right .web-submitted span {
		display: block;
	}

#btnOrderNote, #btnviewhistory {
	display: block;
	margin: 0 auto;
}

.lineitemdetail span {
	word-wrap: break-word;
}

.bold-text {
	font-weight: bold;
}

.slidesjs-navigation {
	position: absolute;
	top: 265px;
	height: 36px;
	width: 36px;
}

.slidesjs-previous.slidesjs-navigation {
	left: -35px;
	background: url("../images/LEFTARROW.png") no-repeat 0 0 transparent;
}

.slidesjs-next.slidesjs-navigation {
	right: -35px;
	background: url("../images/RIGHTARROW.png") no-repeat 0 0 transparent;
}

.slidesjs-pagination {
	background: #bababa none repeat scroll 0 0;
	padding-left: 0;
	/*position: absolute;*/
	position: relative;
	width: 100%;
	margin-bottom: 0;
	z-index: 1;
	margin-top: 5px;
}

	.slidesjs-pagination ul {
		list-style: none;
	}

	.slidesjs-pagination li {
		display: inline-block;
		text-align: center;
		font-size: 16px;
		border-right: 1px solid #fff;
	}

		.slidesjs-pagination li a,
		.slidesjs-pagination li a:hover,
		.slidesjs-pagination li a:focus {
			padding: 5px 15px;
			text-decoration: none;
			display: block;
			outline: none;
		}

/* Button css */

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary.disabled {
	background: #a7a9ab none repeat scroll 0 0;
}

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default.disabled,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
.btn-default.disabled.active,
.btn-default.active[disabled] {
	background: #00b6c9 none repeat scroll 0 0 !important;
	color: #fff;
}

.orange-btn, .orange-btn:hover, .orange-btn:focus, .orange-btn.disabled {
	background: #ef7521;
}

btn.disabled {
	opacity: 0.5;
}

.btn-default, .btn-default:hover, .btn-default:focus,
.btn-primary, .btn-primary:hover, .btn-primary:focus,
.orange-btn, .orange-btn:hover, .orange-btn:focus {
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-family: "brix_sansregular_italic";
	font-size: 18px;
	text-align: center;
	text-shadow: none;
	text-transform: lowercase;
	min-width: 140px;
}

.btn-link {
	color: #0aa5b5;
	font-style: italic;
	padding: 0px;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}

	.btn-link:hover {
		color: #008796;
		text-decoration: none;
	}

.form-control {
	border-radius: 0px;
}


/* Modal css */
.modal {
	z-index: 11000;
}

.modal-backdrop.fade.in {
	z-index: 10040;
}

.modal .modal-content {
	background: #fff none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	box-shadow: none;
	color: #58585a;
	font-size: 15px;
}

.modal .modal-header {
	border-bottom: none;
}

.tumblerNotApprovedModal .modal-body,
.orderPendingExternalModal .modal-body {
	border-top: 1px solid #e5e5e5;
}

.modal-footer {
	border: none;
	background: #ecedee;
	text-align: center;
}

.modal button.close,
.all-orders header .close,
.recent-orders header .close {
	background: transparent url("../images/icon_group.png") no-repeat scroll 0 -252px;
	height: 21px;
	opacity: 1;
	position: absolute;
	right: 7px;
	top: 7px;
	width: 21px;
}

.all-orders header .close {
	right: 15px;
	top: 15px;
}

.modal .modal-title {
	color: rgb(109, 110, 112);
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
}

.modal .modal-header .subtext {
	font-size: 16px;
	text-align: center;
}

.tumblerNotApprovedModal .modal-dialog {
	width: 1020px;
}

.modal-title img {
	margin-top: -3px;
	margin-right: 10px;
}

.reasons-check-block {
	height: 350px;
	overflow-x: auto;
	padding: 0 10px;
}

	.reasons-check-block .check-cover {
		border-bottom: 1px solid #ecedee;
	}

		.reasons-check-block .check-cover textarea {
			max-width: none;
			resize: none;
			height: 35px;
		}

.approval-reasons-block .description {
	padding: 10px 0px;
	font-size: 14px;
}

	.approval-reasons-block .description .title {
		font-size: 16px;
	}

.modal-header .filter {
	margin-top: 30px;
}

.order-history {
	height: 575px;
}

	.order-history span {
		display: block;
		word-wrap: break-word;
	}

	.order-history .date-time-block span.date {
		font-size: 36px;
		line-height: 36px;
	}

	.order-history .date-time-block span.time {
		font-size: 12px;
	}

	.order-history .block {
		border-top: 1px solid #e5e5e5;
		margin-bottom: 15px;
		padding-top: 15px;
	}

	.order-history .year {
		border-top: 1px solid #e5e5e5;
		padding: 3px 0px 3px 0px;
		color: rgb(0, 135, 150);
		font-size: 16px;
	}

	.order-history .yearly-display .arrow {
		margin-top: 28px;
	}

	.order-history .status,
	span.status {
		font-size: 12px;
		padding-left: 20px;
		margin-bottom: 5px;
		display: block;
	}

.status {
	font-size: 12px;
	/*padding-left: 20px;
    margin-bottom: 5px;*/
	display: block;
}

	.status.new {
		color: rgb(0, 150, 120);
		background: url("../images/green_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.pending-external {
		color: rgb(0, 117, 168);
		background: url("../images/blue_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.pending-internal {
		color: rgb(237, 169, 0);
		background: url("../images/yellow_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.order-note,
	.status.completed {
		color: rgb(145, 145, 145);
		background: url("../images/gray_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.not-approved {
		color: rgb(232, 74, 55);
		background: url("../images/orange_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.reprint {
		color: rgb(158, 32, 100);
		background: url("../images/pink_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

	.status.attention-required {
		color: rgb(232, 74, 55);
		background: url("../images/orange_dot.png") no-repeat 0 0 transparent;
		background-position: left center;
	}

.all-orders .status.bgnone {
	background: none;
}

.order-history span.status-description {
	color: rgb(167, 169, 171);
}

.modal-header .back-button {
	left: 20px;
	position: absolute;
	top: 20px;
}

.message-header {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

	.message-header .status {
		font-size: 15px;
		padding-left: 20px;
		font-weight: bold;
	}

	.message-header .left {
		float: left;
		margin-top: 45px;
	}

	.message-header .right {
		float: right;
	}

	.message-header .date-time-block,
	.message-header .username-block {
		display: table-cell;
		padding-left: 30px;
		vertical-align: bottom;
	}

		.message-header .date-time-block span {
			display: inline-block;
			font-size: 12px;
		}

		.message-header .username-block span {
			display: block;
			font-size: 12px;
		}

.pendingExternalModal .message-body {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 60px;
	position: relative;
}

.orderPendingExternalModal .message-body,
.orderPendingInternalModal .message-body {
	background: #ededed;
	border: 1px solid #bababa;
	font-size: 12px;
	width: 96%;
	padding: 15px;
	margin: 0 auto;
}

.orderPendingInternalModal .message-body {
	background: #fff;
}

	.pendingExternalModal .message-body .title,
	.pendingExternalModal .message-body .order-id,
	.pendingExternalModal .message-body .line-id,
	.orderPendingExternalModal .message-body .title,
	.orderPendingExternalModal .message-body .order-id,
	.orderPendingExternalModal .message-body .line-id,
	.orderPendingInternalModal .message-body .title,
	.orderPendingInternalModal .message-body .order-id,
	.orderPendingInternalModal .message-body .line-id {
		margin-left: 15px;
	}

	.orderPendingExternalModal .message-body .title,
	.orderPendingInternalModal .message-body .title,
	.message-body .title {
		font-size: 16px;
	}

	.orderPendingExternalModal .message-body .order-id,
	.orderPendingExternalModal .message-body .line-id,
	.orderPendingInternalModal .message-body .order-id,
	.orderPendingInternalModal .message-body .line-id {
		font-size: 14px;
	}

.message-body .layout-image-preview {
	margin-bottom: 35px;
	margin-top: 10px;
}

.message-body h5 {
	margin-bottom: 20px;
}

.order-pending-cover .layout-image-preview {
	margin-bottom: 20px;
	padding-top: 20px;
}

	.order-pending-cover .layout-image-preview .frame {
		background: url("../images/01_frame.png") no-repeat 0 0 transparent;
		height: 95px;
		width: 175px;
		padding: 0;
		position: relative;
	}

	.order-pending-cover .layout-image-preview .project-desp {
		padding-right: 0px;
	}

.message-body .layout-image-preview .frame {
	background: transparent url("../images/big_frame.png") no-repeat scroll 0 0;
	height: 177px;
	padding: 0;
	position: relative;
	width: 328px;
}

.order-pending-cover .frame .left-image,
.message-body .frame .left-image {
	float: left;
	height: 100%;
	position: relative;
	text-align: center;
}

.order-pending-cover .frame .left-image {
	width: 144px;
}

	.order-pending-cover .frame .left-image img {
		height: 85px;
	}

.message-body .frame .left-image {
	width: 273px;
}

.order-pending-cover .frame .right-image,
.message-body .frame .right-image {
	float: right;
	height: 100%;
	position: relative;
	text-align: center;
}

.order-pending-cover .frame .right-image {
	width: 30px;
}

.message-body .frame .right-image {
	width: 53px;
}

.order-pending-cover .frame .right-image img {
	/*max-width: 18px;*/
}

.message-body .frame .right-image img {
	max-width: 33px;
}

.message-body .frame .left-image img {
	height: 165px;
	max-width: 260px;
	right: 3px;
}

.order-pending-cover .frame img,
.message-body .frame img {
	max-height: 100%;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}

.seperator {
	height: 1px;
	width: 100%;
	background: #e5e5e5;
	clear: both;
	display: block;
}

.layout-image-preview span.title,
.layout-image-preview .line-id {
	/*margin-left: 10px;*/
	word-wrap: break-word;
}

.additonal-note {
	border-top: 1px solid #e5e5e5;
	padding-top: 12px;
}

	.additonal-note textarea,
	.additonal-note input[type="text"],
	.internal-additonal-note textarea,
	.internal-additonal-note input[type="text"] {
		width: 100%;
		resize: none;
		max-width: 100%;
		height: 90px;
	}


.pending-options-cover .left,
.pending-options-cover .right {
	min-height: 235px;
}

.pending-options-cover .left {
	border-right: 1px solid #bababa;
}

.displaynone {
	display: none !important;
}

.orderNoteModal .order-note-cover textarea,
.scheduleNoteModal .order-note-cover textarea,
.orderactionnotemodal .order-note-cover textarea,
.regenerateVuMarkModal .order-note-cover textarea {
	resize: none;
	margin: 0 auto;
	height: 245px;
	max-width: 400px;
}

.orderPendingInternalModal .additonal-note textarea {
	height: 30px;
}

.glyphicon-search:hover {
	cursor: pointer;
}


/* Scroll Bar */

.mCSB_scrollTools {
	opacity: 1;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
	width: 10px;
	background: #e7e7e7;
	border-radius: 0px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
	background-color: #cdcdcd;
	width: 10px;
	border-radius: 0px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: #cdcdcd;
}

/* Page Bottom*/

.bottom-img {
	background: url("../images/layout-bottom.png") no-repeat center center transparent;
	background-size: cover;
	height: 20px;
	clear: both;
}

/* Datatables */

.dataTables_length {
	margin-top: 15px;
}

.dataTables_wrapper table.dataTable tbody th,
.dataTables_wrapper table.dataTable tbody td {
	padding: 15px 10px;
}

.block-body .dataTables_wrapper .dataTables_paginate {
	margin-top: 15px;
	padding-top: 0;
}

	.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
	.block-body .dataTables_wrapper .dataTables_paginate .paginate_button {
		color: #00b6c9 !important;
		border: 1px solid #ddd;
		margin-left: 0px;
		border-radius: 0px;
		padding: 4px 12px;
	}

		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.first {
			border-bottom-left-radius: 4px;
			border-top-left-radius: 4px;
			margin-left: 0;
		}

		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.next,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.last {
			border-bottom-right-radius: 4px;
			border-top-right-radius: 4px;
		}

		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.current,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
			background: #00b6c9 none repeat scroll 0 0;
			border: 1px solid #00b6c9;
			color: #fff !important;
		}

		.block-body .dataTables_paginate .paginate_button.disabled:hover,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
		.block-body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
			background: #ddd none repeat scroll 0 0;
			border: 1px solid #dddddd;
			color: #fff !important;
		}

.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable thead td,
.dataTables_wrapper table.dataTable.no-footer {
	border-bottom: 1px solid #bababa;
}

/* jquery UI css*/

.ui-multiselect-menu {
	background: #fff;
	border: 1px solid #6d6e70;
	color: #6d6e70;
	margin-top: 2px;
}

button.ui-multiselect {
	background: #fff none repeat scroll 0 0;
	color: #6d6e70;
}

.ui-multiselect-menu .ui-multiselect-checkboxes {
	width: auto;
	list-style: none;
	padding: 0px 10px;
}

	.ui-multiselect-menu .ui-multiselect-checkboxes a {
		color: #6d6e70;
		font-weight: normal;
	}

	.ui-multiselect-menu .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
		text-align: left;
		color: #6d6e70;
		font-weight: normal;
	}

.ui-multiselect-checkboxes label {
	font-weight: normal;
}

.ui-multiselect-menu .ui-multiselect-checkboxes label input {
	margin-right: 5px;
	outline: none;
}

.signout-link {
	position: absolute;
	right: 0px;
	color: #fff;
	background: #008796;
	padding: 5px 12px;
	top: 40px;
	cursor: pointer;
}

	.signout-link:hover {
		color: white;
	}

.login-user {
	cursor: pointer;
}

.reprint-left-margin {
	margin-left: 15px;
}

.reprint-pending {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}

.history-detail-messagebody {
	max-height: 600px;
	overflow-y: auto;
}

.full-opacity {
	opacity: 1 !important;
}

@media (min-width: 1200px) {
	.menu_left_icon.col-md-1 {
		width: 10%;
	}

	.menu_left_icon {
		min-height: 650px;
	}

	.col-md-11.review_middle {
		width: 90%;
	}

	.container {
		width: 1140px;
	}

	.slidesjs-container, .slidesjs-slide {
		height: 625px !important;
	}


	.slider-right {
		max-width: 255px;
		width: 22%;
	}

	.slider-left {
		width: 75%;
	}

	.slider-bottom {
		top: 575px;
	}


	.review_right, .slider_outer {
		min-height: 618px;
	}
}

@media (min-width: 1600px) {
	.menu_left_icon {
		min-height: 884px !important;
	}

	.container {
		width: 1520px;
	}

	.slidesjs-container, .slidesjs-slide {
		/*height: 800px !important;*/
		height: 830px !important;
	}

	.slider-right {
		max-width: 340px;
		height: 650px;
		width: 18%;
	}

	.slider-left {
		/*height: auto;*/
		width: 80%;
	}

	.slider-bottom {
		/*top: 750px;*/
		top: 780px;
	}

	.review_right, .slider_outer {
		min-height: 765px;
	}
}


/*Simplebar scroll bar*/
.simplebar .simplebar-scroll-content, [data-simplebar-direction] .simplebar-scroll-content {
	/*right: -6px !important;*/
	overflow-x: hidden !important;
	overflow-y: auto !important;
}

/*Loader*/
/** html .loaderOverlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}*/


.loadingDiv {
	background-color: rgba(0, 0, 0, 0.2);
	/*position: absolute;*/
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	filter: alpha(opacity=50);
	z-index: 11500; /*3000*/
	cursor: default;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');
	width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth + 'px' : document.body.offsetWidth + 'px');
}

#LoadingImageDiv {
	position: fixed;
	top: 300px;
	left: 50%;
	padding: 20px;
	z-index: 2001;
	width: 130px;
}

.lnkdeletedisabled {
	opacity: 0.5;
	cursor: no-drop;
}

.line-status.new,
.line-status.approved,
.line-status.partapproval {
	color: rgb(0, 150, 120);
	background-position: left center;
}

.line-status.pendext,
.line-status.leaveasis,
.line-status.resubmitted,
.line-status.csredited {
	color: rgb(0, 117, 168);
	background-position: left center;
}

.line-status.pendint {
	color: rgb(237, 169, 0);
	background-position: left center;
}

.line-status.order-note,
.line-status.completed,
.line-status.scheduling,
.line-status.scheduled {
	color: rgb(145, 145, 145);
	background-position: left center;
}

.line-status.notapproved {
	color: rgb(232, 74, 55);
	background-position: left center;
}

.line-status.reorder {
	color: rgb(158, 32, 100);
	background-position: left center;
}
