/**
*  Section off your styles (i.e. HEADER, FOOTER, GENERAL, SIDEBAR
*  Do not publish commented code to production
*  Minimize CSS before publishing to production
*  Don't create duplicate styles if a style already exists,
*  just update the existing style.
**/


/******************* GENERAL STYLES ************************/
#header,
#skip a,
#skip a:focus,
header {
    left: 0;
    position: absolute;
}

#header,
#skip a,
#skip a:focus,
.sidemenu-toggle-black,
.sidemenu-toggle-white,
.submenu,
header {
    position: absolute;
}

* {
    text-shadow: none;
}

html {
    font-size: 14px !important;
    background-color: #e9eaed;
}

body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 1em;
    color: #000 !important;
    line-height: 1.5;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fff;
}

.h1,
.main h1,
h1 {
    font-family: Arial, Helvetica, sans-serif;
}

img {
    background-color: transparent !important;
    border: none !important;
}
.bold {
    font-weight: bold !important;
}

.clearFix,
.clr {
    clear: both;
}

.rf-cp-hdr span,
a {
    color: #003e74 !important;
    display: inline;
    text-decoration: none;
    font-size: 1em;
}

.rf-cp-hdr span:hover {
    text-decoration: underline;
}

a.workAsLink,
a.workAsLink:hover {
    color: #ff0 !important
}

.textAsLabel,
label,
span.disabilityClaim {
    float: left;
    display: block;
    clear: both;
    width: 27%;
    margin-right: 1em;
    margin-bottom: .5em;
    font-weight: 700;
    color: #555;
    text-align: left;
    word-wrap: break-word;
}
.intReviewForm .textAsLabel {
    margin-left: 2em;
}
.textAsLabel.labelSpacer {
    margin-right: 0 !important;
}
.contactContent .textAsLabel {
    margin-left: 2em;
}
.intReviewForm h2 {
    margin: 1em 0 1em 1em !important;
}
.mgrConfirmDate {
    margin-bottom: 45px;
}
.mgrConfirmDate .rf-msgs-err {
    margin: 1em 0 0 2em;
}
.h2,
.h3,
h2,
h3 {
    font-weight: 400;
}

span.disabilityClaim {
    display: inline-block;
    width: 40%;
}

span.disabilityClaim .textAsLabel {
    display: inherit;
    clear: none;
    width: auto;
}

span.disabilityClaimOutput {
    display: inline-block;
    vertical-align: top;
}

#mobileNav,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
    display: none;
}

.h1,
h1 {
    color: #666 !important;
    font-size: 1.715em !important;
    margin: 4px 0 8px;
}
#loginLeft h1 {
    margin-top: 10px;
}

.h2,
h2 {
    font-size: 1.4em !important;
    color: #335C85;
}

.h3,
h3 {
    color: #222;
    font-size: 1.2em !important;
    margin: 8px 0 15px;
}

.box h2,
.h4,
h4 {
    font-weight: 700;
}

.h4,
h4 {
    color: #666;
    font-size: 12pt;
    margin: 8px 0;
}

.box h2 {
    font-size: 1em;
    width: 100%;
    text-transform: uppercase;
}

.indent {
    padding-left: 0;
}

.indent.decision {
    padding-left: 15px;
}

.decision h4 {
    color: #41719e;
    font-size: 1.1em !important;
}

img.loadingImg {
    width: 50px !important;
    height: 50px;
}
ul.noListStyle {
    list-style: none;
    padding-left: 20px;
}

ul.noListStyle li {
    margin-bottom: 5px;
}

#skip a {
    background: rgba(0, 0, 0, .6);
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    color: #FFF;
    padding: 6px;
    top: -40px;
    transition: top 1s ease-out 0s, background 1s linear 0s;
    z-index: 100;
}

#skip a:focus {
    background: #014573;
    outline: 0;
    top: 0;
    transition: top .1s ease-in 0s, background .5s linear 0s;
}

#header,
header {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    z-index: 999;
    min-height: 65px;
    top: 0;
}

.container {
    max-width: 1170px !important;
    width: 100% !important;
}

#mobileNav {
    padding: 3px 0;
    height: 35px;
}
.sidemenu-toggle-black {
    z-index: 99999;
    width: 26px;
    height: 28px;
    left: 5px;
    bottom: 1px;
    display: none;
}
.sidemenu-toggle-white{
    z-index: 99999;
    width: 26px;
    height: 28px;
    left: 5px;
    bottom: 1px;
    display: none;
}

.headerCoBrand {
    float: right !important;
    padding: 10px;
    font-size: 1.2em;
    text-align: right;
    margin-right: 10px;
}

.headerCoBrand p.poweredByText {
    font-size: 1em;
    margin-right: 5px;
}

.headerCoBrand span.poweredByText {
    font-style: italic;
}

.mm-menu .mm-list li.sideNavHeader {
    background-color: #222;
}

.mm-menu .mm-list li.sideNavHeader a {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff !important;
}

.mm-list>li>a,
.mm-list>li>span,
.mm-list>li>form>a {
    color: #fff !important;
}

.mm-list a.mm-subopen:before {
    border: none;
}

#header nav,
#header nav#topNav,
header nav,
header nav#topNav {
    margin: 0 auto;
    width: 100%;
}

#header #banner,
header #banner {
    height: 85px;
    overflow: hidden;
    margin: 0 auto;
}

#header #banner img,
header #banner img {
    width: 100%;
    max-width: 500px;
    max-height: 91px;
    display: inline;
    border: none !important;
}

nav#topNav, nav#mobileTopNav {
    height: 40px;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #002c4b;
}

nav .leftMenu {
    float: left;
    width: auto;
    height: 100%;
}

nav .rightMenu {
    float: right;
    height: 100%;
}

nav#topNav .rightMenu ul li, nav#mobileTopNav .rightMenu ul li {
    margin-right: 15px;
}

nav#topNav .rightMenu ul li:last-of-type, nav#mobileTopNav .rightMenu ul li:last-of-type {
    margin-right: 0;
}

nav#topNav ul, nav#mobileTopNav ul {
    list-style: none;
    padding: 0;
    margin: -1px 0 0;
}

nav#topNav ul li, nav#mobileTopNav ul li {
    float: left;
    display: inline;
    height: 40px;
    color: #fff;
}

nav#topNav ul li:hover, nav#mobileTopNav ul li:hover {
    background-color: #111;
}

nav#topNav ul li.noHover:hover, nav#mobileTopNav ul li.noHover:hover {
    background-color: transparent !important;
    cursor: default !important;
}

nav#topNav ul li li, nav#mobileTopNav ul li li {
    width: 100%;
    height: 35px;
    color: #fff !important;
    overflow: hidden;
}

nav#topNav ul li li:hover, nav#mobileTopNav ul li li:hover {
    background-color: #679ad3;
}

nav#topNav ul li li a, nav#mobileTopNav ul li li a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 10px;
}

nav ul#navMenu li {
    margin-right: 1px;
}

nav ul#actions li a,
nav ul#navMenu li .clicker,
nav ul#navMenu li>a {
    color: #fff !important;
    text-decoration: none;
    padding: 0 10px;
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    clear: both;
}

#footer a:hover,
#navMenu .clicker.active,
footer a:hover {
    text-decoration: underline;
}

span#mobileOnBehalf {
    float: right !important;
    margin-right: 10px !important;
    color: #fff;
    text-align: right;
    width: 80%;
}

.submenu {
    display: none;
    width: 250px;
    margin-left: -3px;
    background-color: #333;
    z-index: 999999;
    padding-bottom: 1px !important;
}

#navMenu .clicker.active {
    background-color: transparent;
    color: #fff;
}

#navMenu .clicker:hover+.submenu,
.submenu:hover {
    display: block;
    float: left;
    clear: both;
}

#footer,
footer {
    padding: 30px 10px;
    height: 100%;
    background-color: #e9eaed;
    border-top: 1px solid #ccc;
    overflow: hidden;
    font-size: 1em;
    margin-top: 50px;
}

#footer p,
footer form p,
footer p {
    color: #626262;
    text-align: center;
    margin: 0 0 10px;
    padding: 0;
}

.rf-cp-hdr,
.rf-ds-btn:hover {
    color: #000 !important;
}

#footer a,
footer a {
    text-decoration: none;
}

footer p#companyFooterText {
    text-align: left !important;
}

footer .bottomLinks a {
    margin: 0 15px;
}

.main h1 {
    font-size: 18pt;
    font-weight: 400;
    margin: 0 0 27px;
}

#oneColumn h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    color: #333;
}

#twoColumnLeft {
    width: 75%;
    float: left;
    padding-right: 25px;
    overflow: hidden;
}

#twoColumnLeft h2 {
    font-size: 1.3em !important;
    font-weight: 700 !important;
    padding: 5px 5px 5px 0;
}

#twoColumnLeft .box {
    width: auto !important;
}

#twoColumnLeft .box h2 {
    background-color: transparent;
    border: none;
    font-size: 1.3em;
}

#content {
    width: auto;
    margin: 0 auto;
}

#bodyContainer {
    min-height: 500px;
    margin: 0 auto 20px;
    overflow: hidden;
}

#bodyContainer #content {
    margin-top: 148px;
}

.sidebar .box img {
    width: 100%;
}

.rf-cp-hdr,
.rf-ds-btn,
table .rf-dt-shdr-c {
    background-image: none !important;
    font-size: 1em !important;
}

.rf-cp {
    padding: 2px 2px 0 5px !important;
    margin-bottom: 10px;
}

