i.spaced{
	margin-right: 5px;
}
.idnb{
	white-space: nowrap;
	font-size: 0.9em;
}
.hideit{
	overflow: hidden;
	max-height: 0;
    opacity: 0;
    transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -webkit-transition: opacity 0.4s ease-in;
}
.showit{
	max-height: 9999999px;
	opacity: 1;
    transition: opacity 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
}
input[type='checkbox'] {
    width:20px;
    height:20px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}
.subb {
	width: 90%;
	background-color: #efefe8;
	padding: 0.5em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.clearit{
	display: none;
}
.blockit{
	display: block;
}
.fabbox{
	border: 1px solid #000;
	padding: 1em 0.5em;
	background-color: #f0f5fd;
	margin-bottom: 15px;
}
.fabber{
	font-size: 1.6em;
}
.comps{
	border: 1px solid #000;
	background-color: #efefe8;
	padding: 0.5em;
	margin-bottom: 15px;
}
.bords2{
	border: 1px solid #555;
}
.bots{
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}
.tops{
	margin-top: 7px; 

}
.idbox{
	position: static;
	top: 0;
	left: 0;
	padding: 5px;
	background-color: #0094ff;
	color: #fff;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	font-size: 0.7em;
}
.balls{
	position: relative;
	top: -10px;
	left: -17px;
	font-size: 0.9em;
	margin-bottom: -9px;
}
.coos{
	font-size: 0.7em;
	position: absolute;
	top: 32px;
		
}
.conty{
	background-color: #efefe8;
	padding: 0.5em;
	border: 1px solid #000;
	margin-bottom: 15px;
}
.mezzo{
	background-color: #f0f5fd;
	padding: 0.5em;
	border: 1px solid #000;
	margin-bottom: 15px;
}
.mezzo2{
	background-color: #fdff75;
	padding: 0.5em;
	border: 1px solid #000;
	margin-bottom: 10px;
}
.chekk {
	background-color: #fff;
	padding: 0.5em;
	border: 1px solid #000;
	margin-bottom: 15px;
}
.opo{
	opacity: 0.6
}
#openit5, #bb {
	background-color: #fefefe;
	border: 1px solid #666;
	padding: 1em;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.whiter {
	background-color: #fefefe;
	border: 1px solid #666;
	padding: 1em;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.labelbump{
	margin-top:7px;
}

.thumbo{
	max-height: 500px;
}
.numo{
	width: 100%;
	height: 32px;
	display: inline-block;
	padding-left: 9px;
	border: 1px solid #ddd;
}
.helphint{
	margin: 0 0.5em 0.5em 0.5em;
	background-color: #00a43b;
	color: #fff;
	font-size: 1.2em;
	padding: 1em;
	font-weight: 700;
}
.selofab{
	margin: 0 10px 3px 0;
}
html{
	overflow-y: scroll;
	}
.divTable{
	width: 100%;
}
.divTableCell{
	display: inline-block;
	padding: 5px 10px;
}
.divTableRow{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ddd;
	font-size: 1.3em;
}
.mains{
	
	height: 60px;
	background-color: #eee;
}
.mains:hover{
	background-color: #ddd;
}

.blinds{
	padding: 3px 3px 3px 20px;
}
.blinddeets{
	color: blue;
	padding-left: 40px;
}

.updato{
	color: #000;
	height: 31px;
	width: 44px;
	padding-left: 3px;
	font-size: 0.7em;
	border-radius: 0 0 0 0;
		
}
.updatobox{
	padding-top: 0;
}
.experi{
	float: left;
}
.deets{
	border-bottom: 2px solid #888;
	border-left: 2px solid #888;
	border-right: 2px solid #888;
	padding: 1em;
	font-size: 1.2em;
	background-color: #eee;
}
.deets2{
	border-top: 2px solid #888;
	border-left: 2px solid #888;
	border-right: 2px solid #888;
	padding: 1em;
}

.lilnumbox{
	width: 3em;
	padding-left: 0.5em;
}
.lilQty{
	width: 3em;
	padding-left: 0.5em;
	margin-left: 8px;
}
.nudgedown{
	margin-bottom: 12px;
}
.additions{
	background-color: #fffaa7;
}
.heavies{
	background-color: #eee;
}
.box-content{

	text-align: right;
}
table.shop_table {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-bottom: 50px;
    width: 100%;
}
table.shop_table th, table.shop_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}
table.shop_table th {
    background: none repeat scroll 0 0 #555;
	color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.spacer{
	margin-right: 12px;
}
.additionals{
	margin-right: 5px;
	padding: 1px 4px;
	border-radius: 4px;
	background-color: #ffd800;
	display: inline;
	font-weight: 600;
	font-size: 0.9em;
	cursor: default;
	border: 1px solid #000;
}
.deliv{
	margin: 5px 6px;
	padding: 1px 8px;
	border-radius: 4px;
	background-color: #ddd;
	display: inline;
	font-weight: 600;
	font-size: 1.2em;
	cursor: default;
	border: 1px solid #333;
	background-color: #ffd800;
}
.totals{
	font-weight: 400;
	font-size: 1.4em;
}
.totalSum{
	text-align: right;
}
.secondPart{
	cursor: pointer;
	font-size: 1.2em;
	padding: 3px 0px;
	width: 100%;
	}
.secondPartH{
	font-size: 1.2em;
	padding: 3px 0 5px 10px;
	font-weight: 700;
	}
.secondPart:hover{
	background-color: #eee;
	}
.differs{
	color: #ef3636;
	}
.secondInner{
	display: inline-block;
	margin-left: 18px;
	min-width: 170px;
}
.headlink{
	padding: 15px 0 10px 10px;
	background-color: #ffd800;
	border-bottom: 2px solid #333;
}
.linker{
	
	color: #000;
}
.linker:hover{
	text-decoration: none;
	color: #222;
}
.infowarnz{
	margin-bottom: 15px;
	background-color: #ffca6d;
	color: #000;
	padding: 5px;
	text-align: center;
}
.infowarnzRed{
	margin-bottom: 15px;
	font-weight: 600;
	color: #ff0000;
	padding: 5px;
	text-align: center;

}
.helper {
	background-color: #f1fff1;
	padding: 5px;
	text-align: center;
	border: 1px solid #129802;
}
.highlighter {	
	background-color: #f1fff1;
}
.highlightBord {
	border: 1px solid #129802;
}
.redz{
	background-color: #fcbfbf
}
.customs{
		border: 1px solid #333;
		margin: 10px;
		padding: 10px;
		background-color: #e6ebff;
		font-size: 0.9em;
		border-radius: 2px;
			  
}
.jobdeets{
		border: 1px solid #333;
		padding: 15px 5px;
		margin: 10px 10px 25px 10px;
		background-color: #f5ddbb;
		font-size: 0.9em;
		border-radius: 2px;
}
.bump{
	margin-top: 8px;
}
.dbump{
	margin-top: 25px;
}
.save-warn{
	padding: 8px;
	clear: both;
	text-align: right;
	font-size: 1.2em;
	color: #a33232;
}
.boof{
	height: 32px;
	width: 90%;
}
.wMessage{
	background-color: #ffc1c1;
}
.theMessage{
	padding: 10px;
	border: 1px solid #888;
	font-size: 1.3em;
	font-weight: 700;
	margin-bottom: 1em;
	clear: both;
}

.simpleMessage{
	background-color: #bafaa8;
}
.alertMessage{
	background-color: #ffd675;
}

.mylogo{
	font-family: 'Titillium Web', sans-serif;
	font-weight: 400;
	margin-top: 50px;
}

.productions {
	color: #0f75bd;
}
.atb{
	color: #999;
}
.theNumbers{
	font-size: 1.4em; 
	padding: 6px 10px;
}
.subtotals{
	text-align: right
}
.bolder{
	font-weight: 700
}
.bitbigger{
	font-size: 1.2em;
}
.bitsmaller{
	font-size: 0.8em;
}
.bordz{
	margin: 0; 
	width: 1280px; 
	min-height: 1000px;
	border-left: 2px solid #000; 
	border-right: 2px solid #000;
	border-bottom: 5px solid #333;
	padding-bottom: 15px;
	margin-bottom: 200px;
}
.ids{
	color: #7a0000;
	font-weight: 700;
	font-size: 3em;
	position: absolute;
}
.ids2{
	color: #7a0000;
	font-weight: 700;
	font-size: 2.5em;

}
.gNotes {
    font-size: 1.3em;
    padding: 0.5em;
    margin:0.5em 0px 0.5em 0;
    border: 1px solid #333;
    background-color: #d0ffca;
    max-width: 1200px;

}
.bNotes {
    background-color: #000;
    color: #d0ffca;
    font-family: Courier New, Courier, monospace;
    padding: 2px 5px;
    font-size: 1.1em;
}
.gobackB{
    font-size:1.4em;
    font-weight:600;
}

.fillbe{
    max-width: 1004px;
}


/*@media only screen and (max-width: 1200px) {
	.tableto{
		display: none;
	}
}*/

.labadj{
	margin-top:-5px;
}
.unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.lilik{
	padding:0px 4px;
	width:13px;
	height: 13px;
	color: #fff;
	font-weight:700;
	display: inline;
	margin-right:3px;
	cursor: default;
}
.sCol{
	background-color:#0e9a03;
}
.rCol{
	background-color:#8d882b;
}
.pCol{
	background-color:#0041c8;
}
.dualbg{
	background-color:#fffbed;
}

/* 
Generic Styling, for Desktops/Laptops 
*/
table.ords {
	width: 100%;
	border-collapse: collapse;
}

th.ords {
	background: #333;
	color: white;
	font-weight: bold;
}

td.ords, th.ords {
	padding: 6px;
	border: 1px solid #ccc;
	
}
td.ordsD {

	border: 1px solid #ccc;
	text-align: left;
}
.innerD {
	padding: 6px;
}
td.ordsB {
	padding: 3px 0 0 5px;
	border: 1px solid #ccc;
}
.righto{
	text-align:right;
}
.quants{
	text-align: center;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	#wsinner{
		padding-top:20px;
	}
	/* Force table to not be like tables anymore */
	table.ords, thead.ords, tbody.ords, th.ords, td.ords, tr.ords {
		display: block;
	}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead.ords tr.ords {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

	tr.ords {
		border: 1px solid #ccc;
	}
		/* Zebra striping */
		tr.ords:nth-of-type(even) {
			background: #fff;
		}
	td.ords {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 30%;
		text-align: left;
	}
	td.ordsD {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
	}
	td.ordsB {
		border: 0;
	}
		td.ords:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 20%;
			padding-right: 10px;
			white-space: nowrap;
			font-weight:600;
		}
	.quants {
		text-align: left;
	}
		/*
	Label the data
	*/
		td.ords:nth-of-type(1):before {
			content: "";
		}

		td.ords:nth-of-type(2):before {
			content: "Fabric";
		}

		td.ords:nth-of-type(3):before {
			content: "Location";
		}

		td.ords:nth-of-type(4):before {
			content: "QTY";
		}

		td.ords:nth-of-type(5):before {
			content: "Size";
		}

		td.ords:nth-of-type(6):before {
			content: "Cost";
		}

		td.ords:nth-of-type(7):before {
			content: "";
		}

		td.ords:nth-of-type(8):before {
			content: "";
		}

		td.ords:nth-of-type(9):before {
			content: "";
		}

		td.ords:nth-of-type(10):before {
			content: "";
		}
}

.btnmine {
	border: 2px solid #000;
	color: #000;
	padding: 3px 5px;
	font-weight:600;
	margin:4px 0;
	width: 100%;
	display: block;
	text-align: center;
}
.btnmine:hover{
	opacity:0.8;
}
.btn-Translucent {	
	background-color: #ffaf6b;	
}
.btn-Blockout {
	background-color: #4fc9ff;
}
.btn-Sheer {
	background-color: #ffdb2e;
}

