﻿/*********************************************/
/* All Content Styles */
/*********************************************/


/* data forms */

.readmore {
    text-align: center;
}

.data_form {
    min-height: 600px;
}

    .data_form .full_width {
        width: 100%;
    }

    .data_form hr {
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .data_form .fa, .data_form .fa-regular, .data_form .fa-solid, .data_form .fab {
        color: #3b73af;
    }

    .data_form h1 h2 h3 h4 h5 h6 {
        margin: 10px 0;
    }

    .data_form h6 {
        margin: 0 0 5px 0;
        padding-left: 15px;
    }

    .data_form .ctrl-input .ctrl-label {
        padding-left: 0;
    }

    .data_form input[type="radio"], .data_form input[type="checkbox"] {
        margin: 0;
        vertical-align: middle;
    }

    .data_form ul {
        padding-left: 25px;
        text-align: left;
        list-style: disc;
    }


.k-tooltip-content {
    text-align: left;
}

/* Bootstrap Tabs*/
.nav-tabs {
    border-bottom: 1px solid #000;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border: 1px solid #000;
        border-bottom-color: transparent;
    }

.tab-content {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    min-height: 400px;
    padding: 10px;
}



/*------------------ Data Form Styles-------------------*/

.form-group {
    margin-bottom: 10px;
}

    .form-group label {
        display: inline-block;
    }

.form-inline {
    display: inline-block;
}

.help-icon {
    padding-left: 5px;
    color: #3b73af;
}

.video-icon {
    padding-right: 10px;
    vertical-align: middle;
    font-size: 22px !important;
}

.download-icon {
    padding-right: 10px;
    vertical-align: middle;
}

.download-link {
    font-size: 16px;
    line-height: 20px;
    vertical-align: bottom;
}

@media handheld, only screen and (max-width:400px) {
    .form-inline {
        display: block;
    }
}

.ctrl-input, .ctrl-label {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.k-textbox {
    width: 100%;
}

.textbox {
    width: 120px;
}

.textboxMultiLine {
    width: 100% !important;
    max-width: none;
    height: 75px !important;
}

.required:after {
    content: " *";
    font-weight: bold;
    color: red;
}

.info-text {
    font-size: 11px;
}

.small-text {
    font-size: 8px;
}

.displayfor-text {
    margin-top: 1%;
}

.intro-text {
    color: #333;
    font-weight: 400;
    padding-left: 0px !important;
}
/* Home Page & Documentation Styles */

#homeBanner {
    display: block;
    margin: 0 -15px;
    padding: 20px 0;
    /*height: 400px;*/
    background-image: url('../Images/ChesapeakeBayAriel1731x200.jpg');
    background-repeat: no-repeat;
    background-size: cover
}

    #homeBanner h3 {
        margin: 0;
        text-align: center;
        display: block;
        letter-spacing: 2px;
        font-size: 20px;
        color: white;
    }

    #homeBanner h4 {
        margin: 0;
        text-align: center;
        display: block;
        font-size: 16px;
        line-height: 21px;
        color: white;
    }

    #homeBanner #homeCastDescription {
        display: block;
        font-size: 16px;
        font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
        color: white;
        width: 75%;
        margin: 0 auto;
    }

        #homeBanner #homeCastDescription a {
            font-size: 14px;
            font-weight: normal;
        }

    #homeBanner #homeBannerLogin {
        padding: 10px 50px;
        display: block;
        text-align: center;
        font-size: 14px;
        font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
        color: white;
        font-weight: normal;
    }

        #homeBanner #homeBannerLogin h1 {
            color: #fff;
            font-size: 35px;
        }

        #homeBanner #homeBannerLogin h4 {
            margin: 3px auto 10px;
            display: block;
            font-size: 26px;
            line-height: 1em;
            font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
            color: #fff;
            font-weight: normal;
            text-align: center;
        }

        #homeBanner #homeBannerLogin #smallLoginPanel .k-textbox {
            width: 65%;
            margin-right: 5%;
        }

        #homeBanner #homeBannerLogin #passwordLink {
            margin-top: 10px;
        }

            #homeBanner #homeBannerLogin #passwordLink a {
                color: white;
            }

        #homeBanner #homeBannerLogin a .video-icon {
            color: white;
        }

        #homeBanner #homeBannerLogin .alert-danger {
            margin-bottom: 5px;
            border-radius: 5px;
            border: 1px solid #945f67;
            font-size: 13px;
        }

