.simple-content table {
	border-collapse: collapse;
}
.checkout-content {
	background: #fff;
	padding: 20px 0;
}
.checkout-content h1 {
	margin: 0 20px 30px;
	padding: 0 0 20px;
	border-bottom: 1px solid #dadada;
	font-size: 25px;
}
.checkout-content .checkout-heading {
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	background: #3f3f3f;
}
#simplecheckout_login .buttons {
    margin: 0;
    border: none;
    background: inherit;
    padding: 0;
}
.simplecheckout-block-content {
    padding: 20px;
}
.simple-content .simplecheckout-table-form tr {
	float: left;
	margin: 0 0 20px 2%;
	width: 23.5%;
	display: block;
}
.simple-content .simplecheckout-table-form .row-customer_email {
	margin-left: 0;
}
.white-content .simplecheckout-table-form td {
	padding: 5px 0;
}
.simple-content .simplecheckout-table-form td {
	display: block;
}
#simplecheckout_customer:not(.logged) .row-customer_customer_group_id {
	float: none;
	clear: both;
	width: 100%;
	margin-left: 0;
}
#simplecheckout_customer:not(.logged) .row-customer_customer_group_id td {
	display: inline-block;
	line-height: 18px;
	min-height: 18px;
}
#simplecheckout_customer:not(.logged) .simplecheckout-table-form tr:nth-child(-n+2) .simplecheckout-table-form-left {
	margin-right: 20px;
	width: 134px;
}
#simplecheckout_wait {
	display: none;
	clear: both;
	padding: 20px 0 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	color: green;
}
.checkout-content select,
#simplecheckout_customer select,
#simplecheckout_shipping_address select {
	width: 100%;
}
.simpleregister {
    margin-bottom: 5px;
}
.simpleregister-button-right {
    float: right;
    text-align: right;
}
.simpleregister-button-left {
    float: left;
    text-align: left;
}
.simplecheckout-methods-table {
    width: 100%;
}
.simplecheckout-methods-table tr:not(.quote-description) > td {
	border-top: 1px solid #dadada;
	padding: 10px 0;
}
.simplecheckout-methods-table tr:first-child > td {
	border-top: none;
}
.simplecheckout-methods-table td.code {
    width: 1px;
}
.simplecheckout-methods-table td.title {
    padding: 5px;
}
.simplecheckout-methods-table td.title img {
	margin-right: 10px;
    vertical-align: middle;
}
.simplecheckout-methods-table td.title label {
    display: block !important;
}
.simplecheckout-methods-table td.quote {
    width: 15%;
    white-space: nowrap;
    font-weight: 600;
    color: #d10016;
    text-align: right;
}
.quote-description a {
	color: #d10016;
	font-size: 14px !important;
}
.simplecheckout-methods-description {
    padding: 5px;
    margin: 5px 0px;
}
.simplecheckout-required {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-button-block {
    clear: both;
    overflow: auto;
    margin: 20px;
    padding:20px;
    text-align:right;
	background: #f5f5f5;
}
.simplecheckout-button-right {
    float: right;
    text-align: right;
}
.simplecheckout-button-left {
    float: left;
    text-align: left;
}
#agreement_checkbox,
#privacy_checkbox {
	padding: 7px 0;
}
#agreement_checkbox input,
#privacy_checkbox input{
	vertical-align: text-bottom;
}
.simplecheckout-button {
    display: inline-block;
    padding: 6px 12px 6px 12px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    background: url('../image/button.png') top left repeat-x;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    cursor: pointer;
    -khtml-border-radius: 7px 7px 7px 7px;
}
.simplecheckout-button-left .button {
    margin: 0;
}
#simplecheckout_button_confirm {
	margin: 10px 0 0;
	padding: 0 20px;
	height: 56px;
	font-size: 20px;
	line-height: 56px;
}
.simplecheckout-button-left .paylater {
	margin-left: 20px;
}
.simplecheckout-button:hover {
   background: url('../image/button-active.png') repeat-x;
}
.simplecheckout-login {
	margin: 0 16px;
}
.simplecheckout-login td {
	padding: 5px 0;
}
.simplecheckout-login-left {
    width:20%;
    text-align: left;
}
.simplecheckout-login-right {
    width:60%;
    text-align:left;
}
.simplecheckout-login-right .button {
    float: left;
    margin: 0;
}
.simplecheckout-login-right input {
    text-align:left;
}
.simplecheckout-cart-total {
    padding: 7px 0;
    text-align: right;
	font-size: 14px;
}
.simplecheckout-cart-total:after {
    content:"";
    display:block;
    clear:both;
}
.simplecheckout-cart-total img{
	vertical-align: middle;
}
.simplecheckout-cart-total .buttons {
    background: inherit !important;
    padding: 0px !important;
}
.simplecheckout-cart-total input {
    margin-right: 0px !important;
    max-width: 100px;
}
.simplecheckout-cart-total span.inputs {
    margin-right: 3px;
}
.simplecheckout-cart-total span.inputs input[type=text]{
    margin: 0;
}
.simplecheckout-cart-total-value {
    display: inline-block;
    margin: 0 3px;
    min-width: 60px;
	font-weight: 600;
}
#total_total {
	font-size: 18px;
	font-weight: 600;
}
#total_total .simplecheckout-cart-total-value {
	font-weight: 700;
}
.simplecheckout-cart-total-remove {
    display: inline-block;
    width: 18px;
    text-align: center;
}
.simplecheckout-cart-total-remove img {
    vertical-align: -2px;
    cursor: pointer;
}
.simplecheckout-cart col.image {
    width: 5%;
}
.simplecheckout-cart col.name {

}
.simplecheckout-cart col.model {
    width: 10%;
}
.simplecheckout-cart col.quantity {

}
.simplecheckout-cart col.price {
    width: 10%;
}
.simplecheckout-cart col.total {
    width: 10%;
}
.simplecheckout-cart col.remove {
    width: 7px;
}
.simplecheckout-cart th {
    padding: 8px;
    border-bottom: 1px solid #DDDDDD;
    background-color: #F8F8F8;
    color: #4D4D4D;
    font-weight: bold;
}
.simplecheckout-cart th.image {
    width: 1px;
    text-align: center;
}
.simplecheckout-cart th.name {
    text-align: center;
}
.simplecheckout-cart th.model {
    text-align: center;
}
.simplecheckout-cart th.quantity {
    text-align: center;
}
.simplecheckout-cart th.price {
    text-align: right;
}
.simplecheckout-cart th.total {
    text-align: right;
}
.simplecheckout-cart th.remove {
    width: 7px;
    text-align: center;
}
.simplecheckout-cart td {
    padding: 7px;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}
