/* LAYOUT STYLES
***********************************************************/
body {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	height: 100%;
	height: 100vh;
	font-size: 12px;
	/*font-family: verdana, arial, helvetica !important;*/
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

div.main-content {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	-webkit-flex-direction: column;
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	flex-direction: column;
	clear: both;
	width: 100%;
}

main.main-body {
	-ms-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	padding: 1em;
	float: right;
	width: 80%; /* added this so it could look sorta pretty in ie 9 */
}

nav.navigation {
	-ms-flex: 0 0 auto;
	-webkit-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-order: -1;
	order: -1;
	padding: 1em;
	margin: 1em;
	margin-right: 0;
	float: left;
	background: #FFFFFF;
	border: solid 1px #0c2242;
}

#top-main-header {
	background-color: #0c2242;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	top: 0;
	left: 0;
	right: 0;
	text-align: right;
	padding: 0 30px;
}

#top-main-header * {
	color: #FFFFFF;
}

header {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
	padding: 1em;
}

footer {
	-ms-flex: none;
	-webkit-flex: none;
	flex: none;
	padding: 1em;
	text-align: center;
	clear: both;
}

th {
	text-align: left;
}

#agency_name {
	display: block;
}

#user_name {
	display: block;
	height: 52px;
	float: right;
	line-height: 52px;
}

header .logo {
	height: 52px;
}

main.popup-main {
	padding: 10px;
}

.fixedtable {
	table-layout: fixed;
}

.generic_header {
	width: 1000px;
	margin: 10px auto;
}

.generic_content {
	width: 1000px;
	margin: 0 auto;
}

.generic_applicant {
	width: 495px;
	float: left;
}
.generic_links {
	width: 495px;
	float: right;
}

div.linkcontainer {
	text-align: center;
}

input.linkbutton {
	margin: 5px;
	padding: 10px;
	width: 250px;
	height: 50px;
	text-shadow: none;
	background: lime;
	color: black;
}

table.tempCitizenButtons > tbody > tr > td:first-child {
	width: 100%;
	text-align: left;

}
table.tempCitizenButtons > tbody > tr > th:first-child {
	text-align: left;
}
table.tempCitizenButtons > tbody > tr > td {
	text-align: center;
}
table.tempCitizenButtons > tbody > tr > th {
	padding: 3px;
}

/* responsive */
/*@media (min-width: 768px) {
	div.main-content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
}*/

/* COLOR STYLES
***********************************************************/

body:not(.plain) {
	background-color: #39BDDB;
	background-color: #FFFFFF;
	background-image: url('/templates/assistance/images/Background.png');
	background-repeat: no-repeat;
	background-size: 100% auto;
}

header {
	background: #FFFFFF;
	color: #0c2242;
}

footer {
	background: #0c2242;
	color: #FFFFFF;
}

.front-footer {
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    background: #0c2242;
    color: #FFFFFF;
}
.front-footer a,
.front-footer a:visited,
.front-footer a:hover,
.front-footer a:link
{
	color: #FFFFFF;
}
.front-footer-content {
    position: relative;
    height: fit-content;
}
.front-footer-content a,
.front-footer-content a:visited,
.front-footer-content a:hover,
.front-footer-content a:link
{
	color: #FFFFFF;
}


footer a,
footer a:visited,
footer a:active,
footer a:hover,
footer a:link
{
	color: #FFFFFF;
}

nav {
	color: #A09D7C;
}

nav ul li a:link,
nav ul li a:active,
nav ul li a:visited {
	color: #373B40;
}
nav ul li a:hover {
	color: #FFFFFF;
}

nav ul li a:hover,
nav ul li.selected {
	background: #737579;
}
nav ul li.selected a:link,
nav ul li.selected a:active,
nav ul li.selected a:visited {
	color: #FFFFFF;
}

.axp_box_head {
	color: #0C2242;
	background: #FFFFFF;
}

.axp_box_head_title {
	border-left-color: #373B40;
}

.axp_box_head.redbg {
	background: #990000; /* Old browsers */
}

.axp_box_head.greenbg {
	background: #009900; /* Old browsers */
}

.axp_box_head.yellowbg {
	background: #cccc00; /* Old browsers */
}

.axp_box_content {
	background: #FFFFFF;
	border-color: #28343b;
}

.list0, a.list0:link, a.list0:visited, a.list0:active, a.list0:hover {
	color: #222222;
	background-color: #DDDDDD;
}

.list1, a.list1:link, a.list1:visited, a.list1:active, a.list1:hover {
	color: #222222;
	background-color: #CCCCCC;
}

a.list0:active, a.list0:hover, a.list1:active, a.list1:hover {
	color: #FFFFFF;
}

a, a:link, a:visited, a:active, a:hover {
	color: #222222;
}

a.listhead:link, a.listhead:visited, a.listhead:active, a.listhead:hover {
	color: #EEEEEE;
}

.ahead, a.ahead:link, a.ahead:visited, a.ahead:active, a.ahead:hover {
	color: #666666;
}

