@import "fira.css";
@import "font-awesome.css";

body {
    font-family: "Fira Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    background: #f6f6f6;
    color: #232323;
    overflow-x: hidden;
}

main {
    margin-top: 2rem;
}

a.cardlink {
    background-color: rgb(0, 122, 195);
    border-radius: 1rem;
    color: #ffffff !important;
}
.logo-sm{
    width: 135px;
}

.shareicon {
    width: 2.55rem;
    margin: 0.8rem;
    cursor: pointer;
}

.search-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: auto;
}

.search-input-group #Sidebarsearchinput {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.pointer {
    cursor: pointer;
    pointer-events: auto;
}

.cardbodycontainer {
    padding: 0 1rem
}

.dashboard .card-body {
    padding: 0px !important;
    border: 1px solid #ccc;
}

.dashboard .card-body p.imgpara {
    text-align: center;
}

.dashboard .imgpara {
    padding-bottom: 3rem;
    padding-top: 3rem;
    background: #cccccc;
}

.dashboard .card-text {
    margin-top: 1rem;
    font-size: 14px !important;
    color: #005B92 !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    height: 35px;
}

.fs-24 {
    font-size: 24px;
}

.fs-28 {
    font-size: 28px;
}

.fs-32 {
    font-size: 32px;
}

.cursor-pointer {
    cursor: pointer;
}

.dropdown-menu::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 4px;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #dadada transparent;
}

.MW-2500 {
    max-width: 2500px;
}

.cardinternaltxt {
    display: flex;
    flex-direction: row;
    margin: 1rem 0 0 0;
}

.cardinternaltxt .col1 {
    flex: none;
    margin-right: 15px;
}

.tag {
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 15px;
}

.plr-8 {
    padding: 0px 8px !important;
}

.pt-2px {
    padding-top: 2px !important;
}

.p-08 {
    padding: 0.08rem !important;
}

.fs-12-lightgray {
    color: #757575;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.fs-12-blue {
    color: #005B92;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.fs-12-gray {
    color: #232323;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 16px;
}

.lh-16 {
    line-height: 16px;
}

.lh-30 {
    line-height: 30px;
}

.md-form label.active {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.signupcard {
    text-align: center;
    padding: 2rem;
}

.CustomBrandingLogin {
    background-color: #fff;
    margin: 0px auto;
}

.mob-gray-border {
    border: 1px solid #dadada;
}

.hr-black-line {
    border: 1px solid #4d4d4d;
}

.header-fluid {
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.m0-auto {
    margin: 0px auto;
}

.col45 {
    width: 49%;
}

.mb-48 {
    margin-bottom: 2rem !important;
}

.not-registered {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}

.log-in {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}

.loginlabel {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.loginButton {
    height: 40px;
    width: 100%;
    background-color: #007AC3;
    color: #FFFFFF;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border: 0px;
    text-transform: none;
    margin: 0px auto;
    border-radius: 0px;
}

.ResetButton {
    height: 40px;
    max-width: 100%;
    background-color: #007AC3;
    color: #FFFFFF;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border: 0px;
    text-transform: none;
    margin: 0px auto;
    border-radius: 0px;
}

.commonbutton {
    height: 40px;
    width: 100%;
    background-color: #007AC3;
    color: #FFFFFF;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border: 0px;
    text-transform: none;
    margin: 0px auto;
    border-radius: 0px;
}

.resetButton {
    height: 40px;
    width: 100%;
    background-color: #fff;
    color: #005b92;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border: 1px solid #005B92;
    text-transform: none;
    margin: 0px auto;
    border-radius: 0px;
    font-weight: 500;
}


.SignupButton {
    height: 40px;
    width: 100%;
    background-color: #007AC3;
    color: #FFFFFF;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    border: 0px;
    text-transform: none;
    margin: 0px auto;
}

.custom-branding {
    opacity: 0.3;
    color: #353535;
    font-family: "Fira Sans";
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}

.logininput {
    width: 100%;
    color: #474747;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    border-bottom: 1px solid #757575;
    border-top: 0px;
    border-left: 0;
    border-right: 0;
}

.Resetinput {
    height: 40px;
    width: 100%;
    color: #474747;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 20px;
    border: 1px solid #757575;
}

.keepmelabel {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    display: initial;
}

.forgotpassword {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}

.fonteye-label {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 6px;
}

.loginButton:active,
.loginButton:focus {
    border: 1px solid #000;
    color: #fff;
}

.loginButton:hover {
    color: #fff;
}

.wk-brand {
    display: block;
    width: 194px;
}

.wk-brand::after {
    background-image: url(../img/wk-brand.svg);
    display: block;
    width: 194px;
}

.NewUser-description {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
}

/* nav bar related */
/* Fixed sidenav, full height */
.sidenav {
    height: 100%;
    top: 0;
    left: 0;
    overflow-x: hidden;
}

/* Style the sidenav links and the dropdown button */
.sidenav a,
.dropdown-btn {
    text-decoration: none;
    font-size: 14px;
    color: #818181;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
}

/* On mouse-over */
.sidenav a:hover,
.dropdown-btn:hover {
    color: #ccc;
}

.sidenavlist-text {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.sidenavlist-text li {
    color: #353535;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    margin-bottom: 0px;
    cursor: pointer;
}

.sidenavlist-text li .wk-field-choice-label {
    margin-bottom: 0px;
    padding-bottom: 0px;
    cursor: pointer;
}

/* Add an active class to the active dropdown button */
.active {
    color: #c1c1c1;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
    display: none;
    padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
    float: right;
    padding-right: 8px;
}

/* Some media queries for responsiveness */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 0px;
    }

    .sidenav a {
        color: #353535;
        font-family: "Fira Sans";
        font-size: 14px;
    }
}

.sidenav input[type=text] {
    padding: 6px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
}

.sidenav .search-container button {
    float: right;
    padding: 6px 10px;
    margin-top: 8px;
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.sidenav .search-container button:hover {
    background: #ccc;
}

.ReactModal__Overlay.ReactModal__Overlay--after-open,
.ReactModal__Content.ReactModal__Content--after-open {
    background-color: transparent !important;
    overflow: hidden;
    z-index: 1001;
}

.modal-backdrop.fade {
    display: none;
}

.ReactModal__Body--open .modal-backdrop.fade {
    opacity: 0.5;
    display: block;
    z-index: 0;
}

.ReactModal__Body--open .xs-mb-fixed-header {
    opacity: 0.5;
    z-index: 0;
}

.ReactModal__Body--open .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open {
    overflow: hidden !important;
}

@media only screen and (max-width: 600px) {
    .ReactModal__Body--open .ReactModal__Overlay.ReactModal__Overlay--after-open .ReactModal__Content.ReactModal__Content--after-open {
        inset: -25px !important;
    }

    .ReactModalPortal .modal-dialog {
        height: 100%;
    }

    .modal-dialog .modal-content {
        height: 100%;
    }

    .modal-dialog .customerSupport {
        height: auto !important;
    }

    .modal-content .modal-body {
        max-height: 100%;
    }

    .playlistModal {
        z-index: 1062;
        background-color: white;
    }

    .wk-modal.playlistModal .wk-modal-content {
        top: 0;
        height: 100%;
        width: 100%;
        max-height: 100%;
        position: fixed;
        padding-bottom: 10px;
    }

    .wk-notificationSuccess .cg-notification-success {
        top: 10px;
        width: 96% !important;
    }
}

.ReactModal__Body--open #MoreInfo .modal-body-scroll .col-md-12.ps-4.pe-4 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ReactModal__Body--open #MoreInfo .modal-body-scroll .ms-4.me-4.Presentations-accordion-border {
    margin-left: 0.5rem !important;
    margin-right: 0 !important;
}

.ReactModal__Body--open #MoreInfo .modal-body-scroll .dpl-4-mpl1 {
    padding-left: 0;
}

.ReactModal__Body--open #MoreInfo .modal-body-scroll .dml-4-mml1 {
    margin-left: 0.5rem;
}

