﻿body {
	font-family: arial;
}

form {
	top: auto;
	padding-bottom: 66px;
	display: block;
	font-family: arial;
}

.ipad form, .iphone form, .nav-top form {
	padding-bottom: 56px;
	padding-top: 0px;
}

.ipad form.login, .iphone form.login {
	padding-bottom: 0px;
}

#bar {
	position: relative;
	display: none;
}

#bar .status {
	padding: 0.2em 1em;
}

.screen-bar {
	width: 90%;
	margin: 4px auto;
	background: none;
	height: 42px;
	border-bottom: 2px solid #E9E4E0; /* pebble */
	padding: 4px 0px;
}

.bar h2 {
	font-family: Santral Bold, Verdana, sans-serif;
	color: #015174; /* arjo blue */
	margin: 8px;
}

.main {
	display: block;
	padding: 50px 2px;
	margin-top: 2%;
	margin: auto;
	/* float: left; */
	width: 90%;
	/*padding-left: 5%;*/
}

.window iframe {
	border-radius: 0px;
}

.window .main {
	padding: 0px;
	border-radius: 0px;
	height: calc(100% - 57px);
}

.ipad .main.design {
	padding-top: 120px;
}

/* Ipad Top Navbar */
/*


.ipad .header {
	position:fixed;
	left:0px;
	right:0px;
}

.ipad .header h1#heading {
	background-color:#E9E4E0; 
}

.ipad .navbar, .iphone .navbar, .nav-top .navbar {
	top: 114px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	border-top: 2px solid white;
}

*/


.ipad .navbar, .iphone .navbar, .nav-top .navbar {
	position:fixed;
	top: auto;
	bottom: 0px;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
	min-height: 55px;
}

.splash {
	background-image: url('../images/splash-paradigm.png?v=1');
}

.left, .right, .centre {
	width: 48%;
	margin-left: 2%;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 58px;
}

.foot {
	position: fixed;
	width: 90%;
	margin: 0px auto;
	background: white;
	color: #434342; /* lava */
	border-top: 2px solid #A6BCC9; /* wave blue */
}

.foot a {
	color: black;
	font-weight: bold;
}

.foot .statement {
	font-weight: normal;
	font-style: normal;
	margin: 10px 0px;
	max-width: none;
	padding: 0pc;
}

.foot img.logo {
	display: none;
}

/* Titles */
H1, H2, H3, H4, H5, TH, THEAD, TFOOT {
	font-family: Santral Regular, Arial, sans-serif;
	color: #015174;
	text-align: left;
}

H1 {
	font-family: Santral Bold, Arial, sans-serif;
}

H2 {
	text-align: left;
	margin-left: 20px;
	font-size: 20px;
	font-size: 24px;
}

H3 {
	font-size: 20px;
	xxmargin: 30px 0px 10px 0px;
	padding: 15px 0px;
	margin: 4px 0px;
}

H4 {
	font-size: 1.33em;
}

H5, dt {
	font-size: 1em;
	font-weight: 700;
}

H6 {
	font-size: 0.8em;
	font-weight: 700;
}

.main h2 {
	display: block;
	font-style: normal;
	padding: 20px 0px;
	font-size: 24px;
	border-bottom: 2px solid;
	width: 100%;
	margin: auto;
}

.main h3 {
	font-size: 22px;
	border-bottom: 6px solid #E9E4E0; /* pebble */
}


.name {
	margin: 0px;
}

a {
	color: #015174; /* Arjo blue*/
}
/* icons */
.bullet {
	margin: 4px;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background-color: #A6BCC9; /* wave blue*/
	background-color: rgb(78 125 151 / 50%); /* wave blue - transparent light*/
	background-color: rgb(0 66 102 / 35%); /* wave blue - transparent dark*/
	margin-right: 10px;
}

.list-box li:after,
.list-view li:after {
	background-image: url(../images/icons-paradigm.png?v=6);
	background-size: auto 85%;
	background-position: -433px;
	border-radius: 10px;
}

.input-extra {
	margin-bottom: 10px;
}

.icon {
	background-color: #A6BCC9; /* wave blue*/
	background-image: url(../images/icons-paradigm.png?v=6);
	background-size: auto 85%;
	border-radius: 10px;
	margin: 4px;
	margin: 3px;
	zoom: 130%;
	xxxtransform: scale(1.3);
}

.icon.add {
	background-position: 1px;
	background-color: green;
}

.icon.alert {
	background-position: -233px;
	background-color: #F8C276; /* beam orange */
}

.icon.info {
	background-position: -250px;
	background-color: #6BA9B3;
}

.icon.risk {
	background-position: -250px;
	background-color: #F8C276; /* beam orange */
}

.icon.recreate {
	background-position: -183px;
	background-color: #F8C276; /* beam orange */
}

.icon.cancel {
	background-position: -67px;
	xbackground-color: #E9E4E0; /* pebble */
}

.icon.back {
	background-position: -183px;
	xbackground-color: #E9E4E0; /* pebble */
}

.icon.forward {
	background-position: -166px;
	background-color: olivedrab;
}

.icon.previous {
	background-position: -183px;
}

.icon.next {
	background-position: -166px;
}

.icon.open {
	background-position: -166px;
}

.icon.remove {
	background-position: -33px;
	background-color: #D02673; /* Error Red */
}

.icon.update {
	background-position: -117px;
	background-color: #2298A9; /* Success Green */
}

.icon.refresh {
	background-position: -149px;
	background-color: #015174; /* Arjo blue*/
}

.icon.delete {
	background-position: -100px;
	background-color: #D02673; /* Error Red */
}

.icon.expand {
	background-position: -100px;
}

.icon.collapse {
	background-position: -83px;
}

.icon.notification {
	background-position: -117px;
	background-color: #E9E4E0; /* pebble */
}

.icon.locked {
	background-position: -367px;
	background-color: purple;
}

.icon.checkedOut {
	background-position: -367px;
	background-color: mediumseagreen;
}

.icon.cross {
	background-position: -33px;
}

.icon.load {
	background-position: -50px;
	background-color: teal;
}

.icon.selector {
	background-position: -50px;
}

.icon.exit {
	background-position: -50px;
	background-color: purple;
}

.icon.email {
	background-position: -383px;
}

.icon.camera {
	background-position: -400px;
	background-color: cadetblue;
}

.icon.edit {
	background-position: -133px;
}

.icon.selecter {
	background-position: -433px;
}

.icon.action {
	background-position: -200px;
}

.icon.search {
	background-position: -283px;
}

.icon.blank {
	background-position: 16px;
}

.icon.edited {
	background-position: -117px;
	background-color: #84C81C;
}

.icon.edited2 {
	background-position: -300px;
	background-color: greenyellow;
}

.icon.upload {
	background-position: -83px;
	background-color: rebeccapurple;
}

.icon.download {
	background-position: -100px;
	background-color: green;
}

.icon.sync {
	background-position: -83px;
	background-color: goldenrod;
}

.icon.up {
	background-position: -83px;
}

.icon.down {
	background-position: -100px;
}

