body { 
	background: #D2CAC5 !important;
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('/fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}


a:link,a:visited,a:active {
	color: #495E6B;
	text-decoration: underline;
} 
a:hover {
	color: #495E6B;
	text-decoration: none;
}
a.impressum:link,a.impressum:visited,a.impressum:active {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
} 
a.impressum:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:link,a.menu:visited,a.menu:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
} 
a.menu:hover {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

a.menu1:link, a.menu1:visited, a.menu1:active, a.menu1s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

a.menu1s:link, a.menu1s:visited, a.menu1s:active, a.menu1:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 3px;
	cursor: hand;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}


a.menu2:link, a.menu2:visited, a.menu2:active, a.menu2s:hover{
	background-color: Silver;
	color: #000000;
	text-decoration: underline;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
a.menu2s:link, a.menu2s:visited, a.menu2s:active, a.menu2:hover{
	text-align: left;
	background-color: #666666;
	color: White;
	text-decoration: none;
	border-color: White;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px 0px 2px 8px;
	cursor: hand;
	display: block;
	font-size: 8pt;
	font-weight: bold;
}
.loginHead{  color:#666666; font-size: 10pt; font-weight:normal;} 

a.alogin:link,a.alogin:visited,a.alogin:active {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #666666;
} 
a.alogin:hover {
	text-decoration: none;
	font-size: 8pt;
	font-weight: none;
	color: #000000;
}



input.acmsform{
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}

textarea.acmsformarea{
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid;
	border-color: Gray;
}


.logoDiv {
	padding-top: 20px;
	text-align: center
}

.logoDiv img {
	max-width: 300px;	
}

.headerContainer {
	background: #FFFFFF !important;	
}

.headerMenu {
	text-align: right;	
}

.headerMenu a {
	color: #495E6B;
	text-decoration: none;
	text-transform: uppercase;
}

.headerMenu a:hover {
	color: #495E6B;
	text-decoration: underline;
}

.loginScreen {
	/*background: url("/images/df-background-new_1920.jpg") no-repeat ;*/ 
	background-repeat: no-repeat;
  
}

.loginScreenContainer, .changelogContainer {
	background: #FFFFFF;
	max-width: 500px;
	padding-left: 20px;
	padding-right: 20px; 
	padding-top: 20px;
}

.loginText {
	color: #764692;
	font-size: 1.5rem !important;
	font-weight: bold;
}

.loginImg {
	float:right;
}

.loginButton {
	padding-top: 10px !important;
	font-size: 1.5rem !important;	
	height: 50px !important;
	width: 100% !important;
}


.loginButton i {
	font-size: 25px;
} 

.changelogButton {
	padding-top: 15px !important;
	font-size: 1.2rem !important;	
	
}

.changelogButton i {
	font-size: 20px;
} 

span.close-button span {
	font-size: 3.5rem !important;
}

h2.dfH2 {
	color: #784592 !important;
	font-weight: bold;
}

hr.changelogHR {
	border-top: 1px solid #784592;
}

.changelogPaddingLeft {
	padding-left: 10px;
}


/* .loginInput {
	
	border: 1px solid;
	border: none !important;
	box-shadow: none !important;
	background: #F0F0F0 !important;
	
	
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #495E6B !important;
    font-size: 1rem !imporhabe tant;
      width: 100%;
	  padding: 10px;
	  outline: none;
} 
 */

/* 
.input-container {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

Style the form icons
.icon {
  padding-top: 15px;
  background: #784592;
    color: #fff;  
  min-width: 50px;
  font-size: 25px !important;
  text-align: center;
  border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.input-field {
  width: 100% !important;
  padding: 10px !important;
  outline: none !important;
  
}

 */
/* .dfMixerwagonIconsLogin {
    width: 35px;
    font-size: 25px !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
} */
/* 
.iconsLogin {
    width: 35px;
    padding: 8px;
    font-size: 20px !important;
    background: #784592;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
} */

.input-icons i { 
    position: absolute; 
} 
    
.input-icons { 
    width: 100%; 
    margin-bottom: 10px;
} 
    
.icon { 
	padding: 15px;
    font-size: 25px; 
    background: #784592;
	color: #fff;
	width: 70px; 
	text-align: center; 
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	height: 50px !important;
} 
    
.input-field { 
	width: 100%; 
	padding: 10px;
    padding-left: 80px !important;  
    text-align: left; 
    height: 50px !important;
    font-size: 1rem !important;
	border: 1px solid;
	
	box-shadow: none !important;
	background: #F0F0F0 !important;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #495E6B !important;
    font-size: 1rem !important;


} 

.input-field::placeholder{ 
  color: #C0C0C0 !important;
}

div.googleAppleBadge {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px !important;
	font-style: italic !important;
}

.footerContainer {
	color: #000000;
	padding-top: 25px;
	padding-bottom: 25px !important;
}

.footerContainer a {
	text-decoration: underline;
	color: #000000;	
}

.footerContainer a:hover {
	text-decoration: none;
	color: #000000;	
}

.hiLocaleIndexContainer {
	position: relative;
	margin-right: 10px;
	top: -5px;
}

a.moreDairyFeederInfo {
	top: 200px;
	margin-top: 10px;
}

@media screen and (min-width: 40em) {

	.footerImpressum {
		text-align: right;	
	}
	
	.loginScreenMain {
		height: 600px;	
	}
	
	
	
	.loginScreenMain {
		margin-top: 80px;
	}
	
}
