.co-locationfinder-grid .RadGrid_Default .rgCommandCell { border:0px; }
.co-locationfinder-grid .RadGrid_Default .rgMasterTable { table-layout:auto!important; }
.co-locationfinder-grid .RadGrid_Default .rgRow td, .co-locationfinder-grid .RadGrid_Default .rgAltRow td { border-bottom:0px; }
 /*
.co-locationfinder-col-marker { width:37px; }
.co-locationfinder-col-distance { width:37px; }
*/
.co-locationfinder-col-geoaddress { width:200px; }
.co-locationfinder-map
{
    
    margin-bottom: 40px;
}
/*width: 95% !important;
					#scrollToTop
        {
             cursor:pointer;
             background-color:#0090CB;
             display:inline-block;
             height:40px;
             width:40px;
             color:#fff;
             font-size:16pt;
             text-align:center;
             text-decoration:none;
             line-height:40px;
        }position: fixed; top:300px;
    cursor:pointer; right: 100px; 

*/
#back-to-top
{
    position: fixed;
    float: right;
    z-index: 10000;   
    right: 3%; 
    top: 30px;
}
#beginmap
{

}



 /* height: 120% !important;
  OLD
.LocationFinderResult
{
      font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
}

.FontStyle{
     font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
}

body,label,textarea,input,span  {
    font-family: Gigi;
    font-size: 12px;
    color: #006600;
    font-weight: bold; 
   
}
   
   
.RadGrid .rgHeader {
     font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 12px;
} 
    
     
.RadGrid_Default, .RadGrid_Default .rgMasterTable, .RadGrid_Default .rgDetailTable, 
.RadGrid_Default .rgGroupPanel table, .RadGrid_Default .rgCommandRow table, .RadGrid_Default .rgEditForm table,
 .RadGrid_Default .rgPager table, .GridToolTip_Default
 {     font-family: Gigi important!;
    font-size: 12px;
    color: #006600;
    font-weight: bold;}*/