body 
{
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	color:#43433F;
	text-align: center;
	width:100%;
	height: 100%;
	background: #eff7fc;
}
	
#tabs{
		background: #fff !important;
}
.sourround {
    float: left;
/*     margin: 0 auto; */
	width: 960px;
	width: 100%;
	
}
#tabs-7 label.checkbox:before {
    color: #e32;
    content: ' *';
    display:inline;
}


.log_btn {
    width: 47%;
}

.sourround2 
{
	
}


div 
{
	
}


.logo 
{
	padding-right:20px;
}

.headline 
{
	float:none;
	color:#ffffff;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
.headline span.social {
	color:#2274FF;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
.headline span.scout {
	color:#FFE925;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}

.mainframe
    {
	width: 100%;
	border-bottom: 1px solid #fff;
	min-height: 612px;
	padding: 20px;
    padding-bottom: 20px;
	color:#43433F;
	float: left;
	padding-bottom: 3em;
	display: flex;
  	align-items: center;
    justify-content: center;
    background: #fff;
}

#social-scout-profilEdit input[type=button],
#social-scout-profilEdit input[type=submit]{
	font-weight: 600;
}
.CSVLink {
    text-align: left;
    display: block;
	margin-left: 65px;
    width: 300px;
    font-size: 1.1em;
}

.text h1
{
	font-size:1.5em;
}

.adressblock h1
{
	font-size:1.5em;
}

.inputform 
{
	text-align: left;
}


.footer 
{
	
	border-radius:4px;
	width:100%;
	margin-top:10px;
	float:left;
	color:#ffffff;
	
}

div.twelvemonth,
div.sixmonth
{
	width:100%;
}
	

div.twelvemonth,
div.sixmonth
{
	display:none;
}
div.twelvemonth div.controls,
div.sixmonth div.controls  
{
	float:left;
}
.text.einsatzgruppen_label {
    width: 100% !important;
    text-align: left;
    color:  #363636;
    display: block;
    font-size: 1rem;
    font-weight: 700;
    margin: 1rem 1rem;
}

label.radio
{
    display: inline-block;	 
}



label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 1.1em;
}
.ui-widget{
	font-family: Arial;
}
label.radio,
label.checkbox{
	
	position: relative;
	display: initial;
	margin-right: 15px;
	display: inherit;
    font-size: 1rem;
    line-height: 1.5rem;
    padding-left: 2rem;
}
.radio:hover input ~ .checkmark,
.checkbox:hover input ~ .checkmark{
	  border: 0.1rem solid #f49b00;
}
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	width: 1.5rem;
	height: 1.5rem;
	background-color: transparent;
	border: 0.1rem solid #dbdbdb;
	border-radius: 50%;
}
.checkbox .checkmark {
  border-radius: 10%;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
input:checked ~ .checkmark:after {
  display: block;
}
input:checked ~ .checkmark
 {
  display: block;
  border: 0.1rem solid #f49b00;
}
.radio .checkmark:after {
	top: 5px;
	left: 4px;
	width: 14px;
	height: 13px;
	border-radius: 50%;
	background:#f49b00;
}
.checkbox .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #f49b00;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

div.alert {
	width:885px;
}

legend {
    background-color: #f49b00;
	width: 100%;
	text-align: left;
	font-size: 1.3rem;
	color:#fff;
    height: 72px;
    font-weight: 687;
    line-height: 3.5;
    padding: 0 25px;
    font-family:  Arial;
    margin: 0 !important;
	
}

div.controls input[type="password"],
div.controls input[type="text"],
div.controls input[type="email"],
div.controls input[type="tel"],
div.controls input[type="date"],
div.controls input[type="number"]{

    border: 1px solid #ddd;
	border-left: 3px solid #f49b00;
	width: 47%;
	height: 2.2rem;
}
textarea{
	border: 1px solid #ddd;
	border-radius: 5px;
}

div.infoblock div.control-group{
	width:100%;
	padding: 0 16px;
}
div.controls select {
    height: 2.2rem;
    border: 1px solid #ddd;
	border-left: 3px solid #f49b00;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 5px;
}

div.infoblock .control-label 
{
	width:100% !important;
	text-align: left;
	color:#363636;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	margin: 0.5rem 0;
}

div.controls input{
	border-radius: 4px;
	box-shadow: none;
	display: inline-flex;
	font-size: 1rem;
	height: 1.5em;
}
.text.hinweis {
    display: none;
}
select{
padding-right: 3.5em;
width: auto !important;
}
.select_after {
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: top;
}
.select_after::after {
    font-size: 1rem !important;
    border-color: #f49b00 !important;
    right: 1.125em;
    z-index: 4;
    border: 3px solid transparent;
    border-radius: 2px;
    border-right: 0;
        border-right-color: currentcolor;
    border-top: 0;
        border-top-color: currentcolor;
    content: " ";
    display: block;
    height: 0.625em;
    pointer-events: none;
    position: absolute;
    top: 0.6em;
    transform: rotate(-45deg);
    transform-origin: center;
	width: 0.625em;
}


@supports (not (-webkit-hyphens:none)) and (not (-moz-appearance:none)) { 
	
	.select_after::after  { 
		display:none;
	} 

}

div.infoblock {
	border: 1px solid #f49b00;
	background-color:#fff;
	margin-top: 40px;
	width: 800px;
	padding-bottom: 22px;
}
div.controls 
{
	font-size:1.2em;
	text-align: left;
	width: 100%;
	margin-left: 0 !important;
}


.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
	font-size: 0.85em;
     
    
}

