	.postcode{text-align:center}
	.button-quote{cursor:pointer; font-size:12px; font-weight:bold}
	.retorno{margin-top:2px; display:none; border:1px solid #CCCCCC; border-width:0 1px 1px 1px;}
	.button-quote img    {  display:none;}
	
.buttons-wrapper .form-group {
    text-align:right;
    width:100%!important;
    max-width:100%!important;
    margin:20px auto;
}

.retorno {
    margin-top: 10px!important;
    display: none;
    border-color: #ececec !important;
    border-top: 1px solid #ececec !important;
    border-left: 1px solid #ececec !important;
    border-right: 1px solid #ececec !important;
    border-bottom: 1px solid #ececec !important;
    border-width: 0 1px 1px 1px;
}


.retorno tr {
    margin-top: 2px!important;

    border: 0px solid #CCCCCC!important;
    border-width: 0px!important;
}


.retorno .alert{
  border-radius:0!important;
}

.buttons-wrapper .form-group .input-group{

    width:100%!important;
    max-width:100%!important;
    margin:0 auto;
    text-align:right;
    display:inline-block;
    background:#ccc;
}

.buttons-wrapper .form-group .control-label {
    text-align:right;
display:inline-block;
padding-right:15px;

}

.buttons-wrapper .form-group input {

    width:60%!important;
    max-width:60%!important;
    

}

.buttons-wrapper .button-quote {
    font-weight:300;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    background: #6666667a;
    padding: 13px;
    border:0px solid #000;
    border-radius: 0 !important;
    letter-spacing:1px;
}