/*
## checkoutContentPanel
********************************************************************/


#checkoutContentPanel{
	border: 1px dotted #A5A5A5;
	padding:0 20px 20px 20px;
	position:relative;
	margin:0 0 30px 0;
}

#checkoutContentPanel .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

#checkoutContentPanel .description{
	margin:0 0 20px 0;
}

#checkoutContentPanel .contentPanelRight,
#checkoutContentPanel .contentPanelLeft{
	width:244px;
}


#checkoutContentPanel .contentPanelLeft{
	margin:0 20px 0 0;
}






#checkoutContentPanel .savedPaymentItem{
	border: 1px dotted #A5A5A5;
	margin:0 0 10px 0;
}



#checkoutContentPanel .i18nAddressForm,
#checkoutContentPanel .billingAddressForm,
#checkoutContentPanel .cardForm{
	margin-right:-20px;
}
#checkoutContentPanel .control-group{
	float:left;
	width:244px;
	margin-right:20px;
}


#checkoutContentPanel .form-actions{
	position:absolute;
	bottom:-60px;
	right:0;
	left: 0;
}


#checkoutContentPanel .form-actions button.positive{
	margin-right:0;
}


#checkoutContentPanel .form-additionals{
}


#checkoutContentPanel .form-additionals .control-group{
	width:100%;
}


#checkoutContentPanel .form-additionals button{
	clear:both;

	width:50%;
}














#savedAddressListHolder,
#savedPaymentListHolder{
	display:none;
}









/*
simplifyPickupPanel
*/

.simplifyPickupPanel{
	border: 1px dotted #A5A5A5;
	padding:0 20px 20px 20px;
	margin:0 0 20px 0;
	position:relative;
	background:#F6F6F6;
}

.simplifyPickupPanel .headline{
	border-bottom: 1px dotted #A5A5A5;
	font-size: 1em;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 5px;
	margin:10px 0 20px 0;
}



.simplifyPickupPanel .description{
	margin:0 0 20px 0;
}

.simplifyPickupPanel .content span{
	display:block;
	font-weight:normal;
}

.simplifyPickupPanel .content span.strong{

	font-weight:bold;
}

.simplifyPickupPanel .content input{
	float:left;
}

.simplifyPickupPanel .content span.pickupAdressList{
	margin:0 0 0 30px;
}


.selectDeliverylocationItemLabel{}


.simplifyPickupPanel .footline{
	clear:both;
	margin:20px 0 0 0;
	padding:5px 0 0 0;
	border-top: 1px dotted #A5A5A5;

}

.simplifyPickupPanel .footlineText{
	float:left;
	width:50%;
	padding:8px 0 0 0;

}

#checkoutContentPanel .control-group.security{
	width:150px;
	margin:20px 0 0 0;
}


#checkoutContentPanel input.security{
	width:50px;
	float:left;
}
#checkoutContentPanel .security_code_what{
	float:left;
	display:block;
	margin:7px;
	line-height:30px;
}






fieldset.cardDate{
 	width:244px;
	float:left;
	margin:0 20px 0 0;
}

fieldset.cardDate legend{
	border: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 5px;
	overflow: hidden;
	white-space: nowrap;
	width: 244px;
}

fieldset.cardDate label{
 	display:none;
}

#checkoutContentPanel fieldset.cardDate .control-group{
 	width:111px ;
	margin:0 0 0 20px;
}

#checkoutContentPanel fieldset.cardDate legend + .control-group{
	margin:0;
}







#checkoutContentPanel .summaryDeliveryAddress,
#checkoutContentPanel .summaryDeliveryMode,
#checkoutContentPanel .summaryPayment{
	position:relative;
	padding: 0 0 20px 0;
}

#checkoutContentPanel .editButton{
	position:absolute;
	right:0;
	bottom:20px;
	margin:0;
}



#checkoutContentPanel hr{
	background:0;
	border:0;
	border-bottom: 1px dotted #A5A5A5;
	margin:0 0 20px 0;
}


#checkoutContentPanel.summaryFlow{
	padding: 0 20px;
}

