.navbar .t3bootstrap-text-image-inner-image-single {
    margin-bottom: 0px;
}

body {
    padding-top: 171px !important;
    padding-bottom: 0px !important;
}

.scrollto {
    margin-top: -173px;
    padding-top: 173px;
    width: 1px;
    display: block;
}

.row {
    margin-left: 0px;
}

#footer {
    background-color: #2d2d3e;
    padding-top: 20px;
    border-top: 2px solid #333;
    color: #DDD;
}

#footer a {
    color: #DDD;
}

.container-footer {}

h1 {
    font-size: 28px;
    line-height: 32px;
}

#footer .span {
    width: 280px;
    margin-left: 0px;
    margin-right: 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0px;
    margin-bottom: 10px !important;
}

#footer .t3bootstrap-spacer-grey,
#footer hr.t3bootstrap-spacer-grey {
    border-top: 1px solid #242431 !important;
    border-bottom: 1px solid #242431;
}

.navbar .t3bootstrap-spacer-grey,
#footer hr.t3bootstrap-spacer-grey {
    border-top: 1px solid #242431 !important;
    border-bottom: 1px solid #242431;
}

.powermail_legend {
    display: none;
}

.tx-powermail h3 {
    display: none;
}

.powermail_submit {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #BBB;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #A2A2A2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #51A351;
    background-image: -moz-linear-gradient(top, #62C462, #51A351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
    background-image: -webkit-linear-gradient(top, #62C462, #51A351);
    background-image: -o-linear-gradient(top, #62C462, #51A351);
    background-image: linear-gradient(to bottom, #62C462, #51A351);
    background-repeat: repeat-x;
    border-color: #51A351 #51A351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.powermail_submit:hover {
    color: white;
    text-decoration: none;
    background-color: #51A351;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}

.powermail_submit:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
