a {
	text-decoration: none;
	color: #0088ce;
	padding: 2px;
	display: inline-block;
	border-radius: 2px;
}
a:hover, .item-hover {
	color: #1773BB;
	background-color: #f6f9f8;
}

.tabs span.eq {
	border: 1px solid #b5e0b2;
}
.search-div-eq {
	background: #b5e0b2 !important;
}

/* CSS Document */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#theNidpContent {
 /* Login-box */
 background: white; /* Added by David van der Maas */
 margin: 0 auto 0 auto; /* Added by David van der Maas */
 width: 500px; /* Added by David van der Maas */
 height: 450px; /* Added by David van der Maas */
 padding: 80px 0px 0px 0px; /* Added by David van der Maas */
 border-right: 2px solid rgba(59, 59, 59, 0.3); /* Added by David van der Maas */
 border-bottom: 2px solid rgba(59, 59, 59, 0.3); /* Added by David van der Maas */

 background-image: url(https://login.ngage.nl/nidp/images/tlogo.jpg); /* Added by David van der Maas */
 background-repeat: no-repeat; /* Added by David van der Maas */
 background-position: top; /* Added by David van der Maas */
 background-position-x 150px; /* Added by David van der Maas */
 background-position-y 10px;
 background-size: 50%; /* Added by David van der Maas*/
}

/* .closure-but {
 border-bottom: 1px solid #efefef;
 max-width: 268px;
 margin-top:20px !important;
} Added by David van der Maas */

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 #theNidpContent {
  background-position-y: -10px;
 }
}

#globalMessage { /* Added by David van der Maas */
 /* Places the text "Sign in to use available applications" in the middle of the page */
 margin: 0px auto;
   text-align: center;
 margin-right: 100px;
}

#mastheadTitle { /* Added by David van der Maas */
 /* Places the title in-line with the ham-menu. */
 margin-left: 45%;
}

input:focus {
 border-color: #008393;
}








/* common controls and form elements */

input, textarea, select {
	color: #1f1f1f;
	font-size: 12px;
	box-shadow: none;
	border: 1px solid #dae1e1;
	border-radius: 0px;
	padding: 5px;
}
option .first-option {
	color: #808080;
}
input[type="checkbox"] {
	margin-right: 5px;
}

.label, .label-checkmark {
	color: #434c50;
	font-size: 13px;
}
.label-checkmark {
	padding-right: 10px;
}
.label-small {
	color: #808080;
	font-size: 10px;
}

.title {
	color:#fff;
	font-family:"Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size:22px;
	font-weight:200;
	letter-spacing: 1px;
	padding-top: 7px;
	padding-left: 20px;
}

.input-signin-code input  {
	font-size: 16px;
	background: transparent;
	padding: 8px;
	width: 350px;
	z-index: 110;
}

.input-signin-username input, .input-signin-password input {
	font-size: 16px;
	background: transparent;
	padding: 8px;
	width: 250px;
	z-index: 110;
}
.signin-div, .qr_code-div {
	position: relative;
	white-space: nowrap;
	margin-top: 15px;
	margin-left: 45px;
}
.qr_code-div img {
	max-width: 200px;
}
.label-signin, .label-signin-username, .label-signin-password, .label-signin-code  {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #b8b8b8;
	font-size: 16px;
}
.input-signin-username, .input-signin-password  {
	position: relative;
	top: 0px;
	left: 0px;
}

.input-signin-username, .input-signin-password  {
	position: relative;
	top: 0px;
	left: 0px;
}
.signin-div, .qr_code-div {
	position: relative;
	white-space: nowrap;
	margin-top: 15px;
	margin-left: 45px;
}
.qr_code-div img {
	max-width: 200px;
}
.label-signin, .label-signin-username, .label-signin-password, .label-signin-code  {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #b8b8b8;
	font-size: 16px;
}
.input-signin-username, .input-signin-password  {
	position: relative;
	top: 0px;
	left: 0px;
	color: #b8b8b8;
	font-size: 16px;
	z-index: 100;
}
.ham-menu {
	position: absolute;
	top: 5px;
	left: 18px;
}
.ham-menu img {
	width: 30px;
}
.access-card-div {
	display: inline-block;
	text-align: center;
	min-width: 54px;
}
.access-card {
	height: 40px;
	vertical-align: middle;
	margin-right: 15px;
}
.access-card-sub {
	height: 15px;
	vertical-align: middle;
	margin-right: 70px;
}


/* Make small chenges to alignment */
/* Added by David van der Maas */
.access-card-label-onwhite, .access-card {
  text-align: center;
}


#currentCardDisplay {
  text-align: center;
}

.signin-div .access-card
{
 visibility: hidden;
}

.signin-div .access-card-label-onwhite
{
 padding-right: 100px;
}














