.transparent {
    background-color: #bac19e;
    display:none;
    width:300px;
    height:auto;
    position:absolute;
    color: black;
    border: thin black solid;
    padding: 5px;
    font-size: 12px;
}

