/**** Einfache Suche ****/

.search_form_EinfacheSuche rf-au
{
	border: 1px solid #C8C8C8;	
}

/* TODO Normenauswahlfeld: das geht sicher schöner */
.search_form_EinfacheSuche input.rf-au-inp
{
	background-image: none;
	border: none;
	font-size: 13px;
    padding: 3px 0 3px 1px;
    vertical-align: middle;
}

/* Drop-Down Optionen beim Eingabefeld Suchwort */

.search_form_EinfacheSuche #searchwordTrigger 
{
    background: url("/findok/javax.faces.resource/img/iconExtendArrows.png") no-repeat scroll right 0.7em transparent;
    display: inline-block;
    padding-right: 15px;
    padding-left: 5px;
}

/**** Extended fields ****/

.search_form_EinfacheSuche .extendedFields,
#startseite .extendedFields
{
    overflow: visible;
    margin-bottom: 1em;
    padding-top: 0.5em;
	bottom-left: 0.3em;
    z-index: 1;
}

.search_form_EinfacheSuche .extendedFields .field input[type="checkbox"],
.search_form_EinfacheSuche .extendedFields .field input[type="radio"]
{
	float:left;
	margin-top:2px;
}
div.risInternet.ufsDetails.ufsDetailsBottom {
	padding-left: 0.5%;
	
	padding-right:0.5%;			
}

.fieldSeparatorRight {
	border-right: 1px dotted #AAA;
}
.search_form_EinfacheSuche #ufsHidden .field input
{
	float:none;
	margin-top:0;
}

.search_form_EinfacheSuche .extendedFields .field2 label
{
	text-align:left;
	margin-left:10px;	
}
.rechtssaetze label {
	padding-bottom: 5px !important;
}
.entscheidungstexte label {
	padding-bottom: 5px !important;
}
.bmf_onlypublished {
	padding-bottom: 5px !important;
}
.risInternet {
	padding-bottom: 5px !important;
}
.search_form_EinfacheSuche .field.extended_input_field .inklVerweise label
{
	font-weight: normal;
	width: 6em !important;
}

.search_form_EinfacheSuche .field.extended_input_field label,
.search_form_EinfacheSuche .field.inputText label
{
	width:11em !important;
	font-weight: normal;
	text-align:right;
}

.search_form_EinfacheSuche .extendedFields table tbody input 
{
    margin-right: 0px;
    margin-top:2px;
    float:left;
}

.search_form_EinfacheSuche .extendedFields p.findoksummary {
    margin: 0 0.3em 0.5em 0.5em;
    background:none;
}

.search_form_EinfacheSuche .extendedFields .details,
#startseite .extendedFields .details {
    border-right: 1px dotted #AAA;
    float: left;
    padding-left: 0.5%;
    padding-right: 0.5%;
    position: relative;
    width: 35%;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.search_form_EinfacheSuche .extendedFields.intranet .extendedFieldsTop .details {
	height: 160px;
}

.search_form_EinfacheSuche .extendedFields.internet .extendedFieldsTop .details {
	height: 140px;
}

.search_form_EinfacheSuche .extendedFields .bmfDetails
{
	width: 234px;	
}

.search_form_EinfacheSuche .extendedFields .ufsDetails
{
	width: 174px;
	float: left;
}

.search_form_EinfacheSuche .extendedFields .details .datumDetails
{
	width: 38% !important;	
}

.search_form_EinfacheSuche .extendedFields .details.datumDetails {
	border-right: none;
	margin-right: 0;
	width: 37%;
}

.search_form_EinfacheSuche .extendedFields .detailsInactive {
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
}

.search_form_EinfacheSuche .extendedFields .field2 label {
    width: 100px;
}

.search_form_EinfacheSuche .extendedFields .details a.trigger {
    background: transparent url("/findok/javax.faces.resource/img/iconExtendArrows_large.png") no-repeat right top;
    position: absolute;
    top: 0.9em;
    right: 1em;
    height: 1.5em;
    width: 6em;
    text-indent: -999em;
}

.search_form_EinfacheSuche .extendedFields .details a.trigger:hover,
.search_form_EinfacheSuche .extendedFields .details a.trigger:focus,
.search_form_EinfacheSuche .extendedFields .details a.trigger:active {
    background-position: right -158px;
}

.search_form_EinfacheSuche .extendedFields .details a.trigger:active {
    background-position: right -157px;
}

.search_form_EinfacheSuche .extendedFields .detailsOpen a.trigger {
    background: transparent url("/findok/javax.faces.resource/img/iconReduceArrows_large.png") no-repeat right top;
}

.search_form_EinfacheSuche .extendedFields .extendedHidden {
    display: none;
}

.search_form_EinfacheSuche #ufsHidden label {
    width: auto;
}

.search_form_EinfacheSuche #ufsHidden, 
.search_form_EinfacheSuche #bmfHidden, 
.search_form_EinfacheSuche #datumHidden,
{
	border-top: 1px dotted #AAAAAA;
}

.search_form_EinfacheSuche .ufsSelects
{
	margin-bottom:10px;
}

