/*Guide Adjustments*/

#s-lg-guide-name {
color: #555;
font-size: 24px;
font-weight: bold
}

#s-lg-guide-description {
color: #555;
}

.row .s-lib-box .s-lib-box-title{
font-size: 135%;
border-radius: 5px;
}

.s-lib-box-content img {
margin: 5px;
padding: 0px;
border-radius: 5px;
border: 5px solid #f1f1f1;
}

.contents_list {
list-style-type: none;
}

.contents_list li {
margin-bottom: 10px;
}

img.s-lg-icon {
border: none;
}

#s-lg-guide-main .fa {
color: #004B8D;
}

.unf_box_title {
background-color: #f1f1f1;
border-radius: 5px;
padding: 6px 8px;
font-weight: bold;
font-size: 125%;
}

.highlight {
background-color: #2293c0;
color: #fff;
padding: 3px;
border-radius: 5px;
}

/*Buttons*/

.unf-std-button {
color: #fff;
background-color: #004B8D;
padding: 5px;
border-radius: 5px;
}

.unf-std-button:hover {
background-color: #2293C0;
}

.unf-lg-button {
background-color: #004B8D;
color: #fff;
font-size: 150%;
font-weight: bold;
padding: 15px;
border-radius: 5px;
}

.unf-lg-button:hover {
background-color: #2293C0;
}

/*Captioned Images*/

#image-float-caption-unf .thumbnail.with-caption {
display: inline-block;
background: #f1f1f1;
float: right;
margin-left: 5px;
margin-bottom: 5px;
}

#image-float-caption-unf .thumbnail.with-caption p {
margin: 0;
padding-top: 0.5em;
}

#image-float-caption-unf .thumbnail.with-caption small:before {
content: '\2014 \00A0';
}

#image-float-caption-unf .thumbnail.with-caption small {
width: 100%;
text-align: right;
display: inline-block;
}

#image-float-caption-unf .thumbnail {
border: none;
}

#image-float-left-caption-unf .thumbnail.with-caption {
display: inline-block;
background: #f1f1f1;
float: left;
margin-right: 5px;
margin-bottom: 5px;
}

#image-float-left-caption-unf .thumbnail.with-caption p {
margin: 0;
padding-top: 0.5em;
}

#image-float-left-caption-unf .thumbnail.with-caption small:before {
content: '\2014 \00A0';
}

#image-float-left-caption-unf .thumbnail.with-caption small {
width: 100%;
text-align: right;
display: inline-block;
}

#image-float-left-caption-unf .thumbnail {
border: none;
}

h4.panel-title a {
color: #555;
font-size: small;
font-weight: bold;
}

/*Admin Adjustments*/

.s-lg-guide-body h2 .fa {
color: #004b8d;
}

/*Guide Footer*/

#s-lg-guide-header-tags {
float: left;
}

.row .s-lib-box .s-lib-box-title {
color: #555;
}

/*Guide Meta Data*/

#guide_meta_unf {
width: 1170px;
margin-left: auto;
margin-right: auto;
display: block;
}

.tag_element_unf {
float:right;
}
