/*
Theme Name: The Roosevelt
Template: Divi
Author: Kevin Dockman
Version: 1.0.1448923850
Updated: 2015-11-30 22:50:50
*/

@charset "UTF-8";

nav#top-menu-nav #top-menu > li:last-child a{
background-color: #16817B;
color: #ffffff;
border-width: 2px;
border-style: solid;
padding: .5em 1em !important;
margin-bottom: .25em;
line-height: 1em !important;
display: inline-block;
border-radius: 3px;
}
.et_pb_fullwidth_header {
    padding: 25px 0;
}
nav#top-menu-nav #top-menu > li:last-child a{
border-color: rgba(0, 21, 42,.3);
}
#top-menu > li:last-child a:hover {
opacity: .7;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav#top-menu-nav  > ul > li:last-child a{
color: #ffffff !important;
}
.entry-content table, .entry-content tr td{
font-style: italic;
border: none;
}
.entry-content table{
margin: 10px 0;
padding: 10px 0;
}
.entry-content table.bold{
border: 1px solid #000 !important;
}
.entry-content table.bold tbody{
padding: 10px 0 !important;
}
.entry-content table.bold tr td{
padding: 0px 15px 15px;
font-style: normal;
font-size: 1.25em;
line-height: .9em;
color: #000;
}
.entry-content table.bold h4{
padding: 10px 0 0;
font-style: normal;
}
.entry-content tr td{
padding: 0px 8px 10px;
line-height: 1em;
vertical-align: top;
}
.entry-content tr td h5{
padding: 5px 0 0;
font-style: normal;
}
.entry-content tr.footnote td{
    line-height: .9em;
    padding: 0 20px 15px;
    font-size: .7em;
font-family: sans-serif;
font-style:normal;
}
.et_pb_blurb h4 {
    padding-bottom: 15px;
}
.et_boxed_layout #page-container{
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.nav li ul {
    width: 300px;
}
#top-menu li li a {
    width: 260px;
}
.give-btn-modal, .wysija-submit{
font-size: 18px;
    background: #db6a21;
    border-color: rgba(0,0,0,0.22);
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 20px;
    color: #ffffff;
    font-family: Oswald, sans-serif;
border-radius: 3px;
-webkit-border-radius: 3px;
cursor: pointer;
}
button:hover.give-btn-modal, input:hover.wysija-submit{
opacity: .8;
}
.wysija-input{
    padding: 15px 20px !important;
    font-size: 16px !important;
    width: 100%;
}
.frm_description {
    line-height: 1.5em;
}