.magical-faq-modal {
    width: 70%;
    height: 76vh;
    background:
    #f0f1f2;
    position: fixed;
    top: 14vh;
    z-index: 1000000;
    left: 15%;
    border: 1px solid;
    border-radius: 2px;
    overflow-x: auto;
}.delet-row-magical-faq {
    width: 27px;
    height: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
}
.closed-modal-magical-faq
{
    width: 27px;
    height: 22px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    left: 6px;
    position: absolute;
    top: 7px;
}#container-magical-faq  img.mce-object , #container-magical-faq img  {
    display: none !important;
} 

.magical-faq-modal section {
    padding: 2%;
}#table-magical-faq {
    width: 76%;
}#table-magical-faq th {
    text-align: right;
}#table-magical-faq input {
    width: 100%;
}#table-magical-faq tbody td div {
    position: absolute;
    right: 50px;
    top: 0px;
}#table-magical-faq tbody td {
    position: relative;
}#table-magical-faq tbody td div {
    position: absolute;
    right: 50px;
    top: 0px;
    width: 180px;
}.decision-deleted-row-magical-faq span:first-child {
    text-align: left;
    margin-right: 14px;
}#table-magical-faq tbody td div {
    position: absolute;
    right: 50px;
    top: 0px;
    width: 180px;
}
.decision-deleted-row-magical-faq span:nth-child(2) {
    background: 
#46915f;
color:
    #fff;
    padding: 4px;
    margin-right: 6px;
    border-radius: 4px;
}.decision-deleted-row-magical-faq span:nth-child(3) {
    background: 
#c96445;
color:
    #fff;
    padding: 4px;
    border-radius: 4px;
}#add-row-faq ,#insert-magical-faq{
    background: 
rgba(0, 0, 0, 0.64);
border: none;
padding: 6px;
color:
    #fff;
    margin-right: 5px;
    margin-top: 13px;
    display: inline-block;
}#container-magical-faq img {
    display: none !important;
}