


* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	top: 0px;
	left: 0px;
	font-family: Helvetica;
}

.wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -32px;
}

#root {
	width: 100%;
}

.push {
	height: 32px;
	clear: both;
}

.footer {
	width: 100%;
	height: 32px;
	background: #efefef;
	color: #999999;
}

.padTop {
	padding-top: 5px;
}

.padBottom {
	padding-bottom: 10px;
}

.padRight {
	padding-right: 5px;
}

.padLeft {
	padding-left: 5px;
}

.padme {
	padding: 5px 5px 10px 5px;
}

.row {
	min-height: 30px;
}

td.bottomBorder {
	border-bottom: 1px solid #;
}

.topBorderDark {
	border-top: 1px solid #;
}

.bottomBorderDark {
	border-bottom: 1px solid #;
}

.bottomBorderLight {
	border-bottom: 1px solid #;
}

.tbBorderDark {
	border-top: 1px solid #;
	border-bottom: 1px solid #;
}

.tbBorderLight {
	border-top: 1px solid #;
	border-bottom: 1px solid #;
}

.table-row {
  background: #;
  border-top: 1px solid #;
  border-left: 1px solid #;
  border-right: 1px solid #;
  border-bottom: 0;
  color: #;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 5px 8px 5px;
}

.table-row-bottom {
  background: #;
  border-top: 1px solid #;
  border-left: 1px solid #;
  border-right: 1px solid #;
  border-bottom: 1px solid #;
  color: #;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 5px;
}

.message {
	padding: 5px;
}

.keyword {
	color: #a9a9a9;
}

.errormessage {
	padding: 5px;
	background: #ffff00;
	color: #000000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.redbold  { 
   font-weight: bold;
   color: #FF0000;
}

.ddSelect {
	float: right;
}

.ddEntry {
	width: 200px;
	height: 28px;
}

.sectionLabel {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #;
	float: left;
}

.title {
	float: left;
	text-align: center;
	line-height: 24px;
	width: 92%;
	padding-top: 5px;
	padding-left: 5px;
}

.title100 {
	float: left;
	text-align: center;
	line-height: 24px;
	width: 100%;
	padding-top: 5px;
	padding-left: 5px;
}

.rowarrow {
	float: right;
	padding-top: 10px;
	padding-right: 8px;
}

.hyperlink {
	cursor: pointer;
}

.blank {
	clear: both;
}

.btnSearch {
	background: #;
	color: #;
	height: 30px;
	width: 100px;
	line-height: 30px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 10px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnContinue {
	background: #;
	color: #;
	height: 30px;
	width: 100px;
	line-height: 30px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnPrimary {
	background: #;
	color: #;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnSecondary {
	background: #;
	color: #;
	border: 1px solid #;
	height: 30px;
	padding: 0 10px;
	line-height: 30px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnCustom {
	background: #;
	color: #;
	height: 30px;
	line-height: 30px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	margin: 5px;
	padding-left: 10px; padding-right: 10px;
	float: left;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnApplyNow {
	background: #;
	color: #;
	height: 30px;
	width: 140px;
	line-height: 30px;
	font-size: 10pt;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	float: right;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btnBack {
	background: #;
	color: #;
	height: 28px;
	padding: 0 10px;
	line-height: 28px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: pointer;
	-webkit-border-top-left-radius: 0 1px;
	-moz-border-top-left-radius: 0 1px;
	border-top-left-radius: 0 1px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}	

.btnMenuBack {
	background: #;
	color: #;
	height: 28px;
	width: 42px;
	line-height: 28px;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: pointer;
	-webkit-border-top-left-radius: 1px;
	-moz-border-top-left-radius: 1px;
	border-top-left-radius: 1px;
	-webkit-border-bottom-left-radius: 1px;
	-moz-border-bottom-left-radius: 1px;
	border-bottom-left-radius: 1px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
}	

.btnPaging {
	color: #;
	height: 24px;
	width: 60px;
	line-height: 24px;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	float: left;
	cursor: pointer;
	padding: 3px;
}

.selectText{
  color: #;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: lighter;
  line-height: 19px;
  text-decoration: none;
}

.smallertext {
	font-size: .9em;
}

.largertext {
	font-size: 1.2em;
}

.bgDarkRow {
  	background: #;
	color: #;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	height: 32px;
}

.bgTitleRow {
  	background: #;
	color: #;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	min-height: 32px;
	width: 100%;
}

.bgPagingRow {
  	background: #;
	color: #;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	height: 28px;
	padding: 5px;
}

.bgLightRow {
  	background: #;
	color: #;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	height: 32px;
}

.bgContinueRow {
  	background: #;
	color: #;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	height: 40px;
}

.fullversion {
  	background: #efefef;
	color: #999999;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	height: 24px;
	padding-top: 5px;
	font-size: .9em;
}

a.footerrow {
	text-decoration: none;
	color: #999999;
}

.footertext {
	font-family:Tahoma,Arial;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	text-shadow:none;
}

div.mPage {
	background: #;
	height: 100%;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.leftArrowWhite {
	border-color: white # white white;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}

.leftArrowDark {
	border-color: # # # #;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}
         
.leftArrowLight {
	border-color: # # # #;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}

.rightArrowWhite {
	border-color: white white white #;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}

.rightArrowDark {
	border-color: # # # #;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}
         
.rightArrowLight {
	border-color: # # # #;
   border-style:solid;
   border-width:14px;
   width:0;
   height:0;
   float:left;
}

.jobtitle {
	float:left;
	margin-left: 10px;
	color: ;
}

.jobrow {
	background: #;
	border-bottom: 1px solid #;
	color: #;
	overflow: hidden;
	white-space: nowrap;
	padding: 15px 0 15px 5px;
}

.jobnumber {
	font-weight: bold;
	font-size: 1.2em;
}

.headerimage {
	padding: 3px;
}

.jobcount {
	float:right;
	padding-right:15px;
	font-size:1.3em;
	color: #;
}

.joblink {
	cursor: pointer;
}

#JobsHeading {
	position:fixed;
	left: 0;
	top: 0;
}

.detail {
	padding: 8px;
}

.help {
	padding:5px;
}

.newsearch {
	color: #;
	float: right;
	padding-right: 5px;
	cursor: pointer;
}

.smallinstructions {
	font-size : 8pt;
	font-family : Arial;
	color:#3366CC;
}

.listrow {
	line-height: 32px;
}

.imgQ {
	background: #;
	font-weight: bold;
	padding: 0 5px 0 5px;
	color: #ffffff;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.hiddenMessage {
	background: #;
	border: 1px solid #;
	margin: 0 10px;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.backRow {
	padding-bottom: 12px;
}

.lnkLight {
	color: #;
	font-size: 10pt;
}

.lnkTextOnly {
	text-decoration: none;
}

.hidden
{
    display: none !important;
}.btnGoogleDriveImg
{
    display: block;
    float: left;
    margin-right: 3px;
    width: 16px;
    height: 16px;
}

.btnDropboxImg
{
    background: url("../images/dbx-saver-status.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    height: 14px;
    margin: 0 5px 0 2px;
    vertical-align: bottom;
    width: 15px;
}