body {
    background-color: #000000;
    line-height: 2em;
    letter-spacing: 2px;
    color: #fff000;
}

p {
    color: #ffffff;
}

.fontsize1 {
    font-size: 100% !important;
}

.fontsize2 {
    font-size: 125% !important;
}

.fontsize3 {
    font-size: 150% !important;
}

.fsize {
    padding-left: 5px;
    padding-right: 5px;
}

.alert {
    font-size: 0.9em;
    font-weight: bold;
}

.alert-warning {
    background-color: #ff8f00;
}

.alert-success {
    background-color: #5b8a0e;
}

iframe {
    background-color: whitesmoke;
}

.navbar {
    font-size: 0.9em !important;
}

h1,
.h1 {
    font-size: 1.5em;
}

.card .card-category, .card label {
    font-size: 0.8em;
}

.navbar .navbar-brand {
    font-size: 1.5em;
}

.pagination-info {
    color: #ffffff;
}

.page-list {
    color: #ffffff;
}

.fundimg {
    max-width: 100%;
    height: auto;
}

.btn-info.btn-fill:active {
    border-color: #ff0 !important;
    background-color: #000000 !important;
    color: #ff0 !important;
}

.btn-info.btn-fill:focus {
    border-color: #ff0 !important;
    background-color: #000000 !important;
    color: #ff0 !important;
}

.big-checkbox {
    -ms-transform: scale(2); /* IE */
    -moz-transform: scale(2); /* FF */
    -webkit-transform: scale(2); /* Safari and Chrome */
    -o-transform: scale(2); /* Opera */
    transform: scale(2);
    padding: 10px;
}

.navbar-nav .nav-item.show .dropdown-menu, .dropdown.show .dropdown-menu {
    background-color: #000000 !important;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item {
    border: transparent solid 2px;
    background-color: #000000 !important;
    color: #ffffff !important;
}

.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
    color: #ffff00 !important;
    border: #ffff00 solid 2px;
    background-color: #000000 !important;
}

.page-item .page-link {
    color: #000000;
}

.page-item.active .page-link {
    background-color: #ff0 !important;
    color: #000000 !important;
    border-color: #000000;
}

td {
    color: #ffffff !important;
}

th {
    font-size: 0.9rem !important;
    color: #ff0 !important;
}

.wrapper {
    background-color: #000000;
}

.nav .nav-item .nav-link:hover, .nav .nav-item .nav-link:focus {
    color: #ffffff !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.focus {
    color: #ff0 !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ff0 !important;
    background-color: #000000 !important;
}

.btn-info.btn-fill:hover {
    border-color: #ff0 !important;
    background-color: #000000 !important;
    color: #ff0 !important;
}

.form-control:focus {
    color: #ffff00;
    border-color: #ffff00;
}

.form-control-file:focus {
    border: 1px solid #ffff00 !important;
}

.form-control {
    border: 1px solid #fff;
    border-radius: 0px;
    color: #ffffff;
    background-color: #000000 !important;
}

.btn-info.btn-fill {
    color: #000000;
    background-color: #FFFFFF;
    border-color: #ffffff;
}

table.highlight-table tr:hover td {
    text-decoration: underline;
    color: #ff0;
}

.card .card-title {
    color: #ffffff;
}

.card {
    background-color: #000000;
}

.card .card-category, .card label {
    color: #ffffff;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover, a:focus {
    color: #ff0;
    text-decoration: underline;
}

.required-field {
    color: #ff0;
}

.alert-danger {
    color: #ff0;
    border: solid 1px #ff0;
    background-color: #000000 !important;
}

.card .table tbody td:last-child, .card .table thead th:last-child {
    display: table-cell;
}

.navbar .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    border: 1px solid transparent !important;
}

.navbar .navbar-nav .nav-item .nav-link:hover {
    color: #004da0 !important;
    background-color: white !important;
}

.navbar .navbar-nav .nav-item .nav-link:focus {
    border: 1px solid #ff0 !important;
    outline-color: #ff0;
}

.navbar-brand:focus {
    border: 1px solid #ff0 !important;
    outline-color: #ff0;
}

a .nav-link:hover {
    color: #ff0000;
}

.card .card-header {
    background-color: #231f20 !important;
    color: #ffffff;
    padding: 15px;
}

.remove-question {
    cursor: pointer;
}

.btn-link {
    color: #ffffff !important;
}

.frm_val_label {
    color: #ff0000;
}

.todo-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.label2 {
    font-weight: 400;
    color: #fff;
    font-size: 1.1em
}

h4 {
    color: #ffffff;
}

.div_hover:hover {
    background-color: #e7eaec !important;
}

.m-t {
    margin-top: 15px;
}

.description {
    padding: 0;
}

.preview {
    font-size: 1.1em;
    min-height: 25px;
    margin-bottom: 10px;
}

.card label {
    font-size: 1.2em;
    text-transform: none;
}

