button {
border: none;
outline: none;
border-radius: 7px;
padding: 10px 30px;
}

button span,
button p {
font-size: 16px;
font-weight: 600;
}

.main-tab-btn {
color: #0020af;
border: 1px solid #0020af;
background: #fff;
}

.main-tab-btn.main-tab-active {
background: #0020af;
color: #fff !important;
border: none;
}
.main-tab-btn.main-tab-active span,
.secondary-tab-btn.secondary-tab-active span, 
.main-tab-btn.main-tab-active p {
    color: #fff !important;
}

.secondary-tab-btn {
border: 1px solid #118dbc;
background: #fff;
color: #118dbc;
}

.secondary-tab-btn.secondary-tab-active {
background: #118dbc;
border: none;
color: #fff;
}

.main-tab-content,
.secondary-tab-content {
display: none;
}

.tab-active {
display: block;
}
.t-heading {
background: #0020af !important;
color: #fff !important;
font-weight: 700;
}
.timimg {
width: 200px;
text-align: center;
vertical-align: middle;
font-weight: 500;
}
ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.main-hall-sessions ul li:first-child,
.parellel-hall-sessions ul li:first-child {
font-style: italic;
color: #0020af;
}
.main-hall-abstract-sessions ul li:nth-child(2) {
color: #0020af;
font-weight: bold;
}
.t-subtitle {
background: #8a83d7 !important;
color: #fff !important;
font-weight: 600;
}

.break-time {
background: #872850 !important;
color: #fff !important;
font-weight: 600;
}
.parellel-hall-sessions .t-heading {
background: #dc5a00 !important;
color: #fff !important;
font-weight: 700;
}
.asa-t-subtitle {
background: #008585 !important;
color: #fff !important;
font-weight: 600;
}
.research-studies-subtitle {
background: #528b14 !important;
color: #fff !important;
font-weight: 600;
}

.case-studies-subtitle {
background: #d78456 !important;
color: #fff !important;
font-weight: 600;
}