@CHARSET "ISO-8859-1";

/* body {
	background: #002548;
} */

#header-logo-right {
	margin-top: -5px;
}

@CHARSET "ISO-8859-1";


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {
	border: 1px solid #474745;
}

.ui-accordion .ui-accordion-header a { 
	padding: .5em .5em .5em 2.2em;
}

.ui-dialog { padding: 0px; }

.ui-corner-all {
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-khtml-border-bottom-right-radius: 0px; 
	border-bottom-right-radius: 0px;

	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-khtml-border-top-right-radius: 0px; 
	border-top-right-radius: 0px;

	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-khtml-border-bottom-left-radius: 0px; 
	border-bottom-left-radius: 0px;

	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-khtml-border-top-left-radius: 0px; 
	border-top-left-radius: 0px;
}

.ui-widget-header { border: none; }

/*.ui-widget-overlay { background: #000; opacity: .75 }*/

/* .ui-tabs .ui-tabs-panel { padding: 1em 0em; } */

body.full_width #login_name, #login_pwd {
	width: 250px;
	font-size: 14px;
	margin-top: 4px;
	margin-bottom: 7px;
	height: 35px;
	/* text-transform: capitalize; */
	padding: 0 10px;
}

body.full_width #tabs_start_page {
	border: none;
	background: none;
}

body.full_width .ui-tabs .ui-tabs-nav li,
body.full_width .ui-tabs .ui-tabs-panel {
	color: #000;
	font-size: 14px;
	background: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

body.full_width .ui-tabs .ui-tabs-nav li {
	border: none;
	margin-left: 0;
	margin-bottom: -1px;
	
}

body.full_width .ui-tabs .ui-tabs-nav li:not(.ui-state-active) {
	  margin-bottom: 1px;
}

body.full_width .ui-tabs .ui-tabs-panel {
	border-radius: 0 5px 5px 5px;
}

body.full_width #tab_login a,
body.full_width #tab_registration span {
	color: #000;
}

body.full_width #login_name,
body.full_width #login_pwd {
	font-size:14px;
}

body.full_width #btn_login {
	width: 120px;
	font-size: 14px;
	height: 30px;
}

body.full_width .ui-tooltip {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	border-radius: 5px;
	color: #000;
}


body.full_width .content-row {
	background: url("../img/style/background/bg_edeka.png") center 45px no-repeat;
	background-size:cover;
	background-attachment: fixed;
	min-height: 630px;
	height: 630px;
	height: calc(100vh - 120px);
	width: 100%;
	min-width: 100%;
	
	background-color: #606060\0/; /*use \0/; to apply styles only for IE8*/
}

body.full_width .content-row #start_page_center {
	min-width: 600px\0/; /*use \0/; to apply styles only for IE8*/
}

body.full_width .content-row #start_page_center .ui-tabs .ui-tabs-nav {
    background: none;
	padding: 0;
	/*display: none;*/
}

body.full_width .content-row .marginal_container {
	background-position: center top;
	background-image: url("../img/style/background/bg_brax_glass.jpg");
	background-size: 100%;
	background-position: center 45px;
	background-repeat: no-repeat;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: inherit;
	
	background-image: none\0/; /*use \0/; to apply styles only for IE8*/
	background-color: #606060\0/; /*use \0/; to apply styles only for IE8*/
}

body.full_width #left_container .about.box {
	border: 1px solid #fff\0/; /*use \0/; to apply styles only for IE8*/
}

body.full_width #header-row-first {
	padding: 10px 50px;
	margin: 0 299px;
	border-right: 1px solid #606060;
	border-left: 1px solid #606060;
	/*box-shadow: 0px 0px 5px 0px rgba(96,96,96,0.75);*/
	border-bottom: none;
}



body .content-row {
    background: url("../img/style/background/bg_edeka.png") center 45px no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 630px;
    height: 630px;
    height: calc(100vh - 120px);
    width: 100%;
    min-width: 100%;
    background-color: #606060 \0/
}

.binalogic-ui-dialog-content-no-padding.ui-dialog-content { padding: 0px; }

.social {
	display: inline-block;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin: .2em;
	width: 23%;
}

@media screen and (device-aspect-ratio: 4/3)/*, (max-device-width: 1199px)*/ {
	
	body.full_width {
		min-width: 600px;
	}
	
	body.full_width #header-row-first {
		padding: 10px 5%;
		margin: 0;
		border: none;
	}
	
	body.full_width #left_container,
	body.full_width #right_container {
		display: none;
	}
	
	body.full_width #start_page_center {
		width: 100%;
	}
	
	body.full_width #footerContainer {
		width: 100%;
	}
}