@font-face {
    font-family: "FsAlbert-bold";
    src: url("../fonts/FsAlbert/arabic/FSAlbertArabicWeb-Bold");
    /* src: url('../fonts/FsAlbert/arabic/FSArabicWeb-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts//FsAlbert/arabic/FSAlbertArabicWeb-Regular.woff') format('woff'), url('../fonts/FsAlbert/arabic/FSAlbertArabic.ttf') format('truetype'); */
    src: url("../fonts/FsAlbert/arabic/FSAlbertArabicWeb-Bold.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts//FsAlbert/arabic/FSAlbertArabicWeb-Bold.woff")
            format("woff"),
        url("../fonts/FsAlbert/arabic/FSAlbertArabic-Bold.ttf")
            format("truetype");
}

@font-face {
    font-family: "FsAlbert";
    src: url("../fonts/FsAlbert/arabic/FSArabicWeb-Regular.eot");
    src: url("../fonts/FsAlbert/arabic/FSArabicWeb-Regular.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts//FsAlbert/arabic/FSAlbertArabicWeb-Regular.woff")
            format("woff"),
        url("../fonts/FsAlbert/arabic/FSAlbertArabic.ttf") format("truetype");
    /* src: url('../fonts/FsAlbert/arabic/FSAlbertArabicWeb-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts//FsAlbert/arabic/FSAlbertArabicWeb-Bold.woff') format('woff'), url('../fonts/FsAlbert/arabic/FSAlbertArabic-Bold.ttf') format('truetype'); */
}

html,
body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    background: #ffffff;
    font-family: "FsAlbert";
}

body.homepage {
    background: #ffffff url(../i/bg.png) center center no-repeat;
    background-size: cover;
}

.pie-center {
    margin: 0 auto;
}

.homepage .btn-primary {
    margin: 0;
    padding: 10px 15px 7px;
}
.mb-3 {
    margin-bottom: 15px !important;
}

/* @media only screen and (min-device-width : 768px)
and (max-device-width : 1024px)  {
	background: none;
} */

/* Header */
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}
/* .header {
} */

.header header {
    background-color: #0f089f;
    color: white;
    display: flex;
    flex-direction: row-reverse;
}

.header header #language {
    color: black;
    margin-top: 4px;
}

.header .logos {
    padding: 15px;
    background-color: #fff;
}
.header a.sa-logo {
    width: 245px;
    height: 56px;
    background: url(../i/diversey_solenis_logo.png) no-repeat;
    display: block;
    background-size: 165px 74px;
    margin-top: -10px;
}
.header span.aqlogo {
    margin-top: 14px;
    width: 245px;
    height: 48px;
    background: url(../i/aquacheck_logo_mid.png) no-repeat;
}
.header span.divlogo {
    margin-top: 5px;
    margin-right: 15px;
    width: 197px;
    height: 33px;
    display: inline-block;
}

.header.bu1 span.divlogo {
    background: url(../i/dc_diversey_small.png) no-repeat;
}
.header.bu2 span.divlogo {
    background: url(../img/image1.png) no-repeat;
}
.header.bu1 .sa-logo {
    background: url(../i/dc_sa.png) no-repeat !important;
}
.header.bu2 .sa-logo {
    background: url(../i/diversey_solenis_logo.png) no-repeat !important;
    background-size: 165px 74px !important;
    margin-top: -10px;
}

/* Content */
body:not(.homepage) .liquid-container {
    min-height: calc(100vh - 420px);
    background: #f1f0f9;
}
.homepage > .wrapper > .liquid-container .content {
    border-bottom: none;
    border-top: 2px solid #0f089f;
}
body:not(.homepage) .content,
body:not(.homepage) .main-content,
body:not(.homepage) .tab-content {
    background: #f1f0f9;
    height: auto;
    min-height: calc(100vh - 222px);
}
body:not(.homepage) .main-content > .tab-content,
body:not(.homepage) .push {
    background: #f1f0f9;
}
.content .main-content {
    margin-top: 15px;
}
.homepage .main-content {
    margin-top: 60px;
}
/* .content header {

	} */
.main-content .welcome {
    font-size: 16px;
    background: rgba(255, 255, 255, 0.8);
}

.main-content .welcome h1 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

.main-content .welcome p {
    padding-bottom: 20px;
}
/* Landing Page */
.landing p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

/* New Audit */
.tab-content {
    padding-top: 10px;
    background-color: #fff;
}

