/* cmsms stylesheet: fhrotary_styles modified: 11/21/25 12:09:04 */
body {
    margin:0 auto;
    font-family:calibri;
    font-size:1em;
}
.companyLogoMenu p {
    padding: 5px 0 5px 0;
}
.fa-facebook, .fa-twitter, .fa-envelope {
    font-family:FontAwesome;
    font-style:normal;
}
p.regCharNo {
    color:#00236C;
}
.grayBarIcons {
    float:right;
    margin-top:32px
}
#topGrayBar i {
    padding: 30px 0;
    color: #005DAA;
    font-size: 1.23em;
}
#topGrayBar .fa-twitter {
    padding:0 6px;
}
#topGrayBar i:hover {
    color:#FAC435;
}
.our_programme .current, .our_meetings .current, .our_commitees .current, .the-history-of-rotary .current {background-image:none;}
a:link, a:visited {
    text-decoration:none;
}
.clear {
    clear:both;
}
#topGrayBar {
    width: 100%;
    height: 85px;
    text-align: center;
    background-color: #E7E7E8;
    margin-bottom: 9px;
}
.getInvolved a:link, .getInvolved a:visited  {
    float: right;
    background-color: #fac435;
    padding: 10px 20px;
    border-radius: 5px;
    color: black;
    font-weight: 700;
    position: relative;
    top: 20.25px;
    margin-right: 20px;
}
.getInvolved a:hover, .getInvolved a:active {
    background:#fdbc11;
}
#topGrayBar p {
    float: left;
    padding: 30px 0;
    position: relative;
    color: #787978;
}
.wrapper {
    max-width:1100px;
    margin:0 auto;
    width:100%;
}
#header {
    clear:both;
}
#header img {
    text-align:center;
    margin:0 auto;
    float:left;
}
#menu {
    margin-top: -107px;
}
#menu ul {
    list-style-type:none;
    margin-left: 18.5%;
    padding-top: 4.5%;
}
#menu ul li {
    display:inline-block;
    padding-right:0.9%;
    padding-left:0.9%;
    padding-bottom:4%;
    font-size:0.9em;
}
#menu ul li:last-child {
    padding-right:0;
}
#menu a:link, #menu a:visited {
    color:#58585A;
    padding: 5px 6px 5px 6px;
}
#menu a:hover, #menu a:active {
    background-color:#005DAA;
    color:#fff;
}
li.current {
    background:url(/uploads/images/under_menu_shape.png);
    background-position:bottom center;
    background-repeat:no-repeat;
}
#menu ul li ul {
    display:none;
    position:absolute;
    z-index:1000;
    padding:0;
    margin-left:-13px;
    width: 110px;
    margin-top:10px;
}
#menu ul li:hover ul {
    position: absolute;
    z-index: 1000;
    padding: 0;
    width: 135px;
    display: block;
    background: rgba(0,0,0,0) -webkit-radial-gradient(25% 0 farthest-corner , #ffffff 0%, #ffffff 70%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 / 200% auto;
    background: rgba(0,0,0,0) radial-gradient(farthest-corner at 25% 0 , #ffffff 0%, #ffffff 70%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 / 200% auto;
    text-align: left;
    color: black;
}
#menu ul li ul li {
    border:none;
    display: block;
    line-height:40px;
    border:none;
    padding:0;
    font-size:0.96em;
}
.imageCaptionContainer:after { 
    width: 0;
    height: 43%;
    content: "";
    border-top: 351px solid #005DAA;
    border-right: 165px solid transparent;
    opacity:0.8;
    position: absolute;
    float:left;
    left: 0;
    top: -1px;
    width:333px;
}
.imageCaptionContainer {
    position: relative;
    width: 10%;
    height: 0px;
}
.imageCaptionContainer h1 {
    color:#FAC435;
    opacity:1;
    width:393px;
    margin:4px 0 4px 8px;
    font-size:2.14em;
    font-weight:bold;
    position: relative;
    z-index:200;
    padding: 10px 0 0px 7px;
}
.imageCaptionContainer p {
    margin:4px 0 6px 8px;
    padding: 2px 0 0px 7px;
    width:400px;
    color:#fff;
    position: relative;
    z-index:200;
}
.imageCaptionContainer a {
    display:inline !important;
    opacity:1;
    position:relative;
    z-index:100;
    background-color:#FAC435;
    color:#58585A;
    padding: 10px 20px;
    border-radius:5px;
    top:10px;
}
.imageCaptionContainer a:hover, .imageCaptionContainer a:active {
    background-color:#fdbc11;
}
.singleImageWidth img {
    max-width:1100px;
    width:100%;
}
#main_body .form_description h2 {display:none;}
footer {
    bottom:0;
    width:100%;
    height:auto;
    background:#005DAA;
    padding:10px 0 10px 0;
    margin-top:25px;
}
.useful-links footer, .contact-us footer {
    position:absolute;
}
footer .wrapper {
    display:flex;
    align-items:center;
    justify-content:space-around;
}
footer a:link, footer a:visited {color:white;} footer a:hover, footer a:active {color:#fac435;}
footer p {
    color:#fff;
    font-size:0.85em;
    text-align:center
}
.footerSocialIcons {
    display:inline;
}
.footerSocialIcons i {
    font-size:20px;
    padding:0 20px 0 0;
}
.footerSocialIcons .fa-envelope {
    padding:0;
}
.gridContainer {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    text-align:center;
}
.imageGrid {
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1 1 0;
    -ms-flex-preferred-size:30%;
    flex-basis:30%;
    margin-bottom:20px;
}
.imageGrid img {
    width: 319px;
    height: 200px;
    margin-bottom:10px;
}
.genericContent h1 {
    margin-top:25px;
    font-size:1.6em;
    color:#005DAA;
    font-weight:bold;
    margin-bottom:5px;
}
.genericContent h2, .home h2 {
    color:#005DAA;
    font-size:1.3em;
    font-weight:bold;
    margin-top:35px;
    margin-bottom:15px;
}
.genericContent h5 {
    color:#005DAA;
    font-size:1.3em;
    margin-top:15px;
}
.genericContent p, .genericContent ul li {
    font-size:1.1em;
    line-height:26px;
    margin-bottom:6px;
    color:#787978;
}
.genericContent h4 {
    font-size:1.2em;
    margin-top:10px;
    margin-bottom:10px;
    font-weight:bold;
    color:#005DAA;
}
.home h2 {
    text-align:center;
}
.genericContent a:link, .genericContent a:visited {
    color:#005DAA;
}
.genericContent a:hover, .genericContent a:active {
    color:#FAC435;
}
.inlinePresidentsContainer h4 {
    margin:0;
}
.inlinePresidentsContainer {
    display:flex;
    justify-content:flex-start;
    margin-top:20px;
}
.inlinePresidents p {
    margin-left:10px;
}
.whats_coming_up h2 {
    border-bottom:1px solid #005DAA;
    width:25%;
    padding-bottom:3px;
}
.whats_coming_up h1, .whats_coming_up h4, .whats_coming_up h5 {
    text-align:center;
}
.whats_coming_up .mainTitle {
    text-align:left;
}
.rotary-challenge .mainTitle {
    text-align:center;
}
.rotary-challenge .rc-red {
    text-align:center;
    font-size: 1.5em;
    color: #c00000;
    margin: 15px 0px;
}
.rotary-challenge .rc-blue {
    text-align:left;
    font-size: 1.0em;
    color: #2e75b6;
    margin: 15px 0px;
}
.rotary-challenge .rc-closingdate {
    margin: 15px auto;
    display: block;
    border: 1px solid #404040;
    font-size: 1.3em;
    max-width: 380px;
    padding: 5px 10px;
    text-align: center;
}
.rotary-challenge .rc-closingdate strong {
    display: block;
    color: #c00000;
    font-weight: bold;
}
.rotary-challenge .rc-info {
    margin: 15px auto 40px;
    display: block;
    border: 1px solid #404040;
    padding: 5px 10px;
    text-align: center;
    max-width: 700px;
}
.rotary-challenge .rc-info a {
    color: #2e75b6;
}
.rotary-challenge .rc-info strong {
    font-weight: bold;
}
.rotary-challenge img {
    max-width: 100%;
}

.contactUsSocial {
    text-align:center;
    font-size:1.54em;
    margin-top:20px;
    margin-bottom:20px;
}
.contactUsSocial em {
    padding:10px;
}
.the-history-of-rotary .genericContent img {
    max-width:625px;
    width:100%;
}
#nav {
    list-style-type:none;
    display:none;
    right: 0;
    position:absolute;
    line-height:37px;
    margin: 0 auto;
    min-height: 1000px;
    padding: 4% 5% 4% 5%;
    background-color: #fac435;
    width: 100%;
    max-width: 340px;
    text-align: left;
    height: auto;
}
 #nav ul {
    list-style-type:none;
    display:block;
    margin:0;
    padding-left: 0;
}
 #nav ul li ul {
    padding-left: 45px;
}
 #nav ul li ul li {
    list-style-type: square;
    color: #ffffff;
}
#nav li:hover ul {
    display:block;
    margin-left:0;
}
#nav li a {
    color:#ffffff;
    padding-left:5%;
}
#menuTwo {
    color:#005DAA;
    font-size:27px;
    display:block;
    padding: 9px;
    cursor:pointer;
    position:absolute;
    margin-top: 103px;
    z-index:1000;
    right:0;
}
#menuTwo:hover {
    color:#004CAA;
}
.mobileMenuWrapper {
    width: 100% !important;
    top: -1px !important;
    color: #ffffff;
    cursor: initial;
    left: 0 !important;
    height: auto;
    padding: 0 0 0 0;
    position: absolute;
    z-index:1000;
    display: none;
}
.noImageBorder {
    border-top: 4px solid #005DAA;
    position: relative;
    top: -58px;
}
#four-oktober-container{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
#four-oktober-container img{
width:23%;
margin-bottom:15px;
-ms-flex-item-align:center;
align-self:center;
}


