#wrap, body {margin: 0 auto !important;}
#cim-wrapper {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
		clear: both;
		height: auto;
		overflow: auto;
		position: relative;

	}
#cim-ship-to {
	display: block;
}
#cim-wrapper button {margin: 2px; border: none;}
#cim-bill-to {
	display: none;
	position: relative;
	top: 0;
}
.cim-edit-wrapper {
	display: none;
	clear: both;
}
#cim-ocst-card-details  .ie-card-number {width: 150px !important;}
#cim-wrapper table {
	border-collapse: collapse;
}
#cim-wrapper .title {
font-size: 16px;
color: #356799 !important;
}
#cim-wrapper h2 {
	font-family: Arial, Helvetica, "Trebuchet MS", "Gill Sans", sans-serif;
	font-size: 14px;
	color: #356799;
	width: 400px !important;
}
.cim-toggle-show-more {
	margin: 15px 0;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 5px 0;
	overflow: auto;
}
.cim-card-number {
	text-align: left;
font-size: 20px;
/* position: relative; */
/* top: 140; */
/* left: 10%; */
color: #606060;
padding-top: 105px;
padding-left: 30px;
display: block;
}
#edit-account-table2 {
	padding:15px;
}
#cim-card-ending-in {
	width: 347px;
	height: 223px;
	background-image: url(images/pay-with-card-bg.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	color: #606060;
}
.clear {clear:both;}
.cim-toggle-show-more a {color: #3564AA;}
.cim-toggle-show-more h2 {text-align: right; float: right; font-size: 12px;}
#cim-wrapper input[type=text] {
	width: 185px;
	height: 22px;
	padding-left: 5px;
	color: #4d4d4d;
}
#cim-wrapper input[type=image] {padding-left: 0px;}
#cim-wrapper input:focus {
  background-color: #ecf5ff; 


  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;

}
#cim-wrapper textarea:focus {
  background-color: #ecf5ff; 
  border: 1px solid #efefef!important;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}
#cim-wrapper ul, #cim-wrapper li {list-style-type: none;}
#cim-wrapper ul li {float: left; padding: 10px 20px; line-height: 1.45em;}
#cim-wrapper h3 {font-size: 12px; font-weight: bold; width: 150px !important; padding-top: 5px;}
.cim-ship-to-address-btn, .cim-edit-btn, .cim-delete-btn, .cim-default-address-btn {
	border: 0; 
	font-size: 14px; 
	-webkit-transition: all 0.10s ease-in-out;
	-moz-transition: all 0.10s ease-in-out;
 	-ms-transition: all 0.10s ease-in-out;
  	-o-transition: all 0.10s ease-in-out;
	color: white; 
	cursor: pointer;
	font-weight: 300;
	letter-spacing: .4px;

}
.cim-ship-to-address-btn {
	background-image: url(images/ship-to-this-address-btn.jpg);
	clear: both;
	height: 40px;
	margin: 5px 0;
	padding: 0 8px;
	border-left: 1px solid #cb6f08;
	border-right: 1px solid #cb6f08;
}
#cim-wrapper button a {text-decoration: none;}
.cim-ship-to-address-btn a, .cim-edit-btn a, .cim-paypal a {color:#fff; text-decoration: none; margin: 0;}
.cim-gray-btn a, .cim-back-btn a,  .cim-close-btn a {color:#777777; text-decoration: none;}
.cim-edit-btn {
	background-image: url(images/edit-btn.jpg); 
	background-size: contain;
	display: inline-block; 
	font-size: 12px;
	height: 30px;
	padding: 0 8px;

	border-left: 2px solid #365e9b;
	border-right: 2px solid #365e9b;
	border-top:none;
	border-bottom:none;
}
.cim-delete-btn {
	background-image: url(images/delete-btn.jpg); 
	background-size: contain;
	display: inline-block;
	font-size: 12px;
	height: 30px;
	padding: 0 8px;
	border-left: 2px solid #b53c1f;
	border-right: 2px solid #b53c1f;
}
.cim-default-address-button {
	background-image: url(images/default-btn.jpg); 
	background-size: contain;
	display: inline-block;
	font-size: 12px;
	height: 30px;
	padding: 0 8px;
	
	border-left: 2px solid #287337;
	border-right: 2px solid #287337;
	border-top:none;
	border-bottom:none;
}
.cim-gray-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style:normal;
	height:30px;
	white-space:nowrap;
	padding: 0px 4px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
	margin:0;
	_margin-right:3px;
}

.cim-gray-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
.cim-gray-btn:active {
	position:relative;
	top:1px;
}
.cim-close-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:12px;
	font-weight:100;
	font-style:normal;
	height:10px;
	
	padding: 4px 4px 8px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.float-right {float: right;}
.float-left {float: left;}
.cim-back-btn {
	width:132px;
	height: 30px;
	background-image: url(images/cim-back-button.png);
	float:left;
	background-repeat:no-repeat;
	margin-right: 15px;
}
.cim-paypal {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:133px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	margin-top: 35px;
}
.cim-paypal:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.cim-paypal:active {
	position:relative;
	top:1px;
}
table.cim-table {
	border: 1px solid #dcdcdc;
	width: 100%;
	table-layout: fixed;
}
.cim-table input {
	float: left;
}
.cim-table table {
	width: 355px; 
	table-layout: fixed;
	margin: 25px !important;
}
#cim-wrapper table td  {
	}
