html,body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-align:center;
	background-color:rgb(63, 87, 101);
	height:100%;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
#supercontainer {
	background-color:white;
	border:0;
	width:1000px;
	margin:auto;
	position:relative;
	min-height:100%;
}
#header {
	background:rgb(202, 41, 62);
	height:70px;
}
#header .stemt {
	float:left;
	height:70px;
	padding-left:100px;
}
#subheader{
    margin-top: 30px;
    width: 1030px;
    position: relative;
    left: -15px;
    background: rgba(255, 255, 255, 0.94);
    z-index: 1;
    padding: 15px 0;
    -moz-box-shadow: 0px 0px 20px  rgba(0,0,0,0.60);
    -khtml-box-shadow: 0px 0px 20px rgba(0,0,0,0.60);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.60);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.60);

}
#schaduw_links{
	border-color: transparent rgba(253, 253, 253, 0.85) transparent transparent;
	border-style:solid;
	border-width: 0 15px 15px 0;
	height:0px;
	width:0px;
    position: relative;
	left: -15px;
    top: 0px;
	z-index: 0;
}    
#schaduw_rechts{
	border-color: rgba(253, 253, 253, 0.85) transparent transparent transparent;
	border-style:solid;
	border-width:15px 15px 0 0;
	height:0px;
	width:0px;
	position: relative;
	left: 1000px;
    top: -15px;
	z-index: 0;
}
#orgimg{
    width: 380px;
    text-align:center;  
    display: inline-block;
    vertical-align: middle;
}

#orgimg img {
	max-width: 350px;
}

#headerimg{
    padding-right: 10px;
    width: 600px;
    display: inline-block;
    vertical-align: middle;
}

#headerimg img {
	max-width: 600px;
}
.clearfix {
	clear: both;
}
#container {
	padding:20px 100px 120px 100px;
	color:#3f5765;
	padding-bottom: 250px;
}
#footer {
	width:1000px;
	position:absolute;
	bottom:0px;
	height:140px;
}
#footer .logos {
	overflow: hidden;
}
	
	
.adminlogin {
	overflow: auto;
	background:white;
	padding-top:0px;
}
.formlogin {
	float:right;
	padding-top:30px;
	width:50%;
}
.shiblogin {
	float:left;
	padding-top:30px;
	width:50%;
}
.formlogin input, .formlogin input[type="text"] {
	width:300px;
	border:0px;
	height:20px;
	padding:10px 10px 10px 10px;
	margin: 10px  0 10px 0;
	background-color:rgb(237, 237, 237);
	border-radius: 3px 3px 3px 3px; 
}

.formlogin input:focus  {
	background-color:rgba(255, 255, 255, 0.9);
	box-shadow:0px; 
	border: 1px solid #e74c3c;
	outline: 0;
}
input[type="submit"] {
	width:320px;
	border:0px;
	height:40px;
	margin: 10px  0 10px 0;
	background-color:rgb(202, 41, 62);
	border-radius: 3px 3px 3px 3px;
	color:white;
	font-size: 17px;
	font-weight:900;
	text-align: center;
	cursor: pointer;
}

input[type="submit"]:hover {
	background-color:rgb(180, 38, 56);
}

input[type="submit"].add {
	width: 42px;
	height: 42px;
	margin-top: 0px;
	margin-left: 10px;
}
input[type="submit"].button {
	width: auto;
	height: 33px;
	padding: 5px 5px 5px 5px;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 0px;
}

#ulyssis {
	float:left;
	height:70px;
	padding-left: 100px;
	text-align: left;
	color: #3f5765;
	font-style: italic;
}
#loko {
	float:right;
	height:70px;
	margin-right: 20px;
}
#stura {
	float:right;
	height:70px;
	padding-right:100px;
	text-align: right;
	color: #3f5765;
	font-style: italic;
}
#copyright {
	border-top: 1px solid #3f5765;
	margin: 10px 100px 0px 100px;
	color:rgb(63, 87, 101);
}
a:link {
	color:rgb(63, 87, 101);
}
a:visited {
	color:rgb(51, 77, 92);
} 
a:hover {
	color:rgb(202, 41, 62);
} 
a:active {
	color:rgb(202, 41, 62);
}


.question {
	font-size:18px;
	color:#444;
	text-align:left;
	padding:10px 0 10px 0;
	
}
.marked{
	color:rgb(202, 41, 62);
	padding-left: 5px;
}

.rightsubmit {
	text-align: right;
}

.submitwarning{
	width:320px;
	text-align:right;
	float:right;
	text-align: justify;
}
	
.required{
	width:400px;
	text-align:left;
	float:left;
	text-align: justify;
}

.response {
	font-size: 16px;
	text-align:left;
	margin-left:20px;
	line-height:28px;
	margin-bottom:20px;
}

label {
	line-height: 40px;
	cursor: pointer;
}

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

input[type="checkbox"] + label span, input[type="radio"] + label span {
	display: inline-block;
	vertical-align:middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(/static/radio-checkbox.png) no-repeat;
	border: none;
	cursor: pointer;
	background-position: 0 0;
	margin-right:15px;
	padding-bottom: 3px;
}
input[type="radio"] + label span {
	background-position: -120px 0;
}

input[type="radio"]:checked + label span {
	background-position: -168px 0;
}
input[type="radio"] + label:hover span{
	background-position: -144px 0;
}
input[type="radio"]:checked + label:hover span{
	background-position: -168px 0;
}

