/* Minification failed. Returning unminified contents.
(192,47): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/* add client specific CSS overrides in here*/

.header-container {
    height: 81px !important;    
    background-color: #036a37;
}

.header {
    z-index: 20;
    top: 0;
    left: 0;
    width: 100vw;
    height: 81px;
    background-color: #036a37;
    display: flex;
    align-items: center;
}

.header__logo {
    width: 204px;
    height: 81px;
    margin-right: 22px;
    position: relative;
}
/*.custom-table th, .table td {
    width: 120px !important;
}*/
    .header__logo a {
        display: block;
        width: 100%;
        height: 100%;
        background: transparent url(/content/Theme/OpenCountry/images/MNWGrey.svg) 50%/100% auto no-repeat;
        font-size: 0;
        overflow: hidden;
    }

.header__logo2 {
    width: 204px;
    height: 81px;
    margin-right: 22px;
    position: relative;
}
    .header__logo2 a {
        display: block;
        width: 100%;
        height: 100%;
        background: transparent url(/content/Theme/OpenCountry/images/TopLeftGreen.svg) 50%/100% auto no-repeat;
        font-size: 0;
        overflow: hidden;
        
    }

.navbar-nav > li > a {
     padding-top: 5px; 
     padding-bottom: 7px; 
}
.adminFarmInputCon .form-group {
    margin-top: -15px;
}
.glyphicon-star-empty {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    min-width: 100%;
    min-height: auto;
    height: 31px !important;
    width : 25px !important;
    /*    width: 100%;
    font-size: 0;
    overflow: hidden;
    height: 100%;*/
    background: transparent url(/content/Theme/OpenCountry/images/Bookmark_Off_Icon.png);
}
.glyphicon-star {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    min-width: 100%;
    min-height: auto;
    height: 31px !important;
    width: 25px !important;
    background: transparent url(/content/Theme/OpenCountry/images/Bookmark_On_Icon.png);
}

.starNav {
    padding-left: 0;
    margin-bottom: 0;
    margin-right: 15px;
    list-style: none;
}
.glyphicon-star-empty:before {
    content: "";
}
.glyphicon-star:before {
    content: "";
}

#set-homepage-link {
    top: 30px;
}
/*.body {*/
/*background-size:cover;*/
/*margin: 0;*/
/*background: url(/content/Theme/OpenCountry/images/WorldMap.svg) center center no-repeat;*/
/*background-size: cover;
    height: 100%;
    background-attachment: fixed;
}*/
.body2 {
    background-size: cover;
    margin: 0;
    background: url(/content/Theme/OpenCountry/images/OurMilkWay.png) center center no-repeat;
    background-size: cover;
    height: 100%;
    background-attachment: fixed;
}

body {
    background-color: #f5f5f5 !important;
}

.breadcrumb {
    background-color: white !important;
}

.LoginContent {
    background-color: white !important;
}

.OptionsContent {
    background-color: white !important;
}

.DashboardContent {
    background-color: white !important;
}

.QuickViewContent {
    background-color: white !important;
}

.ResultsByDateContent {
    background-color: white !important;
}

.ContractDataContent {
    background-color: white !important;
}

.BasisDataContent {
    background-color: white !important;
}

.ComparisonContent {
    background-color: white !important;
}

.ForecastContent {
    background-color: white !important;
}

.PaymentsContent {
    background-color: white !important;
}

.BudgetContent {
    background-color: white !important;
}

.NewsContent {
    background-color: white !important;
}

.InformationContent {
    background-color: white !important;
}

/*Table Toolbar*/
.fixed-table-toolbar {
    background-color: white !important;
}


.TabBorder {
    background-color: white !important;
}

@font-face {
    font-family: 'Rift-Soft';
    src: url(fonts/Rift-Soft-Regular.otf), src: url(/fonts/Rift-Soft-Bold.otf),src: url(/fonts/Rift-Soft-Italic.otf);
}

/* The font used for the whole website*/
body, .highcharts-container {
    font-family: Rift-Soft, Arial, sans-serif !important;   
}

/*Button colors*/
.btn-custom {
    background-color: #036a37;
    color: white !important;
    border-color: #036a37;
}

    .btn-custom:hover {
        background-color: #4E9D2D;
        border-color: #4E9D2D;
    }

.inverse-dropdown li a:hover {
    color: #b8ced0;
    background-color: #4E9D2D;
    border-color: #4E9D2D;
}

.inverse-dropdown {
    background-color: #036a37;
    border-color: #036a37;
}

.navbarDropdown > .dropdown-menu {
    /*background-color:#FFFFFF;*/
    border-top: 2px solid #036a37;
}