#checkoutContentPanel.summaryFlow strong{
	margin:0 0 5px 0;
	display:block;
}





/*
#summaryDeliveryAddressOverlay .description{
	margin:0 0 20px 0;
}*/


.summaryOverlay {
	padding:20px;
}


.summaryOverlay .headline{
	border-bottom: 1px dotted #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}


.summaryOverlay .description{
	margin:0 0 20px 0;
}




.summaryOverlay form{

	margin-right:-20px;
}

.summaryOverlay .control-group{
	float:left;
	width:387px;
	margin-right:20px;
}


.summaryOverlay .form-actions{

}



.summaryOverlay #summaryDeliveryAddressBook{
	display:none;
}




.summaryPaymentOverlay form{
	margin:0;
}







.summaryOverlay fieldset.cardDate{
 	width:387px;
	float:left;
	margin:0 20px 0 0;
}

.summaryOverlay fieldset.cardDate legend{
	border: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 5px;
	overflow: hidden;
	white-space: nowrap;
	width: 387px;
}







.summaryOverlay fieldset.cardDate .control-group{
 	width:183px ;
	margin:0 0 0 20px;
}

.summaryOverlay fieldset.cardDate legend + .control-group{
	margin:0;
}


.summaryOverlay fieldset.cardDate .control-group select{
	margin-top:2px;
}


#summaryDeliveryAddressBook .addressList{

	margin:0 -20px 0 0;
}



#summaryDeliveryAddressBook .addressEntry{
	float:left;
	width:387px;
	margin:0 20px 20px 0;
	border-bottom: 1px dotted #A5A5A5;
	padding: 0 0 20px 0;
}

#summaryDeliveryAddressBook .addressEntry.default{
	background:#f8f8f8;
}


#summaryDeliveryAddressBook .addressEntry button{
	float:none;

}



#savedAddressList .addressList{

	margin:0 -20px 0 0;
}



#savedAddressList .addressEntry{
	float:left;
	width:387px;
	margin:0 20px 20px 0;
	border-bottom: 1px dotted #A5A5A5;
	padding: 0 0 20px 0;
}

#savedAddressList .addressEntry.default{
	background:#f8f8f8;
}


#savedAddressList .addressEntry button{
	float:none;

}




#savedPaymentList .paymentList{

	margin:0 -20px 0 0;
	max-height: 350px;
	overflow: auto;
}



#savedPaymentList .paymentEntry{
	float:left;
	width:387px;
	margin:0 20px 20px 0;
	border-bottom: 1px dotted #A5A5A5;
	padding: 0 0 20px 0;
}




#savedPaymentList .paymentEntry ul{
	float:left;
}

#savedPaymentList .paymentEntry form{
	clear:right;
}

#savedPaymentList .paymentEntry button{
	margin: 0 20px 20px 20px;

}

button.place-order {
	font-size: 140%;
	margin-top: 0;
}


/**** Single Column Layout for Shipping Address **/

#defaultAddressForm > #i18nAddressForm > div,
#i18nAddressForm > div.form_field_columns,
#billingAddressData > #billingAddressForm > div > div{display:block; width:100%;}

#defaultAddressForm > #i18nAddressForm > div .form_field-input,
#i18nAddressForm > div .form_field-input,
#billingAddressData > #billingAddressForm > div .form_field-input{width:70%;}

#defaultAddressForm #i18nAddressForm input[name='postcode'],
#i18nAddressForm input[name='postcode'],
#billingAddressData #billingAddressForm input[name='postcode']{width:120px;}


/**** Header and Footer UI changes for Checkout **/

body.page-checkout-login #header .nav,
body.page-checkout-login #header ul.language li:nth-child(2),
body.page-checkout-login #header ul.language li:nth-child(3),
body.page-checkout-login #nav_main > ul,
body.page-checkout-login #breadcrumb,
body.page-multiStepCheckoutSummaryPage #header .nav,
body.page-multiStepCheckoutSummaryPage #header ul.language li:nth-child(2),
body.page-multiStepCheckoutSummaryPage #header ul.language li:nth-child(3),
body.page-multiStepCheckoutSummaryPage #nav_main > ul,
body.page-multiStepCheckoutSummaryPage #breadcrumb{visibility:hidden;}
body.page-multiStepCheckoutSummaryPage .breadcrumb .container,
body.page-checkout-login .breadcrumb .container{padding:0;}