input[type="checkbox"]:checked + label span {
	background-position: -48px 0;
}
input[type="checkbox"] + label:hover span{
	background-position: -24px 0;
}
input[type="checkbox"]:checked + label:hover span{
	background-position: -48px 0;
}

.notice{
	color:rgb(239, 201, 76);
	border: 3px solid rgb(239, 201, 76);
	border-radius:3px;
	font-size:20px;
	font-weight:300;
	margin-bottom:40px;
	padding:0;
}
.error{
	color:rgb(202, 41, 62);
	border: 3px solid rgb(202, 41, 62);
	border-radius:3px;
	font-size:20px;
	font-weight:300;
	margin-bottom:40px;
	padding:0;		  
}

.success{
	color:rgb(0, 163, 136);
	border: 3px solid rgb(0, 163, 136);
	border-radius:3px;
	font-size:20px;
	font-weight:300;
	margin-bottom:40px;
	padding:0;
}


.editable {
	border:none;
	background:rgba(240, 240, 240, 0.80);
	border-radius:4px; 
	padding: 5px 5px;
	margin-top: 20px;
}
.radio-question{
		padding-left:5px;	
}
.edit {
	float: right;
	padding-right: 10px;
}

.edit img {
	padding-right: 5px;
	padding-top: 12px;
}


div.selector {
	position: relative;
	text-align:left;
	margin-top:15px;
	color: rgb(63, 87, 101);
}

div.selector.disabled {
	opacity: 0.5;
}


div.selector select:focus + div.trigger.open {
	box-shadow: none;
}

div.selector div.trigger {
	border-radius: 3px;
	cursor: pointer;
	padding: 10px 24px 9px 9px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	background: rgb(255, 255, 255);
	border: 2px solid #e3e3e3;
	color: rgb(63, 87, 101);
	width: 300px;
	transition: all 240ms ease-out;
	-webkit-transition: all 240ms ease-out;
	float: left;
}

div.selector div.trigger:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: rgb(63, 87, 101);
	top: 18px;
	right: 9px;
}

div.selector div.trigger.open {
	background: white;
	border: 2px solid rgba(239, 67, 57, 0.69);
	color: rgb(139, 139, 139);
	box-shadow: none;
}

div.selector div.trigger.open:after {
	border-top-color: rgb(139, 139, 139);
}

div.selector ul.options {
	list-style: none;
	position:absolute;
	margin: 0px;
	top: 40px;
	left: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 50;
	overflow: auto;
	background: rgba(202, 41, 62, 0.98);
	border-radius: 3px;
	min-width: 300px;
	transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}

div.selector ul.options.open {
	visibility: visible;
	top: 50px;
	opacity: 1;
	transition: opacity 300ms ease-out, top 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
}

div.selector ul.options.overflowing {
	top: auto;
	bottom: 40px;
	transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}

div.selector ul.options.overflowing.open {
	top: auto; 
	bottom: 50px;
	transition: opacity 300ms ease-out, bottom 300ms ease-out;
	-webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}

div.selector ul.options li {
	padding: 12px 12px 12px 12px;
	position:relative;
	min-width:310px;
	left:0px;
	color: white;
	cursor: pointer;
	white-space: nowrap;
	transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
}

div.selector ul.options li.selected {
	background: rgba(130, 2, 51, 0.87);
	color: white;
}

div.selector ul.options li.hover {
	color: #fff;
	background:rgba(239, 67, 57, 0.67);
}

.aleft {
	text-align: left;
}

textarea {
	border: 2px solid #e3e3e3;
	border-radius: 3px;
}

input[type="text"] {
	width: 600px;
	height: 30px;
	border: 2px solid #e3e3e3;
	font-size: 16px;
	border-radius: 3px;
	margin-bottom: 20px;
}

#InputsWrapper {
	text-align: left;
}

a.button {
	border:0px;
	margin: 10px 0px 10px 0px;
	background-color:rgb(202, 41, 62);
	border-radius: 3px 3px 3px 3px;
	color:white;
	font-size: 17px;
	text-align: center;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
a.button:hover {
	background-color:rgb(180, 38, 56);
}

a.imgbutton {
	display: table;
	background-color: rgba(240, 240, 240, 0.80);
	height: 80px;
	text-decoration: none;
	margin: auto;
	border-radius: 10px;
	padding: 0px 5px;
	margin-top: 20px;
}

a.imgbutton:hover {
	background-color: rgb(230, 230, 230);
	color: rgb(51, 77, 92);
}

a.imgbutton img {
	max-height: 80px;
}

a.imgbutton span {
	display: table-cell;
	vertical-align: middle;
	font-size: 24px;
	padding-top: 5px;
}

.removeclass {
	font-size: 24px;
	margin-left: 5px;
	text-decoration: none;
}

.bold {
	font-weight: 700;
}

.properties {
	margin: auto;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

.orgblock {
	float: left;
	width: 130px;
	height: 170px;
	display: table;
}

.orgblock span {
	display: table-cell;
	vertical-align: middle;
	overflow-wrap: anywhere;
}

.orgblock img {
	max-width: 120px;
	max-height: 120px;
}

#breadcrumbs {
	text-align: left;
	font-size: 20px;
}

#breadcrumbs img {
	max-height: 30px;
	vertical-align: middle;
}

#breadcrumbs span, #breadcrumbs span a {
	vertical-align: middle;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 45%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 45% 10px 10px; }