﻿label.error {
    font-size: small !important;
    color: red !important;
    font-weight: 300 !important;
}

div.error {
    font-size: small !important;
    color: red !important;
    font-weight: 300 !important;
}


span.error {
    background-color: #fbe3e4 !important;
}

.errorLabel {
    font-weight: 300 !important;
    color: red !important;
}

textarea.error {
    background-color: #fbe3e4 !important;
}

select.error {
    background-color: #fbe3e4 !important;
}

body {
    font-family: 'Source Sans Pro', 'Open Sans', sans-serif !important;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.menuText {
    font-size: 12px !important;
    font-weight: 300 !important;
}

.siteBaseColor {
    background-color: #4bc1d2 !important;
}

.col-form-label{
    line-height: 5px !important;
}

.AgBanner {
    background-color: #5ca1b2;
}
.AgHeader {
    color:#ffe56b 
}

#footerNav {
    margin-bottom: 0px !important;
    overflow-y: visible !important;
}

div.footerNav ul > li {
    list-style: none !important;
}

li.page-item {
    list-style: none !important;
}

.floatingButton {
    position: fixed;
    top: 90px;
    right: 25px;
    z-index: 2147483647 !important;
}