#cim-ship-to .cim-address {
	display:block; 
	min-height: 120px; 
	font-size: 12px;
	margin-bottom: 15px;

}
#cim-bill-to .cim-address {
	display:block; 
	min-height: 140px; 
	font-size: 12px;
	margin-bottom: 15px;
	
}
#cim-edit-bill-profile, #cim-edit-ship-profile {
	background-color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 400px;
	padding: 10px;
	border: 1px solid #356799;
	box-shadow: 0px 0px 10px #888888;
	-moz-box-shadow: 0px 0px 10px #888888;
	-webkit-box-shadow:  0px 0px 10px #888888;
}

.cim-edit-wrapper table {border-collapse: collapse; margin: 0 auto;}
.cim-edit-wrapper table tr {margin: 0; padding: 0;}
.cim-edit-wrapper table td  {
   	margin: 0; padding: 0;
}
.cim-edit-wrapper table.cim-table {
	width: 100%;
	table-layout: fixed;
	border: none;
}
.cim-edit-wrapper input {
	width: 185px;
	height: 22px;
}
.cim-table table {
	width: 355px; 
	table-layout: fixed;
}
.cim-edit-wrapper .title {font-size: 16px;}
.cim-edit-wrapper h2 {
	font-family: Arial, Helvetica, "Trebuchet MS", "Gill Sans", sans-serif;
	font-size: 14px;
	color: #356799;
}
.cim-edit-wrapper ul, .cim-edit-wrapper li {list-style-type: none;}
.cim-edit-wrapper ul li {float: left; padding: 10px 20px;}
.cim-edit-wrapper h3 {font-size: 12px; font-weight: bold; width: 150px !important; padding-top: 5px;}
#cvv-input {width: 60px !important;}

.cim-edit-wrapper .yellow-button {
	background-color:#d98603; 
	display: block; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	float: right; 
	margin-right: 80px;
}

