
.owc_pre_page, .owc_pre_body, .pre_owc_secure_footer {
	font-family:helvetica,arial;
	font-size:14px;
	-webkit-font-smoothing:antialiased;
}

.pre_owc_secure_footer {
	text-align: center;
	position: relative;
	width: 100%;
	opacity: 0.5;
	font-weight: bold;
}

.owc_pre_page {
	width: 100%;
	max-width:440px;
	background-color: white;
	margin: 0;
}

.owc_pre_head {
	margin: 0;
	padding: 0;
	text-align: center;
}

.owc_pre_body {
	margin: 0px 10px 10px 10px;
	padding: 0 0 0 0;
}

.owc_pre_h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0px 0;
	border-bottom: 1px solid #ccc;
	color: #777;
}

.owc_pre_body FORM {padding-bottom:0;}

DIV.owc_pre_item {
	clear: both;
	margin-bottom:16px;
	border-bottom: 1px solid #dee2e6;
}

DIV.item_name {
	font-weight: bold;
	margin-top:5px;
	font-size: 22px;
	color: #444;
	text-align: center;
}

DIV.item_descr {
	line-height: 1.4em;
	color: #777;
	text-align: center;
}

DIV.item_descr A {color:blue;}

TABLE.item_options {
	margin: 0 0 2px 0;
	width: 99%;
	color: #777;
	/*border-bottom: 1px solid #dee2e6;*/
	border-collapse: collapse;
}

