a.btn_outline {
    border: 2px solid #ffffff;
    color: #ffffff;
    width: 240px;
    padding: 8px 16px !important;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 0 0;
}

a.btn_outline:hover {
    background: rgba(0,0,0, 0.5);
}

.mt-30 {
    margin-top: 30px;
}

body {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.main_nav {
    display: block !important;
    position: relative;
    right: initial;
    margin: initial;
    background-color: initial;
    border-radius: initial;
    border: none;
    z-index: initial;
}

.subheader#quote {
    background: inherit;
}

.subheader {
    height: 50px;
}

#wizard_container {
    border-left: none;
}

.add_bottom_10 {
    margin-bottom: 10px;
}

a.btn340 {
    width: 340px;
}

.intro_txt .fs32 {
    font-size: 30px;
    line-height: 42px;
}

.top24 {
    top: 24%;
}

.layer {
    z-index: 9999;
}

#main_container {
    z-index: 9999;
}