@media screen and (max-width: 600px) {
    .sidenav .search-container {
        float: none;
    }

    .sidenav a,
    .sidenav input[type=text],
    .sidenav .search-container button {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 0px;
    }

    .sidenav input[type=text] {
        border: 1px solid #ccc;
    }
}

.mh-200 {
    min-height: 200px;
}

.dashboard-bg {
    background-color: #f6f6f6;
}

.dashboard-bg-white {
    background-color: #fff;
}

.dashboardbrandingborder {
    border-bottom: 1px solid #dadada;
}

.bb-1gray {
    border-bottom: 1px solid #f4f5e1;
}

.p-1rem {
    padding: 1rem
}

.dashboard-posters {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0px;
}

.dashboard-axillary-nodes {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}

.sortbyheading {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    padding-right: 5px;
}

.img-w22 {
    width: 22px;
    cursor: pointer;
}

select.selectsort {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    min-width: 108px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #000;
}

input,
select,
select option {
    background-color: #fff
}

.font-awesome-select-field:after {
    right: .3em;
    top: .3em;
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.8em;
    color: #474747;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    pointer-events: none;
    font-weight: 900;
}

.DashbordCustomangle-down:before {
    right: .4em;
    top: -.2em;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5em;
    color: #474747;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    pointer-events: none;
    background: #fff;
    padding: 4px 5px;
}

.xs-width-45-percent-md-width-75 .DashbordCustomangle-down:before {
    right: .1em;
    top: .1em;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.5em;
    color: #474747;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    pointer-events: none;
    background: #fff;
    padding: 6px;
}

.searchpadding {
    padding: 0.1rem 1rem;
    background: #fff;
}

.pagination {
    display: inline-block;
    text-align: right;
}

.pagination a {
    color: black;
    float: left;
    padding: 4px 9px;
    text-decoration: none;
    transition: background-color .3s;
    margin: 0 4px;
    line-height: 20px;
    background: #fff;
}

.pagination a.active {
    background-color: #005B92;
    color: white;
}

select.paginationselect {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 14px;
    min-width: 60px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 0px solid #ddd;
}

.DashbordpaginationCustomangle-down:before {
    right: .8em;
    top: 0.3em;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1.3em;
    color: #474747;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    pointer-events: none;
}

.mobileFiltersort {
    height: 40px;
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 38px;
    background: #fff;
    width: 90%;
    border: 1px solid #dee2e6 !important;
    padding-left: 10px;
}

.close:hover img {
    opacity: .4;
}

.modal-body input {
    width: 100%;
}

.mx-width92 {
    max-width: 92px;
}

.modalBodyheading {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}

.modalBodylabel {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.modal-body .input-fielddisabled {
    min-height: 40px;
    border: 1px solid #757575;
    background-color: #ededed;
}

.modal-body .inputtext {
    min-height: 40px;
    border: 1px solid #757575;
}

.modal-body .input-fieldenabled {
    min-height: 40px;
    border: 1px solid #757575;
    background-color: #fff;
    color: #474747;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}

.cancel-label {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    margin-right: 30px;
    margin-top: 10px;
}

a.cancel-label:hover {
    text-decoration: none;
    color: #4db1ee;
}

.emailmodeltext {
    color: #232323;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
}

.modal-content {
    border-radius: 0;
}

.SMshareicon {
    width: 24px;
}

.SMshareicon:hover {
    opacity: .6
}

.SMshareUL li {
    display: inline-block;
    margin: 30px 12px 10px;
    cursor: pointer;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.col-md-12.dashboardtiles p.imgpara {
    width: 60%;
    float: right;
}

.col-md-12.dashboardtiles .cardbodycontainer {
    width: 40%;
    float: left;
}

.bg-white-disabled.form-control:disabled {
    background-color: #fff;
}

.minh-40 {
    min-height: 40px;
}

.minh-32 {
    min-height: 32px;
}

.pt-30 {
    padding-top: 30px;
}

.minh-36 {
    min-height: 36px;
}

.form-control.minh-40 {
    font-size: 14px !important;
}

.horizontalTilesview {
    background: url("../img/horizontalTiles.png") no-repeat;
    width: 30px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position-x: right;
}

.verticalTilesview {
    background: url("../img/verticalTiles.png") no-repeat;
    width: 30px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position-x: right;
}

.activehorizontalTilesview {
    background: url("../img/horizontalActiveTiles.png") no-repeat;
    width: 30px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position-x: right;
}

.activeverticalTilesview {
    background: url("../img/verticalActiveTiles.png") no-repeat;
    width: 30px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    background-position-x: right;
}

/* hamburger-menu-icons start */
.hamburgerdiv {
    width: 23px;
    height: 3px;
    background-color: black;
    margin: 5px 0;
}

.Clearresults {
    color: #0076C3;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    cursor: pointer;
}

.toggle-password {
    cursor: pointer;
}

.textellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    float: left;
}

.dw-80 {
    width: 80%;
}

/* hamburger-menu-icons end  */

/* Animated Sidenav Filter and Sort start*/
.mobfiltersidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    text-align: center;
}

.mobfiltersidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.mobfiltersidenav a:hover {
    color: #f1f1f1;
}

.mobfiltersidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .mobfiltersidenav {
        padding-top: 15px;
    }

    .mobfiltersidenav a {
        font-size: 18px;
    }
}

.moblinebottom {
    width: 100%;
    border-bottom: 1px solid #9F9F9F;
}

.mobbacktext {
    color: #007AC3;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.floatleftback {
    font-size: 48px;
    float: left;
    margin-left: 50px;
}

.faback {
    display: inline-block;
    line-height: 50px;
    margin-top: 2px;
}

.p-8 {
    padding: 8px;
}

.mobfiltersidenav select {
    width: 98%;
}

.mobsidebar90contoner {
    position: relative;
    text-align: left;
    display: block;
    width: 90%;
    margin: 0px auto;
}

.mobsidebar90contoner .DashbordCustomangle-down:before {
    top: .2em;
}

/* Animated Sidenav Filter and Sort end*/

/* Animated left panel Sidenav start*/
.mobleftpanelnav {
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    text-align: center;
    padding: 0px;
}

.mobleftpanelnav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.mobleftpanelnav a:hover {
    color: #f1f1f1;
}

