﻿
.sectionsubtitle {
	font-size: 24px;
	font-family: "Open Sans";
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
	/*margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 30px !important;*/
}

.manageTable {
		margin-top: 20px;
	}

.fieldname, .fieldname_validator, .fieldname_config, .fieldname_content
{
	font-size: 15px;
	font-family: "Open Sans";
	color: rgb(84, 82, 86);
	line-height: 1.2;
	text-align: left;
}

.caption_fieldname {
	font-size: 15px;
	font-family: "Open Sans";
	color: #000;
	font-weight: bold;
	text-align: center !important;
	height: 40px !important;
}

.caption_config_field {
	display: table-cell;
	vertical-align: middle;
	width: 435px;
}

.fieldname_config, .manageTable td {
	height: 50px;
	width: 350px;
}


.fieldname, .fieldname_validator, .caption_fieldname {
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
}

.fieldname {
	height: 50px;
	width: 165px;
}

.fieldname_validator {
	height: 20px;
	width: 165px;
}

.dxeEditAreaSys {
	width: 100% !important;
	height: 100% !important;
}

.required_sign {
	color: rgb(255, 0, 0);
}

.error_required {
	font-family: "Open Sans";
}

.error_required, .hint_required {
	font-size: 15px;
	font-family: "Open Sans";
	text-align: left;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
	padding-left: 10px;
}

.error_required {
	color: rgb(255, 0, 0);
}

.hint_required {
	color: rgb(128, 128, 128);
}

.tree_caption {
	text-align: center;
}

.tree_caption {
	font-size: 18px;
	font-family: "Open Sans";
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
}

.tree_caption_div {
	margin: 245px 0px 45px 0px;
}

.caption_div {
	margin: 20px 0px 45px 0px;
}

.gm-style, .gm-style-iw,
.input_text_common, .header_popup {
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: normal;
	line-height: 1.2;
}

.gm-style, .gm-style-iw,
.input_text_common {
	color: #000;
}

.input_text_common span {
		padding: 0px !important;
		font-size: 12px;
		font-family: "Open Sans";
		font-weight: normal;
		color: #000;
		line-height: 1.2;
	}

.input_text_common.dxp-comboBox{
		margin:  0 0 0 2px !important;
}

.input_text_common.dxgvCommandColumn a {
		padding: 0 2px 5px 2px !important;
		margin: 0 0 0 0 !important;
}


.table_graph_sett {
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: grey!important;
}

.table_loggers_role_cell {
	text-align: left;
	border-style: solid;
	border-top-width: 1px !important;
	border-left-width: 1px !important;
	border-right-width: 0px !important;
	border-bottom-width: 1px !important;
	border-bottom-color: lightgray !important;
	border-color: grey !important;
}

.combo_graph_sett {
	width: 130px;
	height: 25px;
}
	
.display_inline_block {
	display:inline-block !important;
}

.input_text_config {
	font-size: 15px !important;
	font-family: "Open Sans";
	color: #000;
	line-height: 1.467;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
	padding-left: 0px;
}

.user_profile_text, .table.dxeTextBoxSys.dxeTextBox {
	width: 430px;
	height: 45px;
}

.input_text, .input_text_search, .input_multiline_text, .input_text_combo, .dxeListBoxItem, table.dxeTextBoxSys.dxeTextBox {
	font-size: 15px;
	font-family: "Open Sans";
	color: #000;
	line-height: 1.467;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
	padding-left: 5px;
}


.input_text, .input_text_config, .input_multiline_text, .input_text_combo, .input_text_search,
table.dxeTextBoxSys.dxeTextBox {
		border-style: solid;
		border-width: 1px;
		border-color: #adadad;
		background-color: rgb(255, 255, 255);
	}

.combo_graph_sett {
	background-color: rgb(255, 255, 255);
}


.input_text:hover, .input_text_config:hover, .input_text_search:hover, .input_multiline_text:hover,
table.dxeTextBoxSys.dxeTextBox:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(45,164,74,.87), inset 0 0 0 50px #fff !important;
	-moz-box-shadow: 0 0 6px rgba(45,164,74,.87), inset 0 0 0 50px #fff !important;
	box-shadow: 0 0 6px rgba(45,164,74,.87), inset 0 0 0 50px #fff !important;
	border: solid 1px rgba(0,0,0,.17);
	border-style: solid;
	border-width: 1px;
	border-color: #adadad;
	background-color: rgb(255, 255, 255);
}

.input_text_combo:hover, .combo_graph_sett:hover {
	background-color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(45,164,74,.87);
	-moz-box-shadow: 0 0 6px rgba(45,164,74,.87);
	box-shadow: 0 0 6px rgba(45,164,74,.87);
	border: solid 1px rgba(0,0,0,.17);
	border-style: solid;
	border-width: 1px;
	border-color: #adadad;
	background-color: rgb(255, 255, 255);
}
	
