
.center {
    text-align:center;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
   padding-top: 60px;
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.splash {
   padding-top: 40px;
  /* Margin bottom by footer height */
  margin-bottom: 40px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  background-color: #f5f5f5;
}
outcome_text, identifier {
font-size: 18px;
font-weight: bold;
}
#fullBody {
    padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #149c82;
  display: block;

}
indicator i {
    background-color: #FFFF00;
}
indicator p::before {
    content: "- ";
}

indicators {
    font-size: 13px;

}
.wellhead {
    font-weight: bold;
}
.agree {
    font-size: 11px;
}
.warn {
    color: red;
}
.urlive-container {
    margin-top:15px;
}
/*
 * jquery.urlive.css v1.1.0, jQuery URLive
 *
 * View the plugin repository at:
 * https://github.com/markserbol/urlive
 *
 */

.urlive-link {
	color:inherit;
	text-decoration:none;
	display:block;
	width:auto;
	overflow:auto;
	position:relative;
	overflow:hidden;
	margin:0;
	background:#EFEFEF;
	font-size:16px;
	line-height:normal;
}

.urlive-link:hover {
	box-shadow:0 0 4px rgba(10,10,10,0.6);
}

.urlive-link * {
	display:block;
}

.urlive-image {
	width:100%;
	display:block;
}

.urlive-title {
	font-size:1.15em;
	font-weight:bold;
}

.urlive-description {
	font-size:1em;
}

.urlive-url {
	font-size:0.9em;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

.urlive-sitename, .urlive-type {
	display:none;
}

.urlive-img-wrapper {
	float:left;
	margin-right:10px;
}

.urlive-text-wrapper {
	overflow:auto;
	padding:10px;
}

/* SMALL IMAGE STYLES*/
.urlive-img-small .urlive-img-wrapper {
	width:auto;
	max-width:100px;
}

/* LARGE IMAGE STYLES */
.urlive-img-large .urlive-img-wrapper {
	width:100%;
	max-width:none;
	float:none;
}
.preview-image { 
     
    height: auto; 
    width: 250px; }
#rubrictable {
    width:auto;
    margin-left: 0px;
    margin-right: 0px;
}