.toShow .hideStr, .toHide .showStr {
	display: none;
}

html, body, .container {
	padding: 0;
	margin: 0;
    width: 100vw;
}    
span.showStr {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dashed;
	color: #06F;
}
span.showStr:hover {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dashed;
	color: #F60;
}
span.hideStr {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dashed;
	color: #06F;
}
span.hideStr:hover {
	text-decoration: none;
	font-size: 16px;
	border-bottom: 1px dashed;
	color: #F60;
}
a.toShow {
	text-decoration: none;
	border-bottom: #0CF;
	color: #06F;
}
a.toShow:hover {
	text-decoration: none;
	border-bottom: #FC0;
	color: #F60;
}
a.list {
	text-decoration: none;
	border-bottom: #0CF;
	color: #06F;
}
a.list:hover {
	text-decoration: none;
	border-bottom: #FC0;
	color: #F60;
}
body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*background: #322B6A;*/
	color: #000;
	font-size: 100%;
	width: 100%;
	display: grid;
}
img {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}
a {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #0CF;
	color: #06F;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
a.img {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 0px solid #0CF;
}
a.img:hover {
	text-decoration: none;
	border-bottom: 0px solid #FC0;
}
#main_head {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100px;
	background: #FFF;
	text-align: center;
}
#head {
	border: 0px dashed #F00;
	margin: 0 auto;
	width: 1328px;
	height: 100px;
	color: #000;
	text-align: left;
	font-style: normal;
}
#logo {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 20px;
	width: 360px;
	height: 100px;
}
#logo:active  {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 1px;
	margin-bottom: -1px;
	margin-left: 11px;
	margin-right: 19px;
	width: 360px;
	height: 100px;
}
#menu {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	width:900px;
	height: 25px;
	color: #00F;
	text-align: right;
	font-size: 16px;
	font-style: normal;
}
ul.menu {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0em;
}
ul.menu li {
	list-style: none;
	margin: 5px;
	display: inline;
}
ul.menu li.active {
	border: 0px dashed #F00;
	color: #87c290;
}
ul.menu li a {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #0CF;
	color: #06F;
}
ul.menu li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
#loginName {
	color: #808080;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#loginName:hover{
    border-bottom: 1px solid silver;
    color: silver;
    cursor: pointer;
}
a.loginName{
	text-decoration: none;
}

