.my-box-heading{
	background: #363636!important;
    color: #F3B431!important;
}

.special-box{
	background-image: url('../../../../../image/catalog/caixa.jpg')!important;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #F3B431;
}

.special-text{
	    margin-top: 10px;
    color: #000;
    font-size: 11px;
    padding: 0px 13px;
    margin-bottom: 20px;
    width: 100%;
}

.text-field {
    float: left;
    font-size: 11px;
    padding: 11px;
    width: 27%;
    color: #000;
}

.sp-field {
    width: 100%!important;
    float: left;
}

.button-field {
    text-align: center;
}


.special-box input[type="submit"] {
    background-color: #fff;
    border: none!important;
    padding: 7px;
    font-family: 'Oswald';
    font-weight: 600;
    text-transform: uppercase;
    color: #363636!important;
    border-radius: 3px;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 50%;
}

.myselect {
    font-size: 11px!important;
	    background: #f4f4f4!important;
    border: 1px solid #E4E4E4!important;
    padding: 5px!important;
    margin: 5px!important;
}

