body { padding-top: 40px; padding-bottom: 0px; padding-right: 0px; }

a { color: #5BC0DE; }
/* SIDE BAR */
.sidebar  { }
.nav-stacked a { color: #666; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #FFF; background-color: #5BC0DE; }
/* SIDE BAR ENDS */





@media (min-width: 768px) {  .navbar-nav > li > a { padding: 45px 5px 5px 5px; font-size: 13px } .search_form { display: none; } .false_logo { visibility: hidden;}  }


@media (min-width: 980px) { .navbar {  min-height: 70px; } .navbar-nav > li > a { padding: 45px 5px 5px 5px; font-size: 13px } }
@media (min-width: 1280px) { .navbar {  min-height: 70px; } .navbar-nav > li > a { padding: 45px 10px 5px 10px; font-size: 15px } .search_form { display: inline; } .search_form_narrow{ display: none; }  }

.navbar-default { background-image: linear-gradient(to bottom, #FFF 0px, #fff 100%); 	}


.navbar-default .navbar-nav > .active > a {
    background-image: none;
    background-repeat: repeat-x;
    box-shadow: none;
	color: #5BC0DE;
	background-color: #fff;
	font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: #eee;
}




@media (max-width: 767px) {  
.navbar-brand > img { width: 108px; height: 31px;  } 
.navbar-brand  { margin-top: 25px; margin-bottom: 0px; padding-bottom: 0px; height: 10px; } 
.false_logo { visibility: hidden;}
}

@media (min-width: 768px) {.navbar-brand { margin-right: 10px; letter-spacing: -0.5px; font-size: 24px; margin-bottom: 0; padding-bottom: 0; margin-top: 15px; padding-left: 15px; } 
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: -55px;}
.false_logo { visibility: hidden;}
}
@media (min-width: 800px) {.false_logo { visibility: visible;}}


	
.uff_results_squares li:hover { background-color: #5BC0DE; }
.uff_results_squares a { display: block; width: 100%; height: 100%; color: #666; font-size: 1em; line-height: 1.2em; font-weight: 100; overflow:hidden; }
.uff_results_squares a:hover { color: #fff; text-decoration: none; }

@media (max-width: 767px) {  .cities_blocks { display: none; } }

.uff_results_squares li { list-style: none; float: left; display: block; background-color: #fff;  border: 1px solid #5bc0de; border-radius: 3px; width: 170px; height: 56px; padding: 6px 6px 6px 10px; margin: 0 10px 10px 0; color: #333} 

.uff_people_squares { padding-left: 0 }
.uff_people_squares li { list-style: none; float: left; display: block; background-color: #eee; border-radius: 3px; width: 215px; height: 215px; padding: 6px 6px 6px 10px; margin: 0 10px 10px 0; color: #333} 
.uff_people_squares > li > a > img { border-radius: 3px; } 
.uff_people_squares li:hover { background-color: #5BC0DE; }
.uff_people_squares a { display: block; width: 100%; height: 100%; color: #666; font-size: 1em; line-height: 1.2em; font-weight: 100; overflow:hidden; }
.uff_people_squares a:hover { color: #fff; text-decoration: none; }

.uff_smallpeople_squares { padding-left: 0 }
.uff_smallpeople_squares li { list-style: none; float: left; display: block; background-color: #eee; border-radius: 3px; margin: 0 5px 4px 0; padding: 0px; } 
.uff_smallpeople_squares > li > a > img { border-radius: 3px; } 
.uff_smallpeople_squares li:hover { background-color: #5BC0DE; }
.uff_smallpeople_squares a { display: block; width: 100%; height: 100%; overflow:hidden; padding: 0px }
.uff_smallpeople_squares a:hover { text-decoration: none; }


