#events{background:url(/images/bg/events.jpg?);background:#FFF;padding-bottom:0;}
events stakeholder,events stakeholder > *{display:inline-flex !important;justify-content:flex-end;}
events stakeholder{line-height:20px;}
events stakeholder name{font-size:15px !important;color:black;}
events item{line-height:20px;color:#AAA;}
events item:not(:last-child){border-bottom:1px dotted lightgrey;}
events item b{color:black;font-weight:400;}
events cnt{background:white;}
#events .checkbox-cntr{}
subscriptions cap{margin:0;}
events .lister{}
@media screen and (max-width: 640px){
  #events .checkbox-cntr{font-size:90%;}   
  subscriptions{margin-left: 10px;}    
}
section > top title{color:#6F665F;}
#events gradient-line{background:transparent;
  background: -webkit-linear-gradient(left, #F9E3D5 , #6F665F);background: -o-linear-gradient(right, #F9E3D5, #6F665F);
  background: -moz-linear-gradient(right, #F9E3D5, #6F665F);background: linear-gradient(to right, #F9E3D5 , #6F665F);
}   