#smallLoginPanel {
    text-align: left;
    max-width: 420px;
    /*border: 1px solid red;*/
}

    #smallLoginPanel label {
        margin: 5px 0 0;
        display: inline-block;
        width: 20%;
        text-align: right;
    }

#popUplLoginPanel {
    width: 80%;
}



.HomepageSection {
    position: relative;
    /*margin-top: 20px;*/
}

#NotificationBannerDiv {
    margin: 10px 0 30px;
    padding: 0;
    text-align: center;
}

    #NotificationBannerDiv h1:first-of-type {
        margin-top: 0;
    }


.Infobox {
    font-style: normal;
    font-variant: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 50px;
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 5001 !important;
    background: #ffda3f;
}

    .Infobox .hide {
        position: absolute;
        text-decoration: none;
        right: 1%;
        top: 0;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 27px;
        line-height: 50px;
        font-family: arial, sans-serif;
        color: #333333;
        padding: 0px 10px;
        opacity: .5;
    }

        .Infobox .hide:hover {
            opacity: 1;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
        }

.ContentBox {
    margin-bottom: 50px;
    padding: 0 0 20px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    text-align: center;
    min-height: 220px;
}

    .ContentBox sup {
        font-size: 20px;
        margin-left: -.2em;
    }

        .ContentBox sup.sm {
            font-size: 15px;
            position: relative;
            top: -.7em;
        }

    .ContentBox h3 {
        position: relative;
        top: -14px;
        display: inline-block;
        padding: 0 15px;
        margin: 0;
        /*font-weight: normal;*/
        /*font: 500 20px/1.3 "Roboto Slab", Arial, Helvetica, sans-serif;*/
        text-transform: uppercase;
        background: #fff;
    }

.ContentBox--green h3 {
    color: #03a93a;
}

.ContentBox--blue h3 {
    color: #018fc9;
}

.ContentBox--red h3 {
    color: #e84f40;
}

.GridRowBackground--color {
    background-color: #8fb9e3;
}

.ContentBox h1 {
    font: 500 40px/1.2 "Metric", "Arial", Gadget, sans-serif;
    margin-bottom: 10px;
    margin-top: -1px;
}

.ContentBox h2 {
    font: 500 30px/1.2 "Metric", "Arial", Gadget, sans-serif;
    margin-bottom: 10px;
    margin-top: -1px;
}

    .ContentBox h2 sup {
        font-size: 20px;
    }

.ContentBox h4 {
    margin-bottom: 10px;
    padding: 0 5%;
    color: #555;
    font-size: 14px;
    line-height: 21px;
    /*text-align: justify;*/
}

.ContentNoBox {
    margin-bottom: 30px;
    padding: 0 0 20px;
    text-align: center;
}

    .ContentNoBox h2 {
        font: 500 30px/1.2 "Metric", "Arial", Gadget, sans-serif;
        text-align: center;
        width: 90%;
        border-bottom: 2px solid #337ab7;
        line-height: 0.1em;
        margin: 10px auto 30px;
    }

        .ContentNoBox h2 span {
            background: #fff;
            padding: 0 10px;
        }

    .ContentNoBox h4 {
        margin-bottom: 10px;
        padding: 0 5%;
        color: #555;
        font-size: 15px;
        line-height: 21px;
    }

