.eticon {
    fill: #00618b;
}

#btnShowHideFeed {
	width:20px;
	float: left;
	margin-top:0;
}

.eventstatus {
    font-family: 'LiveSafe-Dashboard-Icons';
	background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    height: 25px;
    left: 270px;
    position: relative;
    top: -95px;
    width: 25px;
	background-color: #eaeaea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #9e9e9e;
    font-size: 2em;
    line-height: 1.2em;
    overflow: hidden;
}

.publishedreports {
	display:block;
	height: 20px;
	width: 20px;
	overflow: hidden;
	position:relative;
	left: 220px;
	top:-130px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:20px 20px;
}

.published {
	background-image:url('../images/icon_03.png');
}

.published9 {
    display: inline-block;
    height: 30px;
    position: relative;
    /*top: -75px;*/
    top: -55px;
    width: 30px;
    background: none;
}

.published10 {
    display: inline-block;
    height: 30px;
    position: relative;
    opacity: 0.7;
    top: -55px;
    width: 30px;
    background: url("../css/images/publish_icon_yellow.png") no-repeat scroll center center / 25px 25px rgba(0, 0, 0, 0);
}

.eventstatus8:before {
    content: "\e922";
    margin-left: 3px;
}

.noreports {
    background: #FAC907;
    font-size: .8em;
    padding-left: 1px;
}
.noreports:before {
    content: "\e922";
    margin-left: 3px;
}

.noreports.eventstatussaferide {
    background: #21A688;
    color: white;
}

.eventstatus4:before {
	content: "\e910";
    margin-left: 3px;
}

.openreports {
    background: #21A688;
    color: white;
    font-size: .8em;
    padding-left: 2px;
}
.openreports:before {
    content: "\e910";
    margin-left: 3px;
}

.eventstatus5:before {
    content: "\e903";
    margin-left: 3px;
}

.closedreports {
    background: #00618b;
    color: white;
    font-size: .6em;
    padding: 1px 0px 0 3px;
}
.closedreports:before {
	content: "\e903";
    margin-left: 3px;
}

.eventstatus2:before {
    content: "\e904";
    margin-left: 3px;
}

.deletedreports:before {
	content: "\e904";
    margin-left: 3px;
}

.noreports.eventstatusalert {
    background: #EF5164;
    color: white;
}

.eventstatus6.eventstatusalert {
	background-color: #EF5164;
}

.eventstatus6.eventstatussaferide {
	background-color: #21A688;
}

.eventstatus6 {
	font: normal 10px Georgia;
	background-color: #FAC907;
	color: #00618b;
	/*color: #76a6be;*/
}

.eventstatus7 {
	font: normal 10px Georgia;
	background-color: #ffffff;
	color: #ffffff;
}

.eventstatus100 {
	font: normal 10px Georgia;
	background-color: #a5e79c;
	color: #712a8e;
}

.eventstatus101 {
	font: normal 10px Georgia;
	background-color: #dbd2d2;
	color: #006999;
}

/** Re-routed, show as greyed out */
.reportstatus11 {
	background-color: #bbbbbb;
}

.selectedcrimeevent {
	margin-right: -1px;
}

.selectedcrimeevent .statusbar {
	/*display: none;*/
}

.statusbar {
	position: relative;
	top: -6px;
	margin: 0 -6px;
}

.titlebar {
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: -6px 0 0 -6px;
    padding: 7px;
    width: 198px;
}

.eventicon {
	position: relative;
	top: 5px;
	height: 40px;
	width: 40px;
	background-color: #eaeaea;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #9e9e9e;
    -webkit-filter: hue-rotate(310deg) saturate(20);
    filter: hue-rotate(310deg) saturate(20);
}

.eventtypename {
	position: relative;
    top: -35px;
    left: 50px;
    font-size: 1.5em;
    width: 170px;
    padding: 0;
    margin: 0;
}

.eventid{
	position: relative;
    top: -55px;
    left: 220px;
    width: 80px;
    font-size: 1.5em;
    text-align: right;
}

.subtitle {
	font-size: 1.1em;
    left: 50px;
    position: relative;
    top: -50px;
    width: 210px;
}

.address {
	font-size: 1.1em;
    left: 50px;
    position: relative;
    top: -44px;
    width: 210px;
    height: 27px;
    overflow: hidden;
}

.description {
	font-size: 1.2em;
    font-weight: normal;
    height: 42px;
    overflow: hidden;
    position: relative;
    top: -62px;
    left: 5px;
    width: 255px;
}

.feeddescription {
    visibility: hidden;
    overflow: hidden;
    font-family: 'LiveSafe-Dashboard-Icons';
    height: 25px;
    position: relative;
    top: -120px;
    width: 25px;
	left: 270px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #9e9e9e;
	background-color: #eaeaea;
    font-size: 1.4em;
    line-height: 1.2em;
    padding: 3px 2px 4px 5px;
}

.feeddescription1 {
    visibility: visible;
	background-color: #eaeaea;
	border: 1px solid #9e9e9e;
    color: #00618b;
    font-family: 'LiveSafe-Dashboard-Icons';
}

.feeddescription1:before {
    content: "\e96b";
}

.evidence {
    height: 17px;
    position: relative;
    top: -131px;
    width: 150px;
    font-family: 'LiveSafe-Dashboard-Icons';
    font-size: 1.75em;
}

.evidenceicon {
	width: 30px;
	height: 30px;
	margin: 0 3px;
    display: inline-block;
}

.timecreated {
	width: 150px;
}

.hasphoto:before {
    margin-left: 3px;
	content: "\e902";
}

.hasvideo:before  {
    margin-left: 3px;
    content: "\e921";
}

.hasaudio:before {
    margin-left: 3px;
    content: "\e900";
}

.flagbase {
    font-family: 'LiveSafe-Dashboard-Icons';
    height: 25px;
    position: relative;
    top: -125px;
    width: 25px;
	left: 270px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #9e9e9e;
	background-color: #eaeaea;
    font-size: 1.4em;
    line-height: 1.2em;
    padding: 4px 2px 4px 6px;
}

.flagged0:before {
    content: "\e90b";
}

.flagged1:before {
	content: "\e90b";
    color: #FF6663;
}

.eventtypeid {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    font: 10px Georgia,serif;
    height: 30px;
    left: 0;
    overflow: hidden;
    position: relative;
    top: -90px;
    width: 30px;
    display: none;
}
