/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 40px;
    padding-top: 55px;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 40px; /* Vertically center the text there */
}

.sxadrlbl {
    width: 100px;
}

.w-30 {
    width: 30%;
}

.w-35 {
    width: 35%;
}

.w-40 {
    width: 40%;
}

.w-65 {
    width: 65%;
}

table.scroll {
}

table.scroll thead {
}

table.scroll thead tr:after {
    content: '';
    overflow-y: scroll;
    visibility: hidden;
}

table.scroll thead th {
    flex: 1 auto;
    display: block;
}

nav.scroll,
table.scroll thead,
table.scroll tbody {
    display: block;
    overflow-y: auto;
}

a[href] {
    text-decoration: none;
    color: black;
}

table.scroll thead tr,
table.scroll tbody tr {
    display: flex;
}

    table.scroll tbody tr td {
    }

    table.scroll thead tr th, table.scroll tbody tr td {
        padding: 5px;
        text-align: center;
        flex: 1 auto;
        word-wrap: break;
    }

.c1 {
    width: 3%;
}

.c2 {
    width: 8%;
}

.c3 {
    width: 8%;
}

.c4 {
    width: 5%;
}

.c5 {
    width: 11%;
}

.c6 {
    width: 10%;
}

.c7 {
    width: 15%;
}

.c8 {
    width: 15%;
}

.c9 {
    width: 25%;
}

.a1 {
    width: 2%;
}

.a2 {
    width: 3%;
}

.a3 {
    width: 2%;
}

.a4 {
    width: 9%;
}

.a5 {
    width: 8%;
}

.a6 {
    width: 10%;
}

.a7 {
    width: 10%;
}

.a8 {
    width: 9%;
}

.a9 {
    width: 5%;
}

.a10 {
    width: 5%;
}

.a11 {
    width: 5%;
}

.a12 {
    width: 10%;
}

.b0 {
    width: 8%;
}

.b1 {
    width: 8%;
}

.b2 {
    width: 8%;
}

.b3 {
    width: 8%;
}

.b4 {
    width: 8%;
}

.b5 {
    width: 8%;
}

.b6 {
    width: 8%;
}

.b7 {
    width: 8%;
}

.b8 {
    width: 8%;
}

.b9 {
    width: 8%;
}

.b10 {
    width: 8%;
}

.b11 {
    width: 8%;
}

.b12 {
    width: 8%;
}

.fs {
    font-size: 12px;
}

.form-signin {
    width: 100%;
    max-width: 32rem;
    padding: 15px;
    margin: auto;
}

.form-group {
    margin-bottom: 1rem;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

/* Style Toggle Switch */
.switch {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 30px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 26px;
    left: 4px;
    bottom: 5px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(65px);
    -ms-transform: translateX(65px);
    transform: translateX(65px);
}

/*  hover  btnTestMail && alink*/
.btnTestMail {
    transition: background-color .2s, color .2s;
}

.btnTestMail span {
    color: #6c757d;
}

.btnTestMail:hover {
    background-color: #6c757d;
    border-color: #28a745;
    color: #fff;
}

.btnTestMail i {
    transform: rotate(45deg);
    color: #4371a0;
    transition: color .2s;
}

.btnTestMail:hover i {
    color: #fff;
}

.btnTestMail:hover span {
    color: #fff;
}

/*  hover  alink-return*/
.alink-return i {
    color: #0dcaf0;
}
.alink-return span {
    color: #0dcaf0;
}
.alink-return:hover i {
    color: #fff;
}
.alink-return:hover span {
    color: #fff;
}

/*  hover  alink-addItem*/
.alink-addItem i {
    color: forestgreen;
}
.alink-addItem span {
    color: forestgreen;
}
.alink-addItem:hover i {
    color: #fff;
}
.alink-addItem:hover span {
    color: #fff;
}

/*  hover  alink-cancel*/
.alink-cancel i {
    color: red;
}
.alink-cancel span {
    color: red;
}
.alink-cancel:hover i {
    color: #fff;
}
.alink-cancel:hover span {
    color: #fff;
}

/*  hover  outline-alink-blue*/
.outline-alink-blue i {
    color: #0d6efd;
}

.outline-alink-blue:hover i {
    border-radius: .25rem !important;
    background-color: #0d6efd;
    color: #fff;
}

/*  hover  outline-alink-red*/
.outline-alink-red i {
    color: red;
}

.outline-alink-red:hover i {
    border-radius: .25rem !important;
    background-color: red;
    color: #fff;
}


/* Default state (not activated) */
.form-switch .form-check-input {
    background-color: red;
    border-color: red;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e") !important;
}

/* When activated (checked) */
.form-switch .form-check-input:checked {
    background-color: forestgreen;
    border-color: forestgreen;
}

/*  hover  customslogo-img*/
.customslogo-img svg {
    width: 2em;
    height: 3em;
    color: #0d6efd;
}
.customslogo-img:hover svg {
    border-radius: .25rem !important;
    background-color: #0d6efd;
    color: #fff;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}