<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.webp .mh {background-image: linear-gradient(to bottom right,#1d4f91,#1d4f91), url("/uploaded/Image/mastheads/On-Demand.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#1d4f91,#1d4f91), url("/uploaded/Image/mastheads/On-Demand.jpg");}

.mh { background-blend-mode: color;}
#IMG-MASTHEAD {  background-color: unset;}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#1d4f91,#1d4f91), url("/uploaded/Image/mastheads/mobile/headphones-closeup.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#1d4f91,#1d4f91), url("/uploaded/Image/mastheads/mobile/headphones-closeup.jpg");}
}

.iconLeft:before {
font-family: "Font Awesome 5 Duotone"; 
font-weight: 900; 
content: "\f02c";
display: none;
}

#MAINWEBCASTS {
    column-gap: 40px;
    row-gap: 80px;
}

#MAINWEBCASTS .clean {
    border-radius: 0;
    overflow: visible;
}

.name-and-date {
    display: flex;
    justify-content: space-between;
}

.name-and-date div { 
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9rem;

}

.presenter { 
    color: #00b6ff;
}

.webcast-date { 
    color: #1d4f91;
}

.Buttons-1R {
    color: #fff!important;
    text-align: center;
    background-color: #ff6600;
    width: -webkit-fill-available;
    display: inline-block;
    border: 0px solid #FFF;
    padding: 1% 1%;
    font-weight: 300 !important;
    font-size: 1.2em;
    border-radius: 5px;
    margin: 10px 0;
}


.webcast-title { 
    margin-top: 5px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #00b6ff;
    padding-bottom: 5px;
    transition: 0.5s ease color;
    margin-bottom: 10px;
}

#MAINWEBCASTS .accordion {
   color: #565656;
transition: 0.5s color ease;
}

#MAINWEBCASTS .accordion-header {
    font-weight: bolder;
}

#MAINWEBCASTS .accordion__item.active .accordion-header {
    background: none;
    color: #ff6600;
    border-bottom: 1px solid #bbb5;
}

#MAINWEBCASTS .accordion-header:hover {
    padding-left: 0em;
    text-indent: 0em;
    color: #0071ee;
    font-weight: 600;
}


#regWhite .card-span .webcast-link:hover {
    text-decoration: unset;
    text-underline-offset: 0;
    cursor: pointer;
}
.webcast-link img {
transition: 0.5s ease filter; 
box-shadow: 0px 5px 10px 0px #ebebeb;

}

#regWhite {overflow: visible;}

.webcast-link:hover img {filter: brightness(0.5);}
.webcast-link:hover .webcast-title {color: #1d4f91;}
.webcast-link:hover /Administration .accordion {
    color: #565656 !important;
}

/*============== regPurple CSS Start ===============*/

/*---------------------- TAB STRUCTURE START---------------------------------------*/

/*----------------- TAB TITLE START ------------------*/
#regPurple h3.tab-title {
    color: #fff;
    justify-content: center;
    padding: 0 10px;
    font-size: 1.5em;
    background-color: #565656;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
    border: 2px solid #fff;
    box-shadow: 0 5px 14px -5px #909090;
    height: 70px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    display: flex;
    align-items: center;
    grid-column: -1/1;
   margin: 0px;
    border-width: 0 0 4px 0;
    border-color: #1d4f91;
    border-radius: 0;
    font-weight: normal;
}

.space {
    padding-left: 10px;
    padding-right: 10px;
}
}
/*----------------- TAB TITLE END ------------------*/

.tabs-main-content {margin: 10px;}

#regPurple #TABCON {border-style: none;}
#regPurple #TABCON .card-col-container {border-style: none; margin-bottom: 0px;}

#regPurple .tabs-nav-wrap ul {display: flex; 
list-style: none; 
margin:0px;
padding-left: 0;
}
#regPurple li.tab-nav-link {
    width: -webkit-fill-available;
    width: -moz-available;
    background-image: url(/uploaded/image/Cards/CardTitleBlank.png);
    background-position: right;
    background-size: contain;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    list-style: none;
    background-color: #565656;
    font-size: 1.1em;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border:1px solid #4a4a4a;
    background-repeat: no-repeat;
}

#regPurple .tabs-nav .tab-nav-link.current,
#regPurple .tabs-nav .tab-nav-link:hover {
  background-color: #1d4f91;
}

/*---------------------- TAB STRUCTURE END---------------------------------------*/

.benefit-title {
    margin-top: 5px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333;
    text-align: left;
    border-bottom: 1px solid #00b6ff;
    padding-bottom: 5px;
    transition: 0.5s ease color;
    margin-bottom: 10px;
}









.accordion-header svg {
    margin: 0 15px 0 5px;
}

.accordion-body__contents {
       padding: 10px 0;
}



/*---------------------- THIS PAGES TAB CONTENT START ---------------------------------------*/

.tabs-main-content .card-span {background: #f3f3f3;}
.threedx-image {padding: 8px;}
.threedx-image img {width:64px;}

#regPurple .accordion__item {border-bottom: none;}
#regPurple .accordion-header:hover {background-color: #1d4f91;}

/*---------------------- THIS PAGES TAB CONTENT END ---------------------------------------*/


/*============== regPurple CSS End ===============*/




/*============== regBlue CSS Start ===============*/
#regBlue {padding-top: 0px;}

@media (max-width: 700px) {
#MAINWEBCASTS {
    column-gap: 10px;
}
}
</pre></body></html>