.search_form_EinfacheSuche .extendedFields .ui-datepicker-trigger 
{
    cursor: pointer;
    left: 1em;
    position: relative;
    top: 0.2em;
}
img.ui-datepicker-trigger {
	display: none;
}

.search_form_EinfacheSuche .langtitel {
	color: #808080; 
}

/*
 * Drop-Down Menü für Auto-Complete
 */
.search_form_EinfacheSuche .rf-au-lst-scrl,
.search_form_EinfacheSuche .rf-au-shdw
{
	width: 280px;
}

.search_form_EinfacheSuche .extendedFields .field2 label.datepickerLabel
{
	width: 2em;
	margin-left: 0px;
    padding-right: 8px;
}

.search_form_EinfacheSuche .input_link
{
	margin-left: 12.8em;
}

.search_form_EinfacheSuche #externeSystemeDetails strong
{
	margin-left: 28px;
}

.search_form_EinfacheSuche .field2 table thead th,
.search_form_EinfacheSuche .field2 table tbody td
{
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#neu_bereiche label,
div#neu_materien label,
div#neu_zeitraum label
{
	display: inline-block;
    margin: 0;
    padding: 0;
}

.search_form_EinfacheSuche .field label,
.search_form_EinfacheSuche .field2 label
{
	width: 1em !important;
	margin-top: 0px;
}

/* Für die Einstellungen */
.search_form_EinfacheSuche #suchergebnis label,
.search_form_EinfacheSuche #allgemein label
{
	width: 6em !important;
	margin-top: 5px;
}

.search_form_EinfacheSuche .field .inklVerweise label
{
	margin-top: 3px;
}

.search_form_EinfacheSuche .fieldOption .bfg, 
.search_form_EinfacheSuche .fieldOption .ufs {
    display: inline-block;
}

.search_form_EinfacheSuche .fieldOption .bfg label, 
.search_form_EinfacheSuche .fieldOption .ufs label {
	width: 2.5em !important;
}

.search_form_EinfacheSuche #ufsHidden .bfg_option {
	padding: 3px 0;
}

.search_form_EinfacheSuche input.dienststelleVerteiler {
	width: 62px;
}

.search_form_EinfacheSuche .extendedFieldsTop,
.search_form_EinfacheSuche .extendedFieldsBottom 
.search_form_EinfacheSuche .extendedFieldsExterneTop{
	position: relative;
	clear: both;
}

.search_form_EinfacheSuche .extendedFieldsBottom .details {
	height: 40px;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .details
{
	height: 70px;
}

.search_form_EinfacheSuche .extendedFieldsExterneBottom
{
	height: 80px;
}


.search_form_EinfacheSuche .extendedFieldsExterneBottom .details
{
	height: 70px;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .externDetails, 
.search_form_EinfacheSuche .extendedFieldsExterneBottom .externDetails{
	width: 234px;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .risDetails,
.search_form_EinfacheSuche .extendedFieldsExterneBottom .risDetails{
	width: 25%;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .risExtended,
.search_form_EinfacheSuche .extendedFieldsExterneBottom .risExtended
{
	width: 37%;
	border-right: none;
	margin-right: 0;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .risExtended .risVwgh .risBundesrecht{
	float: right;
	width: 50%
}

.search_form_EinfacheSuche .risExtended
{
	display: flex;
	flex-direction: column;
}

.search_form_EinfacheSuche label.bmf_onlypublished {
	width: 180px !important;
}

.search_form_EinfacheSuche span.dienststelleVerteiler {
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.search_form_EinfacheSuche #bmfDetails .field label,
.search_form_EinfacheSuche #ufsDetails .field label,
.search_form_EinfacheSuche .extendedFieldsExterneTop .externHeader
{
	font-weight: bold;
}

.search_form_EinfacheSuche #bmfDetails .field label
{
	margin-left: 4px;
}

.search_form_EinfacheSuche #ufsDetails .field label
{
	margin-left: 7px;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop .externlabel,
.search_form_EinfacheSuche .extendedFieldsExterneBottom .externlabel
{
	margin-left: 10px;
}

.search_form_EinfacheSuche .extendedFieldsExterneBottom .risExpandedDetails
{
	margin-bottom: 5px;
}

.search_form_EinfacheSuche .field label.dienststelleVerteiler ,
.search_form_EinfacheSuche .field2 label.dienststelleVerteiler {
	width: inherit !important;
	padding-right: 2px !important;
	padding-left: 0 !important;
	margin-left: 0 !important;
}

.search_form_EinfacheSuche .extendedFieldsExterneTop{
	height: 50px;
}

#content .search_form .preloadContent input {
	top: 3px !important;
}

div.details.datumDetails.datumDetailsBottom.fieldSeparatorTop {
	margin-left: 6px;
}
.search_form_EinfacheSuche #datumHidden {
	border-top: 1px dotted #AAA;
}

.search_form_EinfacheSuche #externeHiddenTop  .checkBoxLabel{
	padding-left: 4px;
	padding-bottom: 3px;
}

.search_form_EinfacheSuche #externeHiddenBottom  .checkBoxLabel{
	padding-left: 4px;
	padding-bottom: 3px;
}