.left-side-col-for-btn {
    padding: 0;
}

.cog-settings {
    width: 1.5rem;
    height: 1.5rem;
}

.div-cog-settings {
    display: flex;
    flex-direction: row-reverse;
}

.modal-setting {
    min-width: 50rem;
    width: 40%;
    /* width: 45%; */
    max-width: 80%;
    /* max-width: 1001rem; */
    height: 90%;


    max-height: 90%;
}

.modal-setting-separator-date-formats-row {
    margin-bottom: 1rem;

}

.modal-setting-id-gen-btn {
    display: 2123123;
    margin-right: 11px;
}

.modal-setting-id-gen-btn-col {
    display: flex;
    flex-direction: row-reverse;
}

.modal-setting-both-asset-id-dropdowns-column {
    display: flex;
    flex-direction: column-reverse;
    padding-left: 1px;
}

.modal-setting-id-gen-switch {

    margin-bottom: 0;
    margin-top: 0;
}

.modal-setting-id-gen-switch-col {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 0;
    margin-top: 0;
}

.modal-setting-id-gen-company-generic-div {
    /* position: absolute;
    bottom: 0; */
    display: 23234234;

}

.modal-setting-id-gen-amount-input {

    border-radius: 5px;
    margin-left: 10px;
    width: 45px;
    /* border-color: grey; */
    border-color: #adb5bd;
    border-width: 1px;
}

.modal-setting-textarea {
    width: 95%;
    max-width: 100%;
    height: 10rem;
    /* height: 80%; */
    max-height: 100%;
    /* border-color: #aaa; */
    border-color: #adb5bd;
    border-radius: 5px;



}

.modal-setting-textarea-clipboard {
    position: absolute;
    direction: rtl;
    top: 5px;
    right: 15%;
    font-size: 15px;

}

.modal-setting-id-gen-row {
    margin-top: 10px;
}

.modal-setting-id_gen_excel_funciton_textarea_out_en {
    width: 95%;
    max-width: 100%;
    border-radius: 5px;
    /* border-color: #aaa; */
    border-width: 1px;
    border-color: #adb5bd
}

.modal-setting-id_gen_excel_funciton_textarea_out_en-clipboard {
    position: absolute;
    direction: rtl;
    top: 5px;
    right: 15%;
    font-size: 15px;
}



.excel-logo-wireframe-icon {
    width: 1.5rem;
    height: 1.5rem;
}

.excel-logo-wireframe-btn {
    padding: 2px;
}

.div-ribbon {
    display: flex;
    flex-wrap: wrap;
}

.validate-upload-btns {
    display: inline-block;
}

.text-area {
    white-space: nowrap;
    height: 200px
}

/*This makes the dropdown for */

/* div[id*=test_custom_input]  */
/* div[id*=\{\"index\"\:\"test_custom_input0\"\,\"type\"\:\"COMPANY_ONLY_name_tick_id_dropdown\"\}]  */



/* mine */
/* div[id*=test_custom_input0] .VirtualizedSelectOption {
    font-size: .8em;
    max-height: 400em;
} */


/* fabio */
/* div[id*=test_custom_input0] .VirtualizedSelectOption {

    white-space: nowrap;
    text-overflow: scroll;
    max-height: 400px;
} */




/* .validate-upload-btn {

} */