/* admin.css */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700,900,200);

body{
  font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}

@media (min-width: 1200px){
	body.login-page .container {
		width: 400px;
	}
}
body.login-page{
	background-color: #FFF;
}
body.login-page .footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background-color: #F5F5F5;
	padding: 20px 0px;
	margin-top: 25px;
}
body.login-page .footer p{
	text-align: center;
}
.padding-5{
  padding-left: 5px;
  padding-right: 5px;
}
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover,
.nav-tabs>li>a {
  background-color: #222222;
	border: 1px solid #222222;
  border-radius: 0;
  padding: 14px 29px;
  font-size: 17px;
  color: #fff;
  font-weight: 300;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #fff;
  background-color: #2b74b3;
}
#field-sales,
#field-letting,
#field-commercial,
#field-overseas{
	display: none;
}
#streetViewIndicator > div {
    background-color: #C30C0C;
    padding: 9px 13px;
    color: #fff;
    margin-top: 12px;
}
.gallery-item{

}
.gallery-item .image-gallery{
	border:0px solid black;
	overflow: hidden;
	height:180px;
	text-align: center;
	margin-bottom: 8px;
}
.gallery-item .image-gallery img{
  max-height: 180px;
}
.gallery-item .image-textrea textarea{
	border-radius: 5px;
}
.top-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 4px;
}
.login-logo{
	width: 100%;
	height: auto;
	padding: 15px 0;
	background-color: #031e30;
	margin: 0 auto 30px auto;
	text-align: center;
	border: 1px solid #EAEAEA;
}
.note-news-image{
	font-style:italic;
	max-width: 350px;
	padding:10px 0px;
	color:#A2A2A2;
}
body.login-page h2{
	color: #9D9D9D;
	font-size: 28px;
	text-align: center;
}
body.login-page label{
	color: #9D9D9D;
}
#gmap{
	height:350px;
	margin-top:10px;
	margin-bottom:20px;
}
.signin-btn{
	margin-top: 20px;
}
.navbar-inverse .navbar-brand{
	color: #fff !important;
}
.action-header{
	width: 250px !important;
	text-align: center;
}
.actions{
	text-align: center;
}
.actions-style i, .actions-style a{
	color: #fff !important;
	margin-top: -6px;
}
.sort-header {
	margin:0px 5px;
}
.sort-header > div{
	border-bottom:2px solid #cdcdcd;
	font-weight:bold;
	padding-bottom:10px;
}
.form-control{
	 max-width: 675px;
}
.form-horizontal .form-group {
  margin-right: 0;
  margin-left: 0;
}
.admin-wrap{
	padding:30px 0px;
}
.group-container{
	border:1px solid #C1C1C1;
	padding:20px 30px;
	background-color: #F7F7F7;
	margin-bottom:30px;
	border-radius: 5px;
}
.group-container .group-name{
	font-size:30px;
	font-weight: 600;
	margin-bottom:10px;
	border-bottom:1px solid #C7C7C7;
	margin-bottom:20px;
	padding-bottom:8px;
}
.group-container input,
.group-container select,
.group-container .input-group{
	max-width: 100% !important;
}
.group-container .control-label {
  color: #505050 !important;
	margin-bottom: 5px;
}
.input-group{
	max-width: 497px !important;
}
.normal-text{
	width:100%;
	height:100px;
	padding:10px 10px;
}
.clear{
	clear: both;
}

.map-input{
	width: 248px !important;
	float: left;
}
.row-map{
	width: 100%;
	max-width: 500px;
}

ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbnails li{
	margin-bottom: 10px;
}

ul.thumbnails li:nth-child(1) a.thumbnail {
	border: 1px solid #090;
}

.file-upload{
	border: 1px solid #CCC;
	padding: 5px 10px;
}

.new-ratings,
.new-enquiry{
	color: #fff !important;
}

.dropdown-menu {
	min-width: 180px;
}

