/*
@media (min-width: 0px) {
	.div-xs{display:inline}
	.div-sm{display:none}
	.div-md{display:none}
	.div-lg{display:none}
}
@media (min-width: 768px) {
	.div-xs{display:none}
	.div-sm{display:inline}
	.div-md{display:none}
	.div-lg{display:none}

}
@media (min-width: 992px) {
	.div-xs{display:none}
	.div-sm{display:none}
	.div-md{display:inline}
	.div-lg{display:none}

}
@media (min-width: 1200px) {
	.div-xs{display:none}RahmenErgebnis a
	
	.div-sm{display:none}
	.div-md{display:none}
	.div-lg{display:inline}
}
*/


h1,h2{
	margin:0px;
	padding:0px;
	left:0px;
	text-align:left;
	font-size:16px;
}


h1{
	color:#f90;
	padding:10px 15px 10px 5px;
}

h2{
	color:#000;
}

label{
	font-weight:normal;
}

label.Einheit{
	margin-left:5px;
}
label.FormTitle{
	width:100%;
}

/* Stepper bei Number-Inputs verbergen */
input[type='number'] {
    -moz-appearance:textfield;
}



/* Stepper bei Number-Inputs verbergen */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
	 margin: 0;
}

input.inputStandard{
	width:100px; 
	display:inline-block;
}

select{
	display:inline-block;
	width:235px !important;
}

textarea{
	resize:none; 
	width:100%; 
	max-width:100%; 
	min-width:100%; 
	min-height:60px; 
	max-height:60px;
}

#AppHeadlineZusatz{
	display:none;
}

#AppHeadlineZusatz.Vertrieb{
	display:inline;
}

#LoadingIndicator{
       background-color:#fff;
       position:fixed;
       top:0px;
       left:0px;
       z-index:500;
       width:100%;
       height:100%;
}

#LoadingIndicator img{
	display: block;
	margin-top:80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#LoadingIndicator p{
	text-align:center;
}


.errorMeldung{
	color:#f00;
}

.form-control{
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}

.dropdownBtnText{
	padding-right:10px;
}

.container-fluid{
	width:600px; 
	border:1px solid #909090;
	padding-bottom:5px; 
}

.form-group{
	margin:10px 0px 0px 0px;
	width:100%;
}

.form-group LabelTop{
	width:100%;
	display:block !important;
}

.Rahmen{
	border:1px solid #dedede; 
	background:#f4f4f4;
	display:inline-block; 
	width:588px;
	padding:10px 0px 10px 0px;
	margin: 0px 5px 5px 5px;
}

.Rahmen.Weiss{
	border:none; 
	width:100%;
	background:none;
	padding:0px 5px 0px 5px;
	margin:0px;
	left:0px;
}

.Rahmen.Weiss h1{
	float:left;
	padding-left:0px;
	margin-left:0px;
	margin-top:5px;
}

td{
	vertical-align:top;
}

.RahmenTrennung{
	background: url('../images/Rahmen_Trennung_Mitte.gif') repeat-y 285px 0px,
		url('../images/Rahmen_Trennung_ObenUnten.gif') repeat-x left top, 		
		url('../images/Rahmen_Trennung_ObenUnten.gif') repeat-x left bottom;
    background-clip: padding-box, border-box, padding-box;
    background-origin: padding-box, border-box, padding-box;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	background-color:#f4f4f4;
	display:inline-block; 
	width:588px;
	padding:10px 0px 10px 0px;
	margin: 0px 5px 5px 5px;
}

.RahmenErgebnis{
	border:2px solid #ff9900; 
	background:#fae7cc;
	display:inline-block; 
	width:588px;
	min-height:68px;
	padding:10px 0px 10px 0px;
	margin: 10px 5px 6px 5px;
}

.RahmenErgebnis p{
	margin:0px;
}

.RahmenErgebnis .Meldung{
	display:block;
	margin-bottom: 5px;
}

.RahmenErgebnis .AusgabeTop,
.RahmenErgebnis .AusgabeBottom{
	display:block;
	padding:0px;
	margin-top: 5px;
}

.RahmenErgebnis .AusgabeMain{
	font-size:15px;
	font-weight:bold;
	display:inline-block; 
	width:100%;
}



.RahmenErgebnis .AusgabeRight{
	text-align:left;
}

.RahmenErgebnis .AusgabeRight td{
	padding:0px 15px 0px 0px;
}

.RahmenErgebnis a{
	font-weight:bold;
}

.RahmenErgebnis .AusgabeRight td.tdAlignRight{
	text-align:right;
	padding-right:5px;
	margin-right:0px;
}

.Help {
	margin-left:10px;
	display:inline-block;
	width:19px;
	height:19px;
	background: url('../images/igus_konfig_sprite.png') no-repeat ;
	background-position:-91px -313px !important;
	line-height:20px; 
	vertical-align:middle;
	padding:0px;
	margin:0px 0px 0px 5px;
}

