::placeholder {
    color: #000 !important;
}

.container {
	overflow: visible;
	min-height: 0px;
}

.login_wrapper{
	display: grid;
	grid-template-columns: 9em 50% auto;
/*    grid-template-rows: 33.6px auto;*/
}

/*#login_item1{
    grid-column-start: 1;
    grid-column-end: 4;
	background: #232355 !important;

}*/

#login_item2{
    grid-column-start: 1;
    grid-column-end: 2;
	background: #232355 !important;
	margin-top: 20px;
}

#login_item3{
    grid-column-start: 2;
    grid-column-end: 3;
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#login_item4{
	grid-column-start: 3;
    grid-column-end: 4;
	margin-top: 20px;
}

.add_user_wrapper_nologin, .resetpwd_wrapper, .forgotpwd_wrapper{
	display: grid;
	grid-template-columns: 9em auto;
    grid-template-rows: 33.6px auto;
}

.add_user_wrapper_login{
	display: grid;
	grid-template-columns: 9em auto;
}	

#add_user_item1, #resetpwd_item1, #forgotpwd_item1{
    grid-column-start: 1;
    grid-column-end: 3;
	background: #232355 !important;

}

#add_user_item2, #resetpwd_item2, #forgotpwd_item2{
    grid-column-start: 1;
    grid-column-end: 2;
	background: #232355 !important;
	margin-top: 20px;
}

#add_user_item3, #resetpwd_item3, #forgotpwd_item3{
    grid-column-start: 2;
    grid-column-end: 3;
	margin: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#login_item4 div.message.error{
/*	display: none; */
}

.message {
	clear: both;
}

body{
	font-family: Arial, sans-serif !important;
	margin: 20px;
	color: #000 !important;
	font-size: 1.4em !important;
	min-width: 728px;	/* needed for Firefox desktop */
}

h1, h2, h3, h4, h5, h6 {
	color: #000 !important;
}	

h1{
	font-size: 20px;
}

h2{
    font-size: 1.5rem;
}

h3, .ui-accordion .ui-accordion-header {
    font-size: 1.2rem !important;
	margin-top: 1.2rem;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-size: 0.875rem !important;
}

#nav {
    left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    /*background-color: #F1F1D4;*/
    font-family: 'Gill Sans','lucida grande',helvetica,arial,sans-serif;
}

#actions-sidebar{
	width: 100%;
	clear: both;
	grid-column-start: 1;
    grid-column-end: 1;
	background: #232355 !important;
}

#actions-sidebar h2, #actions-sidebar ul li a{
	color: white !important;
	
}

#actions-sidebar h2{
	padding-top: 15px;
}

.content h2{
	border-bottom: 5px solid #3684c6;
}

table thead tr {
    border-bottom: 2px dotted #3684c6 !important;
}

table tr {
    border-bottom: 1px solid #3684c6;
}

.side-nav {
	padding: 0;
}

.side-nav li {
	margin: 0 0 0 0;
}

.side-nav h2 {
	color: #046 !important;
	font-size: 1.3rem;
}

#nav_left {
	float: left;
	margin-bottom: 20px;
}

#nav_right {
	float: right;
}

#main_menu {
	display: grid;
	grid-template-columns: auto auto; 
	justify-content: right;
	grid-gap: 20px;
}

.menu_item{
}

.large-9 {
	width: 100%;
}

#gbtc {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#gbt {
    display: inline-block;
    line-height: 27px;
    padding: 0;
    position: relative;
    vertical-align: top;
    color: #000;
}

#actions-sidebar, .content{
	margin-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 0;
}

.content {
	padding-top: 0px;
	padding-left: 1.5rem;
}	

#actions-sidebar {
	padding-top: 20px;
}

fieldset {
    border: 1px solid #ddd;
	margin-bottom: 1rem;
	margin-top: 0;
}

fieldset legend{
	color: #000 !important;
	font-weight: normal;
}

form > fieldset > legend{
	font-size: 1.5rem;
}

label{
	color: #000;
}

.select > label{
	
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-accordion-header {
	background: #2e4da0; 
	color: white !important;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.content h3 {
	color: black;
}

.collapsible {
	margin-bottom: 1em;
}

.ui-widget-content a {
	color: #1798A5;
}

.view-field {
	font-weight: normal;
	border: 1px solid #CCC; 
	white-space: pre-wrap;
	margin-left: 0;
	padding: 8px;
}

fieldset.select {
	padding: 0.5em;
}

fieldset.select h3 {
	font-size: 100% !important;
	font-weight: normal !important;
	margin: 0 0 1em;
}

.checkbox label {
	display: inline;
}

div#save {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0px;
	width: 170px;
}

div#save > div {
	position: relative;
	left: -12.6rem;
}

