/*
  		#3e7c91 blue
  		#f0433c red
  		#f1e5b1 yellow
  		
  		#7FB8A4 soft green
  		#FFB07C peach
  		#4A4A4A dark gray
*/

body,html{
	margin:0;
	width:100%;
}

body{
	font-family: "verdana";
	font-size:14px;
	color: #4a4a4a; 
}

input{
	border:1pt solid #3e7c91;
}

.pRange{
		width:300px;
}

.bld{
	font-weight:bold;
}

#back2prod{
	background:#f1e5b1 !important;
}

#active{
	width:33px;
}

#bigImage{
	max-width:650px;
}

#priceRightHalf{
	background:#f2f2f2;
	width:406px;
}

#proofWrapper{
    width: 1000px;
    height: 100vh;
    z-index: 10;
    position: absolute;
    top: 0;
    background: #f2f2f2;
    padding: 50px;
    display:none;
}

#priceTable{
	width:406px;
	font-size:.8em;	
	border-collapse:collapse;
	padding:10px;
	vertical-align:top;
	display:inline-block;
	background:#f2f2f2;	
}
#priceTable input{
	width:112px
}	
#priceTable th{
	text-align:left;
}	

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
}

#loginDiv{
	width:280px;
	border:1pt solid #ccc;
	border-radius:3px;
	padding:8px;
	background:#f8f8f8;
	display:none;
}

#oQTY{
	width:80px;
	background:#ffb07c;
}

.lbl{
	width:80px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
}

.pad20{
	padding:20px;
}

.ib{
	display:inline-block;
}

#tbs{
		font-weight: bold;
    color: #7fb8a4;
}    	

#productDesc{
	width:400px;
	height:200px;
	resize:none;
  display: inline-block; /* Ensures it aligns properly */
  vertical-align: top;   /* Aligns the label and textarea */	
}

#descLabel{
	height:350px;	
	vertical-align:top;
	line-height:340px;
}

#imageLabel{
	height:200px;	
	vertical-align:top;
	line-height:190px;	
}

#productImageDZ{
	width:406px;
}

.cc{
	font-size:8pt;
	color: #f1e5b1;
}

.invImage{
		width:250px;
}

.itemImage .invImage{
		width: 100%;
    height: 100%;
}

#cartTable{
		border-collapse: collapse;
    border: 1pt solid #ccc;
    width: 80%;
    margin: auto;
    background:#f2f2f2;
}

#checkoutBody{
		border-collapse: collapse;
    border: 1pt solid #ccc;
    width: calc(80% - 42px);
    margin: auto;
    display: flex;
    justify-content: space-evenly;
    background:#f2f2f2;	
    padding:20px;
}

#shipLocationBody{
	border-collapse: collapse;
  border: 1pt solid #ccc;
  width: calc(80% - 42px);
  margin: auto;
  background:#f2f2f2;	
  padding:20px;
}

#retOrder{
	font-size:2em;
	font-weight:bold;
}

#cartTable tr{
	border-bottom:1pt solid #ccc;
}

#cartTable td{
	vertical-align:top;
	padding:15px;
}

#contactInfo{
	width:500px;
	font-size:1.2em;
	border:1pt solid #3e7c91;
	border-radius:3px;
	background: #4a4a4a;
	color:#f2f2f2;
	padding:20px;	
	margin:auto;
}

.blankA{
	color:#f2f2f2;
	text-decoration:none;
}	

.lbl135{
	width:135px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
}

.lbl150{
	width:150px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
}

.lbl175{
	width:175px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
}

#grommetPatterns{
	width:40px;
}

#ul2{
	visibility:hidden;
}

.hideMe{
	display:none;
}

#content{
	padding: 43px 0px 100px 0px;
}

#feWrapper input:not([type="radio"]) {
  width: 400px;
}

.hwGreen{
		font-size:2em;
		color:#3e7c91;
}
.hwRed{
		font-size:2em;
		color:#f0433c;
}

.longInput{
	width:350px;
}

#headerWords{
	position:absolute;
	top:20px;
	left:350px;
}