.cim-edit-wrapper button a {
	color: white; 
	text-decoration: none;
}
.simplemodal-wrap {
	 position: absolute; top: 0px;
}
.cim-white-button-text {color:#ffffff;}
.noty_text {font-family: 'Montserrat', sans-serif; font-size: 14px; font-weight: 100; letter-spacing: .15em; line-height: 26px;}
.noty_text * {vertical-align: middle;}
.validationFailed {border:1px solid #ff0000 !important;}
.billing-same-as-shipping {display: block;}
.cim-payment-method {padding: 5px 0 10px 5px;
border: 1px solid #B8C3C9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: inline-block;
margin-right: 10px;
margin-bottom: 5px;}
.cim-payment-method img {display:inline; margin-top: 7px; margin-left: 7px;vertical-align:middle; margin-right: 15px;}
.cim-payment-method input[type=radio] {height: 36px !important; width: auto !important; padding: 5px;float: none !important;vertical-align:middle;}
.cim-secure-image {margin-bottom: 15px;}
#cim-save-info  {width: auto !important; margin-right: 10px;}
span.cim-save-for-future {font-size: 12px; padding-top:4px; display:block;}
.use-a-different-card {font-size:12px; text-align:left; margin-top:25px;display:block;}
.slider {
  width: 300px; display:inline-block;
}

.slider > .dragger {
  background: #8DCA09;
  background: -webkit-linear-gradient(top, #6ea5d4, #36648d);
  background: -moz-linear-gradient(top, #6ea5d4, #36648d);
  background: linear-gradient(top, #6ea5d4, #36648d);
  background: filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ea5d4', endColorstr='#36648d',GradientType=0 );

  -webkit-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 2px rgba(255,255,255,0.5), 0 2px 8px rgba(0,0,0,0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;

  border: 1px solid #496805;
  width: 16px;
  height: 16px;
}

.slider > .dragger:hover {
  background: -webkit-linear-gradient(top, #36648d, #36648d);
}


.slider > .track, .slider > .highlight-track {
  background: #ccc;
  background: -webkit-linear-gradient(top, #bbb, #ddd);
  background: -moz-linear-gradient(top, #bbb, #ddd);
  background: linear-gradient(top, #bbb, #ddd);

  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);

  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;

  border: 1px solid #aaa;
  height: 4px;
}

.slider > .highlight-track {
	background-color: #8DCA09;
	background: -webkit-linear-gradient(top, #8DCA09, #72A307);
	background: -moz-linear-gradient(top, #8DCA09, #72A307);
	background: linear-gradient(top, #8DCA09, #72A307);
	
	border-color: #496805;
}

.slider-volume {
  width: 300px;
}

.slider-volume > .dragger {
	width: 16px;
	height: 16px;
	margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.6);

  -moz-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0 0px 2px 1px rgba(0,0,0,0.5), 0 2px 5px 2px rgba(0,0,0,0.2);

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

  background: #c5c5c5;
  background: -moz-linear-gradient(90deg, rgba(180,180,180,1) 20%, rgba(230,230,230,1) 50%, rgba(180,180,180,1) 80%);
	background:	-webkit-radial-gradient(  50%   0%,  12% 50%, hsla(0,0%,100%,1) 0%, hsla(0,0%,100%,0) 100%),
  	          -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
              -webkit-radial-gradient(	50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}

.slider-volume > .track, .slider-volume > .highlight-track {
  height: 11px;

  background: #787878;
  background: -moz-linear-gradient(top, #787878, #a2a2a2);
  background: -webkit-linear-gradient(top, #787878, #a2a2a2);
  background: linear-gradient(top, #787878, #a2a2a2);

  -moz-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);
  box-shadow: inset 0 2px 5px 1px rgba(0,0,0,0.15), 0 1px 0px 0px rgba(230,230,230,0.9), inset 0 0 1px 1px rgba(0,0,0,0.2);

  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.slider-volume > .highlight-track {
  background-color: #c5c5c5;
  background: -moz-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: -webkit-linear-gradient(top, #c5c5c5, #a2a2a2);
  background: linear-gradient(top, #c5c5c5, #a2a2a2);
}

.cim-toggle-show-more a {color: #3564AA;}
.cim-toggle-show-more h2 {text-align: right; float: right; font-size: 12px;}
#cim-wrapper input[type=text] {
	width: 185px;
	height: 22px;
	padding-left: 5px;
	color: #4d4d4d;
}
.cim-saved-method {
	padding: 5px 0 5px 5px;
border: 1px solid #B8C3C9;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display: inline;
margin-right: 10px;
margin-bottom: 5px;
background-color: white;
}
.cim-saved-method h1 {margin:0!important; padding: 0px !important;}
#osel-customer-fields h3 {
    color: rgb(0, 0, 0) !important;
    width: 95px;
    margin: 0px 5px 0px 0px;
.cim-saved-method h1 {padding:0px; margin: 0px;}
#osel-shipping-customer-table, #osel-billing-customer-table {width: 420px;}
#osel-shipping-customer-table table td, #osel-billing-customer-table table td {padding:2px; margin:0; text-align:left; width: auto;}
#osel-shipping-customer-table,#osel-billing-customer-table{table-layout:fixed; border:none; float:left;}
#osel-shipping-customer-table table, #osel-billing-customer-table table {table-layout: fixed; border:none;  }

{table-layout:fixed; float:left; border:none;}
#osel-toggle-wrapper h3 {margin:0!important; padding: 0!important;width: 100px!important; padding-right:0px!important;}
#osel-toggle-wrapper h2 {margin: 0 0 15px 0!important; padding: 0!important; width: 100px!important; display:inline;}
#osel-toggle-wrapper {width: 953px; margin:0 auto;border: 1px solid #dcdcdc; overflow: auto; padding:10px; }
#osel-toggle-wrapper input[type="button"] {border:none; background-color:white; color:blue; padding:0; font-size:12px; font-weight:bold;}