/* Exact WordPress Additional CSS from wp_custom_css post 26328. */
#dsidx-disclaimer {
text-align: center;
font-size: 14px;
}
.header_top_row a
{
	margin:0 15px;
}
.fa-link + a
{
	margin:0 10px;
}
.ft_links a, .ml5
{
	margin:0 0 0 5px;
}
.ft_links a.ml0
{
	margin:0 0px;
}
.dsidx-standalone-disclaimer {
text-align: center;
font-size: 12px;
	line-height: 20px; 
  border: 1px solid #000000;
	background-color: #000000;
	color: #CCCCCC;
  white-space: nowrap; 
}

 hr.myhrlinetop{
     margin-top: 0px;
  }

 hr.myhrlinebottom{
     margin-top: -10px;
  }

a:link    {
  /* Applies to all unvisited links */
  text-decoration:  underline;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  underline;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  underline;
  } 

.margin-breadcrumb
{
	padding: 25px;
}


figcaption {
font-size: small;
	padding-bottom:20px;
}

.divLocal60102_ {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #ffffff;
}

.h_iframe {
  position: relative;
}

.h_iframe .ratio {
  display: block;
  width: 100%;
  height: auto;
}

.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 855px) {
.col-md-4  {
margin-top: -40px;
	margin-bottom: -20px;
}

}
@media only screen and (max-device-width: 480px) {
.col-md-4  {
margin-top: -10px;
	margin-bottom: 10px;
}
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.navbar-brand {
   
    padding: 30px 0px;/* reduce 50px to anything less and test. */
   
}

