.quick-view-container {
    background: rgba(10, 10, 10, .75);
}

.quick-view-content {
    bottom: 0;
    left: 0;
    margin: auto;
	max-height: 720px;
    max-width: 1080px;
    position: absolute;
    right: 0;
    top: 0;	
	height: 100%;
    width: 100%;
}

.quick-view-carousel {
	
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	margin-right:330px;
}


.fancybox-slide--image{
	padding:10px;
}

.quick-view-aside {
    background: #fff;
    bottom: 30px;
	color: #202020;
    left: auto;
    padding: 50px 0 30px 15px;
    position: absolute;
    right: 0;
    top: 30px;
	width: 330px;
	z-index:99999998;
	overflow-y: auto;
}	


.quick-view-aside::before,
.quick-view-aside::after {
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
}

.quick-view-aside::before {
    background: #f4f4f4;
    width: 8px;
}

.quick-view-aside::after {
    background: #e9e9e9;
    width: 1px;
}

.close-text {
    position: absolute;
    right: 50px;
    top: 45px;
	width: 265px;
	z-index:99999999;
	font-size:12px;
}

.close-text-red {
    position: absolute;
	right: 50px;
    top: 14px;
	width: 265px;
	z-index:99999999;
	font-size:12px;
}

.quick-view-close {
    background: #f0f0f0;
    border: 0;
    color: #222;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    height: 44px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -99999px;
    top: 30px;
    transition: all .2s;
    width: 44px;
	z-index:99999999;
}

.quick-view-close:hover {
    background: #e4e4e4;
}

.quick-view-close::before,
.quick-view-close::after {
    background-color: #222;
    content: '';
    height: 18px;
    left: 22px;
    position: absolute;
    top: 12px;
    width: 1px;
}

.quick-view-close:before {
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.quick-view-close:after {
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

/* --- */

.fz, .print{ 
	display: none;
}

.pseudocheckbox{
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.pseudocheckbox::before {   
    content: "\00A0";
    display: inline-block;
    box-sizing: border-box;
    width: 25px; 
    height: 25px;
    background-color: white;
    border: 2px solid #B0B0B0;
    border-radius: 2px;
    margin-right: 6px;
    vertical-align: baseline;
    
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    color: #808080;
}
input[type=checkbox]:checked + .pseudocheckbox::before {
	content: "\2713";
	font-size: 15px;
}

.spVib{
	margin: 0;
	padding:2px 0;
}


.text_gal{
	margin:15px 0;
}
.control {
	margin: 0 0 20px 0px;
	padding:0 0 10px 0;
	list-style:none;
	line-height:0;
	letter-spacing:-1px;
	vertical-align:middle;
	border:2px solid #e8e8e8;
	font-size:0;	
}
.control li{
	font-size:14px;
	line-height:normal;
	letter-spacing:normal;
	display:inline-block;
	zoom:1;
	vertical-align:middle;
	border:2px solid #e8e8e8;
	margin:10px 0 0 10px;
	width: 519px;
}

* + html .control li{
	display:inline;
}

.contr_tab{
	width: 100%;
}
.contr_tab .col_1{
	width: 130px;
}
.contr_tab .col_2{
	text-align: left;
}
.contr_tab .col_3{
	width: 60px;
}
.contr_tab .col_4, .contr_tab .col_5{
	width: 50px
}
.contr_tab .col_3, .contr_tab .col_4, .contr_tab .col_5{
	text-align: center;
}
.contr_tab p{
	font-size: 14px;
	padding: 0;
	font-weight: normal;
	margin: 3px 0 3px 7px !important; 
}
.contr_tab .contr_sp span{
	padding-left: 15px;
}

#checking .contr_tab .col_3{
	width: 120px;
}


.vPrint .kup_vib{
	margin:4px 0 4px 0;
	line-height: 1.7;
}
.vPrint  hr{
	text-align: left;
	width: 300px;
	margin:6px 0 4px 0;
	padding:0;
}
.vPrint .p_del_form{
	margin:0 0 0 0;
}
.vPrint .del_form{
	color:#ff6767;
	font-weight: bold;
	text-decoration: none;
}
.vPrint .del_form img{
	vertical-align: middle;
	margin-right:7px;
}
.printRedMaim {
	position: absolute;
	top:65px;
	right: 10px;
	bottom:10px;
	left:10px;
}
.printRedInfo {
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	width:370px;
	text-align: center;
}
.printRedInfo .img{
	padding-top:10px;
}
.printRedАction {
	position: absolute;
	top:0;
	right: 0;
	bottom:0;
	left:400px;
	overflow: auto;
	width:560px;
}
.printRedАction hr{
	width:100%;
	margin: 7px 0;
}
.p_add_form{
	margin-top:10px;
}
.add_form{
	color: #37ab0b;
	font-weight: bold;
	text-decoration: none;
}
.add_form img{
	vertical-align: middle;
	margin-right:15px;
}
.redClose{
	top:0;
}
.printRedMaim form{
	width:520px;
	display: block;
	position: relative;
}
.printRedMaim form p{
	margin:0;
}
.printRedMaim form .del_form{
	position: absolute;
	right:0
}

#next{
	padding-top:13px;
	text-align: center;
}

.zagolovokVibora{
	padding-top:25px;
	font-weight: bold;
}

#oformit hr{
	text-align: center;
	width: 700px;
	margin-bottom:15px;
}
#oformit .otchet a, .otchet{
	color:red;
	font-weight: bold;
}
#oformit input[type="text"], #oformit textarea{
	border:2px solid #e8e8e8;
	width:400px;
	margin:0;
	padding:0;
}
#oformit input[type="submit"]{
	width:  302px;
	height: 49px;
	margin: 0;
	padding:0;
	border: 0;
	background: transparent url("/public/layouts/images/select/na_ispolnenie.jpg") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}


