a:link{
    color: #B60A12;
}

h1, h2, h3, h4, h5, h6,
.page-header h1, 
{
    font-family: Raleway, sans-serif;
}
/*
.entry-header h2{
    display:none;
}
*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline
}

#sp-search{
    padding: 28px;
}

#sp-search .sp-column .moduletable .form-search input[type="text"] {
    float: right;
    border-radius:0px;
}
#sp-search .sp-column .moduletable .form-search button{
    float: right;
    border-radius:0px;
    border:none;
    height: 34px;
}

.sp-megamenu-parent {
    float: none;
}

.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {

    padding: 5px 10px;

}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #B60A12;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background-color: #B60A12;
}

#sp-menu > div > div > ul > li > div > div > ul > li > div > div > ul > li > a {
    font-size: 90%;
    padding: 2px 10px;
}

.btn-primary, .sppb-btn-primary {
    border: none;
    background-color: #B60A12;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border: none;
    background-color: #8F070E;
}

#sp-main-body{
    padding: 20px;
    border-top: 1px solid #efefef;
}
.sp-page-title {
    background: #efefef;
    text-align: center;

}
.sp-page-title h2{
       color: #B60A12; 
}

.article-info{
    float: right;
}

article.item {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #efefef;
}

.sp-module .sp-module-title {
    margin:0;
    margin-bottom: 10px;
}
h3.sp-module-title{
    font-family: Raleway, sans-serif;
    background: #efefef;
    padding: 12px 5px 12px 10px;
    color: #b60a12;
    font-weight: 600;
    margin:0;
}
.page-header {
    margin-top: 0;
    padding-top: 0;
}

#sp-left{
    padding-top: 20px;
}

.sp-module .menu{
    border: 1px solid #efefef;
    padding: 5px;
}

#sp-footer {
    background: #B60A12;
}

.phocadownloadfile {
  border: none;
  }
 
  #sp-component > div > div:nth-child(3) > p,
  #sp-component > div > div:nth-child(4) > p{
  display: none;}
  
  .ic-info {
  padding: 1%;
  background: none;
  border: 0px solid #ccc;
  margin-bottom: 10px;
  border-radius: 6px;
  }
 #icagenda > div.ic-clearfix > div.ic-info > div.ic-image.ic-align-center > img
{
  max-width: 100%;
  max-height: 400px;
  border: 10px solid #efefef;
  margin-bottom: 10px;
  text-align: center;
}
.ic-event:nth-child(2n+1),
.ic-event,
#ic-list-of-participants {
 background: none;
}
.icagenda_form .bgButton {
  background: #efefef;
  }

  .default_eventlist .iceventlist-title a{
  padding-top: 3px;
  line-height: 15px !important;
  font-size: 120%;
  font-weight: normal;
}
  .lnd_introtxt {
  font-size: 90%;
  padding-bottom: 10px;
  margin:0 0 10px 0;
  border-bottom: 1px solid #efefef;
}

.ic-header-title {
    display:none;
}

label.element-invisible.finder {
    display: none;
}