/* payment-stripe.css */
#payment-form {
	display: block;
	background: #eeeeee;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 15px;
}
#payment-form input {
    display: table-cell;
    float: none;
    margin-right: 6px;
    vertical-align: middle;
}
#payment-form label {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
	position: relative;
}
#payment-form label:before {
	position: absolute;
	content: "*";
	left: -10px;
	top:0;
	color: #d80d0a;
}
#payment-form .form-group {
	margin-bottom: 20px;
}
#payment-form .form-group span {
	display: block;
	width: 100%;
	line-height: 16px;
    margin-bottom: 5px;
    width: 100%;
}
#content_stripe h1 {
	text-transform: capitalize;
	font-size: 34px;
	color: #000;
	font-family: 'LatoWeb';
}
#content_stripe h2 {
	text-transform: none;
	color: #000;
	font-family: 'LatoWebLight';
	line-height:34px;
}
.locker_stripe {
	display: block;
}
.locker_stripe p {
	color: #000;
	font-size: 14px;
	margin-bottom: 0;
}
.locker_stripe p span {
	font-size: 26px;
	font-weight: 700;
}
.locker_stripe > img {
    display: inline-block;
    float: left;
    margin: 10px 10px 10px 0;
    vertical-align: middle;
}
.btn.btn_orange {
	background: #e94d1c;
	color: #fff;
	width: 142px;
	height: 34px;
	padding: 0;
	text-align: center;
}
.stripe_img {
    display: table;
    height: 34px;
    position: relative;
    vertical-align: middle;
    width: 100%;
}
.stripe_img > img {
    display: inline-block;
    line-height: 34px;
    vertical-align: middle;
}
.stripe_img input {
	width: 245px;
	display: inline-block;
	vertical-align: middle;
}
.expire_date {
	display: table;
	width: 100%;
}
.expire_date > label {
	display: block;
	width: 100%;
	float: none;
}
.expire_date .input-group.bootstrap-touchspin {
	display: inline-block;
	float: left;
}
.expire_date .input-group-btn {
	margin-bottom: 0!important;
}
.expire_date .btn.btn-default.bootstrap-touchspin-down {
	float: right;
    font-size: 14px;
    height: 18px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    width: 20px;
    vertical-align: middle;
    line-height: 10px;
    margin-right: 0;
}
.expire_date .btn.btn-default.bootstrap-touchspin-up {
		float: right;
    font-size: 14px;
    height: 18px;
    padding: 0 5px;
    position: absolute;
    right: 0;
    bottom: auto;
    z-index: 9999;
    width: 20px;
    vertical-align: middle;
    line-height: 10px;
}
.expire_date .input-group input {
	width: 50px;
}
.expire_date .input-group.bootstrap-touchspin + .input-group.bootstrap-touchspin {
	position: relative;
	margin-left: 25px;
}
.expire_date .input-group.bootstrap-touchspin + .input-group.bootstrap-touchspin:before	{
	color: #000;
    content: "/ ";
    font-size: 16px;
    padding: 0 ;
    position: absolute;
    top: 0;
    line-height: 45px;
    left: -15px;
}
#payment-form .form-group label {
	display: inline-block;
}
#payment-form .form-group label > span {
	display: inline;
	color: #3e4d5c;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	vertical-align: top;
}
#cvccvv {
	width: 60px;
	display: block!important;
}
.cvccvv_img {
	position: relative;
}
.cvccvv_img img {
	margin-top: -30px;
}
.logo_stripe {
	max-width: 450px;
	display: table;
	line-height: 15px;
	margin: 30px 0;
}
.logo_stripe img {
	display: block;
	float: left;
	margin-right: 15px;
}
.payment-errors{ border:1px solid #CC0000; font-size: 1.5em; color:#CC0000; }
#form_sell_my_car .input-group.bootstrap-touchspin	{
	margin: 0px;
	padding: 0 20px
}
#form_sell_my_car .input-group.bootstrap-touchspin + .input-group.bootstrap-touchspin {
	margin-left: 25px
}
#form_sell_my_car .input-group.bootstrap-touchspin .form-control {
	text-align: center;
}
#form_sell_my_car .bootstrap-touchspin-up {
	right: auto;
	left: 0;
}
.expire_date > span {
    display: inline-block;
    line-height: 45px;
    padding-left: 20px;
    vertical-align: middle;
}
button.btn.btn-default {
	height: 45px;
  line-height: 47px;
  padding: 0 30px;
}
.payment-errors.alert.alert-error.alert-dismissable {
	display: none;
}
.payment-errors.alert.alert-error.alert-dismissable.has-error {
	display: block;
	border-color: #f14d4d
}

@media(max-width: 991px) {
	.locker_stripe img {
		margin-right: 10px;
	}

	.locker_stripe p {
		line-height: 40px;
	}

	.locker_stripe p span {
		vertical-align: middle;
	}

	.stripe_img input {
		border: 1px solid #ccc;
		margin: 10px 0;
	}

	.expire_date > span {
		display: block;
		line-height: 16px;
		margin: 10px 0;
		padding-left: 0;
	}
	.expire_date > span.sep {
		display: inline-block !important;
		margin: 0 30px !important;
		font-size: 22px !important;
		position: relative;
		top: -15px;
	}

	.expire_date .input-group.bootstrap-touchspin {
		float: none;
		padding: 0 !important;
	}
	.expire_date .input-group.bootstrap-touchspin .input-group-btn {
		position: absolute;
	}
	.expire_date .input-group.bootstrap-touchspin .input-group-btn:first-of-type {
		left: 0;
	}
	.expire_date .input-group.bootstrap-touchspin .input-group-btn:last-of-type {
		right: 0;
	}
	.expire_date .input-group.bootstrap-touchspin input {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 1px solid #ccc;
	}

	.cvccvv_img img {
		display: block;
		margin: 0 auto;
	}

	#cvccvv {
		margin: 10px auto;
		border: 1px solid #ccc;
	}

	.stripe_img > img {
		display: block;
		margin: auto;
	}
}