﻿html {
    margin: 0 !important;
    padding: 0 !important;
}

body 
{
    background-color: #bec7d6 !important;
    margin: 0 !important;
    padding: 0 !important;
    
}

.page {
    margin-left: auto;
    margin-right: auto;
    width: 850px;
}

@font-face
{
    font-family: DIN;
    src: url('/Fonts/DIN.ttf');
     /* url('Sansation_Light.eot'); /* IE9 */
}

@font-face
{
    font-family: DIN_Medium;
    src: url('/Fonts/DIN_Medium.ttf');
     /* url('Sansation_Light.eot'); /* IE9 */
}

@font-face
{
    font-family: DIN_Bold;
    src: url('/Fonts/DIN_Bold.ttf');
     /* url('Sansation_Light.eot'); /* IE9 */
}

@font-face
{
    font-family: Garamond;
    src: url('/Fonts/AGaramond-Regular.ttf');
     /* url('Sansation_Light.eot'); /* IE9 */
}




.header 
{
    
    width: 850px;
    
}

.outerBorder 
{
    position: relative;
    width: 850px;
    background-color: white;
    margin-top: 10px;
   
    padding-top: 6px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
    
   
    height: 1752px;
}

/*
.innerBorder {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: white !important;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('/Images/bgimg.jpg');
    background-size: 100%;
    
}
*/
.innerBorder {
    position: relative;
    top: 18px;
    bottom: 0px;  
    width: 850px;
    height: 1626px;
    background-color: white !important;
    margin-left: auto;
    margin-right: auto;
    background-image: url('/Images/bgimg.jpg');
    background-size: 100%;
}    

.main
{
}

.menu {
    position: absolute;
    top: 0;
    margin-left: 51px;
    margin-right: 35px;
    height: 99px;
    width: 780px;
    z-index: 9999;
}


.instantFloodZoneOuter 
{
    position: relative;
    top: 86px;
    margin-left: auto;
    margin-right: auto;
    height: 434px;
    width: 736px;

    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;
    
  
/* IE9 SVG, needs conditional override of 'filter' to 'none' /*
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZjRmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(239,244,250,1) 100%, rgba(255,255,255,0.25) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,244,250,1)), color-stop(100%,rgba(255,255,255,0.25))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(239,244,250,1) 0%,rgba(255,255,255,0.25) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(239,244,250,1) 0%,rgba(255,255,255,0.25) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(239,244,250,1) 0%,rgba(255,255,255,0.25) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(239,244,250,1) 0%,rgba(255,255,255,0.25) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff4fa', endColorstr='#44ffffff',GradientType=0 ); /* IE6-8 */    
}

.instantFloodZoneContent
{
    width: 100%;
    height: 434px;
    background-image: url('/Images/floodPanelbg.jpg');
    background-size: cover;
         
}

.floodZonePanel {
    position: relative;
    background-color: rgba(255,255,255,0.5);
   
    margin: 0 auto;
    /* top: 46px; */
    /* top: 26px; */

    top: 6px;
    
    padding-left: 18px;
    padding-right: 18px;
    width: 318px;
    /* height: 336px; */

    height: 420px;
    /* Revision: 04-26-16 */
    top: 34px;
    height: 360px;
  
}


.floodZoneHeaderClass
{
    position: relative;
    top: 16px;
    color: #684bc7;
    /* font-size: 1.5em; */
    /* font-size: 20px !important; */ 
    /* font-size: 21px !important; */
    font-size: 30px !important;
    text-align: center;
    font-family: DIN_Bold, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    /* font-weight: 700; */
        
}

.floodZoneSubHeaderClass
{
    position: relative;
    top: 20px;
    color: #684bc7;
    /* font-size: 1.5em; */
    /* font-size: 20px !important; */ 
    /* font-size: 21px !important; */
    font-size: 20.5px !important;
    text-align: center;
    font-family: DIN_Bold, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    /* font-weight: 700; */
    margin-bottom: 20px;
        
}

