﻿

body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #444;
    text-decoration: none;
    background: #FFFFFF;
}

.no-padding {
    padding: 0px; 
}


.header {
    font-size: 14px;
    text-align: center;
}

.footer {
    font-size: 10px;
    text-align: center;
}


@media print {
  a[href]:after {
    content: none !important;
  }
  
  .not-show-if-print 
  {
      display: none;
  }
  

}


div.search_container 
{
  position: relative;
  z-index: 9999;
  top: -400px;
  left: 200px;
}


div.search_container2 
{
  z-index: 9999;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -75pt 0 0 -250px;
  width: 700px;
}

div.search_container3 
{
    z-index: 9999;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -50pt 0 0 -335px;
    width: auto;
    height: 130px;
}




@media screen and (max-width: 768px)
{
  div.search_container2 {
     width: 100%;
     margin-left: 0;
     left: 0;
 }
}

div.search_head 
{
  z-index: 99;
  position: relative;  
  color: White;
  background-color: rgba(51, 122, 183, 1); 
  width: 300px;
  height: 40px; 
  padding: 10px 5px 10px 5px;
  border: 0px;
  border-radius: 8px;

}

div.search_main {
    z-index: -1;
    position: relative;
    background-color: rgba(255, 255, 255, 0.75);
    width: 670px;
    height: 110px;
    top: -10px;
    padding: 20px 5px 10px 12px;
    white-space: nowrap;
}


div.search_main2 
{ 
    z-index: 0;  
    position: relative;
    background-color: rgba(255, 255, 255, 0.75);
    width: 550px;
    height: 100px;
    top: -10px;
    padding: 20px 5px 10px 5px;
}


input[type="text"],input[type="password"] {
 
  margin: 0;
  font-family: sans-serif;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
}

input[type="text"]:focus, input[type="password"]:focus {
  outline: none;
}





.autosuggest_list
{
    min-width: 100px;
    position: absolute;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #666;
}
.autosuggest_list.scrolling
{
    max-height: 50%;
    overflow-x: hidden;
    overflow-y: auto;
}
.autosuggest_list ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.autosuggest_list li
{
    padding: 4px 6px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
}
.autosuggest_list li.selected
{
    background-color: #e2eef2;
    color: #666;
}


#search .autosuggest_list
{
    width: 400px;
    text-align: left;
}

.asl-bold {
    font-weight: bold;
}

.typeWeightNormal
{
    font-weight: normal !important;
}

.h5
{
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.5;
    margin: 5px 0;
    font-weight: bold;
}


h6
{
    font-size: 11px;
    line-height: 1.3;
}

#AddressSearch {
    height: 30px;
    color: #666;
    width: 100%;
    margin-top: 2px;
    border: solid 1px gray;
}

#PropertySearch
{
    height: 30px;
    color: #666;
    width: 100%;
    margin-top: 2px;
}


.sub_search_container {
	width: 100%;
	float: left;
	margin-right: -70px;	
}
.sub_search_content {
	margin-right: 70px;
	padding-right: 7px;
}
.sub_search_sidebar {
	width: 70px;
	float: right;
}


.search_nest
 {
    text-align: left; 
 }

.list_nest
{
   display: inline-block
}


@media all and (max-width: 976px)
{
    .search_nest
    {
        display: block; 
    }
    
    .list_nest
    {

    
    }
}

@media all and (min-width: 977px)
{   
    .search_nest
    {
        display: inline-block;
        width: 980px;  
    }  
    
    .list_nest
    {
        width: 980px;  
    }
}


 div.search_container4 
    {
        z-index: 9999;
        max-width: 507px;
        padding: 5px;
        height: 60px;
    }




 .sub_search_container_2 {
	    width: 100%;
	    float: left;
	    margin-right: -220px;	
    }


 .sub_search_content_2 {
	    margin-right: 80px;
	    padding-right: 7px;
    }


 .sub_search_sidebar_2 {
	    width: 80px;
	    float: right;
	    text-align: left;
    }


.sr_container {
	width: 100%;
	min-width: 390px;
	float: left;
	margin-right: -220px;	
}
.sr_content {
	margin-right: 220px;
	padding-right: 7px;
}
.sr_sidebar {
	width: 220px;
	float: right;
	margin-top: 7px;
	text-align: right;
}



