.custom-bot {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding-top: 65px;
}

.custom-exit {
    color: #fff;
    background-color: #36f;
    border-color: 36f;
}

.custom-exit:hover { color: #ddd; }

div[data-name='Select Authorised Product'] > div legend {
    font-size: 12px;
    color: grey;
    padding: 0px 28px 20px;
}

.quickviewnoboder {
    border: none;
}
iframe#Inspection_Contacts1 {
    height: fit-content!important;
}

.crmEntityFormView .cell.crmquickform-cell:first-child {
    border-right: none;
}

div#SC_Ques1 #ema_productwithdrawalquestion1 {
    font-weight: bold;
}

div#SC_Ques1 td {
    padding: 0 !important;
}

div#Auth_Product_Submission td {
    padding: 0 !important;
}

div#Auth_Prod td {
    padding: 0 !important;
}


.paddingTop {
    padding-top: 20px;
}

.visibilityHidden {
    visibility: hidden;
}

.displayNone {
    display: none;
}

.inputPadding {
    padding-top: 5px;
    overflow: hidden;
    max-height: 25px;
    word-break: break-word;
    max-width: 350px;
}
}

.leftColPadding {
    padding-left: 42px;
}

.rightColPadding {
    padding-left: 28px;
}

.table200 {
    max-height: 200px;
    overflow: auto;
}

textarea#ema_excelljson {
    display: none;
}

label#ema_excelljson_label {
    display: none;
}

select#ema_validationstatus {
    display: none;
}

label#ema_validationstatus_label {
    display: none;
}

#instructionCollapse.btn-hover-override {
    border-color: #0040ff;
    outline: 0;
    outline-offset: 0;
}

.rowPadding {
    padding-top: 35px;
    padding-bottom: 35px;
}
html[dir=ltr] .crmEntityFormView .cell .picklist input[type=radio]{

  margin-left:10px;

}