.rf-cp-hdr tr:hover {
    background-color: transparent !important;
}
.rf-cp-hdr {
    cursor: default;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc !important;
    font-weight: 400 !important;
    border: 0 !important;
    background-color: transparent !important;
    background-image: none !important;
}

.rf-cp-hdr,
.rf-ds-btn {
    background-color: transparent !important;
    border: none !important;
}

.rf-ds-nmb-btn {
    font-size: 1.5em !important;
    background-image: none !important;
}

.rf-cp-ico {
    display: none !important;
}

.rf-cp-lbl {
    margin-left: -10px;
}

.rf-cp,
.rf-ds-nmb-btn,
.rf-dt-ftr-c {
    background-color: transparent !important;
    border: none !important;
}

.rf-dt-c {
    font-size: .95em !important;
}

.rf-cp-b {
    padding: 2px 0 2px 10px !important;
    font-size: 1em !important;
    margin-bottom: 10px;
}

#loginLeft h2,
#loginRight h2 {
    font-size: 1.2em !important;
}

.smallBoxes {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}

.smallBoxes .smallBox {
    width: 48%;
    float: left;
    display: inline;
    overflow: hidden;
}

.smallBoxes .smallBox .left {
    margin-right: 10px;
}

.smallBoxes .smallBox.left.requestLeave {
    width: 35% !important;
}

.smallBoxes .smallBox.right.requestLeave {
    width: 65%;
}

.rf-cp-lbl-colps input[type=submit],
.rf-cp-lbl-exp input[type=submit] {
    float: right;
}

#loginLeft {
    width: 64%;
    float: left;
}

#loginLeft img {
    width: 100%;
}

#loginRight {
    width: 35%;
    float: left;
}

#loginRight h2 {
    padding-top: 0;
    margin-top: 0;
}

#loginRight .box {
    padding-left: 20px;
    margin-bottom: 35px;
}

#loginRight .box .content p,
#loginRight .box .content p a {
    font-size: 1em !important;
}

#loginRight .box label {
    width: 100%;
    text-align: left;
}

#loginRight .box .form-inline input[type=text],
#loginRight .box .form-inline input[type=password],
#loginRight .box input[type=submit] {
    display: block;
    clear: both;
    width: 100% !important;
}

.homeRow,
.topicList p {
    width: 100%;
    overflow: hidden;
}

.topicList p {
    border-bottom: 1px solid #e7e7e7;
    display: block;
    float: left;
    height: auto;
    margin: 0 20px 20px 0;
    padding: 5px 10px 25px 2px;
    position: relative;
    z-index: 10;
}

.topicList p input[type=image] {
    max-width: 30px;
    max-height: 60px;
    display: inline;
}

.topicList p:nth-child(2n) {
    margin-right: 0;
}

.topicList p:hover:not(.topicList p.noHover) {
    background-color: #e7eff8 !important;
}

.topicList p strong a {
    font-size: 14px;
    display: inline-block !important;
    padding: 0 0 0 5px;
    margin: 0 5px 5px;
}

.homeRow {
    margin-bottom: 25px;
    display: block;
}
.homeRow .icon,
.homeRow .text {
    display: inline-block;
    overflow: hidden;
    float: left;
}
.homeRow .icon {
    max-width: 65px;
    height: 100%;
}
.homeRow .icon img,
.homeRow .icon input[type=image] {
    width: 100% !important;
    height: auto !important;
}
.homeRow .text {
    width: auto;
}

.iconSm {
    margin-left: 1em !important;
    margin-top: -5px;
}
.iconSm img {
    width: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-top: -2px;
}
.iconSm h3 {
    color: #666;
    line-height: 1.4;
}
.iconSm a {
    margin-right: 5px;
}

.greenRowBackground {
    background-color: #ceffcc;
}

.profilePage form, .profilePage .profileSectionInfo {
    margin-top: 30px;
}

.faqTopicLinks {
    float: left;
    list-style: outside none none;
    margin: 0 !important;
    padding: 10px 10px 5px 15px !important;
    width: 25%;
    position: fixed;
    font-weight: 600;
    max-width: 310px;
    min-width: 150px;
}
.faqTopicLinks > li {
    margin-bottom: 10px;
}
.faqTopicLinks a, .faqTopicLinks a:visited {
    color: #003e74 !important;
}
.v1 a.activeFaq, .v1 a.activeFaq:visited, .v1 a.activeFaq:active {
    color: #111 !important;
    text-decoration: none !important;
}
.v1 a.activeFaq {
    pointer-events: none !important;
}
.v1 a.activeFaq:before {
    content: "-";
    padding-right: 3px;
}

.faqTopics {
    float: left;
    width: 69%;
    margin-left: 31%;
}
.faqTopics h2 {
    color: #333 !important;
    font-size: 1.5em !important;
    margin-bottom: 20px !important;
}
.faqTopics .rf-cp-hdr {
    padding: 0 !important;
    margin-bottom: 0 !important;
    pointer-events: none !important;
}
.fTopic, .hide {
    display: none;
}
.fTopic:first-of-type {
    display: block;
}

.faqPage .fTopic {
    display: block;
    margin-bottom: 30px;
}
.faqPage .rf-cp-hdr {
    padding: 0 !important;
    margin-bottom: 0 !important;
    pointer-events: auto !important;
}
.altLink {
    float: right;
    font-size: .6em !important;
}
.faqPage .rf-cp-hdr-colps:before {
    content: "+";
    display: inline-block !important;
    float: left;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 2;
    position: absolute;
    margin-left: -8px;
}
.faqPage .rf-cp-hdr-exp::before {
    content: "-";
    display: inline-block !important;
    float: left;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.3;
    position: absolute;
    margin-left: -8px;
}
.faqPage .faqTopics .rf-cp-lbl div:hover{
    text-decoration: underline;
}

.faqTopics .rf-cp-lbl {
    color: #3c6992 !important;
    font-size: 1.1em !important;
    font-weight: 600 !important;
}
.faqTopics .feedbackLinks {
    margin: 20px 0 15px !important;
}
.faqTopics .feedbackQ {
    color: #111 !important;
    font-size: 1em;
    font-weight: normal;
}
.feedbackLinks a {
    font-size: 1em;
}
.faqAnswer > ul {
    padding-left: 10px;
}

span.faqQuestion {
    font-weight: 700;
    font-size: 1.2em;
    display: block;
    width: 100%;
}

span.faqAnswer {
    margin-left: 10px;
    font-size: 1em;
    display: block;
    width: 100%;
}

.faqItem {
    display: list-item;
    list-style-type: disc;
    margin: .7em 0 .7em 1.5em;
}

.subFaqItem {
    display: list-item;
    list-style-type: disc;
    margin: .7em 0 .7em 3em;
}

.boxText {
    overflow: hidden;
    display: block;
    margin-bottom: 15px !important;
    clear: both;
}

.boxText.smallMargin {
    margin-bottom: 7px !important;
}

.required::after {
    color: #d90000;
    content: "*";
    font-size: 1.2em;
    font-weight: 900;
    line-height: 1;
    margin-left: 2px;
}

.cp-form-group {
    float: left;
    display: inline;
    width: 150px;
    margin-right: 20px;
}

.cp-form-group.last {
    margin-right: 0;
    width: 100px;
}

.cp-form-group .form-control, .inlineBlock {
    display: inline-block !important;
}

.cp-form-group .textAsLabel,
.cp-form-group label,
.form-group .textAsLabel,
.form-group label {
    width: 100% !important;
    display: block;
    text-align: left;
}

.form-control,
table.radio,
table.radio label {
    width: auto !important;
    box-shadow: none !important;
}

table.radio {
    display: inline-block !important;
    margin: 0 !important;
}

table.radio input[type=radio] {
    margin-left: 4px !important;
}

input,
label,
select,
textarea {
    max-width: 768px;
}
.stepTiles label {
    max-width: none;
}

textarea {
    min-width: 350px;
    min-height: 75px;
}

input:not(.searchBox),
select {
    width: auto;
    height: 32px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #222 !important;
    background-color: #fff;
    background-image: none;
    border-radius: 2px !important;
    margin-right: 10px;
}
.prestepAdressBox {
    display: inline-block;
}
div.prestepAdressBox > span:after {
    content: '\a' ;
    white-space: pre;
}

.readonlyDataCol, .stepThirdCol {
    display: inline-block;
    vertical-align: top;
}
.readonlyDataCol span {
    word-break: break-word;
    word-wrap: break-word;
    display: flex;
    flex-direction: column;
}
.docDisclaimer{
    width: 35%;
    margin-left: 50px;
    text-align: justify;
}
.readonlyDataCol {
    width: 22%;
}
.readonlyDataCol a {
    font-weight: bold;
}
.modal-body .readonlyDataCol {
    width: 61%;
}
#prestepContactDropdown {
    clear:both;
}
.selectTriggerText {
    display: inline-block;
    font-weight: bold;
    margin-left: 10px;
    max-width: 70% !important;
    vertical-align: top;
}
.greenText {
    color: #628000 !important;
}
.redText {
    color: #d90000;
}
.requestReview {
    padding: 15px 0 10px;
    margin: 10px 0;
}
div.rrContainer div.requestReview:nth-child(even) {
    background: #f8f8f8;
    border-radius: 6px;
}

input[type=text] + input[type=checkbox], .normalLabel + input[type=checkbox]{
    float: none;
}
.boxText .stepEditFields input[readonly=readonly] {
    background: #ccc;
    pointer-events: none;
}

button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover {
    background-image: none !important;
    border: 1px solid #222;
}

button[disabled],
input[type=submit][disabled],
input[type=reset][disabled],
input[type=button][disabled] {
    background-image: none !important;
}

