﻿
:focus {
    outline-color: #304FFE !important;
}

.material-icons {
    color: #304FFE;
}

.inputsectorlabel-icon {
    color: white;
}

.inputsector-style2 .inputsectorlabel-icon {
    color: #304FFE !important;
}

input[type="radio"] + label:active::before,
input[type="radio"]:focus + label::before,
input[type="checkbox"]:focus + label::before {
    background-color: #304FFE40 !important;
}

#gcmdNav:hover, #toolSearchResults:hover {
    color: #304FFE !important;
}

#toolSearchResults strong::before {
    background: #304FFE !important;
}

table.sorttable thead tr, table.sorttable thead tr th {
    outline: 1px solid #304FFE !important;
}

table.sorttable tr th {
    background-color: #304FFE !important;
    border: 1px solid #304FFE !important;
}

ul.topbar {
    background-color: #304FFE !important;
}

    ul.topbar li ul li a:hover {
        background-color: #304FFE !important;
    }

a.csvdownload {
    color: #304FFE !important;
}

.toolbar-pressed {
    background-color: #304FFE !important;
}

.toolbar .toolbar-pressed i {
    color: white !important;
}

.rowselect:hover, tr.rowselect:hover {
    background-color: #304FFE70 !important;
}

input[type="checkbox"]:checked + label::before {
    color: #304FFE !important;
}

input[type="radio"]:checked + label::before {
    color: #304FFE !important;
}

.waves-effect .waves-ripple {
    background: #304FFE !important;
}

input[type="checkbox"] + label:active::before {
    background-color: #304FFE42 !important;
}

div.feature-host {
    background: #304FFE !important;
}

div.feature-discovery {
    background: #304FFE !important;
}

.scrolltable thead tr:after {
    background-color: #304FFE !important;
    border: 1px solid #304FFE !important;
}

.scrolltable th {
    background-color: #304FFE !important;
    border-top: 1px solid #304FFE !important;
    border-bottom: 1px solid #304FFE !important;
}

input[type="checkbox"]:checked.tree-view-list-partial + label::before {
    color: #304FFE !important;
}

#divPrintType input[type="radio"]:checked + label::before {
    color: #304FFE !important;
}

div.ganttChartSectionHeaderWrapper {
    background-color: #304FFE !important;
}

#divMapSlider > div {
    background-color: #304FFE !important;
}

#divLoadWindow {
    border: 5px solid #304FFE !important;
}

.ganntSelect {
    box-shadow: 0 0 3pt 3pt #6db5ff !important;
}

.toolbar i {
    color: #304FFE !important;
}

.ganntSelectShift {
    background-color: #c6e2ff !important;
}

#gdivNav ul ul .menu-right > i.material-icons, #toolSearchResults .good-match i.material-icons {
    color: #304FFE !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-widget-header {
    background-color: #304FFE;
}

    .ui-state-active.ui-state-hover {
        background-color: #304FFE;
    }

.pinkColour {
    background: #e91e63 !important;
    border: 2px solid #25252525;
}

.blueColour {
    background: #64B5F6 !important;
    border: 2px solid black !important;
}

.greenColour {
    background: #41a535 !important;
}

.purpleColour {
    background: #e040fb !important;
}

.orangeColour {
    background: #ffab40 !important;
}

.redColour {
    background: #ff5252 !important;
}

#gcmdNav.waves-effect .waves-ripple, #gdivNav .waves-effect .waves-ripple {
    background: -webkit-radial-gradient(rgba(33, 150, 243, 0.2) 0, rgba(33, 150, 243, 0.3) 40%, rgba(33, 150, 243, 0.4) 50%, rgba(33, 150, 243, 0.5) 60%, rgba(255, 255, 255, 0) 70%) !important;
    background: -o-radial-gradient(rgba(33, 150, 243, 0.2) 0, rgba(33, 150, 243, 0.3) 40%, rgba(33, 150, 243, 0.4) 50%, rgba(33, 150, 243, 0.5) 60%, rgba(255, 255, 255, 0) 70%) !important;
    background: -moz-radial-gradient(rgba(33, 150, 243, 0.2) 0, rgba(33, 150, 243, 0.3) 40%, rgba(33, 150, 243, 0.4) 50%, rgba(33, 150, 243, 0.5) 60%, rgba(255, 255, 255, 0) 70%) !important;
    background: radial-gradient(rgba(33, 150, 243, 0.2) 0, rgba(33, 150, 243, 0.3) 40%, rgba(33, 150, 243, 0.4) 50%, rgba(33, 150, 243, 0.5) 60%, rgba(255, 255, 255, 0) 70%) !important;
}

p.patientNotes, p.crewNotes, p.jrnyNotes {
    color: #304FFE !important;
}

.rowselect, tr.rowselect {
    background-color: #304FFE50 !important;
}

.section {
    background-color: #0066CC !important;
}

#tblMain thead {
    background: #304FFE !important;
}

.sorttable tbody tr.rowselect:not(.no-result),
.sorttable tbody tr.rowselect:not(.no-result) td {
    background: #304FFE50 !important;
}

#toast {
    background-color: #304FFE !important;
}

.icon-button > span {
    background: #304FFE !important;
}

.ui-button:active {
    background-color: #304FFE;
}