.image-right {
float: right;
margin: 5px 0px 25px 25px;

}

@media screen and (max-width:1100px) {
    .genericContent h1, .genericContent h2, .genericContent h3, .genericContent h4, .genericContent h5, .genericContent h6, .genericContent p, .genericContent ul {
        margin-left:10px;
    }
}
@media screen and (max-width:1080px) {
    .imageCaptionContainer:after { 
        border-top: 247px solid #005DAA;
        border-right: 165px solid transparent;
    }
}
@media screen and (max-width:956px){
    #four-oktober-container img{
        width:39%;
    }
}
@media screen and (max-width:950px) {
    .mobileMenuWrapper{
        display:block;
    }
    .companyLogoMenu {
        text-align:center;
        margin-bottom: -31px;
    }
    #topGrayBar {
        margin-bottom:15px;
        padding: 13px 0 59px 0;
        height: 36.5px;
    }
    #menu {
        display:none;
    }
    #nav {
        padding: 2% 0% 2% 0%;
        background-color: #005DAA;
        margin: 0 auto;
        width: 100%;
        text-align: left;
        height: auto;
    }
    #topGrayBar .fa-envelope {
        margin:0;
    }
    #topGrayBar .fa-twitter, #topGrayBar .fa-envelope, #topGrayBar i {
        width:100%;
        padding:0;
    }
    #topGrayBar p {
        padding:0;
        float:none;
        margin-top:34px;
    }
    .getInvolved a:link {
        float:none;
        margin-right:0;
    }
    .getInvolved a {
        margin-right:0;
    }
    #header img {
        float:none;
    }
    section {
        margin-top:45px;
    }
    footer .wrapper{
        display:block;
        margin:0 auto;
        text-align:center;
    }
    footer p {
        padding-top:10px;
        padding-bottom:15px;
    }
    .useful-links footer, .contact-us footer {
        position:relative;
    }
    .grayBarIcons {
        float:none;
        margin:0;
        margin-bottom: -4px;
    }
    .noImageBorder {
        top: -42px;
    }
    .gridContainer {
        -webkit-box-pack:justify;
        -ms-flex-pack:justify;
        justify-content:space-between;
    }
    .imageGrid {
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1 1 0;
        -ms-flex-preferred-size:30%;
        flex-basis:38%;
        margin-bottom:20px;
    }
    .imageGrid img {
        width: 265px;
        height: 166px;
        margin-bottom:10px;
    }
}
@media screen and (max-width:950px) {
    #nav {
        height:100vh;
        width:100vw;
        line-height:44px;
        margin-top: 109px;
    }
}
@media screen and (max-width:768px) {
    .imageCaptionContainer:after { 
        border-top: 163px solid #005DAA;
        border-right: 90px solid transparent;
    }
    .imageCaptionContainer h1 {
        width: 275px;
        font-size: 1.1em;
    }
    .imageCaptionContainer p {
        font-size:0.83em;
        width:325px;
        margin-bottom:-5px;
    }
    .imageCaptionContainer a {
        font-size:0.9em;
        padding:5px 10px;
    }

.image-right {
float: none;
display: block;
margin: 5px auto 20px;
width: 100%;
text-align: center;
}



.routes-download {
width: 150px;
}
}
@media screen and (max-width:737px) {
    .the-history-of-rotary footer {
        position:relative;
    }
}
@media screen and (max-width:585px) {
    .genericContent h1, .genericContent h2, .genericContent h3, .genericContent h4, .genericContent h5, .genericContent h6, .genericContent p, .genericContent ul {
        margin-left:5px;
    }
}
@media screen and (max-width:563px) {
    .imageCaptionContainer:after { 
        width: 173px;
        border-top: 128px solid #005DAA;
        border-right: 84px solid transparent;
    }
    .imageCaptionContainer h1 {
        width: 400px;
        font-size: 1.1em;
        padding:0;
    }
    .whats_coming_up .imageCaptionContainer h1 {
        width: 190px;
        font-size: 1.1em;
    }
    .imageCaptionContainer p {
        font-size: 0.75em;
        width: 200px;
        padding: 0;
        margin-top: 0;
        margin-bottom: 2px;
        line-height: 1.2;
    }
    .imageCaptionContainer a {
        font-size: 0.75em;
        padding: 4px 8px;
    }
}
@media screen and (max-width:545px) {
    .imageGrid {
        -webkit-box-flex:1;
        -ms-flex:1;
        flex:1 1 0;
        -ms-flex-preferred-size:30%;
        flex-basis:60%;
        margin-bottom:20px;
    }
    #four-oktober-container img{
        width:70%;
    }
}
@media screen and (max-width:380px) {
    .imageCaptionContainer:after { 
        width: 148px;
        border-top: 91px solid #005DAA;
        border-right: 84px solid transparent;
    }
    .imageCaptionContainer h1 {
        width: 400px;
        font-size: 1em;
        margin:0;
        padding:0;
    }
    .whats_coming_up .imageCaptionContainer h1 {
        width: 190px;
        font-size: 1.2em;
        margin:0;
    }
    .imageCaptionContainer p {
        font-size: 0.64em;
        width: 200px;
        padding: 0;
        margin-bottom:-8px;
        margin-left:0.5px;
        line-height: 1.2;
    }
    .imageCaptionContainer a {
        font-size: 0.7em;
        padding: 2px 6px;
    }
}