#header{
	background: #7fb8a4;
	width:100%;
	height:200px;
	position:relative;
	z-index:10;
}

#homeContent{
	width:80%;
	margin:auto;
}

.w50per{
		width:50%;
		margin-left: 0;
}		

.stubWrapper{
	padding-bottom:200px;	
}

#signContent{
		width:100%;
		background:#f2f2f2;		
		z-index:5;	
		position:relative;
}

.homeImg{
		width:40%;
		min-width:300px;		
		border-radius:3px;
}

#orderSigns{
	text-align:center;
}
#orderWire{
	text-align:center;
}

#orderContent{
		width:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:2;		
		padding:20px 20px 200px 100px;
		display:none;
}

#wireContent{
		width:100%;
		position:absolute;
		top:0;
		left:0;
		z-index:2;		
		padding:20px 20px 20px 100px;
		display:none;	
}

#coWrapper{
	position:absolute;
}

#footer {
    background: #7fb8a4;
    width: 100%;
    height: 100px;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index:10;
}

.showProd{
		width:calc(25% - 32px);
		padding:15px;
		display:inline-block;
		vertical-align:top;		
		border:1pt solid #3e7c91;
		border-radius:3px;
		margin:15px;
		position:relative;
		text-align:left;
}

.prodDesc{
	font-size:.8em;
	word-wrap: break-word;
}

[class^="alertify"] {
    z-index: 1000;
}

.bsWrap{
		position: absolute;
    width: calc(100% - 30px);
    bottom: 0px;
    padding: 10px;
}

#prodWrapper{
		width:100%;
		text-align:center;
}

.jqte{
	width:400px;
	height:345px;
	resize:none;
  display: inline-block; /* Ensures it aligns properly */
  vertical-align: top;   /* Aligns the label and textarea */	   
  margin-top:0;
  margin-bottom:5px;
}

.pSides{
	display:inline-block;
	font-size:.8em;
	width:100px;
	margin-left:5px;
	margin-right:5px;
	background:#fff;
	border:1pt solid #3e7c91;
}

.pMenu{
	display:inline-block;
	font-size:.8em;
	width:100px;
	margin-left:5px;
	margin-right:5px;
	background:#fff;
	border:1pt solid #3e7c91;
}

.taLeft{
	text-align:left;
}

.pSideSelected{
	 background:#ffb07c;
}
.pColorSelected{
	 background:#ffb07c;
}

.invalidFeild {	
	border-color: rgba(255, 0, 0, 1);
	background-image:radial-gradient(rgba(255, 0, 0, .1), rgba(0, 0, 0, 0));
}

#logo{
	margin-left:20px;
	margin-top:5px;
	width:190px;
}

.flx{
	display:flex;
}

.half{
		display:inline-block;
		width:50%;
		vertical-align:top;
}

.third{
		display:inline-block;
		width:33%;
		vertical-align:top;
		position:relative;
}

.gchoices{
		display:inline-block;
		width:200px;
		vertical-align:top;
		position:relative;	
		margin:10px;
}

.twoThirds{
		display:inline-block;
		width:66%;
		vertical-align:top;
		position:relative;
}


#grommetChoices{
	width:100%;	
}

.gchoice{
	position:relative;
}

.ssImg{
	width:100%;
}

.delBtn{
	width:100px;
	color:#000;
	background:#f0433c;
	height:30px;
	border:1pt solid #f0433c;
	border-radius:3px;	
	line-height:27px;
	text-align:center;
	display:inline-block;	
}
.delBtn:hover{
	cursor:pointer;
	background:#333;
	color:#fff;
}

.btn{
	width:100px;
	color:#000;
	background:#7fb8a4;
	height:30px;
	border:1pt solid #efefef;
	border-radius:3px;	
	line-height:27px;
	text-align:center;
	display:inline-block;	
	transition: all 1s ease;
}
.btn:hover{
	cursor:pointer;
	background:#333;
	color:#fff;
}