button[disabled]:hover,
input[type=submit][disabled]:hover,
input[type=reset][disabled]:hover,
input[type=button][disabled]:hover {
    border: none !important;
}

input[type=image],
input[type=radio],
input[type=checkbox] {
    width: auto !important;
    height: auto;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    float: left;
    margin-right: 5px;
    appearance: normal;
    -webkit-appearance: normal !important;
}

input.cancelButton {
    background-color: #888 !important;
}

input:not(input[type=submit]),
select,
textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

/* keep field font-size as px so container font size doesn't alter them if using ems */
input,
select {
    font-size: 12px !important;
}

input[type=text],
input[type=password],
input[type=email],
input[type=number],
textarea {
    -webkit-appearance: none;
    display: inline-block;
}

input[type=submit] {
    font-size: 1.1em !important;
    font-family: "Roboto",sans-serif !important;
    border: 1px solid #ccc;
    clear: both;
    margin: 15px 20px 8px 0;
    padding: 5px 20px;
    width: auto !important;
    background-color: #003e74;
    color: #fff !important;
}
.ui-button input[type=submit], button.ui-button, input[type=submit], input.submit, .primaryBtn.blueBtn {
    font-size: 1.1em !important;
    font-family: "Roboto",sans-serif !important;
    border: 1px solid #ccc;
    clear: both;
    padding: 5px 20px;
    width: auto !important;
    margin: 15px 20px 8px 0;
    background-color: #003e74;
    color: #fff !important;
    line-height: 1;
    box-shadow: none;
}
.rf-msg,
.rf-msgs,
.sidebar .box .content {
    font-size: 1em !important;
}

.rf-msg, .rf-msgs {
    height: auto !important;
}
.rf-msgs-err + .rf-msgs {
    display: block;
    margin-bottom: 3em !important;
    margin-left: -0.25em !important;
    margin-top: -2em !important;
}

button.reset,
input[type=submit].reset {
    background-color: #fff;
    color: #000 !important;
}

.helpText {
    display: inline-block !important;
    clear: none !important;
    width: auto !important;
    overflow: hidden;
    font-size: .9em;
}
.helpText input {
    margin-left: 0;
}
.helpText .clearFix {
    margin-bottom: 7px;
}

#twoColumnRight .box,
legend {
    width: auto;
}

.rf-msg-err,
.rf-msgs-err {
    margin-bottom: 10px !important;
}

.rf-cal-popup {
    max-width: 230px;
    z-index: 9999 !important;
}

#twoColumnRight {
    padding: 0 0 0 15px !important;
    border-left: 1px solid #e7e7e7;
    width: 25% !important;
    float: left;
    margin: 0;
}

#twoColumnRight .box input[type=image] {
    float: right;
    border-radius: 0 !important;
}

.sidebar {
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff !important;
    padding: 0 0 10px !important;
}

.sidebar .content {
    padding: 3px 5px;
}

.sidebar .imageLinks {
    margin-bottom: 25px !important;
}

.helptip {
    color: #003e74;
    cursor: pointer;
    margin-right: 10px;
    font-size: 16px !important;
    line-height: 1;
}

.helptip:focus,
.helptip:hover {
    text-decoration: none;
}

.helptip.disability {
    float: left;
}

.helptip:after {
    font-family: "Glyphicons Halflings", sans-serif;
    content: "\e085";
    margin-left: 5px;
}
.ui-tooltip {
    max-width: 400px;
}
.ui-tooltip.ui-tooltip-top {
    padding: 10px;
}
.tooltip {
    z-index: 99999;
}

.tooltip-inner {
    max-width: 400px;
    text-align: left;
    padding: 6px 8px;
    font-size: 1.1em;
}
.tooltip-inner p {
    color: #fff !important;
}
.tooltip-inner a, .tooltip-inner a:visited {
    color: #337ab7 !important;
}
.ui-tooltip-text p {
    color: #fff !important;
}
.ui-widget-content,
.ui-widget-content .ui-state-default,
.ui-widget-header {
    background-color: transparent !important;
    color: #000 !important;
    background-image: none !important;
}


.ui-widget-content,
.ui-widget-content .ui-state-default {
    border: none !important;
    font-weight: 400 !important;
}

.ui-dialog {
    border: 1px solid #999 !important;
    background-color: #eee !important;
    width: auto !important;
}

.ui-dialog .ui-dialog-buttonpane {
    background-color: transparent !important;
    background-image: none !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    color: #fff !important;
    background-image: none !important;
    background-color: #003e74 !important;
}

.ui-dialog-titlebar-close {
    color: #fff !important;
    background-image: none !important;
    background-color: transparent !important;
    border: none;
}

.offScreen {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.rf-msgs .rf-msgs-err {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0px;
    height: 0px;
}
#reportTimeForm .rf-msgs-inf:last-of-type {
    margin-bottom: 1em !important;
}
#reportTimeForm .rf-msgs .rf-msgs-sum {
    display: inline-block;
    margin-bottom: 1em !important;
}
#globalMessages.rf-msgs {
    height: auto;
}
.remove {
    height: 0 !important;
}

.rf-msgs-err, .rf-msgs .rf-msgs-err .rf-msgs-sum {
    background-image: none !important;
    margin-bottom: 1.5em !important;
    padding-left: 0 !important;
    font-weight: bold;
    font-size: 1em;
}
.rf-msgs-err, .rf-msgs .rf-msgs-err {
    color: #d90000 !important;
}
#errMsg {
    display: block;
    margin: 0 10px 20px;
    font-weight: bold;
}
.messageContainer .rf-msgs-err, .messageContainer .rf-msgs-sum, #globalMessages .rf-msgs-err {
    margin-left: 0 !important;
}
form .messageContainer {
    margin-left: 1em;
}
form .registrationForm .messageContainer {
    margin-left: 0;
}
form .registrationForm .messageContainer .rf-msgs-sum, #globalMessages .rf-msgs-sum {
    display: block;
    margin-bottom: 2em !important;
    margin-left: 1em !important;
}
form .registrationForm .messageContainer .rf-msgs-err .rf-msgs-sum {
    margin-left: 0 !important;
}
#loginRight .rf-msgs-sum, #loginRight .rf-msgs-err  {
    margin-left: 0 !important;
}
.form-inline .rf-msgs-err {
    margin: 10px 0 10px 7px !important;
}
#reportTimeForm .form-inline .rf-msgs-err {
    margin-left: 2em !important;
}
.profilePage .form-inline .rf-msgs-err {
    margin: 1em 0 0 2em !important;
}
#stepForm .form-inline .rf-msgs-err, #addLeaveRequestForm .form-inline .rf-msgs-err {
    padding-left: 1.5em !important;
}
.stepTiles.ui-state-error {
    background: #fff !important;
    border: none !important;
}
.rf-msgs-inf {
    height: auto !important;
    color: #628000 !important;
    font-weight: 600;
    background-image: none !important;
    padding-left: 0 !important;
}

.rf-cp-hdr h2 {
    font-size: 1em !important;
    font-weight: 400 !important;
    padding: 3px 2px 0 !important;
    margin: 0 !important;
}

.checkLabel {
    color: #003e74;
    cursor: pointer;
    float: none;
    font-weight: 400;
    margin-left: 5px;
}

.radioTip {
    vertical-align: super;
    margin-left: -15px;
}

.elSubLabel {
    font-weight: 400;
    margin-top: 7px;
    text-align: right;
}

.radioSingle label {
    font-weight: 700 !important;
    float: right;
}

.normalLabel {
    font-weight: 400;
    width: auto;
    cursor: pointer;
    float: none;
    margin-left: 5px;
    display: inline;
}
#stepForm .normalLabel, #addLeaveRequestForm .normalLabel  {
    margin-left: 0;
}

input.fieldError, .fieldError .rf-cal-inp, .fieldError input {
    border-color: red !important;
    background-color: #fbdbdb !important;
}

.fieldError {
    border-color: red !important;
    background-color: #fbdbdb !important;
}

.fieldError span {
    background: #fff !important;
}

.checkboxError {
    padding-left: 5px;
    padding-top: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: red;
    background-color: #fbdbdb;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: 0 0;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 999999;
}

#skiptocontent a:focus {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}

legend {
    border-image: none;
    border-style: none none solid;
    border-width: 0;
    color: inherit;
    display: block;
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0;
    padding: 0;
}

button.whatsThis {
    border: 0;
}
.whatsThis {
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 0 3px;
    background-color: #2173bb;
    border-radius: 8px;
    cursor: pointer;
    margin: 0 4px;
    display: inline-block;
    line-height: 17px;
}

.stepBtns, .formBtns, .securityBoxBtns {
    margin-left: 2.8%;
    margin-top: 30px;
    width: 75%;
}

#reportTimeForm .reportTimeBtn {
    margin-bottom: 40px;
    margin-left: 2.8%;
    margin-top: 30px;
    width: 75%;
}