.icon.help {
	background-position: -450px;
}

.icon.logout {
	background-position: -483px;
}

.subtitle, table caption {
	font-family: Santral Bold, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #015174;
}

.bar,
.silver {
	background: #F7F4F3; /* pearl */
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	border: 1px none;
}

.stage {
	font-weight: bold;
	font-size: inherit;
}

.item-name.alert {
	color: #F8C276; /* beam */
	font-weight: bold;
}

fieldset {
	width: 90%;
	margin: 5%;
	margin: 20px;
}

.form-section {
	margin: 0px;
}

.form-section.fixed {
	margin-left: 1%;
}

.form-row {
	margin: 15px 0px;
}

.form-row.controls {
	/*max-width: 400px;*/
}

.form-row label {
	width: 80%;
}

.form-row var {
	font-size: 18px;
	color: #A6BCC9; /* wave blue*/
}

.header {
	background-image: url('../images/arjo-header.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 60%;
	overflow: visible;
	height: 30px;
	padding: 12px;
	padding-left: 150px;
	padding-right: 80px;
	box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.2);
	text-align: right;
}

.header, .popup-titlebar, .dialog-titlebar, .toast-titlebar {
	background-color: #015174; /* arjo blue */
	color: #A6BCC9; /* wave blue*/
}

.header h1#heading {
	position: absolute;
	left: 0px;
	width: 96%;
	bottom: -43px;
	z-index: 50;
	height: 22px;
	background: #F7F4F3; /* pearl */
	margin: 0px;
	text-align: left;
	padding: 10px 2%;
	font-size: 18px;
	color: black;
	font-weight: normal;
}

.header h1 em {
	font-size: inherit;
	font-weight: bold;
}

.logo {
	font-family: Verdana;
	color: #015174;
}

.header .logo {
	color: white;
	font-size: 18px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
	text-transform: uppercase;
}

.header .subtitle {
	float: none;
	text-transform: uppercase;
	color: whitesmoke;
}

.sub {
	color: #A6BCC9; /* wave blue*/
}

.header .header-icon {
	display: none;
}

.header a {
	border: none;
	height: auto;
	width: auto;
	font-size: 23px;
	margin: 0px;
	margin-right: 4px;
	border-radius: 24px;
}

.header a:hover {
	opacity: 0.6;
}

.header a.button {
	padding: 0px;
	padding-top: 4px;
}

.header .icon {
	background-color: transparent;
	box-shadow: none;
	zoom:1.75;
	margin-top: 2px;
}

.header .icon-simple {
	height: 1em;
	display: none;
}

.header a .name {
	font-size: 70%;
	padding: 7px 2px;
}

.header a.stage {
	float: none;
	padding: 0px;
	margin: 0px;
	margin-left: 1em;
	line-height: normal;
	box-shadow: none;
}

.header a.stage .name {
	padding: 1px;
}

.header strong {
	color: black;
	margin: 0px;
	margin-left: 1em;
	border-radius: 1em;
}

.header-links a .alert {
	border: 2px solid white;
	background: #A6BCC9; /* beam */
}

/* Navigation */

.navbar {
	background: #E9E4E0; /* pebble */
	background: #D4CCC7; /* sand */
	background: #F7F4F3; /* pearl */
	box-shadow: none; /* 0px -1px 2px rgba(0, 0, 0, 0.5);*/
	border: 1px none;
}

.navbar-item a {
	display: block;
	height: 56px;
	border: 2px solid white;
	border-top: 0px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF; /* white */
	color: #015174; /* arjo blue */
	color: #000000; /* black */
}

.navbar-item a.disabled {
	color: #F7F4F3 !important; /* pearl */
	background-color: #d8d5d3 !important; /* dark pebble */
}

.navbar-item a .name {
	xxxfont-size: 18px;
	text-shadow: none;
	font-weight: bold;
	margin-top: 16px;
}

.navbar-item a .icon {
	display: none;
}

.navbar-item a:hover {
	background: rgb(223, 190, 194); /* sway pink */
	background: rgba(223, 190, 194, 0.5); /* sway pink */
}

.navbar-item a.disabled .name {
	color: #b3ada9 !important; /* dark sand */
	text-shadow: white 1px 1px 0px;
}

.navbar .list-items {
	padding: 6px;
	margin-left: -8px;
	overflow-y: auto;
}

.header a#nav_Add_Note,
.header a#nav_Photos,
.header a#nav_Add_Audit,
.header a#nav_Generate {
	position: absolute;
	height: 35px;
	width: 35px;
	top: 127px;
	background: #A6BCC9; /* wave blue*/
	right: 8px;
	overflow: visible;
	font-size: 15px;
}

.header a#nav_Photos {
	right: 72px;
}

.header a#nav_Add_Note .icon,
.header a#nav_Photos .icon,
.header a#nav_Add_Audit .icon {
	margin: 0px;
	background-position: 1px !important;
}

.header a#nav_Generate .icon {
	margin: 0px;
}

.header a#nav_Add_Note .name, .header a#nav_Photos .name, .header a#nav_Add_Audit .name, .header a#nav_Generate .name {
	visibility: visible;
	position: absolute;
	display: inline;
	color: black;
	text-transform: uppercase;
	left: 50%;
	top: 42px;
	margin-left: -30px;
	width: 60px;
	white-space: normal;
}

.header li select {
	margin: 0px;
}


.dialog, .floating {
	color: #434342; /* lava */
	box-shadow: 0 2px 8px 1px rgba(0,0,0,0.3);
}

.dialog-titlebar {
	padding-left: 20px;
	text-align: left;
	/*border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;*/
}

.dialog-message {
	color: #434342; /* lava */
}

.progress-update {
	font-style: italic;
	font-size: 18px;
	color: #A6BCC9; /* wave blue*/
	padding: 4px;
}

.tooltip {
	background: #015174; /* arjo blue */
	color: white;
	-webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 1px 8px rgba(0,0,0,0.6);
	box-shadow: 0 1px 8px rgba(0,0,0,0.6);
}

.list-items li:hover, .list-view li:hover, .list-box li:hover, .list-items tr:hover, .list-menu-rows .menu-item:hover {
	background: rgb(229, 201, 205);
	background: rgba(229, 201, 205, 0.22); /* sway pink */
	color: #87657D; /* flow purple */

	background-color: rgb(210 222 229 / 12%); /* wave blue light */
	color: #015174; /*  arjo blue  */
	border-color: white;
}

.list-menu-rows.documents {
	background-color: #F7F4F3; /* pearl */
}

.list-menu .menu-item span .extra.flag {
	width: 30px;
	height: 30px;
	border-radius: 20px;
	top: -40px;
	box-shadow: none;
	border: 3px solid white;
	background-size: cover;
	background-position: center;
}

.list-menu .menu-item span, .menu-item span {
	color: #434342; /* lava */
	font-family: Arial;
}

.list-menu .menu-item span.item-name.alert {
	color: #F8C276; /* beam */
	font-weight: bold;
}

.list-menu .menu-item span .count {
	border: 2px solid white;
	background: #F8C276; /* beam */
}

