section[data-cattype="84021"] h2{
    text-align: center;
}

section[data-cattype="84021"],
section[data-cattype="84021"] form.form-inline{
    margin: 0;
    padding: 35px 0;
    /*margin-bottom: 25px;*/
    text-align: center;
}

section[data-cattype="84021"] form.form-inline .btn{ margin-bottom: 0; }



section[data-cattype="84021"] .wrapper-result-input{
    position: relative;
    width: 250px;
    text-align: left;
}

section[data-cattype="84021"] form.form-inline input.form-control{
    width: 100%;
}

section[data-cattype="84021"]  #list-product{
    margin-bottom: 20px;
    min-height: 300px;
}

section[data-cattype="84021"] a.btn-inverse{
	color:#fff;
}