.desiredCoverageBox {
    position: relative;
    width: 310px;
    top: 32px;
    
    background-color: #ffffff;
	color:#7c7c7c;
    padding-left: 6px;
    verticle-align:middle;    
	border:1px solid #b5b2ad;	
	background: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    
}

.addressBox {
    position: relative;
    width: 310px;
    top: 46px;
    
    background-color: #ffffff;
	color:#7c7c7c;
    padding-left: 6px;
    verticle-align:middle;    
	border:1px solid #b5b2ad;	
	background: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
}

.cityBox {
    position: relative;
    width: 310px;
    top: 61px;
    
    background-color: #ffffff;
	color:#7c7c7c;
    padding-left: 6px;
    verticle-align:middle;    
	border:1px solid #b5b2ad;	
	background: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;

    top: 47px;
}

.emailBox {
    position: relative;
    width: 310px;
    top: 94px;
    
    background-color: #ffffff;
	color:#7c7c7c;
    padding-left: 6px;
    verticle-align:middle;    
	border:1px solid #b5b2ad;	
	background: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;

    /* display: none !important;  */
}

.zipBox 
{  
    position: relative;
    margin-top: 2px;
    
    background-color: #ffffff;
	color:#7c7c7c;
    padding-left: 6px;
    verticle-align:middle;    
	border:1px solid #b5b2ad;	
	background: #FFFFFF;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
   /* line-height: 28px; */
    width: 124px;
}

.stateBox {
    position: relative;
    width: 52%;
    float: left;
    margin-right: 20px;
   /* top: 76px; */
}

.zipContainer {
    position: relative;
    width: 34%;
    float: left;
}

.boxContainer {
    position: relative;
    width: 100%;
    top: 76px;
    height: 44px;

    top: 62px;
    
    
}

.BoxLabel 
{
     color: black;
     /* font-family: Arial, "Noto Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; */
     font-family: Arial, Helvetica, sans-serif;
     font-size: 11px;
     text-indent:2px;
}

.DesiredBoxLabelDiv {
    position: relative;
    width: 100%;
    top: 30px;
}

.AddressBoxLabelDiv {
    position: relative;
    width: 100%;
    top: 44px;
}


.CityBoxLabelDiv {
    position: relative;
    width: 100%;
    top: 59px;
    top: 45px;
}

.EmailBoxLabelDiv {
    position: relative;
    width: 100%;
    top: 92px;
}


.ZipBoxLabelDiv {
    position: relative;
    width: 100%;
    /*top: 74px; */
}

.StateBoxLabelDiv {
    position: relative; 
    width: 100%;
    top: 0px;
}

.getFloodZoneClass 
{
    position: relative;
    left: 56px;
    top: 97px;

    top: 72px;
    
}