body.page-checkout-login .footer .links,
body.page-multiStepCheckoutSummaryPage .footer .links{background-image: none;min-height:145px;}

body.page-checkout-login .footer .links ul.Fa li,
body.page-multiStepCheckoutSummaryPage .footer .links ul.Fa li{display:none;}

body.page-checkout-login .footer .links ul.Fa li.coats_logo,
body.page-multiStepCheckoutSummaryPage .footer .links ul.Fa li.coats_logo{display:block;}

/* UI changes for guest user **/

body.page-checkout-login .myaccount_intro{min-height:95px;margin:0;}
body.page-checkout-login .title_holder h1,body.page-checkout-login .title_holder h2{font-size:30px;}
body.page-checkout-login .form_field-elements .form_field-label{width:100%; text-align:left;padding:0 0 5px;}
body.page-checkout-login .form_field-elements .form_field-input{margin:0 0 20px; width:70%;}
body.page-checkout-login .form_field-elements .form_field-checkbox,
body.page-checkout-login .form-field-button{margin-left:0px;}
body.page-checkout-login #loginForm .form_field_error-message{margin-left:20px;}
body.page-checkout-login .form_field-elements .info{top:25px;}
body.page-checkout-login .userGuest.error label {color:#E51937;}
body.page-checkout-login .userGuest.error input {background:#FFDDDD; border:1px dashed #E51937;}


/****** UI changes for Cart Section *****/
body.page-cartPage .checkout .cart_nav{text-align:center;float:right;}
body.page-cartPage .checkout .cart_nav .script{border:none;transform:none; font:normal 19px "Exo 2",sans-serif !important; font-weight:bold; padding:0px; position: relative; top:-5px;}
body.page-cartPage .checkout .cart_nav button.continueShopping{margin:0px; padding:0px;font-size:19px;}
body.page-cartPage .checkout .cart_nav .form-field-button{margin-left:0px;}
body.page-cartPage .checkout .cart_nav button.btn span{font-size:30px;height:auto; line-height:normal;}
body.page-cartPage #promotionDiv{float:left;}
body.page-cartPage #promotionDiv input[type="text"]{border:1px solid #ccc; background:#fff;margin:10px 5px 0 0;border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px;position: relative;top:2px;}
body.page-cartPage #promotionDiv .script.promotion{background:url("images/arrow_down.png") center right no-repeat; font-size:25px;padding-right:40px;outline:none;}
body.page-cartPage #promotionDiv .script.promotion.active{background:url("images/arrow_up.png") center right no-repeat;font-size:25px;padding-right:40px;outline:none;}
body.page-cartPage #promotionDiv .cartCode {color:#999;font-size:11px;font-weight:normal;padding-top:20px;}

/*** Generic styles jQuery UI Dialog  ***/
.page-multiStepCheckoutSummaryPage .ui-widget-overlay {
	background: #333;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-multiStepCheckoutSummaryPage .ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.page-multiStepCheckoutSummaryPage  .ui-dialog .ui-dialog-title {
	display: none;
}
.page-multiStepCheckoutSummaryPage .ui-dialog .ui-dialog-titlebar {
	position: absolute;
	right: 0;
	z-index:5;
}
.page-multiStepCheckoutSummaryPage .ui-dialog .ui-dialog-titlebar-close {
	width: 40px;
	margin: 10px 10px 0 0;
	padding: 1px;
	height: 20px;
	display: inline-block;
}
.page-multiStepCheckoutSummaryPage .ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.page-multiStepCheckoutSummaryPage .ui-widget-content {
	border: 1px solid #dddddd;
	background: #FFF;
	color: #333333;
}
.page-multiStepCheckoutSummaryPage .ui-dialog-titlebar-close .ui-icon {
	background: transparent url(../../../../../desktop/theme-redheart/images/remove.png) no-repeat 0 0;
	display: inline-block;
	height: 33px;
	width: 34px;
	text-indent: -20000px;
}

/*** Styles for new payment card & saved cards modal  ***/
.credit_card_list .credit_card_item {
  margin: 20px 0 20px 35px;
}
.credit_card_list .credit_card_item * {
  vertical-align: middle;
}
.multicheckout .paymentDetails {
	margin-bottom: 30px;
}
.multicheckout .paymentDetails ul {
	margin-bottom: 15px;
}

/*** Styles for new payment card & saved cards modal  ***/
#modal--summary-saved-payments,
#modal--summary-payment-enter-new {
	display: none;
}
#modal--summary-payment-enter-new {
	width:100%;
	clear:both;
}
#modal--summary-payment-enter-new .hidden,
#modal--summary-saved-payments .hidden {
	display: none;
}
#modal--summary-payment-enter-new .cardExpiry select {
	width:88px;
}
#modal--summary-payment-enter-new .cardExpiry select:first-child {
	margin-right: 15px;
}
#modal--summary-payment-enter-new .confirm-section {
	text-align: center;
	padding-top: 10px;
}
#modal--summary-payment-enter-new .confirm-section button {
	margin-top: 15px;
}
#modal--summary-payment-enter-new input.required,
#modal--summary-payment-enter-new select.required {
	border-color: #e51937;
}