#main_line {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100vw;
	height: 10px;
	background: #514589;
	text-align: center;
}
#main_info {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	background: #FFF;
	padding-top: 10px;
	padding-bottom: 50px;
	width: 100%;
	height: auto;
	color: #000;
	text-align: center;
}
#info {
	border: 0px dashed #F00;
	margin: 0 auto;
	width: 1328px;
	height: auto;
	text-align: left;
	font-style: normal;
}
#info_text {
	padding-top: 20px;
	text-align: center;
}
#page_body {
	border: 0px dashed #F00;
	margin: 0 auto;
	width: 1400px;
	height: auto;
	text-align: left;
	font-style: normal;
}
#help_navigation {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 960px;
	height: 26px;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	color: #727271;
}
a.help_navigation {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color: #727271;
}
a.help_navigation:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
#main_title {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	width: 940px;
	height: auto;
	text-align: left;
	font-size: 16px;
	font-style: normal;
}
.title {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 920px;
	height: auto;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
.title_img {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 80px;
	height: auto;
	text-align: left;
}
.title_h1 {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 840px;
	height: auto;
	text-align: left;
}
h1 {
	position: relative;
	float: left;
	margin-top: 0px;
	font-size: 24px;
	font-style: italic;
}
h3 {
	font-size: 20px;
	font-style: italic;
}
#choice {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 90px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 800px;
	height: 32px;
	font-style: normal;
	text-align: left;
	font-size: 14px;
}
ul.choice {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0.5em;
}
ul.choice li {
	border: 0px dashed #F00;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	margin: 0em;
	display: inline;
}
ul.choice li.active {
	border: 0px dashed #F00;
	background: #A8D4AF;
	border-radius: 15px;  
	-moz-border-radius: 15px;  
	-webkit-border-radius: 15px;  
	-khtml-border-radius: 15px;  
	zoom: 1;
	color: #000;
}
ul.choice li a {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #0CF;
	color: #06F;
}
ul.choice li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}
#metro {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #8E3D89;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#metro:hover {
	background: #242631;
	color: #CCC;
}
#fire {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #E62C49;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#fire:hover {
	background: #242631;
	color: #CCC;
}
#electrical {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #C64223;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#electrical:hover {
	background: #242631;
	color: #CCC;
}
#information {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #686968;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#information:hover {
	background: #242631;
	color: #CCC;
}
#module {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #53A54A;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#module:hover {
	background: #242631;
	color: #CCC;
}
#control {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	padding: 17px;
	width: 814px;
	height: 46px;
	background: #19A4C6;
	color: #FFF;
	text-align: left;
	font-size: 22px;
	font-style: normal;
}
#control:hover {
	background: #242631;
	color: #CCC;
}
.ico {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	padding: 0px;
	width: 46px;
	height: 46px;
	text-align: center;
	font-style: normal;
}
.underline {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color: #FFF;
	/*text-align: center;*/
	font-size: 22px;
}
#catalog_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 60px;
	margin-right: 10px;
	width: 890px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.img_catalog_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	width: 120px;
	height: 120px;
	text-align: center;
	font-style: normal;
	border-radius: 60px;
	-moz-border-radius: 60px;  
	-webkit-border-radius: 60px;  
	-khtml-border-radius: 60px;  
	zoom: 1;
}
.metro_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #8E3D89;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.metro_preview:hover {
	background: #242631;
	color: #CCC;
}
.fire_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #E62C49;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.fire_preview:hover {
	background: #242631;
	color: #CCC;
}
.electrical_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #C64223;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.electrical_preview:hover {
	background: #242631;
	color: #CCC;
}
.information_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #686968;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.information_preview:hover {
	background: #242631;
	color: #CCC;
}
.module_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #53A54A;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.module_preview:hover {
	background: #242631;
	color: #CCC;
}
.control_preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding: 20px;
	width: 380px;
	height: 120px;
	background: #19A4C6;
	color: #FFF;
	text-align: left;
	line-height: 1.4;
}
.control_preview:hover {
	background: #242631;
	color: #CCC;
}
.catalog_underline {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	color: #FFF;
	font-style: normal;
	text-align: left;
	font-size: 16px;
}
.text_left {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	margin-right: 20px;
	width: 320px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.text_right {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 0px;
	width: 320px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.catalog_info {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
	width: 420px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.text_info {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	width: 870px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.preview {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	width: 210px;
	height: 370px;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
}
.preview_title {
	border: 0px dashed #F00;
	padding-top: 15px;
	text-align: left;
}
.preview_date {
	border: 0px dashed #F00;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #B5B2B2;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.partner {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 80px;
	margin-right: 10px;
	width: 870px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.img_partner {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 20px;
	width: 140px;
	height: 140px;
	text-align: left;
}
.partner_info {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 710px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.docs {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 10px;
	width: 870px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.docs_img {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 60px;
	height: 60px;
	text-align: left;
}
span {
	color: #999;
	font-size: 14px;
	font-style: italic;
}
.certificates {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 0px;
	width: 140px;
	height: 198px;
	text-align: left;
}
.partners {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 0px;
	width: 140px;
	height: 140px;
	text-align: left;
}
.contacts_left {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	margin-right: 20px;
	width: 500px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}
.contacts_right {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 320px;
	height: auto;
	font-style: normal;
	text-align: left;
	font-size: 16px;
	line-height: 1.4;
}


#tab_title {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background: #322B6A;
	width: 940px;
	height: auto;
	color: #FFF;
	font-size: 14px;
}
#tab_title_order {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
	height: auto;
	text-align: center;
}
#tab_title_name {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 500px;
	height: auto;
	text-align: center;
}
#tab_title_number {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 160px;
	height: auto;
	text-align: center;
}
#tab_title_amount {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 120px;
	height: auto;
	text-align: center;
}
#tab_title_type {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
	height: auto;
	text-align: center;
}
#tab_title_assignment {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
	height: auto;
	text-align: center;
}
#tab_title_connectors {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
#tab_title_flowsheet {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
#tab_title_manual {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
.tab_even {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background: #FFF;
	width: 940px;
	height: auto;
	color: #000;
	font-size: 14px;
}
.tab_odd {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	background: #E7E5F3;
	width: 940px;
	height: auto;
	color: #000;
	font-size: 14px;
}
.tab_order {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
	height: auto;
	text-align: center;
}
.tab_name {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 500px;
	height: auto;
	text-align: left;
}
.tab_number {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 160px;
	height: auto;
	text-align: center;
}
.tab_amount {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 120px;
	height: auto;
	text-align: center;
}
.tab_type {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 60px;
	height: auto;
	text-align: center;
}
.tab_assignment {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
	height: auto;
	text-align: left;
}
.tab_connectors {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
.tab_flowsheet {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
.tab_manual {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	width: 110px;
	height: auto;
	text-align: center;
}
#tab_footer {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
	background: #322B6A;
	width: 940px;
	height: 5px;
}


.preview_catalog_big {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	width: 420px;
	height: 650px;
	float: left;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}
.preview_title_catalog_big {
	border: 0px dashed #F00;
	padding-top: 50px;
}

.preview_catalog {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 12px;
	width: 210px;
	height: 325px;
	float: left;
	vertical-align: top;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
}
.preview_title_catalog {
	border: 0px dashed #F00;
	padding-top: 15px;
}
#text_catalog {
	position: relative;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
	height: auto;
	color: #000;
	font-size: 14px;
	line-height: 1.5;
}