#reportTimeForm table, #leaveTimesPanel, .formPage h2, .formPage table, .formPage .indent {
    margin-left: 2.8% !important;
}
.formPage .indent {
    margin-bottom: 20px;
}
.formBtns {
    margin-left: 36%;
}
.dupConfirm .stepBtns {
    width: 100% !important;
}
.stepBtns input, .formBtns input, .securityBoxBtns input {
    border-radius: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Roboto",sans-serif !important;
    font-size: 1.1em !important;
    font-weight: 400 !important;
    line-height: 0;
    margin: 0 7px 0 0 !important;
    padding: 16px 30px !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
}
.helpContent button {
    border-radius: 0 !important;
    padding: 1px 4px !important;
    box-shadow: none !important;
    margin: 10px 0 0;
}
input.primaryBtn, button.primaryBtn, .stepBtns input.primaryBtn {
    background: #628000 !important;
    border: 1px solid #577824 !important;
    color: #fff !important;
    margin-right: 20px !important;
}
.stepBtns input.detailsButton {
    margin-left: 10px !important;
}
input.primaryBtn:hover, button.primaryBtn:hover {
    background: #506900 !important;
}
input.blueBtn, button.blueBtn {
    background: #003e74 !important;
    border: 1px solid #333 !important;
    color: #fff !important;
    margin-right: 14px !important;
}
input.blueBtn:hover, button.blueBtn:hover {
    background: #0061b5 !important;
}
.profilePage input.blueBtn {
    border-radius: 0 !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-family: "Roboto",sans-serif !important;
    font-size: 1.1em !important;
    font-weight: 400 !important;
    line-height: 0;
    padding: 16px 30px !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
}

input.disabled, input[disabled='disabled'] {
    background: #ccc none repeat scroll 0 0 !important;
    color: #888 !important;
    border: 1px solid #ccc !important;
    cursor: default !important;
    pointer-events: none !important;
}
input.disabled:hover, input[disabled='disabled']:hover {
    background: #ccc none repeat scroll 0 0 !important;
    color: #888 !important;
    border: 1px solid #ccc !important;
}
.restartBtn {
    float: right;
}
input.secondaryBtn, button.secondaryBtn {
    background-color: #f5f5f5 !important;
    color: #333 !important;
    border: 1px solid #bebeb5 !important;
    margin-right: 20px !important;
}
input.secondaryBtn:hover, button.secondaryBtn:hover {
    background: #cfcfcf !important;
}
.primaryLabel {
    clear: both !important;
    color: #3c6992 !important;
    display: block !important;
    float: left !important;
    font-size: 1.125em !important;
    font-weight: 700 !important;
    margin: 0.5em 0.5em 0.8em 1em !important;
    width: 100% !important;
}
.primaryLabel:first-of-type {
    margin-top: 0 !important;
}
.primarySelect {
    margin-left: 1.2em !important;
}
form span.h3 {
    clear: both !important;
    color: #3c6992 !important;
    display: block !important;
    font-size: 1.125em !important;
    font-weight: 700 !important;
}
.subLabel {
    margin: 0 1em 0 2em !important
}
.subLabel:first-of-type {
    margin-top: 1em;
}
.childLabel {
    font-weight: normal !important;
}
.registrationForm label, .registrationForm .textAsLabel, .registrationForm .rf-msgs-err, .registrationForm .checkSet, .registrationLink {
    margin-left: 1em !important;
}

.greyBG {
    padding: 10px;
    margin: 10px;
    background: #e7e7e7;
}
#stepForm select, #stepForm input, #addLeaveRequestForm select , #addLeaveRequestForm input {
    margin-left: 2em;
}
.subLabel + .rf-cal input {
    margin-left: 0 !important;
}
label + select, label + input, label + span > span > .rf-cal-inp {
    margin-left: 0 !important;
}
#stepForm, .intReviewForm, #addLeaveRequestForm, #confirmationForm, .behalfForm, #reportTimeForm, .profilePage  {
    margin-bottom: 25px;
}
#stepForm .stepEditFields input, #addLeaveRequestForm .stepEditFields input  {
    margin-left: 0;
}
.stepEditFields input, .checkSet {
    display: inline-block;
}
.reportCheckSet {
    margin: 2.5em;
}
.registrationForm .checkSet input {
    display: inline;
    float: left;
    margin-left: 0;
}
.registrationForm .checkSet label {
    display: inline;
    float: left;
    clear: none;
    margin-left: 0.25em !important;
    width: auto;
}
.profilePage .checkSet, .profilePage .subQuestion {
    margin: 10px;
}
#partnerQuestionsForm .indentQuestion0 {
    margin-left: 1em;
}
#partnerQuestionsForm .indentQuestion1 {
    padding: 1em 0 0 1em;
    border-left: 1px solid #ededed;
    margin-left: 2em;
    border-bottom: 1px solid #ededed;
    background: #fcfcfc;
    margin-top: -7px;
}
#partnerQuestionsForm .indentQuestion2 {
    padding: 1em 0 0 1em;
    border-left: 1px solid #ededed;
    margin-left: 3em;
    border-bottom: 1px solid #ededed;
    background: #fcfcfc;
    margin-top: -7px;
}
.indentQuestion1 .pqNumber, .indentQuestion2 .pqNumber, .indentQuestion1 label, .indentQuestion2 label {
    color: #444 !important;
}

#partnerQuestionsForm textarea, #partnerQuestionsForm select, #partnerQuestionsForm input {
    margin-left: 1.2em;
}
#partnerQuestionsForm textarea {
    height: 90px;
    border-radius: 0;
}

#partnerQuestionsForm .rf-msgs-err {
    margin-left: 15px !important;
    margin-bottom: 0 !important;
}
.pqLabel {
    width: 100% !important;
    display: block !important;
    clear: both !important;
    margin-bottom: 8px;
}
.pqNumber {
    font-weight: bold;
    color: #555;
    display: inline-block !important;
    margin-right: 5px;
    vertical-align: top;
}
.pqLabel label {
    float: none !important;
    display: inline-block;
    width: auto !important;
    margin: 0 !important;
}

.intFormPage, .formPage, .intReviewForm {
    max-width: 900px;
}
.dupConfirm {
    width: 75%;
}
.dupConfirm .subLabel {
    width: 45% !important;
}
.dupConfirm .readonlyDataCol, .intReviewForm .readonlyDataCol  {
    width: auto !important;
    max-width: 50%;
}
.reviewSection  {
    margin-bottom: 2.5em;
}

.stepTiles {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    text-align: center;
}
.stepTiles tr:hover {
    background: transparent;
}
.stepTiles .ui-button, .stepTiles label {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 12px !important;
    box-shadow: none !important;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex: 0 0 14%;
    justify-content: center;
    margin: 10px !important;
    padding: 0 10px !important;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
    line-height: 1.4;
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 12%;
    }
}
.stepTiles .ui-button:hover, .stepTiles label:hover {
    background: #fff;
}
.stepTiles .ui-state-active .ui-button-text, .stepTiles label.ui-state-active {
    color: #fff !important;
    text-shadow: none !important;
}
.stepTiles .ui-state-active:hover {
    background: #1c5e99;
}
.stepTiles .ui-button:before, .stepTiles label:before {
    content: '';
    display: table;
    padding-top: 100%;
}
.stepTiles .ui-button .ui-button-text, .stepTiles label {
    align-items: center;
    text-align: center;
    color: #2173bb;
    padding: initial;
}

.ui-selectonebutton.stepTiles {
    display: flex;
}

.stepTiles .ui-state-active {
    background-color: #2173bb;
}
.stepTiles .ui-state-active .ui-button-text {
    color:#fff !important;
}

.stepTiles .ui-helper-hidden {
    display: inline-block !important;
    opacity: 0 !important;
    margin-left: -16px !important;
}

.stepTiles .tileFocus {
    outline: 2px dotted;
    outline-offset: 2px;
}
.stepTiles input[type="radio"] {
    opacity: 0 !important;
    position: absolute;
}

.formContainer {
    margin: 1em 1.2em;
    max-width: 900px;
}
#stepForm label, #addLeaveRequestForm label, #stepForm .textAsLabel, #addLeaveRequestForm .textAsLabel, .formPage label {
    max-width: none !important;
    width: 35%;
}
.formPage label.narrowLabel {
    width: 27%;
}
#stepForm .stepTiles label {
    width: auto;
}
.stepCol1 {
    width: 35%;
}

#addLeaveRequestForm .helptip {
    line-height: 1.1;
}

form h3 {
    color: #41719e;
    font-size: 1.1em !important;
    font-weight: 700;
    margin: 8px 0 15px;
}
form h3 label {
    color: #41719e;
    font-weight: 700;
}
#leaveReqDetails h3 {
    font-size: 1.4em !important;
}

.shortInput {
    width: 70px !important;
}
input + input.shortInput {
    margin-left: 0 !important;
}
input, select, textarea {
    border: 1px solid #ccc !important;
    background-image: none !important;
}

.center {
    text-align: center !important;
}
.right {
    text-align: right !important;
}
.left {
    text-align: left !important;
}

.introText {
    margin: 0 0 1.5em 1.2em;
    display: inline-block;
}
.termsOfUse{
    width: auto;
    height: 10em;
    overflow: auto;
    font-size: 12px;
}
.thankYouMessage {
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 1.5em 0;
    color: #41719e;
}
.thankYouMessage + div {
    margin: 0 0 1.5em 0;
}
.outroText {
    margin: 1.5em 0 0 1.2em;
    display: inline-block;
}
#confirmationForm .outroText {
    margin: 1.5em 0 0 0;
}
.disclaimer {
    font-size: .9em !important;
}
.confirmGroup {
    margin-bottom: 50px;
}
.helpLink {
    display: block;
    color: #003e74 !important;
    margin-top: 10px;
}
.helpLink:visited {
    color: #003e74 !important;
}
.yellowButton {
    display: block;
    margin-top: 30px;
    background: #f5d50a;
    width: 175px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 3px;
    color: #000 !important;
    font-family: arial, sans-serif !important;
    font-weight: 600 !important;
    font-size: .95em !important;
}
.helpContent, .faqTopicLinks {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    margin: 0 25px 25px;
    padding: 0 25px 20px;
}
.helpContent {
    width: 75%;
}
.helpContent h2 {
    border: 0 !important;
    color: #595959;
}
.helpContent p {
    color: #111 !important;
    margin: 0 0 10px 10px;
}
.panel, .yesPanel, .noPanel {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 20px 0 0;
    text-align: center;
}
.panel h3, .yesPanel h3, .noPanel h3, .feedbackLinks {
    color: #3c6992 !important;
    font-family: sans-serif;
    font-size: 1.1em !important;
    font-weight: 700;
    margin: 25px 0 15px;
}
.linksFeedbackBox {
    display: inline-block;
    float: right;
    margin-top: 0 !important;
    text-align: center;
}
.linksFeedbackBox h3 {
    font-size: .95em !important;
}
.linksFeedbackBox button {
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 7px 0 10px !important;
    padding: 0 2px !important;
}

