.commands_text label{width: 18%;
    margin: 0 10px 0 0;
    line-height: 32px;
    color: #1c1c1c;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.commands_text textarea{resize:none;width: 100%;padding: 5px;}
.br-5{border-radius: 5px;}
.performance-tabs .section-action-elements .p-10{border-bottom: 1px solid rgb(230,230,230);}
.performance-tabs .section-action-elements .p-10 h4{font-weight: 600;}
.b-r-0{border-radius: unset !important;}
.command_disable{opacity: 0.3;pointer-events:none;}
.section_bg{background-color: #fff !important;}
.performance-tabs > .tab-content .each-section .section-content .sub-section{margin-bottom: 0px !important;}
 table tr td:first-child{width: 40%;text-align: right;}
 table tr td:last-child{width: 60%;text-align: left;}