/*Sandra Item List*/

#jd-itemsWrapper .jd-item-title h5 {
    text-transform: uppercase;
  	text-decoration: underline;
    font-size: 13px;
  	font-family: 'pt_sans_narrowbold';
  	line-height: 24px;
}

#jd-itemsWrapper .jd-item-title h5:hover {
  	text-decoration: none;
}

#jd-itemsWrapper .fa.fa-angle-right {
	color: #00B1AE;
	font-size: 16px;
}

#jd-itemsWrapper .jd-item-title h2{
	font-size: 20px;
	line-height: 24px;
	font-family: 'pt_sans_narrowregular';
}

#jd-itemsWrapper .jd-item-description {
	border-left: none;
}

.borderone,
.bordertwo {
  	border-bottom: 2px solid #174375;
}

.borderone {
  	margin-left: 15px;
}

.bordertwo {
  	margin-right: 15px;
}

#jd-itemsWrapper ul.jd-fields-ul {
  	margin: 0 0 5px 1em;
}

#jd-itemsWrapper ul.jd-fields-ul li {
	list-style: none;
    font-size: 14px;
}

#jd-itemsWrapper .jd-item-fields label {
	font-weight: bold;
	font-size: 14px;
  	font-family: 'pt_sans_narrowbold';
}
#jd-itemsWrapper .cd-customfield-value {
  	font-size: 14px;
  	line-height: 18px;
}

#jd-itemsWrapper iframe {
  	width: 100%;
  	height: auto;
}

.cd-panel-box-small {
  	min-height: auto!important;
}
#jd-itemsWrapper .cd-margin-small {
  	margin-left: 1em;
}

/*Sandra Detail View*/

#jd-itemWrapper .jd-item-box {
	border: 0;
  	box-shadow: none;
}

#jd-itemWrapper .jd-location {
  	border: 0;
}

#jd-itemWrapper .jd-itemLogo {
	border: 0;
	top: 0;
  	position: relative;
  	float: right;
}

#jd-itemWrapper .jd-itemLogo img {
  	max-height: 80px;
  	margin-top: -30px;
}

.#jd-itemWrapper .jd-item-box.cd-panel-box.cd-panel-shadow.cd-padding-large-top {
  	padding-top: 5px;
}

#jd-itemWrapper .uk-margin-remove.jd-itemTitle {
  	float: left;
}

.#jd-itemWrapper .jd-itemLogo {
  	float: right;
}

#jd-itemWrapper ul.jd-fields-ul {
  	margin: 0 0 5px 0;
}

#jd-itemWrapper ul.jd-fields-ul li {
	list-style: none;
}

#jd-itemWrapper .cd-customfield-label {
  	font-size:16px;
  	font-family: 'pt_sans_narrowbold';
  	margin:0 0 5px 0;
  	font-weight: normal;
}

.cd-margin-small {
    margin-bottom: 10px;
}

/*mike*/
.featurered {
    border: 1px solid #DC5537;
}

/**/

.gmnoprint img { 
    max-width: none!important; 
}
#jd-item-box-maps-street-view img { 
    max-width: none!important 
}
.clr {
    clear: both;
}
ul.adminformlist, ul.adminformlist li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.adminformlist, ul.adminformlist li {
    list-style: none outside none;
}
label#jform_title-lbl, label#jform_leveltitle-lbl, label#jform_grouptitle-lbl {
    padding-top: 3px;
}
#jd-image-container label {
    clear: left;
    display: block;
    float: left;
    margin: 5px 0;
    min-width: 135px;
    padding: 0 5px 0 0;
    text-align: left;
}
.labels {
    font-weight: bold;
    font-size: 14px;
    opacity: 1;
    text-align: center;
    width: 30px;
    white-space: nowrap;
}