/*------------------------------------
- COLOR azul0
------------------------------------*/
.alert-azul0 { color: #000000; background-color: #3cd6ff; border-color: #27d2ff; }
.alert-azul0 hr { border-top-color: #0ecdff; }
.alert-azul0 .alert-link { color: #000000; }
.badge-azul0 { color: #fff; background-color: #00586f; }
.badge-azul0[href]:hover, .badge-azul0[href]:focus { color: #fff; background-color: #ffffffffffffffff2f3c; }
.bg-azul0 { background-color: #00586f !important; }
a.bg-azul0:hover, a.bg-azul0:focus, button.bg-azul0:hover, button.bg-azul0:focus { background-color: #ffffffffffffffff2f3c !important; }
.border-azul0 { border-color: #00586f !important; }
.btn-azul0 { color: #fff; background-color: #00586f; border-color: #00586f; }
.btn-azul0:hover { color: #fff; background-color: #003b4b; border-color: #ffffffffffffffff2f3c; }
.btn-azul0:focus, .btn-azul0.focus { box-shadow: 0 0 0 0.2rem rgba(0, 88, 111, 0.5); }
.btn-azul0.disabled, .btn-azul0:disabled { color: #fff; background-color: #00586f; border-color: #00586f; }
.btn-azul0:not(:disabled):not(.disabled):active, .btn-azul0:not(:disabled):not(.disabled).active, .show > .btn-azul0.dropdown-toggle { color: #fff; background-color: #ffffffffffffffff2f3c; border-color: #00232c; }
.btn-azul0:not(:disabled):not(.disabled):active:focus, .btn-azul0:not(:disabled):not(.disabled).active:focus, .show > .btn-azul0.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 88, 111, 0.5); }
.btn-outline-azul0 { color: #00586f; background-color: transparent; border-color: #00586f; }
.btn-outline-azul0:hover { color: #fff; background-color: #00586f; border-color: #00586f; }
.btn-outline-azul0:focus, .btn-outline-azul0.focus { box-shadow: 0 0 0 0.2rem rgba(0, 88, 111, 0.5); }
.btn-outline-azul0.disabled, .btn-outline-azul0:disabled { color: #00586f; background-color: transparent; }
.btn-outline-azul0:not(:disabled):not(.disabled):active, .btn-outline-azul0:not(:disabled):not(.disabled).active, .show > .btn-outline-azul0.dropdown-toggle { color: #fff; background-color: #00586f; border-color: #00586f; }
.btn-outline-azul0:not(:disabled):not(.disabled):active:focus, .btn-outline-azul0:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-azul0.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 88, 111, 0.5); }
.list-group-item-azul0 { color: #000000; background-color: #27d2ff; }
.list-group-item-azul0.list-group-item-action:hover, .list-group-item-azul0.list-group-item-action:focus { color: #000000; background-color: #0ecdff; }
.list-group-item-azul0.list-group-item-action.active { color: #fff; background-color: #000000; border-color: #000000; }
.table-azul0, .table-azul0 > th, .table-azul0 > td { background-color: #27d2ff; }
.table-hover .table-azul0:hover { background-color: #0ecdff; }
.table-hover .table-azul0:hover > td, .table-hover .table-azul0:hover > th { background-color: #0ecdff; }
.text-azul0 { color: #00586f !important; }
a.text-azul0:hover, a.text-azul0:focus { color: #ffffffffffffffff2f3c !important; }