fieldset legend {
	color: #015174;
	font-size: 120%;
	border-bottom: 2px solid #015174;
	display: block;
	margin: 0px 2%;
	margin: 10px 0px;
	padding: 20px 0px;
	width: 100%;
}

.form-chart {
	text-align: center;
	margin-top: 2%;
}

.form-chart img {
	width: 100%;
}

#menu {
	max-width: 98%;
}

.menu-item {
	width: 200px;
	height: 180px;
	padding-top: 10px;
	margin: 30px 10px 70px 0px;
	margin-bottom: 2vh;
	font-family: Arial;
}

/* eTRACE menu */
.menu .menu-item,
.menuIcons .menu-item {
	color: #434342; /* lava */
	padding-bottom: 2em;
	margin-right: 10px;
	margin-left: 10px;
}

.menu .menu-item img,
.menuIcons .menu-item img {
	border-style: solid;
	border-width: 0px;
	background-color: #A6BCC9; /* wave blue*/
	border-radius: 50%;
	padding: 0.6em;
	min-height: 0;
	padding: 0.7em;
	width: 60%;
	height: auto;
}

.menu .menu-item span,
.menuIcons .menu-item div {
	display: block;
	margin: 3px;
	text-shadow: none;
	font-size: 105%;
	font-weight: normal;
}

.menu-item:hover,
.menu-item:hover {
	background-image: none;
	font-weight: bold;
	background: rgba(223, 190, 194, 0.4); /* sway pink */
	color: #87657D; /* flow purple */
	background: rgba(166, 188, 201, 0.12) !important;
	color: #015174; /* arjo blue */
	background: none;
}

.menuList .menu-item {
	box-shadow: none;
	border: 0px;
	border-bottom: 1px solid #EAEAEA;
	background-color: #F7F4F3;
	padding: 4px;
}


th,
table.data th,
table.data tr th,
table.data-view tr th,
table.results tr th,
table.records tr th,
table.record-list tr th,
.list-items .group, .list-view .group, .list-box .group {
	background-image: none;
	background-color: transparent; /* white */
	color: #434342; /* lava */
	border: 0px;
	border-bottom: 4px solid #E9E4E0; /* stone? */
	height: auto;
	vertical-align: bottom;
	padding-bottom: 10px;
	text-align: left;
}

table.data td {
	border: 0px;
	border-bottom: 2px solid #E9E4E0;
}

table.record-list {
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	border-spacing: 1px;
	/* pebble */
	border-collapse: collapse;
	padding-top: 5px;
	background: white;
	margin-top: 10px;
}

table.record-list tr {
	border: 0px;
	box-shadow: none;
	padding: 3px;
}

table.record-list tr td {
	padding: 4px 0px;
	border: 0px;
	border-top: none;
	border-bottom: 2px solid #E9E4E0; /* pebble */
	border-leftx: 6px solid transparent;
	border-right: 0px;
	margin: 6px;
	text-align: left;
}

table.record-list tr td img {
	padding-left: 0;
	padding-right: 0.2em;
}

table.record-list tbody {
	box-shadow: none;
	border: none;
	overflow-y: auto;
	border-spacing: 3px;
	top: 50px;
}

table.record-list,
table.record-list tbody,
table.record-list tr {
	overflow: visible;
}

table.record-list tbody {
	overflow: auto;
	overflow-y: auto;
	overflow-x: visible;
	min-height: 60px;
}

.recordview table.record-list tbody {
	background: rgba(0,0,0,0.01);
	border: 1px solid rgba(0,0,0,0.02);
	border-width: 0 1px;
}

table.record-list thead {
	height: 40px;
}

table.records,
table.data {
	position: relative;
	margin: 2px auto;
	padding: 0px;
	font-size: 15px;
	border-collapse: separate;
	border: 0px solid #DDD;
	border-spacing: 3px;
	background: white;
}

table.records td, table.records th {
	border: 2px solid white;
	border-width: 1px 0px;
	padding: 4px 12px;
	text-align: inherit;
}

table.records th {
	background: #E9E4E0;
}

table.records td {
	border-width: 2px 0px;
}

table td.type-number {
	color: #015174;
	xxtext-align: right;
	font-weight: bold;
}

table td.type-boolean {
	color: teal;
	xxtext-align: center;
	font-weight: bold;
}

table td.type-string {
	color: #334;
	xxtext-align: left;
}

table td.type-null {
	color: silver;
	text-align: center;
}

table td.type-date {
	color: blue;
}

/* ---------------------------- */
label {
	margin: 2px;
	margin-right: 6px;
	min-height: 1em;
	padding: 0px;
	text-align: left;
	text-overflow: ellipsis;
	text-shadow: 0px 1px #FFF;
	color: black;
	font-family: arial;
}

input, textarea, select, keygen, .file-control, blockquote, .value, .dropdown, .output, .preview {
	text-align: left;
	border: 1px solid white;
	outline-width: 0px;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	background-color: #F7F4F3; /* pearl */
	padding: 6px;
	padding-left: 4px;
	margin: 6px;
	vertical-align: middle;
	max-width: none;
}

.list {
	margin: 6px;
	vertical-align: middle;
	max-width: none;
}

select, .value, .dropdown, .output, .preview {
	min-height: 30px;
}

input:focus, textarea:focus, select:focus, keygen:focus, .dropdown:focus {
	border: 1px solid #A6BCC9; /* wave blue*/
}

input[type=text]:read-only, textarea:read-only, keygen:read-only {
	color: #929191 !important;
}

input[type=checkbox], input[type=radio] {
	box-shadow: none;
	width: 21px;
	height: 21px;
	font-size: 20px;
	background: white;
	zoom: 100% !important;
}

/* re-color chrome default blue*/
input[type=checkbox], input[type=radio] {
	-webkit-filter: hue-rotate(345deg) saturate(20%) brightness(140%);
}

input[type=radio] {
	width: 18px;
	margin: 2px
}

.form-row input[type=checkbox],
.form-row input[type=radio] {
	width: 21px;
}

.dropdown:after {
	background-color: #A6BCC9; /* wave blue*/
}

button, input[type=button], input[type=submit], a.button, button.command {
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	border: 0px none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #E9E4E0; /* stone */
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	outline-color: #015174; /* arjo blue */
	color: black;
	cursor: pointer;

	font-size: 13px;
	height: auto;
	padding: 8px 14px;
	padding-top: 9px;
	padding-bottom: 7px;
}

button:hover, input[type=button]:hover, input[type=submit]:hover, a.button:hover, button.command:hover {
	color: #015174; /* wave blue*/
}

button:disabled, input[type=button]:disabled, input[type=submit]:disabled, a.button:disabled {
	color: #F7F4F3 !important; /* pearl */
	color: #b3ada9 !important; /* dark sand */
	background-color: #d8d5d3 !important; /* dark pebble */
	text-shadow: white 1px 1px 0px;
}

input.goButton, input.GoButton, input.GoButtonS,
button.goButton, button.GoButton, button.GoButtonS {
	margin: 4px;
	margin-left: 4px;
}

