/* Minification failed. Returning unminified contents.
(790,22): run-time error CSS1038: Expected hex color, found '#99'
(791,31): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */


body {
	background-color: #A7A7A7;
	color: #4A4A4A;
	font-size: 10pt;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

p {
	line-height: 17px;
    margin: 0 0 15px;
}

a {
	color: #08c;
	text-decoration: none;
	-webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}

a:hover {
    color: #005580;
    text-decoration: none;
}

img 
{
    /*
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
*/
}

.passworddisplay {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1em;
}

.radioadjustdown 
{
	display: block;
	margin-top: 10px !important;
}

#usererrors {
	margin-top: 20px;
}

#usererrors > ul > li {
	list-style: none;
}

.reviewaccount-warning {
	font-weight: bold;
	color: #FF0000;
	display: inline-block;
	margin-left: 200px;
}

.fancypicture {
	width: 100px;
	height: 40px;
	border-radius: 10px;
}

.img100wide {
	width: 100%;
}

.img90wide {
	width: 90%;
}

p {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

h1,h2,h3,h4,h5 {
    font-family: Arial, sans-serif;
}

.wf-active h1, 
.wf-active h2, 
.wf-active h3, 
.wf-active h4, 
.wf-active h5 { 
  /* These styles are used when Typekit web fonts are active */  
  font-family: Arial, sans-serif;  
}

.bulletpoints {
	text-align: left;
}

.tightbulletpoints {
	text-align: left;
	line-height: 25px;	
}

.bulletpoints > li {
	padding-bottom: 20px;
}

.pad-top-60 {
	padding-top: 60px;
}

.pad-top-40 {
	padding-top: 40px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-80 {
	margin-top: 80px
}

.pad-top-20 {
	padding-top: 20px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.col-isolation {

}

.right-divider {
	border-right: solid 1px #000000
}

.vibrant {
	font-size: 6em;
	padding: 40px;
	line-height: 30px;
}

.kindavibrant {
	font-size: 2.5em;
	padding: 10px;
	line-height: 30px;
}

.shallow {
	margin-bottom: 10px;
}

ul {
	text-align: left
}

.giantbutton {
	margin-top: 40px;
	height: 100px;
	border: 1px solid black;
	border-radius: 8px;
}

.wf-active h1 {
    line-height: 37pt;
    font-size: 35pt;
    font-weight: 100;
    text-transform: uppercase;
}
h1 {
    line-height: 37pt;
    font-size: 22pt;
    text-transform: inherit;
    margin-bottom: 50px;
}


.wf-active h2 {
    font-size: 32pt;
    line-height: 35pt;
    font-weight: 100;
}
h2 {
    font-size: 20pt;
    line-height: 32pt;
}

.wf-active h3 {
    line-height: 27pt;
    font-size: 27pt;
    font-weight: 100;
}
h3 {
    line-height: 25pt;
    font-size: 18pt;
    font-weight: 100;
}


.wf-active h4 {
    line-height: 25pt;
    font-size: 25pt;
    font-weight: 100;
}
h4 {
    font-size: 15pt;
    line-height: 20pt;
    margin-bottom: 10px;
    text-transform: inherit;
}

.wf-active h5 {
    line-height: 20pt;
    font-size: 20pt;
    font-weight: 100;
}
h5 {
    font-size: 12pt;
    line-height: 12pt;
    margin-bottom: 8px;
    text-transform: inherit;
}

/***** GLOBAL NAV *****/
.global-nav {
	position: relative;
	height: 24px;
	background-color: #000;
	color: #fff;
	font-size: 0.75em;
	width: 980px;
    margin: auto;
    font-family: Arial, sans-serif;
}

.global-nav > .social {
    margin-top: 3px;
    margin-left: 2px;
}

.global-nav > .navigation {
    
}

.global-nav > .navigation.caps {
    text-transform: uppercase;
}

.global-nav > .navigation > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 24px;
}

.global-nav > .navigation > ul > li:first-child {
    margin-left: 0px;
}

.global-nav > .navigation > ul > li:first-child:before {
    content: '';
}

.global-nav > .navigation > ul > li:before {
    content:'\2022';
    margin-right: 3px;
}

.global-nav > .navigation > ul > li {
    margin: 1px;
    display: inline;
}

.global-nav > .navigation > ul > li > a {
    color: #FFF;
}

.global-nav > .global-search {
    margin-top: 1px;
    margin-right: 10px;
    margin-left: 10px;
}

.global-nav > .global-search > form {
    margin: 0;
    padding: 0;
    list-style: none;
}

.global-nav > .global-search > form > div > input[type="text"] 
{
    color: #58595b;
    border: 1px solid #fff;
    width: 9.3em;
    padding: 1px 0px;
    font-size: 1em;
    margin-bottom: 0px;
    border-radius: 0px;
    line-height: 12px;
    height: 16px;
    border: 1px solid #fff;
    background-color: #d9d9d9;
    margin-top: 2px;
    
}

.global-nav > .global-search > form > div > input[type="submit"]
{
    margin-top: 2px;
    line-height: 12px;
    font-size: 1em;
    font-family: Arial, sans-serif;
    width: 48px;
    color: #000000;
}

.global-nav > .social > div 
{
    padding: 0 4px;
}

.global-nav > .social > div:first-child 
{
    padding-left: 8px;
}

.global-nav > .social > div > img 
{
    
}

/***** GLOBAL BANNER *****/
.global-banner 
{
    width: 980px;
    height: 184px;
    background-color: #fff;
    margin: auto;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
}

.global-banner > .banner 
{
	position: relative;
	height: 178px;
}

.global-banner > .banner > .content 
{
    position: relative;
    height: 178px;
    width: 794px;
}
.global-banner > .banner > .content > .site-title
{
    width: 100%;
    position: absolute;
    bottom: 24px;
    background-color: rgba(0,0,0,0.5);
}
.global-banner > .banner > .content > .site-title > h1 
{
    font: bold 2.6em/135% 'proxima-nova',Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding-left: 10px;
    text-transform: none;
    color: #FFF;
    margin: 0px;
    font-size: 31px;
}
.global-banner > .banner > .content > .site-title > p 
{
    color: #FFF;
    padding-left: 10px;
    font-size: 1.333em;
    margin-bottom: 10px;
}

.global-banner > .banner > .content > img {

    margin-top: 3px;
    margin-bottom: 3px;
    width: 794px;
}

.global-banner > .banner > .logo 
{
	z-index: 40;
	background-color: #FFF;
	border: 1px solid #fff;
	border-top: 0;
    height: 178px;
    width:186px;
}

.global-banner > .banner > .logo > a
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
    height: 178px;
    width:186px;
}

.global-banner > .banner > .logo > a > img
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}


