/* BODY */
#sarbacane_desktop_configuration {
	width: 70%;
	background-color: #404040;
	color: white;
	float: left;
}

.sarbacane_desktop_configuration_title {
	font-size: 26px;
}

.sarbacane_desktop_configuration_panel {
	padding: 0px 40px 5px 40px;
}

#sarbacane_desktop_help {
	height: 100%;
	width: 15%;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
}

.sarbacane_desktop_div_splitter {
	width: 100%;
	height: 6px;
	border-top: solid 1px #d1d1d3;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.sarbacane_desktop_configuration_label {
	text-transform: uppercase;
	display: block;
	margin: 5px;
	clear: both;
}

.sarbacane_desktop_configuration_input {
	cursor: auto;
	color: black !important;
	width: 98%;
	height: 35px;
	background-color: #dff0d8 !important;
	border: 1px solid #5aab13 !important;
	padding: 0px 8px;
	border-radius: 0px !important;
	box-sizing: content-box !important;
	box-shadow: none !important;
}

.sarbacane_desktop_help_title {
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.sarbacane_desktop_help_subtitle {
	font-weight: bold;
	margin-top: 10px;
	font-size: 1em;
	line-height: normal;
}

#sarbacane_desktop_configuration_footer {
	background-color: #363636;
	height: 60px;
	color: white;
	padding: 10px;
}

.sarbacane_desktop_config_label {
	background-image: url('../images/document-list.png?v=1.4.9');
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 100%;
	vertical-align: middle;
	font-style: italic;
	font-size: 1em;
}

.sarbacane_desktop_config_label label {
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.1em;
}

.sarbacane_desktop_configuration_subtitle {
	color: #a0a0a0;
	font-size: 20px;
}
