.p-16{font-size: 16px;}
.p-20{font-size: 20px;} 
.default-grey{color: #727272;}
.mt-10{margin-top: 10px;}
.mb-0{margin-bottom: 0px;}
.speakers{
    padding: 3px;
    border: 3px solid #ee8014;
    margin-top: 30px;
    width: 135px;
    height: 135px;
    border-radius: 50%;
}
.ml-15{margin-left: 15px;} 
.light-grey{background-color: #fafafa;}
.bg-light{background-color: #fff;}
.my-15{margin-top: 15px;margin-bottom: 15px;}
.border-right {
    border-right: 1px solid #d9d9d9;
    margin-top: -15px;
    margin-bottom: -15px;
    height: 72px;
}
.btn-org{
    background-color: #ee8014;
    font-size: 16px;
    color: #fff;
}
.btn-org:hover, .btn-org:focus, .btn-org:active{
color: #fff;
}
.mt-15{margin-top: 15px;}
.mr-15{margin-right: 15px;}
.calendar-event-speaker-modal-photo{
    text-align: center;
    border-bottom: 0;
}
.mtb-5{
    margin-top: 5px;
    margin-bottom: 5px;
    border-color: #cccccc;
}
.calendar-event-modal-speakername{
    font-size: 24px;
    font-weight: 500;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
}
.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}
