#header header .slogan h2 {
    background-color: #145EB2 !important;
}

section#header .slogan {
    background-color: #145EB2 !important;
}

#cuerpo_general_btnEnviar {
    background: #145EB2 !important;
    color: white !important;
    border-color: #145EB2 !important;
}

.org_label {
    background-color: #145EB2 !important;
}

h4.style_left {
    border-left: 5px solid #145EB2;
    padding-left: 5px;
}

.btn.btn-primary {
    background-color: #145EB2;
}

    .btn.btn-primary:hover {
        background-color: #6293CB;
    }

h4.style_left {
    border-left: 5px solid #145EB2 !important;
}

/*======================================
=            STYLES DEFAULT            =
======================================*/

#inscriptions.style .btn_action .btn {
    background-color: #145EB2;
}

    #inscriptions.style .btn_action .btn:hover,
    #inscriptions.style .btn_action .btn:focus {
        background-color: #6293CB;
    }

.text-alert {
    color: #145EB2;
}

.modal .modal-header-success {
    border-top: 15px solid #145EB2 !important;
}

.modal .modal-header-primary {
    border-top: 15px solid #145EB2 !important;
}

.badge-success {
    background-color: #145EB2;
}

.btn.btn-primary {
    background-color: #145EB2;
    border-color: #145eb2;
}

    .btn.btn-primary:hover,
    .btn.btn-primary:focus {
        background-color: #6293CB;
    }

.text-primary {
    color: #145EB2;
}

.bo {
    border: 2px #145EB2 solid;
}

.blp {
    border-left: 2px solid #145EB2;
}

.blps {
    border-left: 3px solid #145EB2;
}

.text-success {
    color: #145EB2;
}

.button_green {
    color: #145EB2;
}

a, .icon_color {
    color: #145EB2;
}

    a:hover,
    a:focus {
        color: #6293CB;
    }

.left_line_orange {
    border-left: solid #145EB2 !important;
}
