/* Common CSS classes */

/* Colors
--------------------------------------------------*/

.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #d83333;
}
.green {
	color: #00b400;
}
.blue {
	color: #1B5796;
}
.yellow {
	color: yellow;
}
.white {
	color: white;
}
.grey {
	color: grey;
}
.black {
	color: black;
}
.red_bg {
    background: #B5301F;
}
.green_bg {
    background: #00b400;
}
.blue_bg {
    background: #1B5796;
}
.yellow_bg {
    background: yellow;
}
.white_bg {
    background: white;
}
.grey_bg {
    background: grey;
}
.black_bg {
    background: black;
}

/* Font Styles
--------------------------------------------------*/

.normal {
	font-style: normal;
	font-weight: normal !important;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.bolder {
	font-weight: bolder;
}
.underline {
	text-decoration: underline;
}
.strikethrough {
	text-decoration: line-through;
}
.regular {
	font-style: normal;
	font-weight: normal;
}

/* Font Sizes
--------------------------------------------------*/

.small {
	font-size: 10px;
}
.medium {
	font-size: 12px;
}
.large {
	font-size: 16px;
}

/* Headers
--------------------------------------------------*/

.divider {
	height: 10px;
}

h1 {
	font-size: 24px;
	border-bottom: 1px solid #1B5796;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h1, h2, h3 {
	color: #1B5796;
}

.subtitle {
	color: #6c6c6c !important;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.footnote {
	color: #6c6c6c;
	font: 12px Arial, Helvetica, sans-serif;
	font-style: italic;
}

a.footnote,
.superscript {
	vertical-align: super;
	font-size: smaller;
}

.hr {
	clear: both;
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
}

.tab {
	margin-left: 15px;
}

.innertab {
	padding-left: 15px;
}

tr.spaced td {
	padding-top: 5px;
	padding-bottom: 5px;
}

tr.spacedabove td {
	padding-top: 10px;
}

tr.spacedbelow td {
	padding-bottom: 10px;
}

tr.nospaced td {
	padding-top: none;
	padding-bottom: none;
}

.important {
	font-weight: bold;
}

.field_required {
	color: #FF0000;
	display: inline-block;
}

.left {
	text-align: left !important;
}

.center,
.centered {
	margin: 0 auto !important;
	text-align: center !important;
}

.textcenter {
	text-align: center !important;
}

.right {
	text-align: right !important;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.noteable {
	color: #2E9442;
}

.shadow {
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
}

.word_wrap {
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

#noscript {
	color: red;
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
	text-align: center;
	position: absolute;
	top: 50%;
	margin: auto;
	width: 100%;
	z-index: 100;
}

.content_noscript {
	display: none;
}

.draft {
	font-size: 20px;
	font-weight: bold;
	color: red;
	text-align: center;
}

.watermark {
	font-size: 40px;
	font-weight: bold;
	color: #f00;
	z-index: 99;
	opacity: 0.5;
	position: absolute;
	transform: rotate(-40deg);
	left: 250px;
	margin-top: 250px;
}

.success {
	border: 4px solid #00b400;
	color: #00b400;
}

.error {
	border: 4px solid #d83333;
	color: #d83333;
}

.confirmcode {
	border: 1px solid #00b400;
	background: #FFFFFF;
	padding: 10px;
	margin: 10px auto 0;
	color: #000000;
	width: 130px;
	font-size: large;
}

.successicon {
	width: 100px;
	height: 100px;
	background: url('/inc/img/sucess.png');
	background-size: cover;
	display: inline-block;
}

.warningicon {
	width: 100px;
	height: 100px;
	background: url('/inc/img/warning.png');
	background-size: cover;
	display: inline-block;
}

#reg_receipt.success .green {
	color: #00b400 !important;
}

#reg_receipt.success h1 {
	border-bottom: 0 !important;
}

#reg_receipt.error h1 {
	color: #d83333;
	border-bottom: 0 !important;
}

#reg_receipt {
	font-size: 14px;
	font-weight: bold;
	background:  #FFFFFF;
}

/* Exporter
--------------------------------------------------*/

.jexcel.bossanova-ui > * {
	color: black !important;
}

/* Footer Logos
--------------------------------------------------*/

#footer .logo {
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	height: 40px;
}

#footer .logo_belcan {
	display: none;
	background-image: none !important;
	width: 80px;
	float: left;
}

#footer .logo_darpa {
	display: none;
	background-image: none !important;
	float: right;
	width: 65px;
	background-size: 65px auto;
}

#footer .logo_dhs {
	background-image: url('../images/DHS_Logo.png');
	background-size: 80px auto;
	width: 80px;
	float: right;
}

/* Registration
--------------------------------------------------*/

.form_disabled {
	display: none !important;
}

#registration_table {
	margin: 0 auto;
	width: 81%;
}

/* Fix for mac webkit hyphen character issue */
input {
	font-family: "Apercu Light", Arial, Calibri, sans-serif;
}

/* 
input, 
input[type="checkbox"], 
input[type="radio"], 
select {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}

input[type="checkbox"],
input[type="radio"] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
	margin: 0;
}

.reg_right_column label {
	display: table;
}
*/

.reg_right_column div {
	display: table-cell;
}

.submit_button_disabled {
	background-color: #D8D8D8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	color: #767676;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
	text-decoration: none;
}

.error_banner {
	background: red;
	color: white;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#registration_table .formErrorContent {
	width: 220px !important;
}

#registration_table .formError div {
	display: block;
}

/* Tables
--------------------------------------------------*/

.table {
	display: table;
	position: relative;
}
.table-row {
	display: table-row;
	position: relative;
}
.table-cell {
	display: table-cell;
	position: relative;
}

/* Notifications
--------------------------------------------------*/

.notifications {
	position: absolute;
	z-index: 10;
	width: 100%;
	padding-top: 5px;
}

.dev_mode_banner,
.maintenance_mode_banner {
	color: #FF0000;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 !important;
}

/* Timeout dialog
--------------------------------------------------*/

/* Add a drop shadow to the dialog */
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable {
	-moz-box-shadow: 0 0 0 20px #000000;
	-webkit-box-shadow: 0 0 0 20px #000000;
	box-shadow: 0 0 20px #000000;
	width: auto !important;
}

/* Remove borders from text boxes inside dialog */
div.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable.ui-resizable div {
	border: none !important;
	text-align: center;
}

/* Button alignment */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none !important;
}

/* Overlay */
.ui-widget-overlay {
	opacity: .80 !important;
}

/* Misc
--------------------------------------------------*/

.clear {
	clear: both
}

.hidden {
	display: none !important;
}

.visible {
	display: '';
}

.no_bullet_indent {
	padding: 0;
	margin-left: 15px;
	/* list-style-position: inside; */
}

/* Registration
--------------------------------------------------*/

.reg_left_column {
	text-align: right;
}

/* Covid Notice
--------------------------------------------------*/

#covidnotice, #covidnotice_ecc {
	background: #b31b1b;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
}

#covidnotice a, #covidnotice a:hover, #covidnotice a:visited,
#covidnotice_ecc a, #covidnotice_ecc a:hover, #covidnotice_ecc a:visited {
	color: #FFFFFF;
}
