@charset "UTF-8";
.N08A27FCA--div {
    position: relative;
}
.N08A27FCA--top {
    position: absolute;
    top: 0;
    right: 0;
    /*bottom*/
    left: 0;
    height: 20px;
}
.N08A27FCA--right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    /*left*/
    width: 20px;
}
.N08A27FCA--bottom {
    position: absolute;
    /*top*/
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
}
.N08A27FCA--left {
    position: absolute;
    top: 0;
    /*right*/
    bottom: 0;
    left: 0;
    width: 20px;
}
