input {
	outline: none !important;
}

select {
	outline: none !important;
}

.clear {
	clear: both;
}

.osc-blocks h1 {
	background-position: 0 0px;
        padding-left: 37px;
	margin: 0px 0 0 0;
	height: 32px;
	display: table-cell;
	vertical-align: middle;
	font: bold 14px arial;
	background-repeat: no-repeat;
/* 	width: 400px; */
	color: #666666;
}

.osc-blocks h2 {
	background-position: 0 0px;
	padding-left: 0px;
	margin: 0px 0 0 0;
	height: 32px;
	display: table-cell;
	vertical-align: middle;
	font: bold 12px arial;
	background-repeat: no-repeat;
/* 	width: 400px; */
	color: #545454;
}

table td {
	vertical-align: top;
}

.ship_payment_block input[type="radio"] {
	margin-left: 0px;
}

.ship_payment_block .inRL {
	border-right: 1px solid #DFDFDF;
        margin-left: 13px;
        padding:  13px 0 20px 0;
	width: 48%;
	/*     display: inline-block; */
	float: left;
}

.twoCol {
	border-top: solid 1px #DFDFDF;
	padding: 13px 0 0 13px;
        
        
}

.twoCol h1 {
	
}

.inp-1 {
	float: left;
	width: 48%
}

.inp-2 {
	float: left;
	width: 48%
}

/* .inp-2 select { */
/* 	width: 130px; */
/* 	height: 21px; */
/* 	border: solid 1px #AEAEAE; */
/* 	margin: 2px 0 0px 0px; */
/* 	float: left; */
/* 	clear: both; */
/* } */

.rightInTwo {
        padding: 13px 0 20px 13px;
        width: 44%;
        float: left;
        border-left: 1px solid #DFDFDF;
        margin-left: -1px;
      
}

.rightInTwo h1 {
	
	padding-bottom: 10px;
}

.osc-item-pay {
	/*     float: left; */
	margin: 5px 0 0;
	padding: 0 0 3px;
}
.osc-item-pay label {
   margin-left: 5px;

}

.item-osc {
	margin: 2px 0 0 0;
	padding: 0 0 5px 0;
}

.item-osc h2 {
	padding: 5px 0 0 0 !important;
	margin: 0px 0 0 0 !important;
	height: 21px !important;
}

.item-osc label {
	/*     float: left; */
	
	font: normal 12px arial !important;
	color: #545454;
        margin-left: 5px;
}

.osc-block {
	margin: 10px auto;
	/*     width: 918px; */
}

.osc-content {
	/*     width: 907px; */
	min-height: 500px;
	border: solid 1px #DFDFDF;
	/*     float: left; */
	display: block;
	background-color: #F8F8F8;
	padding: 12px;
}

.osc-content .osc-header {
	/*     float: left; */
	margin: 0px;
	padding: 0px 0 13px 8px;
	/*     width: 890px; */
	border-bottom: solid 1px #DFDFDF;
}

.osc-content .osc-header a {
	color: #f00;
	padding: 0px 0 0 0px;
	font: normal 11px arial;
}

.osc-content .osc-header h1 {
	margin: 24px 0 0 0;
	padding: 0px 0 0 0px;
	font: bold 20px arial;
	color: #545454;
}

.osc-content .osc-header h2 {
	margin: 7px 0 0 0;
	padding: 0px 0 19px 0px;
	font: normal 16px arial;
	color: #545454;
}

.osc-content .osc-blocks {
	/*     float: left; */
	margin: 0px;
	padding: 0px 0 13px 8px;
	/*     width: 890px; */
}
.osc-personal {
	/*max-width: 350px;*/
        
}

.osc-content h1.osc-step-2 {

	padding-bottom: 10px;
}

.osc-content .osc-blocks input[type="radio"] {
	width: 13px !important;
	height: 13px !important;
	border: none;
	float: left;
        padding: 0;
        margin: 0;
}

.osc-content .osc-left {
	padding: 13px 0 30px 0;
	width: 33%;
	border-right: solid 1px #DFDFDF;
	float: left;
}

.osc-left h1 {
	
}

.osc-content .osc-right {
	float: left;
	width: 66%;
        border-left: solid 1px #DFDFDF;
        margin-left: -1px;
}

.osc-content .osc-right h1 {
	padding-bottom: 4px;
	margin: 8px 0 0 0;
}

.osc-check-manage {
	display: block;
	margin-top: 5px;
}


.osc-check-manage div {
	margin: 10px 0;
}

.osc-check-manage .osc-error{
	padding-left: 3px;
}
.osc-check-manage input[type="checkbox"] {
  margin: 0;
  float: left;
}

