div#calculator {
    background: #f1f1f1; // #ffffff;
    box-shadow: 6px 6px 8px #999;
}

div.container div.row {
    margin: auto;
    width: 60em;
}

fieldset {
    margin: 1em;
}

div.denom-item {
    display: inline-block;
    margin: 1em;
    padding: 10px;
    margin-left: 45px;
}

div.denom-item select, div.denom-item input[type="text"] {
    width: 10em;
    height: 30px;
}

td {
    width: 4.4em;
    text-align: center;
}

th {
    font-size: small;
    font-weight: bold;
}

#workingdays {
    color: #084239;
    background: #ffffff;
    font-weight: bold;
    text-align: center;
    height: 28px;
    padding-bottom: 6px;
}

#workingdaysDIV {
    text-align: center;
}

#workingdaysDIV h2 {
    font-size: 17.5px;
    margin-bottom: 0.5em;
}

label.radio {
    display: inline;
}

label.radio {
    display: inline;
    margin-right: 5px;
    vertical-align: text-top;
}

legend.level1 {
    color: #fff; // #fff or #000000;
    background-color: #084239; // #084239 or #ffffff;
}

legend.level1 > span {
    margin-left: 0.5em;
}

#altDaysDIV {
    display: none;
}

div#altDaysDIV h3 {
    margin: 0.5em;
    border-bottom: 1px solid black;
    font-size: 17.5px;
}

button {
    padding: 5px 10px;
    border: 1px solid #c4c4c4;
    background: #084239;
    color: #fff;
    border-radius: 3px;
    margin: 1em;
}

button.infoBtn {
    padding: 2px 4px;
    border: 1px solid #c4c4c4;
    background: #0000FF; // #3f48cc;
    color: #fff;
    border-radius: 3px;
    margin: 1px;
}

.ui-tooltip {
    background: #fdf9b0;
    padding: 5px 5px;
    color: black;
    border-radius: 5px;
    box-shadow: 0 0 2px black;
}

div#altDays {
    margin-left: 1em;
}

a.compliant508 {
    color: #0000FF;
    text-decoration: none;
}

/** from VAE Calc app.css **/
a.skippy {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #075290;
}

a.skippy:active,a.skippy:focus,a.skippy:hover {
    top:0;
    left:0;
    font-size:1em;
    font-weight:700;
    color:#fff;
    background-color:#075290;
    height:auto;
    overflow:auto;
    width:99%;
    padding:5px;
    z-index:100;
}

#header .titlebar {
    height: auto;
    min-height: 50px;
    overflow: hidden;
        overflow-x: hidden;
        overflow-y: hidden;
    float: left;
    width: 785px;
}

.titlebar h2 a {
    color: #fff;
}

#header .titlebar h1,#header .titlebar h2 {
    color:#fff;
    margin:3px 0 3px 10px;
    padding:3px 0;
}

.titlebar h1, .titlebar h2 {
    font-size: 24px;
    line-height: 46px;
    font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:400;
}

.theme-teal .titlebar {
    background: #084239;
}

div.container div.row {
    margin: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    width: 60em;
}

.span10 {
    width: 485px;
}

.span14 {
    width: 685px;
}

.span24 {
    width: 1185px;
}
.visible-one {
    display: none !important;
}

.hidden-three {
    display:none!important;
}

.hidden-four {
    display: none !important;
}

.a2z-bar {
    background: #075290;
        background-color: rgb(7, 82, 144);
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-clip: border-box;
        background-origin: padding-box;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    -webkit-border-radius: 5px 5px 0 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    margin-right: 0;
    border-bottom: 1px solid silver;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: silver;
}

html.js .a2z-bar {
    display: none;
}

html.js .a2z-button {
    visibility: hidden;
}

.a2z-button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
        box-sizing: border-box;
    -webkit-box-sizing: border-box;
        box-sizing: border-box;
    box-sizing: border-box;
    display: inherit;
    padding: 5px 17px;
        padding-top: 5px;
        padding-right: 17px;
        padding-bottom: 5px;
        padding-left: 17px;
    border-bottom: 1px solid #fff;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: rgb(255, 255, 255);
    margin-top: 18px;
    margin-right: 10px;
    font-size: 14px;
    line-height: 25px;
}

.a2z-button span {
    margin-left: 5px;
    font-size: 18px;
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}

.pull-right {
    float: right;
}

.hide {
    display: none;
}

.breadcrumbs .bread-crumb {
    min-height:35.61px;
    display:inline-block;
    margin-bottom:10px;
    white-space:nowrap;
}