.source-content .column,
.tb-water-content .column,
.waste-stream-source .column,
.energy-content .column {
    background: #e4e2f3;
    padding-top: 5px;
    border: 1px solid #9490d4;
    min-height: 340px;
    margin-bottom: 5px;
}

.waste-stream-source .column,
.energy-content .column,
.tb-water-content .column {
    min-height: 400px;
}

.occupancy,
.healthcare,
.hospitality {
    display: none;
}

.prod-case {
    display: none;
}

.material-label,
.raw {
    display: none;
}

/* Dashboard */

.jqplot-data-label,
.jqplot-point-label {
    color: white;
    text-shadow: 2px 1px 2px rgba(0, 0, 0, 1);
}
.dashboard .glyphicon-dashboard {
    font-size: 22px;
}

.dashboard h2 {
    padding: 15px;
}

.dashboard .box-header {
    font-weight: bold;
    background-color: white;
}
.dashboard .box-header .title {
    /* Hide this as we are using highchart title to fix #74 issue */
    display: none;
    font-size: 18px;
    padding-left: 5px;
}
.dashboard .box-header .actions {
    padding: 5px;
}
.dashboard .box-header .actions a {
    padding-left: 10px;
}

.dashboard .box-content {
    background-color: white;
    padding: 15px;
    margin: 0 0 5px 0;
}

/* Graphs */
.legend {
    list-style-type: none;
}
.legend li {
    display: block;
    padding-left: 30px;
    position: relative;
    margin-bottom: 4px;
    border-radius: 5px;
    padding: 2px 8px 2px 28px;
    font-size: 14px;
    cursor: default;
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out;
}
.legend li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    border-radius: 5px;
}
.bar-legend li,
.stackedbar-legend li,
.overlay-legend li {
    float: left;
}

/* Filter */
.tabbed-charts #tablist2 {
    width: 100%;
    background: #0f089f;
    color: #fff;
    padding: 3px 5px;
    margin-right: 10px;
}
.tabbed-charts #tablist2 option {
    background: #fff;
    color: #000;
}
.tabbed-charts .filter {
    background: none;
    padding: 0;
    margin-right: 10px;
}
.header-dashboard-filters .form-inline select {
    width: auto !important;
}
.form-top-bar-icons {
    margin-left: 10px;
}
.header-dashboard-filters .glyphicon {
    color: #fff;
    background: #428bca;
    padding: 6px;
    border-radius: 50%;
    outline: none;
    border: none;
    -webkit-box-shadow: 2px 2px #2b669a;
    -moz-box-shadow: 2px 2px #2b669a;
    box-shadow: 2px 2px #2b669a;
}
.header-dashboard-filters .glyphicon:before {
    position: relative;
}
.header-dashboard-filters .glyphicon-ok:before {
    left: -1px;
}
.header-dashboard-filters .glyphicon-save:before {
    left: 1px;
}

.filter {
    padding: 10px;
    background-color: #0f089f;
    color: white;
}

.filter select {
    width: 150px;
}
.filter label {
    margin: 0 20px;
}
.language-selection {
    margin-top: 10px;
}

.language-selection label {
    padding-top: 7px;
}
/* Admin Panel */
.adminpanel h2 {
    padding: 0 15px;
    margin: 0;
}

.adminpanel .box {
    margin-bottom: 20px;
}

.adminpanel .box .head {
    background-color: #9490d4;
    color: white;
    text-align: center;
    display: flex;
    width: 100%;
    align-items: center;
}

.adminpanel .box .head .title {
    padding: 16px 16px 14px;
    font-size: 16px;
    width: 86%;
    text-align: left;
}

.adminpanel .box .head .btn {
    margin: 0;
    width: 14%;
    text-align: right;
}

.adminpanel .box .head .btn .glyphicon {
    vertical-align: -1px;
}

.adminpanel .box .body {
    height: 190px;
    border-bottom: 1px solid #dbdbdb;
    overflow: auto;
    background: white;
    padding: 4px 0;
}

.adminpanel .box .body .table {
    margin-bottom: 0;
}

.adminpanel .box .foot {
    padding: 16px;
    background-color: white;
    display: flex;
}
.adminpanel .box .foot > .col-md-2,
.adminpanel .box .foot > a.col-md-2 .btn-success {
    padding: 8px;
    border-radius: 0;
    max-width: 34px;
    margin: 0;
}
.adminpanel .box .foot > .col-md-10 {
    padding: 0;
    width: 88%;
}
.adminpanel .box .foot > .col-md-10 > .form-control {
    border-radius: 0;
}
#seg-tree {
    margin: 20px 0;
}