button .name {
	margin: 6px;
}

button .icon {
	background-color: rgba(0,0,0,0.25);
	box-shadow: none;
	zoom: 110%;
	zoom: normal;
	transform: scale(1.2);
}

button.highlighted {
	font-weight: bold;
	background: #A6BCC9; /* wave blue*/
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: white;
}

/* Highlight */

tr.highlight td {
	xxbackground-color: #FFEFF1 !important; /* light pink */
	xxcolor: #87657D;
	background-color: rgb(210 222 229 / 12%) !important;
	color: #015174;
}

tr.highlight:before {
	content: "!";
	position: absolute;
	left: -35px;
	font-weight: bold;
	font-family: "arial-black";
	background-color: #87657D;
	background-color: #D02673;
	width: 1em;
	height: 1em;
	border-radius: 0.5em;
	margin: 4px;
	text-align: center;
	color: white;
}

.screen .listbox ul {
	border: 1px solid #E9E4E0; /* pebble */
	background-color: #F7F4F3 !important; /* pearl */
	outline-width: 0px;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.screen .checkbox var,
.screen var.check {
	position: relative;
	padding: 6px;
	cursor: pointer;
	border: 1px solid white;
	border-radius: 4px;
	background-color: rgba(224, 216,212, 0.2); /* transparent pearl */
	background-color: #F7F4F3; /* pearl */
	outline-color: #015174; /* arjo blue */
	box-shadow: inset 1px 2px 2px rgba(0, 0, 0, 0.05);
}

.screen .checkbox .check img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.screen input, .screen textarea {
	background-color: rgba(224, 216,212, 0.2); /* transparent pearl */
	background-color: #F7F4F3; /* pearl */
}

.screen input.total {
	color: #434342 !important; /* lava */
}

.screen .grid td var.check {
	position: absolute;
	margin-left: 15px;
}

.screen th.datagridrow span {
	font-size: 96%
}

.screen .textbox var.check,
.screen .grid td var.check {
	border: 1px inset white;
	zoom: 90%;
}

.screen select.location-edit {
	margin: 0px;
	color: #015174; /* arjo blue */
	color: #87657D; /* flow purple */
}


.screen .listbox li {
	background: none !important;
	border-bottom: 1px solid #E9E4E0; /* pebble */
}

.screen .listbox li.selected {
	background: #A6BCC9 !important; /* wave blue*/
	color: white;
}

.screen div.label {
	border-bottom: 2px solid #e9e4e0; /* pebble */
	xxxborder-bottom: 2px solid rgba(33 28 24/ 0.1)
}

.screen select option {
	background-color: #f7f4f3 !important; /* pearl */
}

.screen .grid tr th .bullet {
	float: left;
	margin: 10px;
	margin-right: 1em;
}

.screen .datagrid {
	zoom: 96%;
}

.screen .grid th.datagridcolumn {
	border-top: 8px solid #E9E4E0; /* pebble */
	border-top: 8px solid rgba(33 28 24/ 0.1);
	font-weight: bold;
}

.xxx .screen .grid tr td input {
	background: white;
}

.xxx .screen input, .xxx .screen select, .xxx .screen .listbox li {
	background-color: var(--colour-pearl);
}

.navbar-pager a.current {
	background: #015174; /* arjo blue */
	border: 2px solid #015174; /* arjo blue */
	color: white;
}

.navbar-pager a {
	height: 22px;
	width: 22px;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 24px;
	border-radius: 14px;
	background: rgba(40,30,10,0.2);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.6);
	color: #015174; /* arjo blue */
}

table.record-list tr button .icon {
	display: inline-block;
	background-color: #A6BCC9; /* wave blue*/
	zoom: 120%;
	border-radius: 18px;
}

.group em,
.group span {
	margin: 5px 4px;
	display: inline-block;
}

.group.collapsible {
	position: relative;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}

.group.collapsible img {
	display: inline-block;
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
	margin: 5px;
	margin-right: 0px;
}

table.results,
.data-view {
	position: relative;
	margin: 2px auto;
	padding: 0px;
	font-size: 15px;
	border-collapse: separate;
	border: 0px solid #DDD;
	border-spacing: 3px;
	background: white;
}

table.results.selection {
	border-collapse: collapse;
	border-spacing: 6px;
}

table.results.selection tr:hover td {
	color: #015174 !important; /* arjo blue */
	background: rgba(166, 188, 201, 0.4) !important;
}

table.results tr.selected {
	color: white;
	background-color: #a6bcc9;
	text-shadow: 0px 1px rgba(0,0,0,0.3)
}


table.results td,
table.data-view td {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #DDD;
}

table.data-view thead tr {
	border: 0px;
	cursor: pointer;
	margin: 0px;
	padding: 11px 15px;
	text-align: center;
	box-shadow: none;
	color: black;
}

table.data-view thead tr th {
	border-bottom: 5px solid #E9E4E0; /* pebble */
}

table.data-view tr td {
	padding: 8px;
	border: 0px;
	border-bottom: 1px solid #E9E4E0; /* pebble */
	background-color: white;
	color: #444444;
}

table.record-list .record-body tr td {
	border: 0px;
	border-bottom: 1px solid #E9E4E0; /* pebble */
	background-color: white;
	color: #444444;
}

.section table.grid,
table.data-grid {
	border: 0px;
	box-shadow: none;
	border-collapse: separate;
	border-spacing: 4px;
	background: none !important;
}

table caption {
	margin: 6px;
}

.data-grid caption {
	font-style: normal;
	text-align: left;
}

.data-grid caption.title {
	font-size: 16px;
	min-height: 40px;
}


table.data-grid td {
	min-width: 60px;
}

table.data-grid th {
	padding: 8px;
	border: 0px;
	border-bottom: 1px solid #E9E4E0; /* pebble */
	border-top: 5px solid #E9E4E0; /* pebble */
	vertical-align: middle;
	min-width: 36px;
}

table.data-grid th.subheader.y {
	text-align: center;
	min-width: 36px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}

table.data-grid td,
table.data-grid th.subheader.x {
	padding: 8px 4px;
	border: 0px;
	border-bottom: 1px solid #E9E4E0; /* pebble */
	text-align: center;
	position: relative;
}

table.data-grid.form td,
table.data-grid.form th {
	padding: 4px;
	border: 0px;
	border-bottom: 1px solid #E9E4E0; /* pebble */
}

table.data-view td.total,
table.data-grid td.total {
	background-color: #F8F8FF;
	font-weight: bold;
}

table.data-view td.grand.total,
table.data-grid td.grand.total {
	background-color: #F0F0FF;
	font-weight: bold;
}

table.data-grid td.formula-colour {
	border: 10px solid #F7F4F3 !important;
	outline: 1px solid #F7F4F3 !important;
}

th.subheader, .subheader th {
	background: none;
	text-align: left;
}

table.data-grid th.subheader.x {
	font-weight: normal;
	background: none !important;
	min-width: 200px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 240px;
}

table.data-grid th.subheader.xy {
	text-align: left;
}