/* Prevent the disabled button showing the hover colours as it is disabled (the colors here are the disabled colors shown when not hovering) */
.btn-custom[disabled]:hover  {
    background-color:rgb(124, 188, 59);
    border-color:rgb(124, 188, 59);
}
/*Progress bar color*/
.progress-bar-custom {
    background-color:#b0d235;
}
.CustomTabTestSelected{
    background-color: rgba(7, 146, 57, 0.180392);
}
/*Options - selected group style*/
.OptionGroupSelected{
    background: rgba(7, 146, 57, 0.180392)!important;
}
/*Options - selected dashboard style*/
.OptionDashboardSelected{
    background-color: rgba(7, 146, 57, 0.180392)!important;
}
/*Options - selected custom tab style*/
.OptionCTabSelected{
    background-color: rgba(7, 146, 57, 0.180392)!important;
}
.dashboard-tooltip {
    border-color: #b0d235 !important;
}
/* Table heading */
thead > tr > th, th > .dropdown > a {
    /*background-color: #7cbc3b !important;
    color: black;*/
    background-color: #0A5D66 !important;
    color: white;
}
/* Graphs selected style */
.seasonSelected, .testSelected, .periodSelected {
    background: #b8ced0;
    color: black;
}
/* Graph selected hover style */
.GraphSeasonEndItems:hover, .GraphTestItems:hover, .GraphPeriodItems:hover {
    background: #ededed;
}
/* Graphs hide parameter box */
#ParameterLbl {
    background: #026937;
    color: white;
}

    #ParameterLbl:hover {
        background: #4E9D2D;
    }
/* Slider on budget page as well as forecast */
.ui-slider-range {
    background: #7cbc3b !important;
}
/* The new news notification */
.badge {
    background-color: #00a8ea;
}
/* the top navbar with the dropdowns on it */
.navbar-inverse {
    background-color: #036a37;
    font-weight: 550;
    font-size: 14px;
    /*    font-family: rift-soft,sans-serif;
    font-weight: 400;
    line-height: 1.05em;
    text-transform: uppercase*/
}
/* the footer */
#footer {
    background-color: #f8f8f8;
}
/* Navbar text color */
.navbar-inverse .navbar-nav > li > a {
    color:white;
}
/* Navbar dropdown background color */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #036a37;
}
/* Navbar dropdown link text color */
.inverse-dropdown li a {
    color:white;
}
/* Navbar submenu dropdown background */
.navbarDropdown > .dropdown-menu {
    background-color: #036a37;
    color: white;
}

.squareDropdown {
    background-color: #7cbc3b;
}
.dashboard-tooltip-table thead tr:first-child th {
    border-radius:5px 5px 0 0;
}
.dashboard-tooltip-table thead tr:last-child th {
    border-radius:0 0 5px 5px;
}
.panel {
    border: 0px solid transparent;
}
.panel-success > .panel-heading {
    color: white;
    background-color: #0A5D66;
    border-color: #0A5D66;
}
.panel-success {
  border-color: rgba(222,241,229,0.67);
}
.alert-success {
    color: #0A5D66;
    background-color: white;
    border-color: white;
}
.panel-danger > .panel-heading {
  color: #878787;
  background-color: #ffe000;
  border-color: #ffe000;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #b8ced0;
    background-color: #036a37;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
    color: white;
}
.alert-danger {
    color: white;
    background-color: #f15a29;
    border-color: #f15a29;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: rgba(53,100,126,0.5);
    border-color: rgba(53,100,126,0.5);
    color: white;
}
.panel-default > .panel-heading {
    background-color: #036a37;
    border-color: #036a37;
    color: white;
}

#disclaimer {
    background-color: #0069a6;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #4e9d2d;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.SummaryTbls {
    background: White;
    color: black;
}

.SummaryLbls {
    font-size: 16px;
}
.SummaryTblCon {
    color: white;
    background: #0A5D66;
}

.pagination > li > a, .pagination > li > span {
    color: #0A5D66;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #0A5D66;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #0A5D66;
    border-color: #0A5D66;
}

@media (min-width: 1px) and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }

        .navbar-collapse.collapse.in {
            display: block !important;
        }

    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }

    .navbar-header {
        float: none;
    }
}

.custom-bg-color {
    font-weight: bold;
    background-color: #7EA8AD !important;
    color: white !important;
}

    table .dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: right !important;
}
.custom-table > tbody > tr:first-child + tr td:first-child {
    font-weight: bold !important;
}
.custom-table tbody > tr:first-child > td:first-child {
    font-weight: bold;
    background-color: #7EA8AD;
}

td.no-wrap.border-remove {
    border: none !important;
}

/*.custom-table tbody > tr > td:first-child
{
    border: none !important;
}*/
tr.blankRow {
    height: 30px;
}
.Difference-bg-color {
    background-color: #e6e6e6 !important;
}

.custom-table th {
    text-align: right;
}

    .custom-table th:first-child {
        text-align: left;
    }

