/* WebSite Custom CSS*/
.padding60 {
    padding-left:60px;
    padding-right:60px;
}
.padding30 {
    padding-left:30px;
    padding-right:30px; 
}
.padding20 {
    padding-left:20px;
    padding-right:20px; 
}

.fs40 {
    font-size:40px;
}

.briefcasetitle {
    color:#090952;
    font-size:32px;
}

.social-footer {
    color:white;
    font-size:28px;
}

.bottominfo {
    /*position: relative;*/
    background-color:#090952 ;
    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;
}

.wd-block-wrap .row {
    margin: 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*/
/*headercss*/
/* End Header Custom CSS*/

