

#header-left-text-wide {
	display: none;
}

#header-right {
	display: block;
}

#header-mobile-menu {
	display: block;
	float:left;
}

.toggle-menu span {
	display: block;
	width: 16px;
	height: 0;
	margin: 0 auto;
	-webkit-box-shadow: 0 16px 0 1px #FFF, 0 22px 0 1px #FFF, 0 28px 0 1px #FFF;
	-moz-box-shadow: 0 16px 0 1px #fff, 0 22px 0 1px #fff, 0 28px 0 1px #fff;
	box-shadow: 0 16px 0 1px #FFF, 0 22px 0 1px #FFF, 0 28px 0 1px #FFF;
}

.toggle-menu {
	height: 70px;
	width: 40px;
	float: left;
	padding-top: 20px;
	cursor: pointer;
	text-align: center;
}

td.nowrap, th.nowrap {
	text-wrap: wrap;
}

#content {
	padding-right: 3px;
	padding-left: 3px;
	overflow: hidden;
	min-height: 300px;
	clear: both;
}

.calendar .weekdays {
	display: none;
}

.calendar li {
	height: auto !important;
	border: 1px solid #ededed;
	width: 100%;
	padding: 10px;
	margin-bottom: -1px;
}

.calendar li .day, .calendar li .month {
	display: inline;
}

.calendar li.out_of_range {
	display: none;
}

.calendar .dateshort {
	display: none;
}

.calendar .datelong {
	display: inline;
}

.calendar .dayInfo {
	text-align: center;
}

.portlet {
	margin-left: 0px;
	margin-right: 0px;
	width: 100% !important;
}

.layoutcontent {
	min-width: 0;
	width: 98%;
	padding-left: 10px;
	padding-right: 0px;
}

.formcontent {
	min-width: 0;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.tablecontent {
	min-width: 0;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	white-space: normal !important;
	padding-top: 0px;
	padding-bottom:0px;
}

.long label {
	width: auto !important;
	padding-right: 10px;
	white-space: normal !important;
}

#desktop {
	display: inline !important;
}

.formelement label.narrow {
	clear: left;
	width: 160px;
}

.layoutelement label.narrow {
	clear: left;
	width: 160px;
}

.formelement label {
	clear: left;
}

.layoutelement label {
	clear: left;
}

input.long {
	width: auto;
}

textarea {
	max-width: 400px;
}

span.long {
	width: 95%;
}

#optionsmenu {
	white-space: normal;
}

div.checkboxes {
	width: auto;
}

div.checkbox {
	float: left;
	width: 50%;
}

div.checkbox label {
	text-align: right;
}

.table ul li {
	padding: 5px;
}

#navi:not(#public-menu #navi), ul.navisub:not(#public-menu #navi) {
	width: 160px;
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 9999;
	overflow: visible;
}

#navi a:not(.public-menu a) {
	display: block;
	color: #282828;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

ul.navisub li {
	z-index: 9999;
	position: relative;
}

ul.navisub li a, ul.navisub li a {
	color: #282828;
	background: #fff;
}

li ul.navisub a {
	padding-left: 15px !important;
}

#header-menu {
	display: none;
	position: absolute;
	z-index: 10;
	background-color: #ccc;
	width: auto;
}

.menulink {
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: #FFF !important;
	text-align: center;
}

body {
	width:100%;
}


@media screen and (min-width:800px) {

	#header-left-text-medium {
		display: block;
	}

	#header-left-text-narrow {
		display: none;
	}
		
	#column1-40 {
		float: left;
		width: 40%;
	}

	#column2-40 {
		float: right;
		width: 59.5%;
	}

	#column1-50 {
		float: left;
		width: 50%;
	}

	#column2-50 {
		float: right;
		width: 49.5%;
	}

	#column1-75 {
		float: left;
		width: 74.5%;
	}

	#column2-75 {
		float: right;
		width: 25%;
	}

	#column1-65 {
		float: left;
		width: 64.5%;
	}

	#column2-65 {
		float: right;
		width: 35%;
	}

	#column1-33 {
		float: left;
		width: 33%;
	}

	#column2-33 {
		float: left;
		width: 33%;
	}

	#column3-33 {
		float: left;
		width: 33%;
	}
}

