.btn_view {
    background: #fcaf17;
    border-radius: 5px;
    margin: 5px 1%;
    color: black;
}

.panelbtns {
    text-align: center;
    background: #09619e;
    padding: 5px;
    margin: 0px 15px 20px;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.75);
    border-radius: 10px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.btns_faqs {
    float: right;
    margin-left: 20px;
    margin-top: -30px;
}

div[id^="title_faq_"] {
    display: contents;
}

div[id$="editable"] {
    min-height: 150px !important;
}

.order_and_status {
    text-align: center;
}

.atto_info {
    display: none !important;
}