.global-menu-container 
{
    margin: auto;
	width: 980px;
}

.global-menu {
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.9em;
	font-family: "Arial", sans-serif;
    width: 980px;
    position: relative;
}

.global-menu > .site-menu {
    font-size: 9pt;
    margin-left: 156px;
    /*margin-left: 10px;*/
}

.global-menu > .site-menu > ul {
	list-style-type:none;
    margin-left: 0px;
    margin-top: 0px;
}

.global-menu > .site-menu > ul > li {
	float: left;
	margin-left: 20px;
}

.global-menu > .site-menu > ul > li:first-child {
    margin-left: 0px;
}

.global-menu > .site-menu > ul > li > a 
{
	color: #FFF;
}

.global-menu > .site-menu > ul > li > a:hover {
	color: #f8b621;
}

.global-menu > .site-menu > ul > li.active a {
	color: #f8b621;
}

.global-menu > .user-menu {
    font-size: 9pt;
	margin-right: 10px;
    position: absolute;
    z-index: 9990;
    right: 0px;
}

.global-menu > .user-menu > a {
	color: #FFF;
}

.global-menu > .user-menu > a:hover {
	color: #f8b621;
}

.global-menu > .user-menu > .title {
    padding: 0px 10px;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
}

.global-menu > .user-menu > .title > i
{
    margin-left: 5px;
    text-align: right;
    margin-top: 0px;
}

.global-menu > .user-menu > .title:hover {
    color: #fff;
    cursor: pointer;
}

.global-menu > .user-menu > .title.selected {
    color: #fff;
}

.global-menu > .user-menu > .links {
    background-color: #666;
    color: #fff;
    width: 200px;
    /*
    opacity: 0.7;
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -o-opacity: 0.8;
*/
}

.global-menu > .user-menu > .links > .header 
{
    text-transform: uppercase;
    font-size: 7pt;
    height: 20px;
    line-height: 20px;
    background-color: #555;
    padding: 0 20px;
    text-align: left;
    color: #aaa;
}

.global-menu > .user-menu > .links > .link 
{
    border-bottom: 1px solid #737373;
}

.global-menu > .user-menu > .links > .link a 
{
    text-align: left;
    text-transform: none;
    font-weight: normal;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    cursor: pointer;
    color: #fff;
    line-height: 40px;
    display: block;
    padding-left: 20px;
}

.global-menu > .user-menu > .links > .link i
{
    margin-right: 10px;
    text-align: left;
    margin-top: 0px;
}

.global-menu > .user-menu > .links > .link.last 
{
    border-bottom: none;
}