.adesc, a.adesc:link, a.adesc:visited, a.adesc:active, a.adesc:hover {
	color: #336699;
}

.adata {
	background: #eeeeee;
}

.alist, a.alist:link, a.alist:visited, a.alist:active {
	color: #000000;
}

a.alist:hover {
	color: #777777;
}

.preview-bg {
	color: #000000;
	background-color: #CCCCCC;
}

a.preview-link:link, a.preview-link:visited, a.preview-link:active, a.preview-link:hover {
	color: #000000;
}

.content-table {
	border-color: #000000;
	background: #FFFFFF;
}

.menu-table {
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #F8F8F8;
}


.top-table {
	border-color: #000000;
	background-color: #CCCCCC;
	color: #666666;
}

.top-table-selected {
	border-color: #000000;
	background-color: #FFFFFF;
}

.table-sub-box {
	background: #EEEEEE;
	border-color: #CCCCCC;
}

.table-sub-box-bg {
	background: #EEEEEE;
}

.table-sub-box-bg-hilite {
	background: #BBCBDE;
}

.table-activity-box {
	background: #D3CCAE;
}

.table-activity-sub-box {
	background: #F0E9CB;
	border-color: #D3CCAE;
}

.weekheader {
	background: #BBBBBB;
	color: #000000;
}

/* prettygrey is a table with dark grey borders with only 1 pixel border between cells */
table.prettygrey,
table.prettygrey td {
	border-color: #999999;
}

input[type=button],
input[type=submit],
input[type=button].button,
input[type=submit].button {
	/*-moz-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #FFFFFF;
	box-shadow: inset 0px 1px 0px 0px #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EDEDED), color-stop(1, #DFDFDF));
	background: -moz-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -webkit-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -o-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -ms-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: linear-gradient(to bottom, #EDEDED 5%, #DFDFDF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED', endColorstr='#DFDFDF',GradientType=0);
	background-color: #EDEDED;
	border-color: #DCDCDC;
	color: #777777;
	text-shadow: 0px 1px 0px #FFFFFF;*/
}

