
html {
  position: relative;
  min-height: 100%;
}
body {
  padding-top: 0px;
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  overflow-x: hidden;
}
.HP_header{
  width:100%;
  margin-bottom:10px;
  padding:10px 7% 10px 9%;
  background-color: #b9b8d4;
  box-shadow: 0px 0px 10px rgb(0, 0, 0);
  position:fixed;
  z-index:7000;
  opacity: 0.9;
}



.nav{
  margin-top: 15px;
}

.nav a{
  /*color: #790000;*/
  color: #b0b0bc;
}
.nav a:hover{
color:#aa0000;
}

.nav_link_active{
  color: #790000;
  font-weight: bold;
}


#mainContent{
  position: relative;
  z-index: 10;
}
.pageContent{
  margin-top: 50px;
}

.resourceDescription{
    margin: 5px 10% 2% 10px;
    font-size: 12pt;
}



.HP_header_title{
  font-weight: bold;
  font-size: 175%;
  color: #333333;
  padding: 0px 0px 5px 0px;
  margin: 15px;

}

.featured_article_header{
  font-weight:bold;
  color:#900000;
}


.glow1 {
  color: #fff;
  animation: glow1 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow1 {
  from {
    text-shadow: 0 0 0px #fff, 0 0 0px #fff, 0 0 0px #e60000, 0 0 0px #e60000, 0 0 0px #e60000, 0 0 0px #e60000, 0 0 20px #e60000;
  }

  to {
    text-shadow: 0 0 5px #fff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff;
  }
}

.glow2 {
  color: #fff;
  animation: glow1 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow2 {
  from {
    text-shadow: 0 0 0px #000, 0 0 0px #fff, 0 0 0px #ffff00, 0 0 0px #ffff00, 0 0 0px #ffff00, 0 0 0px #ffff00, 0 0 20px #ffff00;
  }

  to {
    text-shadow: 0 0 5px #000, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff, 0 0 0px #0000ff;
  }
}



.resourceTable{
  font-size: 100%;
}

.resourceListingCategory_a{
  margin-top:35px;
  font-size:125%;
  font-weight: bold;
  color: white;
  width:90%;
  background-color: #900000;
  border: 0px solid silver;
  padding-left: .5rem;
  border-radius: 10px 10px 0px 0px;
  /*background-image: linear-gradient(to right, #900000 , #c0bfd8);*/
  background-image: linear-gradient(to right, #900000 , #ffffff);
}
.hr-resource{
  max-height:3px;width:83%;border-color:#900000;
}

.table-striped > tbody > tr:nth-child(2n+1), .table-striped > tbody > tr:nth-child(2n+1) {
  background-color: red;
}

.RP_companyName{
  margin-left:25px;
  font-weight:bold;
}
.RP_city{
  min-width:50%;
  margin-left:40px;

}
.RP_phone{
  margin-left:55px;
}
.RP_empty{
  min-width:15px;
}
.RP_line{
  margin-left:40px;
  width:83%;  
}

textarea{
  border-color: #ced4da;
}
.HP_articleSpotlight a{
  color: #2a72ba;
  text-decoration: none;
  transition-property: color;
  transition-duration: 1s;
  transition-timing-function: ease;
}
.HP_resourceSpotlight a{
  color: #2a72ba;
  text-decoration: none;
}
.HP_eventSpotlight a{
  color: #2a72ba;
  text-decoration: none;
  transition-property: color;
  transition-duration: 1s;
  transition-timing-function: ease;
}
.eventSpotlight a{
  color: #790000;
  text-decoration: none;
  transition-property: color;
  transition-duration: 1s;
  transition-timing-function: ease;
}
.eventSpotlight a:hover{
  color: #9900ff;
  text-decoration: none;
  transition-property: color;
  transition-duration: 1s;
  transition-timing-function: ease;
}
.HP_articleSpotlight a:hover{
  color: #9900ff;
  text-decoration: none;
}
.HP_resourceSpotlight a:hover{
  color: #9900ff;
  text-decoration: none;
}
.HP_eventSpotlight a:hover{
  color: #9900ff;
  text-decoration: none;
}
.articleCategory{
  font-weight: bold;
  font-size: 120%;
  margin: 10px 0px 0px 5px;

}

.article_title{
  font-weight:bold;
  font-size: 150%;
  cursor: pointer;
  margin-left:10px;
}
.article_subtitle{
  margin: 0px 0px 0px 15px;
  font-weight: 600;
  font-size: 115%;
}
.article_source{
  margin: 0px 0px 0px 40px;
  font-weight: normal;
  font-size: 90%;
  color:#a55f5f;
}



.article_copy{
  margin-left:25px;
  font-weight:normal;
  font-size: 115%;
  color: #333333;
}
.article_copy_2{
  margin-left:45px;
  font-weight:normal;
  font-size: 115%;
  color: #333333;
}
.article_copy_3{
  margin-left:55px;
  font-weight:normal;
  font-size: 100%;
  color: #333333;
}


.mobileAd320w{
  text-align: center;
  width: 100%;
}

.listing_title{
  width:100%;
  font-weight: bold;
  font-size: 175%;
  margin: 25px 0 10px 0px;
  color: #9d0720;
}
.listing_title_2{
  width:100%;
  font-weight: bold;
  font-size: 125%;
  margin: 25px 0 10px 38px;
  color: #333333;
}

.listing_title_3{
  width:100%;
  font-weight: bold;
  font-size: 110%;
  margin: 25px 0 10px 30px;
  color: #333333;
}


.listings{
  padding-left:5px;
}

.listing_type{
  font-weight: bold;
  font-size: 125%;
  color: #001d59;
  margin: 25px 0 0 0px;
}
.subNav{
  /* on resources page  */
  margin-top: 20px;
  margin-left: 20px;

}
.eventListingCity{
  margin-left: 20px;
  font-size: 110%;
  font-weight: bold;
}
.eventListing{
  margin-left: 25px;
  font-weight: bold;
}
.eventListingDesc{
  margin-top: -10px;
  margin-left: 25px;
}
.eventListingDesc2{
  margin-left: 25px;
}

.HP_welcome_message{
  margin-top: 15px;
  color: #9d0720;
}

.industry_type{
  font-weight:bold;
  font-size: 16pt;
  height: 50px;
}
.btn-FHM{
  margin:5px;
  box-shadow: 0px 2px 2px rgb(0, 0, 0);
  min-width:150px;
  padding:2px;
  text-align:left;
}

textarea:focus{
  outline: none !important;
  color:#6c7591;
  border-color: #dcdbdb;
  box-shadow: 0 0 10px #3a94d2;
}

ul{
  /*line-height: 13px;*/
}

.rounded {
  border-radius: 10px;
}

.alphaCityLink{
  color: blue;
  text-decoration: underline;
  margin: 0 0 0 5px;
}
.alphaCityNoLink{
  color: gray;
  text-decoration: none;
  margin: 0 0 0 5px;
  font-size:90%;

}

.expiredListing{
  color: red;
  font-size: 70%;
}

.footer {
  position: absolute;
  margin: 0px;
  width: 100%;
  text-align: center;
  /* Set the fixed height of the footer here */
  height: 80px;
  color: white;
  background-color: #b9b8d4;
  box-shadow: 0px 0px 5px rgb(0, 0, 0);
}
.footer a{
  color:#3a94d2;
  font-weight: normal;
}
.footer a:hover{
  font-weight: bold;
  color: #900000;
}


.pageContainer{
  margin-top:36px;
}

.page_header_title{
  font-weight: bold;
  font-size: 150%;
  color: #333333;
  padding: 5px 0px 5px 0px;
}


.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.labelDesc{
  font-weight:normal;
  padding-left:20px;
  color:gray;
  font-size:75%;
}



.listing_type_featured{
  font-weight: bold;
  color: #000000;
  margin: 25px 0 0 0px;
  font-size:120%;
}

.listing_type_featured::before{
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.listing{
  padding-left:20px;
  font-size:115%;
}

.listing_name{
  font-weight: bold;
  margin-left: 5px;
  margin-top: 15px;
}

.listing_where{
  padding-left:10px;
}


.listing_link{
  font-weight: normal;
  margin-left: 10px;
  color: #0000ff;
  text-decoration: underline;

}

.listing_desc{
  font-weight: normal;
  margin: 0 35px 0 5px;
  padding:5px;
  color: #333333;
  width: 728px;

}

.listing_subList{
 margin-left: 5px;
 margin-top:25px;
}

.imageAttributeContainer{
  color: #9ac0e8;
  background-color: #2f436d;
  font-size: 75%;
  padding-left:  20px;
  font-style: italic;
  position: relative;
  left: 10px;
  top: -16px;
  width: 728px;
}

.countyListName{
  font-size: 140%;
  font-weight: bold;
  margin-top:10px;
}

.cityListName{
  color: #777777;
  margin-bottom: 3px;
}

.cityListNameSoon{
  margin-left:20px;
}

.cityListSoon{

}


.cityListNameActive{
  color: #333333;
  font-weight: bold;
  margin-top:20px;
}


.cityListDesc{
  display: block;
  padding:10px;
}

.messages{
  margin: 5px;
  color: #AA2222;

}

.navbar-default {
  background-color: #ffffff;
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
/*  color: #0b0b0b; */
  color: #fb0b0b;

}
.navbar-brand > img {
   max-height: 100%;
   height: 100%;
   width: auto;
   margin: 0 auto;
}


.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  /* color: #0f4720; */
  color: #ff0000;
}
.navbar-default .navbar-text {
  color: #0b0b0b;
}
.navbar-default .navbar-nav > li > a {
  /*color: #0b0b0b;*/
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #0f4720;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #409638;
  background-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #0f4720;
  background-color: #ffffff;
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #0b0b0b;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #0b0b0b;
}
.navbar-default .navbar-link {
  color: #0b0b0b;
}
.navbar-default .navbar-link:hover {
  color: #575bec;
}

.topAd{
  margin:20px 0 0 0;
  max-width:280px;
}
.webAdFullWidth{
  width:100%;
  max-width:100%;
  margin: 5% 0 5% 0;
  border:1px solid silver;
  border-radius: 10px;

}
.STA{
  font-size:9pt;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .webAdFullWidth{
        min-width:350px;
        padding:0;
        margin-bottom:5%;
    }
    .container-fluid{
        padding-left:0;
        margin-left:0;
    }


}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0b0b0b;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #575bec;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #575bec;
    background-color: #ffffff;

  }
}

@media( min-width:1200px){
  .panelLEFT{
    min-width:760px;
  }
  .topAd{
    margin: 15px;
    min-width:1000px;
  }
  .topAd-HP{
    margin: 0 0 0 28%;
  }
  .webAdFullWidth{
     max-width:728px;
     width:91;
     margin-left:10px;
  }
  .HP_header{
    padding-left:28%;
  }
  .articleTopRow{
    margin-top:-30px;
  }

}







.navbar-left>img {
   max-height: 175%;
   height: 100%;
   width: auto;
   margin: auto;
}

.articleTopRow{
  margin-top:-15px;
}

@media (max-width: 480px) {
  .navbar-brand > img {
    max-height: 75%;
  }
  .HP_header_title {
    font-size: 100%;
    font-weight:bold;
  }
  .QR{
    max-width:150px;
  }

}

@media (max-width: 385px) {
  .navbar-brand > img {
      max-height: 50%;
  }
  .HP_header_title{
    font-size: 100%;
    font-weight:bold;
  }
  .QR{
    max-width:150px;
  }

}


.navbar-nav li a{
  line-height: 90px;
}
@media (max-width: 767px) {
  .navbar-nav li a {
    line-height: 20px;
  }
}

.panel {
  margin-top: 7px;
  margin-bottom: 7px;

}


#mainMenuTabs .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;

}
#mainMenuTabs .tab-content {
  color : white;
  padding : 5px 15px;
}



.link1{
    padding-top:50px;
    margin-top:20px;
    color:#505050;
}
.link1:hover{
    color:#5B88D2;
    text-decoration:none;
}


a{
  color:#900000;
}
a:hover{
  font-weight:bold;
  color:#409638;
}

a.active{
  color:#0000ff;
  text-decoration:underline;
  padding:5px;
}




#dot{
margin-left:20px;
font-weight:bold;
color: #000000;
}

.back-to-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  display: none;
  z-index: 4000;
}