.card .poll-fill label {
    font-size: 1.4em;
}

.form-check-label {
    cursor: pointer;
}

h4 {
    margin-top: 0;
}

.modal .modal-content .modal-header {
    border-bottom: 1px solid #e9ecef;
    padding-bottom: 15px;
}

.footer {
    background-color: #000000;
}

.modal-content {
    background: black;
    border: 1px solid #fff000;
}

.modal .modal-content .modal-body + .modal-footer {
    padding-top: 15px;
}

.modal .modal-content .modal-footer {
    border-top: 1px solid #e9ecef;
    padding: 15px;
    justify-content: flex-end;
}

.modal .modal-content .modal-footer .btn {
    margin-right: .25rem;
}

.card-header h4 {
    margin: 0;
}

.card-header h4.btn-link {
    margin: 0;
    cursor: pointer;
}

#map {
    height: 600px;
}

.statistic-table.pretty-table td {
    text-align: center;
}

.alarm-phone {
    color: #ff0;
    font-size: 20px; 
    font-weight: bold;
}

.statistic-table.pretty-table th {
    color: white;
    background: #17a2b8;
    text-align: center !important;
    vertical-align: middle;
}

.statistic-table.pretty-table th:first-child {
    color: white;
    background: #275e66;
}

#policeUnits_selectedOptions ul li {
    color: #ff0;
    border-radius: 5px;
    padding: 5px;
    border: 1px solid #ff0;
    margin: 5px 0;
}

.statistic-table.pretty-table td:first-child {
    color: white;
    background: #17a2b8;
}

.statistic-table.pretty-table th:nth-child(2) {
    color: white;
    background: #275e66;
}

.statistic-table.pretty-table td:nth-child(2) {
    color: white;
    background: #17a2b8;
}

/*Override*/
.bootstrap-table .fixed-table-container .table thead th {
    vertical-align: inherit;
}

.bootstrap-table .fixed-table-container .table thead th .th-inner {
    white-space: pre-line;
}

.fixed-table-body-columns {
    background: black !important;
}

.fixed-table-border {
    display: none;
}

.undecorated-list {
    padding-left: 0;
    list-style: none;
}

.advertisement {
    border-radius: 0 !important;
}

.bodySection {
    padding: 10px;
    border: 1px solid #ff0;
    border-radius: 5px;
    margin-bottom: 20px;
    background-color: whitesmoke;
}

.file-list {
    padding: 10px 0 0 20px;
}

#loaderDiv {
    background: grey;
    position: fixed;
    z-index: 1;
    left: 0;
    opacity: 0.4;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.loader {
    opacity: 1;
    margin: 20% auto;
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.jquery-multiselect button {
    height: 40px;
    margin: 0;
    background: black;
}

.jquery-multiselect button span {
    color: white;
}

.ms-options-wrap > .ms-options > ul label.focused, .ms-options-wrap > .ms-options > ul label:hover {
    color: black;
}

.ms-options {
    background: black !important;
}

.jquery-multiselect li label {
    font-size: 1em;
}

.ms-options-wrap > .ms-options > ul li.selected label {
    background: grey;
    color: white;
}

#rodo {
    border: 1px solid white;
    padding: 10px 20px;
    background-color: whitesmoke;
}

.vertical-bottom {
    display: flex;
    align-items: flex-end;
}

.vertical-bottom div {
    width: 100%;
}

button:focus {
    border-color: #ff0 !important;;
}

input[type=checkbox]:focus, input[type=radio]:focus, button:focus {
    -webkit-box-shadow: 0 0 7px 4px #ffff00;
    -moz-box-shadow: 0 0 7px 4px #ffff00;
    box-shadow: 0 0 7px 4px #ffff00;
}

a[href="tel:112"] {
    font-size: 16px;
    font-weight: bold;
    color: #ff0;
}

a[href="tel:112"]:focus, a[href="tel:112"]:hover{
    border: 1px solid #ff0;
}

.ms-search input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #dc3545;
    opacity: 1; /* Firefox */
}

.ms-search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dc3545;
}

.ms-search input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #dc3545;
}

a[href="#navigation"] {
    color: white;
    font-size: 20px;
    display: none;
}

@media (max-width: 991px) {
    a[href="#navigation"] {
        display: block!important;
    }
}
/*
 Ukrywamy w taki sposób aby walidacja nie pomijała niewidocznych elementów
*/
input[type="file"], input[type="text"].hidden-input {
    height: 0;
    width: 0;
    border: 0;
}

.input-overlay-label {
    padding: 5px 15px;
    display: inline-block;
    font-size: 22px;
    color: #FFFF00;
    font-weight: 400;
    background-color: #222200;
    border: 1px solid #FFFF00;
    transition-duration: 300ms;
    cursor: pointer;
}

.input-overlay-label:hover {
    background-color: #FFFF00;
    color: #000000;
    text-decoration: none;
}