input[type=text],
input[type=password],
.clickToEdit,
.candidate-select,
textarea,
select {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EDEDED), color-stop(1, #DFDFDF));
	background: -moz-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -webkit-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -o-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: -ms-linear-gradient(top, #EDEDED 5%, #DFDFDF 100%);
	background: linear-gradient(to bottom, #EDEDED 5%, #DFDFDF 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEDED', endColorstr='#DFDFDF',GradientType=0);
	background-color: #EDEDED;
	border: 1px solid #C4C4C4;
	text-shadow: none;
	color: #000000;
}

input[type=text].invalidInput,
input[type=password].invalidInput,
.clickToEdit.invalidInput,
.candidate-select.invalidInput,
textarea.invalidInput,
select.invalidInput {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FEA7A7), color-stop(1, #FFA8A8));
	background: -moz-linear-gradient(top, #FEA7A7 5%, #FFA8A8 100%);
	background: -webkit-linear-gradient(top, #FEA7A7 5%, #FFA8A8 100%);
	background: -o-linear-gradient(top, #FEA7A7 5%, #FFA8A8 100%);
	background: -ms-linear-gradient(top, #FEA7A7 5%, #FFA8A8 100%);
	background: linear-gradient(to bottom, #FEA7A7 5%, #FFA8A8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEA7A7', endColorstr='#FFA8A8',GradientType=0);
	background-color: #FFA8A8;
}

option:hover {
	background-color: #C4C4C4;
}
.candidate-select {
    background-color: #C4C4C4;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
    font-size: 1rem;
	padding: 5px;
	text-decoration: none;
	text-shadow: none;
	height: auto;
}

input[type=text]:disabled,
input[type=password]:disabled,
.clickToEdit:disabled,
.candidate-select:disabled,
textarea:disabled,
select:disabled {
	background: #E0E0E0; /* Old browsers */
	background: -moz-linear-gradient(top,  #E0E0E0 5%, #D3D3D3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #E0E0E0 5%,#D3D3D3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #E0E0E0 5%,#D3D3D3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E0E0E0', endColorstr='#D3D3D3',GradientType=0 ); /* IE6-9 */
	color: #777777;
}

input[type=button]:hover,
input[type=submit]:hover,
input[type=button].button:hover,
input[type=submit].button:hover {
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #DFDFDF), color-stop(1, #EDEDED));
	background: -moz-linear-gradient(top, #DFDFDF 5%, #EDEDED 100%);
	background: -webkit-linear-gradient(top, #DFDFDF 5%, #EDEDED 100%);
	background: -o-linear-gradient(top, #DFDFDF 5%, #EDEDED 100%);
	background: -ms-linear-gradient(top, #DFDFDF 5%, #EDEDED 100%);
	background: linear-gradient(to bottom, #DFDFDF 5%, #EDEDED 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#EDEDED',GradientType=0);
	background-color: #DFDFDF;*/
}

input[type=button]:disabled,
input[type=submit]:disabled,
input[type=button].button:disabled,
input[type=submit].button:disabled,
.stampclockTable input:disabled {
	color: #AAAAAA !important;
	text-shadow: 0px !important;
}

input[type=button].forwardButton,
input[type=submit].forwardButton,
button.forwardButton {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #B3E1B3), color-stop(1, #83D083));
	background: -moz-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -webkit-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -o-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -ms-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: linear-gradient(to bottom, #B3E1B3 5%, #83D083 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3E1B3', endColorstr='#83D083',GradientType=0);
	background-color: #B3E1B3;
	color: #555555;
	text-shadow: 0px 1px 0px #AAFFAA;
}

input[type=button].forwardButton:hover,
input[type=submit].forwardButton:hover,
button.forwardButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #83D083), color-stop(1, #B3E1B3));
	background: -moz-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -webkit-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -o-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -ms-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: linear-gradient(to bottom, #83D083 5%, #B3E1B3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83D083', endColorstr='#B3E1B3',GradientType=0);
	background-color: #B7E5B7;
}

input[type=button].positiveActionButton,
input[type=submit].positiveActionButton,
button.positiveActionButton {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #B3E1B3), color-stop(1, #83D083));
	background: -moz-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -webkit-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -o-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: -ms-linear-gradient(top, #B3E1B3 5%, #83D083 100%);
	background: linear-gradient(to bottom, #B3E1B3 5%, #83D083 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B3E1B3', endColorstr='#83D083',GradientType=0);
	background-color: #B3E1B3;
	color: #555555;
	text-shadow: 0px 1px 0px #AAFFAA;
}

input[type=button].positiveActionButton:hover,
input[type=submit].positiveActionButton:hover,
button.positiveActionButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #83D083), color-stop(1, #B3E1B3));
	background: -moz-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -webkit-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -o-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: -ms-linear-gradient(top, #83D083 5%, #B3E1B3 100%);
	background: linear-gradient(to bottom, #83D083 5%, #B3E1B3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#83D083', endColorstr='#B3E1B3',GradientType=0);
	background-color: #B7E5B7;
}

input[type=button].negativeActionButton,
input[type=submit].negativeActionButton,
button.negativeActionButton {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #E1B3B3), color-stop(1, #D08383));
	background: -moz-linear-gradient(top, #E1B3B3 5%, #D08383 100%);
	background: -webkit-linear-gradient(top, #E1B3B3 5%, #D08383 100%);
	background: -o-linear-gradient(top, #E1B3B3 5%, #D08383 100%);
	background: -ms-linear-gradient(top, #E1B3B3 5%, #D08383 100%);
	background: linear-gradient(to bottom, #E1B3B3 5%, #D08383 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E1B3B3', endColorstr='#D08383',GradientType=0);
	background-color: #E1B3B3;
	color: #555555;
	text-shadow: 0px 1px 0px #FFAAAA;
}

input[type=button].negativeActionButton:hover,
input[type=submit].negativeActionButton:hover,
button.negativeActionButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #D08383), color-stop(1, #E1B3B3));
	background: -moz-linear-gradient(top, #D08383 5%, #E1B3B3 100%);
	background: -webkit-linear-gradient(top, #D08383 5%, #E1B3B3 100%);
	background: -o-linear-gradient(top, #D08383 5%, #E1B3B3 100%);
	background: -ms-linear-gradient(top, #D08383 5%, #E1B3B3 100%);
	background: linear-gradient(to bottom, #D08383 5%, #E1B3B3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D08383', endColorstr='#E1B3B3',GradientType=0);
	background-color: #E5B7B7;
}

.stampclockTable .stampclockButton[name="axp_stampclock_start"] {
	background-color: #D6E3BC;
	background: #D6E3BC;
	text-shadow: none;
}
.stampclockTable .stampclockButton[name="axp_stampclock_start"]:hover {
	background-color: #D6E3BC;
	background: #D6E3BC;
	text-shadow: none;
}

.stampclockTable .stampclockButton[name="axp_stampclock_end"] {
	background-color: #D99594;
	background: #D99594;
	text-shadow: none;
}

.stampclockTable .stampclockButton[name="axp_stampclock_end"]:hover {
	background-color: #D99594;
	background: #D99594;
	text-shadow: none;
}

.stampclockTable .stampclockButton[name="axp_stampclock_pausestart"] {
	background-color: #95B3D7;
	background: #95B3D7;
	text-shadow: none;
}
.stampclockTable .stampclockButton[name="axp_stampclock_pausestart"]:hover {
	background-color: #95B3D7;
	background: #95B3D7;
	text-shadow: none;
}

.stampclockTable .stampclockButton[name="axp_stampclock_pauseend"] {
	background-color: #FABF8F;
	background: #FABF8F;
	text-shadow: none;
}
.stampclockTable .stampclockButton[name="axp_stampclock_pauseend"]:hover {
	background-color: #FABF8F;
	background: #FABF8F;
	text-shadow: none;
}

.inputShiftDateTimeContainer {
	border-color: #000000;
	background: #FFFFFF;
}

.paginator a,
.pageList .this-page,
.paginator a:visited {
	border-color: #DDDDDD;
	background: #FFFFFF;
}

.paginator a:hover {
	color: #FFFFFF;
	background: #0063DC;
	border-color: #003366;
}

.paginator .atstart {
	background: #FFFFFF;
	color: #AAAAAA;
}

.paginator .prev {
	border-color: #DDDDDD;
	background: #FFFFFF;
}

.paginator .break {
	background: #FFFFFF;
}

.paginator .next {
	border-color: #DDDDDD;
	background: #FFFFFF;
}

.paginator .atend {
	background: #FFFFFF;
	color: #AAAAAA;
}

.paginator .this-page {
	border-color: #DDDDDD;
	background: #FFFFFF;
	color: #FF0084;
}

.pages div.results {
	color: #AAAAAA;
}

#apply_table input[type=text],
#apply_table select {
	background-color: #FFFFFF;
	border-color: #C0C0C0;
}
.candidate-select {
    background-color: #F3F3F3;
    border-color: #C0C0C0;
}

.headerline {
	background-color: #F3F3F3;
}

#apply_table .header {
	background-color: #F3F3F3;
}

.dynCalendar_dayname {
	background-color: #D2D2C6;
	border-color: #EEEEEE;
	color: #000000;
}

.dynCalendar_dayname_weekend {
	background-color: #A0A094;
	border-color: #EEEEEE;
	color: #FEFEFE;
}

.dynCalendar_day {
	background-color: transparent;
	color: #C0C0C0;
}

.dynCalendar_today {
	background-color: transparent;
	border-color: #FF0000;

}

.dynCalendar {
	background-color: #C0C0C0;
	border-color: #FFFFFF;
}

.dynCalendarInput {
	border-color:transparent;
	background-color:transparent;
	color: #082171;
}

.stampclockTable input.stampclockButton {
	background-color: #C0C0C0;
}

.greytext {color: #888888}
.redtext {color: #CC0000}
.greentext {color: #009900}
.whitetext {color: #FFFFFF}
.bluetext {color: #0000FF}
.largeblack {color: #000000; font-size:16px; font-weight:bold}
.largeblue {color: #336699; font-size:16px; font-weight:bold}
.largered {color: #CC0000; font-size:16px; font-weight:bold}

/* NAVIGATION STYLES
***********************************************************/

nav {
	margin: 10;
}

nav > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.4em;
}

nav ul li {
	margin: 1px;
	padding: 0;
	list-style: none;
}

nav ul li a:link,
nav ul li a:active,
nav ul li a:visited,
nav ul li a:hover {
	margin: 0;
	padding: .2em .4em;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

nav ul li a:active {
}

nav ul li a:visited {
}

nav ul li a:hover,
nav ul li.selected {
}

/* HEADING STYLES
***********************************************************/

h1,
h2,
h3,
h5,
dt {
	font-weight: bold;
}

h1{
	font-size: 2em;
	line-height: 1;
	letter-spacing: -2px;
	word-spacing: 2px;
}

h2{
	font-size: 1.5em;
	line-height: 1.25;
	margin: 1.5833em 0 .6667em;
}

h3 {
	font-size: 1.25em;
	line-height: 1.2;
	margin: .4em 0 .6em;
}

h4 {
	font-size: 1.125em;
	line-height: 1.3333em;
	margin: 2em 0 .6667em;
}

h2.skill-header {
	margin: 0;
	text-align: center;
}

/* ELEMENT STYLES
***********************************************************/

a, a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

input[type=button], input[type=submit], input[type=button].button, input[type=submit].button {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	border width: 2px;
	border-style: solid;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	padding: 3px 12px;
	text-decoration: none;
	height: auto;
}

input[type=button]:hover, input[type=submit]:active, input[type=button].button:hover, input[type=submit].button:active {
	position: relative;
	top: 1px;
}

input[type=text], input[type=password], .clickToEdit, candidate-select, textarea, select {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	padding: 3px;
	text-decoration: none;
	text-shadow: none;
	height: auto;
}

/* BOXTHIS STYLES
***********************************************************/

.axp_box_head {
	font-weight: bold;
}

.axp_box_head.redbg {
}

.axp_box_head.greenbg {
}

.axp_box_head.yellowbg {
}

.axp_box_head_title {
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #0c2242;
	font-size: 1.2em;
}

.axp_box_content {
	padding: 3px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #0c2242;
	width: auto;
}

.axp_box_head_icons {
	padding-right: 5px;
	text-align: right;
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #0c2242;
	border-width: 1px 1px 0 0;
}

.axp_box_head_icons .icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin: 4px 4px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	vertical-align: middle;
}

.axp_box_buttons {
	vertical-align: middle;
	height: 20px;
	float: right;
}

/* DYNCALENDAR STYLES
***********************************************************/

.dynCalendar_header{
	font-size: 10pt;
	font-weight: bold;

}

.dynCalendar_dayname {
	border-width: 1px;
	border-style: solid;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_dayname_weekend {
	border-width: 1px;
	border-style: solid;
	font-size: 8pt;
	text-align: center;
}

.dynCalendar_day {
	font-size: 8pt;
}

.dynCalendar_today {
	font-size: 8pt;
}

.dynCalendar {
	border-width: 2px;
	border-style: outset;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}

.dynCalendarInput {
	border: none;
	border-width: 1px 1px 1px 1px;
	font-size: 10px;
	width: 27px;
	height: 15px;
}

.nowrap {
	white-space: nowrap;
}

.stampclockTable td {
	padding: 3px;
}

.stampclockTable input.stampclockButton {
	height: 45px;
	width: 100%;
}


/* LIST STYLES
***********************************************************/

.list0, a.list0:link, a.list0:visited, a.list0:active, a.list0:hover,
.list1, a.list1:link, a.list1:visited, a.list1:active, a.list1:hover {
	font-weight: normal;
	text-decoration: none;
}

.list0,
.list1 {
	vertical-align: middle;
}

tr.list0 td,
tr.list1 td {
	vertical-align: inherit;
}

.atitle {
	font-weight: bold;
}

.abigtitle {
	font-weight: bold;
	font-size: 1.25em;
}

.adesc, A.adesc:link, A.adesc:visited, A.adesc:active, A.adesc:hover {
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
}

.adata {
	width: 100%;
	padding-left: 5px;
}

.nowidth {
	width: inherit;
}

.alist, a.alist:link, a.alist:visited, a.alist:active, a.alist:hover {
	font-weight: normal;
}

a.preview-link:link, a.preview-link:visited, a.preview-link:active, a.preview-link:hover {
	font-weight: normal;
	font-style: italic;
}

/* TABLE STYLES
***********************************************************/

.content-table {
	border-width: 1px;
	border-style: solid;
	height: 100%;
}


.menu-table {
	border-width: 1px;
	border-style: solid;
}


.top-table {
	border-style: solid;
	border-width: 1px 1px 0px;
	font-weight: bold;
}

.top-table-selected {
	border-style: solid;
	border-width: 1px 1px 0px;
	font-weight: bold;
}

.table-sub-box {
	border-style: solid;
	border-width: 1px;
}

.table-activity-sub-box {
	border-style: solid;
	border-width: 1px;
}

.weekheader {
	font-weight: bold
}

/* prettygrey is a table with dark grey borders with only 1 pixel border between cells */
table.prettygrey {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse
}

table.prettygrey td{
	border-width: 1px;
	border-style: solid;
}

table.noborder {
	border-width: 0px;
	border-collapse: collapse;
	width:100%;
}

table.noborder td{
	border-width: 0px;
}

/* LENGTH STYLES
***********************************************************/

.fulllength {
	width: 100%;
	box-sizing: border-box;
}

.inputint2 {
	width: 19px;
}

.inputint4 {
	width: 36px;
}
.input60 {
	width: 60px;
}
.input80 {
	width: 80px;
}
.input150 {
	width: 125px;
}

.input200 {
	width: 170px;
}

.input300 {
	width: 285px;
}

.input400 {
	width: 390px;
}

.input600 {
	width: 575px;
}

.textarea150 {
	width: 125px;
}

.textarea200 {
	width: 170px;
}

.textarea300 {
	width: 280px;
}

.textarea400 {
	width: 375px;
}

.textarea600 {
	width: 575px;
	height: 80px;
}

/* DATEFIELD STYLES
***********************************************************/

.inputShiftDateTimeContainer {
	position: absolute;
	white-space: nowrap;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

.inputShiftDateTimeContainer .dateField {
	width: 14ch;
	margin-right: 2px;
}

.inputShiftDateTimeContainer .timeField {
	width: 6ch;
	margin-right: 2px;
}

/* PAGER STYLE
************************************************************/

.pages {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

.paginator {
	font-size: 10px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.paginator a,
.pageList .this-page,
.paginator a:visited {
	padding: 2px 6px;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
}

.paginator a:hover {
	text-decoration: none;
}

.paginator .atstart {
	margin-right: 20px;
	padding: 2px 6px;
}

.paginator .atend {
	margin-left: 20px;
	padding: 2px 6px;
}

.paginator .break {
	padding: 2px 6px;
	border: none;
	text-decoration: none;
}

.paginator .prev {
	margin-right: 20px;
	padding: 2px 6px;
	border-style: solid;
	border-width: 2px;
}

.paginator .next {
	margin-left: 20px;
	padding: 2px 6px;
	border-style: solid;
	border-width: 2px;
}

.paginator .this-page {
	padding: 2px 6px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
}

.pages div.results {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	margin-top: 8px;
}


/* applicant stuff  */
#apply_table {
	width: 60%;
}

#apply_table > tbody > tr > td {
	padding: 0.2em 2em 0.2em 0.3em;
	width: 50%;
}

#apply_table > tbody > tr > td.prof_table > table > tbody > tr > td {
	padding: 0.2em 2em 0.2em 0.3em;
}

#apply_table > tbody > tr > td.prof_table {
	padding: 0;
}

#apply_table input[type=text],
#apply_table select {
	padding: 0.2em 0.3em;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
}

.headerline {
	font-size: 1.2em;
	font-weight: bold;
}

#apply_table .header {
	font-size: 1.2em;
	font-weight: bold;
}

.pre_field {
	width: 100%;
	margin-right: 1em;
}

#apply_table ol {
	list-style: decimal;
	padding-left: 3em;
}

#apply_table input[type=submit] {
	padding: 6px 50px;
	font-size: 1.2em;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 1px;
}

#apply_table .receipt_text {
	font-size: 1.1em;
}

#apply_table {
	width: 100%;
}

#apply_table .header {
	padding: 10px 0;
}

#apply_table input[type=text],
#apply_table select {
	padding: 5px;
}

#apply_table input[type=submit] {
	cursor: pointer;
}

table.candidatemain {
	width: 1000px;
	border-collapse: separate;
	border-spacing: 10px;
	margin: 5px auto;
	padding: 2px;
}

table.candidatemain td {
	vertical-align: top;
}

/* WIDGET STYLES
***********************************************************/

.grid-stack-item {
	position: relative;
	float: left;
	width: 27em;
	height: 18em;
	margin: 0 10px 10px 0;
}

.grid-stack {
	position: relative;
	width: 100%;
}

.grid-stack-item-content  {
	border: solid 1px #373b40;
	background: #FFFFFF;
	height: 100%;
	max-width: 27em;
}

@supports (display: grid) {
	.container-fluid .grid-stack {
		display: grid;
		grid-gap: 1rem;
		grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
		grid-auto-flow: row dense;
	}

	.container-fluid .grid-stack .grid-stack-item {
		float: none;
		width: auto;
		height: auto;
		margin: 0;
		border: solid 1px #373b40;
		background: #FFFFFF;
		height: 100%;
	}

	.grid-stack-item-content  {
		max-width: none;
		border: none;
	}

/*	.container-fluid .grid-stack .grid-stack-item:nth-child(3) {
		grid-row-end: span 2;
		grid-column-end: span 2;
	}*/
}

.grid-stack-item-content .axp_box_head_icons {
	width: 0;
}

.grid-stack-item-content .axp_box_head_title {
	text-align: center;
}

.grid-stack-item-content .axp_box_content {
	border: none;
	padding: 10px;
}

div.grid-stack-item-content tr td.axp_box_content, div.grid-stack-item-content tr td.axp_box_head_title, div.grid-stack-item-content tr td.axp_box_head {
	border: none;
}

/* widget helper calendar */
.widget_helper_calendar {
	font-size: 1.2em;
}

.widget_helper_calendar table {
	width: 100%
}

.widget_helper_calendar th {
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
}

.widget_helper_calendar td:nth-child(1),
.widget_helper_calendar th:nth-child(1) {
	min-width: 10em;
	width: 10em;
	padding: 0;
}

.widget_helper_calendar td:nth-child(2),
.widget_helper_calendar th:nth-child(2),
.widget_helper_calendar td:nth-child(3),
.widget_helper_calendar th:nth-child(3),
.widget_helper_calendar td:nth-child(4),
.widget_helper_calendar th:nth-child(4),
.widget_helper_calendar td:nth-child(5),
.widget_helper_calendar th:nth-child(5) {
	min-width: 2em;
	width: 2em;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.widget_helper_calendar td:nth-child(6),
.widget_helper_calendar th:nth-child(6) {
	width: 3em;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}

.widget_helper_calendar tr {
	display: block;
	position: relative;
}

.widget_helper_calendar tbody {
	display: block;
	overflow: auto;
	width: 100%;
}

.widget_helper_calendar .squarebox {
	margin: 0 auto;
}

/* active grants widget */
.widget_active_grants {
	font-size: 1.2em;
}

.widget_active_grants table {
	width: 100%;
}

.widget_active_grants td {
	padding: 2px;
}

.widget_active_grants th {
	white-space: nowrap;
	text-align: left;
	padding: 0 2px;
}

/*.widget_active_grants td:nth-child(1),
.widget_active_grants th:nth-child(1) {
	min-width: 9em;
	width: 9em;
}

.widget_active_grants td:nth-child(2),
.widget_active_grants th:nth-child(2) {
	min-width: 6em;
	width: 6em;
	text-align: left;
}

.widget_active_grants td:nth-child(3),
.widget_active_grants th:nth-child(3) {
	width: 6em;
}*/

.widget_active_grants tr {
	display: block;
	position: relative;
}

.widget_active_grants > tbody {
	display: block;
	overflow: auto;
	width: 100%;
}

.widget_active_grants .grant_line {
	margin-bottom: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid transparent;
	background-color: #737579;
	color: #FFFFFF;
	text-align: center;
}

.widget_active_grants .grant_line table {
	table-layout: fixed;
}

.widget_active_grants .grant_line table tr {
	display: table-row;
}

.widget_shift_plan {
	display: block;
	width: 100%;
	overflow: auto;
	font-size: 1.2em;
}

.widget_shift_plan div {
	padding: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid transparent;
	cursor: pointer;
}

/* latest documents */
.widget_latest_documents, .widget_create_shift {
	font-size: 1.2em;
}

/* budget status */
#chartwidget-container {
	position: relative;
	/* 20rem for min width of widget and minus 20px padding and 2px border,
		this is because the chart.js needs a container with fixed width and cant handle the padding/border ect. */
	width: calc(100% - 22px);
}

/* create shift widget */
.widget_create_shift table {
	width: 100%;
	margin: 0 auto;
}

.widget_create_shift table td {
	vertical-align: middle;
	padding: 3px;
}

.widget_create_shift table td input {
	height: 3em;
}

.widget_line {
	margin-bottom: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid transparent;
	background-color: #737579;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 2px;
}

.widget_line a {
	text-decoration: none;
	color: #FFFFFF;
}

.widget_line_header {
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}

.widget_profile_picture > div {
	text-align: center;
}

.widget_button {
	width: 100%;
	box-sizing: border-box;
	height: 3em;
}

.widget_paychecks div {
	text-align: center;
	margin-top: 20px;
}

.widget_calendar .widget_content {
	display: block;
	width: 100%;
	height: 12.2em;
	overflow: auto;
}

.widget_calendar .clickable:hover {
	cursor: pointer;
}

.widget_calendar .widget_content {
	position: relative;
}

.widget_calendar .widget_calendar_message {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border: solid 1px #000000;
	background: rgba(255,255,255,0.7);
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow: auto;
}

.widget_calendar .widget_calendar_message .closeButton {
	position: absolute;
	top: 2px;
	right: 4px;
	height: 1rem;
	text-align: right;
}

.widget_calendar .widget_calendar_message .messageContent {
	position: absolute;
	top: 1rem;
	left: 0;
	right: 0;
	bottom: 0.5rem;
	overflow: auto;
	padding: 0.5rem;
}

.widget_calendar .work-status-green {
	background-color: #99E699;
	color: #444444;
}

.widget_calendar .work-status-red {
	background-color: #E59898;
	color: #444444;
}

.widget_calendar .work-status-neutral {
	background-color: #737579;
	color: #FFFFFF;
}

/* OLD CITIZEN STYLES
***********************************************************/

/* prettygrey is a table with dark grey borders with only 1 pixel border between cells */
table.prettygrey {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	border-collapse: collapse
}
table.prettygrey td{
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.noborder {
	border-width: 0px;
	border-collapse: collapse;
	width:100%;
}
table.noborder td{
	border-width: 0px;
}
.approvedshift {
	border-bottom: 7px solid #00FF00 !important
}
.erptransferredshift {
	border-bottom: 7px solid #808080 !important
}
.semiapprovedshift {
	border-bottom: 7px solid #EEEE99 !important
}
.conflictshift {
	background-color: #ff0000 !important;
}
.conflictshift td{
	color: #000000 !important
}
.nopadding{
	padding: 0px;
}

.booking {
	border-left: 1px solid black !important;
	border-right: 1px solid black !important;
	border-top: 1px solid black !important;
	border-bottom: 1px solid black;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%
}

.booking_over {
	background-blend-mode: overlay;
	background: linear-gradient(to bottom, #999966, #FFFFCC);
}


.approvedshift table {
	border-bottom: 1px solid black;
}
.erptransferredshift table {
	border-bottom: 1px solid black;
}

.semiapprovedshift table {
	border-bottom: 1px solid black;
}

.squarebox{
	width: 10px;
	height:10px;
	border: 1px solid black;
	overflow: hidden;
}

.citizenmenulink {
	font-size: 12px !important;
	font-weight: normal !important;
	text-decoration: none !important;
	color: #0156a9 !important;
	position: relative;
	top: 2px !important
}
.rightaligned {
	text-align: right;
}

.economysum td{
	background: grey;
	color: #ffffff;
	padding: 2px;
	font-weight: bold
}


.citizen_journal_header {
	background-color: #FBD4B4;
}

.citizen_journal_note_table {
	border-spacing: 0;
	border-collapse: collapse;
}

td.citizen_journal_note_text {
	padding: 10px;
}

.citizen_journal_note_table td{
	border: 1px solid black;
}

.citizen_journal_header b {
	font-weight: bold;
}

.citizen_journal_header i {
	font-style: italic;
}

/* table fixes */
table[cellpadding="3"] > tbody > tr > td {
	padding: 3px;
}

table[cellspacing="3"] {
	border-spacing: 3px;
	border-collapse: separate;
}

table[cellpadding="2"] > tbody > tr > td {
	padding: 2px;
}

table[cellspacing="2"] {
	border-spacing: 2px;
	border-collapse: separate;
}

table[cellpadding="1"] > tbody > tr > td {
	padding: 1px;
}

table[cellspacing="1"] {
	border-spacing: 1px;
	border-collapse: separate;
}



.recruitment_content .project {
	display: inline-block;
	width: 100%;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #373b40;
	text-align: center;
	padding-top: 5px;
}

.recruitment_content .information {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
}

.recruitment_content hr {
	margin-top: 2em;
	margin-bottom: 2em;
}

.recruitment_content .information > .header {
	font-weight: bold;
}

.recruitment_content .information > .description {
	color: #000000;
}

.recruitment_content .container-fluid.candidate_list > .grid-stack {
	grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
}

.recruitment_content .candidate_list .adata {
	background: #FFFFFF;
}

.recruitment_content .candidate_list .adesc {
	color: #373B40;
}

.recruitment_content .candidate_list .candidate {
	background-color: #F2F2F2;
	border: none;
	border-top: solid 2px #373B40;
}

.recruitment_content .candidate_list .candidate .title {
	position: relative;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	color: #373B40;
}

.recruitment_content .candidate_list table td:first-child {
	width: 100px;
}

.recruitment_content .candidate_list table td:nth-child(2) {
	height: 20px;
}

.recruitment_content .candidate_list table td:nth-child(3) {
	text-align: center;
	background-color: #EEEEEE;
	height: 200px;
}

.recruitment_content .candidate_list .publishdata {
	padding: 3px 5px;
	min-height: 60px;
}

.recruitment_content .candidate_footer {
	float: right;
	margin: 10px;
	font-style: italic;
}

.recruitment_content hr {
	margin-top: 2em;
	margin-bottom: 2em;
	width: 50%;
}

/* related to reset  */
.main-body ul,
.advert ul {
	list-style-type: disc;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}

.main-body ol,
.advert ol {
	list-style-type: decimal;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}


div.card-container {
	max-width: 1000px;
	margin: 0 auto;
	clear: both;
	padding-top: 1rem;
}

div.card-container.fullwidth {
	max-width: none;
}

.container-fluid div.cards.grid-stack > article {
	border: none;
	border-top: solid 2px #373B40;
	padding: 5px;
	background-color: #FEFEFE;
}

.container-fluid div.cards.grid-stack > article:hover {
	border-top-color: #000000;
	border-top-width: 3px;
	margin-top: -1px;
	cursor: pointer;
}

.container-fluid div.cards.grid-stack > article.applied {
	border-top-color: green;
}

div.cards > article {
	height: 100%;
}

@supports (display: flex) {
	div.cards > article {
		position: relative;
		display: -ms-flexbox;
		display: flex;
		flex: 1;
		flex-direction: column;
		-ms-flex-direction: column;
	}
}

div.cards > article .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.cards > article .summary {
	min-height: 100px;
	padding: 5px;
}

div.cards > article hr {
	width: 100%;
	margin: 1rem 0px;
	height: 0px;
	border: 0;
	box-shadow: 0 0 1px 1px #CECECE;
}

div.cards > article hr:after {
	content: "\00a0";
}

div.cards > article .meta-data {
	margin-top: auto;
	width: 100%;
}

div.cards > article .meta-data table {
	width: 100%;
}

div.cardfilters {
	width: 1000px;
	margin: 0 auto;
}

div.cardfilters.fullwidth {
	max-width: auto;
}


div.advert {
	width: 1000px;
	margin: 0px auto;
}

div.advert div.head {
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px;
}

div.advert > div.body {
	background: white;
	display: inline-block;
	width: 60%;
	margin-left: 10px;
}

div.advert > div.body table td {
	padding: 5px;
}

div.advert > div.info {
	float: left;
}


div.advert > div.info > .customer > .image {
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.advert > div.info > aside {
	clear: both;
	margin-bottom: 15px;
	width: 300px;
	overflow: hidden;
	word-wrap: break-word;
	background-color: white;
	padding: 0px;
	color: #373B40;
	border: 1px solid #373B40;
}

div.advert > div.info .header {
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #373B40;;
}

div.advert > div.info > aside table td {
	padding: 2px;
}

div.advert > div.info > aside table td:first-child:not(.header) {
	width: 125px;
}

div.advert .adesc {
	color: #373B40;
}

div.advert .adata {
	color: #373B40;
	background-color: white;
}

div.advert .info_block .header {
	font-weight: bold;
}

div.advert_filter {
	max-width: 1000px;
	margin: 10px auto;
}

div.advert_filter.fullwidth {
	max-width: none;
}

div.advert_apply {
	text-align: right;
}

.citizen_new_helper_picture {
	vertical-align: top;
}
