/*
Theme Name: blogbox Child
Theme URI: 
Description: Child theme for the blogbox theme
Author: 
Author URI: http://tipsbangla.com
Template: blogbox
Version: 0.1.0
*/
@import url("../blogbox/style.css");
.form-control.input-xlarge {
    background: #eef none repeat scroll 0 0 !important;
    padding: 8px !important;
    width: 50% !important;
    border: 1px solid #ccc;
}
label {
    font-weight: bold !important;
    line-height: 40px !important;
}
.btn.btn-default {
    margin-top: 10px !important;
    padding: 10px !important;
}