.feedbackLinks {
    text-align: right;
    font-weight: 600;
    font-size: .95em !important;
}
.feedbackQ {
    display: inline-block;
    margin-right: 10px;
}

.reports {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.reports .iconSm {
    flex: 0 0 48%;
    justify-content: center;
    margin-bottom: 40px;
}
.iconSm .image {
    float: left !important;
    height: 120px;
}
.iconSm .link {
    font-weight: bold;
}
.iconSm .abstractText {
    width: 90%;
    padding: 0;
    margin-top: 10px;
}

.icon {
    display: table;
    position: relative;
    margin-bottom: 20px;
    width: 100%;
}
.icon h4 {
    left: 76px;
    position: absolute;
    top: 37px;
}
.text {
    clear: both;
}
.icon > input {
    height: 64px;
}
.iconLink {
    left: 76px;
    position: absolute;
    top: 37px;
    font-size: 12pt;
    margin: 8px 0;
    font-weight: 700;
    line-height: 1.4;
    margin-top: -5px;
}

.orange {
    color: #bf5900;
}
.imp nav#topNav ul li:hover {
    background: #fff;
}

.impIcon {
    width: 32px;
    height: 32px;
}

nav.topNavBehalfOf, nav.mobileTopNavBehalfOf  {
    background: #e5e5e5 !important;
    border-bottom: 1px solid #ccc;
}

nav.topNavBehalfOf ul#navMenu li div.clicker, nav.mobileTopNavBehalfOf ul#navMenu li div.clicker, nav.topNavBehalfOf ul#navMenu li > a, nav.mobileTopNavBehalfOf ul#navMenu li > a {
    color: #000 !important;
}

nav.topNavBehalfOf div.rightMenu ul#navMenu li > a:hover{
    background: #fff;
}

.glyphicon {
    font-size: 1.3em;
}

.main h1, .main h2 {
    margin: 0 0 30px;
}

.impSpacer {
    margin-left: 100px;
}

.impContainer {
    background: #fff;
    margin: 0 !important;
}
li.impContainer:hover {
    background: #bf5900 !important;
}
.impCLeft {
    border-radius: 17px 0 0 17px;
    border-left: 1px solid #aaa;
    padding: 0 5px;
}
.impCRight {
    border-radius: 0 17px 17px 0;
    border-right: 1px solid #aaa;
    padding: 0 5px;
}

nav ul#navMenu li.inactive a, footer .inactive a,  nav ul#mm-0 .inactive a {
    color: #aaa !important;
    cursor: default;
    pointer-events:none;
}
nav#topNav ul li.inactive:hover{
    background-color: #003e74;
}

nav.topNavBehalfOf ul li.inactive:hover{
    background-color: #e5e5e5 !important;
}

.dataTable {
    margin: 15px 0;
}
th, table .rf-dt-shdr-c {
    background: #dfdfdf none repeat scroll 0 0 !important;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 7px 5px;
    text-align: center;
    white-space: nowrap;
    color: #333 !important;
}
td {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    color: #111;
    margin: 0 1px;
    padding: 6px 5px;
    vertical-align: initial;
}
.pagination {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
}
.rf-ds {
    display: block;
    margin: 20px 0 !important;
}
.rf-ds a, .rf-ds span {
    font-size: 1.5em !important;
    padding: 0 5px;
}
tfoot tr:hover {
    background: #fff !important;
}

.rf-dt {
    border: 1px solid #fff !important;
    /*min-width: 75% !important;*/
}
.rf-dt th {
    background: #f0f0f0 !important;
    color: #000 !important;
    padding: 7px 15px !important;
    text-align: left !important;
    line-height: 1.6;
}
.rf-dt th:first-of-type {
    border-radius: 10px 0 0;
}
.rf-dt th:last-of-type {
    border-radius: 0 10px 0 0;
}
.rf-dt td {
    border: 1px solid #fff;
    padding: 7px 15px !important;
    font-size: 1em !important;
    line-height: 1.6;
}

td.rf-dt-ftr-c {
    font-size: 1em !important;
    color: #41719e !important;
    padding-top: 20px;
}

.rf-dt tr:nth-child(even) {
    background: #f8f8f8;
}
tr:hover, .ui-datepicker-calendar td a:hover {
    background: #ffffcc !important;
}
.ui-datepicker-calendar tr:hover {
    background: transparent !important;
}

.footMenu {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}
.pipe {
    color: #999 !important;
    display: inline-block;
    margin: 0 15px;
}

.col-lg-4.col-md-4.col-sm-4 br {
    display: block;
    margin-bottom: 8px;
}

.col-lg-4.col-md-4.col-sm-4 > p {
    margin: 20px 0;
    padding: 0 20px 0 0;
}
.col-lg-4.col-md-4.col-sm-4 p strong input {
    height: 25px;
}
.col-lg-4.col-md-4.col-sm-4 p strong a {
    border-bottom: 1px solid #e9d9d9;
    display: inline-block;
    font-size: 1.2em;
    width: 85%;
}
.abstractText {
    display: inline-block;
    padding: 0 0 0 10px;
}
h1 {
    color: #666 !important;
}
.headRow10 {
    margin: 10px 0 0;
}
.headRow20 {
    margin: 20px 0 0;
}
.headRow30 {
    margin: 30px 0 0;
}
.headRow40 {
    margin: 40px 0 0;
}
.headRow50 {
    margin: 50px 0 0;
}

.wAuto {
    width: auto !important;
}
.w10p {
    width: 10% !important;
}
.w20p {
    width: 20% !important;
}
.w30p {
    width: 30% !important;
}
.w40p {
    width: 40% !important;
}
.w50p {
    width: 50% !important;
}
.w60p {
    width: 60% !important;
}
.w70p {
    width: 70% !important;
}
.w80p {
    width: 80% !important;
}
.w90p {
    width: 90% !important;
}
.w100p {
    width: 100% !important;
}

.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}

.headRow h2 {
    color: #3c6992;
    font-size: 1.7em !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}
#confirmationForm h2 {
    font-size: 1.4em !important;
    margin-bottom: 15px;
}
.contactContent {
    width: 70%;
    margin: 40px auto;
}
.contactContent p {
    font-size: 1.1em;
}
.contactInner {
    padding: 0 15px;
}
.contactAddress {
    margin: 2em;
}
h3.subHead {
    background: #f0f0f0 none repeat scroll 0 0;
    border-radius: 6px 6px 0 0;
    color: #000;
    font-size: 1.4em !important;
    margin: 0;
    padding: 7px 8px;
}
.notificationBar h2 {
    color: #3c6992;
    float: left;
    font-size: 1.7em !important;
    font-weight: 500;
    margin: 0 10px 10px 0;
}
#stepModal, #timeEntryModal {
    z-index: 99999;
}
#stepModal .modal-dialog {
    max-width: 450px;
    padding-bottom: 0;
}
h3.modal-title {
    font-weight: bold;
}
.modal-footer {
    text-align: center;
}
.modal-footer button {
    margin-bottom: 10px !important;
}
.notifications ul {
    color: #64696e;
    display: inline-block;
    font-size: 1.1em;
    line-height: 1.7;
    list-style-type: square;
    margin: 0 !important;
}
.notifications a {
    font-weight: bold;
}

.announcement {
    background-color: #e5f3ff;
    border: 1px solid #003ec4;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.noteActive {
    background: #ffc601;
}
.tableLess .field {
    color: #64696e;
    display: inline;
    float: left;
    font-weight: bold;
    padding: 10px 7px 10px 3px;
}
.tableLess .value {
    display: block;
    font-weight: bold;
    padding: 10px 0;
}
.tableLess .row {
    margin: 0 5px;
    position: relative;
}
.tableLess .fixed {
    width: 75px;
}
.glyphicon-alert {
    background: #ffc601 none repeat scroll 0 0;
    border-radius: 6px;
    font-size: 1.4em;
    padding: 6px;
}

#leaveReqDetails .decisionActionAlert {
    display: inline;
    float: unset;
    margin-right: 9em;
}

.tableLess .separator {
    border-bottom: 1px solid #ccc;
    height: 1px;
    margin: 15px;
}
.noTableText {
    color: #111;
    padding: 10px 5px;
}
.absencesTables {
    margin-bottom: 50px;
}
.absenceTable {
    padding: 5px 0;
}