.blueselected::after {
    content: "";
    background-image: url("../images/checkmark.png");
    background-size: cover;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    display: block;
}

.hoverMe:hover{
	cursor:pointer;
}

.smBtn{
	width:20px;
	color:#000;
	background:#7fb8a4;
	height:20px;
	border:1pt solid #efefef;
	border-radius:3px;	
	line-height:17px;
	text-align:center;
	display:inline-block;	
	z-index:10;
	font-size:.8em;
	font-weight:bold;
}

.smBtn:hover{
	cursor:pointer;
	background:#333;
	color:#fff;
}


.btn120{
	width:120px;
	color:#000;
	background:#7fb8a4;
	height:30px;
	border:1pt solid #efefef;
	border-radius:3px;	
	line-height:27px;
	text-align:center;
	display:inline-block;	
	z-index:10;
}

.btn120:hover{
	cursor:pointer;
	background:#333;
	color:#fff;
}

.lrgBtn{
	width:200px;
	color:#000;
	background:#7fb8a4;
	height:30px;
	border:1pt solid #efefef;
	border-radius:3px;	
	line-height:27px;
	text-align:center;
	display:inline-block;	
	z-index:10;
	font-weight: 700;
  font-size: 1.3em;
}

.lrgBtn:hover{
	cursor:pointer;
	background:#333;
	color:#fff;
}

.ctr{
	text-align:center;
	width: 100%;
}

.clr{
	clear:both;
}

.clr5{
	clear:both;
	height:5px;
}	

.clr10{
	clear:both;
	height:10px;
}	

.clr20{
	clear:both;
	height:20px;
}	

.clr200{
	clear:both;
	height:200px;
}	

.clr100{
	clear:both;
	height:100px;
}	

.orderInfoContainer {
	border: 1pt solid #ccc;
  width: calc(80% - 42px);
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  background: #f2f2f2;
  padding: 20px;
  min-width: 400px;
}

.orderListContainer{
	width: 100%;
	display: flex;
	justify-content: center;
}


.orderDetailsContainer {
    width: 100%;
    min-height: 100%;
    padding: 0 0 200px 0;
    position: absolute;
    z-index: 10;
    background: rgb(225, 225, 225);
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    transition: clip-path .85s cubic-bezier(.7,.2,.2,.7);
    top: 260px;
}


.orderDetailsContainer.active {
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	transition: clip-path .85s cubic-bezier(.7,.2,.2,.7);
}

.fancyTableContainer {
	width: fit-content;
	height: fit-content;
	background-image: linear-gradient(120deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .6));
	transition: box-shadow .75s cubic-bezier(.2, .8, .2, .8);
	margin-top: 20px;
}

.fancyTableContainer:hover {
    box-shadow: 8px 8px 20px -10px rgb(0, 0, 0);
}

.fancyTableContainer table {
	border-spacing: 5px;
}
#aCustomerTable{
	width:100%;
	font-size:.8em;
	border-collapse:collapse;
}
.customTable th{
	background:#f1e5b1;		
	text-align:left;
	padding:3px;
}	
.customTable td{
	padding:3px;
	background:#ffffff;	
	padding: 0px 25px 0 3px;	
}

.orderRow {
    background-color: #dddddd;
    cursor: pointer;
    height: 28px;
}

.orderRow:hover td {
    background-color: #3e7c91;
    color: #ffffff
}
.pr135{
	padding-right:135px;
}

.bbottom{
		border-bottom: 1pt solid #4a4a4a;
    padding-bottom: 10px;	
}    
	

.modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 211, 211, 211, .8 ) 
                url('../images/loading_icon_transparent_new_large.gif') 
                50% 50% 
                no-repeat;
    background-size:200px;            
}

.disabled {
    background-color: rgba(255, 255, 255, .75);
    color: rgba(0, 0, 0, 0);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    transition: all 1s ease;
    /*pointer-events: none;*/
}

.disabled:hover {
    background-color: rgba(255, 255, 255, .75);
    color: rgba(0, 0, 0, 0);
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    cursor: default
}
.cntElem{
  display: flex;
  justify-content: center;
}