.midContentArea {

    position: relative;
    top: 120px;
    margin-left: auto;
    margin-right: auto;
    height: 215px;
    width: 748px;
    white-space: nowrap;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;
    
    background-image: url('/Images/greyGrad.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    
}


.midContentPanel {
    position: relative;
   /* float: left; */
    color: #bdc7d5;
    height: 100%;
    width: 230px;
    
  
    text-align: left;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
}
    
.leftPanel {
    float: left;
}     
.centerPanel {
    float: left;
    margin-left: 25px;
}     
.rightPanel {
    float: left;
    margin-left: 32px;
}     

.PanelText 
{
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

.PanelTextBold {
    font-weight: 700;
    font-size: 17px; /* Added 11-05-14 */
}

.lowerContentArea {
    position: relative;
    top: 120px;
    margin-left: auto;
    margin-right: auto;
    height: 574px;
    width: 748px;
    white-space: nowrap;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;
    
    background-image: url('/Images/radialGradPanel3.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
}

.lowerContentPanel {
    position: relative;
   /* float: left; */
    color: #157abd;
    height: 100%;
    width: 430px;
    
  
    text-align: left;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
}
  
.lowerleftPanel {
    float: left;
}     

.lowerContentRightPanel {
    position: relative;
   /* float: left; */
  /*  color: #157abd; */
    color: white;
    height: 100%;
    width: 312px;
    
  
    text-align: left;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-size: 28px;
    font-weight: bold;
}
  

.lowerrightPanel {
    float: left;
} 

.YouTubeContainer {
    width: 400px;
    height: 300px;
    float: left;
}

.vertSpace {
    line-height: 24px !important;  
}


.vertSpaceSm {
    line-height: 6px !important;  
}



h4.PanelSubHeader {
    font-size: 22px;
    color: #157abd;
}

.FAQItem {
    width: 311px;
    float: left;
}

.FAQListing {
    width: 253px;
    float: left;
    margin-left: 8px;
    margin-top: 8px;
    margin-right: 32px;
    margin-bottom: 24px;
    font-family: Arial, Helvetica, sans-serif;
    
}

.FAQbullet {
    width: 18px;
    height: 18px;
    background-image: url('/Images/bulletRight.png');
    float: left;
}

.FAQText 
{
    font-size: 15px;
    color: #353b4d;
    cursor: pointer;
}

.subContentArea {
    position: relative;
    top: -160px;
    margin-left: auto;
    margin-right: auto;
    height: 574px;
    width: 848px;
    white-space: nowrap;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 16px !important;
    margin-right: 0px !important;
    text-align: center;
    
   /* background-image: url('/Images/radialGradPanel3.jpg'); */
   /* background-size: 100%; */
   /* background-repeat: no-repeat; */
}

h7.FloodStateHeader {
    font-size: 23px;
    color: #eeeeee;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: bold;
}

h8.StateItem
{
    font-size: 11px;
    float: left;
    color: #eeeeee;
    font-family: DIN, "Noto Sans","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-align: left;
}

.stateColumn {
    width: 84px;
    float: left;
}

.bottomContentArea {
    position: relative;
    top: -550px;
    margin-left: auto;
    margin-right: auto;
    height: 200px;
    width: 748px;
    white-space: nowrap;
    padding-top: 21px;
    padding-bottom: 21px;
    padding-left: 21px;
    padding-right: 21px;

    background-image: url('/Images/bottomBar.png');
    background-size: 100%;
    background-repeat: no-repeat;
   
}

.legalInfo {
    position:absolute; 
    top:44px;
    color: #534e48;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
   
}

.subPanel {
    position:absolute; 
    top:100px;
}

div.content {
    color: black;
    font-size: 12px;
    padding-left:0px;
    padding-top: 10px;
    display:none; 
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    
}

.overlay 
{
 position: absolute;
 background-color: white;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 opacity: 0.8;
 -moz-opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 z-index: 10000;
}

  div.blockOverlay {
    background-color: #666;
    filter: alpha(opacity=50) !important;
    -moz-opacity:.50;
    opacity:.50;
    z-index: 200000 !important;
  }
  div.blockPage {
    z-index: 200001 !important;
   /* position: fixed;
    padding: 0px;*/
   /* margin: -58px 0 0 -85px;  */
   
    /*width: 210px !important;
    height: 165px;
    top: 50%;
    left: 50%;*/
    
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 200px !important;
    height: 150px !important;
    margin-left: -100px !important;
    margin-top: -125px !important;
    
    text-align: center;
    cursor: wait;
    background: url('/Images/ajax-loader-3.gif') center no-repeat #fff;
      /* background-size: 210px 165px; */
      line-height: 165px !important;
    border-radius: 5px;
    color: #666;
    box-shadow:0 0 25px rgba(0,0,0,.75);
    font-weight: bold;
    font-size: 14px;
    border: 1px solid #ccc;
  }
  
  .quoteOverride {
     font-size: 20px !important;
  }
  
  .quoteDescOverride {
     font-size: 16px !important; 
  }
  
  .agentButtonOverride {
      left: 26px !important;
  	  top: 36px !important;
  }
 

#MainContent_TextBox1 {
    top: -10px !important;
}

::-webkit-input-placeholder .error { /* WebKit browsers */
    color:    #fff;
}
:-moz-placeholder .error { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
}
::-moz-placeholder .error { /* Mozilla Firefox 19+ */
    color:    #fff;
}
:-ms-input-placeholder .error { /* Internet Explorer 10+ */
    color:    #fff;
}

.toolTip {
   background-color: #5c5d60;
   width: 290px;
   height: 220px;
   margin-left: 50px;
   margin-top: 6px;
   margin-right: 20px;
   -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
   -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
   box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
   margin-bottom: 10px;
   border: 2px solid #ccc;
   background-color: rgba(245,245,245,255);
   padding: 20px;
   overflow:hidden;
 
}

.popup_wrapper {  
    overflow:hidden !important;
    
    }
    
.popupText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
  }    
  
.popupOr {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;    
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
  }
  
  .hours {
      position: relative;
      display: block;
      /* text-align: center; */
      font-size: 13px;
  	  left: 25px;
      
  }
  
 .popupTextBox {
     width: 196px;
  	margin-right: 6px;
  
    
 }
 
.popupButton {
    width: 80px;
   
}

.callusText {
    position: relative;
      display: block;
      /* text-align: center; */
      
  	  left: 10px;
}

#my_popup_background {
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
            transition: all 0.3s;
}
#my_popup,
#my_popup_wrapper {
    -webkit-transition: all 0.3s ease-out;
       -moz-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}
