* {
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-style: solid;
	border-color: #0e4977;
}
body, a {
	font-family: Verdana;
	font-size: 0.9em;
	color: #0e4977;
}
/* overall wrapper for the entire page */
#wrapper {
	width: 100%;
	background-color: white;
	overflow: visible;
	position: relative;
}
#resourcearea {
	width: 200px;
	min-height: 500px;
	background: #efefef;
	position: absolute;
	right: 0;
	top: 175px;
	border: 2px solid;
	border-radius: 4px;
	z-index: 99;
	padding: 8px;
	display: none;
}
#resourcepanel {
	text-align: center;
    background: #990000;
    color: white;
	font-weight: bold;
    padding: 5px;
	margin: 0 auto 8px auto;
	width: 100%;
}
h3.docs p.resourcesSubHeading span.resourcesubtype-OHB,
h3.docs p.resourcesSubHeading span.resourcesubtype-OES { padding-left:15px; }
h3.docs p.resourcesubtype { padding-left:7px; }
/* topnav-wrapper - area above header with plain background to hold welcome info & convenient links */
#topnav-wrapper {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1d73a3 0%, #0c4a72 60%) repeat scroll 0 0;
	background-image: -webkit-linear-gradient(bottom, #1d73a3 0%, #0c4a72 60%);
	height: 30px;	
}
#topnav-wrapper.tallnav {
	height: 50px !important;
}
/* topnav is fixed width container for top navigation */
#topnav {
	width: 1000px;
	margin: 0 auto;
	padding-top: 5px;
	color: white;
}
/* wrapper for entire header region - both defined to support old/new browsers */
header, #header {
	width: 100%;
	padding-top: 10px;
	border-bottom-width: 5px;
	min-height: 100px;
}
header.fhc-site-theme-main, #header.fhc-site-theme-main {
	background: url("../img/gen/page_title_gold.jpg");
}
header.fhc-site-theme-test, #header.fhc-site-theme-test {
	background: #32a83c;
}
/* fixed with area within header to hold content */
#head, div.head {
	width: 1000px;
	margin: 0 auto;
}
/* main navigation area (inside header) */
nav, .nav {
	margin: 0 auto;
	clear: both;
	padding: 15px 0px 0px 0px;
}
nav a, .nav a {
	text-decoration: none;
	color: #155987;
	padding: 5px 5px;
	font-size: 0.80em;
	font-weight:bold;
	text-align: center;
	max-width: 97px;
	display: inline-block;
	white-space: pre-line;
}
nav a.condensed, .nav a.condensed {
	font-size: 0.78em !important;
}
nav a:not(.has-zone-access), .nav a:not(.has-zone-access) {
	color: #AAAAAA !important;
}
nav .specnav {
	padding: 2px 0;
}
/* center section that's 100% width in case need it */
#main {
	width: 100%;
	position: relative;	
}
/* wrapper for content/sidebar areas */
#content-wrapper, .main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
/* holds main content that pertains to this page */
div.content, #content {
	position: relative;
	padding: 10px;
	min-height: 500px;
	width: 75%;
	float: left;
}
/* sidebar area to hold blocks of links, etc. */
#sidebar {
	float: right;
	margin-top: 10px;
	width: 23%;	
}
/* inner sidebar to sit between 'thin' content area and real sidebar */
#inner-sidebar {
	float: left;
	width: 19%;	
}
/* full width footer wrapper */
#footer-wrapper {
	width: 100%;
	background-color: #0E4A79;
	color: white;
	clear: both;
}
#footer-wrapper a {
	color: gold;	
}
/* fixed width content area within footer wrapper */
footer, div.footer {
	padding: 5px 0px 5px 0px;
	margin: 15px auto 0;
	width: 1000px;
	color: white !important;
	text-align: center;
}
hr {
	border-width: 1.0px;
    border-color: #C7D6E2;
    border-style: dashed;
}
a.activenav, nav a:hover, .nav a:hover {	
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1d73a3 0%, #0c4a72 60%) repeat scroll 0 0;
	background-image: -webkit-linear-gradient(bottom, #1d73a3 0%, #0c4a72 60%);

    color: white;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
div.third {
	width: 31%;
}
div.half {
	width: 45%;
}
div.intro {
	text-align: center;
	width: 75%;
	margin: 2em auto;
	font-size: 120%;
	font-weight: bold;
}
div.video {
	width: 700px;
}
div.logoutNav {
	float: right;
}
div.logoutNav a {
	text-decoration: none;
	margin: 0px 5px 0px 15px;
	color: white;
}
div.wide {
	width: 98% !important;
}
div.thin {
	width: 55% !important;	
}
div.seal {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
div.marginright150 {
	margin-right: 150px;
}
div.headerhelp {
	width: 200px;
	float: right;	
}
div.privlabel {
	width: 300px;
	float: right;
	max-height: 55px;
	text-align: right;
	margin-right: 20px;	
}
div.privlabel img {
	max-height: 55px;
}
div.dashRight {
	width: 200px;
	border-width: 1px;
	padding: 5px;
	font-size: 85%;
	background: #ddd;
}
div.notes {
	width: 220px;
	border-width: 1px;
	padding: 5px;
	float: right;
}
div.notes h4 {
	margin-top: 0px;	
}
div.history, div.history1 {
	border-width: 1px;
	padding: 5px;
}
div.history1 {
	right: 350px
}
div.history2 {
	width: 150px;
	border-width: 1px;
	padding: 5px;
}
div.userRight {
	border-width: 1px;
	padding: 5px;
}
div.adminActions {
	float: right;
	text-align: center;
}
/*
div.auditList {
	border-width: 1px;
	padding: 5px;
	float: left;
	margin-top: 10px;
}
div.newAudit {
	border-width: 1px;
	padding: 5px;
	width: 400px;
	float: left;
	margin-right: 15px;
}
div.newAudit h3 {
	margin-bottom: 10px;
}
*/
div h3.ui-accordion-header.ui-state-active {
	background: 12px 11px no-repeat, linear-gradient(to bottom, #F4D4D4 0%, #ffffff 100%);
	background-image: -webkit-linear-gradient(bottom, #F4D4D4 0%, #ffffff 60%);
}
div.help {
	margin-top: 28px;
}
div.videos {
	position: absolute;
	top: 340px;
	right: 10px;
	/*	position: relative;
	bottom: 275px;
	left: 550px;; */
	border-width: 1px;
	padding: 5px;
	font-size: 85%;
}
div.current {
	float: right;
	max-width: 280px;
	font-weight: bold;
}
div.current a {
	text-align: right !important;	
}
div.admin, .fl {
	float: left;
	margin-right: 5px;
}
#head .fl {
	height: 84px;
}
.fr {
	float: right !important;
	margin-left: 5px;
	background: white;
	border-radius: 5px 5px 0 0;
	padding: 2px;
}
.tar {
	text-align: right;	
}
/* for the client type in the header, e.g. "for billing companies" */
div.forClientType {
	margin-bottom: 8px;
	font-weight: bold;
	color:black;
	width: 600px;
	float: right;
	text-align: right;
}
#toolTip {
	border: solid black 1px;
	background-color: #999999;
	padding: 5px;
	display: none;
}
#print {
	position: absolute;
	top: 15px;
	left: 600px;
	padding: 5px;
	border: solid black 1px;
	background-color: #aaaaaa;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
p {
	margin: 20px 0px 20px 0px;
}
.center {
	text-align: center;
}
.welcome {
	float: left;
	line-height: 1.5;
}
.auxnotes {
	vertical-align: middle;
	margin-left: 0 !important;
}
.vmiddle {
	vertical-align: middle;
}
p.notice {
	font-weight: bold;
	margin: 10px;
}
.addNew {
	font-weight: bold;
	padding: 5px 10px;
	border-width: 1px;
	border-radius: 4px;
	background-color: #99ff99;
	text-align: center;
	margin: 15px 0px 10px 25px;
}
p.addNew {
	max-width: 280px;
	margin: 15px 0px 10px 25px;
}
p.addNew a, a.addNew {
	text-decoration: none;
	color: #0e4977;
}
.addNewblue {
	background-color: #1473A5 !important;
	color: white !important;
}
.addNewblue:hover {
	background: white !important;
	color: #0e4977 !important;
	border: 1px solid #176592;
}
ul.videoLink {
	border-top: dashed 1px ;
	padding-top: 5px;
}
.videoLink a {
	text-decoration: none;
	color: blue;
}
p.error, ul.error, li.error {
	color: red;
	font-weight: bold;
	margin: 10px;
}
p.errorLEIE {
	color: red;
	font-weight: bold;
	margin: 10px;
	padding-right: 100px;
}
p.trngDate, span.trngDate {
	margin: 0px;
	cursor: pointer;
}
p.licButton {
	cursor: pointer;
	margin: 0px;
}
p.statusZone {
	color: green;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
}
p.statusLine {
	margin: 0px 20px 0px 40px;
}
p.testmode {
	position: absolute;
	top: 60px;
	right: 15px;
	color: red;
	font-size: 1.2em;
	font-weight: bold;
}
h1 {
	font-size: 1.8em;
	color: #0F4674;
	margin: .5em 0 0;
}
h2 {
	font-size: 1.3em;
	color: #1372A4;
	margin: 1em 0;
	background: #FDCC56;
	padding: 5px 5px 5px 8px;
	border-radius: 7px;
}
h3, h4 {
	font-size: 1.1em;
	color: #1372A4;
	font-style: italic;
	margin: 12px 0 3px;
}
h4 {
	color: #000000;
	font-variant: small-caps;
	font-style: normal;	
}
h5 {
	margin-left: 30px;
}
h6 {
	color: blue;
	margin: 0px;
}
ul, ol {
	margin: 10px 10px 0px 30px;
}
img.help {
	float: right;
}
img.videoHead {
	width: 700px;
	height: 125px;
}
img.start {    
	float: right;
    margin-right: 100px;
}
img.icon {
	margin-right: 0.5em;
	vertical-align: middle;
}
video {
	margin: 10px 0px 10px 10px
}
span {
}
span.promo {
	font-style: italic;
	font-weight: bold;
	color: red;
	font-size: 0.9em;
}
table {
}
table.data tr:nth-child(even), table.employees tr:nth-child(even), table.zoneStatus tr:nth-child(even) {
	background-color: #FFFFFF;
}
table.data tr:nth-child(odd), table.employees tr:nth-child(odd), table.zoneStatus  tr:nth-child(odd) {
	background-color: #F3F0E9;
}
table.zoneStatus {
	border-spacing: 0px;
}
table.zoneStatus td {
	padding: 8px 8px 10px 8px;
}
table.zoneStatus td, table.lined td {
	border: 1px solid #0e4977;
}
table.lined td:first-child {
	margin-top: 0 !important;	
}
table.questions, table.employees, table.summary {
	margin: 20px 10px 10px 0px;
	background-color: white;
	border-collapse:collapse;
}
table.questions, table.employees {
	width: 100%;	
}
table.questions td {
	padding: 8px 8px 10px 8px;
	border-bottom: 1px solid #EEE;
}
table.questions td.datejq {
	padding-top: 18px !important;	
}
table.employees td {
	padding-right: 10px;
	padding-left: 10px;
}
table.input {
	margin-left: 20px;
}
table.input td {
	padding: 5px 16px 5px 8px;
	border-bottom: 1px #CCCCCC solid;
}
table.input td input[type="text"] {
	font-family: Times New Roman, Times !important;	
	font-size: 130%;
}
table.calendar {
	background-color: white;
	z-index: 10;
}
table.summary td.icon {
	padding: 0px 15px 0px 15px;
}
table.summary td.head {
	width: 200px;
	text-align: center;
}
table.summary td.num {
	text-align: center;
}
table.sub {
	margin-left: 10px;
}
table.sub td {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	border: none;
}
table.qList {
	margin-left: 20px;
}
table.qList td.question {
	width: 150px;
}
table.qList td.num {
	width: 20px;
}
table.qList td.dte {
	width: 50px;
}
table.qList td.ref {
	width: 60px;
}
table.quizresults {
	width: 100%;
	border-collapse: collapse;
}
table.quizresults td {
	border: #CCCCCC solid 1px;
	padding: 3px 6px;
}
table.quizresults td.videoname {
	width: 500px;
}
table.refer {
	margin: 0px 0px 0px 50px;
}
table.refer td {
	vertical-align: middle;
	font-size: 1.0em;
}
table.fullsize {
	width: 100%;
}
table.fullsize td, table.fullsize th {
	font-size: 100% !important;
}
td, td.norm {
	padding: 3px;
	vertical-align: middle;
	font-size: 90%;
}
td.shaded, tr.shaded, tr.shaded td {
	background-color: #EEEEEE !important;	
}
td.norm p:first-of-type, td.shaded p:first-of-type { margin-top: 0 !important;}
td.button, td.clickable {
	cursor: pointer;
}
td.date {
	border-width: 1px;
	border-color: #0e4977 !important;
	background-color: #cccccc;
	width: 180px;
	cursor: pointer;
	border-radius: 3px;
}
td.stats {
	color: green;
	font-weight: bold;
	width: 200px
}
td span.who {
	font-weight: bold;	
}
td.topalign {
	vertical-align: top;	
}
td.qY, td.qN, td.qU, td.qA, td.qI {
	width: 3%;	
}
td.thin, th.thin {
	width: 5%;	
}
td.qY {
	background-color: #bbffbb
}
td.qN {
	background-color: #ffbbbb
}
td.qU {
	background-color: #bbbbff
}
td.qA {
	background-color: #bbffff
}
td.qI {
	background-color: #ffffbb
}
td.qSpace {
	height: 20px;
}
td.lists {
	background-color: none;
}
div.dashRight p a {
	text-decoration: none;
}
div.employeelist {
	float: left;
	margin-right: 2em;
}
th {
	background: #CCCCCC;
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px 5px;
	font-size: 90%;
}
th.cat, .tal {
	text-align: left;
}
td.foldername {
	background-color: #1C72A2;
	padding: 6px;
	color: #FFFFFF;
	border-top: solid 2px black;
}
textarea {
	margin-left: 20px;
	border: solid black 1px;
	padding: 5px;
}
input[type=submit], button {
	color: #0e4977;
	background: #ccc;
/*	background: 12px 11px no-repeat, linear-gradient(to bottom, #aaa 0%, #ddd 100%);
	background-image: -webkit-linear-gradient(bottom, #aaa 0%, #ddd 100%); */
	border: 1px solid #1372A4;
	font-weight: bold;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 110%;
	font-family: Verdana, Arial, sans;
	border-radius: 2px;
}
input, select {
	background: 12px 11px no-repeat, linear-gradient(to bottom, #f7f7f8 0%, #ffffff 100%);
	/* background-image: -webkit-linear-gradient(bottom, #f7f7f8 0%, #ffffff 100%); */
	border-radius: 3px;
	border: none;
	-webkit-box-shadow: 0 1px 2px #ccc, 0 -1px 0 #ddd;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
	transition: all 0.2s linear;
	color: #222222;
	position: relative;
	padding: 4px 8px;
}
select {
	border: 1px solid #ddd;
	max-width: 100%;
}
option {
	padding: 0 5px;
	font-size: 130%;
}
input {
	margin-left: 0.25em;
	margin-right: 0.25em;
}
label {
	font-weight: bold;
	color: #0e4977;
}
label.labelList {
	font-weight: normal !important;	
}
.inlinelabel {
	font-style: italic;
	font-weight: bold;
}
.trainList li {
	list-style-type: none;
	text-indent: -28px;
}
#hepBQ {
	display: block;
}
#hepBD {
	display: none;
}
.new {
	background: url(/img/icons/new_icon.png) no-repeat;
	text-indent: 34px;
}
table.zoneStatus td.center, td.center {
	text-align: center;
}
.highlight {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
.big {
	font-size: 170%;
	text-align: center;
	font-weight: bold;
	color: #1774A5;
}
.choicebox {
	padding: 8px;
	border: 2px solid #1774A5;
	margin: 1em 0;
}
.instructbox {
	padding: 8px;
	border: 2px solid #1774A5;
	background: #eeeeee;
}
.buttonLink {
	background-color: #DDDDDD;
	border-style: solid;
	border-color: #0e4977;
	color: #0e4977;
	padding: 3px 5px;
	width: 275px;
	border-width: 1px;
}
.buttonLink a {
	text-decoration: none;
	font-weight: bold;
}
.questionid {
	color: #999999;
	font-style: italic;
	display: none;
}
.message {
	font-size: 120%;
	color: #900;
	font-weight: bold;
}
.topspace {
	margin-top: 2em;
}
.topspace2 {
	margin-top: 4em;
}
.notop {
	margin-top: 0 !important;
}
div#manageUsers, div#manageAssoc {
	float: right;
	margin-right: 25px;
}
#toggleadminlinks {
	color: #AAAAAA;
	font-style: italics;
}
/* Start resources under sub-headings hidden */
.toggleFactSheets, .toggleQuickCards, .toggleHcsBriefs, .toggleEmergencyStds, .toggleCovidResources {
	display: none;
}
.resourcesSubHeading {
	font-weight: bold;
	background-color: #DDDDDD;
	border-style: solid;
	border-color: #0e4977;
	color: #0e4977;
	padding: 3px 5px;
	overflow: hidden;
}
.resourcewrapper, .clear {
	width: 100%;
	clear: both;
}
.resourcebox {
	border: 2px solid #1774A5;
	float: left;
	margin: 0.5em;
	height: 200px;
	overflow: auto;
	border-radius: 5px;
}
.tall {
	height: 330px !important;	
}
.leftpad {
	padding-left: 25px;
}
.autoheight {
	height: auto !important;	
}
.resourcebox h3 {
	background: #1774A5;
	color: white;
	padding: 6px 5px;
	font-style: normal;
	min-height: 2.4em;
	font-size: 85%;
	margin-top: 0px;
}
.resourcebox h3.video {
	padding-left: 45px;
	padding-bottom: 0px;
	background-image: url(/img/icons/video2014.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.resourcebox h3.docs {
	padding-left: 45px;
	padding-bottom: 0px;
	background-image: url(/img/icons/docs2014.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.resourcebox p, h4, input, label, li {
	padding: 4px;
}
a.pastWebinarsLink:hover {
	font-weight: bold;
	cursor: pointer;
}
.pastWebinars p:hover {
	font-weight: bold;
	cursor: pointer;
}
#resourcebutton {
    position: absolute;
    right: 5px;
	font-weight: normal;
	text-transform: none;
    top: 0px;
}
#leftdiv, .leftdiv {
	float: left;
	width: 48%;
}
#rightdiv, .rightdiv {
	float: right;
	width: 48%;
}
#clientresults {
	float: right;
	width: 350px;
	background: white;
}
#clientresults p {
	margin: 0;
}
/* Scrollbox fix for MACOS */
::-webkit-scrollbar {
 -webkit-appearance: none;
 width: 8px;
}
::-webkit-scrollbar-thumb {
 border-radius: 4px;
 background-color: rgba(79, 128, 153,.5);
 -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
 box-shadow: 0 0 1px rgba(255,255,255,.5);
}
.ceuVideos {
	position: absolute;
	top: 255px;
	right: 10px;
	border-width: 1px;
	width: 386px;
	padding: 5px;
}
.ceuVideos .instructions {
	font-size: .9em;
	font-style: italic;
}
.ceuVideos ul {
	margin-left: 15px;
}
.ceuVideos li {
	cursor: pointer;
	font-size: 10px;
}
.ceu {
	background-position: right;
	background-image: url(/img/icons/ceu.gif);
	padding-right: 50px !important;
	background-repeat: no-repeat;
}
.training-tag {
	color: #ffffff;
	background-color: #0e4977;
	text-align: center;
	border-radius: 3px;
	margin-left: 5px;
}
span.training-tag.recent {
	display: inline-block;
	background-color: #aa0000;
}
span.training-tag.training-plus {
	display: inline-block;
	background-color: #aa0000;
	width: 30px !important;
}
.pastWebinars .training-tag {
	line-height: 13px !important;
}
img.training-tag.ceu, span.training-tag.recent, span.training-tag.training-plus {
	width: 40px;
	height: 12px;
	overflow: hidden;
	padding-right: 0px !important;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	text-indent: 0 !important;
}
/* ThickBox */
.thickBox {
	background-color: #000000;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.thickBoxContent {
	display: none;
	width: 100px;
	height: 100px;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -50px;
	z-index: 2000;
	overflow: visible;
}
.thickBoxClose {
	display: none;
	width: 34px;
	height: 34px;
	position: fixed;
	top: 116px;
	left: 50%;
	margin-left: 50px;
	z-index: 2100;
	overflow: visible;
}
.closebutton {
    background: #660000;
    border: 2px solid black;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    padding: 0.5em;
}
.fakebutton {
    border-radius: 6px;
    padding: 4px 8px;
    cursor: pointer;
	background-color: #DEDEDE ;
	border: 3px outset #FDCC56 ;
	text-decoration: none ;
	color: #0e4977 !important;
	font-weight: bold;
	text-align: center;
	display: block;
}
.fakebutton.noblock {
	display: inline !important;
}
.minifakebutton, .minigfakebutton {
    border-radius: 3px;
    padding: 0px 1px 1px;
    cursor: pointer;
    background-color: #990000;
    text-decoration: none;
    color: #FFFFFF !important;
    text-align: center;
	border: 1px solid #990000;
	width: 6em;
}
.minigfakebutton {
    background-color: #006600;
	border: 1px solid #006600;
}
.minifakebutton a, .minigfakebutton a {
    color: #FFFFFF !important;
    text-decoration: none;
	padding: 3px 8px 5px;
}
.closebutton:hover, .fakebutton a:hover, .minifakebutton a:hover, .minigfakebutton a:hover {
    color: #660000 !important;
}
.closebutton:hover, .minifakebutton:hover, .minigfakebutton:hover {
    background: #FFFFFF !important;
    border: 1px solid #990000;
}
.fakebutton:hover {
	background: #FFFFFF !important;
    border: 3px solid #990000;
}
.bold {
	font-weight: bold;	
}
.blueback {
	background-color: #D3EBF8 !important;	
}
.last {
	margin-right: 0px !important;	
}
.fdf {
	width: 92%;	
}
.hangingtab {
	position: relative;
    top: -13px !important;
    right: 120px;
    padding: 3px 8px;
    margin-left: 2px;
    background: #155987;
    color: white;
    float: right;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
	border: 1px solid #1372A4;
	font-size: 110%;
}
.hangingtab a {
	color: white !important;
	text-decoration: none;
}
div#dialog {
   display: none;
}
div#dialog span.ui-icon {
	float:left;
	margin:0 7px 50px 0;
}
div#dialog span#dialog-countdown {
	font-weight:bold;
}