.backward a{
	color:#17ace1;
	font-weight: bold;
	text-decoration: none;
}
.backward img{
	vertical-align: middle;
	margin-right:15px;
}


.k_oplate_itogo{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

.nazad{
	text-align: center;
}
.printRedAdd{
	color: #37ab0b;
	font-weight: bold;
	cursor: pointer;
}
.printRedAdd img{
	padding-left: 10px;
	vertical-align: middle;
}
.add,.del{
	cursor: pointer;
	font-weight: bold;
}

#input_select{
	margin-top:20px;
}
#input_select table{
	text-align: center;
	margin: 0 auto;
}
#input_select input[type="text"]{
	border:2px solid #e8e8e8;
	width:400px;
	margin:0;
	padding:0;
	text-align: center;
	width: 200px;
}
#input_select input[type="submit"]{
	width:  148px;
	height: 49px;
	margin: 0;
	padding:0;
	border: 0;
	background: transparent url("/public/layouts/images/select/vhod.jpg") no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}
.primech{
	color:red;
	font-weight: bold;
	margin-right:7px;
}



#registrationinp{
	display:flex;
}
#registrationinp .registr_inp_1{
	width:390px;
}
#registrationinp input[type="text"]{
	border:2px solid #e8e8e8;
	width:400px;
	margin:0;
	padding:0;
}

#registrationinp input[type="submit"]{
	width:  302px;
	height: 49px;
	margin: 0;
	padding:0;
	border:0;
	background: transparent url("/public/layouts/images/select/obtain_permit.jpg") no-repeat center top;
	text-indent: -1000em;
	vertical-align:top;
	cursor: pointer;
}
#registrationinp .back_to{
	width:  99px;
	height: 49px;
	margin: 0;
	padding:0;
	border:0; 
	background: transparent url("/public/layouts/images/select/back_to.jpg") no-repeat center top;
	text-indent: -1000em;
	display:inline-block;
	vertical-align:top;
	cursor: pointer;
}
#registrationinp .warning_email{
	color:#FF0000;
	font-size:12px;
}