.date input {
    width: 80px;
}
.actionField {
    display: inline-block !important;
    float: none !important;
}
.action .glyphicon-alert {
    display: inline-block;
    float: left;
    margin: 0 12px;
}
.actionText {
    display: inline-block;
    max-width: 77% !important;
    vertical-align: top;
    margin-top: -3px;
}
.search .row {
    margin-top: 10px;
}
.searchFields {
    margin-left: 39px !important;
}
.searchButton {
    display: block;
    margin: 10px 0 0 53px !important;
}
.searchButton input {
    background: #ccc none repeat scroll 0 0;
    color: #000 !important;
    font-weight: bold;
}
#scrollingHistoryCol {
    height: 350px;
    overflow-y: auto;
}
#scrollingCal{
    height: 391px;
    overflow-y: auto;
}
nav ul#navMenu li a.userActiveLetter {
    color: #ffc601 !important;
}
.disabled a {
    color: #999 !important;
    cursor: default;
    pointer-events:none
}
.disabled a:hover {
    text-decoration: none !important;
}
.disabled img {
    opacity: 0.3;
}
.noteBox {
    background: #fff9e3 none repeat scroll 0 0;
    border: 1px solid #ffc601;
    padding: 5px 10px;
    width: 100%;
}
.openIcon {
    margin: -3px 7px 0 0;
}
header.sunlife, header.sunlife #topNav {
    background: #004154 !important;
}
.claimIcon {
    margin: -10px 7px 0;
}
.inactiveLink, a.inactiveLink:visited {
    pointer-events: none;
    cursor: default;
    color: #aaa !important
}
.terminateSessionFooterForm {
    display: inline;
}
.yellowLetter {
    color:#ffc601;
}
.responsiveUsername{
    margin-top: 9px;
    margin-left: 38px;
    color: white;
}
.callout {
    margin-bottom: 50px !important;
    text-align: center;
}
.callout > h2 {
    color: #41719e;
    font-size: 2em !important;
    font-weight: 500;
    margin-bottom: 15px;
}
.callout h3 {
    color: #777 !important;
    font-size: 1.3em !important;
}
.contactTab {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    border-radius: 6px;
    margin: 19px;
    padding: 20px;
    width: 29%;
}

.adjustLeave .messageContainer {
    margin-left: 0;
}
.adjustLeave .messageContainer .rf-msgs-err {
    margin: 20px 0 0 !important;
}
.confirmModal {
    width: 525px !important;
    max-width: 100% !important;
    min-width: 300px;
    height: auto !important;
    max-height: 90% !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 5% !important;
    z-index: 9999999 !important;
}
.confirmModal .rf-pp-shdw, .confirmModal .rf-pp-cnt-scrlr  {
    width: 100% !important;
    height: 100% !important;
}
.rf-pp-shade {
    opacity: .7 !important;
    filter: alpha(opacity=70) !important;
}
.rf-pp-cnt-scrlr {
    background: #fff !important;
}
.confirmModal .rf-pp-shdw {
    top: 0 !important;
    bottom: 0 !important;
}
.confirmModal .rf-pp-cnt {
    font-size: 1em !important;
    padding: 10px 20px;
}
.rf-pp-hdr-cntrls a {
    font-size: 1.5em !important;
    margin: 0 5px;
}
.confirmModal h2 {
    margin: 10px 0 20px !important;
}
.dataGroupTitle {
    color: #111 !important;
    font-size: 1.1em !important;
    font-weight: 600;
}
.confirmModal .textAsLabel {
    width: 45% !important;
    text-align: right;
    margin-left: 0 !important;
}
.confirmModal .boxText {
    display: flex;
    flex-direction: row;
}

.rf-msg-sum, .rf-msgs-sum {
    display: inline-block !important;
    font-size: 1.1em !important;
    margin-bottom: 20px !important;
}
.btnRow {
    text-align: center;
}
.btnRow input {
    vertical-align: top;
}
.longLabel {
    margin-bottom: 15px !important;
}
.btnRight {
    margin: 0 !important;
    float: right;
    margin-top: -2em !important;
}
.hcpBtnRight {
    float: right;
}
.viewTimeLink {
    float: right;
    font-size: 1.2em;
}
h3 label {
    width: 100% !important;
}
.labelDrop {
    margin-bottom: 1em;
    margin-left: 2em;
}
.phonesLabel {
    margin-right: 0 !important;
}
.phoneSection{
    display: inline-block;
    margin-left: 15px !important;
}
.phoneSection label {
    width: auto;
    margin-left: 0 !important;
    margin-top: 7px;
}
.phoneSection input {
    vertical-align: top !important;
}
.psRow .normalLabel {
    margin-top: 2px;
}
.psInput, .psRow .checkSet {
    display: inline-block !important;
}
.psRow .checkSet input {
    float: left !important;
}
.psInput {
    vertical-align: top;
}
.psRow .checkSet {
    margin-top: 5px;
}

.registrationDateFormat {
    color:#003e74;
    font-size: 12px;
    font-weight: 550;
    font-style: italic;
    margin-top: -5px;
    margin-left: 20px !important;
}

.ui-button-icon-only:focus {
    outline: 2px solid black !important;
}

/* Santhosh's Primeface Changes*/
.error {
    color: #E50000;
    font-weight: bold;
    width: 95%;
    margin: 0 auto 10px;
    padding: 10px;
}

.ui-messages-error-summary, .ui-messages-info-summary {
    display: inline;
    margin-left: auto !important;
}

span.ui-message-error-icon {
  display: none !important;
}

.ui-message-error-detail {
    margin-left: 1em;
    display: block;
}

.ui-messages-error, .ui-message-error {
    color: #E50000 !important;
    border: unset !important;
    background: unset !important;
    background-image: none;
    margin: 0px auto 10px !important;
    padding: 10px !important;
    font-weight: bold !important;
    width: auto !important;
}

#loginRight .box button.ui-button {
    display: block !important;
    clear: both !important;
    width: 100% !important;
}

button, button.submit, input[type="reset"], input[type="submit"], input[type="button"], button.ui-state-default, .ui-widget-content button.ui-state-default, .ui-widget-header button.ui-state-default {
    border-width: 1px;
    border-color: #C0C0C0;
    font-size: 1em !important;
    font-family: Arial, Verdana, sans-serif ;
    color: #FFFFFF;
    background-repeat: repeat-x;
    background-position: top left;
    background-color: #003e74;
    background-image: none !important;
}
button.submit #loginButton:hover {
    background: #4A75B5 none !important;
    cursor: pointer;
}
button .ui-button-text.ui-c {
    font-size: 1.1em !important;
}
.ui-messages-info {
    height: auto !important;
    color: #628000 !important;
    font-weight: 600;
    background-image: none !important;
    padding-left: 0 !important;
    border: unset !important;
    background-color: unset !important;
}

.ui-button-text-only .ui-button-text {
    line-height: 1.4 !important;
}
form .registrationForm .messageContainer .ui-messages-info-summary, #globalMessages .rf-msgs-sum {
    display: block;
    margin-bottom: 2em !important;
    margin-left: 1em !important;
}
.ui-messages-info-summary {
    display: inline-block !important;
    margin-bottom: 20px !important;
}
.ui-messages {
    font-size: 1.1em !important;
}
button.disabled, button[disabled='disabled'], .submit.disabled, input.primaryBtn.disabled {
    background: #ccc none repeat scroll 0 0 !important;
    color: #888 !important;
    border: 1px solid #ccc !important;
    cursor: default !important;
    pointer-events: none !important;
}
button.disabled:hover, button[disabled='disabled']:hover, .submit.disabled:hover, input.primaryBtn.disabled:hover {
    background: #ccc none repeat scroll 0 0 !important;
    color: #888 !important;
    border: 1px solid #ccc !important;
}
.calendarRow .subLabel {
    margin-right: -8px !important;
}
.p-datepicker.ui-calendar.ui-trigger-calendar {
    margin-top: -17px !important;
    white-space: nowrap;
}
.ui-datepicker {
    background: #fff !important;
}
button.ui-datepicker-trigger {
    margin-left: 1px !important;
    border: 0 !important;
    background: url(/FMLAWeb/javax.faces.resource/gfx/calendarIcon.png.xhtml;jsessionid=enNU9Pa4Ru3cVYAeS_UPOLEfmYGIqzAfWdhmHXsd.eg-fmlaapp-p01?conversationContext=1) no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    top: 8px;
}
span.ui-button-icon-left.ui-icon.ui-icon-calendar {
    background: none !important;
}
input[type="text"].ui-state-hover, .ui-selectonemenu-trigger.ui-state-hover, .ui-selectonemenu.ui-state-hover {
    background: transparent !important;
    color: #000 !important;
}
.ui-widget-content .ui-state-hover, .ui-widget-content .ui-state-highlight {
    background-color: #1e90ff;
    background-image: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker-group {
     background: #ffffff;
     color: #000000;
     background-color: unset !important;
 }
button.ui-datepicker-trigger:hover {
    background: url(/FMLAWeb/javax.faces.resource/gfx/calendarIcon.png.xhtml;jsessionid=enNU9Pa4Ru3cVYAeS_UPOLEfmYGIqzAfWdhmHXsd.eg-fmlaapp-p01?conversationContext=1) no-repeat !important;
    background-color: transparent !important;
}

.ui-icon-calendar {
    background: url(/FMLAWeb/javax.faces.resource/gfx/calendarIcon.png.xhtml;jsessionid=enNU9Pa4Ru3cVYAeS_UPOLEfmYGIqzAfWdhmHXsd.eg-fmlaapp-p01?conversationContext=1) no-repeat !important;
    height: 20px;
    width: 20px;
    background-position: 0 !important;
    margin-top: 0;
}

.loginHelptip {
    font-size: 1em !important;
}

.feedbackTip{
    display: unset !important;
}

.calculatorForm {
    margin-right:10px !important;
    background-color: #F3F2F2 !important;
    color: #C0C0C0 !important;
    border-width: 1px !important;
    border-style: solid !important;
    padding: 1px !important;
}

/*PTO Question Radio style*/
.radioSet {
    margin-left:45px;
}
.radioSet input[type="radio"] {
    display: inline;
    margin-top: 3px;
    float: left;
}

.radioSet label {
    float: unset;
    clear: unset !important;
    border: unset;
    color: unset;
    font-weight: inherit;
}

.homeLoginButton:focus {
    outline: 2px solid black !important;
}
.homeLoginButton:hover {
    outline: none !important;
}

/* Default pointer style for Checkbox Label text*/
.checkSet .normalLabel{
    cursor: default;
}

.checkSet input[type="checkbox"]{
    margin-bottom: 0.4em;
}


/*Working As Title */
.italicTitle {
    font-style: italic;
    margin-bottom: 30px;
    font-size: 25px;
    color: #666 !important;
}

/* Dislcaimer changes during Add New Leave process*/
.disclLeaveBltnPoints{
    list-style-type:square;
}

.disclLeaveBltnPoints li{
    pointer-events: none;
}

.disclLeaveTabTxt{
    margin-left: 30px !important;
    pointer-events: none;
}

#topNav.affix, #mobileTopNav.affix{
    top: 0;
    width: 100%;
    position: fixed;
}