.data-grid th.subheader.x.total {
	font-weight: bold;
}

.data-grid th.subheader.xy {
	width: 25%;
}

/* boring totals */

table.data-view td.total,
table.data-grid td.total {
	background-color: white;
	border-bottom-width: 4px
}

table.data-view td.grand.total,
table.data-grid td.grand.total {
	background-color: white;
	font-weight: bold;
}

.data-grid th.subheader.x.total {
	font-weight: bold;
	border-bottom-width: 4px
}


.form-row .data-grid,
.form-row .data-view {
	width: 100%;
}


/* sections */

.data-section-0 h2 {
	width: 100%;
	color: #434342; /* lava */
	font-size: 21px;
	padding: 15px 0px;
	border-bottom: 6px solid #E9E4E0; /* pebble */
}

.data-section-1 h2 {
	width: 100%;
	color: #434342; /* lava */
	font-size: 19px;
	padding: 15px 0px;
	border-bottom: 6px solid #E9E4E0; /* pebble */
}

.data-section-2 h2 {
	width: 100%;
	color: #434342; /* lava */
	font-size: 18px;
	padding: 15px 0px;
	border-bottom: 6px solid #E9E4E0; /* pebble */
}

.Panel, .tree, .page-section, .menuList, .screen-panel, .table-section {
	background: #F7F4F3; /* pearl */
	margin: 20px auto;
}

.section, .SectionLarge, .screen-panel {
	margin: 20px auto;
	padding: 5px;
}

.panel,
.screen .grid th,
.results thead tr,
.data-view thead tr,
.record-list thead tr {
	color: #222;
	border: 0px;
	background-color: transparent;
	border-top: 2px solid #E9E4E0; /* pebble */	
	border-top: 2px solid rgba(33 28 24/ 0.1);
	text-shadow: none;
}

summary {
	border-bottom: 2px solid #A6BCC9; /* wave blue */
	outline-color: #A6BCC9;
}

/* Login */

form.login .header {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	box-shadow: none;
	-webkit-box-shadow: none;
}

form.login .main {
	padding-bottom: 0px;
}

form.login .sign {
	position: absolute;
	left: 6px;
	top: 6px;
}

.login-panel {
	width: 480px;
	margin: auto;
	padding: 10px;
	text-align: left;
	max-width: 94%;
}

.login-logo {
	padding-top: 20px;
	margin: auto;
}

.login-info {
}

.login-info h2 {
	margin: 0px;
	font-size: 1.8em;
	font-weight: normal;
}

.login-info hr {
	clear: left;
	border: 0px none;
	margin: 40px 0px;
	text-align: left;
}

.login-icon {
	/*float: right;  ? */
	height: 120px;
	*border: 1px solid silver;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4);
	border-radius: 20px;
	vertical-align: middle;
	margin: 5px;
}

.landing {
	padding-top: 80px;
	text-align: left;
	max-width: 1700px;
	margin: auto;
}

.landing .bar {
	height: 80px;
	box-shadow: none;
	border: none;
}

.landing #PageLogo {
	height: 28px;
	padding: 18px 25px;
}

.landing #PageTitle {
	margin: 22px 30px;
	padding: 1px;
	font-size: 28px;
	vertical-align: middle;
	height: auto;
}

.landing .login {
	margin: 0px;
	float: right;
	margin: 0px;
	left: auto;
	right: 0px;
	top: 0%;
	width: 25%;
	box-shadow: none;
	min-width: 370px;
	margin: 5% 5% 5% 0%;
}

.landing #content_main,
.landing #content_extra {
	width: 50%;
}

.landing #nav_Legals {
	display: none;
}

.landing #version {
	display: none;
}

/* Lists */
.form-row .list-box, .table.record-list, .list-items, .list-view, .list-box {
	width: 100%;
	margin: 20px auto;
	display: block;
	font-family: arial;
	font-size: 17px;
}

.list-items,
.list-view,
.list-box {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
}


.list-items li, .list-view li, .list-box li, .list-items tr, .list-menu-rows .menu-item, .record-list thead tr {
	background-color: none;
	color: #434342; /* lava */
	border-left-color: white;
	border: 1px solid white;
	border-bottom: 1px solid #E9E4E0; /* pebble */
	margin-bottom: 1px;
	padding: 10px;
	font-weight: normal;
}

table.results tr.selected,
.list-items li.selected, .list-view li.selected, .list-box li.selected, .list-items tr.selected {
	background-color: rgba(166, 188, 201, 0.3) !important; /* wave blue */
	color: #015174; /* arjo blue */
	border-color: #E9E4E0; /* pebble */
	border-left-color: white;
	border-right-color: white;
	text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
	text-shadow: 0 -1px 0px rgb(0 0 0 / 30%);
}

.list-items tr.selected {
	background-color: rgba(166, 188, 201, 0.12) !important; /* wave blue */
}

table .results tr.selected td:last-child:after {
	content: "";
	position: absolute;
	right: 5px;
	background: #A6BCC9;
	height: 14px;
	width: 14px;
	border-radius: 7px;
	margin-top: -7px;
}

.list-items li.selected.disabled, .list-view li.selected.disabled, .list-box li.selected.disabled, .list-items tr.selected.disabled {
	color: #8b9498 !important;
	border-color: white; /* pebble */
	border-bottom-color: #E9E4E0; /* pebble */
	background-color: white !important;
	text-shadow: 0px 1px #E9E4E0;
}