.ContentBox .Btn, .InnerPageContainer .Btn {
    padding: 6px 20px;
    background-color: #018dc8;
    background-image: linear-gradient("#394e63", "#314559");
    box-shadow: 0 1px 1px rgba(0,0,0, .25);
    position: relative;
    display: inline-block;
    margin-bottom: 2px;
    line-height: 1.2;
    color: #fff;
    transition-property: background-color,color;
    transition-duration: .2s;
    transition-timing-function: ease;
    border-radius: 10px;
    -webkit-appearance: none;
    font-family: Metric,Arial,Gadget,sans-serif;
    font-weight: 400;
    font-size: 19px;
    text-align: center;
}

    .ContentBox .Btn.Btn--green, .InnerPageContainer .Btn.Btn--green {
        background-color: #26b756;
        background-image: linear-gradient("#2cbb5c", "#24b352");
    }

        .ContentBox .Btn.Btn--green:hover, .InnerPageContainer .Btn.Btn--green:hover {
            background-color: #32c563;
        }

    .ContentBox .Btn.Btn--blue, .InnerPageContainer .Btn.Btn--blue {
        background-color: #018dc8;
        background-image: linear-gradient("#0192cb", "#0188c5");
    }

        .ContentBox .Btn.Btn--blue:hover, .InnerPageContainer .Btn.Btn--blue:hover {
            background-color: #02a2e1;
        }

    .ContentBox .Btn.Btn--red, .InnerPageContainer .Btn.Btn--red {
        background-color: #e74b3c;
        background-image: linear-gradient("#e95243", "#e64739");
    }

        .ContentBox .Btn.Btn--red:hover, .InnerPageContainer .Btn.Btn--red:hover {
            background-color: #f86859;
        }

.LearnMoreContainer {
    position: absolute;
    bottom: 61px; /*Fixed distance from bottom*/
    left: 16px;
    right: 16px;
}

.InnerPageWrapper h2 {
    font: 300 40px/1 "Roboto Slab",Arial,Helvetica,sans-serif;
    margin: 0 0 70px;
    color: #666
}

.InnerPageWrapper h6 {
    color: #333;
    font-weight: 200;
    padding-left: 0px;
}

.InnerPageIcon {
    text-align: center;
    margin-bottom: 20px;
    min-height: 120px;
}

    .InnerPageIcon i {
        font-size: 100px !important;
        color: #3b73af;
        display: inline-block;
        margin-bottom: 20px;
    }

    .InnerPageIcon span {
        font-size: 100px !important;
        color: #3b73af;
        display: inline-block;
        margin-bottom: 20px;
    }

.InnerPageContainer {
    text-align: center;
    margin-top: 50px;
}

    .InnerPageContainer h4 {
        font: 100 30px/1 "Roboto Slab",Arial,Helvetica,sans-serif;
        color: #666;
        margin: 0 0 30px;
    }

    .InnerPageContainer p, .InnerPageContainer h3 {
        text-align: justify;
    }

    .InnerPageContainer ul {
        padding-left: 25px;
        text-align: left;
        list-style: disc;
    }


@media only screen and (max-width: 1200px) {
    .HomepageHeader h1 {
        font-size: 60px;
    }

    .HomepageHeader h2 {
        font-size: 20px;
        letter-spacing: 0;
    }

    .HomepageHeader .Link--goTo {
        display: none;
    }

    .HomepageHeader-hgroup {
        text-shadow: 0 0 40px rgba(0, 0, 0, 0.5);
    }

    .HomepageHeader {
        overflow: hidden;
    }

    .ContentBox h2 {
        font-size: 30px;
    }

    .ContentBox h4 {
        padding: 0 4%;
    }
}

@media screen and (max-width: 1030px) and (min-width: 914px) {
    .ContentBox {
        /*min-height: 225px;*/
    }

    .LearnMoreContainer {
        /*bottom: 41px;*/
    }
}

@media screen and (max-width: 992px) and (min-width: 620px) {
    .ContentBox {
        min-height: 200px;
    }

    .LearnMoreContainer {
        bottom: 41px;
    }

    #homeBanner #homeCastDescription {
        font-size: 16px;
        width: 85%;
    }

    #homeBanner #homeBannerLogin h4 {
        font-size: 20px;
    }

    #homeBanner h4 {
        font-size: 15px;
    }
}

@media screen and (max-width: 750px) {
    .Infobox {
        padding-right: 30px;
        font-size: 14px;
        line-height: 38px;
    }

        .Infobox .hide {
            font-size: 21px;
            line-height: 38px;
        }
}

@media screen and (max-width: 620px) {
    .ContentBox {
        margin-bottom: 20px;
    }

    .LearnMoreContainer {
        bottom: 21px;
    }

    #homeBanner #homeBannerLogin h4 {
        font-size: 18px;
    }

    #homeBanner #homeBannerLogin {
        padding: 10px;
        font-size: inherit;
    }

    #homeBanner #homeCastDescription {
        width: 95%;
    }

    #homeBanner h4 {
        font-size: 14px;
    }
}

