﻿.well {
    background-color: #eee !important;
    border: 1px solid #dedede !important;
    display: block;
    overflow: hidden;
}

.thankChunk .bigThank {
    font-size: 22px;
    color: #73AF55;
    font-weight: bold;
    padding: 20px 0 10px 0;
}

.thankChunk .willBack {
    padding-bottom: 35px;
}

#thankContactCheck svg {
    width: 100px;
}

@media screen and (min-width: 600px) {
    div.captchaContainer{
        margin-left: 36%;
    }
}