.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: inherit;
    margin-left: -20px;
    outline: 0;
	user-select: none;
	display: inline-block;
	position: absolute;
	opacity: 0;
}



.controls textarea
{
	 height: 200px;
    margin-top: 10px;
    width: 600px;
}



/* div.text, */
/* span.text { */
/* 	 background-color: #e37f1f; */
/*     border-radius: 4px 4px 4px 4px; */
/*     box-shadow: 4px 4px 4px #666666; */
/*     font-size: 0.9em; */
/*     margin-bottom: 20px; */
/*    width: 100%;  */
/*    color:#fff; */
/* } */

span.adressblock {
    background-color: #ECECEC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 4px #666666;
    font-size: 1em;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    display:block;
    
}

span.subtext {
	float:left;
	width:100%;
	padding-bottom: 10px;
	padding-left: 1em;
	text-align: left;
}

/* div.form-actions */
/* { */
/* 	width:860; */
/* 	 background-color: #ECECEC; */
/*     border-radius: 4px 4px 4px 4px; */
/*     box-shadow: 4px 4px 4px #666666; */
/*     font-size: 1.1em; */
/*     margin-bottom: 20px; */
     
/* } */

#tabs 
{
	border-radius: 4px 4px 4px 4px;
   
    background-color:#ffffff;
}

.form-horizontal .form-actions {
    padding-left: 0px;
}

div.controls span.help-inline {
	width:100%;
}

#tabs .tabs-spacer { float: left; height: 200px; }
.tabs-bottom .ui-tabs-nav { clear: left; padding: 0 .2em .2em .2em; }
.tabs-bottom .ui-tabs-nav li { top: auto; bottom: 0; margin: 0 .2em 1px 0; border-bottom: auto; border-top: 0; }
.tabs-bottom .ui-tabs-nav li.ui-tabs-active { margin-top: -1px; padding-top: 1px; }

#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5

