p.thank-title{
    color: #336633;
    font-size: 24px;
    padding: 10px 0;
    line-height: 26px;
    text-align: center;
    /* font-size: 30px;
    font-weight: 400;
    text-align: center; */
}
.ssd{
    /* font-size: 40px; */
    /* font-weight: 500; */
    text-align: center;
    /* font-family: 'arial'; */
}
h3.mof
{
    color: #999;
    font-weight: normal
}
.custom-input:focus
{
    border-color:#26B8F3;
}
.custom-input
{

    border-width:3px !important;
    border-radius: 0px !important;
    outline:none !important;
    display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.8;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
box-shadow: none;
height: auto;
line-height: 1.33333;
padding: 12px 18px;
border: 2px solid #ebebeb;
}
.form-label
{
    font-weight: bold;
}
select{
    cursor: pointer;
    -webkit-appearance:auto !important;
-moz-appearance: auto !important;
appearance: auto !important;
}
#message
{
    text-transform: uppercase;
    
}