@media screen and (min-width:671px) and (max-width:799px) {

	#header-left {
		width:400px;
	}
		
	#header-left-text-narrow {
		display: none;
	}
	
}

@media screen and (max-width:670px) {
	#header-left-text-medium {
		display: none;
	}

	#header-left-text-narrow {
		display: block;
	}
	#header-left-text {
		margin-top:10px;
	}

}

@media screen and (max-width:350px) {
	.toggle-menu {
		width:30px;
	}
	#header-vatf1, #header-usar, #header-left {
		padding-left:5px;
	}

}

@media screen and (min-width:550px) {
	.qualselement {
		width: 70%;
		margin-left: 20%;
	}

	div.center {
		float: left;
	}

	label.center {
		margin-left: 15%;
	}
}

@media screen and (max-width:550px) {
	

	.qualselement {
		margin-left: 0px;
		width: 100%;
	}

	.formelement label {
		width: auto;
		float: left;
		text-align: left;
	}

	.formelement {
		margin-bottom: 0px;
	}

	.formvalue {
		width: 95%;
		clear: left;
		margin-left: 0px;
		margin-right:0px;
	}

	.formelement span {
		width: 95%;
		margin-right:15px;
	}

	#formcolumn1 .formelement label, #formcolumn2 .formelement label, #formcolumn3 .formelement label {
		width: auto;
		float: left;
	}

	input[type=text]:not(.centerlogin), textarea {
		width: 95%;
	}
	#formcolumn1 .formvalue, #formcolumn2 .formvalue, #formcolumn3 .formvalue {
		margin-left: 0px;
	}

	.formactions {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.layoutelement label {
		width: auto !important;
		float: left !important;
		text-align: left !important;
		margin-bottom: 0px;
	}

	.layoutelement {
		margin-bottom: 0px;
	}

	.layoutsubelement .layoutvalue {
		margin-left: 0px;
	}

	.layoutsubelement {
		line-height: normal !important;
	}

	.layoutvalue {
		width: auto;
		clear: left;
		margin-left: 0px;
	}

	.layoutlabel {
		display: inherit;
	}

	div.centerlogin {
		margin-left: 25%;
	}

	label.centerlogin {
		margin-left: 25%;
	}

	div.radio {
		min-width: 200px;
	}

	label.radio {
		clear: none !important;
	}

	div.checkbox {
		float: left;
		clear: both;
	}
}

@media screen and (max-width:470px) and (min-width:380px) {
	
	#header-help {
		height: 40px;
		background-color: #000080;
		border-radius: 0px 0px 0px 10px;
		padding-right:5px;
		padding-left:5px;
		width:150px;
		float:right;
		text-align:right;
		padding-top:10px;
	}
	
	#header-help .text-wrapper {
		padding-right:10px;
		color: #ffffff;
		font-weight: bold;
		font-size: 16pt;
	}

}


@media screen and (max-width:389px) {
	
	#header-help {
		height: 40px;
		background-color: #000080;
		border-radius: 0px 0px 0px 10px;
		padding-right:5px;
		padding-left:5px;
		width:110px;
		float:right;
		text-align:right;
		padding-top:10px;
	}
	
	#header-help .text-wrapper {
		padding-right:5px;
		color: #ffffff;
		font-weight: bold;
		font-size: 14pt;
	}

}




#optionmenuicon div.quicklink {
	margin-left:5px !important;
	margin-right:5px !important;
}



@media screen and (max-width:500px) {
	 .btn-wrapper {
	 	display:block;
	 	text-align:right;
	 	padding-top:10px;
	 }
}
