/************ Список контактов ************/

.checkout .container-checkout.container-orders table.cart tbody tr td.total {
    padding-top: 20px; 
}

.checkout .container-checkout.container-orders small {
    margin-top: -2px;
    display: block;
}

.total .total_currency {
    white-space: nowrap;
}

.pay .pay_no {
    font-weight: bold;
    color: #6e6e6e;
}
.pay .pay_yes {
    font-weight: bold;
}
.pay a {
    color: #0d7eff;
    text-decoration: underline;
}
.pay a:hover {
    text-decoration: none;
}

.status .order-status {
    font-weight: bold;
    color: #0d7eff;
    min-height: 40px;
    padding-left: 55px;
    background-position: left top;
    background-repeat: no-repeat;
}
.status .order-status.order-status-0 {
    color: #6e6e6e;
    background-image: url(../../images/orders/status0.png);
}
.status .order-status.order-status-1 {
    color: #6e6e6e;
    background-image: url(../../images/orders/status1.png);
}
.status .order-status.order-status-2 {
    background-image: url(../../images/orders/status2.png);
}
.status .order-status.order-status-3 {
    background-image: url(../../images/orders/status3.png);
}
.status .order-status.order-status-4 {
    background-image: url(../../images/orders/status4.png);
}
.status .order-status.order-status-5 {
    background-image: url(../../images/orders/status5.png);
}
.status .order-status.order-status-5-1 {
    background-image: url(../../images/orders/status5-1.png);
}
.status .order-status.order-status-5-2 {
    background-image: url(../../images/orders/status5-2.png);
}
.status .order-status.order-status-6 {
    background-image: url(../../images/orders/status6.png);
}

.order-info {
    cursor: pointer;
}
.order-info b {
    border-bottom: 1px dashed;
}

@media screen and (max-width: 650px) {
    .checkout .container-checkout.container-orders table.cart tbody tr td.pay,
    .checkout .container-checkout.container-orders table.cart tbody tr td.status {
        display: none;
    }
    .checkout .container-checkout.container-orders table.cart tbody tr td.total {
        vertical-align: top;
    }
    
    .checkout .container-checkout.container-orders div.pay,
    .checkout .container-checkout.container-orders div.status {
        width: 50%;
        float: left;
    }
}

/************ Личная информация ************/

.sheps-form.sheps-form-personal {
    width:100%;
	padding:20px 10px;
	box-sizing:border-box;
	background-color: rgba(93, 198, 230, 0.2);
    margin-bottom: 15px;
}

.sheps-form .form_line{
	margin-top:20px;
}
.sheps-form.sheps-form-personal .form_line{
	margin-top:15px;
}

.sheps-form > .form_line:first-child{
    margin-top:0;
}

.sheps-form input,
.sheps-form textarea{
	margin:0;
	padding:0;
	border:none;
	background:none;
}

.sheps-form .form_line > input,
.sheps-form .form_line > textarea{
	width:100%;
	height:34px;
	line-height:34px;
	box-sizing:border-box;
	background-color:#0c191f;
	border:solid 1px #6e6e6e;
	padding:0px 10px;
	font-size:14px;
	color:#ffffff;
	font-weight:300;
}

.sheps-form.sheps-form-personal .form_line > input,
.sheps-form.sheps-form-personal .form_line > textarea{
	border:solid 1px #ffffff;
}

.sheps-form.sheps-form-personal .form_line > textarea{
    height: 5em;
    resize: vertical;
}

.sheps-form input::-webkit-input-placeholder,
.sheps-form input::-moz-placeholder,
.sheps-form input:-moz-placeholder,
.sheps-form input:-ms-input-placeholder {
    font-size:14px;
    font-weight:100;
    color:#6e6e6e;
}

.input_info{
	text-align:left;
	font-size:12px;
	color:#6e6e6e;
}

.sheps-form .form_line .input_info{
	width:100%;
	padding:3px 10px 0px 10px;
}

.sheps-form .inputfile + label {
    padding: 5px;
    margin-bottom: 0;
    float: left;
    border-color: #ffffff;
}

.sheps-form .selectize-control {
    float: left;
    margin-right: 5px;
    border: 1px solid;
    width: 120px;
}
.sheps-form.sheps-form-help .selectize-control {
    width: 240px;
}
.sheps-form .selectize-input {
    float: left;
    padding: 7px 32px 7px 5px;
}

.sheps-form .form_line .input_text{
    float: left;
    line-height: 33px;
    margin-right: 5px;
}

.sheps-form input.form-day {
    width: 55px;
    float: left;
    margin-right: 5px;
}
.sheps-form input.form-year {
    width: 70px;
    float: left;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .sheps-form .form_line .input_text {
        float: none;
    }
    .sheps-form input.form-day {
        width: 18%;
        margin-right: 2%;
    }
    .sheps-form input.form-year {
        width: 25%;
        margin-right: 0;
    }
    .sheps-form .selectize-control {
        width: 53%;
        margin-right: 2%;
    }
}

.sheps-form .submit {
    padding: 0 15px 0 45px;
    height: 38px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    border: 1px solid #060e13;
    background: #264956 url(../../images/ico-key-dark.png) left 10px top 8px no-repeat;
}
.sheps-form .submit.active,
.sheps-form .submit:hover {
    background-color: #0d7eff;
}

.img-thumbnail {
    border-radius: 0;
    padding: 0;
}

/************ Всплывающие подсказки ************/