.mobleftpanelnav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .mobleftpanelnav {
        padding-top: 15px;
    }

    .mobleftpanelnav a {
        font-size: 18px;
    }
}

.mobleftpanellinebottom {
    width: 100%;
    border-bottom: 1px solid #9F9F9F;
}

.mobleftpanelbacktext {
    color: #007AC3;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.floatleftpanelleftback {
    font-size: 48px;
    float: left;
    margin-left: 50px;
}

.mobleftpanelnav select {
    width: 95%;
}


.mobleftpanelnav ul li a {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.mobleftpanelnav ul li {
    margin-bottom: 0;
}

.mobleftpanelnav ul li.active,
.mobleftpanelnav ul li.active a,
.mobleftpanelnav ul li a.active {
    color: #005B92;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.border-bottom-sidenav {
    border-bottom: 1px solid #DADADA;
}

.border-top-sidenav {
    border-top: 1px solid #DADADA;
}

.Sessionsarrow {
    font-size: 24px;
    float: right;
    margin-top: -3px;
}

.Presentationsarrow {
    font-size: 24px;
    float: left;
    margin-top: -5px;
    margin-left: 10px;
}

.xsm-height-86 {
    min-height: 86px;
}

.xsm-height-68 {
    min-height: 59px;
}

.xsm-height-70 {
    min-height: 70px;
}

.xsm-height-78 {
    min-height: 78px;
}

ul.sidenavlist-text li:first-child {
    margin-top: 8px;
}

.Sessionsarrow.fa-angle-down {
    animation-name: collapse-icon-animation;
    animation-duration: 1s;
    animation-direction: normal;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

.Sessionsarrow.fa-angle-up {
    animation-name: collapse-icon-animation-reverse;
    animation-duration: 1s;
    animation-direction: normal;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
}

@keyframes collapse-icon-animation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

@keyframes collapse-icon-animation-reverse {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

.mobleftpanelnavforsidenav .Sidebarsearchinput {
    display: none;
}

/* Animated  left panel  Sidenav end*/

/* Popup container - can be anything you want */

/* The actual popup */
.customtooltip {
    position: relative;
    display: inline-block;
}

.customtooltip .customtooltiptext {
    visibility: hidden;
    width: 176px;
    min-height: 125px;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 0px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -360%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    border: 1px solid #dadada;
}

.favorite-star {
    color: #940c72;
}

.customtooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px;
}

.customtooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 4px;
    margin-left: -10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #dadada transparent;
}

.activecustomtooltip .customtooltiptext {
    visibility: visible;
    opacity: 1;
}

.customtooltipul li {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    padding: 10px;
}

.customtooltipul li:hover {
    background-color: #E6F2F9;
}

.customtooltipul li a {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: left;
    text-decoration: none;
    padding-left: 25px;
}

.emailtooltip {
    background: url(../img/tooltipemail.png) no-repeat;
    background-position: 10px 12px;
}

.pdftooltip {
    background: url(../img/tooltiparrow.png) no-repeat;
    background-position: 10px 12px;
}

.notetooltip {
    background: url(../img/tooltipnote.png) no-repeat;
    background-position: 10px 12px;
}

/* The actual popup  end*/

.footer-copyright ul li {
    display: inline-block;
    vertical-align: bottom;
}

.footercopyright.lh-38 {
    line-height: 38px;
}

.footercopyright.lh-38 li {
    padding-bottom: 0;
}

.footercopyright {
    color: #474747;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.footercopyright li {
    padding-bottom: 10px;
}

.footercopyrighthref li a {
    height: 18px;
    width: 114px;
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 18px;
}

.footercopyrighthref li a:hover {
    text-decoration: none;
    color: #ccc;
}

textarea:focus,
input:focus,
button:focus {
    outline: none;
}

*:focus {
    outline: none;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

ul li,
ol li {
    list-style: none;
}

select::-ms-expand {
    display: none;
}

body *:focus,
body *.focus,
body *:active,
body *.active {
    outline: transparent none 0 !important;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
    -webkit-box-shadow: none !important;
}

.pt-8 {
    padding-top: 8px;
}

/* playerRedesign start */
ul.header-UL li {
    display: inline-block;
}

ul.header-UL li a.headermenu {
    display: inline-block;
    color: #353535;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #F2F8FC;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #353535;
    text-decoration: none;
    background-color: #F2F8FC;
}

/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}

.mlm-2px {
    margin-left: -2px;
}

.player-UL li {
    display: inline-block;
    line-height: 33px;
}

.player-UL li a:hover {
    color: #353535;
    text-decoration: none;
}

.player-UL li a.actvebannermenu:hover {
    color: #005B92;
    text-decoration: none;
}

ul#Headermenu-nav li {
    padding-left: 0rem !important;
}

ul#Headermenu-nav li a {
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 15px;
}

.bannermenu {
    color: #353535;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    padding-bottom: 8px;
    vertical-align: middle;
}

.bannermenu:hover {
    text-decoration: underline;
    color: #0056b3;
}

.player-UL li {
    padding-right: 2rem !important;
}

.leftsidehedding {
    color: #353535;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
}

.rightsidehedding {
    color: #353535;
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
}

.activesidebarcategory {
    border-bottom: 1px solid #DADADA;
    color: #353535;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
}

.sidebarcategory {
    border-bottom: 1px solid #DADADA;
    color: #005b92;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
}

.activesidebarcategory {
    border-bottom: 1px solid #DADADA;
    color: #353535;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 40px;
}

.schedule__item {
    position: relative;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    margin-bottom: 1.5rem;
    display: block;
    min-height: 195px;
    height: 100%;
}

.schedule_evaluation_Outline {
    position: relative;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 2rem 1.5rem 1.5rem 1.5rem;
    margin-bottom: 1.5rem;
    display: block;
    min-height: 195px;
}

.schedule_evaluation_Outline h3 {
    color: #353535;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}

.schedule_evaluation_Outline p {
    color: #353535;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
}

.schedule_evaluation_Outline button#backToHome {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    border: 0;
    background-color: transparent;
}

button#backToHome span.wk-icon-arrow-left {
    margin-top: -5px;
}

span#certificateLink {
    font-weight: 500;
    color: #005B92;
    cursor: pointer;
}

.schedule_evaluation_Outline button#backToHome:hover,
span#certificateLink:hover {
    text-decoration: underline;
}

.pb-2rem {
    padding-bottom: 2rem !important;
}

.accordion_schedule__item {
    position: relative;
    background: #fff;
    margin-bottom: 1.5rem;
    display: block;
}

.schedule__item-labels {
    position: relative;
    text-align: left;
}