.breadcrumbs .bread-crumb span {
    min-width:40px;
    font-size:12px;
    font-size:1.2rem;
}

.breadcrumbs .bread-crumb span a {
    color:#000;
    text-decoration:underline;
}

.breadcrumbs .bread-crumb span a:hover {
    text-decoration:none;
}

.breadcrumbs .bread-crumb span.gt:before {
    content:"\003c";
    margin:0 5px;
}

.breadcrumbs .bread-crumb span.lt:before {
    content:"\003e";
    margin:0 5px;
}

.breadcrumbs .bread-crumb div.prefix {
    display:none;
}

@media screen and (min-width:1200px) {
    .search-form-wrapper.local {
        width:500px;
    }
    .search-form-wrapper.local .search-form-checkbox {
        width:185px;
        float:left;
    }
}

@media screen and (min-width:980px) and (max-width:1199px) {
    .search-form-wrapper {
        width:300px;
    }
}

@media screen and (min-width:768px) and (max-width:979px) {
    .search-form-wrapper {
        width:734px;
    }
    .search-form-wrapper.local .search-form-checkbox {
        width:185px;
        float:left;
    }
}

@media (max-width:767px) {
    .search-form-wrapper {
        width:100%;
    }
}

#footer {
    background-color:#f0f0f0;
    border-top-width:1px;
    overflow:hidden;
    position:relative;
    min-height:200px;
}

#footer .socialMedia {
    height:36px;
    background:silver;
}

#footer .socialMedia ul {
    float:left;
    margin:0;
    padding:0;
    margin-top:5px;
}

#footer .socialMedia ul li {
    display:inline-block;
    width:31px;
    height:31px;
    margin:auto 5px;
    text-indent:-99999px;
}

#footer .socialMedia ul li a {
    display:block;
    overflow:visible;
}

#footer .socialMedia .socialFooter h6 {
    display:block;
    width:90px;
    float:left;
    margin-top:10px;
}

#footer .socialMedia .socialFooter h6:first-child {
    margin-left:15px;
}
#footer .socialMedia .socialFooter.cdcmedia {
    float:left;
    margin-left:15px;
}

#footer .socialMedia .socialFooter.followcdc {
    float:left;
}

#footer h6 {
    color:#404040;
    margin:0;
    font-size:14px;
    font-weight:700;
    line-height:1.33;
}

#footer h6>span {
    font-size:18px;
}

#footer .container {
    position:relative;
}

#footer .container #hhs {
    position:absolute;
    right:20px;
    top:20px;
    width:70px;
    z-index:1;
}

#footer .cdcLinks {
    margin-left:0;
    margin-top:10px;
    list-style:none;
    min-height:105px;
}

#footer .cdcLinks h6 {
    margin-bottom:3px;
}

#footer .cdcLinks>* {
    color:#404040;
}

#footer .cdcLinks>li:first-child:after {
    clear:both;
}

#footer .cdcLinks>li {
    display:block;
}

#footer .cdcLinks>li:first-child:after {
    clear:both;
}

#footer .cdcLinks>li ul {
    list-style:none;
    margin-left:0;
    padding-right:0;
}

#footer .cdcLinks>li ul li {
    margin-left:0;
}

#footer .cdcLinks>li ul li a {
    color:#404040;
}

#footer .cdcLinks li.contact {
    width:325px;
    float:left;
}

#footer .cdcLinks nav {
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin-bottom:10px;
}

#footer .cdcLinks article,#footer .cdcLinks section {
    margin-bottom:10px;
}

#footer .cdcLinks [class*=contact] a {
    color:#404040;
    text-decoration:underline;
}

#footer .cdcLinks [class*=contact] a:hover {
    text-decoration:none;
}

#footer .cdcLinks [class*=contact] span {
    line-height:20px;
}

#footer address span a img {
    display:none!important;
}

#footer.cdcSlimFooter {
    background:#fff;
    overflow:visible;
}

#footer.cdcSlimFooter address,#footer.cdcSlimFooter a:not(.default) {
    color:#404040;
}

#footer.cdcSlimFooter ul {
    list-style:none;
    margin:0;
}

#footer.cdcSlimFooter ul li {
    margin:0;
}

#footer.cdcSlimFooter .socialMedia {
    background:silver;
}

#footer.cdcSlimFooter .socialMedia nav {
    display:inline-block;
    vertical-align:middle;
}

