﻿
body {
    -webkit-print-color-adjust: exact;
}



a:focus {
    /*border: 4px solid #67c7c5;*/
    padding: 4px;
}

/*a:focus {
    border: 2px solid rgba(255, 255, 255,.5);
}*/





.ipsum {
    background: yellow;
}





#topNav ul.nav > li a {
    font-size: 1.05em;
}




.homeicons_n {
    margin-bottom: 0 !important;
    font-weight: 700;
    font-size: 1.35em;
    letter-spacing: normal;
    line-height: 27px;
    margin: 28px 0 14px 0;
}


.slanted-btn {
    display: inline-block;
    color: white;
    background-color: #00558C;
    font-size: 17px;
    font-weight: 700;
    padding: 7px 14px 9px;
    transform: skew(14deg);
    margin-top: 2rem;
    transition: all .2s;
    text-shadow: 0 0 3px #003a5f;
}

    .slanted-btn:hover {
        background-color: #2ec0b7;
        color: white;
        transform: skew(14deg) perspective(1px) translateZ(0);
        backface-visibility: hidden;
    }

.slant-btn-bottom {
    margin-bottom: 0;
}



.findanagent.callout.dark span.find {
    background: none;
    color: #000;
    font-size: 1.7em;
    display: block;
    margin-top: 12px;
}

.callout.dark, .callout.dark h2, .callout.dark span.find, .callout.dark h4, .callout.dark p {
    color: #fff;
    background-color: #252525;
}

.findanagent span.find {
    font-size: 24px;
    text-align: center;
    margin: 11px 0 13px 0;
}

.callout h2, .callout span.find, .callout h4 {
    font-weight: 300;
    margin: 0 0 8px 0;
}

.careers_n {
    font-size: 3em;
    line-height: 44px;
    margin: 0 0 44px 0;
    margin-top: 40px;
}

.incentives_n {
    margin-bottom: 1.2em;
    letter-spacing: normal;
    line-height: 24px;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1.8em;
}

#msform .action-button, .btn.btn-primary {
    background-color: #3f7b78;
    text-shadow: 0 0 3px #003a5f;
}

.apply_n {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #133c70;
    margin: 1.75em 0 1em 0;
    letter-spacing: normal;
    line-height: 24px;
}