.xmas-block {
display: block;
width: 88%;
padding: 0px 5% 35px;
border: 5px solid #c5181a;
margin: 25px auto 25px;
background-size: cover;
background-image: url(https://www.frodshamhelsbyrotary.org.uk/uploads/images/christmas-bg5.jpg);
background-color: #fefefc;
background-repeat: no-repeat;
background-position: 0% 50%;
}

.xmas-block h2 {
font-size: 26px;
letter-spacing:1px;
}

.xmas-block h2,
.xmas-block a,
.xmas-block a:visited {
color: #c5181a;
}

.xmas-block p {
color: #000000;
font-size: 20px;
}

.xmas-block-2 {
display: none;
width: 88%;
padding: 25px 5% 25px;
border: 2px solid #c5181a;
margin: 5px auto 40px;

}

.xmas-routes-section {
width:90%;
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 20px 5%;
}

@media screen and (max-width:768px) {
.xmas-routes-section {

align-items: center;
flex-direction: column-reverse;
}
}

.routes-download {
float: right;
display: inline-block;
width: 200px;
padding: 20px 2% 20px;
border: 2px solid #c5181a;
margin: 5px 5px 40px 25px;
text-align: center;
font-size: 20px;
font-weight: bold;
}



@media screen and (max-width:768px) {
.routes-download {
width: 175px;
}
}

@media screen and (max-width:600px) {
.routes-download {
width: 150px;
font-size: 18px;
}
}

.routes-download a,
.routes-download a:link,
.routes-download a:visited {
color: #c5181a;
}


.content-img {
float: right;
display: inline-block;
width: 300px;
padding: 0;
margin: 20px 5px 30px 40px;
}

.content-img img {
width: 100%;
}

@media screen and (max-width:768px) {
.content-img {
width: 250px;
}
}

@media screen and (max-width:600px) {
.content-img {
display: block;
float:none;
margin: 10px auto 30px;
}
}
/* cmsms stylesheet: slider-styles modified: 06/08/17 11:25:44 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:calibri; vertical-align:baseline;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
.clear {clear:both;}
.backgroundBlue {background-color:#5492C6; box-shadow: inset 425px 0px 120px -50px #005DAA, inset -425px 0px 120px -50px #005DAA; margin-top: -16.35px;}
.nivoSlider {position:relative; width:100%; height:auto; overflow: hidden;}
.nivoSlider img {position:absolute; top:0px; left:0px; max-width: none;}
#wrapper {max-width:1100px; width:100%;	margin:0 auto; border-top:4px solid #005DAA;}
.nivo-main-image {display: block !important; position: relative !important; width: 100% !important;}
.nivo-slice {display:block; position:absolute; z-index:5; height:100%; top:0;}
.nivo-box {display:block; position:absolute; z-index:5; overflow:hidden;}
.nivo-box img {display:block;}
.home .border {
    border-top: 431px solid rgba(0,93,170, 0.4 );
    border-right: 200px solid transparent;
    position: absolute;
    top: 0;
    width: 135px;
    z-index: 8;
}
.home .nivo-caption {
    position:absolute;
    top:0;
    left:0;
    background:-webkit-linear-gradient( left, rgba(0,93,170, 1 ) 31.9%, rgba( 255, 255, 255, 0 ) 93%);
    width:50%;
    z-index:20;
    padding: 27px 65px;
    opacity:1;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 466px;
}
.nivo-caption h1 {
    z-index:9000;
    line-height:1;
    width:600px;
    font-size:2.14em;
    font-weight:bold;
    color: #FAC435;
    opacity: 1;
    position: relative;
    left: -40px;
    top: -425px;
}
.nivo-caption p {
    margin: 0;
    opacity: 1;
    z-index: 11;
    color: #fff;
    position: relative;
    left: -30px;
    top: -422.5px;
    width: 300px;
}
.nivo-caption a {
    padding: 10px 20px;
    border-radius:5px;
    display: inline !important;
    opacity: 1;
    position: relative;
    left:50px;
    z-index: 100;
    background-color: #FAC435;
    color: #58585A;
    top: 30px;
}
.nivo-caption a:hover, .nivo-caption a:active {
    background-color:#fdbc11;
}
.nivo-html-caption {
    display:none;
}
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:120;
    cursor:pointer;
    font-size:35px;
    background-color:#5492C6;
    border-radius:50%;
    color:#fac435;
    font-weight:bold;
    padding:0 2px 2px 2px;
}
.nivo-caption ul li {
    padding: 10px 20px;
    border-radius:5px;
    display: inline !important;
    opacity: 1;
    position: relative;
    left:50px;
    z-index: 100;
    background-color: #FAC435;
    color: #58585A;
    top: 30px;
}
.nivo-prevNav {
    left:0px;
    margin-left:5px;
}
.nivo-nextNav {
    right:0px;
    margin-right:5px;
}
@media screen and (max-width:950px) {
    .nivo-caption a {
        left:30px;
        top:41.5px;
    }
    .nivo-caption p {
        left:-30px;
        top:-428px;
    }
}
@media screen and (max-width:800px) {
    .nivo-caption h1 {
        font-size:1.5em;
        left:-57px;
    }
    .nivo-caption p {
        font-size:0.8em;
        width:185px;
        left:-30px;
    }
    .nivo-caption a {
        font-size:0.8em;
        padding:5px 10px;
        top:5px;
        left:0;
    }
    .home .border {
        border-right: 100px solid transparent;
        width:90px;
    }
    a.nivo-prevNav, a.nivo-nextNav {
        font-size: 21px;
        padding:0 2px;
    }
}
@media screen and (max-width:563px) {
.nivo-caption h1 {
        font-size:1.1em;
    }
.nivo-caption p {
        font-size:0.7em;
    }
.nivo-caption a {
        font-size:0.7em;
        padding:5px 10px;
    }
    .home .border {
        border-right: 40px solid transparent;
        width:125px;
    }
}
@media screen and (max-width:459px) {
.nivo-caption h1 {
        font-size:0.9em;
        top:-431px;
        left:-59.75px;
    }
.nivo-caption p {
        font-size:0.5em;
        width:130px;
        top:-432px;
        left:-58px;
    }
.nivo-caption a {
        font-size:0.5em;
        padding:3px 6px;
        top:7px;
    }
    .nivo-caption {
        background:-webkit-linear-gradient( left, rgba(0,93,170, 1 )70%, rgba( 255, 255, 255, 0 ) 100%);
    }
    .home .border {
        border-right:45px solid transparent;
        width:55px;
    }
    .nivo-prevNav {
        display:none;
    }
    .nivo-nextNav {
        display:none;
    }
}
@media screen and (max-width:336px) {
    .home .border {
        border-right:55px solid transparent;
        width:30px;
    }
}
/* cmsms stylesheet: FormBuilder Default Style modified: 09/11/19 11:16:04 */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	margin-bottom: 0.5em;
}
fieldset div {
	margin-bottom: 0.2em;
	margin-left: 0em;
}
fieldset div div {
	margin-top: 0.2em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 0em;
	border: 0px solid #F60;
	padding: 0.5em 0.5em 0;
}
fieldset.main-form,
fieldset.hcp-form {
	margin-bottom: 0.5em;
	border: 0px solid #F60;
	padding: 0em;
        background: #fcac1b;
}

