/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
p, li {
    font-weight:normal;
}
blockquote{
    font-weight:normal;
    font-size:1em;
}

.statusbyline {
    font-style: italic;
    border-bottom: dotted 1px #000;
}

.littlesmaller {
    font-size: 0.8em
}

.adminsection {
    background-color: #fff1d2;
    background-image: url("/content/images/admin_watermark.png");
    background-repeat: no-repeat;
    background-position: center center;
}
.adminentry {
    background-color: #fff1d2;
}

.renderlinebreak {
    white-space: pre-line;
}

.selectedrow {
    background-color: #f9ed81;
}

.formtable {
    /* class to make formviews full width */
    width:100%;
}

/* Start Breadcrumbs */
.breadcrumb {
    padding: 5px;
    margin: 0px;
    background: none;
}

.breadcrumb > li + li:before {
    content: "\25B8 ";
}

.content-breadcrumb {
    margin-top: 30px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 0px;
}
/* end Breadcrumbs */

header { 
    display:none;
}

article{
    padding-top:70px;
}

.pull-left {
    
}

.topnav {
    font-size: 14px;
}

.navbar {
    min-height: 100px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.intro-header {
    /*moved to color.css*/
}
    .intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
    font-size: 1.3em;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3.75em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color:#ccc;
}

.intro-message > p {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.searchterm{
    font-weight:bolder;
    padding-left: 10px;
}

.results tr[visible='false'],
.no-result {
    display: none;
}

.results tr[visible='true'] {
    display: table-row;
}

.counter {
    padding: 8px;
    color: #ccc;
}



@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.navbar-brand {
    font-size: 1.3em;
}
.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.nav-pills > li:last-child {
    border-bottom: solid #000 1px;
}

.ullists > li {
    padding: 6px 6px;
    margin: 1px 0;
}

.ullists > li:nth-child(old){

}

.ullists > li:nth-child(even) {
    background-color: #eeeeee;
}

.ullists > li span {
    padding-left: 10px;
    font-weight:700;

}

fieldset {
    margin-top: 20px;
}

.formset {
    padding: 10px;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    background-color:#e8f2fc;
}

legend{
    padding:0px;
    margin-bottom:6px;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

.errormessage {
    color: red;
    margin: 10px 0 10px 0;
    clear: both;
    font-size: 0.8em;
    font-style: italic;
}

.requiredfield {
    color: #900;
}

.disclaimer {
    font-style:italic;
    margin: 5px 10px;
    font-weight:normal;
    font-size:0.9em;
}

.guide {
    font-weight:normal;
    font-size: 0.9em;
    margin: 5px 5px;
}

a.morelink {
    text-decoration: none;
    outline: none;
}

.morecontent span {
    display: none;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}



footer {
    padding: 50px 0;
    background-color: #f8f8f8;
    font-size: 1.04em;
}

p.copyright {
    margin: 15px 0 0;
}

/* Pagination */
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;

}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #dd4814;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;

        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {

        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }