﻿/* Non-section Specific Styles */

.thead-custom > tr > th{
	vertical-align: middle !important;
}

.job-settings-date:hover, .job-settings-date > input:hover {
	cursor: pointer;
}

.report-icon-link-first, .report-icon-link-first:hover{
	text-decoration: none!important;
	margin-right: 5px;
}

.report-icon-link, .report-icon-link:hover {
	margin-left: 5px;
	text-decoration: none!important;
}

.bold-text {
	font-weight: 600;
}

.headerEditLink {
	font-size: 0.6em;
}

.headerEditLink:hover {
	text-decoration: underline;
}

.noBullets {
	padding-left: 10px;
	list-style-type: none;
}

.vAlignMiddle > * {
	vertical-align: middle;
}

.vAlignTop > * {
	vertical-align: top;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-right-5 {
	margin-right: 5px;
}

.margin-right-10 {
	margin-right: 10px;
}

.shortInputBtn {
	padding-bottom: 9px !important;
	padding-top: 9px !important;
}

/* Login */

#divSecImgContainer {
	display: inline-block;
	width: 12%;
	position: relative;
	bottom: 20px;
}

.loginField {
	display: inline-block;
	width: 87%;
}

/* Jobs List */

/*#divJobHeaderButtonContainer {
	text-align: right;
}*/

#divJobHeaderButtonContainer > * {
	vertical-align: middle;
}

#thMultiJob {
	width: 80px;
}

.jobsListLabel {
	margin-right: 10px;
}

/* Job Detail */

#divScanPercentLastUpdated, .scanPercentLastUpdated {
	color: #808080;
	font-size: 0.7em;
	text-align: center;
}

/* Job Detail - Multiple */

.scanPercentChart {
	height: 300px;
}

/* Job Reports */

#divChartLastUpdated {
	color: #808080;
	font-size: 0.8em;
	padding-top: 5px;
}

/* Cloud Presort */

#divCpLeftColumn, #divCpAgentSection {
	border-right: 3px solid #e3e5e6;
}

#divCpRightColumn {
	padding: 0 0 30px 20px;
}

#divCpRightTopColumn {
	padding-bottom: 15px;
	border-bottom: 3px solid #e3e5e6;
}

#txt_weight_based_on, #txt_thickness_based_on {
	margin: 0 5px 0 5px;
}

#spanInches {
	margin-right: 48px;
}

#divCpPermitType {
	padding-top: 10px;
}

#divCpJobsList {
	height: 370px;
	padding-right: 10px;
	overflow: scroll;
}

#divCpJobsList > p {
	width: 90%;
	padding: 5px;
	/*border: 1px solid #f6f6f6;*/
	cursor: pointer;
}

/*#divCpJobsList > p:hover {
	border: 1px solid #3680BF;
}*/

#divCpJobsList a {
	font-weight: normal;
}

#divCpJobsList a:hover {
	text-decoration: underline;
}

#divCpJobsList span {
	font-weight: lighter;
}

#divCpJobsList > p > span:last-child {
	font-size: 0.9em;
}

#divLoginMessage {
	margin-bottom: 20px;
	color: #ff0000;
	font-style: italic;
	font-size: 14px;
}

.cpColumn > .row:not(:first-child) {
	margin-top: 15px;
}

.cpColumn span {
	/*color: #000000;*/
	font-weight: bold;
}

.optionGroup {
	border-spacing: 10px;
	margin-left: -10px;
}

.smallOptionGroup {
	display: inline-block;
	margin-top: -10px;
	border-spacing: 10px;
}

.cpOption {
	display: table-cell;
	width: 100px;
	height: 100px;
	background-color: #c0c0c0;
	border: 2px solid #808080;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-spacing: 10px;
}

.cpOption:hover {
	color: #ffffff;
}

.cpOption.selected {
	background-color: #0080A5;
	border: 2px solid #3680BF;
}

.cpOption.cpOptMedium {
	width: 70px;
	height: 40px;
}

.cpOption.cpOptSmall {
	width: 30px;
	height: 30px;
}

.cpSmallTextbox {
	width: 60px;
}

.cpButton {
	display: table-cell;
	width: 70px;
	height: 40px;
	background-color: #0080A5;
	border: 2px solid #0080A5;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.custom-cpButton {
	border-radius: 0px;
}

.cpButtonDanger {
	background-color: #DF4B33;
	border: 2px solid #CA452E;
	border-radius: 0px;	
}

.cpButton.cpButtonLarge {
	width: 160px;
	height: 70px;
}

.addressTextarea {
	height: 85px!important;
}

/* UPSMI */
#divUpsmiRptContainer
{
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}

#divUpsmiRptContainer > div:hover
{
	cursor: pointer;
}


.bgTotalRow 
{
	background-color: #C2D8FC!important;
}

.bgTotalRow td
{
	font-weight: bold;
	color: #2494F2;
}