fieldset label {
	width: auto;
}
legend {
	color: #FFF;
	background: #F60;
	font-style: italic;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding: 0.2em;
	width: auto;
	border: 1px solid #CCC;
        display: none;
}
textarea {
	margin: 0;
	width: 1%;
	height: 6em;
        font-family: arial;
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
    padding: 0 10px;
}
.submit input {
    background: #242424;
    border: 0px solid #ffffff;
    color: #ffffff;
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    margin: 0px;
    max-width: 140px;
    padding: 8px 25px;
    width: 100%;
    cursor: pointer;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}
.submit input:hover {
    background-color: #000000;
    color: #ffffff;
}

.contactform input.checkbox {
	border: none;
}
.contactform label {
	display: block;
	float: left;
	width: 150px;
        text-align: left;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #ffc;

}

div#form-area-content .contactform { 
min-height: 360px;
}

.contactform div.form-name,
.contactform div.form-email,
.contactform div.form-address,
.contactform div.form-phone,
.contactform div.form-company,
.contactform div.form-field,
.contactform div.form-message {
	width: 98.3%;
        display: inline-block;
        margin-bottom: 2px;

}




.contactform .form-name input,
.contactform .form-email input,
.contactform .form-phone input,
.contactform .form-company input,
.contactform .form-field input {
	width: 97%;
        padding: 5px 1.5%;
        font-size: 14px;
        line-height: 16px;
        background: #ffffff;
        border: 1px solid #c0c0c0;
        color: #000000;
        margin: 5px 0px;
}

