﻿.form-label
{
    font-weight: normal;
}

.sharing-entry
{
    border: 1px solid  #ffffff;
    border-radius: 3px;
    padding:10px;
    margin-bottom: 10px;
}

.thank-you-table td{
    width: 50%;
}

.required{
    color: #ff0000;
}