﻿#header {
    border-top: solid 3px #232323;
}

body {
    background: #F3F3F3 url('fundo.png') center center no-repeat !important;
}

.modal .modal-content {
    border-top: solid 3px #232323;
}

.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: #232323;
}

.btn-principal {
    background: #232323 !important;
    border-color: #232323 !important;
}

.color-principal {
    color: #232323 !important;
}

.border-bottom-principal {
    border-bottom: solid 3px #232323 !important;
}

#logo-0138 {
    margin-top: 30px !important;
    margin-bottom: 0px !important;
    width: 100% !important;
    /*padding: 20px 40px 20px 40px !important;*/
}

.panel-index > .panel-heading, .panel-estabelecimento > .panel-heading {
    padding: 10px !important;
}
