﻿html, body {
height: 100%;
}
body {
font-size: 14px;
line-height: 1.428571429;
color: #333;
}
body {
font-family: Calibri;
font-size: 16px;
color: #404040;
}
body {
margin: 0;
}
.hide {
    display: none !important;
}
.disabled input {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: ghostwhite !important;
}
h2, h3 {
margin: .5em 0;
font-size: 22px;
}
h1, h2, h3, h4, h5, h6 {
font-family: Calibri;
}
p {
margin: 8px 0 14px;
}
#wrap {
min-height: 100%;
height: auto!important;
height: 100%;
margin: 0 auto -133px;
}
#wrap header {
z-index: 98;
position: relative;
width: 100%;
top: 11px;
margin-bottom: 14px;
}
#wrap header .logorow {
z-index: 1;
}
#wrap header h1 {
display: inline-block;
float: left;
margin: 0;
text-align: left;
}
#wrap header h1 a {
text-decoration: none;
color: #000;
font-size: .5em;
text-transform: uppercase;
}
#wrap header h1 a img#logo {
width: 130px;
display: inline-block;
}
#topnav {
background: #fff;
height: 47px;
position: absolute;
right: 0;
width: 100%;
}
.pull-right {
float: right;
}
.langselect {
    z-index: 99;
}
.langselect select {
   background: #f4f4f4;
   width: 120px;
   padding: 5px;
   margin: 5px 0;
   font-size: .9em;
   border: 0;
/*
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
*/
   -webkit-appearance: none;
}

input.readonly:read-only{
    background: ghostwhite;
}

.metanav {
width: 360px;
position: relative;
z-index: 99;
height: 33px; /*added HB*/
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
.metanav p {
display: block;
position: absolute;
left: 0;
}
.metanav p.navbar-text {
margin: 0;
height: 34px;
margin: 5px 0;
line-height: 32px;
font-size: .9em;
}
.navbar-link {
color: #777;
}
.metanav p.navbar-text a {
display: inline-block;
position: relative;
margin: 0 .5em;
color: #404040;
}

/*
.wrapper-dropdown {
cursor: pointer;
color: #404040;
font-size: .9em;
}
.wrapper-dropdown {
position: relative;
width: 150px;
margin: 5px auto;
padding: 6px 10px 7px;
background: #cecece;
left: -10px;
border-radius: 0;
cursor: pointer;
outline: 0;
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
z-index: 9;
color: #404040;
font-size: .9em;
}
.wrapper-dropdown .dropdown {
position: absolute;
top: 17px;
padding-left: 0;
text-align: left;
left: 0;
right: 0;
background: #f4f4f4;
border-top: 0;
border-bottom: 0;
list-style: none;
-webkit-transition: all .1s ease-out;
-moz-transition: all .1s ease-out;
-ms-transition: all .1s ease-out;
-o-transition: all .1s ease-out;
transition: all .1s ease-out;
max-height: 0;
overflow: hidden;
}
.wrapper-dropdown .dropdown li {
padding: 0 10px;
}
.wrapper-dropdown .dropdown li a {
display: block;
text-decoration: none;
color: #404040;
padding: 8px 0;
transition: all .2s ease-out;
border-bottom: 1px solid #cecece;
}
#lang {
z-index: 99;
}
.wrapper-dropdown#lang {
width: 120px;
background: #f4f4f4;
padding-right: 40px;
}
.wrapper-dropdown:after {
content: "";
width: 0;
height: 0;
position: absolute;
top: 52%;
right: 15px;
margin-top: -3px;
border-width: 4px 4px 0;
border-style: solid;
border-color: #404040 transparent;
}
*/

#menubar {
margin: .75em 0 .25em;
}
    @media (min-width: 768px)
    {
        .container
        {
            max-width: 728px;
        }
    }
    @media (min-width: 992px)
    {
        .container
        {
            max-width: 940px;
        }
    }
    @media (min-width: 1200px)
    {
        .container
        {
            max-width: 1170px;
        }
    }
