@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(/content/img/previousversion/wrapper-background.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: DINMedium;
	font-size: 12px;
	color: #516A79;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
a {
	text-decoration: none;
	color: #516A79;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	border: 1px solid #FF0000;
	/*background-color: #FACDD2;
	color: #FF0000;*/
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
	float: left;
	/*width: 94%;
	padding-top: 5px;
	padding-right: 4%;
	padding-bottom: 5px;
	padding-left: 2%;
	margin-bottom: 15px;*/
}
.error-hint {
	color: #F00;
	font-family: DinBlack;
}
input[disabled="disabled"] {
    background: rgb(235, 235, 228);
}
.hand {
	cursor:pointer
}
 #MasterContentHolder{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    background: url(/content/img/slidebackPublish.jpg);
    background-attachment: fixed;
 }
.wrapper {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
    padding-bottom: 20px;
	width: 998px;
	    background: #FFF;
}
.inner-wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: 7px;
	height: 100%;
	padding-top: 52px;
	position: relative;
	float: left;
}
.header {
	width: 100%;
	height: 58px;
	background-image: url(/content/img/previousversion/header-bg.png);
	float: left;
}
.logo-area {
	float: left;
	width: 520px;
	background-image: url(/content/img/previousversion/lines-bg.png);
	height: 58px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 15px;
}
.logo {
	float: left;
	margin-left: 75px;
	margin-top: 7px;
	cursor: pointer;
}
.divisor {
	width: 100%;
	background-image: url(/content/img/previousversion/divisor-main.png);
	background-repeat: repeat-x;
	height: 15px;
	float: left;
}
.invisible-divisor{
    width: 100%;
    height: 10px;
    float: left;
    clear: both;
    }
.sign-up {
	float: right;
	margin-top: 15px;
	z-index: 7;
}
.langs {
	float: right;
	margin-top: 18px;
	margin-right: 45px;
	margin-left: 25px;
	color: #FFF;
	font-family: DINLight;
	font-size: 12px;
}
.unselectedlang a{
	color: #516A79;
}
.selectedlang a{
	color: #FFF;
}
.mitems {
	float: left;
	list-style-type: none;
	font-family: DINRegular;
	font-size: 12px;
	width: 100%;
	margin-top: -13px;
	margin-bottom: 5px;
}
.mitem {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F9A03A;
	float: left;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 3px;
}
.mitem a {
	color: #516A79;
}
#first-service {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
}
.skyblue {
	color: #14AAE1;
}
.orange {
	color: #FAAB3E;
}
.gray {
	color: #516A79;
}
.gray2 {
	color: #CCC;
}
.red {
	color: #CB171E;
}
.mdl-tableftinner {
	width: 59px;
	height: auto;
	float: left;
	padding-left: 45px;
	position: relative;
	top: -3px;
}
.mdl-tableftinner.pad {
	padding-top: 96px;
}
.mdl-tableftinner.padBig {
	/*padding-top: 125px;*/
	padding-left: 55px;
}
.mdl-tableftarrow {
	width: auto;
	height: auto;
	padding: 4px 0 0;
	float: left;
}
.mdl-tableft
{
	transform: rotate(-4deg);
	-ms-transform: rotate(-4deg); /* IE 9 */
	-webkit-transform: rotate(-4deg); /* Safari and Chrome */
	-o-transform: rotate(-4deg); /* Opera */
	-moz-transform: rotate(-4deg); /* Firefox */
	background: url(/content/img/previousversion/mdl-tableft-bg.png) no-repeat;
	width: 160px;
	height: 145px;
	margin: 2px 0 0 5px;
	padding: 10px;
	float: left;
	z-index: 10001;
}
.mini-mdl-tableft
{
	transform: rotate(-4deg);
	-ms-transform: rotate(-4deg); /* IE 9 */
	-webkit-transform: rotate(-4deg); /* Safari and Chrome */
	-o-transform: rotate(-4deg); /* Opera */
	-moz-transform: rotate(-4deg); /* Firefox */
	background: url(/content/img/previousversion/maps/mini-mdl-tableft-bg.png) no-repeat;
	width: 135px;
	height: 119px;
	margin-top: 0px;
	/*margin: 2px 0 0 5px;
	padding: 10px;*/
	float: left;
}
.lable {
	font-size: 10px;
	color: #47a4df;
	width: auto;
	height: auto;
	padding: 0 0 5px 5px;
	float: left;
	font-family: DINBold;
}
.mygogetit-bar {
	width: 100%;
	height: 40px;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}
.mygogetit-title {
	float: left;
	width: auto;
	margin-left: 15px;
	font-size: 18px;
	margin-top: 8px;
}
.mygogetit-tabs {
	float: left;
	margin-left: 62px;
}
.mg-profile-tab {
float: left;
font-size: 14px;
background-color: #21a9e1;
padding: 9px 15px;
margin-top: 8px;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
margin-right: 10px;
margin-left: 11px;
}
.mg-profile-tab a {
	color: white;
}
.add-property-tab {
float: left;
font-size: 14px;
background-color: #21a9e1;
padding: 9px 15px;
margin-top: 8px;
-webkit-border-radius: 3px 3px 0 0;
-moz-border-radius: 3px 3px 0 0;
border-radius: 3px 3px 0 0;
margin-right: 10px;
margin-left: 11px;
}
.add-property-tab a {
	color: white;
}
.mcontent {
	float: left;
	width: 100%;
	margin: 0px;
}
.left-menu {
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-top: 15px;
	border: 1px solid #516A79;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
}
.left-menu2 {
	float: left;
	width: 160px;
	border: 1px solid #516A79;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
}
.lfmoverview {
	float: left;
	width: 90%;
	padding-left: 10%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/content/img/previousversion/small-pin-10x10.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.left-menu ul {
	list-style-type: none;
}

/*
.fitem {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
}*/
.footer-wrapper {
	float: left;
	width: 100%;
	position: relative;
	bottom: 0px;
	left: 0px;
	z-index: 11;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
#footer_content {
    color: #FFF;
	font-size: 11px;
	margin-left: 3px;
	margin-top: 50px;
	float: left;
	width: 990px;
	background-color: #14AAE1;
	height: 20px;
	padding-bottom: 5px;
}
/*
.fitem {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 75px;
}*/
#firstfooterli {
    margin-left: 40px;
}
.footer2-div
{
	/*width: 990px;
	height: auto;*/
	margin: 0 auto;
	padding: 0;
}
.footer2-right ul li a
{
	color: #fff;
	text-decoration: none;
}
.footer2-right ul li a:hover
{
	color: #fff;
	text-decoration: none;
}
.footer2-rightulli
{
	border-left: 1px solid #C5EAF7;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	padding: 5px 12px 5px 13px;
	position: relative;
	text-decoration: none;
	text-align: center;
	width: 70px;
	font-family: DINMedium;
}
.footer2-rightulli:last-child
{
	border-right: 1px solid #C5EAF7;
}

