.search_supplier{ border: 1px solid lightgray; padding: 30px 0; margin-top: 40px; margin-left: 35px; } #search_btn{ width: 80px; height: 30px; display: inline-block; line-height: 30px; text-align: center; cursor: pointer; margin-left: 25px; } .title_top_layer{ font-size: 16px; font-weight: bold; position: relative; padding: 5px; background-color: white; left: 50px; display: inline-block; top: 57px; } #add_supplier{ width: 120px; height: 30px; text-align: center; display: inline-block; line-height: 30px; background-color: lightgray; cursor: pointer; margin-left: 35px; } .start_stop{ width: 70px; height: 30px; text-align: center; display: inline-block; line-height: 30px; background-color: lightgray; cursor: pointer; } .row{ margin-left: 35px; margin-top: 20px; } .col-xs-12{ padding-left: 0; }