{
	display:none;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,
.infoblock .input {
	font-size:0.8em;
	 
}

div.ui-tinytbl-th thead 
{
	color:#2274FF;
}

div.tinytbl {
	padding-bottom: 20px;
}
div.tinytbl  .ui-widget-content
{
	background-color:#304565;
	
}


.ui-tinytbl-tb-left {
	display:none;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #fff;
    margin-left: 3px;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #fff;
    padding: 4px;
}

.ui-tinytbl-content td {
	maring:5px;
}

.ui-widget-content a {
	color:#2274FF;
}

.datatable table {
	color:#2274FF;
}



.first,
.second,
.third,
.fourth,
.fifth
{
	width:150px;
}

.debug_array_table {
	color:red;
}

.debug_error_box{
	color:red;
	border:1px solid red;
	float:none;
	display:block;
	width:400px;
	height:30px;
	margin-top:10px;
}

.LOGINERROR 
{
	color:red;
	text-align:center;
	width:100%;
}


div.admin div.control-group div.controls input#social-scout-element-5.user,
div.admin div.control-group div.controls input#social-scout-element-6.password {
	
	width: 100%;
}


.admin {
    border: 1px solid #AAAAAA;
    color: #222222;
    margin: 20px;
    margin-left: 20px;
    padding: 5px;
    background-color: #cccccc;
    float: left;
    width: 50%;
    margin-left: 24%;
}

div.admin div.control-group label.control-label {
	float:left;
}

div.admin div {
	float:left;
	width:100%;
	padding: 0.2em;
}

div.admin .input {
	float:left;
}

.selectaction {
    margin-bottom: 10px;
    text-align: left !important;
}
.bewerber_header {
    width: 85%;
}
.backToAdmin {
    float: right;
    margin-top: 10px;
}


.einsatzstelle,
.betreuung,
.gruppenleitung,
.ehrenamt,
.sozialbereich,
.berufswunsch,
.fsklasse,
.einsatzdauer_sonstige {
	display:none;
}

.einsatzstelle .einsatzstellebeschreibung,
.betreuung .betreuungbeschreibung,
.gruppenleitung .gruppenbeschreibung,
.ehrenamt .ehrenamtbeschreibung,
.sozialbereich .sozbeschreibung
{
	width:300px;
	height:150px;
}


.flexigrid div.vGrip,
.flexigrid div.bDiv
 {
  float:none;
}

div.datenschutz {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
    display:none;
}

div.info {

	background-color: #B7C6E5;
    float: left;
    left: 25%;
    padding: 20px;
    position: fixed;
    text-align: left;
    top: 0;
    width: 50%;
    z-index: 10001;
    display:none;
    overflow: auto;
    height:80%;
    margin-top:100px;
    border-radius: 4px 4px 4px 4px;
    padding-bottom:30px;
    font-size:0.80em; 
}
div.info h1, div.info h2 
{
	font-size:1.05em;   
}
.checkBDatenS .control-group {
    float: left;
    width: 93% !important;
}
.feednavi a {
    color: #f49b00;
    font-size: 2.4rem;
}
#absenden {
    background-color: #f49b00;
	border-color: #f49b00;
    width: 100%;
}
#absenden:hover{
	background-color:#e79300;
	border-color:transparent
}

span.feednavi {
    float: left;
    width: 41px !important;
    margin: 0;
    height: 35px;
}
.infoblock.submitAbsenden {
	width: 20%;
	padding: 15px;
	margin-top: 2em;
	margin-left: 40% !important;
	float:left;
	margin-bottom:3em;
	min-height: 0;
}
span.feednavi  img
{
	cursor: pointer;
}

label.valid {
  width: 24px;
  height: 24px;
  background: url(core/imgaes/icons/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}
label.error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
}

.popover {
	width:250px;
	font-size:0.70em;
	height:30px;
	
}
.popover-content {
    padding: 5px;
}

#ui-datepicker-div .ui-widget-header {
	width:100%;
	text-align:center;
}


.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-yea
{
	width:30%;
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.li-disabled a, .li-disabled a:link, .li-disabled a:visited
{
	color: #B7C6E5;
	font-size:0.97em;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    font-weight: bold;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	font-size:0.97em;
}

span.verwaltung a {
	float:left;
	width:24px;
	height:24px;
	padding-top:5px;
	padding-left:5px;
}

div.admin div.form-actions input#social-scout-element-8.btn:hover {

    background-color: #FFF !important;

}

