/*
Theme Name: Wp Estate
Theme URI: http://wpestatetheme.org/
Description:WP Estate is a premium fully responsive WordPress theme designed for Real Estate companies and independent agents.
Version: 3.00
Author: wpestate.org
Author URI: 
Text Domain: wpestate
Tags: white, one-column, two-columns,left-sidebar, right-sidebar, flexible-width, custom-menu, theme-options, translation-ready
License: 
License URI:
*/
/*.loaderImg {
    background: url(images/loader.gif) no-repeat center center;
   height: 100px;
   width: 100px;
   position: fixed;
   z-index: 9999;
   left: 50%;
   top: 50%;
   margin: -25px 0 0 -25px;
   
}*/

.success_message
{
     background-color: #e6f8e0;
    border: 1px solid #478b3d !important;
    float: left;
    margin: 22px;
    padding: 0 0 0 10px;
    width: 417px;
    border: 1px solid #478b3d;
    border-radius: 10px; 
    line-height:33px;
    color:#478b3d;
   
  
}
.wplightbox .videoPlayerIMG{
    cursor: pointer!important;

}
/*#videoPlayerDiv{
    left: 60%;
    position: absolute;
    top: 300px;
    z-index: 10;
}*/

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.dataTables_filter input{
    width: 215px!important;
}
/*.popUpDiv {
    display: none;
    position: absolute;
    background-color: white;
    z-index:1002;
    overflow: auto;
     
}
.popUpClose{
   padding-right:15px;
   float:right;
   font-weight: bold;
}
.popUpDivSub{
    
  
    border: 16px solid #6099a4;
}
