.speakers-and-schedule-box-border{border: 1px solid #d9d9d9;border-radius: 5px;} 
.border-left-1{border-left: 5px solid #755ffc;}
.border-left-2{border-left: 5px solid #d746c8;}
.border-left-3{border-left: 5px solid #ff4a57;}
.border-left-4{border-left: 5px solid #1ec416;}
.border-left-5{border-left: 5px solid #e3cf23;}
.border-left-6{border-left: 5px solid #ee8014;}
.border-bottom-1{border-bottom: 1px solid #d9d9d9;}
.speakers-and-schedule-single-event{padding: 10px;background-color: #fafafa;}
.p-24{font-size: 24px;}
.font-weight-bold{font-weight: bold;}
.p-12{font-size: 12px;} 
.p-14{font-size: 14px;}
.p-16{font-size: 16px;}
.p-20{font-size: 20px;} 
.p-22{font-size: 22px;}
.text-purple{color: #4f66a5;}
.default-grey{color: #727272;}
.mt-min-10{padding-bottom: 10px;}
.ml-18{margin-left: 18px;}
.ml-20{margin-left: 20px;}
.speakers-and-schedule-btn-red{color:white;font-size:14px;border-radius:50px;         
background-color:#ff5c68;padding:5px 20px;margin:15px 20px 0px 0px;         
box-shadow:0px 1px 10px #ffcbcb;} 
.btn-red:hover{color:white;}
.bg-cancelled{background-color: #fff7f7;}
.w-100{width: 100%;}
.mt-10{margin-top: 10px;}
.P-20{font-size: 20px;}
.mb-0{margin-bottom: 0px;}
.speakers{
    padding: 3px;
    border: 3px solid #ee8014;
    margin-top: 30px;
    width: 178px;
    height: 178px;
    border-radius: 50%;
}
.ml-15{margin-left: 15px;} 
.text-org{color: #ee8014; font-weight: 300;}
.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;}
.border-left-0 {
	border-left: 5px solid #ff4a57;
}
.border-left-1 {
	border-left: 5px solid #ee8014;
}
.ml-10{
    margin-left: 11rem;
}