﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


.in_top {
    position: fixed;
    right: 1rem;
    bottom: 4rem;
    display: none;
    width: 2.75rem;
    height: 2.75rem;
    text-align: center;
    color: #fff;
    background: #18465e;
    line-height: 46px;
    border-radius: .35rem !important;
}

    .in_top:hover {
        background: #18465e;
        filter: alpha(opacity=100);
        line-height: 46px;
        text-align: center;
        border-radius: .35rem !important;
    }

/*
th {
    background-color: #18465e;
    color: white;
}

.btn-primary {
    background-color: #18465e;
    border-color: #18465e;
    font-weight: 600;
    font-size: 14px;
}

    .btn-primary:active {
        background-color: #18465e;
        border-color: #18465e;
        font-weight: 600;
        font-size: 14px;
    }

    .btn-primary:hover {
        background-color: #18465e;
        border-color: #18465e;
        font-weight: 600;
        font-size: 14px;
    }

    .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #18465e;
        border-color: #18465e;
        font-weight: 600;
        font-size: 14px;
    }

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111;
}*/

/*.SH16 {
    font-weight: 700;
    font-size: 18px;
    color: #18465e;
}
*/

.buttons-collection.buttons-colvis {
    background-color: #3b80b1;
    background: #3b80b1;
    border-color: #3b80b1;
    font-size: 14px;
    color: #fff;
    border-radius: .35rem;
    background-image: none;
}

.buttons-collection:hover.buttons-colvis:hover {
    background-color: #3b80b1;
    opacity: 0.8;
    background: #3b80b1;
    font-size: 14px;
    border-color: #3b80b1;
    color: #fff;
    border-radius: .35rem;
    background-image: none;
}
.buttons-excel.buttons-html5 {
    background-color: #3b80b1;
    background: #3b80b1;
    font-size: 14px;
    border-color: #3b80b1;
    color: #fff;
    border-radius: .35rem;
    background-image: none;
}
.buttons-excel:hover.buttons-html5:hover {
    background-color: #3b80b1;
    opacity: 0.8;
    background: #3b80b1;
    font-size: 14px;
    border-color: #3b80b1;
    color: #fff;
    border-radius: .35rem;
    background-image: none;
}

button.dt-button.buttons-print {
    background-color: #3b80b1;
    background: #3b80b1;
    font-size: 14px;
    border-color: #3b80b1;
    color: white;
    border-radius: .35rem;
    background-image: none;
    background-image: none;
    background-image: none;
}

    button.dt-button.buttons-print:hover {
        background-color: #3b80b1;
        background: #3b80b1;
        font-size: 14px;
        border-color: #3b80b1;
        color: white;
        border-radius: .35rem;
        background-image: none;
        background-image: none;
        background-image: none;
        opacity: 0.9;
    }
div.dt-button-collection button.dt-button:active:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled), div.dt-button-collection div.dt-button:active:not(.disabled), div.dt-button-collection div.dt-button.active:not(.disabled), div.dt-button-collection a.dt-button:active:not(.disabled), div.dt-button-collection a.dt-button.active:not(.disabled) {
    background-color: #3b80b1;
    background: #3b80b1;
    color: white;
    font-size: 14px;
    border-color: #3b80b1;
    border-radius: .35rem;
    background-image: none;
    background-image: none;
    background-image: none;
}

button.dt-button.buttons-columnVisibility.active {
    background-color: #3b80b1;
    background: #3b80b1;
    font-size: 14px;
    border-color: #3b80b1;
    color: white;
    border-radius: .35rem;
    background-image: none;
}

    button.dt-button.buttons-columnVisibility.active:hover {
        background-color: #3b80b1;
        background: #3b80b1;
        font-size: 14px;
        border-color: #3b80b1;
        color: white;
        border-radius: .35rem;
        background-image: none;
    }

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: #3b80b1;
    background: #3b80b1;
    font-size: 16px;
    border-color: #3b80b1;
    color: white !important;
    border-radius: .35rem;
    background-image: none;
    background-image: none;
    background-image: none;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button.current.active {
        background-color: #3b80b1;
        background: #3b80b1;
        font-size: 16px;
        border-color: #3b80b1;
        color: white !important;
        border-radius: .35rem;
        background-image: none;
        background-image: none;
        background-image: none;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background-color: #3b80b1;
        background: #3b80b1;
        font-size: 16px;
        border-color: #3b80b1;
        color: white !important;
        border-radius: .35rem;
        background-image: none;
        background-image: none;
        background-image: none;
        opacity: 0.9;
    }