.schedule__item-bookmark {
    position: absolute;
    top: 3px;
    right: 0rem;
    height: 2.4rem;
    width: 14px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' aria-hidden='true' focusable='false' width='0.84em' height='1em' style='-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);' preserveAspectRatio='xMidYMid meet' viewBox='0 0 1280 1536'%3E%3Cpath d='M1152 128H128v1242l423-406l89-85l89 85l423 406V128zm12-128q23 0 44 9q33 13 52.5 41t19.5 62v1289q0 34-19.5 62t-52.5 41q-19 8-44 8q-48 0-83-32l-441-424l-441 424q-36 33-83 33q-23 0-44-9q-33-13-52.5-41T0 1401V112q0-34 19.5-62T72 9q21-9 44-9h1048z' fill='%23626262'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.schedule__item-bookmark-active {
    position: absolute;
    top: 3px;
    right: 0rem;
    height: 2.4rem;
    width: 14px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' aria-hidden='true' focusable='false' width='0.84em' height='1em' style='-ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg);' preserveAspectRatio='xMidYMid meet' viewBox='0 0 1280 1536'%3E%3Cpath d='M1164 0q23 0 44 9q33 13 52.5 41t19.5 62v1289q0 34-19.5 62t-52.5 41q-19 8-44 8q-48 0-83-32l-441-424l-441 424q-36 33-83 33q-23 0-44-9q-33-13-52.5-41T0 1401V112q0-34 19.5-62T72 9q21-9 44-9h1048z' fill='%23626262'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.schedule__item-expired {
    color: #353535;
    font-size: 11px;
    line-height: 18px !important;
    display: block;
}

.support-link {
    color: #005B92 !important;
}

.schedule__item-label {
    font-size: 13px;
    line-height: 18px;
    color: #333;
    background: #ededed;
    border-radius: 20px;
    padding: .1rem .5rem;
    margin-right: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: .5rem;
    display: inline-block;
}

.schedule__item-title-text {
    font-size: 14px;
    line-height: 1.1rem;
    color: #000;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
}

.schedule__item-title-link {
    font-size: 18px;
    line-height: 1.5rem;
    font-weight: 500;
    color: #005b92;
}

.cg-stepthrough-step .schedule__item-title-link {
    font-size: 14px !important;
    font-weight: 500;
    color: #005b92;
}

.schedule__item-title-link:active,
.schedule__item-title-link:hover,
.schedule__item-title-link:visited,
.schedule__nav-list__link:active,
.schedule__nav-list__link:hover,
.schedule__nav-list__link:visited {
    color: #005b92;
}

.schedule__item-label--cme {
    color: #353535;
    background: #ededed;
}

.primary-card-title-title-text {
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 500;
    color: #353535;
}

.primary-card-title-item-title-link {
    font-family: "Fira Sans";
    font-size: 11px;
    letter-spacing: 0;
    line-height: 18px;
    display: block;
}

.min-width-220 {
    min-width: 220px;
}

.wk-icon-search.fs-26::before {
    font-size: 26px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-49 {
    padding-top: 49px;
}

.Wk-Player-select-container .wk-field {
    margin-bottom: 0;
}

.mb-2rem {
    margin-bottom: 2rem;
}

.mob-border-bottom {
    border-bottom: 1px solid #353535;
}

.video__player {
    min-height: 30rem;
    position: relative;
}

.video__player_thumb {
    background-color: #d8d8d8;
    position: relative;
    cursor: pointer;
}

.video__player_thumb:before {
    width: 3rem;
    height: 2rem;
    background-color: rgba(255, 255, 255, .5);
    border-radius: .5rem;
}

.video__player_thumb:after,
.video__player_thumb:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
}

.video__player_thumb:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .5rem 0 .5rem 1rem;
    -webkit-transform: translate(-50%, -50%);
    border-color: transparent transparent transparent rgba(0, 0, 0, .5);
}

.video__player_thumb .backDrop:before {
    content: 'Now Viewing';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    font-size: 13px;
}

.thumb_right_pos {
    position: absolute;
    right: 0px;
    top: 2px;
}

.video__player_thumb_title {
    color: #005B92;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    display: block;
}

.video__player:before,
.recommended-carousel-video-player:before,
.accordion-video-player:before {
    width: 8.6rem;
    height: 5rem;
    background-color: rgba(255, 255, 255, .5);
    border-radius: .5rem;
}

.video__player:after,
.video__player:before,
.recommended-carousel-video-player:after,
.recommended-carousel-video-player:before,
.accordion-video-player:before,
.accordion-video-player:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    pointer-events: none;
}

.video__player:after,
.recommended-carousel-video-player:after,
.accordion-video-player:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 0 1rem 2rem;
    -webkit-transform: translate(-50%, -50%);
    border-color: transparent transparent transparent rgba(0, 0, 0, .5);
}

.video .actions-list__item {
    display: inline-block;
    vertical-align: middle;
}

.video .action-btn {
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #005b92;
}

.video .action-btn:hover {
    color: #54baf7;
}

.video__item-title {
    color: #757575;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 21px;
}

.video__item-title-link {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
}

.video .actions-list {
    text-align: left;
    margin: 0;
}

ul.player-order-list li {
    list-style: disc;
}

.player-w-100 {
    width: 100%;
    border-bottom: 1px solid #dadada;
}

.fs-0 {
    font-size: 0px;
    line-height: 0;
}

.lh-39 {
    line-height: 39px;
}

.heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1.5rem;
}

.presentations__title {
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    line-height: 1.8rem;
    color: #353535;
    padding: 0;
}

.heading_label {
    font-family: 'Fira Sans', sans-serif;
    font-size: 1.3rem;
    line-height: 1.8rem;
    color: #353535;
    padding: 0;
}

.heading_label span {
    color: #007ac3;
    font-size: 14px;
}

a {
    color: #007ac3;
    text-decoration: none;
    background-color: transparent;
}

.autoplay {
    display: flex;
    align-items: center;
}

.autoplay input[type=checkbox].switch {
    width: 3.8rem;
    border-radius: .3rem;
}

