#addfds .input,#addfds .select,#editfds .input,#editfds .select {
    float: left;
   /*  padding-right: 1%;
    width: 46%; */
}

/* Clearable text inputs */


.clearable__clear{
     /*display: none;*/
    /*position: absolute;*/
    /*right:0; top:0;*/
    /*padding: 0 8px;*/
    margin-top: -45px;
    float:right;
   /* margin-left: 185px;*/
    font-style: normal;
    font-size: 1.2em;
    user-select: none;
    cursor: pointer;
}