#footer.cdcSlimFooter .socialMedia nav ul {
    float:none;
    line-height:16px;
    padding:5px 0;
}

#footer.cdcSlimFooter .socialMedia nav ul li {
    height:auto;
    width:auto;
    display:inline-block;
    margin:2px 25px 0 0;
}

#footer.cdcSlimFooter .socialMedia .container:first-child ul:first-child span {
    margin-left:0;
}

#footer.cdcSlimFooter .cdcLinks {
    display:block;
    background:#e5e5e5;
    min-height:0;
    height:auto;
    margin:0;
}

#footer.cdcSlimFooter .cdcLinks .container li {
    vertical-align:top;
    display:inline-block;
}

#footer.cdcSlimFooter .cdcLinks .container li nav {
    margin:0;
}

#footer.cdcSlimFooter .cdcLinks .container li nav li {
    line-height:40px;
    margin-right:40px;
}

#footer.cdcSlimFooter .cdcContact {
    padding-top:20px;
}

#footer.cdcSlimFooter .cdcContact .container ul {
    display:block;
    position:relative;
    min-height:85px;
}

#footer.cdcSlimFooter .cdcContact .container ul .contact {
    position:absolute;
    text-align:right;
    right:0;
    top:0;
}

.three #footer.cdcSlimFooter>.container,.four #footer.cdcSlimFooter>.container {
    width:auto;
}

.one #footer.cdcSlimFooter .cdcContact>.container,.two #footer.cdcSlimFooter .cdcContact>.container,.one #footer.cdcSlimFooter .cdcLinks>.container,.two #footer.cdcSlimFooter .cdcLinks>.container {
    width:auto;
}

.one #footer.cdcSlimFooter .socialMedia {
    width:auto;
    background:#f0f0f0;
    padding:7px 0;
}

.one #footer.cdcSlimFooter .socialMedia .container:first-child {
    margin-left:15px;
}

.one #footer.cdcSlimFooter .socialMedia nav ul li {
    margin-right:13px;
}

.one #footer.cdcSlimFooter .cdcLinks {
    margin:0;
    background:#fff;
}

.one #footer.cdcSlimFooter .cdcLinks .container>ul li {
    display:block;
}

.one #footer.cdcSlimFooter .cdcLinks .container nav>h6 {
    cursor:pointer;
    margin:5px 0 0 0;
    padding:0 15px;
    line-height:45px;
    background:silver;
    position:relative;
}

.one #footer.cdcSlimFooter .cdcLinks .container nav>h6 span {
    position:absolute;
    top:15px;
    right:15px;
}

.one #footer.cdcSlimFooter .cdcLinks .container nav>ul li {
    display:block;
    background:#e5e5e5;
    line-height:50px;
    margin:5px 1px 0 2px;
}

.one #footer.cdcSlimFooter .cdcLinks .container nav>ul li a {
    display:block;
    padding:0 15px;
}

.one #footer.cdcSlimFooter .cdcContact {
    padding:0;
}

.one #footer.cdcSlimFooter .cdcContact .container ul address {
    margin:0;
}

.one #footer.cdcSlimFooter .cdcContact .container ul .local-contact,.one #footer.cdcSlimFooter .cdcContact .container ul .contact {
    padding:15px 15px 10px;
    text-align:left;
    position:relative;
}

.one #footer.cdcSlimFooter .cdcContact .container ul .contact {
    border-top:1px solid #e5e5e5;
}

.two #footer.cdcSlimFooter .cdcLinks {
    background:#fff;
    float:left;
    margin-top:15px;
}

.two #footer.cdcSlimFooter .cdcLinks>.container nav {
    vertical-align:top;
    display:inline-block;
    width:175px;
}

.two #footer.cdcSlimFooter .cdcLinks>.container nav li {
    display:block;
    line-height:26px;
}

.two #footer.cdcSlimFooter .cdcLinks>.container nav h6 {
    margin-bottom:0;
    line-height:26px;
}

.two #footer.cdcSlimFooter .cdcContact {
    float:right;
}

.two #footer.cdcSlimFooter .cdcContact>.container ul {
    text-align:right;
}

.two #footer.cdcSlimFooter .cdcContact>.container ul li {
    display:block;
}

.two #footer.cdcSlimFooter .cdcContact>.container ul li.contact {
    position:relative;
}

#footer.cdcSlimFooterAlt {
    background:#fff;
    overflow:visible;
}

#footer.cdcSlimFooterAlt address,#footer.cdcSlimFooterAlt a:not(.default) {
    color:#404040;
}

