.flatpage-container .header-image {
/*    margin-bottom: 0;   */
    padding-bottom:.15em;
    border-bottom:.3em solid #627081;
}

/* Lede
----------------------------------------------*/
.flatpage-container .lede {
    margin-top:0.75em;
    color: #0079c2;
    text-align:center;
}

.flatpage-container h2{
    background-color:#627081;
    color:#e8f5fd;
    padding:.25em .5em;
    border-bottom:.2em double #fff;
}

.flatpage-container .center{
    text-align:center;
}

.flatpage-container .description{
    padding: 1em;
}

.flatpage-container .begin-quest{
    text-align:center;
}

.flatpage-container .form-actions{
    margin-bottom:2em;
}

.flatpage-container .btn-primary{
    margin-bottom:.5em;
}

.flatpage-container .choices{
    text-align:center;
}

/* Links
----------------------------------------------*/
/*.flatpage-container a:link, */
/*.flatpage-container a:visited {*/
/*    color: #1776cf;*/
/*    text-decoration: none;*/
/*}*/

/*.flatpage-container a:hover, */
/*.flatpage-container a:focus {*/
/*    color: #1776cf;*/
/*}*/

/* Buttons
----------------------------------------------*/
/*.flatpage-container a.btn:link, */
/*.flatpage-container a.btn:visited {*/
/*    background: #9e3c31;*/
/*    color: #fff;*/
/*    margin-bottom: 1.66666666667em;*/
/*}*/
/*.flatpage-container a.btn:hover, */
/*.flatpage-container a.btn:focus {*/
/*    background: #b84639;*/
/*}*/

/*.flatpage-container a.btn:active {*/
/*    background: #b84639;*/
/*}*/


/* Stripped-down Polldaddy Poll
----------------------------------------------*/
/*.stripped-polldaddy .pds-vote-button {
    background: #353535;
}

.stripped-polldaddy .pds-vote-button:hover,
.stripped-polldaddy .pds-vote-button:focus {
    background: #444;
}

.stripped-polldaddy .pds-vote-button:active {
    background: #323232;
}

.stripped-polldaddy .pds-feedback-group:nth-child(2n) {
    background: #F5F5F5;
}*/

/* Table
----------------------------------------------*/
/*
.table-striped>tbody>tr:nth-child(even)>td {
    background-color: #F9FAFB;
}

.table td {
    border-top: 2px solid #EEF0F0;
}
*/



/*RENEE'S ORIGINAL TEMPLATE CSS------------------------------------------*/

/*#pagecontent{ */
/*    font-family:'Source Sans Pro', sans-serif;*/
/*    font-size: 17px;*/
/*    font-weight: 400;*/
/*    line-height: 23px;*/
/*}*/

/*.page-header-image{*/
/*    padding:2px;*/
/*    border:1px solid #333;*/
/*}*/

/*#pagecontent h2{*/
/*    margin: 20px 0;*/
/*    font-family:'Source Sans Pro', sans-serif;*/
/*    font-size: 22px;*/
/*    font-weight: 600;*/
/*    line-height: 27px;*/
/*}*/

/*#pagecontent h3{*/
/*    margin: 25px 0;*/
/*    padding:5px 10px;*/
/*    font-family:'Source Sans Pro', sans-serif;*/
/*    font-size: 19px;*/
/*    font-weight: 400;*/
/*    line-height: 23px;*/
/*    background-color: #0a31a1; */
/*    color:#fff;*/
/*    border-bottom:2px solid #4571f0;*/
/*}*/

/*#pagecontent h4{*/
/*    color:#999;*/
/*    font-size: 13px;*/
/*    font-weight: 300; */
/*    line-height: 21px;*/
/*}*/

/*.bolder{font-weight:600;}*/
/*.nodots{list-style:none; padding-left:0;}*/
/*.nodots li {margin-bottom: 7px;}*/
/*.circles{list-style:circle;}*/
/*.circles li {margin-bottom: 5px;}*/

/*#form{*/
/*    margin:0 0 10px 0;*/
/*    padding: 0 0 5px 0;*/
/*    border:1px solid #fff;*/
/*}*/

/*#videos{*/
/*    padding:0 0 15px 0;*/
/*}*/

/*Action Button*/

/*#col-1 a.action-button{*/
/*    display: inline-block;*/
/*    margin: .3em 0 0 0;*/
/*    padding: .25em 0;*/
/*    border: none;*/
/*    border-radius: 2px;*/
/*    transition: .1s ease-in-out background;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    color:#ffffff;*/
/*    background-color:#333;*/
/*    text-align: center;*/
/*}*/

/*#col-1 a.action-button:hover{*/
/*    text-decoration: none;*/
/*    background-color:#999;*/
/*}*/