/* Generated code, do not modify */

#previewLinkContent {
    width: 400px;
    height: 140px;
}
#previewLink_lblTitle {
    width: 360px;
    white-space: nowrap;
    overflow: hidden;
}
#previewLink_lblLink {
    left: 10px;
    top: 50px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
#previewLink_btnOK {
    right: 10px;
    bottom: 10px;
    width: 120px;
    height: 30px;
    position: absolute;
    padding: 0px;
}
#previewLink_lblDescription {
    left: 10px;
    top: 10px;
    width: auto;
    height: 30px;
    font-style: initial;
    font-weight: initial;
    font-size: initial;
    justify-content: flex-start;
    position: absolute;
    padding: 0px;
    display: flex;
    align-items: center;
    overflow: initial;
    white-space: initial;
}