.cbContainer
{
	height: 15px;
	font-size: 0.7em;
}

.reportLabel
{
	color: #2494F2;
	border-bottom: 1px solid #2494F2;
}

.reportValue
{
	color: #000000;
	padding: 4px 0 4px 0;
}

.reportValue.selected
{
	color: #ffffff;
	background-color: #2494F2;
}

.showIdsCbContainer
{
	padding-top: 3px;
}

/* Multi-Job Detail */

#txtMultiJobUrl {
	height: 70px;
}

#aCopyUrl {
	margin-left: 10px;
	font-weight: 600;
}

/* Printer Friendly */

.needsSectionMargin {
	margin-bottom: 50px;
}

.printContainer {
	background-color: #fff;
	width: 1100px;
	margin: 0 auto 0 auto;
	padding: 30px;
}

.printJobInfoText {
	display: inline-block;
	font-weight: 600;
}

.printJobInfoText:not(:last-child) {
	margin-right: 10px;
}

.printJobInfoTextDefault {
	width: 16%;
}

.printJobInfoTextShort {
	width: 9%;
}

.printFriendlyLink { 
	/*font-size: 0.5em;*/
	font-family: Verdana;
	text-decoration: underline;
}

.printJobs table th {
	font-size: 11px;
}

.printJobs table td {
	font-size: 10px;
}

.printLargeTextbox {
	width: 90%;
	height: 50px;
	font-size: 2em;
}

.printLinkContainer {
	position: relative;
	top: 30px;
}

.printMultiJobUrl {
	min-height: 30px;
	word-wrap: break-word;
}

.printPage1 {
	min-height: 1450px;
}

.printTotalValue {
	font-size: 2em;
	font-weight: 600;
	padding: 6px 8px;
}

.printValue {
	font-weight: 600;
	padding: 6px 8px;
}

.reportInfoLabel {
	font-weight: 600;
	margin-right: 10px;
}

.splitDiv {
	display: inline-block;
	width: 49%;
}

.thirdsDiv {
	display: inline-block;
	width: 33%;
}

/* Undocumented Pieces */
/*.fileUploadContainer input[type=file] {
	display: none !important;
}*/

.underlineLink:hover {
	text-decoration: underline;
}

.deleteJob:hover {
	cursor: pointer;
}


/*Gritter Notifications*/
#gritter-notice-wrapper {
  width: 320px;
  top: 45px;
}
.gritter-item-wrapper {
  background: url(../js/jquery.gritter/images/gritter-bg.png);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.32);
}
.gritter-top {
  background: transparent;
}
.gritter-item {
  font-family: 'Open Sans', sans-serif;
  background: transparent;
  color: #FFF;
  padding: 2px 20px 12px;
  padding-right: 35px;
  padding-left: 10px;
}
.gritter-bottom {
  background: transparent;
}
.gritter-item p {
  font-size: 12px;
  line-height: 19px;
}
.gritter-title {
  text-shadow: none;
  font-weight: 300;
  font-size: 17px;
}
.gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 30px;
  width: 35px;
  background: transparent;
  text-indent: inherit;
}
.gritter-close:after {
  content: '×';
  position: absolute;
  color: #FFF;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-without-image,
.gritter-with-image {
  padding-left: 7px;
  width: 224px;
}
.gritter-item-wrapper.clean {
  background: #FFF;
}
.gritter-item-wrapper.clean .gritter-item {
  color: #555;
}
.gritter-item-wrapper.clean .gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 100%;
  width: 35px;
  border-left: 1px solid #258fec;
  border-top: 1px solid #52C0FF;
  background-image: -moz-linear-gradient(center top, #52aeff 45%, #2180d3 102%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52aeff), to(#2180d3));
  /* Chrome, Safari 4+ */
  background-image: -webkit-linear-gradient(top, #52aeff, #2180d3);
  /* Chrome 10-25, iOS 5+, Safari 5.1+ */
  background-image: -o-linear-gradient(top, #52aeff, #2180d3);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, #52aeff, #2180d3);
  background-color: #3290E2;
  text-indent: inherit;
}
.gritter-item-wrapper.clean .gritter-close:after {
  content: '×';
  position: absolute;
  color: #FFF;
  top: 50%;
  left: 10px;
  font-size: 24px;
  font-weight: bold;
  margin-top: -17px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.gritter-image {
  margin-top: 3px;
}

/*Colors */
.gritter-item-wrapper.primary {
  background: #2494f2;
}
.gritter-item-wrapper.success {
  background: #60c060;
}
.gritter-item-wrapper.info {
  background: #5bc0de;
}
.gritter-item-wrapper.warning {
  background: #ff9900;
}
.gritter-item-wrapper.danger {
  background: #df4b33;
}
.gritter-item-wrapper.dark {
  background: #23262b;
}
.cl-mcont{
  overflow-x: hidden!important;
  overflow-y: scroll!important;
}