@charset "utf-8";
/* CSS Document */
.account-page .account-main h3 {  text-transform: uppercase;
}
.account-main form.default p.required.redfield {
	color: #E31837;	
}
.account-main form.default .field-container.select_tag select {
    border: 2px solid #999B9E;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.account-actions.acc_actions ul a:hover {
    background: none repeat scroll 0 0 #930D22;
}
.account-actions.acc_actions ul li.cancel a:hover {
    background: none repeat scroll 0 0 #930D22;
}
.account-actions.acc_actions ul a {
    background-color: #E31837;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: 'UniversLTW01-67BoldCn';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 215px;
}
.account-actions.acc_actions ul li.cancel a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: 'UniversLTW01-67BoldCn';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.1s ease 0s;
    width: 215px;
}
form .required.info_radio .vary_info:before {
  content: '* '; }
.account-main.profile_container { color: #5A5B5D;}
.info_radio p.radio_verify label:before { content:"";}
.info_radio p.radio_verify label {
    padding-left: 6px; font-size: 13px;
    vertical-align: text-top; display: inline;
}
/*.info_radio p.radio_verify input {
    vertical-align: text-bottom;
}*/
.upload-fax-container p.note_red {   color: #E31837;  font-family: 'UniversLTW01-67BoldCn',sans-serif;
    font-weight: normal; font-size: 12px;/* font-weight: bold;*/
}
.upload-fax-container.fax_container { border-bottom:none; margin-bottom:0px;}
form .privacy_chk.required label:before {
    content:none;
}
form .privacy_chk.required label {
    padding-left:5px;
}
.account_container_page .left .left_img {
    float: left;
    width: 70px;
}
.right_contain_acc {
    float: left;
	 margin-left: 10px;
}
.account-page .account-main h3.title_account { font-size: 20px; padding-bottom: 5px; margin: 0; color: #7C7C8F;text-transform: none;}
.account-page .account-main .right_contain_acc ul {
	list-style-type: disc;
    margin: 0 0 0 14px;;
    padding: 0;
}
.account-page .account-main .right_contain_acc ul li a{ color:#7C7C8F; font-size: 12px;
    text-decoration: underline;}
.account-page .account-main h3.title_account a { color:#000; text-decoration:underline;}

/******************************* acc_profile_landing.CSS Document *****************************************************************/
.account-main .details_part .right_link a {
    background-color: #E31837;
    border: medium none;
/*    border-radius: 6px;*/
    color: #FFFFFF;
    display: block;
    font-family: 'UniversLTW01-67BoldCn';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 215px;
    margin-top: 15px;
}
.account-main .details_part .right_link a:hover {
    background: none repeat scroll 0 0 #930D22;
}
.account-main .details_part .right_link .link_header{
    font-size: 16px;
}
.details_part {
	clear: both;
    margin: 30px 0;
    overflow: hidden;
}
.account-main .details_part .right_link {
    float: right;
	margin-top: 20px;
}
.account-main .details_part .left_details {
    float: left;
}
.member_exp {
    font-weight: bold;
}


/****************************************************** order_history Document ************************************************************/


@charset "utf-8";
/* CSS Document */.
/*.left_found_order_txt {
    float: left;
    padding-left: 10px;
    width: 150px;
}*/
.drop_dwn_order {
    float: left;
    width: 180px;
}
.left_found_order_txt {
    float: left;
	padding-left: 10px;
    width: 150px;
}
.odr_histry_found {
    padding: 20px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.order_history_container .right-subtitle {
    
	padding: 20px 0;
	margin: 0;
}
.order_history_container .payment-details-table { margin-bottom:10px;}
.order_history_container .payment-details-table th { font-size:12px; padding: 5px 10px;}
.order_history_container .payment-details-table td { font-size:12px; border-right: 1px solid #ccc;}
.order_history_container .payment-details-table td:last-child { border-right: none; }
.order_history_container .payment-details-table tr:last-child { border-bottom: none; }
.order_history_container .payment-details-table tr { border-bottom: 1px solid #ccc; }
.order_history_container .payment-details-table td a { text-decoration: underline;}
.account-page .account-main .right-main.width_update {  width: 840px;}


/******************************************************* payment_details Document *********************************************************/


@charset "utf-8";
/* CSS Document */
.account-main.profile.group.payment_container {
    margin-bottom: 40px;
}
form .field-container.selecttwo.exp_mnth select {
    border: 2px solid #999B9E;
    float: left;
    height: 40px;
    line-height: 40px;
    width: 47%;
}
form .field-container.selecttwo select:last-child {
    float: right;
    width: 47%;
}
.payment_container fieldset:first-child {
    border: medium none;
    padding-top: 0;
}
.payment_container fieldset {
    border-top: 1px solid #999999;
    padding-top: 30px;
}
.payment_container {
    color: #5A5B5D;
    font-size: 14px;
}
.payment_container p.required {
    color: #E31837;
}
form .field-container.selectfull.py_select select {
    border: 2px solid #999B9E;
    height: 40px;
    line-height: 40px;
    width: 100%;
}
.payment_container .submit.payment_review {
    margin-top: 40px;
}
.payment_container .btn.payment_review {
    background-color: #E31837;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: 'UniversLTW01-67BoldCn';
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.payment_container .payment_review.btn:hover {
    background: none repeat scroll 0 0 #930D22;
}
/* for new create page payment details */

	.right-main {
		/*border: 1px solid #999999;*/
		margin: 40px 0;
		/*border-radius: 4px;*/
	}
	
.right-main .right-title {
    /*background: none repeat scroll 0 0 #000000;*/
    color: #5A5B5D;
    margin: 0;
    padding: 7px 10px;
	font-size: 22px;
	text-transform: uppercase;
}

.right-main .payment-details-div {
    margin-bottom: 20px;
    padding: 0 10px;
}

.right-main .payment-details-table th, .right-main .payment-details-table td {
    border-color: #ccc;
	padding: 4px 10px;
    text-align: left;
	vertical-align: top;
}

.right-main .payment-details-table th {
    color: #000000;
    padding: 10px;
}
.right-main .payment-details-table {
    width: 100%;
    border-color: #ccc;
}

.right-main .payment-details-table td p {
    margin: 4px 0;
}

.right-main .payment-details-table td p a {
    color: #000;
}
.right-main .right-subtitle {
    margin: 20px 0;
}

.right-main .payment-details-table td.py_dtl_btn p span {
			background: none repeat scroll 0 0 #999B9E;
			border: medium none;
			color: #FFFFFF;
			cursor: default;
			display: block;
			font-family: 'UniversLTW01-67BoldCn';
			font-size: 14px;
			height: 30px;
			line-height: 30px;
			padding: 0;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 150px;
		}
.right-main .payment-details-table td.py_dtl_btn p a {  background-color: #E31837;
    border: medium none;
    color: #FFFFFF;
    display: block;
    font-family: 'UniversLTW01-67BoldCn';
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 150px;
}

.right-main .payment-details-table td.py_dtl_btn p a:hover { background: none repeat scroll 0 0 #930D22;
}

/*******************************************account_landing_page********************************************************************/
		
		.account_container_page {
			border: 1px solid #000000;
			border-radius: 6px;
			margin: 0 auto 50px;
			padding:30px 5px 30px 30px;
			width: 710px;
		}
		.account_container_page .left {
			
			float: left;
			padding: 10px 20px;
			width: 305px;
			clear: both;
			margin-bottom: 30px;
		}
		.account_container_page .right {
			
			float: right;
			padding: 10px 20px;
			width: 305px;
			margin-bottom: 30px;
		}
		.clearb {
			clear: both;
		}
		
		.title {
			border-bottom: 2px solid #AAAAAA;
			color: #7C7C8F;
			font-family: arial;
			font-size: 20px;
			margin: 0;
			padding-bottom: 5px;
		}
		.text {
			margin: 3px 0;
		}
		
		.textDiv {
			margin: 20px 0;
		}
		
		.account_container_page .left, .account_container_page .right {
			height: auto;
		}
	
/*********************************************************** Order Details***************************************************************/


.right-main.width_update {
    border: medium none;
    margin: 20px 0;
	width: 840px;
}
.width_update p {
	font-size: 14px;
}
.order-details-title {
    font-size: 23px;
}

.order-details-div {
    float: left;
    width: 380px;
}
/* .order-details-div p {
    float: left;
    margin: 5px 0;
    width: 168px;
} */

.order-details-div > table {
    width: 80%;
}

.order-details-div td {
    padding: 5px;
    white-space: pre-wrap;
    width: 30%;
    word-wrap: break-word;
}
.order-details-div td.right {
    text-align: right;
}
.order-details-div td.right.red {
    color: #E31837;
}
.detailsBox h1 {
    font-size: 16px;
	margin: 0 0 5px 0;
	font-weight: bold;
}
.detailsBox p {
    margin: 10px 0;
}

.div_detailsBox {
    margin: 10px 0;
}
.div_detailsBox .detailsBox {
    border: 2px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    padding: 10px;
    width: 175px;
	height: 150px;
}
.unpr-order-div .unpr-order-div-ti {
    background: none repeat scroll 0 0 #111111;
    color: #FFFFFF;
    font-size: 18px;
    padding: 10px 15px;
	margin: 0;
}
.unpr-order-div-ti > span {
    font-size: 12px;
}
.unpr-order-table th {
    background: none repeat scroll 0 0 #999999;
    color: #000000;
    padding: 10px 10px;
	text-align: left;
}
.unpr-order-table td {
    padding: 10px 10px;
	text-align: left;
	vertical-align: top;
}
.unpr-order-table {
    width: 100%;
}
.unpr-order-table .unpr-order-td-wh p {
    margin: 5px 0;
}

.unpr-order-table .unpr-order-td-wh p.pro-title {
    margin-bottom: 15px; font-weight:bold;
}
.unpr-order-table tbody tr {
	border-bottom: 1px solid #000000;
}

.unpr-order-table img {
    width: 95px;
    height: 82px;
}

.unpr-order-table td.unpr-order-td-wh {
    width: 370px;
}

.pr-order-div-ti {
	background: #111111;
    color: #FFFFFF;
    font-size: 18px;
    margin: 0;
    padding:10px 10px;
}
.pr-order-div-ti > span {
    font-size: 12px;
}
.pr-order-h1-toggle {
	background: url("../images/arrow_up.png");
    color: #000000;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:25px 25px;
	background-color:#999999;
    font-size: 15px;
    margin: 0;
    padding: 10px 15px;
	padding-left: 50px;
	cursor: pointer;
}
.unpr-order-h1-toggle {
	background: url("../images/arrow_up.png");
    color: #000000;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:25px 25px;
	background-color:#999999;
    font-size: 15px;
    margin: 0;
    padding: 10px 15px;
	padding-left: 50px;
	cursor: pointer;
}

.pr-order-div-toggle {
    margin-bottom: 2px;
}

.unpr-order-div-toggle {
    margin-bottom: 2px;
}
.pr-order-h1-toggle.toggle-img-y {
	background: url("../images/arrow_down.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:25px 25px;
	background-color:#999999;
}
.unpr-order-h1-toggle.toggle-img-y {
	background: url("../images/arrow_down.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size:25px 25px;
	background-color:#999999;
}
/*.unpr-order-h1-toggle.toggle-img-y {
	background: url("../images/w_arrow_down.png") no-repeat scroll 10px center / 25px 25px #111111;
}*/
.pr-order-div-toggle .pr-order.toggle-open {
	display: block;
}
.unpr-order-div-toggle .pr-order.toggle-open {
	display: block;
}

.pr-order-div-toggle .pr-order {
	display: none;
}
.unpr-order-div-toggle .pr-order {
	display: none;
}
.pr-order-h1-toggle > span {
    float: right;
}
.unpr-order-h1-toggle > span {
    float: right;
}

.pr-order-h1-toggle > span a {
    color: #1D5394;
}
.pr-order-h1-toggle > span a:hover {
    color: #1D5394;
}

.pr-order .unpr-order-table th {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    padding: 10px;
    text-align: left;
	/*text-transform:uppercase;
	font-size:12px;*/
	font-weight: normal;
}
.unpr-order .unpr-order-table th {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000;
    padding: 10px;
    text-align: left;
	font-weight: normal;
}
.error-msg {
    background: none repeat scroll 0 0 #CF2A27;
    color: #FFFFFF;
    padding: 5px 15px;
    font-weight: bold;
}
.unpr-order-div .unpr-order {
    margin-bottom: 30px;
}

.unpr-order-div {
    margin-bottom: 2px;
}
.thumb_img_dwn {
    color: #808080;
}
.thumb_img_dwn img {
    height: 255px;
    width: 300px;
}
.heading_thumb_prescription {
    font-size: 14px;
    font-weight: bold;
}
.thumb_img_dwn p {
    font-size: 13px;
    margin: 0;
}
/*************************************************promotion msg slot listing page and quick info *******************************************/
ul.product-list .more-colors.Promo_msg {
    background: none repeat scroll 0 0 #707275;
    color: #FFFFFF;
    display: inline-block;
	margin: 0 auto;
    font-size: 12px;
    line-height: 20px;
    position: inherit;
	text-align: left;
    text-transform: uppercase;
	padding: 1px 7px;
    width: auto;
}
.product-detail .product-details .promotion_msg_quick_info .more-colors.Promo_msg {
    background: none repeat scroll 0 0 #707275;
    color: #FFFFFF;
    /*display: block;*/
    font-size: 14px;
    line-height: 20px;
    position: relative;
	padding: 3px 15px;
    text-transform: uppercase;
    top: 15px;
    width: 100%;
	text-align:left;
	font-family: 'UniversLTW01-67BoldCn',sans-serif;
}

/******************************************************************pagination****************************************************************/
.drop_dwn_order {
		float: left;
		width: 172px;
	}
	.width_update p.show-all {
		float: left;
		margin: 0 0 0 5px;
		width: 105px;
	}
	
	.width_update p.pagination {
		float: right;
		margin: 0;
		position: relative;
		width: 365px;
		text-align: center;
	}
	
	.width_update p.pagination .left {
		left: 0;
		position: absolute;
		top: 0;
	}
	.width_update p.pagination .right {
		right: 0;
		position: absolute;
		top: 0;
	}
/***********************************************************customer care page**************************************************************/
.generic-header.customer_care_page {
	background-image:url(file:///E|/Aa%20OSI%20Pages/OSI-Pages/account%20pages/images/profile/customer_care.png);
    padding: 10px 0 40px;
	 background-size: 1349px 191px;
}

.generic-header h1.customer_page_head {
    color: #FFFFFF;
    font-family: 'UniversLTW01-85ExtraBla';
    font-size: 45px;
    line-height: 1;
    margin: 40px 0 0;
    text-transform: uppercase;
}
.container .contain_head_customer { font-size:26px; color:#5A5B5D;}
.upper_part_div {
    color: #808080;
    font-weight: bold; font-size: 15px;
}
.upper_part_div p { margin:8px 0;}
.details_part_cust_page {
    margin: 26px 0; width: 615px;
}
.AccountMainTitle {
    font-size: 23px;
}
.AccountLink .AccountLinkTitle {
    color: #E31837;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}
.AccountLinkDiv .AccountLink {
    float: left;
    padding: 10px;
    width: 300px;
}
.AccountLinkDiv .AccountLink a {
	color: #808080;
    font-size: 14px; font-weight: bold;
}

.AccountLinkDiv .AccountLink ul {
    margin: 0;
    padding: 0;
}

.AccountLinkDiv .AccountLink ul li {
	list-style: none;
	margin: 8px 0;
}
.AccountMainDiv {
    border-top: 2px solid #97989A;
	margin-top: 40px;
	padding-top:30px;
	margin-bottom:10px;
}

/*To resize the signin button of docked header*/
.signin-dropdown.signin .btn1 {
    background-color: #e31837;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0;
    width: 220px;
    line-height: 50px;
    height: 50px;
    border: none;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'UniversLTW01-67BoldCn';
    margin-bottom: 20px; 
    }
    .signin-dropdown.signin .btn1:hover {
      background: #930d22; }
      
     
 /* To show file upload validation errors */ 
.upload-image-div.upload-image-error {
			background: none repeat scroll 0 0 #f9c5c7;
			padding: 10px;
			border: 3px dashed red;
		}
		.upload-image-error .upload-image-errortext {
			color: red;
}

/*  To show voucher code on cart page */

.voucher {
			width:100%
		}
		
.voucher .vleft_remove {
			width: 451px; 
			float: left; 
			margin-bottom: 25px;
			margin-top: 25px;
			font-family: "UniversLTW01-67BoldCn";
}
.voucher .vleft_apply {
			width: 380px; 
			float: left; 
			margin-bottom: 25px;
			font-family: "UniversLTW01-67BoldCn";
}

.voucher .vleft_apply #voucherCode{
			width: 52%; 
}

.voucher .vright {
			float: right;
}

.voucher .vright .btn {
			width: 183px;
			height: 40px; 
			line-height: 40px; 
			margin: 17px 17px 0px 0px;
}

#wait {
	display:none;
	width:69px;
	height:89px;
	position:fixed;
	top:20%;
	left:42%;
	padding:2px; 
	z-index:5000;
}

.signin .btn_footer_signin {
    background-color: #e31837;
    border: medium none;
    color: #fff;
    display: block;
    font-family: "UniversLTW01-67BoldCn";
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}


/* We can not fix issue by modify plugin source code, so, this should be deleted.
#cboxLoadedContent {
	overflow:hidden !important;	
}*/

.restricted-popup {display: none;}
#restricted-popup { margin: 25px; overflow: none;}

   