/* WebSite Custom CSS*/
.bottominfo {
    background-color:#7e184f;
    color:white;
    padding: 0 0 0 0;
    border-top: 1px solid lightgrey;
}

.bottominfo .p {color:white;}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}


.bottominfo p, h{
    color:White;
}

.wd-block-wrap .row {
    margin: 0 0 0 0;
    padding: 0;
}

.wd-block .row {
    margin: 0 0 0 0;
    padding: 0;
}
/* End WebSite Custom CSS*/
.navbar {
                margin-bottom: 0 ;
                border-radius: 0 ;
                -moz-border-radius: 0 ;
}
.padwide {
    padding-left:0px;
    padding-right:0px;
}
.tresponsive {
    max-width: 100%;
    height: auto;
}
.none {
        visibility: hidden;
}
.isz {
    font-size:18px;
}
.builder_help_message {
    visibility: hidden;
    height:0;
}



/* Header Custom CSS*/
.bloglogo {
    display:none;
}

.navbarmenu {
    font-size:20px;
    font-family:Arial;
}
/* End Header Custom CSS*/