.global-menu > .user-menu > .links > .link:hover {
    background-color: #888;
}
.main-container {
    width: 980px;
    margin: auto;
    background-color: #F1F1F0;
    border-top: 3px solid #fff;
    overflow: hidden;
    position: relative;
}
.main-container > .side-nav-container {
    width: 184px;
    padding: 20px 0px;
}

.main-container > .side-nav-container > .separator {
    color: #fff;
    font-weight: bold;
    font-size: 9pt;
    padding: 3px 10px;
    border-top: 3px solid #fff;
    margin-bottom: 10px;
}

.main-container > .side-nav-container > ul {
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
}

.main-container > .side-nav-container > ul > li {
    color: #D61A21;
    margin-bottom: 3px;
}

.main-container > .side-nav-container > ul > li > a {
    color: #D61A21;
}

.main-container > .content-container {
    background-color: #fff;
    padding: 20px;
    width: 795px;
    min-height: 600px
}

.main-container > .full-content-container {
	background-color: #fff;
    padding: 20px;
	width: 100%;
	min-height: 600px;
	text-align: center;
}

.continue-buttons {
	margin-top: 20px;
}

.main-container > .content-container > .main-content {
    width:100%;
	
}
.global-footer 
{
    width: 980px;
    margin: auto;
	background-color: #F1F1F0;
}

.global-footer > .footer-top {
	height: 30px;
	color: #FFF;
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
}

.global-footer > .footer 
{
    font-size: 8pt;
    display: inline-block;
    font-weight: 400;
}