.owc_pre_start_total {font-size: 18px;color:#444;text-align: center;margin:10px 0;}
#preTotalValue {font-size: 22px;color:#000;font-weight:bold;}/* red */

TABLE.item_options TR {
	vertical-align: bottom;
}

TABLE.item_options TR TD {
	white-space: nowrap;
	text-align: right;
	padding-top: 3px;
}

TR.itemopthead {border-bottom: 1px solid #dee2e6;}
TR.itemopthead > TD {margin:0;padding:0 0 3px 0;font-weight: bold;font-size: 15px;}

TD.itemoptcol1 {padding-bottom:7px;position:relative;}
TD.itemoptcol2 {width:85px;padding-bottom:7px;}
TD.itemoptcol3 {width:80px;}

SPAN.item_save_alert {
display: inline-block;
text-align: center;
background-color: yellow;
color: black;
padding:4px 8px;
margin: 0;
position: absolute;
top:-8px;
left: -11px;
transform: rotate(-10deg);
font-size: 11px;
font-weight:bold;
border-radius: 10px;
}

SPAN.item_price STRONG,SPAN.item_qty STRONG {
	font-size: 16px;
	position:relative;
}

SPAN.item_qty {
	float: right;
}

SPAN.item_qty INPUT {
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 40px !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #ccc;
	margin: 0 !important;
}

.pre_checkbox_row {
	font-size: 18px;
	padding: 6px 0;
}
.pre_checkbox_row INPUT
{
	width:25px !important;
}

A.goback {
	position: absolute;
	right: 0;
	top: 0;
	color: #3489C5;/* 78c431 */
}

.owc_pre_body BUTTON {
	height: 44px;
	width: 100%;
	margin: 5px 0px 5px 0px;
	padding: 0;
	background-color: #3489C5;/* 78c431 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	outline: 0;
	transition-property: background-color;
	transition-duration: 0.5s;
	transition-timing-function: linear;
}

.owc_pre_body BUTTON:hover {
	background-color: #327cb1;/* 86d83a */
	cursor: pointer; cursor: hand;
}

.owc_pre_body BUTTON:disabled {
	background-color: #dddddd; color:#777;
	cursor: default;
}


DIV.owc_pre_body FORM INPUT {
	width: 397px;
	border-radius: 5px;
	font-size: 20px;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 0 7px 0;
	box-shadow: none;
	max-width: 100%;
	box-sizing: border-box;
}

DIV.owc_pre_body FORM SELECT {
	width: 409px;
	border-radius: 5px;
	font-size: 20px;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 0 7px 0;
	height: 36px;
	box-shadow: none;
	color: #555;
	max-width: 100%;
	box-sizing: border-box;
}

SELECT.sel_itemqty {width:65px !important;margin:0 !important;}
INPUT.inp_firstname {width: 140px !important;}
INPUT.inp_lastname {width: 195px !important;}
INPUT.inp_stateprovince {width: 200px !important;}
SELECT.sel_stateprovince {width: 200px !important;}
INPUT.inp_zippostal {width: 135px !important;}
INPUT.inp_phone {width: 225px !important;}
INPUT.inp_phoneext {width: 110px !important;}

.upgrade_limit_warning {
color: red;
font-size: 12px;
text-align: center;
}

.owc_pre_review_head {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 10px 0 0px 0;
	border-bottom: 1px solid #ccc;
	color: #777;
}

table.owc_pre_item_totals {
	width: 99%;
	margin: 0 auto;
}

table.owc_pre_item_totals TD {
	text-align: right;
}

table.owc_pre_item_totals TD.itemtotalscol2 {
	width: 90px;
	font-weight: bold;
	font-size: 18px;
}

INPUT.inp_cccvc {width:165px !important;}
INPUT.inp_ccexpmo {width:76px !important;}
INPUT.inp_ccexpyr {width:90px !important;}

DIV.owc_pre_review_box TABLE.item_options TR TD.col1 {padding:0;}
DIV.owc_pre_review_box TABLE.item_options TR TD.col2 {padding:0;}


.validation_text { font-size:14px; line-height: 140%; color: #333; display: block; font-weight: 400; }
.validation_text_b { font-size:12px; line-height: 140%; color: #ff0000; display: block; font-weight: 700; }
.ncrt_cm_validation { display: block; margin: 0 5%; border: 1px solid #ccc; padding: 2%; background: #f8f8f8; }


#cboxBottomLeft {height: 10px;background: url('//eshop.macsales.com/JS/colorbox/imgs/controls.png') no-repeat 0 -65px;}
#cboxBottomCenter {height: 10px;}
#cboxBottomRight {height: 10px;background: url('//eshop.macsales.com/JS/colorbox/imgs/controls.png') no-repeat -36px -65px;}

#cboxContent {outline:0;margin:0;padding:0;}
#cboxLoadedContent {outline:0;margin:0;padding:0;}
#cboxLoadedContent {overflow-x:hidden !important;}


/* erik */
.ccmain {
    background-image: url('//eshop.macsales.com/images/checkout2015/cc_default@2x.gif');
    background-position: 6px 5px;
    background-size: auto 22px;
    background-repeat: no-repeat;
    padding-left: 45px !important;
    width: 409px !important;
    box-sizing: border-box;
}
.ccdefault {background-image: url('//eshop.macsales.com/images/checkout2015/cc_default@2x.gif');}
.ccvisa {background-image: url('//eshop.macsales.com/images/checkout2015/cc_visa@2x.gif');}
.ccmastercard {background-image: url('//eshop.macsales.com/images/checkout2015/cc_mastercard@2x.gif');}
.ccdiscover {background-image: url('//eshop.macsales.com/images/checkout2015/cc_discover@2x.gif');}
.ccamex {background-image: url('//eshop.macsales.com/images/checkout2015/cc_amex@2x.gif');}

INPUT.errd.ccmain {
	background-image:url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_default@2x.gif');
	background-position: right 4px center,2px 2px;
	background-size: auto auto,auto 22px;
}

INPUT.errd.ccdefault {background-image: url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_default@2x.gif');}
INPUT.errd.ccvisa {background-image: url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_visa@2x.gif');}
INPUT.errd.ccmastercard {background-image: url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_mastercard@2x.gif');}
INPUT.errd.ccdiscover {background-image: url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_discover@2x.gif');}
INPUT.errd.ccamex {background-image: url('//eshop.macsales.com/images/checkout2015/error_x.png'),url('//eshop.macsales.com/images/checkout2015/cc_amex@2x.gif');}

INPUT.ccdefault:-webkit-autofill {background-image: url('//eshop.macsales.com/images/checkout2015/cc_default@2x.gif');}
INPUT.ccvisa:-webkit-autofill {background-image: url('//eshop.macsales.com/images/checkout2015/cc_visa@2x.gif');}
INPUT.ccmastercard:-webkit-autofill {background-image: url('//eshop.macsales.com/images/checkout2015/cc_mastercard@2x.gif');}
INPUT.ccdiscover:-webkit-autofill {background-image: url('//eshop.macsales.com/images/checkout2015/cc_discover@2x.gif');}
INPUT.ccamex:-webkit-autofill {background-image: url('//eshop.macsales.com/images/checkout2015/cc_amex@2x.gif');}
