
* {
	font-family:Verdana, Tahoma, Arial;
	font-size:12px;
	font-style:normal;
	font-weight:400;
	color:#000000;
}

body, table, tr, td, th, img, h1, h2, h3, h4, h5 { margin: 0; padding: 0; border:0; outline: 0; }

body {
	background-color:#F8F8F8;
}

.main, .mainfp {
	min-width: 375px;
	margin: 25px auto;
	width: 375px;
	box-sizing:border-box;
	position:relative;
	min-height:524px;
	overflow:hidden;
}

.logo, .sn, .descr, .descr2, .prod-date, .inspect-date, .status, .error, .footerlogo, .link{ text-align:center; }
.logo {
	width:165px;
	margin:0 auto;
}

.logobuttonstr {
	text-align:center;
	font-family:Verdana;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	line-height:25px;
	margin-top:15px;
}
.logosymbol {
	float:left;
	cursor:pointer;
}
.logosymbol img { height:38px; }
/*.logoname {
	width:121px;
	margin:0 auto;
	padding-top:6px;
}
.logoname img { width:121px; }*/
.logobutton {
	float:left;
	cursor:pointer;
	margin-top:4px;
	margin-left:30px;
}
.logobutton img { height:30px; }
.logoinfo {
	float:right;
	cursor:pointer;
	margin-top:4px;
}
.logoinfo img { height:30px; }

.mainblock {
	margin-top:45px;
}

.photoblock {

}
.photoitem {
	margin:0 auto;
	width:250px;
}
.photoitem img {
	width:250px;
	/*height:300px;*/
	/*margin-top:-100px;*/
	position:absolute;
	top:-9999px;
	bottom:-9999px;
	left:-9999px;
	right:-9999px;
	margin:auto;
}
.leftgreen,
.leftorange,
.leftred {
	height:250px;
	width:250px;
	position: relative;
    overflow: hidden;
    border-radius:5px;
}
.leftgreen {
	/*border-top:10px solid #16A986;
	height:300px;*/
}
.leftorange {
	/*border-top:10px solid #FFA132;
	height:300px;*/
}
.leftred {
	/*border-top:10px solid #EA5254;
	height:300px;*/
}
.photoitem .pointsgreen {
	background: #16A986;
}
.photoitem .pointsorange {
	background: #FFA132;
}
.photoitem .pointsred {
	background: #EA5254;
}
.photopoints {
	/*margin-top:11px;
	margin-bottom:38px;*/
	position:relative;
	top:-37px;
	border-radius:10px;
	width:max-content;
	margin:0 auto;
	height:19px;
	text-align:center;
	padding:0 2px;
	min-width:62px;
}
.photopoints .pnt {
	/*width:10px;
	height:10px;
	padding:3.5px;*/
	display:inline-block;
	margin:4px;
	cursor:pointer;
}
.photopoints .pnt div {
	width:7px;
	height:7px;
	background:none;
	/*border:1.5px solid #000000;*/
	border:2.5px solid #FFFFFF;
	border-radius:8px;
}
.photopoints .pnt:hover div {
	background-color:#FFFFFF;
	border-color:#6db0e9;
}
.photopoints .selected {
	cursor:default !important;
}
.photopoints .selected div {
	background-color:#FFFFFF !important;
	/*border:2.5px solid #FFFFFF !important;*/
}

.photocmt {
	position:relative;
	top:-37px;
	margin:-7px 230px;
}
.photocmt img {
	width:20px;
	height:20px;
}

