﻿.site {
	background-color: rgb(243,243,243);
}

.style_header {
	padding: 0 0 0 0px;
	height: 60px;
	background-color: rgb(51,51,51);
}

.logo_title_div {
	text-align: left;
	vertical-align: middle !important;
	background: url("../image/logoFooter_factory.png") no-repeat;
	background-position-y: center;
	background-position-x: 70px;
	background-color: rgb(51,51,51);
	height: 52px !important;
	cursor: pointer;
}

.logo_title_label_div {
	margin-top: 40px;
	margin-left: 67px;
}

.logo_title_text {
	font: 9px "Open Sans";
	font-weight: 600;
	line-height: 1;
	color: rgb(245,245,245);
	text-transform: uppercase;
}


.user_title_div {
	text-align: left;
	background-color: #3D3D3D !important;
	vertical-align: middle !important;
}

.user_title {
	font-size: 14px !important;
	font-family: "Open Sans" !important;
	color: rgb(222, 222, 222) !important;
	line-height: 1.2 !important;
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
}

.logoFooter {
	background-image: url("../image/footer_bg.png");
	background-repeat: repeat-x;
	background-position: left;
	height: 113px;
}

.copyFooter {
	font-size: 14px !important;
	font-family: "Open Sans Light" !important;
	color: rgb(222, 222, 222);
	line-height: 1.571 !important;
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
	padding-top: 80px;
	background-image: url(../image/logoFooter_factory.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.info_lbl_footer, .factory_lbl_footer {
	font-size: 14px !important;
	font-family: "Open Sans Light" !important;
	color: rgb(222, 222, 222);
	line-height: 1;
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
}

.info_lbl_footer {
	text-align: right !important;
	margin-right: 20px;
}

.factory_lbl_footer {
	text-align: left !important;
	margin-left: 20px;
}

.info_lbl_footer a:link, .info_lbl_footer a:visited,
.factory_lbl_footer a:link, .factory_lbl_footer a:visited {
		color: #4cff00 !important;
	}

.login_link {
	color: #000!important;
}

.logged_user_label, .logged_user_name {
	font: 19px "Open Sans" !important;
}

.logged_user_label {
	color: #000 !important;
}

.logged_user_name {
	color: rgb(45, 164, 74);
}

.siteMap_level1 a:link, .siteMap_level1 a:visited,
.siteMap_level2 a:link, .siteMap_level2 a:visited {
	color: #000 !important;
	font-weight: normal;
}

.siteMap_level1_current {
	color: rgb(45, 164, 74) !important;
	font-weight: normal;
}

.base_button_hover, .base_button_map:hover {
	color: rgb(243, 243, 243) !important;
}

.style2 {
	background: url("../image/bg_factory.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.gm-style, .gm-style-iw,
.input_text_common {
	font-size: 12px !important;
	font-family: "Open Sans";
	color: #000;
}

.itemImageActive {
	background-image: url("../image/incl_item.png");
}

.itemImageNoSync {
	background-image: url("../image/incl_item_nosync.png");
}

.itemImageDisable {
	background-image: url("../image/excl_item.png");
}

.config_logger_template_button {
	background-image: url('../image/incl_item_remote_template.png') !important;
}

.config_logger_template_modem_button {
	background-image: url('../image/incl_item_remote_template_modem.png') !important;
}

.config_logger_template_button_hover, .config_logger_template_button_processed {
	background-image: url("../image/incl_item_remote_template_selected.png") !important;
}

.config_logger_template_modem_button_hover, .config_logger_template_modem_button_processed {
	background-image: url("../image/incl_item_remote_template_modem_selected.png") !important;
}