#footer.cdcSlimFooterAlt ul {
    list-style:none;
    margin:0;
}

#footer.cdcSlimFooterAlt ul li {
    margin:0;
}

#footer.cdcSlimFooterAlt .cdcLinks {
    display:block;
    background:#e5e5e5;
    min-height:0;
    height:auto;
    margin:0;
}

#footer.cdcSlimFooterAlt .cdcLinks .container h6 {
    display:none;
}

#footer.cdcSlimFooterAlt .cdcLinks .container>ul {
    margin-left:15px;
}

#footer.cdcSlimFooterAlt .cdcLinks .container>ul li {
    vertical-align:top;
    display:inline-block;
}

#footer.cdcSlimFooterAlt .cdcLinks .container>ul li nav {
    margin:0;
}

#footer.cdcSlimFooterAlt .cdcLinks .container>ul li nav li {
    line-height:40px;
    margin-right:25px;
}

#footer.cdcSlimFooterAlt .cdcContact {
    padding-top:20px;
}

#footer.cdcSlimFooterAlt .cdcContact .container ul {
    display:block;
    position:relative;
    min-height:85px;
}

#footer.cdcSlimFooterAlt .cdcContact .container ul .contact {
    position:absolute;
    text-align:right;
    right:0;
    top:0;
}

.two #footer.cdcSlimFooterAlt>.container,.three #footer.cdcSlimFooterAlt>.container,.four #footer.cdcSlimFooterAlt>.container {
    width:auto;
}

.two #footer.cdcSlimFooterAlt .cdcLinks .container>ul {
    margin-left:4px;
}

.one #footer.cdcSlimFooterAlt>.container {
    width:auto;
}

.one #footer.cdcSlimFooterAlt>.container .cdcLinks .container>ul {
    margin-left:8px;
}

.one #footer.cdcSlimFooterAlt>.container .cdcContact .contact,.one #footer.cdcSlimFooterAlt>.container .cdcContact .local-contact {
    position:relative;
    display:block;
    text-align:left;
}

.one #footer.cdcSlimFooterAlt>.container .cdcContact .contact address,.one #footer.cdcSlimFooterAlt>.container .cdcContact .local-contact address {
    margin:0 8px;
}

body,h1,h2,h3,h4,h5,h6,p,li,input,select,textarea {
    font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:400;
    color:#000;
}

body #footer.cdcFixedFooter {
    min-width:800px;
    height:75px;
    color:#404040;
    font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:20px;
    background:0 0;
}

body #footer.cdcFixedFooter a:focus {
    outline:1px solid orange;
}

body #footer.cdcFixedFooter .staticLinks {
    padding:3px 8px;
    background:#e5e5e5;
}

body #footer.cdcFixedFooter .staticLinks .container ul {
    margin:0;
    padding:0;
}

body #footer.cdcFixedFooter .staticLinks .container ul li {
    display:inline-block;
    margin:0;
    padding:0;
    padding-right:40px;
    vertical-align:middle;
    text-align:center;
    white-space:nowrap;
}

body #footer.cdcFixedFooter .staticLinks .container ul li a {
    color:#404040;
    text-decoration:none;
}

body #footer.cdcFixedFooter .staticLinks .container ul li a:hover {
    text-decoration:underline;
}

body #footer.cdcFixedFooter .staticLinks .container table tr td {
    padding:0;
    padding-right:40px;
    vertical-align:middle;
    text-align:center;
    white-space:nowrap;
}

body #footer.cdcFixedFooter .staticLinks .container table tr td a {
    color:#404040;
    text-decoration:none;
}

body #footer.cdcFixedFooter .staticLinks .container table tr td a:hover {
    text-decoration:underline;
}

body #footer.cdcFixedFooter .staticContact {
    padding:5px 5px 0 5px;
}

body #footer.cdcFixedFooter .staticContact .container address {
    font-style:normal;
    margin:0;
}

body #footer.cdcFixedFooter .staticContact .container address br {
    display:none;
}

#cdclogo {
    display:none;
}

#logo {
    display:inline-block;
    margin-top:10px;
}

#datestamp {
    border-top:1px solid #e5e5e5;
    margin:0;
    margin-top:30px;
    overflow:hidden;
}

#datestamp ul {
    list-style-type:none;
    margin-top:10px;
    margin-left:0;
}

#datestamp ul.content-source {
    display:inline;
}

#datestamp ul.content-source ul {
    display:inline;
    margin:0;
}

