div.findout {
   margin: 3%;
}

div.flockbtn {
   margin-top: 2%;
   margin-bottom: 2%;
   margin-left: -5%;
}

body {
    text-align: center;
}

label {
    margin: .5%;
    font-size: large;
}

.submittrails {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    border-width: 1.5px;
    border-color: white;
}

.submittrails:hover {
    background-color: #ff8a00;
    color: white;
    border-width: 1.5px;
    border-color: white;
}


div.clear {
    text-align: left;
    margin: 2%;
}

p {
    text-align: justify;
    font-size: large;
}

p.flockstyle {
    text-align: center;
}

p.aboutflock {
    margin-left: 12.5%;
    margin-right: 12.5%;
}

div.bttitle {
    margin-top: 15%;
}

div.flockshell {
    margin-left: 3%;
    margin-right: 3%;
}

button.selection {
    margin: 2%;
}

td {
    padding:5px;
}

table.table.table-striped {
    width: 55%;
}

div.questions {
    margin-top: 60px;
     margin-bottom: 60px;
     text-align: center;
}


div.choice {
    margin-right: 15%; 
    margin-left: 10%; 
    text-align: center;
    margin-bottom: 20px;
}

div.side {
    width: 50%;
}

label.radio-inline {
    bottom: 1;
}

td.or {
    width: 20px;
    text-align: center;
}
body {
    font-family: Nunito, sans-serif;
}

html, body {
    margin:0;
    padding:0;
}

body { background:transparent; }
body:after {
    content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
    background:url(../images/breadtrailshero.jpg) no-repeat 50% 50%;
    background-size:cover;
}

.wrapper {
    background-color: white;
    margin:0;
    padding:15px;
}

p {background:#fff;margin:0;padding:1em}

.parallax {height:500px;
    color: black;
    position: relative;
    text-align: center;
}

.parallax h1,
.parallax .h1 {
    color: inherit;
    background-color: transparent;
}
.parallax p {
    font-size: 21px;
    font-weight: 200;
    background-color: transparent;
}


.parallax .container {
    max-width: 100%;
}

p {
    background-color: transparent;
    font-size: 16px;
}

.titlefont {
    color: white !important; 
}

.occupation {
    height: 200px;
}

.topflockwrap {
    align: center;
    text-align: center;
}

.modal-footer {
    text-align: center;
    background-color: white;
    color: blue;
}

.flocksubmit {
    display:none;
}

.container {
    position: absolute;
    bottom: 10%;
    text-align: center;
    align: center;
    width: 100%;
}

body.occupation { background:transparent; }
body.occupation:after {
    content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
    background:url(../images/breadtrailshero2.jpg);
    background-size:cover;
}

.careerhero {height:350px;
    color: black;
    position: relative;
    text-align: center;
}

.careerhero h1,
.careerhero .h1 {
    color: inherit;
    background-color: transparent;
}
.careerhero p {
    font-size: 21px;
    font-weight: 200;
    background-color: transparent;
}


.careerhero .container {
    max-width: 100%;
}

body.programbody { background:transparent; }
body.programbody:after {
    content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
    background:url(../images/breadtrailshero3.jpg);
    background-size:cover;
}

.programhero {height:350px;
    color: black;
    position: relative;
    text-align: center;
}

.programhero h1,
.programhero .h1 {
    color: inherit;
    background-color: transparent;
}
.programhero p {
    font-size: 21px;
    font-weight: 200;
    background-color: transparent;
}


.programhero .container {
    max-width: 100%;
}

body.schoolsbody { background:transparent; }
body.schoolsbody:after {
     content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
    background:url(../images/breadtrailshero4.jpg);
    background-size:cover;
}

.schoolshero {height:350px;
    color: black;
    position: relative;
    text-align: center;
}

.schoolshero h1,
.schoolshero .h1 {
    color: inherit;
    background-color: transparent;
}
.schoolshero p {
    font-size: 21px;
    font-weight: 200;
    background-color: transparent;
}


.schoolshero .container {
    max-width: 100%;
}

.flockpicker {
    border-radius: 50%;
    color: white;
    border-width: 1.5px;
    border-color: white;
    font-weight: bold;
    margin-right: 7px;
    background-color: rgba(0, 0, 0, 0.4);
}

.flockpicker:hover {
    background-color: #ff8a00;
    color: white;
    border-color: white;
    font-weight: bold;
}

.quizbtn {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    border-width: 1.5px;
    border-color: white;
}

.quizbtn:hover {
    background-color: #ff8a00;
    color: white;
    border-width: 1.5px;
    border-color: white;
}

.navbar-default {
    background-color: white;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: blue;
    font-size: large;
}

.searchbtn {
    background-color: white;
    color: blue;
    border-color: blue;
}

.searchbtn:hover {
    background-color: #ff8a00;
    color: blue;
    border-color: blue;
}

.searchbox {
    border-color: blue;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: blue;
    background-color: #ff8a00;
}

.navbar-toggle.collapsed {
    background-color: white;
    color: blue;
}

.navbar-toggle.collapsed:hover {
    background-color: #ff8a00;
    color: white;
}

.navbar-toggle.collapsed:focus {
    background-color: white;
    color: blue;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-right {
    margin-right: 0;
}

.container-fluid .navbar-brand {
    margin-left: 0 !important;
}

body.splash { background:transparent; }
body.splash:after {
    content:"";
    position:fixed;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:-1;
    display:block;
    background:url(../images/splashhero.jpg) no-repeat 50% 50%;
    background-size:cover;
}

.splashhero {height:650px;
    color: black;
    position: relative;
    text-align: center;
}

.splashhero h1,
.splashhero .h1 {
    color: inherit;
    background-color: transparent;
}
.splashhero p {
    font-size: 21px;
    font-weight: 200;
    background-color: transparent;
}


.splashhero .splashconatiner {
    max-width: 100%;
}

.splashconatiner {
    position: absolute;
    bottom: 0%;
    text-align: center;
    align: center;
    width: 100%;
}

.glyphicon-chevron-down {
    background-color: transparent;
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.25);
}

.continue {
    margin-top: 200px;
}

.readmore {
    color: white; 
    font-weight: bold;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.25);
}

.splashsearch {
    background-color: transparent; 
    border-color: white;
    color: white;
    border-width: 2px;
}

.splashsearchbtn {
    background-color: transparent; 
    border-color: white;
    border-width: 2px;
}

.splashicon {
    color: white;
}

.splashsearchbtn:hover {
    background-color: #ff8a00;
    border-color: white;
}

.enter {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    border-width: 1.5px;
    border-color: white;
    margin-top: 20px;
}

.enter:hover {
    background-color: #ff8a00;
    color: white;
    border-width: 1.5px;
    border-color: white;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.editbtn {
    text-align: right;
    margin-right: 5%;
}
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 6, 2017, 7:33:59 PM
    Author     : Mavericks
*/