.preview_awards_big {
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	width: 420px;
	height: 420px;
	float: left;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}





#map {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 940px;
	height: 400px;
}









#main_cellar {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	background: #322B6A;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 120px;
	text-align: center;
}
#cellar {
	border: 0px dashed #F00;
	margin: 0 auto;
	padding: 20px;
	width: 960px;
	height: 80px;
	color: #000;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	color: #FFF;
}
#cellar_l {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 340px;
	height: 80px;
	clear: none;
	text-align: left;
}
#cellar_c {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	padding: 0px;
	width: 340px;
	height: 80px;
	clear: none;
	text-align: left;
}
#cellar_r {
	border: 0px dashed #F00;
	position: relative;
	float: left;
	padding: 0px;
	width: 280px;
	height: 80px;
	text-align: right;
}
a.cellar {
	padding: 1px 0em;
	text-decoration: none;
	border-bottom: 1px solid #999;
	color: #FFF;
}
a.cellar:hover {
	text-decoration: none;
	border-bottom: 1px solid #FC0;
	color: #F60;
}

.toggler-wrapper {
  display: block;
  width: 45px;
  height: 25px;
  cursor: pointer;
  position: relative;
}

.toggler-wrapper input[type="checkbox"] {
  display: none;
}

.toggler-wrapper input[type="checkbox"]:checked+.toggler-slider {
  background-color: #44cc66;
}

.toggler-wrapper .toggler-slider {
  background-color: #ccc;
  position: absolute;
  border-radius: 100px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.toggler-wrapper .toggler-knob {
  position: absolute;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.toggler-wrapper.style input[type="checkbox"]:checked+.toggler-slider {
  background-color: white;
}

.toggler-wrapper.style input[type="checkbox"]:checked+.toggler-slider .toggler-knob {
  left: calc(100% - 19px - 3px);
  background-color: #44cc66;
  background-image: url(../img/check-fill.svg);
}

.toggler-wrapper.style .toggler-slider {
  background-color: white;
  -webkit-box-shadow: 2px 4px 8px rgba(200, 200, 200, 0.5);
  box-shadow: 2px 4px 8px rgba(200, 200, 200, 0.5);
  border-radius: 5px;
}

.toggler-wrapper.style .toggler-knob {
  width: calc(25px - 6px);
  height: calc(25px - 6px);
  border-radius: 5px;
  left: 3px;
  top: 3px;
  background-color: #ccc;
  background-image: url(../img/close-fill.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.disabled {
pointer-events: none;
filter: grayscale(100%);
}