.popover{
    position:absolute;
    top:0;
    left:0;
    z-index:1060;
    display:none;
    max-width:276px;
    padding:1px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:left;
    white-space:normal;
    background-color: #000;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    border:1px solid #0d7eff;
    border-radius:0px;
    color: #fff;
}
.popover.top{
    margin-top:-10px
}
.popover.right{
    margin-left:10px
}
.popover.bottom{
    margin-top:10px
}
.popover.left{
    margin-left:-10px
}
.popover-title{
    padding:8px 14px;
    margin:0;
    font-size:14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    border-radius:5px 5px 0 0
}
.popover-content{
    padding:9px 14px
}
.popover>.arrow,
.popover>.arrow:after{
    position:absolute;
    display:block;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid
}
.popover>.arrow{
    border-width:11px
}
.popover>.arrow:after{
    content:"";
    border-width:10px
}
.popover.top>.arrow{
    bottom:-11px;
    left:50%;
    margin-left:-11px;
    border-top-color:#0d7eff;
    border-bottom-width:0
}
.popover.top>.arrow:after{
    bottom:1px;
    margin-left:-10px;
    content:" ";
    border-top-color:#000;
    border-bottom-width:0
}
.popover.right>.arrow{
    top:50%;
    left:-11px;
    margin-top:-11px;
    border-right-color:#0d7eff;
    border-left-width:0
}
.popover.right>.arrow:after{
    bottom:-10px;
    left:1px;
    content:" ";
    border-right-color:#000;
    border-left-width:0
}
.popover.bottom>.arrow{
    top:-11px;
    left:50%;
    margin-left:-11px;
    border-top-width:0;
    border-bottom-color:#0d7eff;
}
.popover.bottom>.arrow:after{
    top:1px;
    margin-left:-10px;
    content:" ";
    border-top-width:0;
    border-bottom-color:#000
}
.popover.left>.arrow{
    top:50%;
    right:-11px;
    margin-top:-11px;
    border-right-width:0;
    border-left-color:#0d7eff;
}
.popover.left>.arrow:after{
    right:1px;
    bottom:-10px;
    content:" ";
    border-right-width:0;
    border-left-color:#000
}

/************ Авторизация и регистрация ************/

.title-h2 {
    padding: 0;
    margin: 10px 0 10px;
    font-size: 18px;
    font-weight: 100;
}

.sheps-form .submit.submit-auth {
    background-image: url(../../images/ico-auth-dark.png);
    background-position: left 12px top 4px;
}
.sheps-form .submit.submit-reg {
    background-image: url(../../images/ico-reg-dark.png);
    background-position: left 13px top 4px;
}


.sheps-form input[type="checkbox"] {
    display:none;
}
.sheps-form input[type="checkbox"] + label {
    position: relative;
    padding-left: 26px;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 300;
    margin: 0;
	border:none;
}
.sheps-form input[type="checkbox"] + label::before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 0px 0 0;
    background-image: url(../../images/custom_check_agreement.png);
	background-position:0 0;	
    background-repeat: no-repeat;
	position:absolute;
	top:1px;
	left:0px;
}
.sheps-form input[type="checkbox"]:checked + label::before{
    background-position:0 -20px;
}

.forgot-pass-link {
    font-size: 12px;
    display: block;
    margin: 15px 0;
    text-decoration: underline;
}
.forgot-pass-link:focus {
    color: #6e6e6e;
    text-decoration: underline;
}

.gray-color {
    color: #6e6e6e;
}

@media only screen and (max-width: 768px) {
    .col-md-4.col-xs-12 {
        width: 100%;
    }
}

#forgot-pass .modal-dialog a.close,
#pass-new .modal-dialog a.close,
#registration .modal-dialog a.close {
    float: none;
    font-size: 36px;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #171717;
    color: #0d7eff;
    border: 1px solid #0d7eff;
    line-height: 32px;
    opacity: 1;
    position: relative;
    text-align: center;
    top: 40px;
    text-shadow: none;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#forgot-pass .modal-dialog .modal-content a.close,
#pass-new  .modal-dialog .modal-content a.close,
#registration .modal-dialog .modal-content a.close {
    position: absolute;
    right: -1px;
    top: -1px;
}
#forgot-pass .modal-dialog a.close span,
#pass-new  .modal-dialog a.close span,
#registration .modal-dialog a.close span {
    font-weight: 100;
}
#forgot-pass .modal-dialog,
#pass-new  .modal-dialog,
#registration .modal-dialog {
    width: auto;
    height: auto;
    max-width: 450px;
    margin: 0 auto;
    padding-top: 120px;
}
#forgot-pass .modal-content,
#pass-new .modal-content,
#registration .modal-content {
    background-color: black;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #0d7eff;
    padding: 40px;
    border-radius: 0;
}


#help-form .sheps-form input.required_field:first-child{
    margin-top:0;
}

#help-form .sheps-form .form_line input.required_field,
#help-form .sheps-form .form_line textarea.required_field{
	width:100%;
	height:34px;
	line-height:34px;
	box-sizing:border-box;
	background-color:#0c191f;
	border:solid 1px #6e6e6e;
	padding:0px 10px;
	font-size:14px;
	color:#ffffff;
	font-weight:300;
}
#help-form .sheps-form.sheps-form-personal .form_line input.required_field,
#help-form .sheps-form.sheps-form-personal .form_line textarea.required_field {
	border:solid 1px #ffffff;
}
#help-form .sheps-form.sheps-form-personal .form_line textarea.required_field {
    height: 5em;
    resize: vertical;
}