.btn-list{
    padding-bottom: 10px;
}
.btn-list button{
    margin-right: 10px;
}
.box{
    padding: 10px;
}
.gutter-5 >div{
    padding-left:5px;
    padding-right:5px;
}
.form-list{
    margin-bottom: 10px;
}
.bg-white{
    background-color: #fff;
}
.title-tag{
    display: inline-block;
    height: 16px;
    width: 6px;
    background-color: #2fa4e7;
    vertical-align: text-bottom;
}