.delete, button.welcome, button.deactivate {
	background: #ccc;
	border: 1px solid #1372A4;
	padding: 8px 10px;
	text-transform: uppercase;
	moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border-radius: 5px;
}
.delete {
	color: #eee;
}
button.welcome, button.deactivate {
	color: #0e4977;
	font-weight: bold;
}

.delete a, a.delete, a.deactivate {
  text-decoration: none;	
}

.delete:hover, button.welcome, button.deactivate {
	cursor: pointer; 
	cursor: hand;
}
.notapplicable {
	color: #efefef;	
}
.questiontext {
	float: left;
	width: 60%;
	margin-left: 20px;	
}
div.table-button-bar {
	width: 100%;
}
div.table-button {
	float: right;
	font-size: 90%;
	padding-bottom: 8px;
}
span.left {
	float: left;
}
span.right {
	float: right;
}

#resourcearea-hidden.hidden {
	display: none;
}
p.phi-warning {
	font-weight: bold;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 400px;
  background-color: black;
  color: #fff;
  text-align: left;
  padding: 10px;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

.tooltip a {
	color: #bbbbff;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.trainList .tooltip {
	text-indent: 0px !important;
}

ul.videoLink .video-details span {
	border-bottom: 1px dotted black;
}
ul.videoLink .video-details-inner {
	display: none;
	color: #0e4977;
}
ul.videoLink .video-details:hover .video-details-inner {
	display: inherit;
}

.datepicker-clear-button {
	width: 20px;
	height: 20px;
	border: none;
	background: url("../img/icons/close.png");
	background-size: 20px 20px;
	background-repeat: no-repeat;
	padding: 4px;
}
