﻿body {
}

.optum-dpl .field-label{
    max-width:none;
}

/*.optum-dpl .field-label{
    max-width:none;
}*/

.optum-dpl p, .optum-dpl blockquote, .optum-dpl textarea{
    max-width:none;
}

.layout-font-generic{
    /*font-family: 'frutiger-light';
    font-style: italic;
    font-weight: 100;*/
 
}


      
.skipNav {
position: absolute;
top: 5px;
left: -99999px;
padding: 5px;
color: #316bbe;
text-decoration: none;
outline: 3px solid #f2b411;
background-color: #fff;
z-index: 1050;
font-weight: bold;
}

.skipNav:focus {
left: 5px;
}

    a:not(.dropdown-toggle):focus, 
select:focus, 
input:focus,
    .accordianFocus:focus,
    img:focus,
.btn:focus {
outline: 3px solid #f2b411 !important;
outline-offset: 0;
}

    .addFocus{
        outline: 3px solid #f2b411 !important;
outline-offset: 0;
    }

    .sr-only {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}


