.vex-theme-modal {
    text-align: center;
    font-family: "Franklin Gothic Demi", Arial, Helvetica, sans-serif !important;
    color: #3f454f;
    font-size: 15pt !important;
    z-index: 100000;
}

.vex-theme-modal .vex-content{
    width: 600px !important;
    height: 444px !important;
    background-image: url('RIA_2016.jpg') !important;
    background-size:contain;
    overflow-y: auto !important;
    overflow-x: hidden;
}

a.full-modal-link {
    display: block;
    height: 100%;
}
.vex-theme-modal h1, .vex-theme-modal h2, .vex-theme-modal h3{
    text-transform: none;
    font-weight: bold;
}

.vex-theme-modal h1 {
    font-weight: bolder;
    font-size: 150% !important;
}

.vex-theme-modal h2{
    color: #0099bc !important;
    font-size: 120% !important;
}

.vex-theme-modal strong{
    text-transform: uppercase;
    font-weight: bolder;
}

.vex-theme-modal p.slogan{
    text-align: right;
    font-weight: bold;
    font-size: 80%
}

.vex-theme-modal .slogan-left{
    color: #fc4c02;
}

.vex-theme-modal .slogan-right{
    color: #57a5db;
}

.vex-theme-modal .donation-button-link, .vex-theme-modal .donation-button-link:visited {
    background-color: #ff8b2c;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 6px 6px 6px !important;
    font-weight: bolder;
    font-size: 250% !important;
    line-height: 150% !important;
}

.vex-theme-modal .donation-button-link:hover{
    background-color: #57a5db;
}

.vex-theme-modal .donation-button-link:active{
    background-color: #3472a8;
}

.vex-theme-modal p.supplemental-information{
    font-size: 80%;
}

#poc-buttons {
    margin-right: 0;
    padding-right: 0;
    margin-top: 300px;
    margin-left: 180px;
}
#poc-buttons a {
    color: #ffffff;
}
#poc-buttons a#button1 {
    background-color: rgb(17,137,189);
    width: 28%;
}
#poc-buttons a#button2 {
    background-color: rgb(240,103,38);
    margin: 0 1em;
    width: 33%;
}
#poc-buttons a#button3 {
    background-color: rgb(54,173,159);
    width: 25%;
}

a#eoy-pop2-link {
    display: block;
    position: absolute;
    text-decoration: none;
    margin: 0;
    padding: 0 1em;
}
a#eoy-pop1-link { top: 365px; left: 0px; font-size: 16px; }

a#eoy-pop1-donate-btn{
    display: block;
    position: absolute;
    text-decoration: none;
    font-weight: bold;
    font-family: Lato, Verdana, sans-serif;
    top: 386px;
    left: 220px;
    width: 196px;
    height: 54px;
    padding: 0.25em 1em;
    font-size: 18px;
}