.emailCredContainer {
  width: 25%;
  display: inline-block;
  position: relative;
}

.faux10 {
  box-sizing: border-box;
  padding: 10px;
}

.emailCreds {
  position: absolute;
  width: 100%;
  
}

.emailCreds .lbl135 {
	text-align: left;
}

#setupPage {
	max-height: 100vh;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
}

.flRt {
	float: right;
}

.topValueHidden {
	transition: all 1.5s linear;
  clip-path: polygon(0% 0, 0% 0%, -50% 100%, 0 100%);
}

.topValueShown {
	transition: all 1.5s linear;
	clip-path: polygon(0 0, 150% 0%, 100% 100%, 0 100%);
}

.addCustomerRow {
	background-color: #f1e5b1;
}

.addCustomerRow td {
	position: relative;
	border-style: solid;
	border-width: 0 0 0px 1px;
	border-color: rgb(0, 0, 0);
}

.addCustomerRow input {
	width: calc(100% - 10px);
	position: absolute;
  box-sizing: border-box;
  margin: 0;
  top: 3px;
  
}

.chckBtn{
	color: rgba(0, 0, 0, 0);
	position: relative;
}

.chckBtn:hover{
	color: rgba(0, 0, 0, 0);
	position: relative;
}

.chckBtn::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 6px;
    width: 4px;
    height: 10px;
    border: solid rgb(0, 0, 0);
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.chckBtn:hover::before{
	border: solid rgb(255, 255, 255);
	border-width: 0 2px 2px 0;
}

.editBtn {
	color: rgba(0, 0, 0, 0);
  position: relative;
}

.editBtn:hover {
    color: rgba(0, 0, 0, 0);
}

.editBtn::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 6px;
    width: 2px;
    height: 10px;
    background-color: rgb(0, 0, 0);
    transform: rotate(45deg);
    border-radius: 2px;
}

.editBtn::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 11px;
    width: 5px;
    height: 4px;
    background-color: rgb(0, 0, 0);
    transform: rotate(-45deg);
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}

.editBtn:hover::before,
.editBtn:hover::after {
    background-color: rgb(255, 255, 255); /* Hover effect to change color */
}

.exBtn {
    color: rgba(0, 0, 0, 0);
    position: relative;
}

.exBtn::before, 
.exBtn::after {
    content: "";
    position: absolute;
    top: 9px;
    left: 2px;
    width: 14px;
    height: 1px;
    background-color: rgb(0, 0, 0); /* Default color for "X" */
    transform-origin: center;
    transition: background-color 0.3s;
}

.exBtn::before {
    transform: rotate(45deg); /* First line of "X" */
}

.exBtn::after {
    transform: rotate(-45deg); /* Second line of "X" */
}

.exBtn:hover{
	color: rgba(0, 0, 0, 0);
}

.exBtn:hover::before,
.exBtn:hover::after {
    background-color: rgb(255, 255, 255); /* Hover color for "X" */
}

.tableCell {
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	box-sizing: border-box;
	padding: 0px 2px 8px 2px;
	border-right-color: rgba(0, 0, 0, .07);
	border-bottom-color: rgb(0, 0, 0);
}

.fedExHalf {
	width: 50%;
  box-sizing: border-box;
  display: inline-block;
}

.flexWrapContainer {
	display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.highTxt{
	display: inline-block;
  text-shadow: 1px 0px 3px rgb(85, 175, 255);
  font-size: 1.2em;
  font-weight: 600;
  text-align: center;
}

.linkTxt {
	color: rgb(0, 125, 205);
  font-size: .8em;
  text-align: center;
}

.linkTxt:hover {
	color: rgb(75, 185, 205);
	cursor: pointer;
}

.checkOutItem {
	border-style: solid;
  border-width: 0 3px;
  border-color: rgba(0, 0, 0, .05);
  padding: 0 5px;
}

#account {
	/*display: flex;*/
  align-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}

.itemRow {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}

