body {
  padding-top: 4rem;
  padding-bottom: 3rem;
}


.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  margin-top: 100px;
  width: 100%;
  background-color: red;
  color: white;
  text-align: center;
}

.box {
top:30%;
position:absolute;
}



.bd-callout {
	padding: 1rem;
	border: 1px solid #eee;
	border-left-width: .25rem;
	border-radius: .25rem;
	margin-bottom: 5px;
}

.bd-callout-warning {
	border-left-color: #f0ad4e;
}

	

/* Overrides list-group-item from Bootstrap */ 
.list-group-item {

    padding: 3px 10px;
	min-height: 39px;

}

.list-group-item:first-child {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

.pad{
	
margin-top: 5px;	
}

.content {
	padding: 20px 15px;
	background: #f9f9f9;
	padding-bottom: 50px;
	margin-bottom: 50px;
}

.content-header {
	background: #fbfbfb;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}



fieldset.field-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.field-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }

.muted {
	background-color: #F2F2F2 !important;
}


.form-control:focus {
	
border-color:#000;
-webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}


.cpf{display:none;}

.form-modal{
	
margin-left: 9px;	
}

.text-red {
	color: #FF0000 !important;
}

.texto-garantia{
	
	font-size: 12px !important;
	
}


















