.site-logo {
    margin : 0 !important;
}

.form-data-print .search {
    position : relative;
}

.form-data-print {
    padding-top : 60px;
}

.form-data-print .in-nhan-phu th {
    width       : 33.33%;
    display     : inline-block;
    font-weight : normal;
    font-family : "Times New Roman", "serif";
}

.form-data-print .in-nhan-phu [data-template="horizontal"] th {
    width : 50%;
}

.form-data-print .in-nhan-phu p.brand > *:first-child {
    padding-right : 70px;
}

.form-data-print .in-nhan-phu p {
    margin-bottom : 0;
}

.result li {
    display     : inline-block;
    width       : 100%;
    margin-left : 0;
}

.result ul {
    margin-left      : 0;
    padding          : 10px;
    border           : 1px solid #dcd7ca;
    background-color : #fff;
}

.result .button {
    float       : right;
    padding     : 5px 15px;
    line-height : 25px;
}

table th.remove a {
    text-decoration : none;
    padding-top     : 10px;
    display         : inline-block;
}

table th {
    vertical-align : top;
}

table th.remove,
table tr.add > th {
    text-align : center;
}

#hrefPrint,
.add-option {
    width : 100%;
}

.in-bang-gia .content-print .name {
    margin     : 1.5rem auto;
    font-size  : 28px;
    text-align : center;
}

.in-nhan-phu .content-print .name {
    font-size   : 30px;
    text-align  : center;
    font-weight : normal;
    margin      : 1rem auto 2rem;
}

.in-bang-gia .content-print .price {
    margin      : 0;
    font-size   : 22px;
    text-align  : center;
    line-height : 1;
    color       : #cd2653;

}

.content-print table {
    margin-top    : 20px;
    margin-bottom : 20px;
}

.content-print {
    padding-bottom : 30px;
}

.form-nhan-phu .data-input {
    margin-left   : -10px;
    margin-right  : -10px;
    margin-bottom : 20px;
}

.form-nhan-phu .data-input > * {
    display        : table-cell;
    padding        : 0 10px;
    vertical-align : top;
}

.form-nhan-phu .data-input > .preview {
    width : 35%;
}

.form-nhan-phu .ovic-fieldset > .remove {
    position : absolute;
    right    : 15px;
    top      : calc(50% - 11px);
}