.shipRow {
	page-break-inside: avoid;
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: rgb(255, 255, 255);
  border-radius: 20px;
  margin: 0 0 15px 0;
  width: 100%;
  padding: 0px 0px 10px 0;
  min-width: 400px;
  border-style: solid;
  border-width: 5px;
  border-color: rgb(0, 0, 0);
  box-sizing: border-box;
  overflow: hidden;
  color: #777777;
}

.itemRow *{
	transition: all .3s ease-out;
}

.itemRow .item {
	page-break-inside: avoid;
	min-height: 100px;
  max-height: 300px;
  max-width: 25%;
  width: -webkit-fill-available;
  min-width: 200px;
  background-color: rgb(230, 230, 230);
  border-style: solid;
  box-sizing: border-box;
  border-color: rgba(0, 0, 0, .3);
  border-width: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.orderData {
	background-color: rgb(255, 255, 255);
  width: 40%;
  min-width: 270px;
  border-style: solid;
  border-width: 5px;
  border-color: rgb(0, 0, 0);
  border-radius: 15px;
}

.orderTotal {
	display: flex;
	padding: 0 10px;
	justify-content: space-between;
	box-sizing: border-box;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	font-size: 1.5em;
	color: #000000;
}

.freightSelector {
	width: 120px;
}

.inputSelectContainer {
	background-color: #333;
	width: fit-content;
	padding: 5px 2px 5px 5px;
	border-radius: 5px;
}

.inputSelect {
	border-style: inset;
	border-color: rgb(255, 255, 255);
	background-color: #f2f2f2;
}

.dropdownIcon {
	width: 20px;
	display: inline-block;
	color: #f2f2f2;
	text-align: center;
	font-size: 17px;
}

#loaderBackground {
	background-image: url(/images/loading_icon_transparent_new_large.gif);
  background-position: center;
  background-size: 100px;
  background-repeat: no-repeat;
  min-height: 480px;
}

.orderInfoContainer {
	border-collapse: collapse;
	border: 1pt solid #ccc;
	width: calc(80% - 42px);
	margin: auto;
	display: flex;
	justify-content: space-evenly;
	background:#f2f2f2;	
	padding:20px;
	min-width: 400px;
}

.orderInfoContainer .imageContainer {
	width: 50%;
  min-width: 300px;
  height: 200px;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  display: flex;
  flex-direction: row;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, .5) 50%, rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0) 95%);
  justify-content: center;
  align-content: center;
  box-sizing: border-box;
}

.orderInfoContainer .infoContainer {
	width: 50%;
  min-width: 300px;
  height: 200px;
  box-sizing: border-box;
}

.orderInfoContainer .item {
	min-width: 400px;
	max-width: 50%;
	min-height: 300px;
  max-height: 900px;
  flex-wrap:wrap;
}

.orderHeader {
	border: 1pt solid #ccc;
  width: 80%;
  margin: auto;
  display: flex;
  background: #f2f2f2;
  min-width: 400px;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.orderHeaderItem {
	width: 33%;
	text-align: center;
	font-size: 1.5em
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0));
}

.orderHeader .orderID{
	font-size: 1.75em;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 90%, rgba(255, 255, 255, 0));
	color: rgb(0, 0, 0);
}

.deleveryContainer {
	page-break-inside: avoid;
	min-width: 400px;
  width: 100%;
  background-color: rgb(230, 230, 230);
  margin: 10px 5px 0px 6px;
  padding: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, .3);
  border-width: 1px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.deleveryContainer .third {
	border-style: solid;
  border-width: 1px;
  box-sizing: border-box;
}

.shipPriceContainer {
	width: 100%;
	min-width: 300px;
	height: 200px;
}

.itemInfoRow {
    display: flex;
    padding: 0 10px;
    justify-content: space-between;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    box-sizing: border-box;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}


.itemCustomShipAddress {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	flex-wrap: wrap;
	justify-content:center;
}

.itemInfoRow b {
	max-width: 100%;
  word-wrap: break-word;
}

.itemInfoRow b:first-of-type{
	padding: 0 10px 0 0;
}