.global-footer > .footer > .footer-col {
    width: 190px;
    margin: 20px 3px;
    border-left: 3px solid #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.global-footer > .footer > .footer-col:first-child 
{
    border-left: 0px;
}

.global-footer > .footer > .footer-col > h2 
{
    font-family: "Arial", sans-serif;
    margin: 0 0 5px 0;
    color: #333333;
    padding: 0 10px 0.5em 10px;
    font-size: 8pt;
    font-weight: 600;
    line-height: 8pt;
    text-transform: none;
}

.global-footer > .footer > .footer-col > ul 
{
    margin: 0;
    padding: 0 10px 0 10px;
    list-style: none;
}

.global-footer > .footer > .footer-col > ul > li
{
    line-height: 15px;
}

.global-footer > .footer > .footer-col > ul > li > a {
    color: #606060;
    text-decoration: none;
}

.helppanel {
    position: absolute;
    top: 0px;
    right: 0px;
    display: none;
    background: #fff;
    border:1px solid #999;
    border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    width: 600px;
    height: 600px;
    padding: 15px 10px 10px 20px;
    filter: alpha(opacity=95);
    opacity: .95;
    float: right;
}


.helppanel div 
{
    width: 100%;
}

.helppanel h3 
{
    margin-top: 0px;
}

.helppanel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.helppanel a, .helppanel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.helppanel a:hover, .helppanel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.helptrigger{
    position: relative;
    text-decoration: none;
    top: 0px; right: 0;
    font-size: 12px;
    letter-spacing:-1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color:#fff;
    padding: 3px 7px 3px 10px;
    font-weight: 700;
    background:#bbb ;
    border:1px solid #999;
    border-top-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    display: block;
}

a.helptrigger:hover{
    position: relative;
    text-decoration: none;
    top: 0px; right: 0px;
    font-size: 14px;
    letter-spacing:-1px;
    font-family: verdana, helvetica, arial, sans-serif;
    color:#fff;
    padding: 3px 7px 3px 20px;
    font-weight: 700;
    background:#bbb;
    border:1px solid #99
    -moz-border-radius-topleft: 20px;
    border-top-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    display: block;
}

a.active.helptrigger {
background:#222222;
}

.page-title {
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.localfooter {
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}

.localfooter a {
	
	color: #778899;
}

.front-helper-box-left {
	text-align: left;
}

.front-helper-box-right {
	border: 1px solid #dddddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	margin-bottom:15px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

.shadow-box {
	border: 1px solid #dddddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0 2px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0 0 2px;
	box-shadow: rgba(0,0,0,0.5) 0 0 2px;

}

.simple-box {
	background-color: #FAFAFA;
	border: 1px solid #EEEEEE;

}

.front-page-spacer {
	height: 70px;
}

.modal-helpmessage {
	text-align: left;
}

.btn-wide {
	width: 200px;
}

.info-text {
	margin-top: 5px;
}

.smaller {
	font-size: 0.7em;
}

.uc_red {
    background-color: #ED1C24;
    background-image: -webkit-linear-gradient(top,#ED1C24,#D61A21);
    background-image: linear-gradient(top,#ED1C24,#D61A21);
    background-image: -moz-linear-gradient(top,#ED1C24,#D61A21);
    background-image: -ms-linear-gradient(top, #ED1C24,#D61A21);
    background-image: -o-linear-gradient(top, #ED1C24,#D61A21);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ED1C24), to(#D61A21));
}

.float-right
{
	float: right;	
}

.pad-bottom
{
	margin-bottom: 20px;	
}

.attachedformelement
{
	display: none;
	margin-left: 110px;
	margin-bottom: 5px;
}

.attachedformelement > input
{
	height: 25px;	
	padding-bottom: 0px;
	width: 300px;
}

.driver-status-header-span
{
	padding: 0px 5px 0px 5px;
	border-left: 3px solid #DCDCDC;	
}

.driver-status-option-span
{
	padding: 0px 10px 0px 10px;
}

.driver-status-phantom-option-span
{
	padding: 0px 19px 0px 18px;	
}

.radiobutton
{
	padding-top: 5px;	
}

.redFlash
{
	background-color: Red !important;
}

.highlight-with-red
{
	color: #FF0000 !important;	
	border-color: #FF0000 !important;
}

.delete-driver-link, .undelete-driver-link
{
	display: none;	
}


.ajaxload
{
	padding: 20px 20px 20px 20px;
	font-size: 18px;	
	width: 200px;
}

.ajaxload > .throbber
{
	margin-left: 90px;
	margin-top: 20px
}



.alert-message {
	font-size: 1.3em;
	padding-left: 20px;
	display: inline-block;
}

.alert-glyph {
	display: inline-block;
}

.large-glyph {
	font-size: 4em;
	vertical-align: middle;
}

.table-accounttype {
	margin-bottom: 0px !important;
}

.table-accounttype td {
	text-align: left;
	height: 60px !important;
	vertical-align: middle !important;
}

.table-accounttype .btn-primary {
	margin-left: 10px;
}

.table-accounttype tr:first-child > td{
	border-top: none;
}

.table-accounttype td:nth-child(1) {
	width: 30%;
} 

.table-accounttype td:nth-child(2) {
	width: 40%;
}

.table-accounttype td:nth-child(3) {
	width: 30%;
}

#loading
{
	display: none;
}

#tblDrivers
{
	display: inline;	
}

.activestate
{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: -30px;
	margin-top: -10px;
}

.activestate > p
{
	margin: 0px auto;
	display: table;
}

.activestate.inactive
{
	background-color: rgb(255, 107, 107);
	
}

.activestate.active
{
	background-color: rgb(131, 255, 176);
}

.activestatereasons
{
	margin-top: 30px;	
	margin-bottom: -20px;
	list-style: none;
	margin-left: -30px;
}

#btn-ucid-continue {
	width: 80%;	
}

.radiobuttonlist > .radiobutton
{
	margin-top: 10px;	
	background-color: #E0E0E0;
	height: 25px;
	
}

.radiobutton > label
{
}

.radiobutton > span
{	
}



.bigtextarea {
	width: 600px;
	height: 200px !important;
	margin-top: 20px;
}

/* Password chooser */
#password, #passwordconfirm {
	width: 500px;
	margin: 0 auto;
}
.login-label {
    text-align: left;
    margin-top: 20px;
}

.password-field {
    margin-top: 10px;
    width: 300px;
}
.passwordcheckpoints {
	text-align: left;
	width: 420px;
	font-size: 1.5em;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.passwordcheckpoint 
{
	color: #aaaaaa;
	
}

.passwordcheckpointicon {
	
}

.passwordcheckpointtext {
	
}

.passwordcheckpointiconokay {
	color: #00ff00;
}

.passwordcheckpointtextokay {
	color: #000000;
}

#btn-back {
	display: none;
}



.SAlogin-label {
    margin-top: 10px;
}

.SApassword-field {
    margin-top: 10px;
    width: 300px;
    display: inline;
}

.center-field {
    margin-top: 10px;
    width: 300px;
    align-content: center;
}


/* Bootstrap Callouts */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #aa6708;
}
.bs-callout-warning h4 {
    color: #aa6708;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.bs-callout-epic {
    border-left-color: #a335ee;
}
.bs-callout-epic h4 {
    color: #a335ee;
}

.bs-callout-rare {
    border-left-color: #0070dd;
}
.bs-callout-rare h4 {
    color: #0070dd;
}

.bs-callout-uncommon {
    border-left-color: #1eff00;
}
.bs-callout-uncommon h4 {
    color: #1eff00;
}

.bs-callout-legendary {
    border-left-color: #ff8000;
}
.bs-callout-legendary h4 {
    color: #ff8000;
}
