.quick-view-container {
    background: rgba(10, 10, 10, .75);
}

.quick-view-content {
    bottom: 0;
    left: 0;
    margin: auto;
	max-height: 720px;
    max-width: 1000px;
    position: absolute;
    right: 0;
    top: 0;	
	/*
	height: calc(100% - 40px);
    width: calc(100% - 40px);
	*/
	height: 100%;
    width: 100%;
}

.quick-view-carousel {
	
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	margin-right:250px;
}

/*
.fancybox-slide,
.fancybox-slide--image,
.fancybox-slide--current,
.fancybox-slide--complete,
*/

.fancybox-slide--image{
	padding:10px;
}

.quick-view-aside {
    background: #fff;
    bottom: 30px;
    /*color: #777;*/
	color: #202020;
    left: auto;
    padding: 50px 0 30px 15px;
    position: absolute;
    right: 0;
    top: 30px;
	width: 250px;
	
	z-index:99999998;
	overflow-y: auto;
}	


/*
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;
}

/*
.quick-view-aside > div {
    height: 100%;
    overflow: auto;
    padding: 5vh 30px 0 30px;
    text-align: center;
}
.quick-view-aside > div > p {
    font-size: 90%;
}
*/

.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;
}
.photos-list .printFile{
	width: 585px;
	border:2px solid #e8e8e8;
	margin:10px 10px;
}

.spPr .col_1{
	width: 165px;
}
.spPr .col_2{
	text-align: left;
}
.spPr .col_3{
	text-align: center;
	width: 60px;
}
.spPr .col_4, .spPr .col_5{
	width: 60px;
}

.printRedMaim {
	position: absolute;
	top:55px;
	right: 10px;
	bottom:10px;
	left:10px;
}
.printRedInfo {
	position: absolute;
	top:0;
	left:0;
	bottom:0;
	width:440px;
	text-align: center;
}
.printRedInfo .img{
	padding-top:10px;
}
.printRedАction {
	position: absolute;
	top:0;
	right: 0;
	bottom:0;
	left:450px;
	overflow: auto;
}
.redClose{
	top:0;
}
#printRedSp .second {
	margin-left:30px;
}
#printRedSp img {
	vertical-align: middle;
}
.printSpis{
	padding:0;

}
.printSpis li{
	text-align: left;
	margin-left:px;
}
.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;
}