#my_popup {
    -webkit-transform: translateX(0) translateY(-40%);
       -moz-transform: translateX(0) translateY(-40%);
        -ms-transform: translateX(0) translateY(-40%);
            transform: translateX(0) translateY(-40%);
}
.popup_visible #my_popup {
    -webkit-transform: translateX(0) translateY(0);
       -moz-transform: translateX(0) translateY(0);
        -ms-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
}

.descDiv {

    padding: 26px;
    width: 410px;
    border: 1px solid #aaa;
    -webkit-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 8px 8px 5px 0px rgba(0,0,0,0.75);
}

.imgt1 {

    width: 200px;
}

.overlay{
    background:transparent url(/Images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}
/*
.box{
    position:fixed;
    top:-800px;
    left:32%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:99999;
    width: 600px;
}
*/

.box{
    position:absolute;
    top:-800px;
    /* left:32%;
    right:30%; */
    margin: auto;
    margin-left: 100px;
  	margin-top: -160px;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:99999;
    width: 600px;
}

a.boxclose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(/Images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}

.box h1{
    border-bottom: 1px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
    padding:10px;
    /* background-color:#FFEFEF; */
    background-color: #4444AA;
    /* color:#EF7777;  */
    color: #FeFeFe;
    font-family: Arial, Helvetica, sans-serif;
    
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

    
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}


.notificationText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16.5px; 

   font-weight: bold;
   padding-bottom: 20px;
}

.notificationHeaderText {
   /* font-family: Arial, Helvetica, sans-serif; */
   /* font-size: 36px; */
   font-family: Open Sans, sans-serif; 
   font-size: 32px;
   font-weight: 800;
   
}

.notificationHeaderText2 {
   /* font-family: Arial, Helvetica, sans-serif; */
   /* font-size: 36px; */
   font-family: Open Sans, sans-serif; 
   font-size: 1.4em;
   font-weight: 800;
   /* color: #684bc7; */
   color: #005d97;
}


.notificationSubHeaderText {
   font-family: Arial, Helvetica, sans-serif; 
   /* font-family: Open Sans, sans-serif; */
   font-size: 23.5px;
   font-weight: 600;
   margin-bottom: 20px;
}

.notificationSubHeaderText2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 21px;
   font-weight: 600;
   margin-bottom: 20px;
}

.notificationLabelText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16.5px;
   font-weight: bold;
}

.notificationFineText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
}

.FemaOutDiv {
   margin-top: 25px;
   margin-bottom: 25px;
   padding-left: 20px;
  }

.LloydsOutDiv {
   margin-top: 25px;
   margin-bottom: 25px;
   padding-left: 20px;
  }
  
.CoverageAmountOutDiv {
   margin-top: 25px;
   margin-bottom: 25px;
  }

.SavingsDiv {
   margin-bottom: 30px; 
  }

