.box {
    max-width: 500px !important;
    margin: 0 auto;
    border-top: 1px solid #d2d6de !important;
}
.form-actions {
    max-width: 500px !important;
    margin: 0 auto;
}
.box-header {
    text-align: center;
    background-color: cornflowerblue !important;
    color: #fff !important;
    height: 60px;
}
.box-title {
    line-height: 35px !important;
    
}
.pl120 {
    padding: 0px 10px !important;
}
.item-name {
    text-align: right !important;
    line-height: 18px !important;
}
.item-value {
    border-left: 0px !important;
    background-color: #fcfcfc !important;
}
.form-control {
    border: 1px solid #ccc !important;
}
label {
    margin: 0px 10px 0px 0px !important;
}
