
/*====================================================*/
/* FILE /sedlex/inline_styles/6f7bcc8d4c18a358a207f9dba0af85e5531b708c.css*/
/*====================================================*/
#shorten_url  {
    padding: 1px 12px 0 0;
    display: inline-flex;
    clear: both;
    z-index: 10;
    position: relative;
    bottom: 0;
    float:left;
}
.linkbox {
    background-color: #f9f9f9;
    border: 1px solid #bbb;
    color:  #888;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px 0 0; 
}
[contenteditable]{
    line-height: 2;
}
