.modalwindow {
display: none;
}

.modaltitle {
color: #00704e;
font-size: 12px;
font-weight: bold;
}

.modalcontent {
/* html content styles */
}