.customAddressItem {
	width: 300px;
	display: flex;
  padding: 0 10px;
  justify-content: space-between;
}

.itemCustomShipAddress.hidden {
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.customAddressItem input{
	width:120px;
}

#freightOptionsBody {
	border-collapse: collapse;
	border: 1pt solid #ccc;
	width: calc(80% - 42px);
	margin: auto;
	background: #f2f2f2;
	padding: 20px;
}

.checkoutOptionContainer {
	display: flex;
    flex-direction: column;
    align-items: center;
	
}

#checkUpload {
	width: 50%;
	min-width: 270px;
	margin: 20px 0;
	position: relative;
}

#confirmPurchaseBtn {
	margin: 20px 0 0 0;
}

.alertHeader {
  width: 100%;
  text-align: left;
  color: rgb(0, 0, 0);
  font-size: 1.75em;
  font-weight: 700;
  padding: 20px;
  box-sizing: border-box;
}

.hilghlightedText {
  display: inline-block;
  color: #3e77cc;
  font-weight: 700;
  cursor: pointer;
}

.orderControllBar {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 50px;
    background-image: linear-gradient(120deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .25));
    width: 400px;
    margin: auto;
    margin-top: 20px;
}

#orderSearchInput {
	width: 140px;
}

.noteItem {
	width: 150px;
	height: 1em;
	transition: height .25s linear, width .25s linear;
}

.noteItem.active {
	width: 250px;
	height: 6em;
}

.orderPaymentInfoContainer {
    margin: auto;
    width: 50%;
    min-width: 400px;
    max-width: 1000px;
    margin-top: 20px;
    text-align: center;
}

.orderPaymentInfoContainer img {
	width: 100%;
}

#removeImgeBtn {
	display: none;
	position: absolute;
  top: 85px;
  left: calc(50% - 43px);
}

#removeImgeBtn.active {
	display: unset;
}

.noteItemContainer {
	padding: 0 !important;
}

@media only screen and (max-width : 768px) {
	
		.pr135{
				padding-right:0;
		}
   
    .flx{
			display:block;
		}
		
		.half{
			width:100%;
			display:block;
		}
		
		.third{
			width:100%;
			display:block;			
		}
		
		.twoThirds{
			width:100%;
			display:block;			
		}

		#headerWords{
			position:absolute;
			top:20px;
			left:150px;
			font-size:.5em;
		}

		#logo{
			margin-left:20px;
			margin-top:5px;
			width:120px;
		}		

		#content {
		    padding: 20px 20px 100px 20px;
		}		
		
		.lbl,.lbl135, .lbl150{
				width:100%;
				display:inline-block;
				text-align:left;
				padding-right:5px;			
		}	

		#feWrapper input:not([type="radio"]) {
		  width: 90%;
		}
		
		.showProd{
			width:100%;
			display:block;
		}
		
		#checkUpload {
			width: 80%;
		}
		
}

@media print {
	
	#checkUpload {
		display: none;
	}
	
	.itemRow { 
		width: 100%;
		margin-bottom: 30px;
	}
	
	.shipRow{
		width: 100%;
	}
	
	#header {
		display: none;
	}
	
	#confirmPurchaseBtn {
		display: none;
	}
	
	#checkOutheader{
		display:none;
	}
	
	.orderControllBar {
		display: none;
	}
	
	.orderListContainer {
		display:none;
	}
	
	#closeOrderDetailsContainerBtn {
		display: none;
	}
	
	#amenu {
		display:none;
	}
	
	#checkOutReportBody {
		position: absolute;
	}
	
	.orderHeader {
		width: 99%;
	}
	
	.orderDetailsContainer {
		top: 0;
	}
	
	.orderInfoContainer {
		padding: 0;
		border-style: none;
		width: 99%
	}
	
	.orderPaymentInfoContainer {
		width: 95%;
		padding: 50px 0 0 0;
	}
	
	.printBtn {
		display:none;
	}
	
	.orderHeader {
		position: absolute;
		bottom: 50px;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	
}