﻿body, h3 {
    font-family: Verdana;
    color: #000
}

body {
    background: 0 0
}

a:hover {
    color: #00a75d !important;
}

.cyan {
    color: rgb(0, 174, 239) !important;
}

.page-login-v2 .page-login-main, body, h3 {
    color: #000
}


.btn-primary {
    background-color: #00aeef !important;
    border-color: #00aeef !important
}

    .btn-primary:active {
        background-color: #00a75d !important;
        border-color: #00a75d !important
    }

.form-control {
    border-color: #dfe9f0;
    color: #000
}

    .form-control.focus, .form-control:focus {
        border-color: #dfe9f0;
        box-shadow: none
    }

.page-login-v2.page-dark.layout-full:after {
    background-color: rgba(38,50,56,0) !important
}

.color-858286 {
    color: #858286!important
}


.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none !important
}

.form-control:disabled, .form-control[readonly] {
    background-color: #dfe9f0;
    opacity: 1;
}
.color-668ba5 {
    color: #668ba5
}
    .color-668ba5:focus {
        color: #003e69;
        font-weight: bold;
        background-color: white
    }

.navbar-default .navbar-toolbar .nav-link {
    display: block;
    color: #00aeef;
}
    .navbar-default .navbar-toolbar .nav-link:focus, .navbar-default .navbar-toolbar .nav-link:hover {
        color: #003e69 !important;
        background-color: white!important;
        font-weight: bold;
        text-decoration: underline;
    }

.nav-item:focus {
    color: #003e69 !important;
    background-color: white !important;
    font-weight: bold;
    text-decoration: underline;
}

.alert-danger {
    color: #ed6a5b !important;
    background-color: white !important;
    border-color: white !important;
}

.input-group-text {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #dfe9f0 !important;
    border: 1px solid #dfe9f0 !important;
    border-radius: 0.25rem;
}

.border {
    border: 0px !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 50px;
}

.navbar-default .navbar-toolbar .nav-link.active, .navbar-default .navbar-toolbar .nav-link.active:focus, .navbar-default .navbar-toolbar .nav-link.active:hover, .navbar-default .navbar-toolbar > .active > .nav-link, .navbar-default .navbar-toolbar > .active > .nav-link:focus, .navbar-default .navbar-toolbar > .active > .nav-link:hover {
    color: #003e69 !important;
    background-color: white;
    text-decoration: underline;
    font-weight: bold;
}

.alert {
    padding:0px!important
}
.sweet-alert {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1700;
    display: none;
    font-family:Verdana;
    width: 478px;
    padding: 20px 30px;
    margin-top: -200px;
    margin-left: -269px;
    overflow: hidden;
    color: #858286!important;
    text-align: center;
    background-color: #fff;
    border-radius: 0.215rem;
}
    .sweet-alert .sa-icon.sa-success .sa-placeholder {
        position: absolute;
        top: -4px;
        left: -4px;
        z-index: 2;
        box-sizing: content-box;
        width: 80px;
        height: 80px;
        border: 4px solid #00a75d!important;
        border-radius: 50%;
    }

.panel {
    position: relative;
    margin-bottom: 2.143rem;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: 0.286rem;
    box-shadow: 0 1px 1px rgb(255 255 255 / 15%) !important;
}

.text-muted {
    color: #858286!important
}


/*back-003e69 {
    background-color: #003e69!important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #f00!important;*/
    /* Red */
/*}*/

.border-full {
    border: 1px solid #dee2e6 !important
}

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: rgb(0, 62, 105);
    border-radius: 0.25rem;
}

.tooltip.show {
    opacity: 1
}