.footer2-rightulli a
{
	color: #fff;
	text-decoration: none;
}
.footer2-rightulli a:hover
{
	color: #fff;
	text-decoration: none;
}
.bottomdropdown
{
	border: 1px solid #E3E3E4;
	bottom: 25px;
	float: left;
	height: auto;
	left: -1px;
	position: absolute;
	z-index: 9999; /*    width: 66px;     height: auto;     float: left;     border: 1px solid #e3e3e4;     position: absolute;     z-index: 9999;*/
}
.bottomdropdown ul
{
	list-style: none;
}
.bottomdropdown ul li
{
	background: url(/content/img/previousversion/dropdown-bg.png) repeat-x;
	color: #B1B3B6;
	border-bottom: 1px solid #e3e3e4;
	text-align: center;
	float: left;
	background-color: #fff;
	width: 85px;
}
.bottomdropdown ul li a
{
	width: 85px;
	background: url(/content/img/previousversion/dropdown-bg.png) repeat-x;
	color: #B1B3B6;
	text-decoration: none;
	padding: 3px 0px;
	float: left;
	font-size: 12px;
}
.bottomdropdown ul li a:hover
{
	text-decoration: none;
	color: #516A7A;
}
.bottomdropdown ul li a.active9
{
	text-decoration: none;
	color: #516A7A;
}
.privacy
{
	height: 20px;
	margin-top: 5px;
    float: right;
    margin-right: 70px;
}
.privacy a
{
	color: #FFFFFF;
	/*display: block;*/
	padding: 4px 0 0 14px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
.regular    {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #516A79;
	float: left;
	width: 90%;
	padding-left: 10%;
	background-image: url(/content/img/previousversion/small-pin-10x10.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
.inner {
	float: left;
	width: 100%;
	padding-top: 3px;
	font-family: DINBold;
}
#highlighted {
	background-image: url(/content/img/previousversion/small-pin-10x10-orange.png);
	color: #FAAB3E;
	font-family: DINBold;
}
.right-content {
	float: left;
	width: 785px;
	margin-left: 15px;
}
.right-content-fyb {
	float: left;
	margin-left: 15px;
	color: #516B7A;
	font-family: DinRegular;
}
.instructions {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	float: left;
	width: 96%;
	background-image: url(/content/img/previousversion/pin-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	font-size: 14px;
	font-family: DINRegular;
    -webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/content/Pie.htc);
}
.instructions h1 {
	font-size: 30px;
	margin-top: -17px;
}
.pics-instructions {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	float: left;
	width: 96%;
	background-image: url(/content/img/previousversion/pin-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	font-size: 14px;
	font-family: DINRegular;
    -webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/content/Pie.htc);
}
.pics-instructions h1 {
	font-size: 30px;
	margin-top: -17px;
}
.bigger {
	font-size: 36px;
	font-family: DINBold;
}
.instructions h2 {
	font-size: 20px;
	color: #B1B3B5;
}
.right-content-fyb .instructions h1 {
	font-size: 18px;
	margin-top: -17px;
}
.right-content-fyb .instructions h2 {
	font-size: 16px;
}
.right-content-fyb .bigger {
	font-size: 27px;
	font-family: DINBold;
}
.rcontent {
	float: left;
	width: 100%;
	margin-top: 10px;
	background-color: #F5F5F6;
	border: 1px solid #aaa;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
}
.right-content-selected {
	float: left;
	width: 785px;
}
.right-content-selected-fyb {
	float: left;
	width: 625px;
	margin-left: 15px;
}
.right-content-selected-fyb .instructions h1 {
	font-size: 18px;
	margin-top: -17px;
}
.right-content-selected-fyb .instructions h2 {
	font-size: 16px;
	margin-top: -17px;
}
.right-content-selected-fyb .bigger {
	font-size: 27px;
	font-family: DINBold;
}
.pics-instructions-selected {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FAAB3E;
	border-bottom-color: #FAAB3E;
	border-left-color: #FAAB3E;
	float: left;
	width: 96%;
	background-image: url(/content/img/previousversion/pin-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	font-size: 14px;
	font-family: DINRegular;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	    padding-top: 40px !important;
}
.pics-instructions-selected h1 {
	font-size: 30px;
	margin-top: -10px;
	    font-family: Roboto;
}
.instructions-selected h2 {
	font-size: 20px;
	color: #B1B3B5;
	margin-top: -25px;
}
.right-content-selected-fyb .instructions-selected h1 {
	font-size: 18px;
	margin-top: -17px;
}
.right-content-selected-fyb .instructions-selected h2 {
	font-size: 16px;
	margin-top: -17px;
}
.rcontent-plain {
	float: left;
	width: 96%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/content/Pie.htc);
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 10px;
}
.property {
	float: left;
	width: 553px;
	margin-top: 5px;
	border: 1px solid #516A79;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	height: 155px;
	background-color: #FFF;
	margin-left: 14px;
	font-size: 12px;
}
.property-header {
	background-color: #8bd5f0;
	background-image: url(/content/img/previousversion/residencial-tab-degrade.jpg);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 2px;
	font-family: DinBold;
	float: left;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/content/Pie.htc);
	width: 553px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #516A79;
}

.property-id {
	float: left;
	margin-left: 185px;
}
.property-name {
	float: left;
	margin-left: 8px;
	padding-top: 5px;
}
.property-tag {
	float: right;
	margin-right: 3px;
}
.property-price {
	float: right;
	margin-right: 5px;
	padding-top: 3px;
	font-size: 15px;
	width:78px;
	text-align: right;
}
.property-content {
	float: left;
	width: 553px;
	height: 124px;
}
.property-imgs {
	float: left;
	height: 175px;
	width: 175px;
	margin-top: -40px;
	margin-left: 5px;
	z-index: 100;
}
.property-minfo {
	float: left;
	width: 225px;
	margin-left: 10px;
	margin-top: 10px;
}
.rproperty-row1 {
	float: left;
	width: 100%;
}
.pcompareit {
	float: left;
	width: 25px;
	margin-top: -3px;	
}
.prorooms {
	width: 50px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #516A79;
	margin-left: 5px;
	padding-left: 5px;
}
.prorooms_property {
	width: 40px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #516A79;
	margin-left: 5px;
	padding-left: 5px;
}
.prorooms_property img {
    width: 22px;
	height: auto;
}
.prorooms img {
	margin-left: 5px;
	float: right;
}
.prorooms_profile {
	width: 50px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #516A79;
	margin-left: 5px;
	padding-left: 5px;
}
.prorooms_property_profile {
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #516A79;
	margin-left: 5px;
	padding-left: 5px;
}
.prorooms_property_profile img {
    width: 22px;
	height: auto;
}
.prorooms_profile img {
	margin-left: 5px;
	float: right;
}
.property-row2 {
	font-family: DinMedium;
	float: left;
	width: 100%;
	margin-left: 25px;
	margin-top: 2px;
	height: 65px;
}
.property-row3 {
	float: left;
	width: 220px;
	margin-left: 30px;
	margin-top: -8px;
}
.spluging {
	float: left;
	margin-right: 15px;
    margin-top: 5px;
}
.spluging_profile {
	float: left;
	margin-right: 10px;
    margin-top: 5px;
}
.pluging {
	float: left;
	margin-right: -20px;
    margin-top: 5px;
}
.property-right {
	float: left;
	height: 45px;
	width: 45px;
	margin-right: 30px;
	margin-top: 5px;
}
.property-company-logo {
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-left: 26px;
}
.saveit {
	float: left;
	width: 100%;
	margin-top: 7px;
	margin-left: -10px;
	text-align: center;
}
.saveit a {
	font-size: 10px;
	color: #F9A03A;
	text-decoration: none;
}
#nav{
	list-style: none;
	margin-bottom: 10px;
	/* Clear floats */
	float: left;
	width: 100%;	/* Bring the nav above everything else--uncomment if needed.*/
	position:relative;
	z-index:25;
}
#nav li{
	float: left;
	position: relative;
}
#nav a{
	display: block;
	color: #FBAF16;
	text-decoration: none;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav a:hover{
	color: #F9A03A;
	text-decoration: none;
}

/*--- DROPDOWN ---*/
#nav ul{
	list-style: none;
	position: absolute;
	left: -9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	background-image: url(/content/img/previousversion/wikis-menu-bg.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
}
#first {
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#nav ul li{
	float: none;
	padding-top: 5px;
	width: 175px;
	font-family: DinRegular;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 0px;
	height: 20px;
}
#nav ul a{
	white-space: nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	color: #516A79;
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left: 0;
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	text-decoration: none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration: none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	color: #FFF;
	background-color: #626366;
	padding-top: 2px;
	padding-bottom: 2px;
}
.fixed-description {
	height: 30px;
}