.osc-check-manage label, .osc-check-manage span{
    margin-left: 5px;
}

.osc-one-inp {
	/* 	float: left;  */
	margin: 8px 0 0 0;
	width: 100%;
}

.osc-one-inp div {
	/*clear: both;*/
	/*     float: left; */
	padding: 0px 0 0 0;
	height: 13px;
	width: 100%;
}

.osc-one-inp div input[type="checkbox"] {
	float: left;
	height: 13px;
	width: 13px;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 4px;
}
.osc-one-inp input[type="radio"] {
	float: left;
	height: 13px;
	width: 13px;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 4px;
}
.osc-one-inp input[type="radio"] + label {
	float: left;
	
}
/*-----------------------------------*/
.osc-two-inp label {
	display: block;
        height: 15px;
}

.osc-one-inp  label {
	display: block;
}

.osc-one-inp div label {
	height: 13px;
	margin: 0px 0 0 4px;
	display: table-cell;
	vertical-align: middle;
	/*border: solid 1px;*/
}

.osc-one-inp div:nth-child(2n) {
	padding: 10px 0 0 0;
	/*height: auto;
    float: left;
    clear: both;
    margin: 20px 0 0;*/
}

.osc-one-inp input {
	width: 91%;
	max-height: 23px;
	border: solid 1px #AEAEAE;
	margin: 2px 0 0px 0;
}

.osc-one-inp input:nth-child(3n) {
	margin: 6px 0 0 0;
	float: left;
}

.osc-one-inp select {
border: 1px solid #AEAEAE;
height: 23px;
margin: 2px 0 0;
width: 94%;
padding: 1px;
}

.osc-two-inp {
	/*     float: left;  */
	margin: 8px 0 0 0;
}

.osc-two-inp input {
	width: 90%;
	max-height: 23px;
	border: solid 1px #AEAEAE;
	margin: 2px 0 0px 0;
}

table.osc-tab-sum {
	width: 100%;
	border-bottom: solid 1px #7C7C7C;
	border-top: solid 1px #7C7C7C;
	float: left;
	margin: 18px 0 0 0;
}

table.osc-tab-sum td {
	padding: 4px;
	font: normal 11px arial;
	color: #696969;
}

table.osc-tab-sum td a {
	color: #000;
	font: 11px arial;
	padding: 0;
}

table.osc-tab-sum td ul {
	margin: 7px 0 -4px 20px;
	padding: 0;
}

table.osc-tab-sum td ul li {
	list-style-type: none;
}

table.osc-tab-sum tr.zag td {
	border-bottom: solid 1px #7C7C7C;
	font: bold 12px arial;
}

table.osc-tab-sum-tot {
	width: 100%;
	float: left;
	margin: 3px 0 20px 0;
}

table.osc-tab-sum-tot td {
	padding: 4px;
	font: normal 11px arial;
	color: #696969;
	vertical-align: bottom;
}

table.osc-tab-sum-tot strong {
	text-transform: uppercase;
}

.colCh {
	display: block;
	margin: 10px 0 0 0;
}

.colCh input[type="checkbox"] {
    float: left; 
    padding: 0;
    margin: 0;
}



.colCh label {

	font: normal 11px Verdana;
	color: #696969;
        margin-left: 5px;
}
.colCh .osc-error{
	padding-left: 3px;
}

#osc-pay-btn {
	float: right;
	clear: both;
	margin: 25px 0 0 0;
	cursor: pointer;
}

#osc-pay-btn a {
	display: inline-block;
	line-height: 20px;
	padding: 7px 20px;
	pointer-events: none;
        float: left;
}

#osc-login-btn,#osc-forg-btn {
	padding: 1px 14px 2px;
}

#osc-back-btn {
	padding: 3px 16px;
}

.osc-btn {
	background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    font: 14px Arial !important;
    margin-left: 20px;
    text-decoration: none;
}

.osc-btn:hover {
	background: #326eab;
}

.osc-btn:visited {
	color: #FFFFFF;
}

.use-ship-sel,.use-bill-sel {
	display: none;
}

.use-ship-sel .title,.use-bill-sel .title {
	font: bold 11px Arial !important;
	color: #3069E9 !important;
}

#osc-login,#osc-forgoten {
	float: left;
	padding: 17px 0 0 20px;
/* 	width: 300px; */
}

#osc-login h2,#osc-forgoten h2 {
	color: #627AAD;
	margin-bottom: 10px;
}

.osc-log-item {
	margin-bottom: 10px;
}

