﻿img {
    border: 0
}

body {
    margin: 0
}

.col-xs-12, .col-xs-4, .dropdown-menu {
    float: left
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

nav {
    display: block
}

a {
    background-color: transparent
}

strong {
    font-weight: 700
}

img {
    vertical-align: middle
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

button, input {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon {
    font-style: normal
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

.btn, .form-control, .navbar-toggle {
    background-image: none
}

.dropdown-menu {
    -webkit-background-clip: padding-box
}

body {
    background-color: #fff
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-search:before {
    content: "\e003"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button, input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

h2 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px
}

h2 {
    font-size: 30px
}

p {
    margin: 0 0 20px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

label {
    font-weight: 700
}

@media (min-width:770px) {
    .lead {
        font-size: 21px
    }
}

.text-center {
    text-align: center
}

ul {
    margin-top: 0
}

    ul ul {
        margin-bottom: 0
    }

ul {
    margin-bottom: 10px
}

@media (min-width:770px) {
    .container {
        width: 750px
    }
}

.container {
    margin-right: auto;
    margin-left: auto
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:767px) {
    .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

.col-lg-4, .col-lg-8, .col-xs-12, .col-xs-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-4 {
    width: 33.33333333%
}

@media (min-width:1200px) {
    .col-lg-4, .col-lg-8 {
        float: left
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }
}

.btn, .caret {
    vertical-align: middle
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

.form-control {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

.dropdown {
    position: relative
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-success {
    color: #fff;
    border-color: #4cae4c
}

.collapse {
    display: none
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    background-clip: padding-box
}

    .dropdown-header, .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        line-height: 1.42857143;
        white-space: nowrap
    }

    .dropdown-menu > li > a {
        clear: both;
        font-weight: 400;
        color: #333
    }

.dropdown-header {
    font-size: 12px;
    color: #777
}

@media (min-width:770px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
}

.input-group, .input-group-btn, .input-group-btn > .btn, .nav > li, .nav > li > a, .navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

    .input-group .form-control, .input-group-btn {
        display: table-cell
    }

.nav > li, .nav > li > a {
    display: block
}

.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li > a {
        padding: 10px 15px
    }

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

@media (min-width:770px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }
}

#navbar {
    overflow: hidden
}

@media (min-width:767px) {
    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: -15px;
        margin-left: -15px
    }
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand > img {
        display: block
    }

@media (min-width:770px) {
    .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media (min-width:770px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

@media (min-width:770px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.clearfix:after, .clearfix:before, .container:after, .container:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .row:after {
    clear: both
}

@media (max-width:769px) {
    .hidden-xs {
        display: none !important
    }
}

.btn.green {
    float: none;
    display: inline-block;
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase
}

.btn.green {
    border-color: #549b0d;
    background: #95e540;
    background: -moz-linear-gradient(top,#95e540 1%,#7cc037 100%);
    background: -webkit-linear-gradient(top,#95e540 1%,#7cc037 100%);
    background: linear-gradient(to bottom,#95e540 1%,#7cc037 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#95e540',endColorstr='#7cc037',GradientType=0)
}

.search-form .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -2px;
    border-left: 0 !important
}

body {
    font-family: Lato,sans-serif
}

#toolbar {
    background-color: #F5FAFF;
    min-height: 35px;
    line-height: 35px
}

@media screen and (max-width:768px) {
    #toolbar {
        line-height: 25px
    }

    .banner {
        padding-top: 0 !important
    }

        .banner .col-xs-12 {
            padding: 0
        }
}

.btn-success {
    background-color: #7FBF35
}

.navbar-nav {
    background-color: #fff
}

#navbar {
    padding-right: 0
}

.navbar-right {
    margin-top: 0
}

#SearchForm {
    margin-top: 30px;
    max-width: 50%;
    float: right
}

.navbar-brand {
    padding-left: 0
}

.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none
}

.banner {
    margin-bottom: 40px;
    border-top: solid 2px #6AD969;
    padding-top: 10px
}

#search-container {
    position: absolute;
    left: 0
}

#search-container {
    width: 100px;
    height: 50px
}

#search-container {
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 1
}

.overlay-close {
    position: absolute;
    right: 30px;
    top: -6px;
    border: none;
    font-size: 60px;
    background-color: transparent;
    color: gray
}

.search-input-wrapper {
    width: 100%;
    background-color: #fff
}

    .search-input-wrapper input {
        border: 0;
        border-radius: 0;
        padding: 40px;
        font-size: 30px;
        color: gray
    }

.overlay-data {
    opacity: 0;
    visibility: 0 .5s
}

@media screen and (max-width:991px) {
    .navbar-brand {
        padding-left: 15px
    }
}

@media screen and (max-width:769px) {
    .container {
        width: auto
    }

    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
        border: none
    }
}

@media (min-width:770px) {
    .navbar > .container .navbar-brand {
        margin-left: 0
    }

    .navbar-right .dropdown-menu {
        left: 0;
        right: auto;
        border: 0
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    #toolbar {
        font-size: 13px
    }
}

@media (max-width:769px) {
    .navbar-header {
        float: none;
        height: 114px
    }

    .navbar-toggle {
        display: block;
        position: absolute;
        top: 0;
        left: 15px;
        border: 0
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px
    }

        .navbar-nav > li {
            float: none
        }
}

@media screen and (max-width:479px) {
    #toolbar, .navbar-header {
        text-align: center
    }

    .navbar-brand, .navbar-brand > img {
        margin-left: 0;
        margin-right: auto
    }

    .navbar-brand {
        float: none !important;
        height: 110px
    }
}