.list-items tr.selected {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.list-view li {
	height: auto;
	padding-left: 100px;
}

.list-view li p {
	/*display: inline-block;*/
	float: left;
	clear: none;
	width: auto;
	padding: 3px;
	margin: 1px;
	font-size: 14px;
	max-width: 50%;
}

.list-view li p.title {
	display: block;
	width: 100%;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 6px;
	max-width: none;
}

.list-view li img {
	width: 1.4em;
	height: 1.4em;
	border-radius: 0.7em;
	margin-right: 1em;
}

.list-view li .title img:first-child {
	width: auto;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 5px;
}

.list-items .selected .title,
.list-view .selected .title {
	color: black;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.menu-item:hover {
	filter: brightness(1.07);
	text-shadow: 0px 2px 2px rgba(180,180,200,0.3);
	color: black;
}

.list-menu-rows {
	width: 100%;
	margin: auto;
}

.list-menu-rows .menu-item {
	display: block;
	height: 70px;
}

.list-menu-rows .menu-item img {
	margin-right: 20px;
}

.list-menu-rows .menu-item span .extra.flag,
.list-menu-rows .menu-item span .count {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 4px;
	left: 42px;
	height: 16px;
	width: 16px;
	border-radius: 10px;
	box-shadow: none;
	background-color: white;
	border: 2px solid white;
	margin: 0px;
}

.list-menu-rows .menu-item span .count {
	background: #F8C276; /* beam orange */
	font-size: 14px;
	padding: 0px;
	top: 4px;
	bottom: auto;
	font-weight: normal;
	min-width: 16px;
}

.list-menu-rows .menu-item:after {
	background-color: transparent;
	content: none;
}

.list-menu-rows .menu-item:hover:after {
	background-color: transparent;
	content: "";
}

.list-menu-rows .menu-item span.item, .list-menu-rows .menu-item span.item-name {
	color: black;
	font-weight: bold;
}

.list .list-items {
	padding: 0px;
	border: 1px solid #E9E4E0; /* pebble */
	box-shadow: 0px 6px 20px -2px rgba(0, 0, 0, 0.5);
}

.list .list-items::-webkit-scrollbar-thumb {
	background: #015174; /* arjo blue */
}

.list .list-items::-webkit-scrollbar-track {
	background: #E9E4E0; /* pebble */
}

.list-box li {
	font-size: 0.9em; /*14px;*/
}

.list-box li:after {
	background-color: #A6BCC9; /* wave blue*/
}

.list-box.multiselect li.chosen:after, .list-view.multiselect li.chosen:after {
	background-color: #9B0057; /* error pink */
	background-position: -33px;
	zoom: 120%;
}

.list-box.multiselect li.selected:after, .list-view.multiselect li.selected:after {
	background-color: #A6BCC9; /* wave blue*/
	background-position: -116px;
	zoom: 120%;
}

.traffic-light-grey,
.list-view li.grey .traffic-light {
	color: darkgray;
}

.traffic-light-green,
.list-view li.green .traffic-light {
	color: #6BA9B3; /* arjo green */
}

.traffic-light-amber,
.list-view li.amber .traffic-light {
	color: darkgoldenrod;
}

.traffic-light-red,
.list-view li.red .traffic-light {
	color: #D02673; /* error pink */
}

.red {
	background-color: #D02673; /* error pink */
	color: pink;
}

.green {
	background-color: #6BA9B3; /* arjo green */
	color: #F7F4F3; /* pearl */
}


/* Quiz */
.quiz-question,
.quiz-dialog-button {
	background-color: #c3d9e5; /* light wave blue */
}

.quiz-answer {
	background-color: #F7F4F3; /* pearl */
	background-color: #FFFFFF; /* pearl */
	border: 3px solid #E9E4E0; /* pearl */
}

quiz-answer:hover {
	box-shadow: inset 0px 5px 400px rgba(0,0,40,0.03);
}

.quiz-answer.selected {
	background-color: #FBD575; /* gold */
	background-color: rgba(166, 188, 201, 0.12);
	box-shadow: none;
	border: 3px solid #A6BCC9; /* stone */
}

.quiz-answer.usercorrect {
	background-color: #8ad1d1; /*#93ce4e;*/
	xborder: 3px solid #BFB4AE; /* stone */
	background-image: url('images/imgAuthoriseSmall.png');
}

.quiz-answer.selected.usercorrect {
	border-color: #6ba9b3;
}

.quiz-answer-part,
.quiz-answer-letter {
	font-weight: bold;
	font-size: 17px;
}

.quiz-answer-part {
	font-size: 17px;
}

.quiz-answer-letter {
	color: darkslategray;
	font-size: 18px;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}

.login .form-row.message,
.login .form-row.controls {
	display: block;
	/* padding: 0px; */
	/* line-height: 30px; */
	padding: 0px;
	text-align: center;
	height: auto;
	max-width: none;
}

.login .form-row.message .user-message {
	display: inline;
}

.login,
form.login {
	position: static;
	border-collapse: separate;
	border: 0px none;
	border-radius: 0px;
}

form.login .main {
	padding: 0px 0px 0px;
	float: none;
	margin: auto;
}

form.login .login-logo {
	display: none;
}

form.login .header {
	border-radius: 0px !important;
	border: none;
	color: #015174;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	height: 10px;
	padding: 5px;
}

form.login .header h1 {
	color: #015174;
	display: none !important;
	background: transparent;
}

form.login label {
	color: #434342; /* lava */
}

form.login button,
form.login input[type=button] {
	float: none;
	width: 47%;
	margin-left: 2%;
	margin-right: 0px;
	padding: 11px;
	height: 33px;
	font-weight: bold;
	background: #A6BCC9; /* wave blue*/
	text-overflow: ellipsis;
	overflow: hidden;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	color: white;
}

form.login button:first-child {
	margin-left: 0px;
}

.login-panel {
	width: 100%;
	margin: auto;
	padding: 10px;
	text-align: left;
}

.login-panel, .SectionLarge {
	border-top: 2px solid #A6BCC9; /* wave blue */
	border-bottom: 2px solid #A6BCC9; /* wave blue */
}

.login-panel button,
.login-panel input[type=button] {
	min-width: 120px;
	background: #A6BCC9; /* wave blue */
	color: white;
	padding: 11px;
}

.login-panel button:hover,
.login-panel input[type=button]:hover {
	background: #A6BCC9; /* wave blue */
	color: #015174; /* arjo blue */
}

.login-icon {
	height: 200px;
	vertical-align: middle;
	margin: 1px;
	box-shadow: none;
}

.login-info hr {
	clear: left;
	width: 50%;
	border: 0px none;
	border-top: 2px solid #A6BCC9; /* wave blue */
	margin: 30px 0px;
	text-align: left;
}

.login-info h1 {
	margin: 15px 0px;
}

.login-info h2 {
	margin: 0px;
	font-size: 1.7em;
	font-weight: normal;
	color: #434342; /* lava */
	padding: 0px;
	border: 0px;
}

.landing .login {
	min-width: 30%;
	min-width: 310px;
	text-align: left;
	margin-left: 0px;
	margin: 0px;
	float: right;
	width: 25%;
	margin: 0 2%;
}

.landing #PageTitle {
	text-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	display: none;
}

.landing .bar {
	background: none; /* wave blue */
	height: 50px;
	width: 100%;
}

.landing .login-info detail {
	color: #434342; /* lava */
}

.landing .login-info label {
	color: #000; /* black */
}

.landing #content_main,
.landing #content_extra {
	width: 45%;
}

.landing .detail {
	font-size: 13px;
}

.message.success {
	color: #1e8ca2;
}

.dialog, .popup {
	border-radius: 0px;
}

.popup {
	border-radius: 0px;
}

.popup-title {
	font-family: Santral Bold, Verdana, sans-serif;
	font-weight: bold;
	/*background: #015174;*/ /* arjo blue */
}

.popup-message {
	padding: 10px;
	font-family: Arial;
	font-size: 1.15em;
	font-style: normal;
	font-weight: normal;
}

.popup-content {
	color: #424242;
	font-family: Arial;
	font-size: 20px;
}

.popup-button {
	/*font-weight: normal;*/
	line-height: 20px;
	padding: 7px 22px;
	text-shadow: rgba(255, 255, 255, 0.74902) 0px 1px 1px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: black
}

.popup-close, .dialog-close, .closeButton {
	font-weight: bold;
	font-family: verdana;
	border-radius: 13px;
	box-shadow: inset -2px -2px 5px 2px rgba(0, 0, 0, 0.18);
}

.popup-close:hover, .dialog-close:hover {
	box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
}