.filterlegend {
	width:293px;
	margin:20px auto;
}
.filterlegend span {
	color:darkgray;
}
.filterclear {
	float:left;
	padding:0 5px;
	font-weight:bold;
	color:#ea5254;
	cursor:pointer;
}
.filterblock {
	margin-top:62px;
}
.filterblock h1 {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; 
}
.filterslist {
	margin-top:30px;
}
.filterslist div.ln-h {
	display:inline-block;
	margin-bottom:2px;
	width:124px;
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 2px;
}
.filterslist div.ln-b {
	display:inline-block;
	margin-left:18px;
	margin-bottom:5px;
	width:150px;
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.filterslist div.ln-b select {
	width:150px;
	height:22px;
	font-size:14px;
	font-style:normal;
	font-weight:400;
	line-height:normal;
	text-align:center;
}
.filterslist div.ln-b select.active {
	border:1px solid #000;
	color:#000;
}
.filterslist div.ln-b select.notactive {
	border:1px solid rgba(0, 0, 0, 0.50);
	color:rgba(0, 0, 0, 0.50); 
}
.filterslist div.ln-c {
	display:inline-block;
	margin-left:2px;
	margin-bottom:2px;
	width:60px;
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 4px;
	color:#7A7A7A;
}

.infolist {}
.infolist div.ln-h {
	display:inline-block;
	margin-bottom:10px;
	width:141px;
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	vertical-align: top;
	padding-top: 2px;
}
.infolist div.ln-b {
	display:inline-block;
	margin-left:15px;
	margin-bottom:10px;
	width:212px;
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}

.infoblock {

}

.t27 {margin-top:27px;}

.disln { color:darkgray !important; }
.disslt { color:darkgray !important; border:1px solid darkgray !important; }

.sn {
	margin-top:0px;
	height: 20px;
	background: #474C50;
	color: #fff;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 17px;
	padding:4px 2px 2px 26px;
	text-align:left;
}
.sn span {
	color: #fff;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	padding-left: 26px;
}
.sn .headlink {
	float:right;
	margin-right:13px;
	margin-top:2px;
	cursor:pointer;
}
.sn .headlink img {
	width:14px;
}
.descr {
	margin:22px 10px 0 10px;
}
.descr div.ln-h {
	display:inline-block;
	margin-bottom:6px;
	width:94px;
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 300;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
	padding-top: 2px;
	text-transform: uppercase;
}
.descr div.ln-b {
	display:inline-block;
	margin-left:20px;
	margin-bottom:6px;
	width:230px;
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
}
.descr .dc-lst div,
.descr .dc-net div {
	display:inline-block;
	margin-right:10px;
}
.descr .dc-lst div a,
.descr .dc-net div a {
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #0061A8;
	text-decoration:none;
}
.descr div.ph-h {
	margin-top:10px;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
.descr div.ph-lst,
.descr div.ph-net {
	margin-top:10px;
	text-align:left;
}
.ph-lst-ln div,
.ph-net-ln div {
	margin:0 4px 0 0;
	display:inline-block;
}
.descr div.ph-lst-ln div {
	height:70px;
	overflow:hidden;
}
.descr div.ph-lst-ln div img {
	width:70px;
	height:auto;
}
.descr div.ph-net-ln div img {
	max-width:290px;
	max-height:290px;
}
.descr div.ph-more {
	margin-top:10px;
	text-align: center;
}
.descr div.ph-more a {
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #0061A8;
	text-decoration:none;
}
.descr div.ln-cnt {
	margin-top:50px;
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
}
.descr div.ln-cnt a {
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	color: #0061A8;
	text-decoration:none;
}

.b700 .ln-h { font-weight: 700 !important; }

.descrtbl {
	margin:30px 15px 0 15px;
}
.descrtbl div.t-hd {
	height: 18px; 
	padding:4px;
	border-radius: 5px 5px 0px 0px;
	background: #DCDCDD; 
	text-align:center;
	font-size: 14px;
	line-height: 14px;
	font-family:Verdana, Tahoma, Arial;
	font-weight: 400;
}
.descrtbl div.t-hd span {
	font-size: 10px;
}
.descrtbl table.t-tbl {
	width:100%;
	border-collapse:collapse;
}
.descrtbl table.t-tbl th {
	font-size: 10px;
	font-family:Verdana, Tahoma, Arial;
	color: #555;
	text-align: center;
	padding:3px;
	border-bottom:1px solid #cdcdcd;
}
.descrtbl table.t-tbl .white {
	background-color:#ffffff;
}
.descrtbl table.t-tbl .gray {
	background-color:#f5f5f5;
}
.descrtbl table.t-tbl td {
	font-size: 14px;
	font-family:Verdana, Tahoma, Arial;
	color: #555;
	text-align: center;
	padding:10px 1px 10px 1px;
	border-bottom:1px solid #cdcdcd;
}
.descrtbl table.t-tbl td span {
	padding:12px 1px 12px 1px;
}
.descrtbl div.t-btn {
	height:40px;
	text-align:center;
	color: white;
	font-size: 30px;
	font-weight: 400;
	background: #3A5C7F;
	cursor:pointer;
	padding-top: 4px;
}
.descrtbl .t-tbl img {
	max-height:20px;
	max-width:20px;
}
.inspjournal {
	margin:10px 15px 0 15px;
	color: #3A5C7F;
	text-align: center;
	font-family:Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal; 
	cursor:pointer;
}
.footcomment {
	margin:25px 30px 0 30px;
	text-align:center;
}
.footcomment .cmticn img {
	width:25px;
	text-align:center;
}
.footcomment .cmttitle {
	margin:3px 0 7px 0;
	font-size:11px;
	font-weight:700;
	line-height:15px;
	text-align:center;
}
.footcomment .cmtcommt,
.footcomment .cmtlink,
.footcomment .cmtno {
	margin-top:5px;
	font-size:12px;
	font-weight:400;
	line-height:16px;
}
.footcomment .cmtcommt,
.footcomment .cmtlink {
	text-align:left;
}
.footcomment .cmtno {
	text-align:center;
}
.footcomment .cmtcommt a,
.footcomment .cmtlink a,
.footcomment .cmtno a {
	color:#0061A8;
	text-decoration:none;
}
.footcomment .cmtlink {
	margin-top:8px !important;
}
.footcomment .cmtlink img {
	float:left;
	padding-right:10px;
	width:14px;
}
.inspbtns {
	margin:40px 15px 0 15px;
	text-align:center;
}
.inspbtns .btn-back,
.inspbtns .btn-publish {
	display:inline-block;
	margin:0 auto;
	height:42px; 
	border-radius:5px;
	background:#68829D; 
	cursor:pointer;
	border:none;
	padding:0 5px;
}
.inspbtns .btn-back { /*width: 76px;*/ }
.inspbtns .btn-publish { width: 153px; margin-left:18px; }
.inspbtns .btn-back span,
.inspbtns .btn-publish span {
	color: #FFF;
	font-family:Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	display: block;
	padding: 11px;
	text-align: center;
}

.inspdatahead {
	margin:15px 15px 0 15px;
	text-align: center;
	font-family:Verdana, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}
.descr2 {
	margin:20px 15px 0 15px;
}
.descr2 div.ln-h {
	display:inline-block;
	margin-bottom:10px;
	width:140px;
	text-align:right;
	font-family:Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400; 
	vertical-align: top;
}
.descr2 div.ln-b {
	display:inline-block;
	margin-left:20px;
	margin-bottom:10px;
	width:180px;
	text-align:left;
	font-family:Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 700; 
}
.descr2 div.ph-lst {
	margin-top:10px;
}
.descr2 div.ph-lst-ln div img {
	max-width:80px;
	max-height:80px;
}
.ph-lst-ln {
	display:none;
}
.ph-lst-ln div {
	margin:5px;
	display:inline-block;
}

.descr3 {
	margin:15px 15px 0 15px;
}
.descr3 div.t-hd {
	padding:5px;
	border-radius: 5px 5px 0px 0px;
	background: #dbdbdc; 
	text-align: center;
	font-family:Verdana, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 400; 
	color:#000;
}
.descr3 div.t-inf {
	border-radius: 0px 0px 5px 5px;
	border: 1px solid #DCDCDD;
	text-align: center;
	font-family:Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color:#000;
	padding:8px;
	margin-bottom:15px;
}
.descr3 div.t-inf span {
	padding-right:8px;
}
.descr3 div.t-inf span:hover {
	font-weight: 900;
}
.descr3 div.t-inf span img {
	max-height:30px;
	max-width:30px;
	opacity:0.75;
}
.descr3 div.t-inf span img:hover {
	opacity:1;
}
.descr3 div.v-data {
	display:none;
}
.descr3 div.t-inf span.insprslt3 img {
	margin-left:40px;
	margin-bottom:4px;
}
.descr3 div.t-inf span.insprslt2 img {
	margin-left:40px;
}
.descr3 div.casebutton {
	background: #3A5C7F;
	height: 40px;
	border-radius: 0px 0px 5px 5px;
	height: 40px;
	text-align: center;
	color: white;
	font-size: 30px;
	font-weight: 400;
	cursor: pointer;
	margin-bottom: 15px;
	padding-top: 4px;
}
/*
.prod-date {
	margin-top:10px;
	line-height:16px;
}
.inspect-date {
	margin-top:1px;
	line-height:16px;
}
.status {
	margin-top:0;
	line-height:16px;
	font-weight:700;
	color:#EA5254;
}
*/
.error {
	margin:30px 0 30px 0;
	color:#EA5254;
	font-weight:700;
	font-size:14px;
}
.footerlogo { margin-top:70px; }
.footerlogo img {
	width:75px;
}
.footerlogostr, .footerlogolnk, .footerlogolnk a {
	font-family:Verdana, Tahoma, Arial;
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}
.footerlogostr {
	margin-top:7px;
	color: #666666;
}
.footerlogolnk {
	margin-top:0;
}
.footerlogolnk a {
	text-decoration:underline;
}
.link {
	margin-top:20px;
	line-height:16px;
}

#popupWrapMain{
	display: none;
	opacity: 0.8;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*padding: 16px;*/
	background-color: rgba(1, 1, 1, 0.725);
	z-index: 999991;
	overflow: auto;
}
#popupWindMain{
	width: 375px;
	height: 524px;
	display: none;
	z-index: 999992;
	left:0px;
	/*top:83px;
	position: absolute;*/
	top:0px;
	position:fixed;
	text-align:center;
	/*padding: 4px;*/
}
.popup-innwhite {
	/*background:#FFF;*/
	/*border:1px solid #777777;*/
	/*border-radius:5px;
	padding:20px 5px;*/
}
.popup-innwhite .close {
	position:fixed;
	top:15px;
	right:15px;
	cursor:pointer;
}
.popup-innwhite .close:hover {
	opacity:0.7;
}
/*.popup-innwhite .close img {
	width:20px;
}*/
.popup-innwhite h1,
.popup-innwhite h2 {
	font-style:normal;
	text-align:center;
	padding:0;
}
.popup-innwhite h1 {
	font-weight:600;
	font-size:16px;
	line-height:20px;
	margin:15px 0 0 0;
}
.popup-innwhite h2 {
	font-weight:400;
	font-size:18px;
	line-height:22px;
	margin:8px 0 0 0;
}
.popup-innwhite h2 b {
	font-size:18px;
	font-weight:600;
}
.popup-innwhite h2 div {
	display:inline-block;
}
.popup-innwhite .vid {
	margin-top:10px;
	text-align:center;
}

@media only screen and (min-width: 1130px) {
	.main {
		min-width:1130px;
		width:1130px;
	}
	.filterblock, .infoblock {
		width:375px;
		margin-left:auto;
		margin-right:auto;
	}
	.photoitem {
		display:inline-block;
		margin:0 37px;
	}
}
@media only screen and (min-width: 754px) and (max-width: 1130px) {
	.main {
		min-width:754px;
		width:754px;
	}
	.filterblock, .infoblock {
		width:375px;
		margin-left:auto;
		margin-right:auto;
	}
	.photoitem {
		display:inline-block;
		margin:0 37px;
	}
}
