/*
QUẢN LÝ MUA SẮM
*/
.page-node-type-po article div#bootstrap-panel,
.page-node-type-po article div#bootstrap-panel--2 {
    width: 50%;
    float: left;
    height: 150px;
}

.page-node-type-po article .js-form-item.form-item.js-form-wrapper.form-wrapper {
    width: 50%;
    float: left;
    height: 100px;
}
.page-node-type-po div > h3,
.page-node-type-po footer > a {
    display: none;
}
.page-node-type-po footer > p {
    font-size: 1.2em;
    font-weight: bold;
    color: red;
}

.page-node-type-po  section > article {
    background: #d2daf778;
    padding: 20px !important;
    border-radius: 10px;
    margin-bottom: 1em;
}
.page-node-type-po section > article:nth-child(2n+2) {
    background: #d2f7e978;
}


.page-node-type-po .comment-po-form .js-form-item.form-item.js-form-wrapper.form-wrapper {
    width: 50%;
    float: left;
    height: 120px;
    border: none !important;
}
/* .comment-po-form #edit-group-po-seller .form-wrapper,
.comment-po-form #edit-group-po-seller-contact .form-wrapper {
    margin-top: -1.5em;
} */
.comment-po-form #edit-group-po-seller input,
.comment-po-form #edit-group-po-seller-contact input {
    width: 200px;
    margin-left: 180px;
    margin-top: -2.75em;
}
.comment-po-form #edit-field-po-seller-phone-0-value {
    margin-left: 99px !important;
    margin-top: -1.1em !important;
}
.comment-po-form span,
.comment-po-form .js-form-managed-file input,
.comment-po-form div {
    background: #ffffe075;
}
.comment-po-form {
    border-top: 1px solid !important;
    margin-top: 1em;
    padding-top: 1em;
    background: #ffffe075;
    border-radius: 10px;
    border: 1px solid;
    padding: 10px;
}

.comment-po-form .js-form-managed-file input {
    border: none;
}

/*mõi po*/
.role-anonymous.page-node-type-po header#navbar {
    background: white;
}