.container {
margin-right: auto;
margin-left: auto;
}
.container:before, .container:after {
content: " ";
display: table;
}
.container:after {
clear: both;
}
.Flexible-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 1em;
margin-bottom: 40px;
margin-top: .75em;
height: 0;
overflow: hidden;
min-height: 540px;
}
nav.col-lg-12 {
padding: 0;
}
.col-lg-12 {
width: 100%;
}
/*@media (min-width: 992px)*/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
nav {
text-align: center;
background: #ffde00;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block;
}
nav ul.nav-pills {
display: block;
float: left;
width: 100%;
position: relative;
margin: 0;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:after {
clear: both;
}
.nav:before, .nav:after {
content: " ";
display: table;
}
nav {
text-align: center;
}
nav ul.nav-pills li {
display: block;
float: left;
position: relative;
}
.nav-pills>li {
float: left;
}
.nav>li {
position: relative;
display: block;
}
ul li, .contentpage form ul li, .full-block ul li {
text-indent: 0;
padding-left: 0;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}
ul li:before, .contentpage form ul li:before, .full-block ul li:before {
content: none;
}
*, :after, :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

nav ul.nav-pills li a:hover, nav ul.nav-pills li a:active, nav ul.nav-pills li a:focus, nav ul.nav-pills li a.active {
background: #ffef84;
}
nav ul.nav-pills li a:hover, nav ul.nav-pills li a:active, nav ul.nav-pills li a:focus, nav ul.nav-pills li a.nosubscription {
color: #8a8a8a; /*#f4f4f4;*/ /*#707070;*/
}
nav ul.nav-pills li a {
color: #000;
text-transform: uppercase;
border-radius: 0;
margin: 0;
border-left: 1px solid #fff;
text-decoration: none;
padding: 10px 18px;
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
}



/* other css */
.fancy.long, .contentpage h2.fancy.long, .contentpage h3.fancy.long, .contentpage h4.fancy.long {
display: block;
width: 100%;
/*font-size: 22px;*/
font-size: 18px;
margin-top: 0;
}

.fancy, .contentpage h2.fancy, .contentpage h3.fancy, .contentpage h4.fancy {
color: #404040;
display: inline-block;
border-bottom: 3px solid #ffde00;
padding-bottom: 5px;
margin-bottom: 0;
padding-right: 2px;
position: relative;
float: none;
text-transform: uppercase;
font-weight: 400;
}

.floater {
float: left;
display: inline-block;
}

a {
color: #428bca;
text-decoration: none;
}
a {
color: #3fb9ff;
}
.btn {
display: inline-block;
padding: 8px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 500;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
white-space: nowrap;
}
.btn-link {
color: #428bca;
font-weight: 400;
cursor: pointer;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}

.btn {
border-radius: 0;
}

.btn-link {
color: #25b0ff;
padding: 0;
border: 0;
}

a:active, a:hover {
outline: 0;
text-decoration:underline;
}
.btn:hover, .btn:focus {
color: #fff;
text-decoration: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link:hover, .btn-link:active, .btn-link:focus {
text-decoration: underline;
color: #25b0ff;
}

/* button */
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
.btn-primary,.btn-default
{
background:#3fb9ff;
border-color:#3fb9ff
}
.btn-primary:hover,.btn-default:hover,.btn-primary:active,.btn-default:active,.btn-primary:focus,.btn-default:focus
{
background:#0ca6ff;
border-color:#0ca6ff
}

/* layout */
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after {
content: " ";
display: table;
}

.widget {
margin-top: .75em;
position: relative;
float: left;
width: 100%;
}
.widget ul {
padding: 0;
list-style: none;
display: block;
width: 100%;
float: left;
margin: 0 0 1em;
}
.widget ul li {
padding: 5px;
border-bottom: 1px solid #e8e8e8;
display: block;
width: 100%;
float: left;
}
.widget ul li a {
display: inline-block;
width: 100%;
float: left;
position: relative;
color: #707070;
margin: .45em 0;
}


footer {
height: 50px;
border-top: 2px solid rgb(255 222 0 / 50%);
}
.text-muted {
color: #999;
}
footer p {
text-align: center;
height: 40px;
line-height: 40px;
margin: 0;
}
footer p span {
display: inline-block;
position: relative;
margin: 0 .5em;
}
footer p a {
color: #404040;
}
p.bottom {
height: 30px;
line-height: 30px;
}
p.bottom small {
color: #8a8a8a;
}
    @media screen and (max-width: 768px) and (min-width: 100px)
    {
        .col
        {
            float: left;
            width: 100%;
        }
    }
    @media screen and (max-width: 992px) and (min-width: 100px)
    {
        .col
        {
            float: left;
            width: 100%;
        }
    }
    @media (min-width: 992px)
    {
        .col-lg-12 {
            width: 100%;
        }
        .col-lg-11 {
            width: 91.66666666666666%;
        }
        .col-lg-10 {
            width: 83.33333333333334%;
        }
        .col-lg-9 {
            width: 75%;
        }
        .col-lg-8
        {
            width: 66.66666666666666%;
        }
        .col-lg-7 {
            width: 58.333333333333336%;
        }
        .col-lg-6 {
            width: 50%;
        }
        .col-lg-5 {
            width: 41.66666666666667%;
        }
        .col-lg-4 
        {
            width: 33.33333333333333%;
        }
        .col-lg-3 {
            width: 25%;
        }
        .col-lg-2 {
            width: 16.666666666666664%;
        }
        .col-lg-1 {
            width: 8.333333333333332%;
        }
    }
.full-block {
    position: relative;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 1.5em;
    padding-bottom: 1em;
}

    /* input style */
button, select {
text-transform: none;
}
button, input, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
display: block;
height: 38px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #707070;
vertical-align: middle;
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);
-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


    select[disabled],
    textarea[disabled],
    input[type=text][disabled],
    input[type=password][disabled],
    input[type=datetime][disabled],
    input[type=datetime-local][disabled],
    input[type=date][disabled],
    input[type=month][disabled],
    input[type=time][disabled],
    input[type=week][disabled],
    input[type=number][disabled],
    input[type=email][disabled],
    input[type=url][disabled],
    input[type=search][disabled],
    input[type=tel][disabled],
    input[type=color][disabled] {
        pointer-events: none;
        background: ghostwhite;
    }

input, select, textarea {
width: 100%;
}
    @media (-webkit-min-device-pixel-ratio: 0)
    {
        select, select[size="0"], select[size="1"]
        {
            background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
            background-repeat: no-repeat;
            background-position: right center;
            padding-right: 20px;
        }
    }
select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {
border-radius: 0;
-webkit-appearance: none;
-webkit-box-shadow: none;
box-shadow: none;
}

.map-filter ul {
margin-top: 8px;
}
.map-filter ul li {
margin-top: 5px;
border: 0;
}
form ul li {
display: block;
position: relative;
margin: 15px 0;
}
.sglform form {
margin-top: 1em;
}
.sglform form li {
margin-top: 5px;
border: 0;
}
.sglform>ul {
margin-top: 1.5em;
}
.sglform>ul li {
padding-bottom: 1em;
}
.sglform>ul li strong {
font-weight: 400;
}


/* from original stylesheet */
/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.menu-item-disease-forecast {
    background-image: url('/Content/diseaseforecast_thumbnail.png');
}

.scrollup {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    border-radius: 5px;
    display: none;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffde00;
}

    .scrollup:hover {
        background-color: #ffef84;
    }

@media (min-width: 1300px) {
    .container {
        max-width: 1270px;
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1570px;
    }
}