/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13/04/2016, 16:00:45
    Author     : daniel
*/

.div-conteudo {
    margin-top: 5%;
}

.input-formulario {
    max-width: 700px;
}

.coluna-opcoes {
    width: 150px;
}

.link-voltar {
    margin-left: 3px;
}

.panel-default > .panel-heading-custom1 {
    background-image: none;
    background-color: #DC3D24;
    color: #ffffff;
}

.panel-default > .panel-heading-custom2 {
    background-image: none;
    background-color: #B94629;
    color: #ffffff;
}