.search-input-block {
    width: 130%;
    margin-left: -170px;
    padding-left: 170px;
    min-width: 500px;
    /*padding-bottom: 54px;*/
    height: 20px;
}

@media all and (min-width: 570px) {
    .search-input-block {
        display: inline-block;
        width: 100%;
        padding-bottom: 15px;
    }
}

 





div.zero_padding
{
    padding: 0px;
}

div.sr_image 
{
    max-width: 150px;
}

div.sr_list_item 
{
    border: 2px solid #C0C0C0;
    max-width: 647px;
    margin: 7px -5px 7px 5px;
    padding: 7px 0 7px 2px;
}

.sr_text
{
    color: #000000; 
    font-size: small;
    text-transform: capitalize;
}

.sr_price 
{
    font-size: medium;
}



        nav.desktop-nav
        {
            position: relative;
            top: -20px;
            left: 170px;
            width: calc(100% - 170px);
            padding: 0;
            margin: 0; 
            padding-right: 30px;
        }
        
        nav.desktop-nav ul
        {
            display: flex;
            justify-content: space-between;
            list-style-type: none;
            width:100%;
        }
        nav.desktop-nav ul {
            padding: 0;
            margin: 0;
            }
            
        nav.desktop-nav li {
            padding: 5px;
            margin: auto;
            border: 2px solid #337ab7;
            _border-radius: 5px;
            font-size: 14px;
            text-align: center;
            }
            
        
        @media all and (max-width: 1100px) {
           nav.desktop-nav li {
                font-size: 12px;
            }
        }
        
        
        @media all and (max-width: 980px) {
           nav.desktop-nav li {
                font-size: 11px;
            }
        }
            
            
         @media all and (max-width: 930px) {
           nav.desktop-nav li {
                font-size: 9px;
            }
        }
        
            
         @media all and (max-width: 860px) {
           nav.desktop-nav li {
                font-size: 8px;
            }
        }
        
        
         @media all and (max-width: 800px) {
           nav.desktop-nav li {
                font-size: 7px;
            }
        }
        
        
        
        
        
        
        
        
        
        
        
       nav.desktop-nav2
        {
                    
            position: relative;
            _top: -20px;
   
            
            _width: calc(100% - 570px);
            _width:600px;
                   
            padding: 0;
            margin: 0; 
    
        }
        
       nav.desktop-nav2 ul
        {
            display: flex;
            justify-content: space-between;
            list-style-type: none;
            _width:100%;
            padding: 0;
            margin: 0;
        }

            
        nav.desktop-nav2 li {
            padding: 5px;
            margin: auto;
            font-size: 17px;
            font-weight: bold;
            text-align: center;
            }
            
        

                  
  
  
        nav.desktop-nav-bottom
        {
            position: relative;
            width: 100%;
            padding: 0 100px 0 100px;
            margin: 0; 
        }
  
  
        nav.desktop-nav-bottom ul
        {
            display: flex;
            justify-content: space-between;
            list-style-type: none;
            width:100%;
        }
        nav.desktop-nav-bottom ul {
            padding: 0;
            margin: 0;
            }
            
        nav.desktop-nav-bottom  li {
            padding: 5px;
            margin: 0;
            border: 2px solid #337ab7;
            _border-radius: 5px;
            }


    @media all and (max-width:1000px)
     {
         nav.desktop-nav {display: none;}
         nav.desktop-nav2 {display: none;}
         #logo_bg, #logo_bg_1 {display: none;}
         #f_menu_desktop {display: none;}
         
     }
     
     @media all and (min-width:1001px)
     {
         #logo_sm {display: none;}
         #f_menu_mobile {display: none;} 
         #menu_nest {display: none;}
     }
     
     
     @media all and (max-width:500px)
     {
         div.search_container3 
        {
            left: 0;
            top: 102%;
            margin: 0 0 0 0;
            width: 100%;
           
        }
        
        div.search_main { width: 100%; }
     
      
        #footer {position: relative; top: 140px;} 
        
       
     }



      .desktop-nav2, .search_main ul {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }

       .desktop-nav2, .search_main li {
            display: inline;
            margin-right: 20px;
            }