.login-page {
	display: none;
}
.menu {
	display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 15px;
	color: #f6f6f6;
	background: #434c50;
	border-radius: 3px;
	z-index: 3000;
}
.hover {
	cursor: pointer;
}
.action-but {
	display: inline-block;
	color: #434c50;
	background: #f6f9f8;
	padding: 5px 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #dae1e1;
	border-radius: 3px;
}
.action-but:hover {
	color: #1773bb;
	border: 1px solid #28A9E1;
	cursor: pointer;
}
.image-but {
	display: inline-block;
	text-align: center;
	color: #697374;
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 3px;
	margin-left: 10px;
}
.image-but:hover {
	background: #f6f9f8;
	border: 1px solid #eef2f2;
}
.image-but img {
	height: 20px;
	vertical-align: text-bottom;
}

.tabs {
	position: relative;
	color: #808080;
	background: #eef2f2;
	border: 1px solid transparent;
	width: 100%;
	padding: 0;
	overflow: hidden;
	z-index: 600;
}
.tabs span.spacer-tab {
	width: 40px;
}
.message-tab {
	position: relative;
	border-right: 0px !important;
	text-align: left !important;
	margin-left: 69px;
	padding: 10px 30px 10px 10px;
	border-left: 1px solid #dae1e1;
}
.tabs div#search-but, .alert-head div#search-but {
	position: absolute;
	top: 11px;
	left: 22px;
}
.tabs div#search-but img {
	height: 20px;
}
.tabs span {
	border-bottom: 2px solid transparent;
	border-right: 1px solid #dae1e1;
	padding: 8px 10px;
	display: inline-block;
	min-width: 20px;
	text-align: center;
}
.tabs span.selected {
	color: #1f1f1f;
	border-bottom: 2px solid #28A9E1;
}
.reg-tab:hover, .custom-tab:hover {
	color: #f6f9f8;
	background: #dae1e1;
	cursor: pointer;
}
.last-tab {
	margin-right: 25px;
	border-right: 1px solid transparent !important;
}
.custom-tab-drop {
	color: #fff;
	background: #0088CE;
}
.tab-drop-stop {
	color: #fff;
	border: 1px solid #0088CE;
}
.tab-drop-start {
	color: #15B7E8;
	background-color: #fff;
	border: 1px solid #0088CE;
	border-right: 1px solid #0088CE;
}
.tabs span#tab-new {
	position: relative;
	border: 0;
}
#tab-new img {
	position: absolute;
	top: 3px;
	width: 22px;
}

.menu-label {
	color: #b8b8b8;
	padding: 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-option {
	padding: 7px 10px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-option a {
	color: #ffffff;
}

.menu-option a:hover{
	background: #59656a;
}

.menu-open {
	cursor: pointer;
}
.menu-option:hover, .menu-option-mark:hover {
	background: #59656a;
	border-radius: 2px;
	cursor: pointer;
}
.menu-option-mark {
	position: relative;
	padding: 7px 20px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.menu-option-mark a {
	color: #ffffff;
}
.menu-option-mark a:hover {
	background: #59656a;
}
img.menu-mark, img.menu-mark-2 {
	display: none;
	position: absolute;
	top: 7px;
	left: 0px;
	width: 16px;
}
img.menu-mark-2 {
	display: block;
	top: 17px;
}
.menu-separator {
	border-top: 1px solid #626e72;
	height: 5px;
	margin-top: 5px;
}

.content {
	position: relative;
}

/* dialog */

.dialog {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #b8b8b8;
	border-radius: 3px;
	z-index: 2000;
}
.dialog-title {
	color: #949494;
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;
	white-space: nowrap;
	border-bottom: 1px solid #dae1e1;
}
.dialog-content {
	padding: 15px;
}
.dialog-title:hover {
	cursor: move;
}

.dialog .close-but {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 20px;
	cursor: pointer;
	z-index: 2001;
}

/* lists */

.list {
	margin-right: 20px;
}
.list-title {
	color: #434c50;
	font-size: 14px;
	margin-bottom: 5px;
}
.list-div {
	height: 50px;
	overflow: auto;
}
.list-item {
	color: #0088ce;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
	white-space: nowrap;
}

.textarea-glow {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid #DDDDDD;
}

.textarea-glow:focus {
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid rgba(81, 203, 238, 1);
}

.dlg-txt {
	color: #333333;
	font-size: 16px;
}

.dlg-grey-txt {
	color: #808080;
	font-size: 14px;
}

#globalMessage {
	padding: 10px;
	color: #808080;
	background-color: #eef2f2;
}

/*
    This makes sure that an empty global message doesn't shrink the global message bar vertically, by adding a zero-width space.
 */
#globalMessage:before {
	content: "\0200B";
}

#nam-login-tabs-div {
	position: relative;
	margin-left: 69px;
	border-left: 1px solid rgb(218, 225, 225);
	border-right: 0px !important;
	text-align: left;
}

#multi-login-div {
	border-bottom: 1px solid #dae1e1;
}

#username-dialog-namclient {
	position: absolute;
	top: 40px;
	right: 20px;
	color: #f6f6f6;
	background: #434c50;
	border-color: #434c50;
}
