@page {
    size: A4;
    margin: 3px;
}

html, body {
    width: 210mm;
    height: 297mm;
    font-size:11px;
}

#header-top, .btn, .footer-text, .page-header, h3{
    display: none;
}

nav{

    display: none  !important;


}

.print-only{

    display: block !important;
}

.cabecalho img{
    
    max-height: 100px;
    display: block; 
    margin-left: auto; 
    margin-right: auto;
}

.control-label{
    width: auto;
    position: relative;
    margin-bottom: 0px;
}
.form-control{
    border: none;
    position: relative;
    height: auto;
    font: 11pt 'Arial';
    width: 100%;
    margin-bottom: 0px;
}
.form-horizontal{
    border: none;
    font: 11pt 'Arial';
    height: auto;
}
legend{
    border: none;
    position: relative;
    font: 12pt 'Arial';
    font-weight: bold;
    top:5px;
    text-align: center;
}
.panel-title
{
    border:none;
    text-align: center;
    font: 12pt 'Arial';
    font-weight: bold;
}
fieldset
{
    border: none;
    margin: 2px;
}
.form-group{
    height: auto;
    position: relative;
    left: auto;
}
.panel{
    border: none;
}

.col-sm-5{
    left: -20px;
    width: auto;
}

.breadcrumb-green{

    display: none !important;
}

body{

    margin-top: 10px !important;
}

.hr_header{
    display: none  !important;
}

.panel-heading{

    border:none !important;
}

.form_requerimento{
    display: none  !important;

}
.footer, .footer-custom{
    
    position:static;
}

.btn{
    
    display: none !important;
}

.glyphicon{
    
    display: none !important;
}

 