/*
*   NUESTRO CSS
*/

.bg-turquesa {
    background-color: #3ab9be !important;
    color: #fff !important;
}

.bg-azul {
    background-color: #147ea5 !important;
    color: #fff !important;
}

.btn-turquesa {
    color: #fff;
    background-color: #3ab9be !important;
    border-color: #3ab9be !important;
    box-shadow: none;
}

.btn-azul {
    color: #fff;
    background-color: #147ea5 !important;
    border-color: #147ea5 !important;
    box-shadow: none;
}

.card-primary:not(.card-outline) > .card-header {
    background-color: #147ea5;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: #3ab9be;
    color: #fff;
}

.login-logo,
.register-logo {
    font-size: 2.1rem;
    font-weight: 300;
    margin-bottom: 0px;
    text-align: center;
    background-color: white;
}

.card-primary.card-outline {
    border-top: 4px solid #147ea5;
    border-radius: 0px;
}

.login-page {
    background: #3ab9be;
}

.btn-primary {
    color: #fff;
    background-color: #147ea5;
    border-color: #147ea5;
    box-shadow: none;
}

a {
    color: #147ea5;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-item {
    color: #147ea5 !important;
}

.sidebar .nav-link p,
.sidebar .user-panel .info {
    color: white;
}

#dropdownMenuButton {
    width: 100%;
    transition: all 0.2s;
}

#dropdownMenuButton:hover {
    width: 100%;
    color: white;
    opacity: 0.8;
}

.dropdown-menu.show {
    display: block;
    width: 100%;
}

.dropdown-item {
    text-align: center;
}

[class*="sidebar-dark-"] {
    background-color: #147ea5;
}

[class*="sidebar-dark"] .btn-sidebar,
[class*="sidebar-dark"] .form-control-sidebar {
    background: #3ab9be;
    border: 1px solid #3ab9be;
    color: rgb(255, 255, 255);
}
.fa-search::before {
    content: "\f002";
    color: white;
}

[class*="sidebar-dark"] .btn-sidebar:hover {
    background: #47c5ca;
}

.input-group > .form-control-sidebar::placeholder {
    color: #fff;
}

.small-box h3 {
    font-size: 1.8rem;
}

.titulos-card {
    font-size: 16px;
    margin: 0;
    font-weight: 600 !important;
    text-align: center !important;
    padding-top: 3px;
}

.iconoheader {
    float: right;
    background-color: #fff;
    border-radius: 50%;
    color: #147ea5;
    height: 27px;
    line-height: 29px;
    width: 27px;
    font-size: 14px;
    text-align: center;
    visibility: hidden;
}

.iconomas {
    float: right;
    background-color: #fff;
    border-style: hidden;
    border-radius: 50%;
    color: #147ea5;
    height: 30px;
    text-align: right;
}

.iconocierra {
    float: right;
    background-color: #fff;
    border-radius: 50%;
    color: #147ea5;
    height: 27px;
    line-height: 29px;
    width: 27px;
    font-size: 14px;
    text-align: center;
}

.textodestacado {
    font-size: 26px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
}

.textodestacado2 {
    font-size: 26px;
    font-weight: 600;
    line-height: 0px;
    text-align: center;
}

.p-025 {
    padding: 0.25rem;
}
.textoderecha {
    float: right;
    text-align: right;
    width: 20px;
}

.textolnc {
    font-size: 26px;
    font-weight: 30px;
    line-height: 18px;
    text-align: right;
}

.textocentrado {
    text-align: center;
    line-height: 4px;
    font-size: 20px;
}

.textocentradod {
    text-align: center;
    line-height: 10px;
    font-size: 14px;
    padding-top: 5px;
}

.textoizquierda {
    float: left;
    width: 50%;
    text-align: right;
}
​ .simpleCircle [class*="fa fa-"] {
    background-color: #333;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    margin: auto 3px;
    width: 40px;
    font-size: 18px;
    text-align: center;
}

@media only screen and (min-width: 320px) {
    .titulos-card {
        font-size: 13px;
        margin: 0;
        font-weight: 600 !important;
        text-align: center !important;
        padding-top: 3px;
    }
}

.sidebar {
    overflow-y: visible !important;
}

.form-inline .form-control {
    margin-right: 10px;
}

.form-inline .btn {
    margin-right: 5px;
}

.pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}

.pagination > li {
    margin: 0 3px;
}

.pagination > li > a,
.pagination > li > span {
    color: #3c8dbc;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 6px 12px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
    background-color: #147ea5;
    color: white;
    text-decoration: none;
}

.pagination > .active > span {
    background-color: #147ea5;
    color: white;
    border-color: #147ea5;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover {
    background-color: #eaeaea;
    color: #999;
    cursor: not-allowed;
    border-color: #ddd;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #147ea5;
    border-color: #147ea5;
}


[class*="sidebar-dark-"] .nav-treeview > .nav-item > .nav-link.active{
  background-color: #3da9d0;
  color: #dbdbdb;
}