.Help:hover{
	background-position:-91px -348px !important;
}

.Help.SelectHelp{
	margin-left:5px;
	vertical-align:top;
	margin-top:7px;
}

/*
BUTTONS
*/
#BtnAnfrage, 
.BtnAbsenden,
.BtnAbbrechen,
#BtnBerechnen, 
#BtnSuchen,
#BtnBerichtPDF,
#BtnHilfeKontakt,
#BtnZuruecksetzen,
#BtnDebug{
	color:#595959;
}

#BtnBerechnen {
	padding-left:28px;
	background: url(../images/button_berechnen.png) no-repeat 6px 7px;
	background: url(../images/button_berechnen.png) no-repeat 6px 7px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_berechnen.png) no-repeat 6px 7px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_berechnen.png) no-repeat 6px 7px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

#BtnBerechnen:focus, #BtnBerechnen:active, #BtnBerechnen:hover{
	background: url(../images/button_berechnen.png) no-repeat 6px 7px;
	background: url(../images/button_berechnen.png) no-repeat 6px 7px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/button_berechnen.png) no-repeat 6px 7px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400;
	border-top:1px solid #ff9900;
	border-bottom:1px solid #c57200;
	background-color:#ffdba7;
}

#BtnBerichtPDF {
	margin-right:5px;
	padding-left:28px;
	background: url(../images/button_PDF.png) no-repeat 6px 8px;
	background: url(../images/button_PDF.png) no-repeat 6px 8px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_PDF.png) no-repeat 6px 8px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_PDF.png) no-repeat 6px 8px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

#BtnBerichtPDF:focus, #BtnBerichtPDF:active, #BtnBerichtPDF:hover{
	background: url(../images/button_PDF.png) no-repeat 6px 8px;
	background: url(../images/button_PDF.png) no-repeat 6px 8px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/button_PDF.png) no-repeat 6px 8px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400;
	border-top:1px solid #ff9900;
	border-bottom:1px solid #c57200;
	background-color:#ffdba7;
}

#BtnSuchen{
	padding-left:28px;
	background: url(../images/button_suche.png) no-repeat 6px 8px;
	background: url(../images/button_suche.png) no-repeat 6px 8px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_suche.png) no-repeat 6px 8px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/button_suche.png) no-repeat 6px 8px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

#BtnSuchen:active, #BtnSuchen:focus, #BtnSuchen:hover {
	background: url(../images/button_suche.png) no-repeat 6px 8px;
	background: url(../images/button_suche.png) no-repeat 6px 8px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/button_suche.png) no-repeat 6px 8px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400;
	border-top:1px solid #ff9900;
	border-bottom:1px solid #c57200;
	background-color:#ffdba7;
}

#BtnAnfrage,
#BtnHilfeKontakt,
.BtnAbsenden{
	padding-left:28px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

#BtnAnfrage:focus, #BtnAnfrage:active, #BtnAnfrage:hover,
#BtnHilfeKontakt:focus, #BtnHilfeKontakt:active, #BtnHilfeKontakt:hover,
.BtnAbsenden:focus, .BtnAbsenden:active, .BtnAbsenden:hover
{
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -o-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -409px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400 !important;
	border-top:1px solid #ff9900 !important;
	border-bottom:1px solid #c57200 !important;
	background-color:#ffdba7 !important;
}

#BtnAnfrage{
	margin:0px;
	float:right;
}

#BtnZuruecksetzen{
	margin:10px 0px 4px 0px;
	float:right;
	padding-left:28px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

#BtnZuruecksetzen:focus, #BtnZuruecksetzen:active, #BtnZuruecksetzen:hover{
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -o-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -379px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400 !important;
	border-top:1px solid #ff9900 !important;
	border-bottom:1px solid #c57200 !important;
	background-color:#ffdba7 !important;
}

.BtnAbbrechen{
	padding-left:28px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -o-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 89%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 89%);
}

.BtnAbbrechen:focus, .BtnAbbrechenn:active, .BtnAbbrechen:hover{
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -o-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -moz-linear-gradient(top,  #ffeed6 0%, #ffd89f 100%);
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -647px, -webkit-linear-gradient(top,  #ffeed6 0%,#ffd89f 100%);
	border:1px solid #f89400 !important;
	border-top:1px solid #ff9900 !important;
	border-bottom:1px solid #c57200 !important;
	background-color:#ffdba7 !important;
}


#BtnDebug{
	margin:0px 5px 4px 0px;
	float:right;
}
#BtnDebug:focus, #BtnDebug:active, #BtnDebug:hover{
	border:1px solid #f89400 !important;
	border-top:1px solid #ff9900 !important;
	border-bottom:1px solid #c57200 !important;
	background-color:#ffdba7 !important;
}


input[type=checkbox],
input[type=radio]{
	display: none;
}