.video__player_thumb_Time_label {
    color: #FFF;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 16px;
    background: #232323;
    border-radius: 10px;
    padding: 0.10rem .6rem;
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.rotateZ90 {
    transform: rotateZ(90deg);
}

.li-32h li {
    line-height: 32px;
    padding-left: 15px;
    padding-right: 15px;
}

.li-hover-bg {
    background-color: #F2F8FC;
}

ul.li-32h li .close {
    font-size: 1rem;
    float: none;
    font-weight: 400;
    opacity: 1;
    line-height: 32px;
}

.actions-list__item-pr22 {
    color: #005B92;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}

.mob_Player_Session_Details {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0px;
}

.v_a_B {
    vertical-align: bottom;
}

.quick-delete {
    cursor: pointer;
}

.ClearAll-label {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    text-align: center;
    background: transparent;
    padding: 0.15rem 0.6rem;
    margin-right: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 16px;
    cursor: pointer;
}

.search_item-label {
    font-size: 11px;
    line-height: 16px;
    color: rgb(51, 51, 51);
    background: rgb(237, 237, 237);
    border-radius: 10px;
    padding: 0.15rem 0.6rem;
    margin-right: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
}

.search_item-label {
    font-size: 14px;
    line-height: 16px;
    color: #353535;
    background: #ededed;
    border-radius: 10px;
    padding: 0.15rem 1.1rem 0.15rem 0.6rem;
    margin-right: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
    display: initial;
    position: relative;
}

.search_item-label.schedule__item-label--cme {
    font-size: 14px;
    line-height: 16px;
    color: #353535;
    background: #fff;
    border-radius: 10px;
    padding: 0.15rem 0.6rem;
    margin-right: 1rem;
    font-weight: 500;
    letter-spacing: 1px;
}

.filter_mobile .search_item-label {
    background: #ededed;
    min-height: 32px;
    line-height: 26px;
    white-space: nowrap;
}

.h-23px {
    height: 23px;
}

.wk-field-select-container::after {
    padding: 0;
    top: .45rem;
}

.wk-field select {
    height: 2rem;
    line-height: 1;
}

.leftside_label {
    color: #474747;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    display: inline-block;
    padding-top: 5px;
    padding-left: 5px;
}

.wk-field-choice-text {
    font-size: 14px;
}

.check_span_h-20 {
    height: 20px;
}

.wk-field-choice-text-player {
    color: #353535;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.sidenavlist-text .wk-field-body {
    border: 1px solid #DADADA;
    height: 32px;
}

.filter_btn {
    height: 32px;
    background-color: #005B92;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    display: block;
    max-width: 170px;
}

.Mob_show_results {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    background-color: #005B92;
    color: #FFFFFF;
    padding: 5px;
    margin-top: 8px;
}

.mlrl-15 {
    margin-left: 15px;
    margin-right: 15px;
    display: block;
    text-align: left;
}

.Mob_filterstext {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 7px;
}

.filter_mob-border-bottom {
    border-bottom: 1px solid #dadada;
}

ul.Presenters_character li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    color: #005B92;
    width: 30px;
    height: 30px;
    margin: 0px 4px;
    text-align: center !important;
    line-height: 30px;
}

ul.Presenters_character {
    max-width: 1250px;
    margin: 0px auto;
    display: table;
}

.PresenterSearch .wk-field {
    margin-bottom: 0;
}

.PresenterSearch .wk-field-body {
    border: 1px solid #DADADA;
}

.Presenter_dots {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    display: inline-block;
    background-color: #757575;
    font-size: 14px;
    font-weight: 500;
    color: #FFF;
    line-height: 32px;
    padding-left: 8px;
    float: left;
}

.Presenter_text {
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Presenter_href {
    color: #757575;
}

.PresenterSearch .wk-field-input {
    border: 0;
}

.bookmark_container .wk-icon-filled-bookmark::before {
    color: #757575;
}

.graylabel {
    color: #757575;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

.desk-light-gray-border {
    border: 1px solid #e5e5e5;
}

Ul.download .wk-icon-arrow-down::before {
    content: "\eaff";
    color: #007bff;
    font-weight: 800;
}

Ul.download li {
    background: #f6f6f6;
    padding: 5px;
    margin-bottom: 5px;
    color: #005b92;
    cursor: pointer;
    font-size: 14px;
    pointer-events: auto;
}

Ul.download li:hover {
    background: #ece9e9
}

Ul.download li span.wk-icon-arrow-down {
    border-bottom: 1px solid #007bff;
    padding-bottom: 1px;
}

.presentationName__item-title-text {
    line-height: 1.1rem;
    color: #757575;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding-bottom: 8px;
}

.presenters__item-title-text {
    font-size: .9rem;
    margin-bottom: .2rem;
}

article.schedule__item ul.sidenavlist-text li:first-child {
    margin-top: 0px;
}

.footer-dynpos {
    /*position: fixed;
    bottom: 0;
   bottom: 30px; */
    width: 100%;
}

.flex-row .thumbnail,
.flex-row .caption {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
}

.flex-text {
    flex-grow: 1;
}

.loading-font-size {
    font-size: 14px;
    font-weight: normal;
}

.mb-1 {
    margin-bottom: 1.0rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 0.8;
}

/* playerRedesign end */

.video .wk-modal.wk-modal-opened {
    position: absolute !important;
}

.pb-24 {
    padding-bottom: 24px;
}

.Playerlabelpadding {
    padding-top: 44px;
    padding-bottom: 26px;
}

.pt-10 {
    padding-top: 10px;
}

.actions-list__item-pr20 {
    padding-right: 2.0rem;
}

.actions-list__item-pr15 {
    padding-right: 1.5rem;
}

.Playervideolabel .actions-list__item {
    display: inline-block;
    vertical-align: middle;
}

.Playervideolabel .action-btn {
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #005b92;
    font-size: 14px;
}

.Playervideolabel .actions-list {
    text-align: right;
    margin: 0;
}

@media only screen and (max-width: 768px) {
    .Playervideolabel .actions-list {
        text-align: left;
        margin-left: -8px;
    }
}

h4.Session-item-title {
    color: #353535;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
}

.Session-description {
    color: #353535;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 0.3rem;
}

.Session-date {
    color: #757575;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 21px;
}

.wk-tab.wk-is-active {
    background-color: #fff;
}

.Playeractivetab .wk-tab-active-content ol li,
.wk-accordion .wk-tab-active-content ol li {
    margin-bottom: 15px;
    font-size: 14px;
    margin-left: 12px;
}

.Playeractivetab .wk-tab-active-content {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 14px;
}

.Playeractivetab .wk-tab-active-content div ol li {
    list-style-position: inside;
    display: list-item;
    list-style-type: decimal;
}

.Mobaccordion div ol li {
    list-style-position: inside;
    display: list-item;
    list-style-type: decimal;
}

.Player-accordion .wk-accordion-item-header {
    border-top: .0625rem solid #dadada;
    padding: 10px 1rem;
    background: transparent;
}

.Player-accordion .wk-accordion .wk-accordion-item-header .wk-accordion-item-header-label {
    font-size: 20px;
}

.Player-accordion .wk-accordion,
.Mobaccordion .wk-accordion {
    background: transparent;
}

.loadmore {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}

[name] .wk-accordion-item,
.border-top-1 {
    border-top: .0625rem solid #dadada;
}

.border-bottom-1 {
    border-bottom: .0625rem solid #dadada;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.Player-schedule__item-labels {
    position: relative;
}

.Player-schedule__item-labels .schedule__item-label {
    display: inline-block;
    margin-bottom: 12px;
}

.fs-20.wk-icon-chevron-down::before {
    font-size: 20px;
}

.active-player {
    background-color: #ececec;
}

/* Revised mockup CSS start */
.minh-52 {
    min-height: 52px;
}

.pt-52 {
    padding-top: 52px;
}

.Schedulebanner {
    min-height: 183px;
    background-color: #1E5ABC;
}

.mh-180 {
    min-height: 180px
}

.recommended-slider-hedding {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 28px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 36px;
}

.recommended-carousel-container {
    min-height: 367px;
    border: 1px solid #DADADA;
    background-color: #FFFFFF;
}

.recommended-carousel-video {
    box-sizing: border-box;
    height: 365px;
    border: 1px solid #C6C6C6;
    background-color: #D8D8D8;
}

.recommended-carousel-video-player {
    background-color: #d8d8d8;
    position: relative;
    height: 337px;
}

.owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

.owl-dots-button {
    border: 0px;
    background: transparent;
}

.Filter-BTN {
    border-color: #007AC3;
    color: #007AC3;
    width: 80px;
    padding: 0px;
}

.min-width-180 {
    width: 180px;
}

select.selectsort-180 {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    min-width: 180px;
    border-radius: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #000;
}

.selectsort-max-width-180 {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    max-width: 180px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #000;
}

select.selectsort-120 {
    color: #232323;
    font-family: "Fira Sans";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    min-width: 120px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #000;
}

.bg-transperent {
    background: transparent;
}

.wk-border-top-1 {
    border-top: .0625rem solid #dadada;
}

.Pagehedding-h2 {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}

.custom-wk-accordion .wk-accordion .wk-accordion-item-header .wk-accordion-item-header-label {
    color: #353535;
    font-family: "Fira Sans";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
}

.custom-wk-accordion-container-border {
    border: .0625rem solid #dadada;
}

.mlmr-1px {
    margin-left: 1px;
    margin-right: 1px;
}

.smallvideo-thumb {
    height: 330px;
    max-width: 380px;
    width: 100%;
}

.accordion-video-player {
    position: relative;
    height: 200px;
}

.accordion-video-player img,
.listview-video-player img {
    vertical-align: middle;
    max-width: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 150px;
    border: 1px solid #DADADA;
}

.accordion-content-h220 {
    min-height: 170px;
    position: relative;
}

.accordion-content-h220 a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.accordion-content-Presentations {
    position: absolute;
}

.accordion-Presentations-angle {
    font-size: 24px;
    float: right;
    margin-top: 8px;
    margin-left: 20px;
}

h3.accordion-content-Presentations .accordion-Presentations-angle {
    margin-top: 3px;
}

.max-width-100 {
    max-width: 100%;
}

.width-100 {
    width: 100%
}

/* carousel card view start */
.card-video-thumb {
    max-width: 380px;
    width: 100%;
}

.card_schedule__item-label {
    font-size: 13px;
    line-height: 18px;
    color: #333;
    background: #ededed;
    border-radius: 20px;
    padding: .1rem .5rem;
    margin-right: 0.5rem;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Fira Sans', sans-serif;
    margin-bottom: .5rem;
    display: inline-block;
}

.card_schedule__item-label--cme {
    color: #fff;
    background: #232323;
}

.card_schedule__item-label--cme-completed {
    color: #fff;
    background: rgb(86, 171, 20);
}

.card_schedule__item-label--cme-expired {
    color: #fff;
    background: rgb(105, 105, 105);
}

.card_schedule__item-label--coming-soon{
    color: #fff;
    background: #ac1822;
}

.card_dashboard .col-md-4 .card-text {
    height: 55px;
}

.card_dashboard .card-text {
    font-size: 14px !important;
    color: #005B92 !important;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
    display: block;
    display: -webkit-box;
    width: 100%;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.card_accordion-video-player {
    position: relative;
    height: 200px;
}

.card_accordion-video-player:before {
    width: 8.6rem;
    height: 5rem;
    background-color: rgba(255, 255, 255, .5);
    border-radius: .5rem;
}

.card_accordion-video-player:after,
.card_accordion-video-player:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    pointer-events: none;
}

.card_accordion-video-player:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1rem 0 1rem 2rem;
    -webkit-transform: translate(-50%, -50%);
    border-color: transparent transparent transparent rgba(0, 0, 0, .5);
}

.card_learn-more {
    color: #007AC3;
    font-family: "Fira Sans";
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 18px;
}

.wk-modal-footer-bg {
    background: #f6f6f6;
}

.Model-schedule-item-title-link {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
}

.accordion-content-h170 {
    min-height: 170px;
    position: relative;
}

.modal-body-scroll {
    overflow-y: auto;
    max-height: 350px;
}

/* carousel card view end */

.pl-pr-20 {
    padding: 0px 20px;
}


.carousel-container .react-multiple-carousel__arrow--right {
    right: calc(0% + 4px);
    top: 37%;
}

.react-multiple-carousel__arrow--right {
    right: calc(0% + 4px) !important;
}

.react-multiple-carousel__arrow--left {
    left: calc(0% + 4px) !important;
}

.carousel-container .react-multiple-carousel__arrow--left {
    left: calc(0% + 1px);
    top: 37%;
}

/*For My Activity Page*/
.react-multiple-carousel__arrow--right {
    right: calc(0% + 4px) !important;
}

.react-multiple-carousel__arrow--left {
    left: calc(0% + 4px) !important;
}

.carousel-container ul.react-multi-carousel-track li.react-multi-carousel-item,
.MyActivity ul.react-multi-carousel-track li.react-multi-carousel-item {
    padding: 0px 5px;
}

.truncate-overflow {
    display: block;
    display: -webkit-box;
    height: 100%;
    overflow: hidden;
}

.h-55 {
    min-height: 55px;
}

.schedule__item-title-No-link {
    font-size: 14px;
    line-height: 1.2rem;
    font-weight: 500;
    color: #353535;
}

.form-control-Presenters-search {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.bootstrapclose {
    font-size: 1.3rem;
    display: inline-block;
    position: absolute;
    top: 3px;
}

.actions-list [class*=wk-icon-] {
    margin-top: -4px;
}

.activecharacter,
ul.Presenters_character li.activecharacter {
    background-color: #005c8a;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center !important;
    line-height: 30px;
}

#btnLoadMoreSessions,
#btnLoadMore,
#btnLoadMorePresentations {
    color: #005B92;
    font-family: "Fira Sans";
    font-size: 16px;
    font-weight: 500;
    border: 0px;
    background: transparent;
}

.wk-accordion .wk-accordion-item-header .wk-accordion-item-header-label {
    font-size: 20px;
}

.Filterlabel label {
    display: contents !important;
}

.Filterlabel li.col-md-12.ps-0 {
    margin-bottom: 8px;
}

.PresentationSearchResults .row.w-100 {
    background: #fff;
    border: .0625rem solid #dadada;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 1.5rem !important;
}

.PresentationSearchResults .Presentations-accordion-border {
    border-top: 0;
}

.mx-width-1440 {
    max-width: 1440px;
    margin: 0px auto;
    overflow: hidden;
}

.fs-22 {
    font-size: 22px;
}

.mt-4px {
    margin-top: 4px;
}

span.mobleftpanelback {
    color: #353535;
}

.spacer {
    flex-grow: 1;
}

.scroll {
    max-height: 150px;
    overflow-y: auto;
}

#root .wk-accordion .wk-accordion-item-header[aria-expanded=true]+.wk-accordion-item-element {
    max-height: fit-content !important;
}

.video__player.removeplaypause:before,
.video__player.removeplaypause:after {
    z-index: -1;
}

.arrow {
    width: auto;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px;
}

.arrow:hover {
    border-bottom: 1px solid #007ac3;
    text-decoration: none;
}

.wk-icon-arrow-left::before {
    top: 3px;
    position: relative;
    margin-right: 10px;
    color: #005b92;
}

.modal-accordion {
    justify-content: space-between;
    align-items: center;
    height: 45px;
    border-bottom: 1px solid #dadada;
}

.modal-accordion-carrat {
    margin: 0 !important;
    font-weight: bold;
    color: #005b92;
    font-size: 20px;
}

.modal-accordion-item-element .Presentations-accordion-border {
    border-top: 0;
}

.wk-modal-content-height {
    max-height: 100% !important;
    overflow: hidden !important;
}

@media only screen and (max-width: 900px) {
    .min-width-180 {
        min-width: 0px !important;
    }

    .xs-width-45-percent-md-width-75 {
        width: 50% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 770px) {
    .xs-width-45-percent-md-width-75 {
        width: 75% !important;
    }
}

@media only screen and (min-width: 501px) and (max-width: 767px) {
    .xs-width-45-percent-md-width-75 {
        width: 100% !important;
    }
}

@media only screen and (max-width: 750px) {
    .min-width-160 {
        min-width: 160px;
    }
}

@media only screen and (max-width: 500px) {
    .xs-width-45-percent-md-width-75 {
        width: 100% !important;
    }
}

#root .playerpagemenu .playerpagepm-0 {
    padding: 0px !important;
    margin: 0px !important;
}

#root .playerpagemenu .playerpage-d-none {
    display: none !important
}