.search_main_top_menu {
    display: inline-block;
    white-space: nowrap;
    min-width: 380px;
}

    .search_main_top_menu li {
        margin-right: 20px;
    }
            
    
     @media all and (min-width:996px)
     {
       .list_office_img {
           text-align: right;
       }
     }
     
     
     .list_office_img 
     {
         margin-top: 10px;
     }
     
     
      @media all and (max-width:663px)
      {
        .width662_100pc {
          width: 100%;
        } 
        .width662_67pc  {
          width: 67%;  
        }
      }
      
      
      @media all and (max-width:483px)
      {
        .width482_100pc {
          width: 100%;
        } 
     
      }
 
 
 .textbluebigcenter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #001358;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
}
       

.textbluebiger {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0060B6;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 16px;
}
    
.textcenterjust {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
}
 
.textsmalltitle 
{
    color: #808080;
} 
 
 .hr_line 
 {
    margin-top: 10px; 
    margin-bottom: 10px; 
    border-top: 1px solid gray;
    width: 100%;
 }
 
 
 div.div_outer_btn 
 {
   text-align: center; 
   margin: 10px;
 }
 
 
 div.reo_section
 {
    display: inline-block;  
    max-width: 400px; 
    margin: 5px; 
    text-align:left;
 }
 
 
 div.reo_sec_title
 {
    padding-left: 20px; 
    margin-top: 40px; 
    margin-bottom: 10px;
 }
 
 div.pr_prop_name
 {
     display: inline-block; 
     width: 130px;
 }
 
 
 #pr_ag_main 
 {
    display: table; 
 }

@media all and (min-width: 1100px) 
{
  #pr_ag_main 
  {
    margin: 0 auto;
  }
}



 #pr_ag_photo
 {
    display: inline-block; 
    height: 160px; 
    _border-top : 1px solid #000000;
    _border-left : 1px solid #000000; 
    _border-bottom : 1px solid #000000;
    margin-bottom: 10px;  
 }
 
 #pr_ag_info
 {
    display: inline-block;
    height: 160px;   
    border : 1px solid #337ab7;
    vertical-align:top;
    padding: 7px;
    min-width: 310px;
    margin-bottom: 10px; 
 }
 
 
 .pr_text_big_bold
 {
     font-size: 22px;
     font-weight:bold;
 }
 
 .pr_text_big
 {
    font-size: 18px;
 }
 
 .pr_text_mid_bold
 {
     font-size: 16px;
     font-weight:bold;  
 }
 
 .pr_text_small_bold
 {
     font-size: 14px;
     font-weight:bold;  
 }
 
 
 .pr_ag_text_small
 {
     font-size: 10px;
 }
 
  .pr_ag_text_big_bold
 {
     font-size: 20px;
     font-weight:bold;
     white-space: nowrap;  
 }
 
 
 .pr_filter_nav, .pr_filter_selection
 {
    display: block;
    padding: 0px;
    margin-left: 10px;
    text-align: left;
 }
 
 .pr_filter_selection
 {
   padding-top: 10px;  
 }
 
 


   .pr_filter_section
    {
        position: relative;
        display: inline-block;
        height: 35px;
        border-bottom: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
        width: 100px;
        margin-left: -5px;
        margin-top: -1px;
        cursor: pointer;
        vertical-align: top;
      
    }

   .pr_filter_section_button {
    position: relative;
    display: inline-block;
    height: 35px;
    margin-left: -5px;
    margin-top: -1px;
    vertical-align: top;
   }


 
.pr_filter-section-label {
    font-weight: 700;
    color: #0054a0;
    cursor: pointer;
    margin-top: 8px;
    padding-left: 10px;
}
 
 
 .pr_filter-section-label:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    border: 5px solid #0054a0;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-bottom-width: 0;
}
 
 .pr_filter-drop {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    margin-left: -1px;
    margin-top: 1px;
    margin-right: 13px;
    width: 100%;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-top: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background: #ffffff;
    z-index: 50;
    
}
 
.pr_filter-drop ul 
{
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
}
 

