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