/* Minification failed. Returning unminified contents.
(28,12): run-time error CSS1062: Expected semicolon or closing curly-brace, found '#'
 */
@font-face {
	font-family: Myriad Pro;
    src: url("./Fonts/myriadpro-regular.eot");
	src:url("./Fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"),url("./Fonts/myriadpro-regular.woff") format("woff"),url("./Fonts/myriadpro-regular.ttf") format("truetype");
}

body {
	margin: 0px;
	padding: 0px;
}

a {
    color: #616467;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

div.clear {
	float: none;
	clear: both;
	display: block
}

#header {
	width: 100#;
	background-color: #edf5fd;
}

#header #content {
	width: 900px;
	height: 124px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('./Images/header-bg.jpg');
}

#slide-area {
	width: 100%;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

#slide-area .images {
	width: 900px;
	height: 252px;
	margin: 0 auto;
	padding: 0px;
}

.menu-with-lineheight {
    line-height: 45px;
}

#menu {
	width: 100%;
	height: 45px;
	margin-top: -65px;
	background: linear-gradient(#d9d9d9, #ffffff);
}

#menu li.active {
    background: linear-gradient(#FFFFFF, #AAAAAA);
}

ul#menu-content {
	width: 750px;
	height: 45px;
	margin: 0 auto;
	padding: 0;	
	list-style: none;	
	background: linear-gradient(#d9d9d9, #ffffff);
}

/* Menu logo */
ul#menu-content img {
	float: left;
	margin-top: -50px;
}

ul#menu-content li{
	margin-top: 0px;
	float: left;
	width: 90px;
	height: 45px;
	display: inline;
	border-right: 1px solid #262626;
	background: linear-gradient(#d9d9d9, #ffffff);
}

ul#menu-content li a{
	display: block;
	height: 45px;
	font-family: Myriad Pro;
	font-size: 14px ;
	text-decoration: none;
	text-align: center;
	color: #343434;
}

ul#menu-content li a:hover{
	color: #363636;
	background: linear-gradient(#ffffff, #d9d9d9);
}

#content {
	width: 900px;
	margin: 0 auto;
	padding-top: 8px;
	box-sizing: padding-box;
}

#search-bar {
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background-color: #313131;
	margin-top: -5px;
	display: inline-block;
}

#search-bar #content {
	width: 880px;
	margin: 0 auto;
	padding: 0px;
	font: 17px Myriad Pro;
	color: #ffffff;
}

#search-bar #content input[type=text] {
	width: 58%;
	height: 30px;
	margin-top: 7px;
}

#content .btn-search {
	height: 30px;
	border: 1px solid #D38B21;
	background: linear-gradient(#FFA726, #D38B21);
	color: #363636;
	border-radius: 3px;
}

#content .btn-adv-search {
	height: 30px;
	background-color: linear-gradient(#F4F4F3, #D5D5D3);
	border: 1px solid #E8E8E8;
	color: #363636;
	border-radius: 3px
}

#search-bar #content .btn-adv-search.icon {
	background-image: url('./Images/adv-search-icon.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.imovel_item {
	width: 270px;
	margin: 15px;
	float: left;
	font-family: Myriad Pro;
	font-size: 15px;
	color: #636363;
	text-align: center;
    overflow: hidden;
    min-height: 355px;
}

.imovel_item p {
	width: 100%;
	display: inline;
	font-weight: bold;
}

.imovel_item img {
    height: 305px;
}

#footer {
	width: 100%;
	height: 200px;
	background-color: #e6a431;	
	font: 18px Myriad Pro;
	color: #000000;
}

#footer #content {
	width: 880px;
	margin: 0 auto;
	padding: 0px;
	padding-top: 60px;
}

#adv-search-wrapper {
	width: 100%;
	height: 200px;
	background: rgba(54, 54, 54);
	background: rgba(54, 54, 54, .7);
	position: absolute;	
}

#adv-search-wrapper #content {
	width: 1265px;
	margin: 0px auto;
	padding: 0px;
}

#adv-search-wrapper #content .box {
	width: 250px;
	margin: 1.5px;
	float: left;
}

#adv-search-wrapper #content .box .title {
	width: 100%;
	height: 30px;
	background-color: #515558;
	font: 13px Arial;
	color: #fff;
    opacity: 100;
    filter: alpha(opacity=20);
    text-align: center;
    display: block;
    margin-bottom: 3px;
    line-height: 30px;
}

#adv-search-wrapper #content .box select {
	width: 100%;
}

#adv-search-wrapper #content .box label {
	font: 14px Arial;
	color: #ffffff;
}

.text-justify {
	text-align: justify;
}

