/*
Theme Name:         Shoestrap 3
Theme URI:          http://shoestrap.org
Description:        Advanced WordPress theme based on Bootstrap.
Version:            3.2.6
Author:             aristath, fovoc, dovyp
Author URI:         http://wpmu.io
License:            GPL v3 License
License URI:        http://www.gnu.org/licenses/gpl.html
Tags:               dark, light, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, microformats, rtl-language-support, holiday, seasonal
*/

/* .wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {} */

body.page-template-template-flavor-tested #menu-main {
    display: none;
}

body.page-template-template-flavor-tested .navbar-toggle {
    display: none;
}

body.page-template-template-flavor-tested .navbar-header {
    margin: auto;
    float: none;
    width: 131px;
}

.apply-page .img-left {
    float: left;
    height: 555px;
    width: 50%;
}

.apply-page .body-right {
    float: left;
    width: 45%;
    margin: 10px;
}

.why-page {
    text-transform: none;
}

.nf-form-fields-required {
    display: none;
}

.social-share {
    display: none;
}

.font-24-size-black {
    font-size: 24px;
    color: black;
}

a {
    color: #100e9f;
}

.darkblue-text {
    color: #100e9f !important;
}

.padded-row{
    margin:30px 0;
}

.tobacco-survey-content span{
    display:block;
    margin:10px 0;
    color:black;
    font-size:16px;
    line-height :18px;
}

.bottom-space{
    margin-bottom :30px;
}

.centered-share .btn{
    width:100%;
    margin-top:20px;
}
h1.centered{
    text-align: center;
}
.btn.survey-button,
.survey-button{
    display:block;
    padding:10px;
}
header {
    padding: 0px 0px !important;
}