.registerQs{
    display: flex;
    flex-wrap: wrap;
    width: 65%;
    text-align: center;
    color: #333 !important;
}


.registerQs label{
    align-items: center;
    text-align: center;
    color: #333 !important;
    background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 12px !important;
    box-shadow: none !important;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex: 0 0 14%;
    justify-content: center;
    margin: 15px  6px !important;
    padding: 5px 20px !important;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em;
    line-height: 1.4;
}

.registerQs input[type="radio"] {
    opacity: 0 !important;
    position: absolute;
}

.registerQs label:hover{
    background: #cfcfcf !important
}

/*End of Disclaimer changes*/

@media(min-width:1289px) {
    #timeEntryModal .modal-dialog {
        width: auto !important;
        margin: 30px auto;
        max-width: 600px;
    }
}

@media(max-width:1140px) {
    .tableLess {
        padding-right: 5px;
    }
    .absenceDateLabel {
        display: block !important;
        float: none !important;
        padding-bottom: 0 !important;
    }
    .absenceDate {
        margin-left: 75px;
    }
    .action .glyphicon-alert {
        margin: 5px 10px 0 0;
    }
}
@media(max-width:1120px) {
    #twoColumnRight {
        width: 30% !important;
    }
    #twoColumnLeft {
        width: 70%;
        padding-right: 5px;
    }
    .smallBoxes .smallBox.left.requestLeave {
        width: 100% !important;
        display: block !important;
        margin-bottom: 25px;
    }
    .smallBoxes .smallBox.right.requestLeave {
        width: 100%;
    }
    .headerCoBrand {
        width: 46% !important;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 17%;
    }
    .docDisclaimer {
        width: 54%;
        margin-left: 17.6em;
    }
    .reports .iconSm {
        flex: auto;
    }
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active) and (max-width:1120px), (-ms-high-contrast: none) and (max-width:1120px)   {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 15%;
    }
}
@media(max-width:1190px) {
    .iconSm .image {
        height: auto;
    }
}
@media(max-width:1100px) {
    .contactContent {
        width: 81%;
    }
}
@media(max-width:950px) {
    nav ul#actions li a,
    nav ul#navMenu li .clicker,
    nav ul#navMenu li>a {
        padding: 0 7px;
    }
    .cp-form-group,
    .cp-form-group.last {
        width: 100%;
        display: block;
        margin-bottom: 25px;
    }
    .cp-form-group .textAsLabel,
    .cp-form-group label {
        width: 40% !important;
        display: inline;
    }
    .headerCoBrand {
        font-size: 1em;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 18%;
    }
    input, label, select, textarea {
        max-width: 100% !important;
    }
    .readonlyDataCol, .textAsLabel, label, span.disabilityClaim {
        width: 35% !important;
    }
    .helpContent {
        width: 95%;
    }
    .helpContent, .faqTopicLinks {
        margin-left: 10px;
    }
    .docDisclaimer {
        width: 54%;
        margin-left: 17.6em;
    }
    .contactContent {
        width: 92%;
    }
    .confirmModal {
        width: 85% !important;
    }
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active) and (max-width:950px), (-ms-high-contrast: none) and (max-width:950px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 16%;
    }
}
@media(max-width:850px) {
    main {
        margin: 0 10px;
    }
    #twoColumnLeft {
        float: left;
        width: 100%;
        padding-left: 5px;
        border: none;
    }
    #twoColumnRight,
    .sidebar,
    nav#bottomNav,
    nav#topNav,
    nav#topNav ul {
        display: none;
    }
    #mobileNav {
        display: block;
    }
    #mobileTopNav {
        display:block;
        padding-left: 10px;
        padding-right: 10px;
    }
    .container {
        padding-left: 5px;
        padding-right: 5px;
    }
    .tableLess .field {
        float: none;
    }
    .tableContainer {
        width: 100%;
        overflow-x: auto;
        overflow-y: auto;
        display: block;
    }
    .absenceDate {
        margin-left: 0;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 20%;
    }
    .reviewSection .textAsLabel {
        width: 45% !important;
    }
    .impSpacer {
        margin-left: 25px;
    }
    .docDisclaimer {
        width: 54%;
        margin-left: 17.6em;
    }
    .contactContent {
        width: 99%;
    }
    .contactContent label {
        width: 100% !important;
        margin: 0 0 10px !important;
    }
    .contactContent .readonlyDataCol, .contactContent select {
        margin-left: 0 !important;
    }
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active) and (max-width:850px), (-ms-high-contrast: none) and (max-width:850px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 17%;
    }
}

