﻿#header {
    border-top: solid 3px #004794;
}

body {
    background: #ced6e7 !important;
}

.modal .modal-content {
    border-top: solid 3px #004794;
}

.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: #004794;
}

.btn-principal {
    background: #AAD04F !important;
    border-color: #AAD04F !important;
}

.color-principal {
    color: #004794 !important;
}

.border-bottom-principal {
    border-bottom: solid 3px #004794 !important;
}

#logo-0011 {
    margin-bottom: 0px !important;
    width: 90% !important;
    padding: 30px !important;
}

.panel-index > .panel-heading, .panel-estabelecimento > .panel-heading {
    padding: 10px !important;
}