

body
{
    padding-top: 50px;
}

.starter-template
{
    padding: 40px 15px;
    text-align: center;
}

.container
{
    border: none;
}

.theme-maincolorback
{
    background-color: #bd5508!important;
    color: #fff!important;
}

.btn
{
    margin-top: 6px;
}

.btn-default
{
    padding: 15px 30px;
}

h1.theme-text-big,h2.theme-text-big,h3.theme-text-big,h4.theme-text-big,h5.theme-text-big,span.theme-text-big,p.theme-text-big,.block-text-small h2,.block-text-small .h2
{
    margin-bottom: 0.3em;
}

.gc-block-header
{
    padding-top: 15px;
    padding-bottom: 15px;
}

.theme-maincolorback-light
{
    background-color: #ddcfc3!important;
}

.description
{
    margin-bottom: 10px!important;
}

.panel-body
{
    background-color: white;
}

.appsv3-form-fieldset legend
{
    font-weight: bold;
    font-size: 1.5em;
}

.lefty
{
    background-image: url('images/promofastcheeking3.jpg');
}

@media (max-width:767px)
{
    .lefty
    {
        background-image: url('images/promofastcheeking-sec.jpg');
    }
}

.btn-link
{
    background-color: white;
    color: #000;
    font-weight: bold;
    font-size: 1.5em;
    text-transform: none;
    font-family: helvetica;
}

.btn-link:hover
{
    background-color: black;
    color: white;
}

