.load {
    display: none;
    width: 200px;
    border: 1px solid black;
    position: absolute;
    top: 50%;
    left: 45%;
    padding: 1em;
    border: none;
    font-size: 16px;
    font-weight: bold;
    box-shadow: #a5a5a569 0px 0px 23px;
    border-radius: 25px;
    text-align: center;
    background-color: white;
    color: dimgrey;
    z-index: 99999999 !important;
}

.bg-ace {
    background-color: #0193ce;
}

.btn {
    border-radius: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    border-radius: 20px;
}

body {
    background-color: #e4e4e4;
}

.btn-primary {
    background-color: #0193ce;
    border-color: #0193ce;
}

.btn-white {
    background-color: white;
    color: #0193ce;
    font-weight: 600;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #0193ce;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    border: thin;
}

a {
    color: #0193ce;
    text-decoration: none;
    background-color: transparent;
}

.table thead th {
    vertical-align: middle;
}

.table td {
    padding: 0.75rem;
    vertical-align: middle;
}

a:hover {
    color: dimgrey;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(0, 149, 255, 0.12);
}

.act {
    border-radius: 50%;
}

tr, td, th {
    text-align: center;
    vertical-align: middle;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0193ce;
    border-color: #0193ce;
}

.page-link {
    color: #0193ce;
}

.msp {
    padding-left: 10px;
    padding-right: 10px;
}

iframe {
    border-width: 0px;
    border-style: none;
    border-color: none;
    border-image: none;
}

.select2-container {
    width: 100% !important;
}

/*.swal2-container.swal2-backdrop-show {
        background: transparent;
    }*/

/*.swal2-container.swal2-backdrop-show {
        background: transparent;
    }*/
body {
    background-color: #e4e4e4;
}

.btn-primary {
    background-color: #0193ce;
    border-color: #0193ce;
}

.btn-white {
    background-color: white;
    color: #0193ce;
    font-weight: 600;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #0193ce;
}

.nav-pills .nav-link {
    border-radius: .25rem;
    border: thin;
}

a {
    color: #0193ce;
    text-decoration: none;
    background-color: transparent;
}

.table thead th {
    vertical-align: middle;
}

.table td {
    padding: 0.75rem;
    vertical-align: middle;
}

a:hover {
    color: dimgrey;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(0, 149, 255, 0.12);
}

.act {
    border-radius: 50%;
}

tr, td, th {
    text-align: center;
    vertical-align: middle;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #0193ce;
    border-color: #0193ce;
}

.page-link {
    color: #0193ce;
}

.msp {
    padding-left: 10px;
    padding-right: 10px;
}

iframe {
    border-width: 0px;
    border-style: none;
    border-color: none;
    border-image: none;
}

.select2-container {
    width: 100% !important;
}

/*.swal2-container.swal2-backdrop-show {
        background: transparent;
    }*/

/*.swal2-container.swal2-backdrop-show {
        background: transparent;
    }*/

.mce-panel {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    height: calc(1.5em + .75rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
