﻿.accepOffer
{
    width: 190px;
    height: 250px;
    background-image: url('/Frontend/Images/Centrumturist/AccepOffer/Background.png');
    margin-top: 8px;
}


.accepOffer .acceptedMessage
{
    padding-top: 80px;
    text-align: center;
    font-weight: bold;
    color: #498A37;
}


.accepOffer .content
{
    padding: 20px 17px 17px 17px;
}

.accepOffer .title
{
    color: #498a37;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 9px;
}

.accepOffer .row
{
    margin-top: 7px;
}

.accepOffer label
{
    display: block;
    font-family: Lucida Grande, Lucida Sans Unicode, Verdana;
    font-size: 11px;
    font-weight: 500;
    margin-bottom: 4px;
}

.accepOffer input
{
    width: 154px;
    height: 18px;
    padding-top: 4px;
    font-size: 10px;
    color: #bbbbbb;
    font-family: Verdana;
    border: solid 1px #aeb7c0;
}