@charset "utf-8";
/* CSS Document */
/* CSS BASE ////////////////////////////////////////// */
.disabled a,
a .disabled { pointer-events: none; }

a:visited { color: #FFF !important; }

hr { margin: 0.7rem 0 0.7rem; }

body { background: #f1f1f1; padding-bottom: 100px; }

header {
 background-color: #004c98; 
 color: #ffffff; 
 font-size: 30px; 
 height: 84px; 
 line-height: 64px; 
 padding: 16px 0px; 
 box-shadow: 0px 1px rgba(0, 0, 0, 0.24);
} 

header .header-title { padding-left:80px } 

#admin-header{margin-bottom: 18px; z-index: 2000; } 

legend {color:#004c98; } 

h2{ color: #004c98; font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif; font-size: 1.8em !important; font-weight: normal; } 

h4 { color: #004c98 !important; padding-bottom: 0.5rem; margin-bottom: 20px; border-bottom: 2px solid #CCC; } 

h5 { color: #004c98 !important; padding-bottom: 0.5rem; margin-bottom: 20px; border-bottom: 1px solid #CCC; } 

.row { max-width: 80rem; } 

.actions.columns { margin-top:1rem; border-left: 5px solid #004c98; padding-left: 15px; padding: 32px 20px; }
.actions.columns h3 { color:#004c98; }
.actions{text-align: right; color: #FFF !important; }
.actions .glyphicon{ margin: 8px; padding: 4px !important; }
.actionsFloat .glyphicon{margin: 0 2px; }
.actionsFloat a { color: #004c98 !important; }
.actionsFloat a:hover { color: #FFF !important; }
.floatbar {
    float: right !important; position:fixed;
    background: #004c98; display: block;
    padding: 8px; right:0; z-index: 12;
}

.index table { !important; margin-top: 2rem; border: 0; width: 100%; table-layout: fixed; }
table { }

.related table { border: 0; width: 100%; table-layout: fixed; } 
.index table thead { height: 3.5rem; }
.header-help { float: right; margin-right:2rem; margin-top: -80px; font-size:16px; }
.header-help span {
    font-weight: normal; text-align: center; text-decoration: none; line-height: 1; white-space: nowrap; display: inline-block;
    padding: 0.25rem 0.5rem 0.375rem; font-size: 0.8rem; background-color: #0097a7; color: #FFF; border-radius: 1000px;
}
.header-help a { color: #fff; }
ul.pagination li a { color:#3c3c3c; }

ul.pagination li.active a { background-color: #067aaa; color: #FFF; font-weight: bold; cursor: default; } 

ul.pagination .disabled:hover a { background: none; } 

ul { margin-left: 0 !important; } 

.paginator { text-align: center; } 

.paginator ul.pagination li { float: none; display: inline-block; } 

.paginator p { text-align: right; color: rgba(0, 0 ,0 , 0.54); } 

.asc:after { content: " \2193"; } 

.desc:after { content: " \2191"; } 

button { background: #8D6E65; }
.form button:hover, .form button:focus { background: #7A6058; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.26) !important; }
.form button[type="submit"] { float: right; text-transform: uppercase; box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.26); }
.form .error-message, .error-message { display: block; padding: 0.375rem 0.5625rem 0.5625rem; margin-top: -1px; margin-bottom: 1rem; font-size: 0.75rem; font-weight: normal; font-style: italic; color: #FF0000; }

label { font-size: 1.05rem !important; color: #999 !important; } 

.required > label { }
.required > label:after { content: ' *'; color: #C3232D; }
select[multiple] { min-height:150px; background: none; }
input[type=checkbox],input[type=radio] { margin-right: 0.5em; }
.date select,.time select,.datetime select { display: inline; width: auto; margin-right: 10px; }
.error label,.error label.error { color: #C3232D; }
.view h2 { color: #6F6F6F; }
.view .columns.strings { border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin-right:0.7rem; }
.view .numbers { background-color: #B7E3EC; color: #FFF; border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin-right: 0.7rem; }
.view .columns.dates { border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin-right:0.7rem; background-color:#DCE47E; color: #fff; }
.view .columns.booleans { border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin-right:0.7rem; background-color: #8D6E65; color: #fff; } 

.view .strings p { border-bottom: 1px solid #eee; } 

.view .numbers .subheader, .view .dates .subheader { color:#747474; } 

.view .booleans .subheader { color: #E9E9E9 } 

.view .texts .columns { margin-top:1.2rem; border-bottom: 1px solid #eee; } 

/** Notices and Errors **/.notice,p.error,p.notice { display: block; clear: both; background-repeat: repeat-x; margin-bottom: 18px; padding: 7px 14px; border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); } 

.notice,p.notice { color: #000000; background: #ffcc00; } 

p.error { color: #fff; background: #C3232D; } 

pre { background: none repeat scroll 0% 0% #FFF; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin: 15px 0px; color: rgba(0, 0 ,0 , 0.74); padding:5px; } 

.home header { width: 100%; height: 85%; position: relative; display: table; } 
.home h1 { font-family: "Gill Sans MT", Calibri, sans-serif; }
.home header .header-image { display: table-cell; vertical-align: middle; text-align: center; }
.home header h1 { color: #fff; }
.home .checks { padding:30px; color: #626262; border-radius: 3px; box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.24); margin-top:50px; }
.checks.ctp-warning { background-color: #ff5555; padding-bottom: 10px; }
.checks.url-rewriting { background-color: #F0F0F0; display: none; }
.checks.platform { background-color: #B7E3EC;}
.checks.filesystem { background: #DCE47E;}
.checks.database { background-color: #DFF0D8; padding-bottom: 10px; margin-bottom: 30px; }

.home .checks .success:before, .home .checks .problem:before {
    line-height: 0px; font-size: 28px;
    height: 12px; width: 12px;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    left: -11px;
}

.home .checks .success:before { content: "✓"; color: green; margin-right: 9px; } 
.home .checks .problem:before { content: "✘"; color: red; margin-right: 9px; }

.top-bar.expanded .title-area { background: #01545b; } 
.top-bar.expanded, .top-bar,.top-bar-section ul li,.top-bar-section li:not(.has-form) a:not(.button) { background: #116d76; }
.top-bar-section li:not(.has-form) a:not(.button):hover { background-color: #308e97; background: #308e97; }

.side-nav li.heading { color: #004c98; font-size: 0.875rem; font-weight: bold; text-transform: uppercase; padding: 0.4375rem 0.875rem; } 
#actions-sidebar { background: #fafafa; }

.index table { margin-top: 0rem; border: 0; } 
table { background: #fff; margin-bottom: 1.25rem; table-layout: fixed; width: 100%; }
table thead{ background:#d9dada; color:#004c98; border: none; }
table tr { border-bottom: 1px solid #ebebec; }
table thead tr { border-bottom: 1px solid #004c98; }
table tr th { padding: 0.5625rem 0.625rem; font-size: 0.875rem; color: #004c98; text-align: left; border-bottom: 2px solid #004c98; }
table tr:nth-of-type(even) { background: none; }
table tbody tr td, table tr td { display: table-cell; line-height: 1.125rem; vertical-align: top; }
fieldset { border: none; padding: 1.25rem; margin: 1.125rem 0; }
fieldset legend { border-bottom: 2px solid #004c98; width: 100%; line-height: 2rem; }

.form button[type="submit"] { float: right; text-transform: uppercase; box-shadow: none; } 
.form button:hover, .form button:focus { background: #BE840B; box-shadow: none; }

button { background: #966600; } 
div.message {
    cursor: pointer; display: block;
    font-weight: normal;
    padding: 0 1.5rem 0 1.5rem;
    transition: height 300ms ease-out 0s;
    background-color: #a0d3e8; color: #626262;
    position: fixed;
    top: 15px;
    right: 15px; z-index: 999;
    overflow: hidden;
    height: 50px;
    line-height: 2.5em;
    z-index: 2090;
}

div.message:before {
    line-height: 0px;
    font-size: 20px; height: 12px;
    width: 12px; border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    left: -11px;
    background-color: #FFF;
    padding: 12px 14px 12px 10px;
    content: "i";
    color: #a0d3e8;
}

div.message.error { background-color: #C3232D; color: #FFF; z-index: 2200; } 
div.message.error:before { padding: 11px 16px 14px 7px; color: #C3232D; content: "x"; }
div.message.hidden { height: 0; }

.vertical-table th { padding: 0.5625rem 0.625rem; font-size: 0.875rem; color: #004c98; border: none; text-align: left; } 
.vertical-table { vertical-align: middle; }
.vertical-table td { text-align: right; }

.content { }

/* Use 'one true layout' methods to get equal height columns */
.container-fluid {
    min-height: 92%;
    /* full height almost always */
    padding: 0px 16px;
    max-width:1200px;
}

#content{
    margin-top: 150px; min-height: 92%; /* full height almost always */
    max-width:1200px; padding: 0px;
}

/* Force equal height by overflowing */
#actions-sidebar { margin-bottom: -99999px; padding-bottom: 99999px; }

.content h3 { color: #3c3c3c; padding-bottom: 0.5rem; margin-bottom: 20px; }
.content h4 { color: #004c98; padding-bottom: 0.5rem; margin-bottom: 20px; border-bottom: 2px solid #3c3c3c; }
.content .related h4 { color: #ebaa20; padding-bottom: 0.5rem; margin-top: 20px; margin-bottom: 10px; border-bottom: 0px; } 

/* CSS BASE END ////////////////////////////////////// */.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { color: #262626; text-decoration: none; background-color: #004c98; } 

.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: normal; }
.dropdown-menu a { border-left: 4px double transparent; color: #004c98 !important; }
.dropdown-menu a:hover { color: #004c98 !important; border-left: 4px solid #004c98;  }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover { color: #fff; background-color: #0D417B; } 
.navbar-nav{margin: 0 !important;}

a:link { }
a:visited {color:#CCCCCC }
a:hover {color:#00CCFF }
a:active {color:#00CCFF }

.navbar{ min-height:70px; background: #2a405b; width:100%;	margin:0 auto; top:0; border-radius: 0; border:none; border-bottom: #c5b45c 3px solid; } /* CSS */

.navbar-inverse .navbar-nav > li > a { color: #FFF; }
.navbar-inverse .navbar-nav > .active > a:hover { color: #004c98; background-color: #FFF; }

.navbar-inverse .navbar-collapse{
    background-color: transparent;
    margin: -8px 0px;
    border: none;
    float: left;
    z-index: 2000;
}
.navbar-inverse .navbar-collapse a:hover {color: #004c98; background-color: #FFF;}

.navbar-inverse .navbar-collapse .dropdown-menu{ background: #FFF; }
.userslogin{ max-width:450px; margin: auto; background: #FFF; }

.usersadd{ width:50% !important; margin: 60px auto; }

footer { width:100%; height:40px; margin:0 auto;	bottom:0;	text-align:center;	color:#FFF;	background-color: #004c98;	padding: 10px 0 18px 0;	position:fixed; z-index: 1300; }

footer .col-lg-12{ border:1px #0A246A; } 

#listProperties .row{margin: 0; } 
#listProperties .row{margin: 0; }
#listProperties .input-short{ width:120px; }
#listPropBlock .input{ float:left; width:112px; margin-right:8px; }
#listPropBlockA .input{ float:left; width:180px; margin-right:8px; }
#listPropBlockA .num6char{ float:left; width:150px !important; margin-right:8px; }
#listPropBlockA .year{ width:100px; float:left; margin-right:8px; }
#listPropBlockCB .checkbox label{ line-height:12px; font-weight:bold !important; }
#listPropBlockCB {	-webkit-appearance: none;	-moz-appearance: none;	border-radius: 0; background-color: #fff; border: solid 1px #ccc;	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);	color: rgba(0,0,0,0.75);	display: block;	margin: 0 0 1rem 0 !important; padding:0;	width: 100%; height: 2.3125rem;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box; }
#listPropBlockCC .input{ width:200px; float:left; margin-right:8px; }
#listPropLocation .input{ width:250px; float:left; margin-right:8px; }

#map { background: #004c98; width: 100%; height: 400px; padding: 0; } 
#map-wrapper {width: 100%; height: 400px; }
#map-canvas { width: 100%; height: 100%; padding: 0; }

#listPropImgs { -webkit-appearance: none; -moz-appearance: none; border-radius: 0; background-color: #fff; border: solid 1px #ccc; box-shadow: inset 0 1px 2px rgba(0,0,0,0.1); color: rgba(0,0,0,0.75); display: block; margin: 0 0 1rem 0 !important; padding:0; width: 100%; height: auto; -webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box; }
#listPropImgs .preview > div { border-radius: 0; background-color: #fff; border: solid 1px #ccc; display: inline-block; text-align:center; }
#listPropImgs .thumb-image{float:left; width:200px; position:relative; padding:6px; }

.image-holder img{margin:0px 5px 5px 0px; } 

.thumbnails a{border: none; float: right; position:absolute; }
.thumbnails a:hover{color: #FFF; }
.thumbnails .glyphicon a:hover{color: #FFF; }
.thumbnails span{margin: 4px 2px -26px 4px; padding: 4px; }
.thumbnails {padding-right:8px !important; padding-left:8px !important; margin-right: 0px; }
.thumbnails .glyphicon {color: #004c98; font-size: 18px; }
#thumbnail img {width:100% !important; }

/* VIEW */#slider-thumbs .col-sm-2 {padding: 6px; } 

.paginatorinfo{ float: left; } 
.paginatorinfo li{display: block ; }
.hide-bullets { list-style:none; margin-top:20px; }

.panel-default { border-color: #ddd; } 
.panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); }

.carousel-inner { display: block; padding: 8px; margin-bottom: -50px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 6px; } 
.carousel-control.left{background-image: none; }
.carousel-control.right{background-image: none; }

/* PAGINATOR //////////////////////// */

.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.pagination > .disabled > a, .pagination > .disabled > a:focus,.pagination > .disabled > a:hover,
.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover { color: #004c98 !important; cursor: not-allowed; border-color: #ddd; }
ul.pagination li a, ul.pagination li button {
    border-radius: 3px; transition: background-color 300ms ease-out;
    background: none; color: #004c98 !important; display: block; font-size: 1em;
    font-weight: normal; line-height: inherit; padding: 0.0625rem 0.625rem 0.0625rem;
}
ul.pagination li a { color: #004c98; }
.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #004c98; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination > .active > a{color:#FFF !important; }

/*PAGINATOR //////////////////////// */.labels {color: #999; padding: 4px 8px; margin: 0; } 

.tab-content p {margin-bottom: 0 !important; } 
.navbar-fixed-action{ width:150px; background: #004c98; padding: 12px; margin: 0; position: fixed; z-index: 2000; border: 4px solid #FFF; -webkit-border-top-left-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; float: right; right: 0; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { color: #fff; background-color: #337ab7; }
.nav-pills > li > a { border-radius: 4px; }
.btn-primary { color: #fff;  border: none !important; }

/*/////////////////////////////////////////////////////////////////////*/
.dropdown ul.dropdown-menu:before { content: ""; border-bottom: 10px solid #fff; border-right: 10px solid transparent; border-left: 10px solid transparent; position: absolute; top: -10px; right: 16px; z-index: 10; }
.dropdown ul.dropdown-menu:after { content: ""; border-bottom: 12px solid #ccc; border-right: 12px solid transparent; border-left: 12px solid transparent; position: absolute; top: -12px; right: 14px; z-index: 9; }

/*/////////////////////////////////////////////////////////////////////*/.row { margin-right: 0px; margin-left: 0px; border-radius: 4px; } 

.bgrow{ background: #FFF; border: solid 1px #d4d4d4; box-shadow: 1px 1px 3px rgba(0,0,0,.1);  }
.bg-h2-row{
    padding: 16px 20px; background: #FFF; border: solid 1px #d4d4d4;
    border-bottom: dashed 1px #CCC; margin-bottom:16px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.1);
    text-align: left !important;
}

.bg-h2-row small{color: #999; }
.bg-h2-row .label-default{ border-bottom-left-radius: 0; border-bottom-right-radius: 0; }

.btn { margin-bottom: 1.25rem; }
.navbar-nav > li > a { line-height: 14px; }

/*/////////////////////////////////////////////////////////////////////*/

.popData .right {margin-left: 6px; }
.popData {
    width: 90%; display: block; float: left;
    margin: 0px 0px 20px 0px; position: relative;
    top: 0; left: 0; padding: 0px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px; font-style: normal; font-weight: 400; line-height: 1.42857143;
    text-align: left; text-align: start; text-decoration: none; text-shadow: none;
    text-transform: none; letter-spacing: normal; word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal; background-color: #fff; -webkit-background-clip: padding-box;
    background-clip: padding-box; border: 1px solid #f1f1f1;
    border: 1px solid rgba(0,0,0,.2); border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2); line-break: auto;
}
.popData-title { padding: 8px 14px; margin: 0; font-size: 16px; font-weight: bold;; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }
.popData-content { padding: 0px; }
.popData-content ul li{ border-radius: 0; border: none; }
.list-group li{ border-bottom: 1px solid #ccc !important; margin: 8px; padding: 4px; }
.popData.right > .arrow { top: 50%; left: -21px; margin-top: -11px; border-right-color: #FFF; border-left-width: 0; border-width: 11px; }
.popData > .arrow, .popData > .arrow::after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } 

.glyphicon-remove{color: #FF0000; } 

.glyphicon-ok{color: #4cae4c; } 

.aluguel {background-color: #ffcc33;z-index: 900; }
.venda {background-color: #5cb85c;z-index: 900; } 

.list_types{ float: left; position: absolute; font-size: 16px; font-weight: 700; color: #FFF !important; margin: -14px 0 0 -14px; padding:0px; z-index: 98; border-bottom: 0px !important; }
.property_status{ text-align: left; font-size: 14px; float: left; position: absolute; padding:0px 4px; margin-top: 4px; font-family: 'Maven Pro', sans-serif; text-transform: uppercase; }
.label-success, .label-warning { color: #FFF !important; } 

input::-webkit-outer-spin-button,input::-webkit-inner-spin-button { -webkit-appearance: none; /* display: none; <- Crashes Chrome on hover */ margin: 0;  /* <-- Apparently some margin are still there even though it's hidden */ } 

input[type='number'] { -moz-appearance:textfield; -webkit-appearance: none; margin: 0; } 

/**** SORTABLE DRAG AND DROP */#sortable { list-style-type: none; margin: 0; padding: 0; } 

#sortable li { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 100px; height: 90px; font-size: 4em; text-align: center; } 

/* ////////////// SORTABLE DRAG AND DROP ////////////// */.borderBoxImgs{ padding: 8px !important; border: 2px solid #CCC !important; border-radius: 12px !important; } 

.image-holder img{opacity: 0.5; max-width: 250px; } 

.aluguel {background-color: #0088cc; z-index: 900; color: #FFF !important; }
.venda {background-color: #5cb85c; z-index: 900; color: #FFF !important; } 

.list_types{
    font-size: 1.2em; font-weight: 700; color: #FFF !important;
    text-transform: uppercase; margin: -48px 0px 0px 0px;
    padding:2px 6px; position: absolute; width: auto;
    border-bottom: 0px !important; border-top-right-radius: 8px;
}
.list_types ul{list-style: none; line-height: 20px; margin: 2px 4px 0px -38px; }
.list_types .tipo{ font-size: 16px; text-transform: capitalize; font-weight: normal; }
.list_types ul { list-style: none; line-height: 20px; margin: 2px 4px 0px -38px; }
.list_types {
    font-size: 1.2em; font-weight: 700; color: #FFF !important; text-transform: uppercase;
    margin: -48px 0px 0px 0px; padding: 2px 6px; position: absolute;
    width: auto; border-bottom: 0px !important; border-top-right-radius: 8px;
}

.lightboxOverlay {top: -120px; background-color: #122b40; }
.lightbox {margin-top: -120px; }

.backhistory {float: right; font-size: 16px; cursor: pointer; padding: 8px 4px; }
.backhistory:hover{color: #00CCFF; } 

.suite{background: #985f0d; color: #FFF; font-size: 12px; padding: 4px 6px; margin: -6px 0px 0px 6px; border-radius: 4px; } 

.fa-1x{font-size: 1.5em; } 

.especialtags {
    padding:4px 8px; margin: 2px 4px !important; word-break: keep-all; border: none;
    border-radius: 6px; font-size: 16px; font-weight: normal; color: #696969;
}
.especialtags .glyphicon{font-size: 16px; margin-right: 6px; }

/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */

#custom-search-input{
     border: solid 1px #E4E4E4;
     border-radius: 6px;
     background-color: #fff;
    margin-bottom: 8px;
 } 

#custom-search-input input{ border: 0; box-shadow: none; }
#custom-search-input button{
     margin: 2px 0 0 0; background: none; box-shadow: none;
     border: 0; color: #666666; padding: 0 8px 0 10px; border-left: solid 1px #ccc;
 }

#custom-search-input button:hover{ border: 0; box-shadow: none; border-left: solid 1px #ccc; }

#custom-search-input .glyphicon-search{ font-size: 23px; }



/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */

#custom-search-input{ padding: 0px; margin: 0; border: solid 1px #adadad; border-radius: 6px; width: 110px; height: 34px; }
#custom-search-input input{ box-shadow: #0f0f0f; height: 32px; margin: 0 !important; padding: 0; border-radius: 6px; border: none; }
#custom-search-input button{ margin: 0; background: none; box-shadow: none; height: 33px; border: 0; color: #666666; margin: auto; border-left: solid 1px #adadad; }
#custom-search-input button:hover{ border: 0; box-shadow: none; color: #004c98; border-left: solid 1px #ccc;}
#custom-search-input .glyphicon-search{ font-size: 18px; color: #004c98; }

#advSearch {border-bottom: 1px solid #CCC; z-index: 999; clear: both;}
#advSearch .dropdown-menu .open {background: #CCC; color: #004c98; }
#advSearch .dropdown-menu .inner {background: transparent; }


#searchAdmin{margin:0; border: none; border-radius: 0; z-index: 14; background: #FFF; border-bottom: 1px solid #C1C1C1; }
#searchAdmin .btn-default { color: #FFF !important; padding: 5px 12px; margin-bottom: 1rem; }

#searchAdmin select {   }
#searchAdmin .form-control { height: 1.9rem; }

#advancedSearch {
    padding-top: 8px;
    z-index: 1000;
}

.expandClose{
    position: relative;
    margin-bottom: -26px; background: #FFF;
    padding: 0px 8px;
    border: 1px solid #c1c1c1;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 0;
}

.input-lg { height: 34px; padding: 6px 16px; font-size: 18px; line-height: 1.3333333; }

.form-control { padding: 6px 12px 6px 4px !important;}

.backhistory {float: right; font-size: 16px; cursor: pointer; padding: 8px 4px;}
.backhistory:hover{color: #004c98;}

.suite{ background: #9acfea; color: #0A246A; font-size: 12px; padding: 4px 6px; margin: -6px 0px 0px 6px; border-radius: 4px;}
.whatsapp{margin-right: 12px; background: url("../img/social/whats.png") left no-repeat; padding: 8px 16px;}

#mylikebox { height: 70px; width: 210px; overflow: hidden; }

.navbar-toggle { border: none;  background: #0D417B; }

.price-slider-wrapper{position:relative; overflow:hidden; height:20px; padding:4px 10px 0px; width:225px;}

.btn-default { color: #004c98 !important; }

/* ////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////// */




#codigo { margin: 0px !important; padding-left: 8px;  border: none!important;}
#codigo select{ border: none!important;}

.listVisitsTable > tbody > tr > td{ padding: 8px; line-height: 0.6;}
.listVisitsTable .visits{ font-size: 16px; font-style: italic; padding-right:22px;}
.listVisitsTable a:visited {color: #0D417B !important;}

#priceA, #priceB{padding: 4px !important; width: 100px; text-align: right;}

/* /////////////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////////////// */
/* //////   PROFILE   ///////////////////////////////////// */


/* Profile container */
.profile { margin: 20px 0; }
.profile .col-md-9 { border: 1px solid #ebebec; }

/* Profile sidebar */
.profile-sidebar { padding: 20px 0 10px 0; background: #fff;}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 100%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle { text-align: center; margin-top: 20px; }

.profile-usertitle-name { color: #004c98; font-size: 16px; font-weight: 600; margin-bottom: 7px; }

.profile-usertitle-job {
    text-transform: capitalize;
    color: #999;
    text-align: right;
    font-size: 14px;
    margin-bottom: 15px; border-top: 1px #ebebec solid;
}

.profile-userbuttons { text-align: center; margin-top: 10px; }

.profile-userbuttons .btn {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 15px;
    margin-right: 5px;
}

.profile-userbuttons .btn:last-child { margin-right: 0px;}
.profile-usermenu { margin-top: 30px;}
.profile-usermenu ul li { border-bottom: 1px solid #f0f4f7; !important;}
.profile-usermenu ul li:last-child { border-bottom: none; !important;}
.profile-usermenu ul li a { color: #004c98 !important; font-size: 14px; font-weight: 400; }
.profile-usermenu ul li a i { margin-right: 8px; font-size: 14px; !important;}
.profile-usermenu ul li a:hover { background-color: #004c98 !important; color: #FFF !important; }
.profile-usermenu ul li.active { border-bottom: none; !important;}
.profile-usermenu ul li.active a {
    color: #004c98 !important;  background-color: #ebebec !important;
    border-left: 2px solid #004c98;  margin-left: -2px;
}

/* Profile Content */
.profile-content { padding: 20px;  background: #fff;  min-height: 460px; }

table tr th,table tr td{color:#3c3c3c !important; }

@media(max-width: 760px) {
    #actions-sidebar { padding-bottom: 2rem; margin-bottom: 0; }
    .navbar-inverse .navbar-collapse {
        background-color: #132d45; border: 0;
        padding: 6px 12px 6px 0 !important;
        margin: 18px 0 16px -16px !important;
        width: 100%;
    }
}

.menuHeaderButt{ max-width: 200px !important; padding-right: 12px;}
.dropdown-menu { min-width: 200px; }

.navbar-brand {
    float: left; min-height: 80px;
    padding: 15px 15px; font-size: 18px; line-height: 20px;
}

#menuListAgenciesProp a {
    border-left: 4px double transparent;
    color: #004c98 !important;
}
#menuListAgenciesProp a:hover {
    color: #FFF !important;
}

.oldPrice { text-decoration: line-through; color: #FF0000; }
.cents{font-size: 12px !important;}


input[type="text"]{
    /* border-radius: 4px !important;
    height: inherit !important;*/
    /*  padding: 4px !important;
    padding-top: inherit; */
}



#cpatchaTextBox{ width: 90px !important; font-weight: bold !important; font-size: 16px !important; border-radius: 4px; margin-left: 12px; padding: 0; }


.leaflet-marker-pane img{
    width: 48px !important;
    height: 48px !important;
}