div.admin div.form-actions input#social-scout-element-8.btn {

    background-color: #E8E8E8;

}

div.admin div.form-actions input#social-scout-element-8.btn {
	
	margin-left: 2.5%;
}

div.admin div.form-actions input#social-scout-element-7.btn.btn-primary {
	
	margin-left:1%;
	
}

div.admin div.control-group div.controls input {
	
	width:100%;
}

span.verwaltung button {
	float:right;
	padding:5px;
}
span.verwaltung {
    padding: 5px;
    width: 100%;
    float: left;
    text-align: center;
}

div.admin div.form-actions,
div.admin legend
 {
	width: 100%;
}
.editform_select{
	width:300px;
	height:500px;
	
}
.editform_select img{
	display:block;
	clear:booth;
	float:none;
}
span.weitergabe_daten {
	font-size:0.8em;
}
html body div.sourround div.sourround2 div.mainframe div.datatable div.flexigrid div
{
	float:none;
}

.hidden {
	display:none;	
}
.ui-widget {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1.0em;
}
.erziehungsberechtigt {
	display:none;
}

div#tabs.ui-tabs div#tabs-6.infoblock div.form-actions {
	width: 860px;
}

div.left,
span.left,
label.left {
	text-align:left;
	padding:10px;
	width:100% !important;
	display:block;
}
.checkBDatenS {

    display: block;
    width: 97%;
    border-top: 1px solid #ddd;
    text-align: center !important;
    padding: 12px;
    height: 50px;
}
div.left {
	
	
}
   
html body div.sourround div.sourround2 div.mainframe form#social-scout.form-horizontal div#tabs.ui-tabs div#tabs-6.infoblock span.text div.control-group div.controls {
	float:left;
	width:250px;
	margin-left:10px;
	
}   
html body div.sourround div.sourround2 div.mainframe form#social-scout.form-horizontal div#tabs.ui-tabs div#tabs-6.infoblock span.text div.control-group div.controls label.checkbox input#social-scout-element-110-0.weitergabe_daten {
	
	float:none;
}   

input, textarea, .uneditable-input {
    width: 286px;
}
/* select { */
/*     background-color: #FFFFFF; */
/*     border: 1px solid #CCCCCC; */
/*     width: 300px; */
/* } */

div.fsklasse {
	width:100%;	
	
}
div.einsatzdauer_sonstige {
	width:100%;
}



html body div.sourround div.sourround2 div.mainframe form#social-scout.form-horizontal div#tabs.ui-tabs div#tabs-1.infoblock div.einsatzdauer_sonstige div.control-group label.control-label
{
	
	width:200px;
}


span.filelistitem {
  display:block;
  width:100%;
  float:left;

}

div.mobilelink {
	width: 97.5% !important;
    padding:10px;
}
.selectaction {
    margin-bottom: 10px;
    text-align: left !important;
}
.bewerber_header {
    width: 85%;
}
.bewerber_header .text {
    width: 50%;
    display: block;
    text-align: left !important;
}
.backToAdmin {
    float: right;
    margin-top: -50px;
}
.datatable_content {
    background-color: #ECECEC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 4px #666666;
    font-size: 1.1em;
    margin-bottom: 20px;
    padding: 20px;
    height: auto;
    width: 100%;
    margin-top: 10px;
}
.delete-old-stuff{
    text-align: left;
    margin: 20px 0 0 10px;
}
.delete-old-stuff .input-grp{
    display: block;
    margin-bottom: 5px;
}
.delete-old-stuff input[type="checkbox"] {
    width: auto;
}
.delete-old-stuff input[type="checkbox"]:hover{
    cursor: pointer;
}
.delete-old-stuff label[for="old-stuff-unexported"]:hover{
    cursor: pointer;
}
.delete-old-stuff input[type="date"] {
    width: 200px;
}
.delete-old-stuff button {
    margin-top: 15px;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #fff;
    margin-left: 3px;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: #fff;
    padding: 4px;
}