.popup-close:active, .dialog-close:active {
	color: #EEE;
	box-shadow: inset -2px -2px 5px 2px rgba(120, 150, 200, 0.4);
	background: rgba(0, 0, 0, 0.1);
}

.closeButton:hover {
	color: dodgerblue;
}

.closeButton:active {
	color: black;
	box-shadow: inset -2px -2px 5px 2px rgba(120, 150, 200, 0.4);
	background: rgba(0, 0, 0, 0.1);
}

.toast-title,
.dialog-title {
	font-family: Santral Bold, Verdana, sans-serif;
	font-weight: bold;
}

.toast.success .toast-titlebar,
.dialog.success .dialog-titlebar {
	background-color: #2298A9;
	color: white;
}

.toast.error .toast-titlebar,
.dialog.error .dialog-titlebar {
	background-color: #D02673; /* etrace pink */
	color: white;
}

.toast.warning .toast-titlebar,
.dialog.warning .dialog-titlebar {
	background-color: darkgoldenrod;
	color: white;
}

.dialog-content {
	padding: 20px;
}

.dialog-details {
	padding: 10px;
	min-height: 30px;
	font-size: 0.9em;
	line-height: 16px;
	border-top: 2px solid #E9E4E0; /* pebble */
	padding-top: 16px;
}

.dialog-button {
	font-weight: bold;
	padding: 8px 12px;
	height: auto;
	font-size: 11px;
}

.dialog-controls {
	background-color: #F7F4F3; /* pearl */
	border-top: 0px none;
	box-shadow: none;
	padding: 14px;
}

.dialog-controls button {
	background-color: #E9E4E0; /* pebble */
	color: #434342; /* lava */
	box-shadow: none;
	padding: 10px 15px;
	min-width: 100px;
}

.toast {
	border: 0px none;
}

.toast-content {
	padding:18px;
}

.toast-controls {
	padding: 12px;
	padding-top: 2px;
	color: #434342; /* lava */
	/*background-color: #F5F5F5;*/
}

.toast-controls progress {
	height: 10px;
	font-size: 10px;
}

div .mask {
	background: rgb(67,67,66);
	opacity: 0.8;
}

table.record-list tr button {
	width: 32px;
	box-shadow: none;
}

tablexx.record-list .icon {
	zoom: normal;	
	transform: scale(1.3);
	margin: 2px 6px !important;
}

.section .recordview {
	box-shadow: none;
}

select.location-edit {
	color: #A6BCC9; /* wave blue*/
}

div.section {
	box-shadow: none;
}

.popup .report-status {
	min-width: 400px;
}

.control-tooltip {
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 21px;
	text-align: center;
	font-family: Cambria, serif;
	border-radius: 12px;
	border: 1px solid #9fb4c1;
	box-shadow: 0px 2px 4px rgb(0 0 0 / 20%);
}

.datagridcolumn .alert {
	background: #A6BCC9;
	color: #FFF;
	border: 4px solid white;
}

.report-status {
	display: inline-block;
	margin: 6px 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	width: 88%;
	font-size: 16px;
	font-style: normal;
}

.report-status > .name {
	min-width: 240px;
	display: inline-block;
}

.report-status button {
	min-width: 120px;
}

#onlineStatus {
	margin-left: 10px;
}

.ribbon {
	color: #015174; /* arjo blue */
	background-color: #F7F4F3; /* pearl */
	background-image: -webkit-linear-gradient(top, #F7F4F3, #E9E4E0);
	top: 15px !important;
	right: -90px !important;
}

progress[value]::-webkit-progress-bar {
	background-image: none;
}

progress::-webkit-progress-value {
	background-color: #A6BCC9; /* wave blue */
	background-image: none;
}

/* Paradigm Survey */

.screen .form-row {
	padding: 14px 10px;
}

.screen .form-row {
	xxxborder-bottom: 2px solid #e9e4e0;
}

.screen .form-row .label {
	font-weight: bold;
	border: 0px white;
	padding: 4px 0px;
}

.screen .form-row input,
.screen .form-row select {
	background: #F7F4F3;
	text-align: left;
	width: 100%;
	font-size: 100%;
}

.screen .form-row input[type=checkbox],
.screen .form-row input[type=radio] {
	width: 21px;
}

.screen .form-row ul.list {
	width: 100%;
}

.screen textaera {
	font-family: arial;
}

.design .screen div.invalid {
	outline: 2px solid #D02673;
	border: 4px solid #D02673\9;
	box-shadow: 0px 0px 2px 3px #D02673;
	-webkit-box-shadow: 0px 0px 2px 2px #D02673;
}

.design .screen td.invalid input {
	border-left: 1px solid #D02673;
	border-right: 1px solid #D02673;
	box-shadow: 0px 0px 1px 2px #D02673;
	-webkit-box-shadow: 0px 0px 1px 2px #D02673;
	background-color: none !important;
	background-image: -moz-linear-gradient(left, rgba(208, 38, 115, 0.3), transparent 30%, transparent 70%, rgba(208, 38, 115, 0.3)) !important;
	background-image: -webkit-linear-gradient(left, rgba(208, 38, 115, 0.3), transparent 30%, transparent 70%, rgba(208, 38, 115, 0.3)) !important;
}

.design .screen div.datagrid.invalid {
	outline: 2px solid #D02673;
	border: 4px solid #D02673\9;
	box-shadow: inset 0px 0px 2px 3px #D02673;
	-webkit-box-shadow: inset 0px 0px 2px 2px #D02673;
	padding: 2px
}

.design .screen div.incomplete {
	outline: 2px solid goldenrod;
	border: 4px solid goldenrod\9;
	box-shadow: 0px 0px 2px 3px goldenrod;
	-webkit-box-shadow: 0px 0px 2px 2px goldenrod;
}

.design .screen td.incomplete input {
	border-left: 1px solid goldenrod;
	border-right: 1px solid goldenrod;
	box-shadow: 0px 0px 1px 2px rgb(218 165 32);
	-webkit-box-shadow: 0px 0px 1px 2px goldenrod;
	background-color: none !important;
	background-image: -moz-linear-gradient(left, rgba(218 165 32/ 0.3), transparent 30%, transparent 70%, rgba(218 165 32/ 0.3)) !important;
	background-image: -webkit-linear-gradient(left, rgba(218 165 32/ 0.3), transparent 30%, transparent 70%, rgba(218 165 32/ 0.3)) !important;
}

/* iPad icon adjust */

.ipad .icon.add {
	background-position: 1px;
}

.ipad .icon.alert {
	background-position: -234px;
}

.ipad .icon.info {
	background-position: -251px;
}

.ipad .icon.risk {
	background-position: -251px;
}

.ipad .icon.recreate {
	background-position: -183px;
}

.ipad .icon.cancel {
	background-position: -67px;
}

.ipad .icon.back {
	background-position: -183px;
}

.ipad .icon.forward {
	background-position: -166px;
}

.ipad .icon.previous {
	background-position: -183px;
}

.ipad .icon.next {
	background-position: -166px;
}

.ipad .icon.open {
	background-position: -166px;
}

.ipad .icon.remove {
	background-position: -33px;
}

.ipad .icon.update {
	background-position: -117px;
}

.ipad .icon.refresh {
	background-position: -150px;
}

.ipad .icon.delete {
	background-position: -100px;
}

.ipad .icon.expand {
	background-position: -100px;
}

.ipad .icon.collapse {
	background-position: -83px;
}

.ipad .icon.notification {
	background-position: -117px;
}

.ipad .icon.locked {
	background-position: -368px;
}

.ipad .icon.checkedOut {
	background-position: -368px;
}

.ipad .icon.cross {
	background-position: -33px;
}

.pad .icon.selector {
	background-position: -50px;
}

.ipad .icon.load {
	background-position: -50px;
}

.ipad .icon.exit {
	background-position: -50px;
}

.ipad .icon.email {
	background-position: -384px;
}

.ipad .icon.camera {
	background-position: -400px;
}

.ipad .icon.edit {
	background-position: -133px;
}

.ipad .icon.selecter {
	background-position: -435px;
}

.ipad .icon.action {
	background-position: -200px;
}

.ipad .icon.search {
	background-position: -284px;
}

.ipad .icon.blank {
	background-position: 16px;
}

.ipad .icon.edited {
	background-position: -117px;
}

.ipad .icon.edited2 {
	background-position: -300px;
}

.ipad .icon.upload {
	background-position: -83px;
}

.ipad .icon.download {
	background-position: -100px;
}

.ipad .icon.sync {
	background-position: -83px;
	background-color: goldenrod;
}

.ipad .icon.up {
	background-position: -83px;
}

.ipad .icon.down {
	background-position: -100px;
}

.ipad .icon.help {
	background-position: -451px;
}

.ipad .icon.logout {
	background-position: -485px;
}

/* iPad Portrait */

@media screen and (orientation:portrait) and (min-height: 850px) { /*, (max-width:700px) */

	/* Make menu one line, in order to match paradigm design*/

	#menu {
		max-width: 100%;
		padding: 0px;
		xxxfloat: left;
		margin-top: 25%;
	}

	.list-menu {
		margin-top: 20%;
	}

	.menu-item,
	.list-menu .menu-item {
		width: 150px;
		height: 160px;
		/*margin: 40px 1px 20px 0px;*/
		margin: 40px 10px 20px 10px;
	}

	.menu-item img,
	.list-menu .menu-item img {
		/*width: 70%;
		height: auto;*/
		margin-bottom: 10px;
	}
}