.content-format {
    font: 14px Myriad Pro;
    color: #6a6565
}

.pag-details {
    color: #000;
}

.box-endereco-fale-conosco {
    float: left;
    margin-left: 50px;
    margin-top: 100px;
    font: 15px Myriad Pro;
    color: #616467;
}

.pag-details-logo-item {
    width: 33%;
    text-align: center;
    float: left;
}

.pag-details .title {
    font: 22px Myriad Pro;
    color: #000000;
}

.pag-subtitle {
    font-family: 'Myriad Pro';
    font-size: 20px;
    font-weight: bold;
    color: #E6A431;
}

.admin .edit-panel {
    background-color: #ffffff !important;
}

.pag-details-box-folder-image {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
}

.pag-details-box-folder-image .wrapper {
    max-height: 320px;
    overflow: hidden;
}

.pag-details-box-folder-image .wrapper img {
    z-index: 0;
}

.pag-details .title-bar {
    width: 100%;
    height: 40px;
    font-size: 22px;
    background: #bfbfbf; /* Old browsers */
    background: -moz-linear-gradient(left, #bfbfbf 0%, #ffffff 34%, #ffffff 63%, #cccccc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bfbfbf), color-stop(34%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #bfbfbf 0%,#ffffff 34%,#ffffff 63%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #bfbfbf 0%,#ffffff 34%,#ffffff 63%,#cccccc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #bfbfbf 0%,#ffffff 34%,#ffffff 63%,#cccccc 100%); /* IE10+ */
    background: linear-gradient(to right, #bfbfbf 0%,#ffffff 34%,#ffffff 63%,#cccccc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfbfbf', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 */
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #000;
}

.pag-details .item-ficha {
    width: 33%;
    float: left;
}

.pag-details .edit-picture {
    margin: 2px !important;
    width: 146px !important;
    float: left;
}

.pag-details .img-wrapper {
    height: 100px;
    overflow-y: hidden;
    margin-bottom: 5px;
}

.pag-details .edit-picture img {
    width: 146px;
}

.pag-details .footer {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #363636;
    color: #fff;
}

.pag-details .box-entre-contato {
    width: 240px;
    height: 280px;
    float: right;
    position: relative;
    margin-top: -302px;
    margin-right: 15px;
    z-index: 999;
    background-color: #fff;
    border: 1px solid #363636;
}

.form-login {
    margin-top: 5px;
}

.form-login p {
    display: block;
    margin: 0px;
    padding: 0px;
    font: 12px Arial;
    color: #474747;
}

.form-login input[type=text], .form-login input[type=password] {
    width: 130px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.form-login input[type=submit] {
    border: 1px solid #C3C3C3;
    background: transparent linear-gradient(#fff, #ddd) repeat scroll 0% 0%;
}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #F00;
    width: calc(100% - 10px);
    padding: 5px;
    background-color: #FF9F9F;
    border: 1px solid #ff0000;
    margin-top: 10px;
}

.validation-summary-valid {
    display: none;
}

/* EditPanel
--------------------------------------------------------*/

.back-form {
    width: 100%;
    background-color: #cdcdcd;
}

.edit-panel label
{
    float: left;
    width: 120px;
    height: 25px;
    text-align: right;
    font-size: 13px;
    font-weight: normal;
    color: #363636;
    line-height: 25px;
    margin-right: 0.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.edit-panel.left label
{
    text-align: left !important;
}

.edit-panel.left label.right
{
    text-align: right !important;
}

.edit-panel
{
    width: 100%;
    padding: 15px;
    background-color: #cdcdcd;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.edit-panel input[type=checkbox], .edit-panel input[type=radio] {
    height: 25px;
    line-height: 25px;    
}

.edit-panel input[type=text], .edit-panel input[type=password], .edit-panel select
{
    margin-bottom: 10px;
    width: 180px;
    height: 25px;
    padding: 1px 2px;
    font-size: 12px;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #B5B5B5;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


.admin textarea, .pag-details textarea {
    width: 584px !important;
    border: 1px solid #B5B5B5;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.pag-details textarea {
    width: 100% !important;
    font: 12px Arial;
}

.customField {
    display: block;
}

.customField-left
{
    display: inline-block;
    float: left;
}

.largefield {
    width: 592px !important;
}

.field-required::after {
    content: " *";
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    color: #FF0000;
}

.edit-panel input.currency, .edit-panel input.percentage {
    text-align: right !important;
}

input[readonly], input[disabled], textarea[disabled] {
    background-color: #F1F1F1 !important;
}

.customField-small {
    width: 50px !important;
}

.customField-normal {
    width: 150px !important;
}

.customField-medium {
    width: 250px !important;
}

.customField-large {
    width: 300px !important;
}

#user-message-container {
    position: fixed;
    width: 400px;
    height: 60px;    
    top: 5px;
    left: calc(50% - 200px);
    font: 15px Myriad Pro;
    margin: 0 auto;
    background-color: #0879C8;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
    display: none;
    opacity: 0.95;
    filter: alpha(opacity=95);
    line-height: 35px;
}

#main-user-message {
    text-align: center;
    margin-top: 12px;
    color: #fff;
}

#close-user-message-container {
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: 170px;
    font-weight: bold;
    cursor: pointer;
    color: #ffffff;
}

.edit-picture {
    margin: 6px;
    width: 150px;
    float: left;
}

.img-wrapper {
    height: 100px;
    overflow-y: hidden;
    margin-bottom: 5px;
}

.edit-picture img {
    width: 150px;
}

.lookup-container.advanced-home-filter input[type=text] {
    width: 195px !important;
}

.lookup-container.advanced-home-filter .lookup-arrow-button {
    margin-left: -4px !important;
}

.lookup-container.advanced-home-filter .lookup-list {
    min-width: 243px !important;
}

#menu-mobile {
	display: none;
}

.details-tipoImovel {
    width: 160px;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
    margin-top: -302px;
    margin-left: -15px; 
    z-index: 999;
    background-color: #e6a331;
    color: #fff;
    font-size: 16px;
    border: 1px solid #363636;
    text-align: center;
}

.link-ficha-cadastral {
    float: right;
    display: inline-block;
    font: 12px Arial;
    margin-top: -20px;
}

/* MOBILE */
@media screen and (max-width: 640px) {

    #content {
        width: 100% !important;
    }

    .imovel_item {
        width: calc(100% - 50px) !important;
        display: block !important;
        margin: 25px !important;
        text-align: center !important;
    }

    .imovel_item p {
        width: 270px !important;
    }

    .imovel_item img {
        width: 270px !important;
    }

    #slide-area{
        display: none;
    }

    #search-bar .btn-adv-search {
        display: none;
    }

    #search-bar #Search {
        margin-left: 25px !important;
    }

    #search-bar #content input[type="text"] {
        width: 58% !important;
        display: inline-block !important;
    }

    #search-bar .radio-advanced-filter {
        display: none !important;
    }

    .newslatter_bar {
        display: none !important;
    }

    #footer .icon-item {
        display: none !important;
    }

    #footer .address {
        text-align: center !important;
    }

    #content .pag-subtitle {
        text-align: center !important;
    }

    #menu {
        display: none;
    }

    #header{
        display: none;
    }

	#menu-mobile {
		width: calc(100% - 40px);
        padding: 25px !important;
		display: block !important;
	}

	#menu-mobile select {
		width: 95%;
		color: #000;
		border: 1px solid #aaa;
		background: #fff;
		padding: 5px;
	}

	#menu-mobile select option {
		padding-bottom: 4px;
	}

    #content .text-justify{
        text-align: left !important;
		width: calc(100% - 50px) !important;
        padding: 25px !important;
    }

    .content-format img {
		width: calc(100% - 50px) !important;
        padding: 25px !important;
        display: block !important;
        text-align: center !important;
    }

	#content form div[style]
	{
		float: none !important;
		margin: 0px !important;
		padding: 0px !important;
		width: 100% !important;
	}

	#content form label
	{
		display: block !important;
		text-align: left !important;
        width: 100% !important;
        float: none !important;
	}

	#content form .checks label
	{		
        float: left !important;
	}

    #content form br {
        display: none !important;
    }

	#content input[type="text"], #content form div[style] textarea, #content input[type="password"], #content select
	{
		width: calc(100% - 5px) !important;
		display: block;
		font-size: 15px !important;
		height: 30px !important;
	}

    .edit-panel.left label.right
    {
        text-align: left !important;
    }

    .pag-details-box-folder-image {
        width: calc(100% - 30px) !important;
        margin-left: 10px !important;
    }

    .pag-details-box-folder-image img {
        
    }

    .pag-details-box-folder-image .box-entre-contato {
        display: none !important;
    }

    .title-bar{
        font-size: 12px !important;
    }

    .item-ficha {
        width: 100% !important;
        display: block !important;
        float: none !important;
        text-align: center !important;
    }

    .pag-details .footer {
        background: #fff !important;
        color: #000 !important;
    }

    .details-tipoImovel {
        display: none !important;
    }

    .link-ficha-cadastral {
        float: none !important;
        display: block !important;
        text-align: center !important;
        margin: 0 auto;
    }
}

