@charset "utf-8";
/* CSS Document */
.myborder{
z-index: 24;
    background-color: #0033FF;
    margin-left: 5%;
    width: 10%;
    height: 5px;
    opacity: 1;
}

