.dnnSearchResultAdvancedTip{
  font-size:12px;
}

.allLink {
    text-align: center;
    margin: 20px 0px 0px 0px;
}

.box {
  transition: box-shadow .3s;
  box-shadow: 0 0 11px rgba(33,33,33,.5);
  border-radius:10px;
  width: 287px;
}

.box:hover {
  box-shadow: 0 0 0px rgba(33,33,33,.2);
}

.drop-shadow img {
  transition: opacity .3s;
  filter: drop-shadow: 0 0 11px rgba(33,33,33,.5);
  -webkit-filter: drop-shadow(2px 2px 2px #b3b3b3);
  float: left;
  display: block;
}

.drop-shadow img:hover {
  -webkit-filter: drop-shadow(2px 2px 2px #d9d9d9);
}

a, a:visited {
    color: rgb(189,88,180); /*purple*/
    text-decoration: none;
    outline: 0;
}

    a:hover, a:focus, a:active {
        color: rgb(189,88,180);
        text-decoration: underline;
        outline: 0;
    }

.Normal ul{
  font-family: 'Raleway', sans-serif !important;
  font-size: 18px;
color: #595757;
line-height: 1.3em;
  display: block !important;
list-style-type: disc !important;
margin-top: 1em !important;
margin-bottom: 1 em !important;
margin-left: 0 !important;
margin-right: 0 !important;
padding-left: 40px !important
}

.Normal ul li{
display: list-item !important;
padding-bottom: 7px;
color:#595757;
}

.Normal ol{
  font-size: 1.4em;
  display: block;
list-style-type: decimal;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
padding-left: 40px;
}

.Normal ol li{
display: list-item !important;
padding-bottom: 7px;
}

.news {
  margin-top: 1rem; }
.news h5 {
    color: #1fb3a3;
        font-size: 17px;
    margin-bottom: 4px; }
.news p {
    margin-bottom: 0;
    font-size: 14px;
  color: #696969;}
.news a {
    margin-top: 4px;
    color: #1fb3a3;
    text-decoration: none;
  }
.news a:hover {
      text-decoration: underline; }


h2.blue {
  color:#468add !important;
}

ul.column1  {
  margin-left: 0px !important;
}

ul.secondLayer
{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}

ul.secondLayer li
{
    display: list-item;
    vertical-align: text-top;
}

ul.secondLayer li a {
  padding: 3px 10px !important;
      vertical-align: top;
}

ul.secondLayer li a::before {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-image: none !important;
    content: "";
}
h3.board.pink {

    margin-bottom: 20px;
}
a.breadcrumbLink {
  font-size: 13px;
    color: #595757;
}
#dnn_dnnBreadcrumb_lblBreadCrumb {
  color: #C057B1;
    font-size: 13px;
}

table#TblUpcomingEvents {
width:100%;
}

table#TblUpcomingEvents tr td, table#TblUpcomingEvents tr th {
padding:10px;
}


table#TblUpcomingEvents tr:nth-child(even) {
    background-color: #F5F5F5;
}

table#TblUpcomingEvents tr td.col1 {
    width:15%;
}

table#TblUpcomingEvents tr td.col2 {
    width:15%;
}

table#TblUpcomingEvents tr td.col3 {
    width:100%;
}

table#dnn_ctr508_Events_EventDay_lstEvents {
width:100%;
}

table#dnn_ctr508_Events_EventDay_lstEventstr td, table#dnn_ctr508_Events_EventDay_lstEvents tr th {
padding:10px;
}


table#dnn_ctr508_Events_EventDay_lstEvents tr:nth-child(even) {
    background-color: #F5F5F5;
}

table#dnn_ctr508_Events_EventDay_lstEvents tr td.col1 {
    width:15%;
}

table#dnn_ctr508_Events_EventDay_lstEvents tr td.col2 {
    width:15%;
}

table#dnn_ctr508_Events_EventDay_lstEvents tr td.col3 {
    width:100%;
}


.DetailEventDetailsDiv4 {
  margin-bottom:40px;
}


.lv-table {
    width: 100% !important;
    display: inline-table  !important;
}
