﻿body {
}


.outerBorder {
   
    height: 1352px;
}

.innerBorder {
    height: 1226px;
}    


.ContactTopContent
{
    width: 100%;
    height: 292px;
    background-image: url('/Images/contactPanelbg.jpg');
    background-size: cover;
    background-repeate: no-repeat;
             
}


.instantFloodZoneOuter {
    height: 292px !important;
}

.midContentArea {

    
    background-image: url('/Images/greyGradBlank.jpg') !important;
    background-size: 100%;
    background-repeat: no-repeat;
   
}


.FullContentPanel {
    position: relative;
   /* float: left; */
    color: #bdc7d5;
    height: 100%;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-bottom: 16px;
  
    text-align: left;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
    white-space: normal !important;
    word-wrap: break-word;
}

h4.PanelText {
    font-size: 16px !important;
}

.FullSubPanel {
    padding-right: 20px;
}

.lowerContentArea {
      
    background-image: url('/Images/radialGradPanel.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    height: 266px;

    margin-top: 16px;
}

.bottomContentArea 
{
    top:290px !important;
}

.AddressHeader {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;

}

.AddressInfo {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: 400;
    padding-left: 60px;
    color: #353b4d;
    

}

.AddressSection {
    padding-top: 70px;
}

.mapLocationDiv {
   /* background-image: url('/Images/mapLocation.jpg');
    background-size:100%;
    background-repeat: no-repeat;*/
    position: relative;
    width: 360;
    height: 210;
    z-index: 9999;   
                      
}

.mapImage {
    position: absolute;
    top: 0px;
    left: -40px;
    
    
}

.innerBorder {
    height: 1146px !important;
}

.outerBorder {
    height: 1272px !important;
}


.bottomContentArea 
{
    top: 276px !important; /* 230 */
}