.contactform .form-address textarea,
.contactform .form-message textarea,
.contactform .form-field textarea {
	width: 97%;
        padding: 5px 1.5%;
        font-size: 14px;
        line-height: 16px;
        background: #ffffff;
        border: 1px solid #c0c0c0;
        color: #000000;
        margin: 5px 0px;
}

.contactform .form-name.fb_invalid input,
.contactform .form-email.fb_invalid input,
.contactform .form-phone.fb_invalid input,
.contactform .form-field.fb_invalid input {
        border: 2px solid red;
}

div.error_message { display: none; }

.contactform .form-name label,
.contactform .form-email label,
.contactform .form-phone label,
.contactform .form-address label,
.contactform .form-message label,
.contactform .form-field label {
	font-size: 14px;
        line-height: 18px;
        color: #405240;
        font-weight: bold;
}

.sideform input {
	border: 0px solid #f60;
}
.sideform input.checkbox {
	border: none;
}
.sideform label {
	display: block;
	float: left;
	width: 150px;
}
.sideform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.sideform textarea {
	background-color: #ffc;
	border: 1px solid #f60;
}

.sideform .form-name input,
.sideform .form-email input,
.sideform .form-phone input,
.sideform .form-message textarea {
	width: 97%;
        padding: 3px 1.5%;
        font-size: 14px;
        line-height: 16px;
        background: #ffffff;
        border: 0px solid #ffffff;
}

.sideform .form-name.fb_invalid input,
.sideform .form-email.fb_invalid input,
.sideform .form-phone.fb_invalid input {
        border: 2px solid red;
}

.sideform .form-name label,
.sideform .form-email label,
.sideform .form-phone label,
.sideform .form-message label {
	font-size: 14px;
        line-height: 20px;
        color: #405240;
        font-weight: bold;
}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}


/*form#mac70bmoduleform_2 .submit input {
      background-color: transparent;
}


form#mac70bmoduleform_2 .submit input: {
      background-color: #f7941e;
}*/

div.frm-inf {display: none !important;}
