@CHARSET "ISO-8859-1";

/* sidlayout */

/* för att undvika mellanrum mellan element i layout i företrädesvis IE */
* {
	padding: 0;
	margin: 0;
}

html, body {
	font-family: "Verdana", sans-serif;
	height: 100%;
}

body {
	overflow: auto;
}

.welcome-title {
	color: darkblue;
}

.welcome-subtitle {
	margin-bottom: 0px;
}

.welcome-text {
	font-size: small;
}

.welcome-hr {
	border: 1px solid #808080;
	margin-bottom: 20px;
	margin-top: 20px;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}

.footer, .push {
	height: 4em;
}

.page-footer {
	position: fixed;
	overflow: hidden;
	left: 0px;
	bottom: 0px;
	height: 45px;
	width: 100%;
	background-color: #002d5a;
	border-top: 5px solid #00aeef;
}

.m-page-banner {
	box-sizing: border-box;
	border-top: 5px solid #00aeef;
	background: #fff;
}

.m-page-banner--logout {
	box-sizing: border-box;
	border-top: 5px solid #00aeef;
	border-bottom: 15px solid #002d5a;
	background: #fff;
}

.m-page-banner--inner {
	padding-top: 10px;
	padding-bottom: 10px;
	position: static;
}

.m-page-banner--nav {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 1.5em;
}

.m-page-banner--title img {
	max-width: none;
	width: auto;
}

.m-page-banner--logo {
	padding-left: 30px;
	display: block;
}
/* sidlayout slut*/
.logout {
	color: #F8971C;
}

.loginForm {
	position: relative;
	top: 25px;
}

a {
	text-decoration: none;
	color: #0090ff;
}

.ui-widget-content a {
	text-decoration: none;
	color: #0090ff;
}

a:hover {
	text-decoration: underline;
}

:-ms-input-placeholder {
	color: #aaaaaa !important;
}

.ui-datatable-scrollable-header {
	background: #ffffff;
}

button.ui-button {
	background: #8DC63F !important;
}

input[type=submit] {
	padding:5px 15px;
	background: #8DC63F;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	color: rgb(85, 85, 85);
}
label.inputAviFile {
	padding:5px 15px;
	background: #8DC63F;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	color: rgb(85, 85, 85);
}
.hiddenInputAviFile {
	display: none;
}
span.inputAviFileName {
	width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 12px;
	color: rgb(85, 85, 85);
}

button.ui-confirmdialog-no {
	background: #FF817C !important;
}

.helptext {
	font-size: 70%;
}

.help_badge {
	text-decoration: none !important;
	background-color: #ceeaff;
	border: 1px solid #0090ff;
	border-radius: 70%;
	width: 5px;
	height: 5px;
	text-align: center;
	vertical-align: middle;
	padding-right: 9px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-left: 2px;
}

.helpCell {
	padding-left: 0px;
}

.help_link {
	font-size: 1.1em;
	background-color: #ceeaff;
	border: 2px solid #0090ff;
	border-radius: 100%;
	width: 13px;
	height:13px;
	text-align: center;
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 5px;
	padding-bottom: 12px;
}

.help_logout_table {
	margin-top: -8px;
	margin-right: -15px;
}

.vaxlaIdLink {
	font-size: 1.3em !important;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #0090ff;
	background-color: #ceeaff;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.userInputInfo {
	font-size: 70%;
	color: #ff0000;
	font-weight: bold;
}

.sokForm {
	padding-left: 10px;
}

.aviForm {
	padding-left: 10px;
}

.visaPersonUppgHeader {
	background-color: #e6e6e6;
	color: #000;
	padding: 10px;
	width: 90%;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0.5em;
	text-align: left;
}

.ui-datatable-odd {
	background: #f6f6f6 !important;
}

.sokResultatTable table tr:hover td {
	background-color: #ffff80;
}

.aviseringTable table tr:hover td {
	background-color: #ffff80;
}

.visaLabel {
	float: right;
	font-weight: bold;
	padding-right: 3px;
}

.visaLabelIdKoppling {
	font-weight: bold;
	padding-right: 3px;
}

.tillbakaTillSokLink {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.stang-browser {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}

.ui-icon.fa {
	text-indent: 0px;
	background-image: none;
	font-size: 80%;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: center;
}

.ui-btn-inner>.ui-icon {
	text-indent: 0px;
}

.ui-panel-titlebar {
	text-align: center !important;
}
.pu-navmenu {
	border: 0;
	font-size: 11px;
}
.pu-navmenu .ui-tabs-panel {
	border-bottom-width: 1px !important;
	padding: .3em !important;
}
.pu-navmenu .ui-tabs-panel .ui-button {
	background: #ffffff !important;
	margin: 1px 2px !important;
}
.pu-deregistered {
	background-color: #FF817C;
}
.pu-protected {
	background-color: #FF817C;
}
.pu-address {
	display: block;
}
.uppercase {
	text-transform: uppercase;
}
.pu-emphasis {
	font-weight: bold;
	font-style: italic;
}