@media(max-width:768px) {
    #loginLeft {
        width: 100%;
        display: block;
        clear: both;
        margin-bottom: 30px;
    }
    #loginRight {
        width: 100%;
        border: none;
    }
    #loginLeft h2,
    #loginLeft ul {
        display: none;
    }
    #loginRight .box,
    #loginRight .box .content {
        padding: 0;
    }
    .textAsLabel,
    label,
    span.disabilityClaim {
        text-align: left;
    }
    span.disabilityClaim .textAsLabel {
        width: auto !important;
        display: inline;
    }
    .helpText input,
    .helpText select,
    .helpText textarea {
        width: 100%;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 21%;
    }
    .noteBox {
        margin-bottom: 30px;
    }
    .tableLess {
        margin-bottom: 40px;
    }
    .tableLess .field {
        display: inline-block;
        float: left !important;
    }
    .tableLess .actionField {
        display: block !important;
        float: none !important;
    }
    .actionText {
        width: 80% !important;
        margin-top: 0 !important;
    }
    .dupConfirm {
        width: 100%;
    }
    #timeEntryModal .modal-dialog {
        width:75%;
        margin: 30px auto;
    }
    .docDisclaimer {
        width: 53%;
        margin-left: 15.4em;
    }
}
@media (max-width:700px) {
    header #banner {
        max-height: 85px;
    }
    .rightMenu {
        display: none;
    }
    .footMenu{
        display: none;
    }
    li.impContainer{
        display: none !important;
    }
    nav ul#navMenu li .clicker {
        color: #fff !important;
        text-decoration: none;
        padding: 0 10px;
        display: block;
        height: 40px;
        vertical-align: middle;
        clear: both;
        margin-left: 30px;
        margin-top: 11px;
    }
    .sidemenu-toggle-black{
        display: block;
        background: url("/FMLAWeb/resources/gfx/hamburger_bk.png") 0 7px no-repeat;
    }
    .sidemenu-toggle-white{
        display: block;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC) 0 5px no-repeat;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 23%;
    }
    .reviewSection .textAsLabel {
        width: 55% !important;
    }
    .intReviewForm .readonlyDataCol {
        max-width: 40%;
    }
    .docDisclaimer {
        width: 56%;
        margin-left: 13.9em;

    }
}
@media (max-width: 650px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 25%;
    }
    #reportTimeForm label {
        width: 100%;
        margin-bottom: .4em !important;
    }
    #reportTimeForm input, #reportTimeForm select, #reportTimeForm textarea, #reportTimeForm .helpText {
        margin-left: 2.5em !important;
    }
    #reportTimeForm .helpText select, #reportTimeForm .reportCheckSet input, #reportTimeForm .stepBtns {
        margin-left: 0 !important;
    }
    .docDisclaimer {
        width: 57%;
        margin-left: 13em;
    }
    .confirmModal {
        width: 95% !important;
    }
    .modal-body .readonlyDataCol {
        width: 100%;
        margin-left: 2em;
    }
}
@media (max-width: 625px) {
    .btnRight {
        float: none;
        margin-top: 1em !important;
        display: block;
    }
    .hcpBtnRight {
        float: none;
    }
    .labelDrop {
        margin-left: 0 !important;
    }
}
@media (max-width: 605px) {
    .checkSet {
        display: block;
        margin-left: 40%;
        padding-top: 10px;
    }
    .intReviewForm .readonlyDataCol {
        max-width: 35%;
    }
    .docDisclaimer {
        width: 55%;
        margin-left: 12.8em;
    }
}
@media (max-width: 585px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 27%;
    }
    .docDisclaimer {
        width: 88%;
        margin-left: 2.8em;
    }
}
@media(max-width:565px) {
    #loginLeft {
        display: none;
    }
    header #banner {
        height: 65px;
    }
    header #banner img {
        height: auto;
        max-height: 70px;
        width: 100%;
        max-width: 405px;
        display: block;
        clear: both;
        float: left;
    }
    #bodyContainer,
    .main {
        padding: 2px;
    }
    #bodyContainer #content {
        margin-top: 120px;
    }
    input[type=submit], input.submit, .primaryBtn.blueBtn {
        width: 100% !important;
    }
    .modal-footer input {
        width: 95% !important;
    }
    .hideForMobile {
        display: none;
    }
    .textAsLabel,
    label,
    span.disabilityClaim, .modalDataCol {
        width: 100% !important;
        display: block;
        text-align: left;
    }
    .confirmModal .boxText {
        display: block;
    }
    .confirmModal .textAsLabel {
        text-align: left !important;
        width: 100% !important;
    }
    .registrationForm .helptip {
        margin-left: 1em;
    }
    .labelSpacer {
        display: none;
    }
    .main h1 {
        margin: 0 0 20px;
    }
    .main h2 {
        margin: 10px 0 10px;
    }

    .introText {
        margin: 0 0 1.0em 0.8em;
        width: 95%;
    }
    .boxText {
        margin-bottom: 20px !important;
        clear: both;
    }
    .primaryLabel {
        margin: 0.5em 0.5em 0.8em 0.5em !important;
        width: 95% !important;
    }
    .form-control,
    input,
    select,
    textarea {
        clear: both;
        display: block;
        width: 100% !important;
        float: none !important;
    }
    .form-inline select, .form-inline input, .form-inline textarea {
        width: 95% !important;
        margin-left: 1em !important;
    }
    .indent .form-inline input, .indent .form-inline select, .indent .form-inline textarea {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .checkSet {
        margin-left: 0;
        display: inline-block;
    }
    .checkSet input {
        width: auto !important;
    }
    .helpText {
        clear: both;
        float: left;
        width: 100% !important;
    }
    .rf-cp-lbl-exp input[type=submit] {
        margin-left: 0;
    }
    .smallBoxes .smallBox {
        width: 100%;
        float: left;
        margin: 0;
    }
    .cp-form-group {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }
    .cp-form-group .textAsLabel,
    .cp-form-group label {
        width: 100% !important;
    }
    .tooltip-inner {
        max-width: 300px;
    }
    .coBrand {
        display: block !important;
        width: 100%;
        overflow: hidden;
        height: auto;
        margin: 10px 0 20px;
        text-align: center;
        font-size: 1.1em;
    }
    p.hideForMobile {
        display: none;
    }
    .stepBtns, .formBtns, .registerBtns, .securityBoxBtns {
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-left: 1em;
    }
    .stepBtns input, .formBtns input, .securityBoxBtns input {
        margin: 0 0 1em 0 !important;
        width: 95% !important;
        padding: 16px 15px !important;
    }
    .subLabel {
        width: 90% !important;
        margin: 0 0 0.4em 0.8em !important;
    }
    .indent .subLabel {
        margin-left: 0 !important;
        width: 100% !important;
    }
    .smallMargin .subLabel {
        margin-bottom: 0 !important;
    }
    .normalLabel {
        width: 90% !important;
        margin: 0 0 0 20px;
    }
    .m0p {
        margin-left: 0;
    }
    input.form-control.m20p {
        margin-left: 20px !important
    }
    input.form-control {
        margin-left: 1em !important;
        width: 95% !important;
        display: inline-block;
    }
    #loginRight input.form-control {
        margin-left: 0 !important;
    }
    .selectTriggerText {
        font-weight: bold;
        margin-left: 12px;
        text-align: left;
        display: block;
        width: 100%;
        max-width: 98% !important;
        margin-top: 0.75em;
    }
    .readonlyDataCol, .intReviewForm .readonlyDataCol {
        width: 59% !important;
        margin-left: 1em;
    }
    .indent .readonlyDataCol, .intReviewForm .readonlyDataCol {
        width: 100% !important;
        margin-left: 0;
    }
    .mobileWidth {
        width: 72% !important;
    }
    .stepEditFields input.form-control {
        display: block;
        width: 97% !important;
        margin-left: 1em !important;
    }
    .stepEditFields input[type="checkbox"], #reportTimeForm input[type="checkbox"],
    #user input[type="checkbox"], #profileContactInfoForm input[type="checkbox"]  {
        display: inline;
        margin-left: 1em !important;
    }
    .dupConfirm {
        width: 100%;
    }
    .outroText {
        margin: 0.5em 0 0 0.8em;
        display: block;
    }
    .helpLink {
        margin-right: 1em;
    }
    input.rf-cal-inp {
        width: 85% !important;
        display: inline;
        margin-left: 0 !important;
    }
    .rf-cal-btn {
        display: block-inline;
    }
    textarea.form-control {
        margin-left: 1em !important;
        max-width: 79%;
        min-width: 79%;
        width: 275px !important;
        margin-right: 1em;
    }
    .noPanel {
        align-items: center;
        justify-content: center;
        width: 100%;
        margin-left: 0;
    }
    .noPanel textarea {
        min-width: 100%;
    }
    .noPanel button.primaryBtn {
        width: 100% !important;
    }
    input[placeholder="(###) ###-####"] {
        margin-bottom: 7px;
    }
    .helptip {
        display: inline;
        margin-left: 5px;
    }
    .helpText a{
        margin-left: 1em;
    }
    .faqTopicLinks{
        display: none;
    }
    .faqTopics {
        margin-left: 0.8em;
        width: 95%;
    }
    .colPanel {
        margin-left: 10px;
    }
    span.faqAnswer {
        width:95%;
        margin-left: 5px;
    }
    .thankYouMessage {
        width: 95%;
    }
    #footer a, footer a {
        margin: 0 4px;
    }
    #reportTimeForm input, #reportTimeForm select, #reportTimeForm textarea, #reportTimeForm .helpText {
        margin-left: .8em !important;
    }
    .reportCheckSet {
        margin: 1em 0;
    }
    .reportCheckSet label {
        margin-left: 0;
    }
    .reportCheckSet input, .reportCheckSet label {
        display: inline-block;
        width: auto !important;
    }
    /*input.submit, input.primaryBtn, input.secondaryBtn, input.blueBtn {
        width: 95% !important;
    }*/
    .reviewSection .boxText {
        margin-left: 1em;
    }
    .reviewSection .textAsLabel {
        width: 100% !important;
    }
    .intReviewForm .readonlyDataCol {
        width: 100% !important;
        max-width: 100% !important;
    }
    .contactContent {
        width: 95%;
        margin: 0;
    }
    .contactContent textarea.form-control {
        margin: 0 !important;
        max-width: auto;
        min-width: auto;
        width: 100%;
    }
    .labelDrop select {
        margin-bottom: 1em;
    }
    .confirmModal .indent {
        padding-left: 15px;
    }
    .phoneSection input[type="text"] {
        width: 100% !important;
        margin: 0 !important;
    }
    .psRow .checkSet input {
        float: left !important;
        margin-left: 0 !important;
        width: auto !important;
    }
    .disclLeaveText {
        margin: 0px 0px 1em -0.2em;
        width: 94%;
    }
    .radioSet {
        margin-left:45px;
        float: left !important;
    }
    .radioSet input[type="radio"] {
        display: inline;
        margin-top: 3px;
        float: left;
        margin-bottom: -35px;
    }

    .radioSet label {
        float: unset;
        clear: unset !important;
        border: unset;
        color: unset;
        font-weight: inherit;
        padding-left: 100px;
    }
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active) and (max-width:565px), (-ms-high-contrast: none) and (max-width:565px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 25%;
    }
}
@media (max-width: 550px) {
    .stepTiles {
        width: 98%;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 29%;
    }
}
@media (max-width: 505px) {
    .stepTiles {
        justify-content: space-around;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 44%;
        height: 100px;
    }
}
/* IE10+ hack */
@media screen and (-ms-high-contrast: active) and (max-width:505px), (-ms-high-contrast: none) and (max-width:505px) {
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 90% !important;
        height: 60px !important;
    }
}
@media (max-width: 485px){
    .tableLess .value {
        margin-bottom: 5px;
        padding: 2px 0 0 3px;
    }
    .tableLess .field {
        float: none !important;
        padding-bottom: 5px;
    }
    .stepEditFields input.form-control {
        width: 96% !important;
    }
    .dupConfirm .subLabel {
        width: 100% !important;
        margin-left: 1em !important;
        margin-bottom: 0.4em !important;
    }
    .readonlyDataCol, .intReviewForm .readonlyDataCol {
        margin-left: 2em;
        max-width: 100% !important;
    }
}
@media (max-width: 440px) {
    .notifications ul {
        padding-left: 20px;
    }
    .stepTiles .ui-button {
        flex: 0 0 40%;
    }
    footer p {
        text-align: left !important;
    }
    #copyrightTextFooter span {
        display: block;
    }
    #timeEntryModal .modal-dialog {
        width:90%;
        margin: 30px auto;
    }
    .docDisclaimer {
        width: 78%;
    }
}
@media (max-width: 410px) {
    .stepTiles {
        width: 97%;
    }
    .stepTiles .ui-button, .stepTiles label {
        height: 120px;
    }
}
@media (max-width: 375px) {
    .stepTiles {
        width: 100%;
    }
    .stepTiles .ui-button, .stepTiles label {
        flex: 0 0 100%;
        height: 70px;
    }
    .stepEditFields input.form-control {
        width: 95% !important;
    }
}
@media (max-width: 350px) {
    .stepThirdCol {
        display: block;
        margin: 0.5em 1em;
    }
    .bottomLinks a {
        display: block;
        margin: 5px 0 !important
    }
    .docDisclaimer {
        width: 93%;
    }
}
