﻿		div.mapper{height:300px; width:100%;}
        div.dialogs{display:none;}
        div.dialog-skip{display:none;}

div.open_houses_virtual div.voh_flag {
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('https://s3-us-west-1.amazonaws.com/core.propertiesonline.com/graphics/generic/openhouse/openhouse_virtual_green.png');
	width:120px;
	height:80px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin: auto;
}

div.voh_details{
	font-size:16px;
	text-align: center;
}

div.voh_day {
	display:block;
	padding-top:3px;
	font-weight:700;
}

div.voh_dates {
	display:block;
	padding-top:3px;	
}

div.voh_view{
	font-weight:400;
	text-transform:uppercase;
	border:solid 1px;
	cursor:pointer;
	margin:10px;
	padding:5px;
}
div.voh_link {
	float:left;
	display:block;
	padding-top:10px;
	font-size:12px;
	width:90%;
	overflow-wrap:anywhere;
	font-family:consolas;
}
div.voh_link_external {
	float:left;
	padding:5px;
    display:none;
}
img.voh_link_external {
	max-height:20px;	
}

div.voh_remarks {
	display:block;
	padding:20px;
	font-size:14px;
    clear:both;
}


#dialog-lc label{display:none;}
.ui-dialog-titlebar-close{display:none;}
a.link_main, .eventTracker_backlink {
    width: 98%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:rgb(220, 220, 220);
    color: black;
    text-decoration: none;
    font-weight: bold;
    border: solid 1px black; 
    margin-top:5px; 
    margin-bottom:5px;
}
a.call  {
    width: 98%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    /*background-color:white;
    border: solid 1px black; 
    */
    color: black;
    text-decoration: none;
    font-weight: bold;    
    margin-top:5px; 
    margin-bottom:5px;
}