.pr_filter-drop ul>li>.value {
    font-weight: 700;
    color: #0054a0;
    cursor: pointer;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pr_filter-drop ul>li:last-child>.value 
{
     border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}


.pr_filter-drop ul>li:hover>.value  {
    background: #337ab7;
    color: #fff;
    text-decoration: none;
}

.pr_filter-drop ul>li>.value {
    padding: 5px 8px 5px 10px;
    border-bottom: 1px solid #d3d3d3;
}

.pr_filter-drop ul>li>.value-top {
    border-top: 1px solid #d3d3d3;
}

.pr_filter-drop ul>li:last-child>.value {
    border-bottom: none;
}

    .pr_filter-drop ul > li:first-child > .value {
        border-top: 1px solid #d3d3d3;
    }
 
.pr_filter-drop ul>li:hover a {
    /*text-decoration: none;*/
}
  

 .pr_filter-section-selection
  { 
        position : relative;
        display: none;
        border-bottom: 1px solid #BBBBBB;
        border-top: 1px solid #BBBBBB;
        border-right: 1px solid #BBBBBB;
        border-left: 1px solid #BBBBBB;
        background:  #E5E5E5;
        margin-left: -5px;
        margin-top: -1px;
        margin-bottom: 10px;
        vertical-align: top;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;  
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        margin-right: 10px;
        padding-left: 5px;
        padding-right: 20px;
        padding-top: 1px;
        box-shadow: 3px 3px 1px #888888;
  }
  
.pr_filter-section-selection-clear
{
    font-size: medium;
    font-weight: bold;
    margin-left: 5px;
    position: absolute;
    top: -2px;
    right: 5px;
}

.pr_checkbox input[type=checkbox] 
{
    margin-bottom: 1px;
    margin-right: 3px;
    vertical-align: text-bottom;
}

.pr_filter_update 
{
    width: 100%;
    text-align:center;
    padding: 8px;   
}

.pr_filter_link
{
  border-bottom: 1px solid #d3d3d3;
  font-weight: bold;
}


#fs_status, #dd_status {
    _width: 150px;
    _width: 110px;
    width: 134px;
}

#fs_price, #dd_price
{
    width: 240px;
}

#fs_type, #dd_type {
    _width: 291px;
    _width: 276px;
    width: 192px;
}

#fs_rental_type, #dd_rental_type {
    width: 180px;
}


#fs_beds, #dd_beds {
    _width: 140px;
    _width: 100px;
    _width: 85px;
    width: 75px;
}

#fs_baths, #dd_baths {
    _width: 140px;
    _width: 100px;
    _width: 85px;
    width: 75px;
}

#fs_space, #dd_space {
    width: 240px;
}

#fs_vt, #dd_vt
{
    width: 150px;
}

#fs_vt {
    margin-right: 8px;
    margin-bottom: 10px;
}

.pr_bt_div
{
   display: inline-block;
   width: 60px;
   vertical-align: top;
   text-align: center;
   font-size:  small;
   line-height: 15px;
   margin-right: 15px;   
}

 .pr-link_div  {
    padding: 2px 2px 2px 4px;
    margin: 0;
    border: 2px solid #337ab7;
    border-radius: 5px;
    width: 85px;
}


.dialog_logo
{
    float: left; 
    height: 40px; 
    margin-top:-10px; 
    margin-left:-5px;
}


.dialog_main input[type="text"], textarea
{
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;   
} 

.dialog_main input[type="password"]
{
    width: 100%;
    margin-top: 3px;
    margin-bottom: 3px;   
} 


.dialog_main_calc input[type="text"], input[type="password"], textarea
{
    width: 100px;
    margin-top: 3px;
    margin-bottom: 3px;   
} 

.dialog_label_col
{
    text-align: right;
    padding-right: 8px;
}

.dialog_input_col
{
   text-align: left; 
}

.dialog_input_col input[type="radio"]
{
   position: relative;
   top: 2px;
   margin-right: 3px;
}


.dialog_text
{
    text-indent: 8px;
    text-align: justify;
}


.captcha
{
    padding-top: 10px;
    text-align: left;
    padding-bottom: 10px; 
}

.captcha_text_small
{
    font-size: smaller;  
    color: Gray;
    line-height: 8px;
}


.login-menu
{
   display: none;
   width: 190px; 
   height: 128px;
   background: #337ab7;
   z-index: 999999;
   position: fixed !important;
   top: 0px; 
   right: 0px;
   padding: 3px;
   color: #ffffff;
   text-align: center;  
}



.login_btn
{
    width: 140px;
    margin-top: 18px;


    
    
}