#datestamp ul.content-source ul li {
    float:none;
    display:inline;
}

#datestamp ul li {
    color:#404040;
    font-size:14px;
}

#datestamp ul li span {
    margin-left:3px;
}

#datestamp ul li>ul {
    display:inline;
    margin-left:3px;
}

#datestamp ul li>ul li {
    display:inline;
}

html.nav #datestamp,html.content #datestamp {
    clear:left;
}

html .table .span24 {
    min-width:1185px!important;
}

@media screen and (min-width:1200px) {
    .visible-four {
        display:inherit!important;
    }
    .visible-three {
        display:none!important;
    }
    .visible-two {
        display:none!important;
    }
    .visible-one {
        display:none!important;
    }
    .hidden-four {
        display:none!important;
    }
    .show-four {
        visibility:visible!important;
    }
    .show-three {
        visibility:hidden!important;
    }
    .show-two {
        visibility:hidden!important;
    }
    .show-one {
        visibility:hidden!important;
    }
    .hide-three {
        visibility:hidden!important;
    }
    .span5a {
        width:278px;
    }
    .span5a [class*=module] {
        margin-bottom:0!important;
    }
    .span5a[class*=module] {
        margin-bottom:0!important;
    }
    .span7a {
        width:375px;
    }
    .span7a [class*=module] {
        margin-bottom:0!important;
    }
    .span7a[class*=module] {
        margin-bottom:0!important;
    }
    .carousel-slider .slider .flex-direction-nav {
        display:none;
    }
    .span24 .double.list-block,.span24 .double.list-block li {
        max-width:569px;
        width:569px;
    }
    .span23 .double.list-block,.span23 .double.list-block li {
        max-width:544px;
        width:544px;
    }
    .span22 .double.list-block,.span22 .double.list-block li {
        max-width:519px;
        width:519px;
    }
    .span21 .double.list-block,.span21 .double.list-block li {
        max-width:494px;
        width:494px;
    }
    .span20 .double.list-block,.span20 .double.list-block li {
        max-width:469px;
        width:469px;
    }
    .span19 .double.list-block,.span19 .double.list-block li {
        max-width:444px;
        width:444px;
    }
    .span18 .double.list-block,.span18 .double.list-block li {
        max-width:419px;
        width:419px;
    }
    .span17 .double.list-block,.span17 .double.list-block li {
        max-width:394px;
        width:394px;
    }
    .span16 .double.list-block,.span16 .double.list-block li {
        max-width:369px;
        width:369px;
    }
    .span15 .double.list-block,.span15 .double.list-block li {
        max-width:344px;
        width:344px;
    }
    .span14 .double.list-block,.span14 .double.list-block li {
        max-width:319px;
        width:319px;
    }
    .span13 .double.list-block,.span13 .double.list-block li {
        max-width:294px;
        width:294px;
    }
    .span12 .double.list-block,.span12 .double.list-block li {
        max-width:269px;
        width:269px;
    }
    .span11 .double.list-block,.span11 .double.list-block li {
        max-width:244px;
        width:244px;
    }
    .span10 .double.list-block,.span10 .double.list-block li {
        max-width:219px;
        width:219px;
    }
    .span9 .double.list-block,.span9 .double.list-block li {
        max-width:194px;
        width:194px;
    }
    .span8 .double.list-block,.span8 .double.list-block li {
        max-width:169px;
        width:169px;
    }
    .span7 .double.list-block,.span7 .double.list-block li {
        max-width:144px;
        width:144px;
    }
    .span6 .double.list-block,.span6 .double.list-block li {
        max-width:119px;
        width:119px;
    }
    .span5 .double.list-block,.span5 .double.list-block li {
        max-width:94px;
        width:94px;
    }
    .span4 .double.list-block,.span4 .double.list-block li {
        max-width:69px;
        width:69px;
    }
}

hr.fsDivider {
    display: block;
    height: 5px;
    border: 0;
    border-top: 5px solid #084239; // from SRS Doc: #4a7ebb
    margin: 1em 0;
    padding: 0;
}

div.exampleBoxed {
    border: 2px solid #084239; // from SRS Doc: #4a7ebb
    padding: 10px;
    margin-left: 45px;
    margin-bottom: 5px;
}

div.exampleBoxed > p {
    padding: 5px;
}

#dailyShiftsDIV > p {
    margin-left: 45px;
}

ol {
    padding-left: 40px;
    list-style-position: outside;
}

li { 
    padding-left: 20px;
    padding-right: 10px;
}
