/* here you can put your own css to customize and override the theme */
.ribbon-logo img{
 max-width:90px;
 max-height:100px;
}

.session-time {
  min-width:150px;
  color:#3199BF;
  font-size:14px;
}

.padding-btm-20 {
  margin-bottom:20px;
}
.mb20 {
    margin-bottom:20px;
}
.height-120 {
  min-height:120px;
}
.clear {
    clear:both;
}
.dt-buttons {
    margin-bottom:10px;
    margin-top:0px !important;
}