#root .playerpagemenu .playerpage-w-100 {
    flex: 0 0 100%;
    max-width: 100%;
}

.disable-list-view-icon {
    pointer-events: none;
    background: url(../img/verticalTiles.png) no-repeat;
    background-position-x: right;
}

.disable-grid-view-icon {
    pointer-events: none;
    background: url(../img/horizontalTiles.png) no-repeat;
    background-position-x: right;
}

.myactivity-sortBy {
    max-width: 180px !important;
}

.Backtomain {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
    color: #005b92;
    font-family: fira sans, helvetica neue, Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
}

.closeIcon {
    height: 12px;
    width: 12px;
    position: absolute;
    top: 12px;
    margin-left: -10px;
    filter: brightness(0.1);
}

.searchIcon {
    height: 15px;
    width: 15px;
    position: absolute;
    top: 10px;
    margin-left: -10px;
    filter: brightness(0.1);
}

.lh-20 {
    line-height: 20px;
}

.grid-content {
    position: relative;
}

.grid-content a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.h-40 {
    height: 40px;
}

.wk-modal .wk-modal-content .wk-modal-body {
    max-height: 280px !important;
}

.mt-70 {
    margin-top: 70px;
}

.publisher-name {
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.w-100 {
    flex: 1 1 auto;
}

@media only screen and (max-width: 767px) {
    .Filter-BTN {
        width: 100%;
        height: 40px;
    }
}

.CMETabsTabletData {
    display: contents;
    white-space: inherit;
}

ul li.bullets {
    margin-left: 20%;
    list-style-type: circle !important;
    font-size: 15px;
    font-weight: 500;
}

.header_banner {
    max-width: 1440px;
    margin: 0px auto;
}

@media only screen and (max-width: 600px) {
    .customer-support-mobile-modal {
        position: absolute !important;
        inset: 50px !important;
        height: auto !important;
    }
}

.close_icon {
    font-weight: bold;
    font-size: large;
}

.txt-success {
    color: #648d18;
}

@media only screen and (min-width: 376px) {
    .resetPasswordMessageBullets {
        margin-left: 20%;
    }
}

.resetPasswordMessageBullets span {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 0.5rem;
}

.resetPasswordMessageBullets div span {
    margin-top: -10px !important;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.centerDiv {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    width: max-content;
    height: max-content;
}

.successFade {
    opacity: .5;
    display: block;
    z-index: 0;
}

.container-fluid-fade {
    background-color: #7b7b7b !important;
}

.successBoxLoginButton {
    text-align: center;
    margin-top: 20px;
}

.successBoxLoginButton .loginButton {
    height: 35px;
    width: auto;
}

/*carousel changes Start*/
.w3-red,
.w3-hover-red:hover {
    color: rgb(7 7 7) !important;
    background-color: #e7e9eb !important;
}

.w3-padding-32 {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-left: 1px !important;
}

.w3-center {
    text-align: center !important;
}

.w3-circle {
    border-radius: 50%;
    box-sizing: content-box !important;
}

.schedule_tag_active {
    background: #000000;
    color: #fff;
}

.slider-height {
    height: auto;
}

.react-multi-carousel-dot-list {
    position: relative !important;
}

.heading-color {
    color: #007AC3 !important;
}

.carousel-name {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pos-abs {
    position: absolute;
}

.filter-btn-change {
    background-color: #007AC3;
    border-color: #007AC3;
    color: #fff;
}

.carousel-video-player {
    height: 100% !important;
}

.carousel-video-player img {
    width: 100%;
    height: auto !important;
    position: initial !important;
    max-width: 100% !important;
    max-height: 100% !important;
    border: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
    .carousel-video-player img {
        height: 300px !important;
    }
}

/*carousel end*/

/*Filter Pill Creation Start*/
.search-tabs.tabs .search-filter-pills,
.search-tabs.tabs .search-result-component {
    padding: 0;
}

.search-filter-pills {
    width: 100%;
    max-width: 100%;
}

.search-filter-pills__item .pill-delete {
    flex-shrink: 0;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    padding: 0;
    background: none;
    border: 0;
    text-align: right;
    line-height: 32px;
    cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.search-filter-pills__item .pill-label {
    margin-right: 4px;
    font-weight: 500;
    padding-left: 10px;
}

.search-filter-pills__item .pill-value {
    overflow: hidden;
    text-overflow: ellipsis;
}

.search-filter-pills__item .pill-delete::before {
    font-size: 14px;
    font-family: wk-icons-open;
    color: rgb(71, 71, 71);
}

.search-filter-pills__item {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    background: #ededed;
    white-space: nowrap;
    height: 32px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 14px 0 3px;
    border-radius: 16px;
    font-size: 14px;
}

@media only screen and (min-width: 769px) {
    .search-filter-pills__item {
        max-width: 45% !important;
    }
}

@media only screen and (min-width: 900px) and (max-width: 1200px) {
    .h-32 {
        height: 32px !important;
    }
}

.ml-0-5-rem {
    margin-left: 0.5rem;
}

/*Filter Pill Creation End*/

/* Revised mockup CSS end */
.catlog-display-time {
    position: absolute;
    color: #fff;
    background-color: #353535;
    border-radius: 10px;
    height: auto;
    width: auto;
    font-weight: normal;
    letter-spacing: 1px;
    bottom: 20%;
    right: 4%;
    padding: 0.05rem 0.4rem;
    line-height: 1.4 !important;
    font-size: 11px;
}

.carousel-display-time {
    position: absolute;
    color: #fff;
    background-color: #353535;
    border-radius: 10px;
    height: auto;
    width: auto;
    font-weight: 700;
    letter-spacing: 1px;
    bottom: 5%;
    right: 5%;
    padding: 0.05rem 0.4rem;
    line-height: 1.6 !important;
}

.carousel-img-player-data .cg-pill-ctx-2-4-0 .cg-pill {
    position: unset;
}

.carousel-img-player-data {
    cursor: pointer;
    height: 350px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.presentation-catlog-display-time {
    position: absolute;
    color: #fff;
    background-color: #353535;
    border-radius: 10px;
    height: auto;
    width: auto;
    font-weight: normal;
    letter-spacing: 1px;
    bottom: 20%;
    right: 10%;
    padding: 0.05rem 0.4rem;
    line-height: 1.4 !important;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
}

.react-multi-carousel-track .cg-pill.cg-pill-suggestion {
    padding: 0 !important;
    border: none !important;
}

.cg-pill-ctx-2-4-0 .cg-pill.cg-pill-suggestion {
    padding: 0px !important;
    border: none !important;
}

.step-through-accordion {
    border: 1px solid #dadada;
    margin-bottom: 1rem;
}

.step-through-accordion .cg-accordion-item-header-label {
    padding-right: 1rem !important;
}

.step-through-accordion .cg-accordion-icon {
    margin-left: 1rem !important;
    margin-right: auto !important;
}

.step-through-accordion .cg-accordion-item-2-4-0 .cg-accordion-item-header {
    align-items: center !important
}

.step-through-accordion .cg-accordion-item-2-4-0 .cg-accordion-item-header {
    min-height: 50px !important;
}

.kalturasearch-page--product-GTM {
    width: auto !important;
}

.step-through-accordion .react-multiple-carousel__arrow--left {
    left: 0% !important;
}

.step-through-accordion .react-multiple-carousel__arrow--right {
    right: 0% !important;
}

a.wk-icon-arrow-left {
    width: auto;
    text-align: left;
}

.presentationDuration {
    max-width: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 150px;
}

.presentationDuration .presentation-catlog-display-time {
    bottom: 10%;
    right: 0%;
}

.presentationDuration .cg-pill-ctx-2-4-0 .cg-pill {
    position: unset;
}

.custom-wk-accordion-container-border .presentationDuration {
    max-width: 300%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 150px;
}

@media only screen and (min-width: 992px) {
    .custom-wk-accordion-container-border .presentationDuration {
        max-width: 99%;
    }
}

@media only screen and (min-width:1100px) {
    .custom-wk-accordion-container-border .presentationDuration {
        max-width: 99%;
    }
}

@media only screen and (min-width:1200px) {
    .custom-wk-accordion-container-border .presentationDuration {
        max-width: 86%;
    }
}

@media only screen and (min-width:1300px) {
    .custom-wk-accordion-container-border .presentationDuration {
        max-width: 295px;
    }
}

/* stepthrough-custom started */
.cg-stepthrough-custom .cg-stepthrough-step {
    display: flex;
    position: relative;
    flex-direction: column;
    flex: 1 0 auto;
    margin: 0;
}

.cg-stepthrough-custom .cg-stepthrough-step:not(:last-child)::before,
.step-through-accordion .react-multi-carousel-item::before {
    position: absolute;
    width: 100%;
    content: "";
    top: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-width: 0 0 0.125rem;
    border-style: solid;
    color: gray;
}

.cg-stepthrough-custom .cg-stepthrough-step::before {
    border-color: #005b92;
}

.cg-stepthrough-custom .cg-stepthrough-step .cg-stepthrough-icon {
    z-index: 1;
    display: inline-flex;
    font-size: .875rem;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    border: 0.125rem solid gray;
    border-radius: 50%;
    min-height: 2rem;
    height: 2rem;
    min-width: 2rem;
    width: 2rem;
    background-color: #fff;
    color: black;
}

ul.react-multi-carousel-track li:last-child:before {
    border: none
}

.stepthrough-container .react-multiple-carousel__arrow {
    top: 3rem;
}

.stepthrough-container .react-multiple-carousel__arrow--right {
    right: calc(0% + 0px) !important;
}

.stepthrough-container .react-multiple-carousel__arrow--left {
    left: calc(0% + 0px) !important;
}

.carousel-item-padding {
    padding-left: 3rem;
}

/* stepthrough-custom END */

mark {
    background-color: #EDEDED;
}

.cg-accordion-item-2-4-0 {
    border-bottom: none !important;
}

.start {
    color: black;
}

.mentions {
    position: relative;
}

ul.MyActivityPlaylist {
    text-align: left;
    margin-top: 25px;
}

ul.MyActivityPlaylist li {
    display: inline-block;
}

ul.MyActivityPlaylistGrid li {
    display: inline-block;
    width: 100%;
    text-align: left;
}

ul.MyActivityPlaylist li button {
    background-color: transparent;
    border: 0px;
    color: #005B92;
}

ul.MyActivityPlaylistGrid li button {
    background-color: transparent;
    border: 0px;
    color: #005B92;
    padding-left: 0px;
}

.presentation-video-player {
    margin-left: 10px;
}

.placementOption .cg-dropdown-menu-item {
    color: #005B92 !important;
}

.placementOption .cg-button-field-icon button {
    color: #005B92 !important;
}

.h-bannermenu {
    color: #353535;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: left;
    padding-bottom: 8px;
}

.h-bannermenu:hover {
    text-decoration: underline;
    color: #0056b3;
}

.smokebreak-pds-suggestion-header {
    margin-bottom: 25px;
}

.step-through-accordion .cg-accordion-item-2-4-0 {
    border: none !important;
}

.wk-button-view-receipt {
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #007ac3;
    font-size: 13px;
    padding-left: 0;
}

.wk-button-credits {
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #007ac3;
    font-size: 13px;
    padding-left: 0;
    display: block;
    margin-top: 10px;
    text-align: left;
    cursor: default !important;
}

.wk-icon-file-pdf {
    color: #007ac3;
    font-family: "Fira Sans";
    font-size: 11px;
    letter-spacing: 0;
    line-height: 18px;
    display: block;
}

.wk-receipt {
    bottom: 0.8rem;
    position: absolute
}

.smokeBreakContent {
    z-index: 1070 !important;
    position: inherit
}

.cg-smokebreak-fixed-width {
    height: 100%;
    width: 50vw;
}

.cme-check {
    margin-right: 0px !important;
    padding-bottom: 1px;
}

.icon {
    text-decoration: none !important;
}

.max-width-100 {
    max-width: 100%;
}

.link-disabled{
    pointer-events: none;
    opacity: 0.6;
}

.backtoConference{
    font-size: 18px;
    font-weight: bold;
    color:#005b92;
    font-family: fira sans, helvetica neue, Helvetica, Roboto, Arial, sans-serif;
}

.login-container {
    height: 448px;
}

.modal-width {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-position {
    position: relative;
    width: 100%;
    padding-right: 7px;
    padding-left: 7px;
}

.w-80 {
    width: 80% !important;
}

.w-90 {
    width: 90% !important;
}

.z-1060 {
    z-index: 1060 !important;
}

.z-999 {
    z-index: 999 !important;
}

.presentation-content{
    overflow: hidden;
    margin-top: 0.6rem;
    cursor: pointer;
}

.playlist-placement{
    position: absolute;
    right: 0; 
    top: -6px;
}

.playlist-modal-bg{
    background: #ededed;
}

.kaltura-display{
    width: 100%;
    height: 500px;
}

.row hr {
    margin-top: 1rem !important;
}

a:hover {
    text-decoration: underline;
}

.icon-position{
    position:relative;
    padding-left: 7px;
}

.loader{
    position:fixed;
    width:100%;
    left:0;
    right:0;
    top:0;
    bottom:0;
    color:#fff;
    background-color: rgba(0,0,0,0.5);
    z-index:9999;
}