.input_left_panel {
	width: 90% !important;
	height: 45px !important;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.input_left_textbox {
	width: 210px !important;
	height: 45px !important;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 17px;
}

.left_panel_padding {
	margin-left: 20px;
	margin-top: 10px;
}

.input_multiline_text {
	width: 430px;
	height: 90px;
}

.config_input_multiline_text {
	width: 435px;
	height: 60px;
}

.userProfileTable {
	margin-left: 3em;
}

.common_label {
	font-size: 15px;
	font-family: "Open Sans";
	color: #000;
	font-weight: normal;
	line-height: 1.222;
}

.text_align_left {
	text-align: left!important;
}	
	.common_label_link a:link {
	color: #000;
}

.header_popup {
	color: #fff !important;
}
	
.common_label_link a:hover {
	color: rgb(45, 164, 74);
	text-decoration: none;
}


.period_label_all_loggers {
	width: 90%;
}

.period_label {
	width: 300px;
}


.filter_label {
	font-size: 12px;
	font-family: "Open Sans";
	color: #000;
	line-height: 1.222;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
}

.gm-style, .gm-style-iw {
	font-size: 14px;
	font-family: "Open Sans";
	font-weight: normal;
	color: #000;
}

.warning_label {
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: normal;
	color: rgb(113, 7, 7);
	line-height: 1.2;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
}

.warning_color {
	color: #0066CC;
}

.cut_label {
		background-color: #eff587;
		font-weight: bold;
	}

.sound_label {
	font-size: 14px !important;
	font-family: "Open Sans" !important;
	color: #000;
	font-weight: bold !important;
	line-height: 1.222 !important;
	-moz-transform: scale(0.98, 1) !important;
	-webkit-transform: scale(0.98, 1) !important;
	-ms-transform: scale(0.98, 1) !important;
}

.globalConfigValueCombo {
	height: 45px!important;
	width: 430px !important;
}

.globalConfigValueCheckCombo {
	height: 45px !important;
	width: 405px !important;
}

.globalConfigValueText {
	height: 45px !important;
	width: 430px !important;
}

.globalConfigValueAspText {
	height: 45px !important;
	width: 420px !important;
}


.globalConfigTable {
	margin-top: 30px;
	margin-bottom: 30px;
}

.left_panel_cfg_info {
	text-align: center;
}


.logged_user_label,.logged_user_name
{
	font-size: 18px;
	font-family: "Open Sans";
	line-height: 1.2;
	text-align: left;
	-moz-transform: scale(0.98, 1);
	-webkit-transform: scale(0.98, 1);
	-ms-transform: scale(0.98, 1);
}

.logged_user_label, .logged_user_name {
	font: 19px "Open Sans";
}

.logged_user_label {
	color: #2e2d2c;
}

.logged_user_name {
	color: #2e2d2c;
}


.logged_user_label {
	color: #000;
}

.logged_user_name {
	color: #000;
}


.logged_user_div {
	margin-left: 20px;
}

.logged_user_div1 {
	margin-top: 40px;
}

.logged_user_div2 {
	margin-bottom: 20px;
}

.siteMap_level1_current, .siteMap_level2_current {
	color: #000;
}

.siteMap_level1 a:hover, .siteMap_level2 a:hover {
	text-decoration: none;
}

.siteMap_level1, .configLoggerMap_level1 {
	font-size: 18px;
	font-family: "Open Sans";
	color: #000;
	line-height: 1.2;
	text-align: left;
}

.configLoggerMap_level1 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	width: 95%;
	height: 30px !important;
}


.siteMap_level1 a:link, .siteMap_level1 a:visited, 
.siteMap_level2 a:link, .siteMap_level2 a:visited
{
	color: #000;
}

.siteMap_level1:hover, .siteMap_level2:hover, .configLoggerMap_level1_hover, .configLoggerMap_level2_hover {
	box-shadow: 0 0 6px rgba(45, 164, 74,0.87);
	-webkit-box-shadow: 0 0 6px rgba(45, 164, 74,0.87);
	-moz-box-shadow: 0 0 6px rgba(45, 164, 74,0.87);
}


.siteMap_level2, .configLoggerMap_level2 {
	font-size: 15px;
	font-family: "Open Sans";
	color: #000;
	line-height: 2;
	text-align: left;
	vertical-align: middle;
	background: url("../image/siteMap_bullet.png") no-repeat;
	background-position-y: center;
	background-position-x: 10px;
	padding-left: 30px;
	margin-right: 10px;
	width: 88%;
	height: 30px;
}


.configLoggerMap_level2 {
	margin-top: 10px;
	margin-left: 30px;
}

.disable_checkbox {
	/*background-color: gainsboro !important;*/
	/*padding: 1px 1px 1px 1px !important;*/
}

.disable_textbox {
	background-color: gainsboro !important;
	color: #454545 !important;
}

.config_logger_combo {
	height: 45px;
	width: 445px;
}

.config_logger_checkcombo {
	height: 45px;
	width: 419px;
}

.config_logger_multiline_text {
	height: 60px;
	width: 410px;
}

.graph_sett_combo {
	height: 35px;
	width: 120px;
}

.some_input {
	-webkit-box-shadow: inset 0 0 0 50px #fff !important;
	-webkit-text-fill-color: #000 !important;
  	box-shadow: inset 0 0 0 50px #fff !important;
}

.passwordEntry
{
	width: 250px;
	height:45px;
}

.active_cfg_btn {
	color: lightgreen;
}

.alternating_row {
	color: #EBEBE8;
}

.text_align_center{
	text-align: center !important;
}

.text_align_left {
	text-align: left !important;
}