#modal--summary-payment-enter-new .left-half,
#modal--summary-payment-enter-new .right-half {
	display: inline-block;
	vertical-align: top;
	width: 48%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#modal--summary-payment-enter-new .left-half {
	padding-left: 0;
}
#modal--summary-payment-enter-new .right-half {
	padding-right: 0;
	border-left: 1px dotted #211e1f;
	padding-left: 35px;
	min-height: 410px;
}
#modal--summary-payment-enter-new .savedCardCta,
#modal--summary-saved-payments .savedCardCta {
	height: 40px;
}

#modal--summary-saved-payments .paymentList.data-table {
    display: table;
    width: 100%;
}
#modal--summary-saved-payments .paymentList .table-row {
    display: table-row;
	float: none !important;
	width: auto !important;
}
#modal--summary-saved-payments .paymentList .table-cell {
	vertical-align: top;
    border-bottom: 1px solid #dcd3c9;
    padding: 0.6em;
    display: table-cell;
    font-size: 90%;
}
#modal--summary-saved-payments .paymentList .paymentEntry-header {
	vertical-align: bottom;
    color: #a9a8a7;
}
#modal--summary-saved-payments .paymentList .defaultPayment,
#modal--summary-saved-payments .paymentList .paymentEntry button {
	margin: 6px 0!important;
}

/*** Order Review Page ***/

.ccNumbers {
	width: 100%;
}
.ccNumbers .cardNumber {
	float: left; 
	width: 180px;
}
.ccNumbers .securityCodeBox {
	float: left; 
	width: 130px; 
	margin-left: 20px!important;
}
.ccNumbers .securityCodeBox input {
	width: 90px!important; 
}
.securityCodeBox .tooltip-trigger {
	display: inline-block;
	background: transparent url("../../../../../desktop/theme-redheart/images/tooltip-sprite.png") no-repeat 0 2px;
	width: 20px;
	height: 20px;
	text-indent: -20000px;
	margin-left: 4px;
}
.securityCodeBox .tooltip-content {
	display: none;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	font-size: 12px;
	margin-top: 8px;
	padding: 10px;
	position: absolute;
	width: 170px;
	z-index: 9;
}
.securityCodeBox.error input,
.securityCodeBox.error .tooltip-content {
	border-color: #E92648;
}
.securityCodeBox.error strong {
	color: #E92648;
}
.securityCodeBox.showTooltip .tooltip-trigger {
	background-position: 0 -36px;
}
.securityCodeBox.showTooltip .tooltip-content {
	display: block;
}

.capitalize {
text-transform: capitalize;
}