
header .navbar .nav>li>a {
  font-family: 'DSCDefaultFontBold';
}
#navigation-bar h1 {
  font-family: 'DSCDefaultFontLight' !important;
  font-size: 26px;
}
.addthis_counter.addthis_bubble_style a.addthis_button_expanded {
  font-family: 'DSCDefaultFontRegular' !important;
}

span.bold, div.bold, p.bold, span b, div b, p b, strong {
  font-family: 'DSCDefaultFontBold';
}

/*calendar_page.min.css*/
.event-location{
  font-family: 'DSCDefaultFontRegular';
}
.calendar-page.events-list .month {
  font-family: 'DSCDefaultFontRegular';
}
.calendar-page.events-list .day .calendar_day_title {
  font-size: 7px;
  font-family: 'DSCDefaultFontBold';
}
.calendar-number {
  font-size: 16px;
  font-family: 'DSCDefaultFontBold';
  line-height: 20px;
}
/**/


/*forums page*/
.reg-sign-up{
  font-family: 'DSCDefaultFontRegular';
  height: 22px;
  font-size: 12px;
}

.feeditemtext div, .feeditemtext span, .feeditemtext p, .feeditemtext a {
  font-family: 'DSCDefaultFontRegular' !important;
  font-size: 15px !important;
}

h4.feeditemtext a {
  font-size: 1.2em !important;
  font-family: 'DSCDefaultFontRegular' !important;
  line-height: 1.2em;
}
/**/


/* DUGS */
#toplevelsidebar .details-box h5{
  font-family: 'DSCDefaultFontRegular' !important;
}
/**/


/* BLOGS */
#wrapper a.subscribe_link{
  font-family: 'DSCDefaultFontBold' !important;
}
#wrapper .sidenav a{
  font-family: 'DSCDefaultFontRegular' !important;
}
/**/


/**/
.sliderContainer .btn{
  font-family: 'DSCDefaultFontRegular';
}
.sliderContainer .in-slider-content-block a p{
  font-family: 'DSCDefaultFontRegular' !important;
}
.navbar-inner .btn-primary, .navbar-inner .btn-success{
  font-family: 'DSCDefaultFontRegular';
}
#error-title{
  font-size: 164px;
}
/**/

header, .contentArea, footer, #navigation-bar {
  width: 100%;
}

/*header, .contentArea, footer, #navigation-bar {
  transition: margin 0.5s ease 0s !important;
}

.mobileHeaderContainer {
  transition: left 0.5s ease 0s !important;
}*/

.mobileHeaderContainer.on-mobile .headerButtonsContainer {
  margin-bottom: 20px;
}
/**/

.social-search button, .social-search input.gsc-search-button {
	top:5px !important;
}

.mobileHeaderContainer.on-mobile .social-search {
  display: none;
}

#mobileSearchContainerOverlay {
  background-color: rgba(0,0,0,0.7);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 998;
  display: none;
}
#mobileSearchContainer {
  position: absolute;
  width: 100%;
  z-index: 999;
  display: none;
}

#mobileSearchContainer #newSearchContainer table.gsc-search-box{
	float: none;
}

#mobileSearchContainer .searchBar {
  background-color: #023f5e;
  padding: 30px 0 10px !important;
  position: relative;
  top: -80px;

  background: #06233c; /* Old browsers */
  background: -moz-linear-gradient(top, #06233c 0%, #041425 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#06233c), color-stop(100%,#041425)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #06233c 0%,#041425 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #06233c 0%,#041425 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #06233c 0%,#041425 100%); /* IE10+ */
  background: linear-gradient(to bottom, #06233c 0%,#041425 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06233c', endColorstr='#041425',GradientType=0 ); /* IE6-9 */
}

#mobileSearchContainer #newSearchContainer table.gsc-search-box, #mobileSearchContainer #newSearchContainer form.gsc-search-box{
	margin: 0;
}

#mobileSearchContainer #newSearchContainer table.gsc-search-box {
  width: 100%;
}

#mobileSearchContainer #newSearchContainer input.gsc-input, #mobileSearchContainer #newSearchContainer input.st-input  {
  width: 100%;
  box-sizing: border-box;
  height: 34px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff !important;
	background-image: none !important;
  margin-bottom: 0 !important;
  padding-left: 30px;
}

#newSearchContainer td.gsc-input:before, #newSearchContainer .st-input:before {
  background-image: url("/resources2/images/SearchMobile_left.png");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  content: "";
  display: block;
  height: 20px;
  margin-left: 10px;
  margin-top: 10px;
  position: absolute;
  width: 20px;
}

.clear-icon{
	background-image: url("/resources2/images/icon_close.png");
  background-repeat: no-repeat;
  content: "";
  display: inline;
  height: 14px;
  margin-left: -34px;
  margin-top: 10px;
  position: absolute;
  width: 14px;
  cursor: pointer;
}
.st-clear-icon{
	background-image: url("/resources2/images/icon_close.png");
  background-repeat: no-repeat;
  content: "";
  display: inline;
  height: 14px;
  margin-left: -23px;
  margin-top: 7px;
  position: absolute;
  width: 14px;
  cursor: pointer;
}

#mobileSearchContainer #newSearchContainer .gsc-search-button {
  display: none;
}
#mobileSearchContainer #newSearchContainer .search-form {
  display: table-cell;
  padding-left:10px;
  width: 100%;
}
#mobileSearchContainer #newSearchContainer .gsc-clear-button {
	display: table-cell !important;
  padding: 0 10px 0 0;
}

#mobileSearchContainer #newSearchContainer {
  margin: 0 !important;
  display: table;
}
#mobileSearchContainer #newSearchContainer .clear-button{
  margin-right: 10px;
  margin-left: 10px;
}
#mobileSearchContainer #newSearchContainer .header-st-search-button-left{
  border: 0px;
      background: url(//res.cloudinary.com/hy4kyit2a/image/upload/search-social-sprite.png) no-repeat;
      background-position: 0 0;
      width: 18px;
      height: 18px;
      top: 40px;
      left: 20px;
      position: absolute;
    }

#mobileSearchContainer #newSearchContainer button {
  background: transparent;
  border: 1px solid #bbbbbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #cccccc;
  height: inherit;
  padding: 8px 10px;
  position: inherit;
  right: inherit;
  text-indent: inherit;
  top: inherit;
  width: auto !important;
}

#mobileSearchContainer #newSearchContainer div.gsc-clear-button{
  background: none;
  display: block;
  padding: 0;
  margin: 0;
}

#mobileSearchContainer #newSearchContainer table.gsc-search-box td.gsc-input {
  padding: 0 10px;
}

#newSearchContainer .gstl_50.gssb_c {
  top: 60px !important;
  width: 100% !important;
  left: 0 !important;
}

#newSearchContainer .gssb_e, #newSearchContainer .gsc-completion-container{
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 none !important;
}

@media( max-width: 1199px){
	.social-search input.gsc-input {
    width: 61px;
  }
  .sewg314{
    margin-top: 0 !important;
  }
}
