#boxContact {
    margin-bottom: 50px;
}

.infoContact {
    padding-top: 25px;
}

.info_dealer {
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
}

.info_dealer_left {
    float: left;
}

.info_dealer_right {
    float: right;
}

.qrcode {
    float: right;
    margin-top: 24px;
}

.qrcode .boder {
    padding: 4px;
    border: 1px solid #939393;
}

.qrcode img {
    max-width: 140px;
}

.infoContact .company {
    font-size: 24px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: normal;
}

.infoContact .address {
    background: url(../images/icon_home.png) left 5px no-repeat;
    padding-left: 20px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px;
}

.infoContact .phone {
    background: url(../images/icon_phone.png) left 4px no-repeat;
    padding: 0 0 0 20px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 20px;
}

.infoContact .fax {
    /*background:url(../images/icon_fax.gif) left no-repeat;	*/
    /*padding-left:20px;*/
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px;
}

.infoContact .email {
    background: url(../images/icon_email.png) left no-repeat;
    padding-left: 20px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px;
}

.infoContact .website {
    background: url(../images/icon_website.png) left no-repeat;
    padding-left: 20px;
    color: #666666;
    font-size: 14px;
    margin-bottom: 7px;
}

.input-wrapper {
    padding-top: 15px;
}

.item-label {
    display: block;
    color: #666666;
    line-height: 23px;
    margin-bottom: 7px;
}
.item-label .font_err {
    color: #e15a2d;
}

.item-input {

}
.item-input .inner-addon {
    background: rgba(232,232,232,0.6);
}
.item-input .inner-addon input {
    background: transparent;
    border: none;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    height: 42px;
}
.item-input select {
    background: rgba(232,232,232,0.6);
    border: none;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    height: 42px;
}
.inner-addon textarea {
    background: rgba(232,232,232,0.6);
    border: none;
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}
.boxForm {

}

.boxForm .textfiled {
    background: #fff;
    border: none;
    height: 26px;
    color: #444;
    box-shadow: none;
    line-height: 26px;
}

.boxForm .select {
    background: #fff;
    border: none;
    color: #444;
    height: 26px;
}

.boxForm .textarea {
    background: none;
    border: #dbdbdb solid 1px;
    color: #444;
    box-shadow: none;
}

.boxForm .input_bg {
    background: #fff;
    border: #dbdbdb solid 1px;
    height: 30px;
    padding: 2px 0px;
}

.boxForm .textarea_bg {
}

.boxForm .textarea_bg .textarea {
    height: 80px;
    background: #fff;
    overflow: auto;
}

.boxForm .icon {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.boxForm .icon_name {
    background-image: url(../images/icon_name.png);
}

.boxForm .icon_email {
    background-image: url(../images/icon_email.png);
}

.boxForm .icon_phone {
    background-image: url(../images/icon_phone.png);
}

.boxForm .icon_address {
    background-image: url(../images/icon_address.png);
}

.boxForm .icon_subject {
    background-image: url(../images/icon_subject.png);
}

.boxForm .icon_scode {
    background-image: url(../images/icon_scode.png);
}

#boxContact .info_dealer.last {
    background: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#boxContact .boxForm {
}

#boxContact .maps {
    border: 1px solid #d4d4d4;
    padding: 1px;
    text-align: center;
}

ul.list_maps {
    float: left;
    width: 100%;
}

.list_maps :after {
    /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.list_maps li {
    float: left;
    padding-right: 5px;
    font-size: 12px;
}

.list_maps a {
    background: #f0f0f0;
    display: block;
    color: #565656;
    text-align: center;
    text-decoration: none;
    padding-right: 10px;
}

.list_maps a span {
    display: block;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 10px;
}

.list_maps a:hover {
    color: #565656;
}

.list_maps a:hover span {
}

.list_maps .active {
    top: 1px;
    position: relative;
}

.list_maps .active a {
    border: 1px solid #9e9e9e;
    border-bottom: none;
    background: url("../images/litab.jpg") repeat-x left top;
    color: #666666;
    line-height: 21px;
}

.list_maps .active a span {
    line-height: 22px;
    padding-top: 0px;
}

/* Map styling*/
#ce_map_container {
    border: 1px solid #CCC;
    padding: 1px;
    font-size: 12px;
}

#ce_map_canvas {
    width: 100%;
    height: 300px
}

#ce-directionsPanel {
    background-color: #FFF
}

/* Direction */
#ce-map-cpanel-switch {
    padding: 8px;
    font-size: 120%;
    height: 40px;
    margin-top: 2px;
    background: #444 url("../images/map-icon.png") no-repeat 20px center
}

#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited {
    color: #FFF;
    display: block;
    float: left;
    margin: 10px 0 0 65px
}

.ce-map-cpanel fieldset {
    border-color: #CCC;
    border-style: solid none none;
    border-width: 1px 0 0;
    clear: both;
    margin: 3px
}

.ce-map-cpanel fieldset legend {
    font-size: 150%
}

.ce-map-cpanel div {
    clear: left;
    display: block;
    width: 100%
}

.ce-map-cpanel label {
}

.ce-map-cpanel div.submit div, .ce-map-cpanel div.submit div button {
    display: inline
}

/* Coordinates*/
#ce-map-coordinates {
    background-color: #F2EFE9;
    height: 15px;
    margin-top: 2px;
    padding: 5px 0
}

#ce-map-coordinates div {
    float: left;
    width: 49%;
    text-align: center
}

.ce-map-coord-label {
    font-weight: bolder
}

.ce-map-coord-value {
}

/* MAP: End*/

.validate {
    position: relative;
}

.validate label.checked {
    background: url("../images/icon_ok.gif") no-repeat 0px 0px;
}

.validate label {
    padding-bottom: 2px;
    font-size: 11px;
}

.validate input.error {
    border: 1px dotted #ff0000;

}

.validate textarea.error {
    border: 1px dotted #ff0000;

}

.validate label.error {
    margin-left: -3px;
    padding: 5px;
    color: #B70002;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none !important;
}

.validate label.checked {
    background: url("../images/icon_ok.gif") no-repeat 0px 0px;
}

.validate #filed_security_code label.error {
    left: 100px !important;
}

.site_contact {
    line-height: 24px;
    margin-bottom: 15px;
}

.site_contact p {
    padding: 0;
}

#formContact #do_submit {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-top: 1px solid transparent;
    height: 28px;
    padding: 0 20px;
    background: #2e99da;
    text-transform: uppercase;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#formContact #do_submit span {
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
}

#formContact #do_submit:hover {
    color: yellow;
}

#formContact #btnReset {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-top: 1px solid transparent;
    height: 28px;
    padding: 0 20px;
    background: #4f4f4f;
    text-transform: uppercase;
    cursor: pointer;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#formContact #btnReset span {
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
}

#formContact #btnReset:hover {
    color: yellow;
}

/* CSS Responsive */

@media only screen and (max-width: 668px) {
    .info_dealer_right {
        padding-top: 10px;
        display: none;
    }

    .info_dealer_right .qrcode {
        float: none;
        width: 140px;
        margin: 0px auto;
    }
}

@media only screen and (max-width: 480px) {
    #boxContact {
        background: none;
    }
}