.title {
	width: 100%;
	font-family: DinLight;
	color: #14AAE1;
	margin-bottom: 5px;
	float: left;
}
.mandatory {
	font-size: 11px;
	color: #000;
}
.skyblue-link {
	background-color: #14AAE1;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/Pie.htc);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 3px solid #FFF;
	color: #FFF;
}
.skyblue-link a {
	color: #FFF;
}
.ggialert-wrapper {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.ggia {
	background-color: #fff;
	float: left;
	width: 100%;
	height: 200px;
	border: 3px solid #CD171E;
	-webkit-border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	border-radius: 40px 40px 40px 40px;
	behavior: url(/content/Pie.htc);
}
.ggia-title {
	float: left;
	width: 97%;
	background-color: #CD171E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3%;
	font-size: 19px;
	color: #FFF;
	-webkit-border-radius: 35px 35px 0 0;
	-moz-border-radius: 35px 35px 0 0;
	border-radius: 35px 35px 0 0;
	behavior: url(/content/Pie.htc);
	margin-bottom: 20px;
}
.ggia-content {
	1float: left;
	width: 100%;
	height: 175px;
	padding-top: 25px;
	background-image: url(/content/img/previousversion/ggia-pin.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-border-radius: 0 0 40px 0;
	-moz-border-radius: 0 0 40px 0;
	border-radius: 0 0 40px 0;
	behavior: url(/content/Pie.htc);
}
.oops {
	float: left;
	padding-left: 3%;
	width: 97%;
	font-size: 15px;
	color: #000;
}
.ggia-message {
	float: left;
	width: 75%;
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	font-family: DinRegular;
	padding-left: 7%;
	padding-right: 18%;
	line-height: 21px;
}
.ggia-fixit {
	float: left;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.ggia-fixit a {
	background-color: #CD171E;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/content/Pie.htc);
}
.ggia-close {
	float: right;
	height: 50px;
	width: 37px;
	position: relative;
	top: 5px;
	right: 10px;
	cursor:pointer;
}
.agent {
	float: left;
	width: 100%;
}
.atabs {
	width: 575px;
	float: left;
}
.main-tabs {
	list-style-type: none;
}
.main-tabs li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9C2C7;
	border-right-color: #B9C2C7;
	border-left-color: #B9C2C7;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/content/Pie.htc);
}
.main-tabs li a {
	font-family: DinLight;
	color: #516A79;
}
#selected {
	background-color: #17AAE1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #516A79;
	border-right-color: #516A79;
	border-left-color: #516A79;
	background-image: url(/content/img/previousversion/residencial-tab-degrade.png);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #14AAE1;
}
#selected a {
	color: #FFF;
	font-family: DinBold;
}
.selected {
	background-color: #17AAE1 !important;
	padding-bottom: 7px !important;
	border-top-width: 1px !important;
	border-right-width: 1px !important;
	border-left-width: 1px !important;
	border-top-style: solid !important;
	border-right-style: solid !important;
	border-left-style: solid !important;
	border-top-color: #516A79 !important;
	border-right-color: #516A79 !important;
	border-left-color: #516A79 !important;
	background-image: url(/content/img/previousversion/residencial-tab-degrade.png);
	background-repeat: repeat-x;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #14AAE1 !important;
}
.selected a {
	color: #FFF !important;
	font-family: DinBold !important;
}
.abasic-info {
	float: left;
	width: 568px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
	border-top-right-radius: 15px;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	behavior: url(/content/Pie.htc);
	background-color: #17ABE2;
	border: 1px solid #516A79;
	margin-top: 7px;
}
.advance-info {
	float: left;
	width: 563px;
	font-family: DinLight;
	background-image: url(/content/img/previousversion/agents-info-bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	padding-right: 5px;
	padding-left: 5px;
	background-position-y: bottom;
	background-position: 0 bottom;
}
.fill{
	height: 15px;
}
.col1 {
	float: left;
	width: 235px;
	height: 1860px;
	/*fix bug #374 z-index: 10003;*/
	z-index: 10000;
}
.col2 {
	float: left;
	width: 575px;
	margin-right: 10px;
	margin-left: 5px;
	/*margin-top: -5px;*/
	z-index: 10010;
}
.col3 {
	float: left;
	width: 160px;
	padding-top: 32px;
}
.col4 {
	float: left;
	width: 140px;
    /*position:relative;
    top:-210px;
    left: 40px;*/
    margin-left: 30px;
    margin-top: -190px;
	margin-top: -190px\9; /* IE 8 and below */
	*margin-top: -190px; /* IE 7 and below */
	_margin-top: -190px; /* IE 6 */    
	z-index: 0;
}
.featured-agents {
	border: 1px solid #516A79;
	float: left;
	width: 104%;
	margin-left: -16px;
	padding-right: 5%;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	margin-left: -19px;
}
.fa-agent {
	float: left;
	width: 100%;
	margin-top: 10px;	
}
.fa-title {
	float: left;
	width: 100%;
	color: #14AAE1;
	font-family: DinBold;
	font-size: 13px;
}
.faa-left {
	float: left;
	width: 31%;
	height: 55px;
	margin-right: 5px;
	background-color: #FFF;
	transform: rotate(-6deg);
	-ms-transform: rotate(-6deg); 
	-webkit-transform: rotate(-6deg); 
	-o-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682733, M12=-0.10452846326765342, M21=0.10452846326765342, M22=0.9945218953682733, SizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9945218953682733,
            M12=-0.10452846326765342,
            M21=0.10452846326765342,
            M22=0.9945218953682733,
            SizingMethod='auto expand');
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;		
}
.faa-left img {
	margin-left:3px;
	margin-top:2px;
}
.faa-right {
	float: left;
	width: 65%;
	font-size: 9px;
}
.faar-aname {
	float: left;
	width: 100%;
	margin-bottom: 3px;
	color: #FAAB3E;
}
.faar-years {
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.faar-reviews {
	float: left;
	width: 100%;
}
.banner125 {
	width: 125px;
	float: left;
	height: 125px;
	margin-top: 10px;
	margin-left: 7px;
}
.banner125 img {
    -webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(/content/Pie.htc);
}
.compare-it {
	width: 563px;
	float: left;
	background-image: url(/content/img/previousversion/compare-it-bar-bg.png);
	background-repeat: repeat-x;
	background-color: #E6E7E8;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	padding-left: 10px;
}
.property-compare-it {
	width: 563px;
	height: 25px;
	float: left;
	background-image: url(/content/img/previousversion/compare-it-bar-bg.png);
	background-repeat: repeat-x;
	background-color: #E6E7E8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: -1px;
	border: 1px solid #516A79;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	behavior: url(/content/Pie.htc);
	z-index: 10012;
}
.pcol1{
	float: left;
	width: 220px;
	margin-left: 10px;
}
.pcol2{
	float: left;
	width: 575px;
	margin-right: 10px;
	margin-left: 10px;
}
.pcol3{
	float: left;
	width: 150px;
}
.pbasic-info {
	float: left;
	width: 568px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFF;
	-webkit-border-radius: 0 15px 0 0;
	-moz-border-radius: 0 15px 0 0;
	border-radius: 0 15px 0 0;
	behavior: url(/content/Pie.htc);
	background-color: #17ABE2;
	border: 1px solid #516A79;
	margin-top: 7px;
	height: 10px;
}
.padvance-info {
	float: left;
	width: 553px;
	font-family: DinLight;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #516A79;
	border-bottom-color: #516A79;
	border-left-color: #516A79;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	behavior: url(/content/Pie.htc);
}
.pgallery {
	float: left;
	width: 87%;
	margin-right: 10px;	 
}
.gallery_property {
	float: left;
	width: 45%;
	margin-right: 10px;	 
}
.pinfo {	
	float: left;
	width: 175px;
	margin-right: 10px;
}
.pinfo_property {	
	float: left;
	width: 160px;
	margin-right: 10px;
}
.piicons {
	font-family: DinBold;
	font-size: 13px;
	margin-bottom: 10px;
	float: left;
	width: 101%;
}
.piinfo {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-family: DinMedium;
}
.u2-line-ul {
	list-style-type: none;
}
.u2-line-ul li {
	float: left;
	width: 45%;
	margin-right: 1%;
	margin-bottom: 5px;
}

.piinfoh1{
	margin-top: 10px;
	font-size: 13px;
	font-family: DinBold;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.piincludes-ul {
	list-style-type: none;
}
.piincludes-ul li {
	float: left;
	width: 40%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(/content/img/previousversion/small-pin-10x10-orange.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
.poinfo {
	float: left;
	width: 105px;
}
.poagent {
	float: left;
	width: 100%;
}
.poa-name {
	float: left;
	width: 100%;
	font-family: DinMedium;
	font-size: 13px;
	margin-left: -16px;
}
.poaicons {
	float: right;
	width: 30px;
}
.poa-pic {
	text-align: center;
	float: left;
	margin-top: 15px;
}
.poa-pic img {
	margin-bottom: 5px;
}
.poa-company {
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 15px;
}
.property-tools {
	float: left;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -10px;
	background-image: url(/content/img/previousversion/bg-property-tools.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-radius: 0 0 20px 20px;
	-moz-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	behavior: url(/content/Pie.htc);
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #516A79;
}
.tool360 {
	width: 50px;
	height: 31px;
}
.pptools {
	float: right;
	width: auto;
	margin-top: -26px;
}
.ptool {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 11px;
	margin-right: 2px;
}
.pticon {
	float: left;
	height: 15px;
	width: auto;
}
.pttext {
	float: left;
	width: auto;
	margin-left: 5px;
}
.ppbpanel {
	float: left;images
	width: 100%;
	margin-top: 5px;
	border: 1px solid #516A79;
	-webkit-border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	behavior: url(/content/Pie.htc);
}
.ppbp-title {
	 background-color: #94CDEA;
    background-image: url("/content/img/previousversion/lightblue-bg.png");
    background-repeat: repeat-x;
    border-bottom: 1px solid #516A79;
   -webkit-border-radius: 30px 30px 0 0;
	-moz-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
	behavior: url(/content/Pie.htc);
    float: left;
    font-family: DinBold;
    font-size: 14px;
    padding-bottom: 5px;
    padding-left: 3%;
    padding-top: 5px;
    width: 97%;
}
.ppbp-content {
	float: left;
	width: 96%;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ppbpc-ul {
	list-style-type: none;
}
.ppbpc-ul li {
	float: left;
	width: 20%;
	margin-bottom: 5px;
}
.green {
	color: #8BC33F;
}
.center {
	text-align: center;
}
.ppbpc {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.ppbpc-left {
	float: left;
	width: 85%;
}
.ppbpc-li{
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.ppbpcl-text{
	width: 100%;
	float: left;
	padding-top: 5px;
	font-size: 11px;
}
.ppbpcl-text-stars{
	width: 63%;
	float: left;
	padding-top: 5px;
	font-size: 11px;
}
.ppbpcl-stars{
	float: right;
	width: auto;
	margin-top: 5px;
}
.ppbpclh2 {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
	font-family: DINBold;
}
.ppbpc-right {
	float: right;
	padding-top: 5px;
}
.ppbpc-reviews {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.ppbpcr-left {
	float: left;
	width: 50%;
	padding-top: 3px;
}
.ppcomments {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.ppc-left {
	float: left;
	width: 100px;
	text-align: center;
}
.ppcl-user {
	float: left;
	width: 100%;
	text-align: center;
}
.ppcl-username {
	float: left;
	width: 100%;
}
.ppc-right {
	float: left;
	width: 435px;
	margin-left: 10px;
}
.bigrateit-text {
	font-size: 21px;
}
.rateit {
	margin-top: -12px;
}

.comment {
    border: 1px solid #516A79;
    border-radius: 20px 20px 20px 20px;
    float: left;
    font-family: DinLight;
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 543px;
}
.comment-reply {
    border: 1px solid #516A79;
    border-radius: 20px 20px 20px 20px;
    float: left;
    font-family: DinLight;
    font-size: 14px;
    line-height: 18px;
    margin-left: 43px;
    margin-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    width: 500px;
}
.comment-content {
	float: left;
	width: 100%;
}
.cpic {
	float: left;
	margin-right: 5px;
}
.cusername {
	font-family: DinBold;
	color: #FAAB3E;
	margin-right: 5px;
	font-size: 15px;
}
.cdate {
	font-family: DinMedium;
	font-size: 12px;
}
.ccoment {
    float: left;
    font-size: 14px;
    overflow: hidden;
    text-align: justify;
    width: 550px;
}

.reply {
	font-family: DinBold;
	font-size: 12px;
}
.reply a {
	color: #516A79;
}

.csocial {
	float: left;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 5px;
}
.ppbpt-text {
	float: left;
	width: 135px;
	padding-top: 7px;
}
.ppbpt-select {
	float: left;
}
.filters {
	width: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.search {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.row {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.rent {
	float: left;
	width: 90px;
	margin-top: 19px;
}
.mftype {
	/*float: right;*/
	width: 90px;
}
.ftype {
	float: right;
	width: 90px;
}
.title {
	float: left;
	width: 110%;
	font-family: DinLight;
	font-size: 11px;
	color: #516A79;
}
.youmightalsolike {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.ymal-title {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.ymal-property {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 120px;
}
.ymalp-img {
	height: 75px;
	width: 75px;
	background-image: url(/content/img/previousversion/default-property-img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	border: 1px solid #516A79;
	margin-right: auto;
	margin-left: auto;
}
.ymalp-text {
	font-family: DinMedium;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 5px;
	font-size: 10px;
}
.contact-realtor {
	float: left;
	width: 100%;
	margin-top: 36px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	border: 1px solid #6E6F71;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.contact-realtor-profile {
	float: left;
	width: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	border: 1px solid #6E6F71;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.contact-realtor2 {
	float: left;
	width: 160px;
	margin-left: 15px;
	margin-top: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.contact-realtor-profile {
	float: left;
	width: 100%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
	border: 1px solid #6E6F71;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
}
.cr-header {
	background-image: url(/content/img/previousversion/residencial-tab-degrade.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	background-color: #17ABE2;
	color: #FFF;
	text-align: center;
	font-family: DinBold;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	behavior: url(/content/Pie.htc);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E6F71;
}
.cr-content {
	float: left;
	width: 96%;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2%;
	padding-left: 2%;
}
.cr-content input {
	height: 15px;
	width: 92%;
	float: left;
	margin-bottom: 3px;
}
.property-title {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.pt-id {
	float: left;
	width: 22px;
	margin-right: 5px;
}
.pt-name {
	float: left;
	width: auto;
	font-family: DinBold;
	font-size: 16px;
	padding-top: 5px;
}
.pt-new {
	float: left;
	background-color: #17ABE2;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 19px;
	color: #FFF;
	margin-left: 5px;
	border: 1px solid #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
}
.pt-price {
	float: right;
	font-size: 23px;
	width: auto;
}
.filling {
	float: left;
	height: 30px;
	width: 100%;
}
.pinfod-more{
	float: left;
	width: 100%;
}
.pinfodm-title{
	float: left;
	width: 100%;
	margin-bottom: 5px;
	font-size: 13px;
}
.pinfodm-desc-full {
	float: left;
	width: 90%;
	height: 100px;
	border: 1px solid #516A79;
	padding: 3%;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(/content/Pie.htc);
}
.ppbpcul {
	float: left;
	width: 20%;
	margin-bottom: 3px;
	height: 15px;
}
.pinfo-amenities {
	float: left;
	width: 293px;
	margin-top: 10px;
}
.pinfo-amenitiesh2 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-top: -7px;
	font-size: 13px;
}
.pinfo-amenitiesa {
	float: left;
	width: 100%;
}
.pinfo-amenitiesa ul {
	list-style-type: none;
}
.pinfo-amenitiesa ul li {
	float: left;
	width: 24%;
	margin-right: 4%;
	padding-left: 5%;
	background-image: url(/content/img/previousversion/small-pin-10x10-orange.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-family: DinMedium;
	font-size: 11px;
	height: 30px;
}
.pmap{
	float: left;
	width: 310px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: #CCC solid 1px;
    behavior: url(/content/Pie.htc);
}
.pinfo-desc-2{
	width: 180px;
	float: left;
	margin-left: 30px;
	border: 1px solid #516A79;
	padding: 10px;
	margin-top: 25px;
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	behavior: url(/content/Pie.htc);
}
.pinfo-desc-2 h2 {
	float: left;
	width: 100%;
	font-family: DinBold;
}
.mapli {
	float: left;
	width: 100%;
}
.piinfo-2{
	width: 190px;
	float: left;
}
.leftFacItem {
    margin-left: 14px;
}
.legends{
	float: left;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.legend{
	width: auto;
	float: left;
	margin-right: 10px;
}
.lcolor{
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 10px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;

	behavior: url(/content/Pie.htc);
}
.ltext{
	float: left;
	width: auto;
	margin-top: 3px;
	font-size: 13px;
}
.legend-blue{
	background-color: #3871B6;
}
.legend-orange{
	background-color: #F79647;
}
.legend-red{
	background-color: #953735;
}
.loption{
	float: right;
	width: 75px;
	margin-right: 40px;
}
.tool {
    float: left;
    width: 100px;
    margin-top: 10px;
    }
.map-view-mwrapper{
	float: left;
	width: 100%;
}
.map-top {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.big-map {
	float: left;
	margin-left: 20px;
	width: 725px;
}
#gmap{
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(/content/Pie.htc);
}
.maptop-ul {
	list-style-type: none;
	margin-left: 25px;
}
.maptop-ul li {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #516A79;
	border-right-color: #516A79;
	border-left-color: #516A79;
	margin-left: 5px;
    -webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	behavior: url(/content/Pie.htc);
}
.map-view-info {
	float: left;
	width: 100%;
	background-color: #F1F1F2;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #516A79;
	border-bottom-color: #516A79;
	margin-top: -2px;
}
#mtu-selected {
	background-color: #F1F1F2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F2;
	position: relative;
}
.mv-feat {
	float: left;
	width: 100%;
}
.mvf-title {
	float: left;
	width: 100%;
	font-family: DinBold;
	font-size: 13px;
	margin-bottom: 10px;
}
.mvf-feat {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#contenedor {
	width: 485px;
}
#animacion {
	background-color: #ffffff;
	padding: 4px 4px 4px 4px;
	height: 19px;
	border-style:solid;
	border-width:thin;
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/content/Pie.htc);
}

/* bar loaad */
.colores_y_demas {
	height: 19px;
	line-height: 19px;
	text-align: right;
	width: 0;	
	-webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/content/Pie.htc);
}

.colores_y_demas span {
	font-size: 14px;
	padding-right: 5px;
	font-family: DINMedium;
	/*color: #A7A8A9;*/
	color: #000;
}

.percent_color{
	padding-right: 5px;
	font-family: "Tahoma", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #19ABE2;
	text-shadow: 1px 1px #000;

}

.barload {
	background-image: url('/content/img/previousversion/bar_orange.png');
}

.review-social {
    float: left;
    width: 200px;
}

.helpful {
    float: right;
    font-family: DinBold;
    margin-top: 10px;
    padding-bottom: 12px;
    text-align: center;
    width: 275px;
}
.helpful a {
    background-image: url("/content/img/previousversion/helpful-pill.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #516A79;
    font-family: DinBold;
    padding: 8px 17px;
}
.helpfulsmalltext {
    font-family: DinRegular;
    font-size: 11px;
}
/* SLIDERS */

.som-slider {
	float: left;
	width: 220px;
	margin-top: 15px;
}
.som-slider-small {
	float: left;
	width: 140px;
	margin-top: 8px;
}
.som-slider-small2 {
	float: left;
	width: 135px;
	margin-top: 8px;
}
.som-minus {
	float: left;
	font-size: 31px;
	font-family: DinBold;
	color: #14AAE1;
	width: 15px;
	padding-top: 21px;
}
.som-plus {
	float: left;
	font-size: 23px;
	font-family: DinBold;
	color: #14AAE1;
	width: 15px;
	padding-top: 44px;
	margin-left: 7px;
}


#infoFeature {
	height: 130px;
	width: 165px;
	background-color: #d8d9da;
	background-image: url('/content/img/previousversion/fad-bg.png');
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	-webkit-box-shadow: #ccc 0 0 12px;
	-moz-box-shadow: #ccc 0 0 12px;
	box-shadow: #ccc 0 0 12px;
	behavior: url(/content/Pie.htc);
	float: left;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	position: absolute;
	left:440px; 
	z-index:1000;
}
.fad-line {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.fad-overview-font {
	font-size: 13px;
	font-family: DinRegular;
	color: #000;
}
.fad-pin {
	float: left;
	margin-top: -4px;
	height: 12px;
	width: 12px;
}
.fad-line ul {
}
.fad-line ul li {
	float: left;
	width: 50%;
	list-style-type: none;
	margin-bottom: 2px;
	margin-top: 1px;
}
.fad-plus {
	height: 17px;
	width: 17px;
	float: right;
	margin-right: -5px;
	margin-top: -4px;
}
.blackfont {
	color: #000;
}
.proroomsforfads{
	width: 35px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #516A79;
	margin-right: 3px;
	padding-right: 5px;
}
.photoframe {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	background-color: #FFF;
	transform: rotate(6deg);
	-ms-transform: rotate(deg); 
	-webkit-transform: rotate(6deg); 
	-o-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682733, M12=-0.10452846326765342, M21=0.10452846326765342, M22=0.9945218953682733, SizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9945218953682733,
            M12=-0.10452846326765342,
            M21=0.10452846326765342,
            M22=0.9945218953682733,
            SizingMethod='auto expand');
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;		
}
.pagination {
    float: left;
    width: 553px;
    margin-top: 5px;
}
ul#pagination {
    text-align: center;

    list-style: none;
    padding-top: 10px;
}
ul#pagination li {
        display: inline;
        padding-right: 3px;
}
ul#pagination li a, ul#pagination li span {
	padding: 3px;
	color: #949fa8;
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/content/Pie.htc);
    font-size: 11px;
}
ul#pagination li a:hover, ul#pagination li span:hover {
    background-color: #D5DDE6;
    background-image: url(/content/img/previousversion/pagination-bg-hover.png);
    background-repeat: repeat-x;
    color: #FFF;
}
ul#pagination .paginationreg {
	border: 1px dotted #949fa8;
}
ul#pagination .paginationselected {
	color: #4f6b78;
	border: 1px dotted #949fa8;
    -webkit-border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(/content/Pie.htc);
	font-size: 11px;
	background-color: #92a7bc;
	background-image: url(/content/img/previousversion/pagination-bg.png);
	background-repeat: repeat-x;
}
.privateprofile-picture {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	background-color: #FFF;
	transform: rotate(-7deg);
	-ms-transform: rotate(-7deg); 
	ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg); 
	-o-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.992546151641322, M12=0.12186934340514763, M21=-0.12186934340514763, M22=0.992546151641322, SizingMethod='auto expand')";
   filter: none;
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;
  	behavior: url(/content/Pie.htc);	
}
/*.photoframe {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	background-color: #FFF;
	transform: rotate(6deg);
	-ms-transform: rotate(deg); 
	-webkit-transform: rotate(6deg); 
	-o-transform: rotate(6deg);
	-moz-transform: rotate(6deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682733, M12=-0.10452846326765342, M21=0.10452846326765342, M22=0.9945218953682733, SizingMethod='auto expand')";
  filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=0.9945218953682733,
            M12=-0.10452846326765342,
            M21=0.10452846326765342,
            M22=0.9945218953682733,
            SizingMethod='auto expand');
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;
  	behavior: url(/content/Pie.htc);
}*/
.closeraser {
	background-color: white;
	height: 20px;
	width: 35px;
	float: left;
	position: absolute;
	left: 7px;
	top: 50px;
}
.contact-line {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.contact-line {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.closeModal {
	cursor: pointer;
	position: absolute;
	z-index: 50;
	left: 90%;
	margin-top: -50px;
	margin-top: -67px	9;
	_margin-top: -67px;
}
.jqContact span span {
	background-image:url(/content/img/previousversion/blue-button-empty);
}
.inese {
    -webkit-border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    border-radius: 30px 30px 30px 30px;
    height: 200px;
    width: 259px;
    behavior: url(/content/Pie.htc);
}
#user_img {
    background-image: url("/content/img/previousversion/user.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
#email_img {
    background-image: url("/content/img/previousversion/arroba.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}
/* TOOLTIP */
.defaultTheme {
	position:absolute;
	z-index:999;
	left:-9999px;
	background-color:#fff;
	padding:5px;
	border:2px solid #00adef;
	width:auto;
	height:auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: #666 0px 0px 7px;
	-moz-box-shadow: #666 0px 0px 7px;
	box-shadow: #666 0px 0px 7px;
}
	
.aToolTipContent{
	margin:0;
	padding:0;
	color:#516b7a;
}
.realtor_contacts {
    float: left;
    width: 100%;
}
.realtor_contacts_left {
    float: left;
    width: 150px;
}
#calculate {
   	border: 1px solid #4d9e79;
	background-color: #8bc33f;
	background-image: url(/content/img/previousversion/calculate-button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 70%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	magin-bottom: 10px;
	color: #fff;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
	margin-bottom: 5px;
}
#contact-realtor {
    border: 1px solid #f8e928;
	background-color: #f26840;
	background-image: url(/content/img/previousversion/contact-button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 70%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	magin-bottom: 10px;
	color: #fff;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
	font-family: DINBold;
}
#contact-realtor-mail {
    border: 1px solid #f8e928;
	background-image: url(/content/img/previousversion/calculate-button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90%;
	margin-right: 1%;
	margin-top: 5px;
	magin-bottom: 10px;
	color: #fff;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
	font-family: DINBold;
}
.contact-realtor-mail1 {
    border: 1px solid #f8e928;
	background-image: url(/content/img/previousversion/calculate-button.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 50%;
	margin-right: 1%;
	margin-top: 5px;
	magin-bottom: 10px;
	color: #fff;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	behavior: url(/content/Pie.htc);
	font-family: DINBold;
	margin-left: 17%;
}
#forgotemail {
	background-image: url(/content/img/previousversion/arroba.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.orange_button {
	background:url(/content/img/previousversion/orange-bg.png) repeat-x; 
	padding-left:7px; 
	padding-right:7px; 
	padding-top:3px; 
	padding-bottom:3px; 
	color:#fff; 
	border:#F90 solid 1px; 
	float:left; 
	margin-top:5px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/Pie.htc);
	background-color: #F90;
}
.gray_bg_save_button {
	background-color: #9EB1C3;
}
.orange_bg_save_button {
	background-color: #f9a03a;
}
.save_button {
	float: left;
	width: 68px;
	font-size: 10px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/Pie.htc);
	/*margin-top: 23px;*/
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 31px;
}
.save_button a {
	color: #FFF;
}
.usb_icon {
	float: left;
	width: 10px;
	margin-right: 5px;
}
.save_text {
	float: left;
	width: auto;
	margin-top:2px;
	_margin-top:3px;
	*margin-top:3px;
	margin-top:3px\9;
}
#emailin {
	background-image: url(/content/img/previousversion/arroba.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}
#pwdin {
	background-image: url(/content/img/previousversion/lock.png);
	background-repeat: no-repeat;
	background-position: 90% center;
}
#ontop {
    pointer-events: none;
    background: url(/content/img/previousversion/map-ontop.png) no-repeat;
    background-size: 780px 658px;
    width: 780px;
    height: 670px;
    padding: 24px;
    margin-left: -40px;
    margin-top: -25px;
    position: absolute;
    z-index:10;
    display: none\9;
    *display:none;
    _display:none;
    /*-webkit-box-shadow: #ccc 0 0 12px;
	-moz-box-shadow: #ccc 0 0 12px;
	box-shadow: #ccc 0 0 12px;
	-webkit-border-radius: 30px 30px 30px 30px; 
	-moz-border-radius: 30px 30px 30px 30px; 
	border-radius: 30px 30px 30px 30px;
	border: 10px red solid;
	behavior: url(/content/Pie.htc);*/
}
#ontop {
    -ms-filter: 'filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/content/img/previousversion/century-21.png,  sizingMethod=scale)';
    /*background: none !important;*/
}
#goback_listview {
    background: url(/content/img/previousversion/list_view_icon.png) no-repeat center left;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 25px;
    margin-top: -5px;
    padding-top: 12px\9;
    *padding-top: 12px;
    _padding-top:12px;
    float: left;
    margin-left: 50px;
    width: 100px;
}
#goback_listview  {
    color: #516a79; 
}
.skyb_button {
	background-image: url(/content/img/previousversion/residencial-tab-degrade.png);
	background-repeat: repeat-x;
	background-color: #14AAE1;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/content/Pie.htc);
	border: 1px solid #1CCAF9;
}

/** Modal Opcion Report en Overview **/
.reportit {
	width: 275px;
	margin-left: auto;
	margin-right: auto;
}
.reportit_title {
	background-image: url(/content/img/previousversion/reportit_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
	float: left;
	width: 100%;
}
.ri_panels {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.ri_panel {
	float: left;
	width: 44%;
	margin-right: 3%;
	margin-left: 3%;
	background-color: #EFF0F1;
	text-align: center;
	font-size: 14px;
	height: 110px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	behavior: url(/content/Pie.htc);
}

.ri_panel_opt {
	float: left;
    width: 100%;
    margin-bottom: 7px;
    height: 70px;
    background: url(https://s3-us-west-2.amazonaws.com/ggiimages.live/GoGetit/overview/reporticonred_1.png);
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}

.ri_panel_opt.photo{

}

.ri_panel_opt.rented{

}

.ri_panel_opt.infocorrect{

}

.ri_panel_opt.spam{

}

.ri_panel_opt.other{

}
.ri_panel_txt {
	float: left;
	width: 100%;
}
.ri_comms {
	float: left;
	width: 100%;
	margin-top: 10px;
	display: none;
}
.ri_controls {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.red_button {
	background-image: url(/content/img/previousversion/red_button.png);
	background-repeat: repeat-x;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #A50D12;
	border: 1px solid #EE3823;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/Pie.htc);
}
.marked {
	background-color:rgba(205,23,30,1);
	color: #fff;
}
.unmarked {
	background-color:#EFF0F1;
	color:#516A79;
}
.validate_it {
	float: left;
	width: 100%;
}
.vi_controls {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.share_of_market {
    float: left;
    width: 100%;
}
.som_wrapper {
    float: left;
    width: 30%;
    margin-right: 3%;
}
.som_text {
    float: left;
    width: auto;
    margin-left: 5px;
    margin-top: 3px;
}
.som_available {
    float: left;
    height: 16px;
    width: 16px;
    background-color: #fff;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/content/Pie.htc);
}
.som_taken {
    float: left;
    height: 16px;
    width: 16px;
    background-color: rgb(207, 25, 31);
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/content/Pie.htc);
}
.som_your_share {
    float: left;
    height: 16px;
    width: 16px;
    background-color: #a3cc39;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    behavior: url(/content/Pie.htc);
}
.add_delete_button {
    float: left;
    width: 75px;
}
.add_delete_button_img 
{
    font-size: 10px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: -2px;
}
.add_delete_button_img img {
    height: 20px;
}
.add_button_text 
{
    font-size: 10px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: -2px;
}
.layers_check {
	float:left;
}
.layers_img {
	float:left; 
	height: 25px; 
	margin-top: 3px;
	margin-right: 2px;
}
.layers_label {
	float:left;
}
.ppt-newtag-property_list {
	float: left;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	behavior: url(/content/Pie.htc);
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #CCC;
	color: #FFF;
	background-color: #14AAE1;
	margin-right: 10px;
	-moz-box-shadow: 0px 0px 13px #999; 
  	-webkit-box-shadow: 0px 0px 13px #999; 
  	box-shadow: 0px 0px 13px #999;		
  	text-transform: uppercase;
  	margin-top: 2px;
}
.blue_button {
	padding: 6px 8px;
	color: #fff;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #21a9e1;
}
.qq-uploader, .qq-upload-button {
    cursor: pointer;
}
.ppt-newtag-property_list a { color: #fff; }
.note {
	float: left;
	width: 100%;
	margin-left: -35px;
	z-index: 100000;
	position: relative;
	margin-top: -25px;
}
.note_container {
	height: 400px;
	width: 400px;
	margin-top: -70px;
	position:absolute;
	background-image: url(/content/img/previousversion/note_big.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.note_controls {
	float: left;
	width: 100%;
	margin-top: 8px;
}
.gray_button {
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #516a79;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/PIE.htc);
}
.one_note {
	background: #00adef;
	color: #fff;
	margin-left: 3px;
	margin-top: -3px;
	font-family:DinBold;
	font-size:8px;
	padding-left:3px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/PIE.htc);
}
.infobox_layers {
    width: auto;
    float: left;
}
.infobox_layers_label {
    background: url(/content/img/previousversion/imgs-span-bg.png);
    color: white;
    font-family: DinMedium;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 0px;
    /*border: 1px solid #fff;*/
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    behavior: url(/content/Pie.htc);
}
.infobox_layers_arrow {
    float: right;
    margin-right: 48%;
    margin-top: -1px;
}
.auxiliary_featured_border {
    border-top:1px solid #ff9e15; 
    margin-top: 15px; 
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px; 
    behavior: url(/content/Pie.htc);
}
.facility_tab_details_ul {
	list-style-type: none;
}
.facility_tab_details_ul li {
	float: left;
	margin-bottom: 5px;
}

.building_box_wrapper {
	float:left;
	width:450px;
}
.building_box {
	border: 2px solid #ff9e15;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	behavior: url(/content/Pie.htc);
	float:left;
	width:100%;
	padding:15px;
	background: white;
	margin-top:-10px;
}
.building_box_buildinginfo {
	float:left;
	width: 100%;
}
.building_box_buildinginfo_carrousel {
	float:left;
	width: 175px;
	margin-right: 10px;
}
.building_box_buildinginfo_info {
	float:left;
	width: 200px;
	margin-top:25px;
}
.building_box_buildinginfo_number {
	float:right;
	background: #516b7a;
	font-size: 21px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-family:DinBlack;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	behavior: url(/content/Pie.htc);
}
.building_box_buildinginfo_h1 {
	float:left;
	width: 100%;
	font-size: 15px;
}
.building_box_buildinginfo_address {
	float: left;
	width: 100%;
	margin-top: 5px;
	font-family: DinLight;
	font-size: 13px;
}
.building_box_divisor {
	float:left;
	width: 100%;
	text-align: center;
}
.building_box_aps {
	float:left;
	width: 100%;
}
.building_box_aps_title {
	float:left;
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom:5px;
	font-family:DinMedium;
}
.building_box_aps_gallery {
	float:left;
	width: 100%;
}
.building_box_aps_gallery_leftarrow {
	float:left;
	width: 20px;
	margin-right: 5px;
	margin-top: 60px;
}
.building_box_aps_gallery_aps {
	float:left;
	width: 405px;
}
.building_box_aps_gallery_aps_ul li {
	list-style-type: none;
	float:left;
	width: 125px;
	margin-left: 5px;
	margin-right: 5px;
}
.building_box_aps_gallery_rightarrow {
	float:right;
	margin-left: 5px;
	margin-top: -85px;
}
.ap_carrousel {
	float:left;
	width: 100%
}
.ap_text {
	float:left;
	width: 100%;
	text-align:center;
}
.building_box_close {
	position: relative;
	float: right;
	right: -20px;
}
.building_box_close_button {
	position:relative;
}
.building_box_tip {
	float: left;
	margin-left: 7%;
	margin-top: -8px;
}
#marked_input_orange {
	background-image: url(/content/img/previousversion/orange_marked.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	float: left;
	height: 65px;
}
#current_price {
	background-image: url(/content/img/previousversion/sblue_marked.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 65px;
	width: 100%;
}

.tabs_panel {
	float: left;
	width: 96%;
	border: 1px solid #516a79;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;	
	behavior: url(/content/Pie.htc);
}
.panel_tabs {
	float: left;
	margin-top: -38px;
	margin-left:5px;
}
.panel_tabs_tab{
	float: left;
	border: 1px solid #516a79;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 7px;
	background: #fff;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	behavior: url(/content/Pie.htc);
	position: relative;
}
.panel_tabs_selected {
	padding-bottom: 3px;
	border-bottom: none;
	-moz-box-shadow: 0px 0px 13px #666; 
  	-webkit-box-shadow: 0px 0px 13px #666; 
  	box-shadow: 0px 0px 13px #666;	
	behavior: url(/content/Pie.htc);
	font-family: DinBold;
}
.panel_tabs_selected_eraser {
	float: left;
	width: 100%;
	background: #fff;
	height: 15px;
	position: absolute;
	left: 0;
}
.panel_content {
	float: left;
	width: 100%;
}
.clientManagerul {
	list-style-type: none;
	width: 50%;
	float: left;
	font-size: 16px;
	font-family: DinRegular;
	margin-left: 15px;
	margin-top: 10px;
}
.clientManagerul li {
	float: left;
	width: 100%;
	background-image: url(/content/img/previousversion/check-20x20.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-position: left center;
}
#clientManagerIcon {
	float: right;
	float: right;
	margin-top: -78px;
	margin-right: 30px;
}
.modaRegularText {
	float: left;
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
}
.disabled_button {
    padding-left:7px; 
	padding-right:7px; 
	padding-top:3px; 
	padding-bottom:3px; 
	color:#fff; 
	border:#fff solid 1px; 
	float:left; 
	margin-top:5px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	behavior: url(/content/Pie.htc);
	background-color: #ccc;
}

.shareReviewFacebook {
	float: left;
	width: 600px;
}
.shareName {
	font-size: 21px;
	float: left;
} 
.shareText {
	float: left;
	margin-top: 3px;
}
.shareLine {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shareContent {
	float: left;
	width: 100%;
}
.shareContentMainText {
	float: left;
	width: 100%;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 21px;
}
.facebookWindow {
	width: 500px;
	margin: auto;
	font-family: helvetica;
	color: #89919c;
	font-size: 13px;
}
.facebookWrapper {
	float: left;
	padding: 10px;
	background: #e9e9eb;
	width: 100%;
}
.facebookWrapperInner {
	float: left;
	width: 100%;
	background: white;
	border: 1px solid #d3d6db;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/content/Pie.htc);
}
.fbShareTop {
	float: left;
	padding: 10px;
	width: 480px;
}
.fbProfilePic {
	float: left;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/content/Pie.htc);
}
.fbSharUserData {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
}
.fbBlue{
	color: #3b599b;
}
.helveticaBold {
	font-weight: bold;
}
.fbShareMiddle {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 480px;
}
.fbPhoto {
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 5px;
}
.fbReview {
	float: left;
	width: 370px;
	margin-left: 10px;
}
.helveticaSmall {
	font-size: 12px;
	line-height: 15px;
}
.fbBotttom {
	float: left;
	padding: 10px;
	border-top: 1px #ccc solid;
	width: 480px;
	margin-top: 10px;
	font-size: 11px;
}
.gogetitLogoFb {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.orange_button_modified {
	padding: 5px;
}
.shareOnFacebookButton {
	float: right;
}
.noThanks {
	float: right;
	color: #ccc;
	margin-top: 10px;
	margin-left: 10px;
}
.changeOfStatus {
	line-height: 23px;
	font-size: 15px;
}
.changeOfStatusP {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Modal 45 días */
.modal45 {
    float: left;
    width: 630px;
}
.modal45Title {
    float: left;
    width: 100%;
}
.modal45Divisor {
    float: left;
    width: 100%;
    margin-top: -10px;
}
.modal45Instructions {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    margin-top: 15px;
}
#modal45Properties {
    float: left;
    width: 100%;
    margin-top: 10px;
    list-style-type: none;
}
#modal45Properties li {
    float: left;
    width: 100%;
    /*border-bottom: 1px #eee solid;*/
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -16px;
}
.propertyLeft {
    float: left;
    width: 110px;
    text-align: center;
}
.propertyThumb {
    width: 60px;
    height: 50px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 10px;
    padding-left: 4px;
    background-color: #FFF;
    transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    -webkit-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.992546151641322, M12=0.12186934340514763, M21=-0.12186934340514763, M22=0.992546151641322, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0.992546151641322, M12=0.12186934340514763, M21=-0.12186934340514763, M22=0.992546151641322, SizingMethod='auto expand');
    -moz-box-shadow: 0px 0px 13px #516A79;
    -webkit-box-shadow: 0px 0px 13px #516A79;
    box-shadow: 0px 0px 13px #516A79;
    margin-bottom: 10px;
    margin-top: 10px;
}
.propertyID {

}
.propertyMiddle {
    float: left;
    width: 350px;
    margin-top: 15px;
}
.propertyMiddleTop {
    float: left;
    width: 100%;
}
.propertyAddress {
    float: left;
    margin-top: 3px;
}
.propertyPin {
    float: left;
    margin-right: 5px;
}
.propertyMiddelBottom {
    float: left;
    width: 100%;
    margin-left: 20px;
}
.propertyBasics {
    float: left;
    margin-top: 5px;
}
.propertyBasicsIcons {
    float: left;
    margin-left: 10px;
}
.propertyBasicsIconsNumber {
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    margin-left: 5px;
}
.propertyBasicsIconsIcon {
    float: left;
}
.propertyRight {
    float: right;
    width: 165px;
    margin-top: 15px;
}
.propertyRightTop {
    float: left;
    width: 100%;
}
.propertyRightMiddle {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.greenAnchor {
    background-color: #92bd3c;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    float: left;
    margin-right: 5px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    behavior: url(/content/Pie.htc);
}
.greyAnchor {
    background-color: #516A79;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    float: left;
    margin-right: 5px;
    -webkit-border-radius: 7px 7px 7px 7px;
    -moz-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
    behavior: url(/content/Pie.htc);
}
.propertyRightBottom {
    float: left;
    width: 100%;
    margin-top: 30px;
    font-family: DinLight;
    color: #ccc
}
.propertySeeAll {
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 13px;
}
.propertyCheck {
    float: left;
    margin-top: 35px;
    margin-right: 10px;
}
/* Modal 45 días */
/* Personalidad */
.bpWrapper {
	float: left;
	width: 555px;
	border: solid 1px #415865;
	padding: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/content/Pie.htc);
}
.bpTitle {
	float: left;
	width: 100%;
}
.bpUl {
	float: left;
	width: 100%;
	list-style-type: none;
}
.bpUl li {
	float: left;
	width: 44%;
	margin-right: 6%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.personalityTag {
	float: left;
	width: auto;
}
.pTagNumber{
	float: left;
	background: #23a9e0;
	color: #fff;
	padding: 7px;
	text-align: center;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	behavior: url(/content/Pie.htc);
}
.pTagText {
	float: left;
	background: #f0f0f0;
	padding: 7px;
}
.pTagPlus {
	float: left;
	color: #fff;
	background: #f0f0f0;
	font-size: 17px;
	font-family: DinBlack;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 4px;
	-webkit-border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	behavior: url(/content/Pie.htc);
}
.personalityLine {
	/*float: left;
	width: auto;
	height: 1px;
	background: #ddd;
	margin-top: 14px;
	margin-left: 7px;
	margin-right: 7px;
	display: inline-block;*/
	border-top: 1px solid #f4f4f4;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	overflow: hidden;
	height: 12px;
	display: block;
}
.personalityPics {
	float: right;
	margin-right: -30px;
	margin-top: -25px;
}
.personalityPics img {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 3px;
}
.personalityArrow {
	float: right;
	margin-left: 17px;
	margin-top: -17px;
	position: relative;
	right: -15px;
	top: -5px;
}
.peopleWrapper {
    float: left;
    width: auto;
}

.people {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: DinMedium;
	font-size: 21px;
}
.peopleUl {
	float: left;
	list-style-type: none;
}
.peopleUl li {
	float: left;
	margin-right: 2%;
	width: 48%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.peopleUl  img {
	float: left;
	width: 50px;
	height: 50px;
}
.personName {
	float: left;
	width: auto;
	margin-left: 5px;
	margin-top: 15px;
	text-align: left;
}
/* Personalidad */
/* LANDING PAGES */
.landingTopWrapper {
    float:left;
    width: 100%;
}
.landingLogo {
    float: left;
    margin-top: -50px;
    position: relative;
}
.landingTitle {
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}
.landingContent {
    float: left;
    width: 100%;
}
.landingText {
    float: left;
    width: 645px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 15px;
    font-size: 15px;
    text-align: justify;
    line-height: 21px;
}
.landingGgiLogo {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    width: 90px;
    height: 55px;
}
.landingSide {
    float: right;
    margin-right: 20px;
    margin-top: -100px;
    width: 260px;
}
.liveStreamImg {
    float: left;
}
.whyRegister {
    float: left;
    width: 100%;
    font-size: 23px;
    text-align: center;
    font-family: DinBlack;
    margin-bottom: 10px;
    margin-top: -5px;
}
.landingRegisterBullet {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.landingRegisterBullet img {
    float: left;
    width: 15px;
    margin-top: 5px;
}
.landingRegisterBullet span {
    float: left; 
    width: 240px;
    margin-left: 5px;
    font-size: 13px;
}
.landingSignUp {
    float: left;
    margin-left: 40%;
    margin-top: 25px;
}
.landingSignUpText {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
}
.landingPartnersLogos {
    float: left;
}
/* LANDING PAGES */

/*Fix ver terminos */
.GoToTos {
    margin-left: 9px;
}
.step3Wrapper {
   
}
.step3Wrapper,
.step3Wrapper .titles,
.step3Wrapper .section {
	float: left;
	width: 100%;
}
.step3Wrapper .section {
	margin-bottom: 30px;
}
.step3Wrapper .title {
	float: left;
	text-align: center;
	font-size: 21px;
	font-family: DINBlack;
}
.step3Wrapper .title:first-of-type {
    width: 60%;
}
.step3Wrapper .title:last-of-type {
    width: 40%;
}
.step3Wrapper .interactiveContent {
    clear: both;
    overflow: hidden;
	text-align: center;
	margin: 16px 0;
}
.step3Wrapper .gogeitModelContent {
    overflow: hidden;
	text-align: center;
}
.cModel {
    float: left;
    margin: 2% 2%;
    width: 10%;
}
.gogeitModelContent .text {
    display: inline-block;
    float: left;
    font-size: 17px;
    margin-top: 12px;
    text-align: justify;
    width: 86% !important;
    line-height: 25px;
    width:auto;
}
.gogeitModelContent div {
	float: left;
	width: 100%;
}
.gogeitModelContent div.content {
    margin: 10px 0 0 0;
}
.gogeitModelContent .textTitle {
	font-size: 20px;
    font-family: DINBold;
}
.steps-menu {
    width: 22%;
    margin-left: 0px;
}
.smmi-text{
    font-size: 15px;
    width: 76%;
}

.property-thank-you, a.return{
    background: none;    
    cursor: pointer;
    vertical-align: middle;
    box-sizing: border-box;
    color: #C5C5C5;
    font-family: 'DINRegular', sans-serif;
    font-size: 17px;
    height: auto;
    line-height: 28px;
    padding: 11px 31px;
    font-weight: normal;
    border: 1px solid #ddd;
    text-transform: uppercase;
    margin: auto;
    display: inline-flex;
    width: auto !important;
    border-radius: 5px;
}
.nextLevel:hover, .prevLevel:hover {
    background: #fcbb4c;
    color: #fff;
}
.nextLevel {
	background: #FBAC3F;
	border-radius: 3px;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-family: DINBold;
    font-size: 18px;
	height: 42px;
	line-height: 28px;
	padding: 0.5rem 1rem;
	transition: all ease 0.4s;
}
.prevLevel:hover span{
    background-position: 0% 62% !important;
    float: left;
}

.nextLevel.hand.property-thank-you{
   background: #21A9E1;
   color:#fff;
}

.nextLevel.hand.property-thank-you span{
    
 }

.nextLevel {
	margin-right: 6px;
	background: #fcbb4c;
    transition: background ease 0.4s;
    width: auto !important;
    text-align: left;
    font-family: 'DINRegular', sans-serif;
    font-weight: normal;
    border-radius: 5px;
    padding: 13px 14px;
    height: auto;
    transition: all ease 0.4s;
}
.buttons-container .hand{
    display: inherit;
    margin: auto;
    margin-right: 5px;
    font-family: 'DINRegular', sans-serif;
    border-radius: 5px;
    text-transform: uppercase;
}
.buttons-container span.or{
    color: #D2D2D2;
    padding: 10px;
    padding-left: 0px;
    font-size: 17px;
 }

.property-thank-you:hover, a.return:hover{
    color: #FFf;
    background: #ddd;
}
.buttons-container{
    width: 100%;
    display: inline-block;
    text-align: center;
    font-family: 'DINRegular', sans-serif;
}
.nextLevel span {
    background: url(https://s3-us-west-2.amazonaws.com/ggiimages.live/GoGetit/publish/btnarrowWhite.png) no-repeat;
    display: block;
    height: 23px;
    width: 23px;
    float: right;
    margin: 0px 6px;
    moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: none;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0,0);
}
.nextLevel:hover{
    moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
 }
 
 .nextLevel:hover span {
    display: block;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    background-position: 0% 2%;
}

.prevLevel {
	background: #fff;
	border: 1px solid #FBAC3F;
	color: #FBAC3F;
	margin-left: 6px;
	margin-right: 0;
}
.nextLevel img {
    position: relative;
    top: -2px;
    vertical-align: middle;
}

/* VARIOUS FOUNDATION */
.full-w {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  max-width: none !important;
}
footer .row {
  box-sizing: border-box;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}
button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #21A9E1;
  border-color: #007095;
  color: white;
  transition: background-color 300ms ease-out;
}
button.radius, .button.radius {
  border-radius: 3px;
}
.transition, a {
  transition: all ease 0.4s !important;
  -webkit-transition: all ease 0.4s !important;
  -moz-transition: all ease 0.4s !important;
}
.column, .columns {
  box-sizing: border-box;
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: left;
}
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-5th {
    width: 20%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}



@media only screen and (max-width: 1024px) {
    body #follow-bar #logged-in .button{
        display: none !important;
    }
    body #follow-bar .main-search > div:nth-of-type(2) {
    width: 43% !important;
    }
    
 }