.agent-photo{
	float: left;
	width: 218px;
	height: 170px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.agent-photo img{
	max-width: 100%;
}
.agent-photo span{
	position: absolute;
	padding: 6px;
	right: 10px;
	top: 10px;
}
.agent-photo span:hover{
	background: #DA201A;
}
.featured-star:hover .label,
.featured-active.label{
	background: #5cb85c !important;
}
ul.rating-list{
	float: left;
	width: auto;
	display: inline-block;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
ul.rating-list li{
	float: left;
	margin-left: 4px;
	width: auto;
	border: none;
	color: #c4c4c4;
}
ul.rating-list li.active-star{
	color: #8926a6;
}
.property-preview{
	margin: 0 auto;
	max-width: 1000px;
}
.form-signin input{
	max-width: 100%;
	margin-bottom:15px;
}
.subscriber-form button{
	margin-left: 10px;
}
.subscriber-form select{
	width: auto;
}
.delete-img a:hover{
	text-decoration: none;
}
.clear-both{
	clear:both;
}
.admin-property-search{
	margin-bottom:20px;
}
.admin-property-search .form-control[readonly] {
	cursor: default;
	background-color: #fff;
}
.admin-property-search #admin_search{
	width:200px;
}
.btn-group, .btn-group-vertical {
    margin-bottom: 20px;
}
.item-document{
  background-color: #2b74b3;
  text-align: center;
  padding: 20px 10px;
}
.item-document a{
  color: #fff;
}
.item-document a:hover{
  color: #000;
  text-decoration: none;
}
.item-document .icon,
.item-document .url-link{
  margin-bottom: 10px;
}
.property-image .thumbnail {
  padding: 18px 13px 12px 13px;
  background-color: #222;
  border: 1px solid #fff;
  border-radius: 0;
  margin-bottom: 5px;
}
.property-image .thumbnail textarea{
  border-radius: 0;
}

/**************************************************
	* Sortable table
**************************************************/

.sortable { list-style-type: none; margin: 0; padding: 0; width:100%; min-width:900px;}
.sortable li {
	margin: 0px 3px 0px;
	padding: 15px 10px 35px 19px;
	font-size: 14px;
	min-height: 18px;
	font-weight: normal;
	color:#333333;
}
.sortable li span { position: absolute; margin-left: -1.3em; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background-image:none;
	background-color:#fff;
	border:0;
	border-bottom:1px solid #cdcdcd;
}
.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover{
	background-color:#e7e7e7;
	cursor:move;
}
#property-sort .ui-state-default{
	font-weight: normal !important;
	color: #333;
}
#property-sort .btn-info,
#property-sort .btn-danger{
	color: #fff;
}
.table{
	border:0px solid black;
	width:100%;
	min-width:800px;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 651px;
}

#control-features{
	height: 150px !important;
}

.preview{
	margin:50px auto auto auto;
	width:80%;
	height:250px;
	border:0;
	overflow: hidden;
}
.preview a{
	pointer-events: none;
   cursor: default;
}

/**************************
 * Responsive
**************************/

@media (max-width: 1355px){
	.actions .btn{
		font-size: 11px;
		padding: 6px 5px;
		margin-bottom: 6px;
	}
	.actions .btn .fa-fw {
		display:none;
	}
}
@media (max-width: 1200px){
	.container-fluid{
		overflow-x:scroll;
	}
	body.login-page .footer {
		position: relative;
	}
}
@media (max-width: 900px){
	.responsive-list-table{
		overflow-x:scroll;
		margin-bottom:20px;
	}
}
@media (max-width: 767px){
	.side-bar-responsive{
		height: 300px !important;
	}
}
@media (min-width: 768px){
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

strong.required[title] {
	cursor: help;
}
strong.required {
	font-weight: 900;
	color: #E11;
}
.btn-spacing {
	margin-left: 10px;
}

.side-nav>li>ul>li>a,
.navbar-inverse .navbar-nav>li>a {
	color: #eee;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	background-color: #eee !important;
	color: #111 !important;
}

.sticky-buttons {
    position: fixed;
    bottom: 16px;
    right: 16px;
    margin: 0;
    padding: 16px;
    z-index: 10000;
    border: 1px solid #000;
    border-radius: 4px;
    background: #fff;
}

#length-time{
  display: none;
}

.control-label.v2{
  margin-bottom: 5px;
}

.ui-state-default.v2{
  font-weight: normal;
  color: #000;
}
.ui-state-default.v2 .actions a{
  color: #fff;
}

.well ul {
  padding-left: .5em;
}
.well li {
  list-style-type: disc;
  margin-left: .75em;
}

.requirements-checkboxes .form-group{
  margin-bottom: 5px;
}
.requirements-checkboxes .form-group label{
  font-weight: normal;
  margin-bottom: 0;
}
.requirements-checkboxes fieldset{
  margin-top: 10px;
}
.requirements-checkboxes legend{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.search-fields ::-webkit-input-placeholder { /* Edge */
  color: #333333;
}

.search-fields :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333333;
}

.search-fields ::placeholder {
  color: #333333;
}

.search-fields select{
    width: 100%;
    height: 34px;
    border: 1px solid #adadad;
}
.search-fields input[type='text']{
    width: 100%;
    height: 34px;
    border: 1px solid #adadad;
    border-radius: 0;
}
.search-fields ul{
    padding: 0;
    margin: 0;
}
.search-fields ul>li{
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.search-fields ul>li.li-ref{
    width: 5%;
}
.search-fields ul>li.li-agent-id{
    width: 8%;
}
.search-fields ul>li.li-location{
    width: 10%;
}
.search-fields ul>li.li-ptype{
    width: 8%;
}
.search-fields ul>li.li-publish{
    width: 5%;
}
.search-fields ul>li.li-min-beds{
    width: 6%;
}
.search-fields ul>li.li-submit{

}



/* Alinhando a classe todo-list do ckeditor */
.todo-list{
    margin-left: 3% !important;
}
/**/