.detailedQuoteText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   font-weight: bold;
   margin-bottom: 20px;
   
  }

 .callNumberText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 23.5px;
   font-weight: bold;
   margin-bottom: 20px;
  /* color: #684bc7;   */
  color: #2587C4; 
    }
    
  .gauranteeText {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 21.5px;
   font-weight: bold;
   margin-bottom: 20px;
/* color: #684bc7;    */
color: #2587C4;  
    }   
    
 .notificationHoursText {
   font-family: Arial, Helvetica, sans-serif;
   /* font-size: 16.5px; */
   font-size: 18.5px; 
   font-weight: 600;
   margin-bottom: 20px;
      
                
      }
    
        
.selectAmountClass {
    right: 60px;
    position: absolute;
    width: 160px;
    height: 30px;
  }
 

 .FEMAOutput {
      position: absolute;
      border: 1px;
      right: 60px;
      height: 30px;
      line-height: 30px;
      border:1px solid #999;
      text-align: center;
      margin-top: -6px; /* 20 */
      width: 120px;
    }
    
 .LloydsOutput {
      position: absolute;
      border: 1px;
      right: 60px;
      height: 30px;
      line-height: 30px;
      border:1px solid #999;
      text-align: center;
      margin-top: -6px;
      width: 120px;
    }
 /*   
 .SavingsOutput {
      position: absolute;
      border: 1px;
      right: 60px;
      height: 30px;
      line-height: 30px;
      border:1px solid #999;
      text-align: center;
      margin-top: -6px;
      width: 120px;
    }    
     */
  .SavingsOutput {
      position: absolute;
      border: 1px;
      right: 5%;
      height: 30px;
      line-height: 30px;
      border:0px solid #999;
      text-align: center;
      margin-top: -6px;
      width: 120px;

     font-weight: 700;
     font-size: 30px;
     color: #2b2b2b;
     
    }    

.boxHeaderDiv {
    width: 100%;
    text-align: center;
}
     
.quotePolicyText {
    font-size: 21.5px;
} 

.modalSubText {
    font-size: 17.25px;
} 

#box 
{
    z-index: 999999;    
}



.FreeQuoteButtonXX {
  display: inline;
  position: absolute;  
  right: 50px;
  /* height: 30px; */
  margin-top: -10px;
  /* background-color: #eee;
  font-weight: bold;
  border: 1px solid #aaa;
  line-height: 30px;
  padding-right: 8px;
  padding-left: 8px;
  box-shadow: 5px 5px 5px #888888;
  color: #555;  
  cursor: pointer; */
}

.freeQuoteButtonClass {



    height: 23px;
    margin-top: 8px;
    cursor: pointer;
    

}

.confirmationOverlay 
{
 position: absolute;
 background-color: white;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 100%;
 opacity: 0.8;
 -moz-opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 z-index: 10000;
 
 background:transparent url(/Images/overlay.png) repeat top left;
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:100;
}

.confirmationBox{
    position:fixed;
    top:-500px;
    left:32%;
    right:30%;
    background-color:#fff;
    color:#7F7F7F;
    padding:20px;
    border:2px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius:20px;
    -khtml-border-radius:20px;
    -moz-box-shadow: 0 1px 5px #333;
    -webkit-box-shadow: 0 1px 5px #333;
    z-index:999999;
}

a.confirmationBoxClose{
    float:right;
    width:26px;
    height:26px;
    background:transparent url(/Images/cancel.png) repeat top left;
    margin-top:-30px;
    margin-right:-30px;
    cursor:pointer;
}

.confirmationBox h1{
    border-bottom: 1px dashed #7F7F7F;
    margin:-20px -20px 0px -20px;
    padding:10px;
    /* background-color:#FFEFEF; */
    background-color: #4444AA;
    /* color:#EF7777;  */
    color: #FeFeFe;
    font-family: Arial, Helvetica, sans-serif;
    
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

    
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
}

.notificationFineText2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   
   /* display:block; */
   display: block;
   width:760px !important;
   height: 60px;
   white-space: normal !important;
   word-wrap:break-word !important; 
   /* word-break: break-all !important; */
   
   
}