.osc-log-item label {
	float: left;
	padding: 2px 0 0;
	text-align: left;
	width: 115px;
	margin-top: 0;
}

.osc-log-item input {
	border: 1px solid #AEAEAE;
	height: 14px;
	margin: 2px 0 0;
	width: 150px;
}

.osc-log-btn a {
	color: #3069E9;
	font: 11px arial;
	padding: 0;
	text-decoration: none;
	float: left;
	margin-top: 10px;
}

.osc-log-btn input {
	float: right;
/* 	margin: 5px 26px 0 0; */
}

.osc-forg-btn {
	float: right;
	margin-right: 26px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.osc-terms-link label,.osc-account-agree label {
	cursor: default !important;
}

.osc-terms-link a b,.osc-account-agree a b {
	color: #f00 !important;
	font: 11px arial !important;
	padding: 0;
}

#osc-shipping-data,#osc-payment-data {
	position: relative;
	min-height: 66px;
}

#osc-summary-data {
	position: relative;
	min-height: 100px;
}

#osc-shipping-data .osc-load {
	top: 15px;
	left: 45%;
}

#osc-shipping-data h2 {
	/*     float: left; */
	/*     width: 100%; */
	
}

#osc-payment-data {
	margin-top: 10px;
}

#osc-payment-data .osc-load {
	top: 5px;
	left: 49%;
}

#osc-summary-data .osc-load {
	top: 20px;
        left: 46%;
}

.osc-load {
	background-image: url(../img/osc-load.gif);
	position: absolute;
	width: 32px;
	height: 32px;
	display: none;
}

#osc-new-delivery {
	padding: 0 0 0 10px;
	width: 285px;
}

#osc-new-delivery h2 {
	padding: 0;
	margin: 0;
	height: 32px;
	display: table-cell;
	vertical-align: middle;
	font: bold 12px arial;
	color: #3069E9;
}

#osc-new-delivery-btn {
	padding: 3px 14px 3px;
	float: right;
	margin: 10px 9px 10px 0;
}

#osc-new-billing {
	padding: 0 0 0 10px;
	width: 285px;
}

#osc-new-billing h2 {
	padding: 0;
	margin: 0;
	height: 32px;
	display: table-cell;
	vertical-align: middle;
	font: bold 12px arial;
	color: #3069E9;
}

#osc-new-billing-btn {
	padding: 3px 14px 2px;
	float: right;
	margin: 10px 26px 0 0;
}

.osc-wait {
	background-image: url("../img/osc-load-small.gif");
	float: right;
	height: 9px;
	margin-right: 9px;
	margin-top: 16px;
	width: 9px;
	display: none;
}

.osc-coupon .osc-wait,.osc-voucher .osc-wait,.osc-reward .osc-wait {
	margin: 7px 0 0 6px !important;
}

.osc-error {
	color: #FF0000;
	display: block;
	font: 10px Arial;
}

.osc-success {
	color: #3069E9;
	display: block;
	font: 10px Arial;
}

#osc-coupon-btn,#osc-voucher-btn,#osc-reward-btn {
	font: 12px Arial !important;
	padding: 2px 7px;
}

.osc-coupon,.osc-voucher,.osc-reward,.osc-comment {
/* 	float: left; */
	margin-bottom: 4px;
	margin-top: 4px;
	display: none;
	margin-left: 10px;
}
.osc-use-comment:checked .osc-comment{
	display:block;
}
.osc-coupon span,.osc-voucher span,.osc-reward span {
	display: block;
}

@media all  and (max-device-width: 565px),
all  and (max-width: 565px){
    body{
       max-width: 565px ;
    }
    .osc-content .osc-left {
        width: 100%;
        border: none;
        
    }
    .osc-content .osc-right{
          width: 100%;
        border: none;
    }
}
@media all and (max-device-width: 380px),
all and (max-width: 380px){
    body{
        max-width: 380px;
    }
    .ship_payment_block .inRL{
        border-top: 1px solid #DFDFDF;
        border-right: 0;
        width: 100%
    }
    .ship_payment_block .rightInTwo{
       border-top: 1px solid #DFDFDF;
       border-left: 0;
       width: 100%  
    }
}



#osc-login, #osc-forgoten,#osc-new-billing,#osc-new-delivery {
  position: relative;
  background: #FFF;
  padding: 7px 20px 46px 20px;
  width: auto;
  max-width: 305px;
  float:none;
  margin: 0 auto;
}
#osc-back-btn {
padding: 1px 16px;
float: left;
}
#osc-forg-btn {
padding: 1px 14px 2px;
float: right;
}