.ml_main input[type="text"], input[type="password"]
{
    line-height: 8px;
    width: 150px;
    color: Gray; 
}

.ml_main2 input[type="text"], input[type="password"]
{
    line-height: 8px;
    width: 150px;
    color: Gray; 
}

.ml_main
{
   display: none;
   width: 237px; 
   background: #337ab7;
   z-index: 999999;
   position: fixed !important;
   top: 0px; 
   right: 0px;
   padding: 5px;
   color: #ffffff;
}

.ml_main2
{
   display: none;
   width: 237px; 
   background: #337ab7;
   z-index: 999999;
   position: fixed !important;
   top: 0px; 
   right: 0px;
   padding: 5px;
   color: #ffffff;
}

.ml_col_label
{
    display: inline-block;
    padding-top: 3px;
}

.ml_col_input
{
    display: inline-block;
    float: right;
}

.ml_login_input
{
   font-size: 16px !important;
   height: 26px;   
}

.ml_row
{
    height: 30px;
}


.ml_br_msg > a
{
    font-size: 9px;
}


.ml_main a:link
{
   color: #ffffff;
}

.ml_main a:visited
{
   color: #ffffff;
}


.ml_main2 a:hover 
{
   color: #ffff99;
}

.ml_main2 a:link
{
   color: #ffffff;
}

.ml_main2 a:visited
{
   color: #ffffff;
}


.ml_main2 a:hover 
{
   color: #ffff99;
}

.ml_br_msg
{   
    margin-top: 10px;
    text-align: justify;
}

.ml_br_msg > p
{
    text-indent: 5px;
}

.ml_link_biger
{
     font-size: 12px;
}

.ml_br_msg_err
{
    color: Aqua;
}

	
div.agent_rounded {
    border: 2px solid #337ab7;
    padding: 10px 7px 7px 7px; 
    _border-radius: 25px;
}

table.agent_list{
    display: table;
    border-collapse: separate;
    border-spacing: 4px;
    border-color: gray;
}

.agent_list_header 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #337ab7;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 17px;
}

.agent_list_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #337ab7;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
    
}

.agent_list_text_bold 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #337ab7;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
}


.underbaner_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001358;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 15px;
    
}


.agent_office_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C20007;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 17px;
	text-transform:uppercase;
}

.agent_name_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #001358;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 14px;
	text-transform: capitalize;
    
}

.agent_info_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001358;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	line-height: 12px;
	text-transform: capitalize;
    
}


.agent_bio_text 
{
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #001358;
	text-decoration: none;
	vertical-align: middle;
	line-height: 17px;
	text-align: justify;    
}

.open_house 
{
    color: #BE0000;
}


.sl_ad_top_container
{
    display: inline-block;
    width: 980px;
    height: 150px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    position: relative; 
    margin: 0 0 20px 0px; 
    top: 0px; 
    left: 0px;
    text-align: left;
    padding-left: 5px;
}


.sl_ad_top_slide
{
    display: inline-block;
    width: 100%;
    height: 165px;
    margin-right: 5px;
    vertical-align: top;
    text-align: center;
}

.sl_ad_top_img
{
    width: 233px;
   height: 153px;
}

.sl_ad_top_img_agent
{
   height: 153px;
}


.sl_ag_container
{
    display: table;
    width: 100%;
    height: 148px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    border : 1px solid #C0C0C0;
    min-width: 474px;
}

.sl_ag_slide
{
    display: inline-block;
    height: 148px;
    margin-right: 4px;
    /*float: left;*/
    vertical-align: top;
}

.sl_ag_photo
{
   height: 144px; 
   padding-top: 2px;
   padding-left: 2px;   
}
 
 .sl_ag_text_small
 {
     font-size: 10px;
 }
 
  .sl_ag_text_big_bold
 {
     font-size: 16px;
     font-weight:bold;  
 }

