/* Copyright (C) Primer Templates http://www.primertemplates.com */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .ic-box-date {
  background-color: transparent !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #ddd;
  border-radius: 0 !important;
  border-style: none !important;
  border-width: 0 !important;
  box-sizing: content-box;
  color: #fff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  height: 80px;
  margin: 0.5%;
  padding: 25px 3% 3%;
  text-align: center;
  text-shadow: 2px 2px 10px #000;
  width: 26%;
}

.ic-content {
  color: #555555;
  float: left;
  margin: 1%;
  width: 65%;
}

.ic-event {
  background: #ffffff !important;
  border-radius: 0;
  margin: 2% 0;
  padding: 0.5%;
}

.ic-descshort {
  font-size: 11px;
  font-weight: normal;
  margin: 5px 0 0 !important;
  display: none;
}

.ic-next-date {
	
}

.ic_rounded.iccalendar {
  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

.ic_rounded.iccalendar div.style_Today {
  background: #80c2c0 none repeat scroll 0 0;
  border: medium none !important;
  box-shadow: none !important;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  text-shadow: none !important;
}

.ic-content .ic-next-date {
  font-size: 14px;
  margin: 5px 0;
}

.ic-content .ic-next-date strong {
  font-weight: 400 !important;
}

.ic-title-cat {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
  margin-top: 9px;
  text-align: right;
  text-transform: capitalize;
  width: 30%;
}

.ic-info {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #333333;
  margin: 10px 0;
  padding: 10px 5px;
  text-align: center;
}

.ic-info-box {
  background: #f2f2f2 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #333;
  display: block;
  margin: 0;
  padding-top: 0;
  text-align: center;
  width: 100%;
}

.ic-info-box-header {
  background: #555 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  display: block;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

.ic-image img {
  border: medium none;
  border-radius: 0;
}

.ic-event-header {
  background: #80c2c0 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #ffffff;
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 12px 20px 0;
  width: auto;
}

.ic-event-header h1 {
  border: 0 none;
  color: #ffffff;
  font-size: 26px;
  line-height: 28px;
  text-decoration: none;
  text-shadow: none;
}

.ic-event-header h1 {
  border: 0 none;
  color: #ffffff;
  font-size: 26px;
  line-height: 28px;
  text-decoration: none;
  text-shadow: none;
}

.ic-participants {
  background: #555555 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  padding: 0;
}

.ic-participants h3 a {
  color: #ffffff;
  display: block;
  padding: 0 2%;
  text-decoration: none;
  width: 98%;
}

.ic-participants .panel h3 {
  border: medium none !important;
  padding-right: 25px;
}

#detail-map {
  margin: 0 2px 0 0;
  background: #ffffff;
  padding: 25px;
}

#detail-map .icagenda_map {
  border: medium none !important;
  border-radius: 0 !important;
  margin: auto;
  text-shadow: none;
}

#detail-date-list {
  background: #ffffff;
  padding: 25px;
}

.datesList ul, .datesList ol {
	list-style: none;
	padding-left: 0;
}

#detail-date-list .alldates li {
  background-image: none;
  background-color: #f6f6f6;
  padding: 5px 10px;
  border-bottom: 1px solid #ffffff;
}

.alldates {
	margin-bottom: 0;
}

.ic-detail-desc {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 5px;
  color: #333333;
  margin: 10px;
  padding: 10px 0;
  text-align: left;
  text-shadow: none;
}

.ic-back a:link, .ic-back a:visited {
  text-decoration: none;
  background: #ffffff;
  padding: 5px 10px;
}

#icagenda .pane-slider {
  overflow: unset;
  color: #ffffff;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-right: 5px;
}