.simplecheckout-cart td.image {
    text-align: center;
}
.simplecheckout-cart td.name {
    text-align: center;
}
.simplecheckout-cart td.name div.image {
    display: none;
}
.simplecheckout-cart td.model {
    text-align: center;
}
.simplecheckout-cart td.quantity {
    min-width:70px;
    vertical-align:top;
    text-align: center;
}
.simplecheckout-cart td.quantity input[type=text] {
    margin:0;
    padding:0;
    width:20px;
    vertical-align:top;
    text-align:right;
}
.simplecheckout-cart td.quantity img {
    display:inline-block;
    border: 0px;
    cursor:pointer;
}
.simplecheckout-cart td.price {
    text-align: right;
    white-space: nowrap;
}
.simplecheckout-cart td.total {
    text-align: right;
    white-space: nowrap;
}
.simplecheckout-cart td.remove {
    padding-right: 3px;
    padding-left: 3px;
    width: 7px;
    vertical-align: top;
    text-align: center;
}
.simplecheckout-cart td.remove img {
    max-width: 30px !important;
    cursor: pointer;
}
.simplecheckout-cart td.product-warning {
    color: #FF0000;
    font-weight: bold;
}
.simplecheckout-cart td.right {
    vertical-align: middle;
    text-align: right;
}
.simplecheckout-three-column .simplecheckout-cart col.image,
.simplecheckout-three-column .simplecheckout-cart th.image,
.simplecheckout-three-column .simplecheckout-cart td.image,
.simplecheckout-three-column .simplecheckout-cart col.price,
.simplecheckout-three-column .simplecheckout-cart th.price,
.simplecheckout-three-column .simplecheckout-cart td.price,
.simplecheckout-three-column .simplecheckout-cart col.model,
.simplecheckout-three-column .simplecheckout-cart th.model,
.simplecheckout-three-column .simplecheckout-cart td.model {
    display: none;
}
.simplecheckout-three-column .simplecheckout-cart td.name .image {
    display: block;
}
.simplecheckout-scroll{
    overflow-y:scroll;
    max-height:300px;
}
.simplecheckout-error-text {
    display: block;
    margin-top: 3px;
    color: #FF0000;
}
.simplecheckout-warning-text {
    margin: 5px 0;
    font-weight: bold;
}
.simplecheckout-warning-block,
.simpleregister-warning-block {
	margin: 0 0 10px;
	padding: 10px;
	background: #d10016;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}
.simplecheckout-proceed-payment {
    display: none;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
#simple_payment_address_block {
    margin-top: 15px;
}
.simplecheckout-customer-same-address {
    text-align: left;
    margin: 15px 0px;
}
#simplecheckout_login {
    margin: auto;
    text-align: center;
}
#simplecheckout_payment_form {
    padding: 20px;
}
#simplecheckout_payment_form .checkout-content {
    display: block;
}
#simplecheckout_payment_form div.buttons {
    display: none;
}
#simplecheckout_login .simplecheckout-block-content {
    padding: 5px !important;
}
#simple_login_layer {
    position:fixed;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    z-index:99990;
    display:none;
    background-color:#000000;
}
#simple_login {
    position:fixed;
    z-index:99991;
    display: none;
    padding:5px;
    width:300px;
    height:250px;
    border:1px solid #FFD9FF;
    -webkit-border-radius:7px 7px 7px 7px;
    -moz-border-radius:7px 7px 7px 7px;
    border-radius:7px 7px 7px 7px;
    background:none repeat scroll 0 0 #FFFFFF;
    -khtml-border-radius:7px 7px 7px 7px;
}
#simple_login:after {
    content:"";
    display:block;
    clear:both;
}
#simple_login_header {
    padding: 0px 0px;
    text-align: right;
}
#simple_login_header img {
    margin: 0 0 0 auto;
}
.you-will-be-registered {
    font-weight: bold;
}
.simplecheckout label,
.simpleregister label {
    display: inline-block;
    margin: 0;
}
.simplecheckout-table-form label {
	position: relative;
	padding-left: 30px;
	margin: 5px 0;
}
.simplecheckout-table-form label + label {
	margin-left: 20px;
}
.simplecheckout-table-form input[type="radio"],
.simplecheckout-block-content .code input[type="radio"]{
	display: none;
}
.simplecheckout-block-content .code label {
	vertical-align: middle;
}
.simplecheckout-block-content .code span {
	position: relative;
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 15px;
}
.simplecheckout-table-form input[type="radio"] + span:before,
.simplecheckout-block-content .code input[type="radio"] + span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #d8d8d8;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	color: #d10016;
}
.simplecheckout-table-form input[type="radio"]:checked + span:before,
.simplecheckout-block-content .code input[type="radio"]:checked  + span:before {
	content: 'V';
	border-color: #d10016;
}
#simple_summary {
    display: none;
}
#simplecheckout_step_menu {
    margin-bottom: 10px;
}
.simple-step {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #D9D9D9;
    color: #000000;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}
.simple-step-current {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-delimiter {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
    margin: 0px 5px;
}
.simple-step-completed {
    display: inline-block;
    padding: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background-color: #38B0E3;
    color: #FFFFFF;
    font-size: 13px;
    -khtml-border-radius: 5px 5px 5px 5px;
}
.simple-step-completed a {
    color: #FFFFFF !important;
    text-decoration: none !important;
    font-size: 13px !important;
}
.simplecheckout-summary-info {
    margin-top: 15px !important;
}
.simplecheckout-summary-info th.name {
    text-align: left;
}
.simplecheckout-summary-info td {
    text-align: left;
}
.simplecheckout-cart-buttons .buttons {
    border: none !important;
    padding: 0 !important;
}
#simple_login .simplecheckout-block-content {
    border: none !important;
}
#temp_flat_container {
    text-align: center;
    margin: 10px 0px 20px 0px;
}
#simplecheckout_comment textarea {
	height: 164px;
}
.simplecheckout-table-form {
    width: 100%;
}
.checkout-heading span {
    display: inline-block;
}
.checkout-heading-button {
    float: right;
}
.checkout-heading-button a {
	display: block;
	line-height: 18px;
	color: #fff;
}
.simplecheckout-select-address {
    text-align: left;
    margin-bottom: 10px;
}
.simple-captcha-container {
    margin-top: 5px;
}
.simplecheckout-tooltip {
    display: none;
}
#easyTooltip {
    padding:5px;
    border:1px solid #ccc;
    background:#fde910;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 0px 2px 2px #DDDDDD;
    -moz-box-shadow: 0px 2px 2px #DDDDDD;
    box-shadow: 0px 2px 2px #DDDDDD;
    opacity:1 !important;
}
#easyTooltip:before {
    content:'';
    position:absolute;
    left:10px;
    top:-8px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fde910;
}
@media only screen and (min-width:740px) {
#simplecheckout_customer.logged .simplecheckout-table-form tr:nth-child(4n+1),
#simplecheckout_shipping_address .simplecheckout-table-form tr:nth-child(4n+1) {
    margin-left: 0;
}
}
@media only screen and (max-width:850px) {
.simplecheckout-button-block > div {
	float: none;
}
.simplecheckout-button-left {
	margin-top: 20px;
	text-align: center;
}
}
@media only screen and (max-width:740px) {
.simple-content .simplecheckout-table-form tr {
	width: 49%;
}
#simplecheckout_customer .simplecheckout-table-form .row-customer_lastname,
#simplecheckout_shipping_address .simplecheckout-table-form tr:nth-child(2n+1) {
    margin-left: 0;
}
}
@media only screen and (max-width:420px) {
#simplecheckout_customer .simplecheckout-table-form tr,
#simplecheckout_shipping_address .simplecheckout-table-form tr {
	width: 100%;
	margin-left: 0;
}
#simplecheckout_customer .simplecheckout-table-form tr:nth-child(-n+2) td {
	display: block;
}
.simplecheckout-table-form label {
	display: block;
	margin: 10px 0 !important;;
}
}
@media only screen and (max-width:360px) {
#simplecheckout_button_confirm {
	font-size: 16px;
	line-height: 46px;
	height: 46px;
	padding: 0 10px;
}
}