.sl_ag_text_link
 {
     font-size: 14px;
 }
 
 .sl_ag_office_img
 {
     height: 50px; 
     border-width:0px;
 }
 
 
 
 .premier-agent-img, .pr_premier-agent-img
 {
     position: absolute;   
 }
 
 
 @media all and (max-width: 483px)
 {
     .premier-agent-img
    {
       top:  -120px;
       right: 76px;   
    }   
 }
 
 
 @media all and (max-width: 954px) and (min-width: 484px)
 {
     .premier-agent-img
    {
        top: -120px;
        right: -50px; 
    }
 }
 
 
 @media all and (min-width: 953px)
 {
     .premier-agent-img
    {
       top:  -2px;
       right: 0px;   
    }   
 }
 
 
 
 @media all and (max-width: 483px)
 {
     .pr_premier-agent-img
    {
       top:  0px;
       right: 0px;   
    }   
 }
 
 
 @media all and (max-width: 954px) and (min-width: 484px)
 {
     .pr_premier-agent-img
    {
        top: 0px;
        right: 0px; 
    }
 }
 
 
 @media all and (min-width: 953px)
 {
     .pr_premier-agent-img
    {
       top:  0px;
       right: 0px;   
    }   
 }


.news-panel 
{
    border: 1px solid #337ab7;
    padding: 7px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.news-header
{
   font-weight: bold; 
   font-size: 12px; 
   vertical-align: middle; 
   color: black; 
   font-family: Arial; 
   text-align: justify  
}

.news-text
{
    font-weight: normal; 
    font-size: 10px; 
    vertical-align: middle; 
    color: black; 
    font-family: Arial; 
    text-align: justify
}



.scrollable-menu {
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
}

.prop-type-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.prop-type-list li {
    padding: 4px 6px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    display: block;
}

    .prop-type-list li.selected {
        background-color: #e2eef2;
        color: #666;
    }





input[type=text].price-input
{
    width: 90px;
    font-size: 14px;
    border: 0px;
    color: #0054a0;
    font-weight: bold;
}

.price-box
{
    display: inline-block;
    border: 1px solid #CCCCCC;
    padding: 5px;
}

.price-box-select
{
    border: 1px solid #337ab7;
}


.text-right
{
    text-align: right;
}

.listing
  {
     min-width: 300px;  
     height:165px;
  }
  
  .listing-premier-user
  {
    background-color: #d1f9f6; 
  }
  
  .listing-goldstar-user
  {
    background-color:   #efe9d5;
  }
  
  

@media all and (min-width: 1121) and (max-width: 1500px) 
{
  .listing
  {
    height: 210px;   
  }
}



@media all and (min-width: 1046) and (max-width: 1120px) 
{
  .listing
  {
    height: 240px;   
  }
}


@media all and (min-width: 975px) and (max-width: 1020px) 
{
  .listing
  {
    height: 190px;   
  }
}

@media all and (min-width: 935px) and (max-width: 974px) 
{
  .listing
  {
    height: 200px;   
  }
}



@media all and (min-width: 780px) and (max-width: 934px) 
{
  .listing
  {
    height: 220px;   
  }
}

@media all and (min-width: 701px) and (max-width: 779px) 
{
  .listing
  {
    height: 245px;   
  }
}

@media all and (min-width: 505px) and (max-width: 700px) 
{
  .listing
  {
    height: 170px;   
  }
}



@media all and (min-width: 409px) and (max-width: 504px) 
{
  .listing
  {
    height: 210px;   
  }
}

@media all and (max-width: 408px) 
{
  .listing
  {
    height: 230px;   
  }
}

.phone-line 
{
  	line-height: 25px;
}



.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus 
{
    background-color: rgba(51, 122, 183, 1);
    color: #fff;
}


@media all and (max-width:599px) 
{
  #agent-panel
  {
    white-space:normal;
  }
}


@media all and (min-width: 600px) 
{
  #agent-panel
  {
    white-space:nowrap; 
  }
}

.become-member > p
{
    text-indent: 7px;
} 

.agent-name-link
{
   color: #337ab7; 
}


.warn-text
{
    color: #C20007;
}



.ss-header {
    font-size: 22px;
    color: #3b4144;
}

.ss-search {
    font-size: 18px;
    color: #3b4144;
}

.ss-filter {
  font-size: 15px;
  color: dimgrey;
}

.ss-item {
    margin: 20px auto;
    max-width: 400px;
    background-color: #e6fff2;
    padding: 10px;
}

#OpenHouseFilter {
    padding: 0;
    margin-left: 5px;
    margin-bottom: 15px;
}

.desktop-nav2 h1, h2 {
    font-size: 17px;
    font-weight: bold;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}


.search_container3 h2 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 1.42857143;
}