input[type=checkbox] + label,
input[type=radio] + label{
	display: inline-block;
	padding-left: 30px;
	background-repeat: no-repeat;
	cursor: pointer;
}

input[type=checkbox].disabled + label ,
input[type=radio].disabled + label{
	cursor: not-allowed;
}

input[type=checkbox] + label{
	margin-left:-7px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -0px;
    height: 20px;
}

input[type=checkbox]:checked + label{
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -35px;
}

input[type=radio] + label{
	margin-left:-7px;
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -69px;
}

input[type=radio]:checked + label{
	background: url(../images/igus_konfig_sprite.png) no-repeat -83px -104px;
}

.disabled{
	opacity:0.5;
	cursor: not-allowed;
}

.disabled h2,
.disabled label{
	cursor: not-allowed;
}

/*
input[type=checkbox].disabled + label,
input[type=radio].disabled + label{
	opacity:0.3;
}
*/

/*
	bootstrap Tab-Group
*/
.tab-content{
	margin:10px;
}

/*
	bootstrap-select
	für Dropdowns
*/
.dropdown-menu  a{
	background:#fff !important;
}

.dropdown-menu  a:hover{
	background:#dedede !important;
}

.dropdown-menu .selected a{
	background:#3399ff !important;
}

.dropdown-menu .selected a:hover{
	background:#5ab7e3 !important;
}

.Lizenz{
	padding:15px 0px 5px;
	color:#AAA;
	font-size:11px;
}

.Lizenz a{
	color:#AAA;
	text-decoration:underline;
}

/*
	MODAL Allgemein
*/

.modal{
	color:#666666;
}

.modal h1{
	color:#666666;
	padding:0px;
}

.modal-header{
	background-color:#DEDEDE;
	padding:5px 9px;
	color:#000;
}

.modal ul.ListAlignLeft{
	/*margin-left:0px !important;*/
	padding-left:11px;
	/*left:0px;*/
}

.ModalHelp img,
.ModalHelp h2{
	margin-bottom:5px !important;
}

.ModalText{
	margin: 0px 0px 12px 0px;
}

/* Modal Speziell */
#ModalHelpGegenlaeufig .modal-dialog,
#ModalDebug .modal-dialog,
#ModalRahmenbedingungen  .modal-dialog{
	width:560px;
}

#ModalDebug .modal-body,
#ModalRahmenbedingungen .modal-body {
	max-height:600px;
	overflow-y: auto; 
}

#ModalRahmenbedingungen ul{
	margin-left:-24px;
}

#DebugMeldungenText{
	padding-bottom: 30px;
}

#ModalAnfrage .modal-dialog,
#ModalDebug .modal-dialog,
#ModalHilfeKontakt .modal-dialog{
	width:500px;
}

#ModalError .modal-dialog,
#ModalInfoApp .modal-dialog,
#ModalHelpZugaenglichkeit .modal-dialog,
#ModalHelpSchwierigkeit .modal-dialog,
#ModalHelpEinzelteile .modal-dialog,
#ModalHelpSchwimmenderMitnehmer .modal-dialog,
#ModalHelpPPDS .modal-dialog,
#ModalHelpUntergrund .modal-dialog,
#ModalHelpMontage .modal-dialog,
#ModalHelpDemontage .modal-dialog,
#ModalHelpVertrieb .modal-dialog{
	width:400px;
}

#ModalHelpMontage .modal-dialog h3,
#ModalHelpVertrieb .modal-dialog h3{
	margin-top:0px;
	margin-bottom:2px;
}

#ModalLogin .modal-dialog{
	width:300px;
}

#ModalHelpZugaenglichkeit .col-xs-6{
	padding-left:0 !important;
}

#ModalHilfeKontakt #InputKommentar{
	resize:none; 
	width:100%; 
	max-width:100%; 
	min-width:100%; 
	padding-top:5px;
}

/*
TYPEAHEAD
<span class="tt-dropdown-menu">
  {{#datasets}}
    <div class="tt-dataset-{{name}}">
      {{{header}}}
      <span class="tt-suggestions">
        {{#suggestions}}
          <div class="tt-suggestion">{{{suggestion}}}</div>
        {{/suggestions}}
        {{^suggestions}}
          {{{empty}}}
        {{/suggestions}}
      </span>
      {{{footer}}}
    </div>
  {{/datasets}}
</span>
*/

span.twitter-typeahead .tt-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 100px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
	max-height:200px;
	overflow-y: auto;
	cursor:pointer;
}

span.twitter-typeahead .tt-suggestion > p {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333333;
	white-space: nowrap;
}

.tt-cursor{
	background-color: #dedede;
	color:#fff;
}

span.twitter-typeahead {
	width: 100%;
}
.input-group span.twitter-typeahead {
	display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
	top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
	top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
	top: 28px !important;
}

.underline{
	text-decoration: underline;
}



