﻿#header {
    border-top: solid 3px #9d2e88;
}

body {
    background: #d6e3f1 !important;
}

.modal .modal-content {
    border-top: solid 3px #9d2e88;
}

.line-top {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 3px;
    box-shadow: 0 1px 0 rgba(12,13,14,0.1), 0 1px 6px rgba(59,64,69,0.1);
    background: #9d2e88;
}

.btn-principal {
    background: #9d2e88 !important;
    border-color: #9d2e88 !important;
}

.color-principal {
    color: #9d2e88 !important;
}

.border-bottom-principal {
    border-bottom: solid 3px #9d2e88 !important;
}

#logo-0009 {
    margin-bottom: 0px !important;
    width: 100% !important;
    padding: 20px 20px 10px 20px !important;
}