/* Device Portrait, smaller than 700px OR width smaller than 660px */

@media screen and (orientation:portrait) and (min-height: 700px), screen and (max-width:660px) {
	
	/* Hide header link captions to better fit them in */
	
	.header h1#heading {
		font-size: 16px;
	}

	.header a .name { /*.menu-page .header a .name*/
		display: none;
	}

	.header {
		padding-right: 10px;
	}
}

@media screen and (orientation:portrait) {

	.menu:not(.customer-menu) {
		display: grid;
		flex-wrap: wrap;
		margin: auto;
		width: auto;
		grid-template-columns: repeat(auto-fit, minmax(min(160px, 100%), 1fr));
		gap: 1rem;
		justify-items: center;
	}

	.login {
		position: static;
		float: none;
		margin: 4% auto;
	}

	.login-icon {
		height: 280px;
		top: 228px;
	}

	.login-panel {
		margin-left: 2%;
		padding-left: 0px;
	}

	.landing {
		margin-bottom: 10px;
	}

	.landing form.login {
		min-width: 400px;
		float: none;
		width: 500px;
		/* margin-top: 500px; */
	}

	.landing form.login .main {
		min-width: 290px;
		width: auto;
	}

	.landing #content_main {
		/* position: absolute; */
		top: 30px;
		min-width: 400px;
		width: 500px;
		right: auto;
		padding: 40px 0px;
	}

	.landing .detail {
		display: block;
		font-size: 14px;
		/* padding: 8px; */
		padding-right: 0px;
	}

	.landing h1,
	.landing h2,
	.landing hr {
		padding-right: 0px;
		width: 100%;
	}

	.landing .foot {
		max-height: 128px;
		font-size: 10px;
		padding: 12px;
		position: static;
		margin-top: 20px;
		padding-left: 0px;
		margin-left: 0px;
	}

	.landing .foot .statement {
		margin: 5px 0px;
		padding: 0px;
	}

	.landing form.login, .landing #content_main, .landing #content_extra {
		min-width: 300px;
		width: 95%;
	}

	.landing #content_main, .landing #content_extra {
		width: 100%;
	}
}

/* login reordering for ipad portrait */
@media screen and (orientation:portrait) and (min-height: 1000px) {

	.landing #content_main {
		position: absolute;
		top: 30px;
		min-width: 400px;
		width: 500px;
		right: auto;
		padding: 40px 0px;
	}

	.login-icon {
		height: 280px;
		xxborder-radius: 190px;
		position: absolute;
		top: 228px;
	}

	.landing form.login {
		min-width: 400px;
		float: none;
		width: 500px;
		margin-top: 500px;
	}
}

/* Small screens landscape */
@media screen and (orientation:landscape) and (max-height: 500px) {
	.header h1#heading {
		color: #A6BCC9;
		background: none;
		position: static;
		display: inline-block;
		width: auto;
		font-weight: bold;
		padding: 10px 0%;
	}

	.main {
		padding: 5px;
		padding-left: 0%;
		padding-right: 0px;
	}
}

/* Medium screens and smaller - smaller than iPad Mini portrait */
@media screen and (min-width: 760px) {

	.header {
		padding-left: 150px;
		padding-right: 40px;
	}

	.header a {
		margin-right: 20px;
	}

	.header .icon {
		zoom: 200%;
	}
}

/* Wider Screens */
@media screen and (min-width: 1300px) {
	.login-icon {
		float: right;
		height: 300px;
		box-shadow: none;
		vertical-align: middle;
		margin: 10px 20px;
	}

	.login-panel {
		max-width: 460px;
	}

	.landing {
		max-width: 1700px;
	}

	.landing .login {
		margin: 5% 5% 5% 0%;
	}

	#content_extra {
		padding-top: 10px;
	}

	.data-grid caption.title {
		font-size: larger;
	}
}

/* Smaller screens and Smart phones */
@media screen and (max-width: 700px) {

	.landing .login {
		margin: 0px;
	}

	.landing #content_main {
		zoom: 80%;
		display: inline-block;
		padding: 5%;
		width: auto;
	}

	.landing #content_extra {
		display: block;
		padding: 2%;
		width: auto;
	}
}

@media screen and (max-height:500px) {

	.login-info hr {
		display: none;
	}

	.landing .foot {
		max-height: 128px;
		font-size: 10px;
		padding: 12px;
		position: static;
		margin-top: 20px;
		padding-left: 0px;
		margin-left: 0px;
	}

	.landing .foot .statement {
		margin: 5px 0px;
		padding: 0px;
	}

	.landing #content_extra {
		display: block;
	}
}
