﻿.LightBoxStyle {
    padding: 15px;
    text-align: center;
    color: #026dfe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
    text-decoration: none;
}

.Button001 {
    padding: 3px 10px;
    border: solid 1px #cfcfcf;
    border-radius: 50px;
    background-color: #2da3fe;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: none;
}
