﻿.h-menu {
    background-color: #507384 !important;
}

.tile-small, .tile-medium, .tile-wide, .tile-large, .tile-app {
    background-color: #507384 !important;
}

.tile-small:hover span, .tile-medium:hover span, .tile-wide:hover span, .tile-large:hover span, .tile-app:hover span {
    color: #233138 !important; 
}

a {
    color: #9a9a9a !important;
}

a span {
    color: white !important;
}

bg-blue {
    background-color: #090a0a !important;
}

input[type=text], select, .input {
    border-color: #a0a0a0 !important;
}

select {
    background-image: linear-gradient(
45deg
, transparent 50%, #3f4344 50%), linear-gradient(
135deg
, #3f4344 50%, transparent 50%), linear-gradient(to right, white, white) !important;

}

li a {
    color: black !important;
}

.table.table-border {
    border-color: black !important;
}

.file .button {
    background-color: #607d8b !important;
}

hr {
    background-color: #4c5558 !important;
}

input[type=button].primary, input[type=submit].primary, input[type=reset].primary {
    background-color: #607d8b !important;
}

.button.primary, .command-button.primary, .image-button.primary, .shortcut.primary, .tool-button.primary, .split-button .split.primary, tbody tr.primary, tbody td.primary, .tally.primary, code.primary, .notify.primary, .info-button.primary, .input .button.primary, .select .button.primary, .tag-input .button.primary, .spinner .button.primary, .toast.primary {
    background-color: #607d8b !important;
}

.file, .input, .select, .textarea, input[type=datetime-local], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    border-color: #cccccc !important;
}

.file, .input, .select, .textarea, input[type=datetime-local], input[type=email], input[type=file], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {

    border-color: #cccccc !important;
}

.image-button {
    border-color: #000000 !important;
}

.image-button primary span {
    background-color: #9a9a9a !important;
}

.image-button .icon {
    background-color: #607d8b !important;
}