div#save button {
	float: none;
	display: inline;
	padding: 1rem;
}

.ui-dialog, .ui-widget-header{
	border:none;
}

.ui-dialog-titlebar{
	padding: 16px !important;
	background-color: white;
	border:none;
}

.ui-dialog{
	padding: 0;
}

table{
	table-layout: fixed;
}

td, th {
    word-break: break-word !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}

th.tablesorter-header { 
    background-image: url("../img/bg.gif");     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
    margin-left: -1px; 
} 

th.tablesorter-headerAsc { 
    background-image: url("../img/asc.gif"); 
} 

th.tablesorter-headerDesc { 
    background-image: url("../img/desc.gif"); 
} 

.ui-dialog-content a {
	display: block;
}

.photo_cell img[src!="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="] {
/*	max-width: 20vw;
	max-height: 15vw;*/
	width: 100%;
}

.photo_cell {
	display: grid;
	grid-template-columns: 12vw 12vw;
	column-gap: 1vw;
}

table tr th{
	color: #0e4f56;
}

table.dataTable tr:not(.parent) td{
	border-bottom: 1px solid #ebebec;
}

table.dataTable tbody th, table.dataTable tbody td:not(.control) {
	padding: 5px;
}

table.dataTable tbody td.control {
	padding: 11px;
}

table.dataTable thead th, table.dataTable thead td {
	padding: 5px;
}

table.dataTable input[type="file"], input[type="checkbox"], input[type="radio"], select {
	margin: 0;
}

select{
	margin: 0 0 1rem 0;
}

.vertical-table td {
    text-align: left;
}

.illustration{
	float: right;
	height: 150px;
	margin-bottom: 20px;
}

fieldset.question fieldset{
	clear: both;
}

fieldset > div > img.reference {
	max-height: 100px;
	max-width: 100px;
}

fieldset > div.photo {
	display: inline-block;
	width: 25%;
	min-width: 100px;
	vertical-align: top;
}

.photo > img {
	background: black;
}

.photo > div.textarea {
	margin-right: 1em;
}

.photo textarea {
	height: 70px;
}

.photo .caption {
	display: none;
}

div.ui-dialog-content > img {
	max-height: calc(100% - 50px);
	max-width: 100%;
}

input[type="file"], input[type="string"] {
	font-size: 15px;
}

.screen-reader-only, #search label {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

.hidden{
	display: none;
}

.q_note{
	font-size: 0.875rem !important;
	line-height: 1;
	margin-top: 5px;
	margin-bottom: 5px;
}

.excel {
	display: none;
}

.wrapper{
	display:grid;
	grid-template-columns: 9em auto;
    grid-template-rows: auto auto;
}

.areatype{
	color: white !important;
}

footer{
	padding: 20px;
	text-align: center;
	background: #F9F9FA;
	color: black !important;
}

footer a{
	color: white !important;
}

footer p{
	margin-bottom: 0;
}

ul.pagination li a{
	color: #046 !important;
}

.paginator p {
	color: black;
}

button[type="submit"]{
	float: none !important;
	text-transform: capitalize !important;
}

button {
	background: #305ba9;
}

button:hover, button:focus {
	background: #4276d4;
	box-shadow: none;
}

#search form{
	display: grid;
	grid-template-columns: auto auto; 
	justify-content: right;
	grid-gap: 20px;
}

table.report th:nth-child(1) {
	width: 15%;
}

table.report th:nth-child(2) {
	width: 30%;
}

table.report th:nth-child(3) {
	width: 20%;
}

table.report th:nth-child(4) {
	width: 18%;
}

fieldset.question div.ui-accordion-content-active{
	background-color: #e8f4f8;
}

/* Smartphones and up */
@media only screen and (min-width:320px) {

}

@media only screen and (min-width:480px) {

}

/* Tablets and up */
@media only screen and (min-width:768px) {	
}

/* Desktops/laptops and up */
@media only screen and (min-width:1024px) {	

}

@media print
{   
    #nav, #main_menu, #actions-sidebar, button, input[type="file"], a[href]:after, td.control, #search {
        display: none !important;
    }
	
	h2 {
		margin-bottom: 1rem;
	}
	
	div.wrapper{
		display: table;
	}
	
	div.content {
		width: 100%;
		padding: 0;
	}
	
	
	table.report {
		table-layout: fixed;
	}
	
	table.vertical-table{
		width: 100% !important;
	}

	.photo {
		margin-bottom: 2px;
	}
	
	.photo .textarea {
		display: none;
	}

	.photo .caption {
		display: block;
	}

}