.btn-danger {
    background-color: #9490d4;
    background-image: linear-gradient(to bottom, #9490d4 0, #9490d4 100%);
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-danger:hover,
.btn-danger:focus {
    background-color: #9490d4;
    background-position: 0;
}
.btn-primary {
    background-image: linear-gradient(to bottom, #0f089f 0, #0f089f 100%);
    border-color: #0f089f;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #0f089f;
    background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
    background-color: #0f089f;
    border-color: #0f089f;
}
a.btn-primary.save-as-draft {
    background-image: linear-gradient(to bottom, #b8b8be 0, #b8b8be 100%);
    border-color: #b8b8be;
}
a.btn-primary.save-as-draft:hover,
a.btn-primary.save-as-draft:focus {
    background-color: #b8b8be;
    background-position: 0 -15px;
}
a.btn-primary.save-as-draft:active,
a.btn-primary.save-as-draft.active {
    background-color: #b8b8be;
    border-color: #b8b8be;
}

.btn-success[class*="btn-add-"] {
    content: url(../i/plus.svg);
    background-color: #9490d4;
    background-image: linear-gradient(to bottom, #9490d4 0, #9490d4 100%);
    border: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 18px;
}
.tree-undo span {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

.top-filter {
    margin-bottom: 20px;
}

.geo-list,
.countrykwh-list,
.countrymj-list,
.energysourcemj-list,
.energysourcekwh-list {
    display: none;
}

/* Controls */
.controls {
    background-color: #0f089f;
    padding: 10px;
}

/* tooltip */
.tooltip {
    font-size: 16px;
}

/* breadcrumbs */
.breadcrumb {
    border-radius: 0px;
    padding-bottom: 5px;
    background-color: transparent;
}

.breadcrumb a {
    font-weight: bold;
}

/* .breadcrumb a:hover {
	}

	.breadcrumb .active {
	} */
.breadcrumb > li + li:before {
    content: " >";
}
.push {
    height: 60px;
}
footer {
    width: 100%;
    background-color: #0f089f;
    color: white;
    padding: 10px;
    /* height: 40px; */
}

footer.bu1 {
    background-color: #00aaf0;
}

footer.bu2 {
    background-color: #ee2e24;
}

footer a {
    color: white;
}
footer a:hover {
    color: white;
}

/* General */
h2,
h3 {
    margin-top: 0;
    color: #0f089f;
}

.tab-pane h3 {
    padding: 24px 15px;
}

.btn {
    margin: 0 8px;
    border-radius: 0;
    padding: 10px 12px 7px;
}

a,
a:hover,
a:focus {
    color: #0f089f;
}

a:hover {
    color: #0f089f;
}
.glyphicon {
    vertical-align: -2px;
}

.or-label {
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-size: 18px;
}
.help-tooltip {
    color: #0f089f;
    padding-left: 0;
    margin-top: 5px;
}

td .glyphicon-question-sign,
.control-label {
    color: #0f089f;
}
.tooltip-inner {
    max-width: 500px;
}
/* scatter */
.point {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: small;
}

.x-Label,
.y-Label {
    position: absolute;
    font-weight: bold;
}

.y-Label,
.y-Units {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.x-Units,
.y-Units {
    display: table;
    position: absolute;
}

.x-Units > ul,
.y-Units > ul {
    display: table-row;
}

.x-Units > ul > li,
.y-Units > ul > li {
    display: table-cell;
}

/* Menus */
ul.topnav {
    list-style-type: none;
    padding: 5px 15px 0 0;
    margin-bottom: 5px;
}

ul.topnav li {
    float: left;
    margin-left: 15px;
}

ul.topnav li a {
    color: #fff;
}

ul.landing-menu {
    list-style-type: none;
}
ul.landing-menu li a.btn-primary.arrow-right,
ul.landing-menu li a.btn-primary.arrow-righ:hover,
ul.landing-menu li a.btn-primary.arrow-righ:focus {
    background: #0f089f url(../i/Arrow-right.svg) 95% no-repeat;
}
ul.landing-menu li {
    margin-bottom: 16px;
}

ul.landing-menu li a,
ul.landing-menu li a:hover,
ul.landing-menu li a:focus {
    text-align: left;
    background: #0f089f;
    border: none;
    border-radius: 0;
    width: auto;
    display: inherit;
    align-content: center;
    align-items: flex-start;
}

@media (min-width: 992px) {
    ul.landing-menu li a,
    ul.landing-menu li a:hover,
    ul.landing-menu li a:focus {
        width: 350px;
    }
}
.ddays-grid input[type="text"] {
    border: none;
}

/* Top nav tabs */
.glyphicon-log-out:before,
.glyphicon-log-in:before {
    content: url("../i/Combined-Shape.svg");
}

/* open report buttons */
.btn.open-new {
    border-radius: 0;
    background-color: #9490d4;
    border: none;
    color: #ffffff;
}
.nav-tabs {
    border-bottom: 2px solid #0f089f;
    padding-left: 5px;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
    background-color: #0f089f;
    color: white;
    border: 1px solid #0f089f;
}

.sub-tabs,
.sub-tabs-content {
    display: none;
}

/* tables */

.table th,
tr.th {
    background-color: #0f089f;
    color: white;
}

.table th input {
    color: black;
    font-weight: normal;
}

.table-striped > tbody > tr:nth-child(2n + 1) > td,
.table-striped > tbody > tr:nth-child(2n + 1) > th {
    background-color: #ffffff;
}

table.tb-percent-sources {
    width: 30%;
    background: white;
}

table.treatment td {
    padding: 5px;
}

.has-feedback .treatment .form-control {
    padding-right: 0;
    width: 70%;
}
.has-feedback .treatment .form-control.defaultYieldLoss {
    width: 225px;
}

table.table-waste,
table.table-waste th {
    text-align: center;
}

table.table-waste td.separator {
    border-right: 1px solid #0f089f;
}

table.grid {
    background-color: white;
    display: none;
}

table {
    background-color: transparent;
    word-break: break-word;
}
.grid-data {
    display: none;
}

table tr.template {
    display: none;
}

/* Auto Suggestions */
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}
.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-no-suggestion {
    padding: 2px 5px;
}
.autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}
.autocomplete-group {
    padding: 2px 5px;
}
.autocomplete-group strong {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    border-bottom: 1px solid #000;
}

/* Login
.form-login {

} */

.form-login label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #0f089f;
}
.arrow-left {
    content: url(../i/arrow-left.svg);
}
.form-login input[type="text"],
.form-login input[type="password"] {
    border: 1px solid #0f089f;
    width: 250px;
    font-size: 21px;
    padding: 5px;
    color: #0f089f;
}
.start-new-report {
    content: url(../i/plus.svg);
}
.edit-my-draft-report {
    content: url(../i/edit.svg);
}
.my-submitted-report {
    content: url(../i/list.svg);
}
.administrator {
    content: url(../i/User.svg);
}
.btn-primary.btn-block .dashboard {
    content: url(../i/Dashboard.svg);
}
.import {
    content: url(../i/Import.svg);
}
.glyphicon-question-sign {
    content: url(../i/question-blue.svg);
}
.glyphicon-question-sign-sec {
    content: url(../i/question.svg);
}
.btn-remove-selected,
.glyphicon-remove {
    content: url(../i/close.svg);
}
.glyphicon-pencil {
    content: url(../i/edit_black.svg);
}
.glyphicon-trash {
    content: url(../i/delete.svg);
}
.start-new-report,
.edit-my-draft-report,
.my-submitted-report,
.administrator,
.btn-primary.btn-block .dashboard,
.import,
.arrow-left,
.glyphicon-question-sign,
.glyphicon-question-sign-sec,
.btn-remove-selected,
.glyphicon-remove,
.glyphicon-pencil,
.glyphicon-trash {
    /* content: url(../i/plus.svg); */
    width: 100%;
    max-width: fit-content;
    padding-right: 5px;
    margin-bottom: -2px;
}
.table .btn-default:not(.buttons.pull-right),
.table .btn-default:hover,
.table .btn-default:active {
    border: none;
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
}

.form-login input[type="submit"],
.sso-login {
    /* text-align: left; */
    background: #0f089f url(../i/Arrow-right.svg) 84% no-repeat;
    border: none;
    border-radius: 0;
    padding: 9px 35px 9px 12px;
    width: 100%;
    max-width: 250px;
    /* height: 36px; */
    font-weight: bold;
    color: white;
    margin-left: 0;
    display: block;
}

.sso-login {
    max-width: 250px;
    text-align: center;
    width: 100%;
}

.sso-login:hover {
    color: #fff;
    text-decoration: none;
}

.alternative {
    text-align: center;
    max-width: 250px;
    margin: 10px 0;
    font-family: "FsAlbert-bold";
    font-size: 17px;
}

.form-group span.auditor-name,
.form-group a.data-source {
    display: block;
    padding-top: 7px;
}

#audit-form .mselect {
    width: 100% !important;
}

.contractors-container {
    display: none;
}

.number-days-group {
    display: none;
}

form label.btn {
    display: inline-block !important;
}
@media (min-width: 1200px) {
    .fluid-group label {
        width: 12.8%;
    }

    .fluid-group .col-md-10 {
        width: 80.8%;
    }
}

@media (max-width: 990px) {
    .bar-graph canvas {
        height: 300px;
    }
}
.bar-graph .table > tfoot > tr > td input[type="radio"],
input[type="checkbox"] {
    margin: 0 0 0 16px;
}
.bar-graph .table > thead > tr > th,
.bar-graph .table > tbody > tr > th,
.bar-graph .table > tfoot > tr > th,
.bar-graph .table > thead > tr > td,
.bar-graph .table > tbody > tr > td,
.bar-graph .table > tfoot > tr > td {
    padding: 6px 0 6px 0;
    line-height: 1.42857143;
    border-top: none;
    display: inline-block;
    vertical-align: middle;
    min-height: 35px;
}

input[type="radio"],
input[type="checkbox"] {
    width: 16px;
    height: 16px;
}
/* Dashboard */
.dashboard .sub-tabs,
.dashboard .sub-tabs-content {
    display: inherit;
}

.dashboard .sub-tabs-content {
    background-color: white;
}

.scatter-plot {
    width: 900px;
    height: 300px;
}

.scatter-plot .jqplot-grid-canvas {
    position: relative !important;
}
table.jqplot-table-legend {
    width: auto;
}
/* Buttons */
.landing .btn {
    font-size: 15px;
}

tr.custom-item.first a.remove-waste-item {
    display: none !important;
}

/* MISC */
.no-padding {
    padding: 0 !important;
}

.filter2 label {
    margin: 0 !important;
}

.pie-graphs .col-md-4 {
    width: 50% !important;
}

div[id^="vstream"] table.treatment i {
    top: 4% !important;
    right: 70% !important;
}
.form-control {
    height: inherit;
}
select.form-control::-ms-expand {
    display: none;
}

select.form-control {
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    text-overflow: "";

    /* background : url("https://img.icons8.com/material/24/000000/sort-down.png") no-repeat right #fff; */
    background: white url(../i/arrow-down.svg) 97% no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
.has-success .form-control-feedback {
    display: none;
    color: transparent;
}
.modal-footer .btn + .btn {
    margin: 8px;
}
.language-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding: 0 15px 0 0;
    margin-bottom: 5px;
    margin-top: 5px;
    border-right: 1px solid white;
}
.language-menu a:hover,
.language-menu a:focus {
    color: white;
    outline: none;
    outline-offset: 0;
    text-decoration: none;
}
.language-item {
    display: inline-block;
    margin-right: 10px; /* Adjust as needed */
}

.language-link {
    text-decoration: none;
    color: white; /* Adjust color as needed */
    text-transform: uppercase;
}

.language-item.selected .language-link {
    font-family: "FsAlbert-bold"; /* Style for selected language */
    text-transform: uppercase;
}
.form-login.row {
    margin-right: 0;
    margin-left: 0;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px;
    margin-left: -25px;
    display: inline-block;
    margin-top: -1px;
}
.pagination {
    display: flex;
    align-content: center;
    align-items: center;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #0f089f;
    border: none;
    background-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    color: initial;
    border: none;
    background-color: transparent;
}
/* a {
	color: #0F089F;
}

a:hover {
	color: #0F089F;
} */
.btn-customer {
    min-width: 126px;
}

#btnGetCustomer {
    margin: 0;
}

.box-content p.lead,
#graphWaterUseEfficiencyLabels,
svg .highcharts-axis text {
    color: #072635 !important;
    fill: #072635 !important;
}

.highcharts-yaxis text.highcharts-axis-title {
    font-size: 10px !important;
}

.highcharts-text-outline {
    /* stroke: #fff; */
}

.pie-center + p.lead,
.pie-graphs p.lead {
    color: #3366ff !important;
    fill: #3366ff !important;
    font-size: 15px;
    font-family: "FsAlbert-bold";
}

.reports-list-body .reports-list-actions a {
    margin: 0 4px;
}

.reports-list-actions {
    min-width: 165px;
}

.btn.btn-generate-vstream:disabled,
.btn.btn-generate-vstream[disabled] {
    background-image: linear-gradient(to bottom, #b3b3b3 0, #999999 100%);
    border-color: #999999;
    color: #ffffff;
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
}