@media screen and (max-width: 414px) {
    #homeBanner #homeBannerLogin {
        padding: 0px;
    }

    #homeBanner #homeCastDescription {
        padding: 5px;
    }
}

@media screen and (max-width: 520px) {
    .Infobox {
        display: none;
    }
}




/* Contact Us - Feedback Form */

.feedback_me_form li {
    list-style-type: none;
}

.fm_bootstrap.feedback_content {
    height: 400px;
    background-color: powderblue;
}

.hero-unit {
    background-color: powderblue;
}

.allCAPS {
    text-transform: uppercase;
}

/* **********   File Upload   *********** */
.file-icon {
    display: inline-block;
    float: left;
    width: 48px;
    height: 48px;
    margin-left: 10px;
    margin-top: 13.5px;
}


li.k-file .file-wrapper .k-upload-action {
    position: absolute;
    top: 0;
    right: 0;
}

li.k-file div.file-wrapper {
    position: relative;
    height: 75px;
}

.required-label {
    display: inline-block;
    float: left;
}

.source-version {
    font-size: 12px;
    line-height: 13px;
    float: right;
    display: inline-block;
}

.button_div {
    margin-top: 8px;
    display: inline-block;
}

    .button_div button {
        margin-right: 10px;
    }

.second_button_div {
    margin-top: 20px;
    display: inline-block;
}

    .second_button_div button {
        margin-right: 10px;
    }

.viewDocumentationLink {
    float: right;
    padding: 0;
    margin-top: 8px;
}

    .viewDocumentationLink a {
        /*font-size: 12px;*/
        font-weight: normal;
    }

.grid-title {
    width: 65%;
    font-size: 20px;
    display: inline-block;
    color: #777;
    margin-bottom: 0;
}

.grid-download {
    padding-top: 10px;
}

.grid-space-above {
    margin-top: 20px;
}

.min-tab-height {
    min-height: 400px;
}


/* ---   Account Layout Styles  -----*/
#AccountLayoutContainer {
    margin-top: 10%;
}

    #AccountLayoutContainer .logo {
        float: left;
        padding: 10px;
    }

    #AccountLayoutContainer h3 {
        margin: 20px 0;
    }

.panel-button-div {
    padding: 20px;
    text-align: center;
}

#AccountLayoutContainer .panel-body {
    padding: 25px;
}

#AccountLayoutContainer .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    font-size: 15px;
}

#additionalInfoContainer h2 {
    font-size: 20px;
    padding-top: 0;
}


/* Bootstrap Tabs*/
.nav-tabs {
    border-bottom: 1px solid #000;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border: 1px solid #000;
        border-bottom-color: transparent;
    }

.tab-content {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    min-height: 400px;
    padding: 10px;
}




.pie-chart {
}

    .pie-chart p {
        text-align: center;
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

.bar-chart {
}

    .bar-chart p {
        text-align: center;
        font-size: 14px;
        padding: 0;
        margin: 0;
    }

.print-button {
    float: right;
}

#geoSelectAllIcon {
    font-size: 30px;
}

.selectionBoxes12 .col-xs-5:first-child,
.selectionBoxes8 .col-xs-5:first-child {
    padding-left: 0;
}

#geographySelectionListSelected {
    margin-top: 28px;
}

#GeographyIds {
    margin-top: 28px;
}

#scenarioUserSelectionListSelected,
#SelectedSharedUserList,
#SelectedSharedUserList,
#userSelectionListSelected {
    margin-top: 28px;
}

.selectionBoxes12 select {
    min-height: 250px
}

.selectionBoxes8 select {
    min-height: 200px
}

.attribute-multi-select-text {
    padding: 5px;
}

.videoTarget {
    position: relative;
}

    .videoTarget span {
        position: absolute;
        top: -110px;
    }

.help-link {
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: normal;
}

.tooltip-template-wrapper {
    display: block;
}

.tooltip-template-wrapper ul {
        list-style: disc;
 }