body { background-image: url(../images/background.jpg); background-size: cover; overflow-x: hidden; background-repeat: no-repeat; background-attachment: fixed; }
ul li { list-style-type: none !important;}
.view-more-title{ text-decoration: underline; }
.flashmsg { background-image: url("../images/flashback.png");background-size: cover;background-position: center;background-repeat: repeat;height: auto;min-height: 88px;position: relative;display: block;}
.flashmsg h5 { text-align: center; color: #fff; font-weight: 500; padding: 30px 0px; width: calc(100% - 250px); margin: 0 auto; }
.flashmsg span { color: #fff;font-size: 14px;text-align: right;display: block;padding-bottom: 10px;width: calc(100% - 60px); }
.b-l-r { border-right: 1px solid #e4e2e2; border-left: 1px solid #e4e2e2; }
.b-l-0 { border-left: 0; }
.header-nav { box-shadow: 0px 0px 14px 0px #dad7d7; background: #f0f0f0; }
.navbar { padding: 0rem 1.0rem !important; }
#calendar-notify-icon { position: absolute; top: -4px; left: 23px; border: 0px solid black; font-size: 10px; border-radius: 50%; background-color: #da1745; color: white; letter-spacing: 1px; min-width: 17px; line-height: 1.2;}
.bannertabs { background: #f0f0f0ed; border-radius: 0px 0px 0px 15px; padding: 0; }
.bannertabs .nav-tabs .nav-link.active, 
.bannertabs .nav-tabs .nav-item.show .nav-link { font-family: inherit; background: #fff; border-bottom: 4px solid #930a26 !important; border: 0; color: #930a26; padding: 15px 0px !important; position: relative; }
ul, ul li { padding: 0px; list-style-type: none; }
/* .filterbar { margin-top: 18px; background: #fff; padding: 20px; border-radius: 10px; } */
 .filterbar { margin-top: 18px; background: #fff; padding: 0px; border-radius: 10px; }
/*.filterbar ul { border-bottom: solid 1px #b0b0b0; padding-bottom: 25px; margin-bottom: 25px; } */
.filterbar label { display: block; font-size: 20px; cursor: pointer;}
.filterbar .toggle__label { display: inline-flex; padding-left: 2rem; font-size: 16px; white-space: nowrap; line-height: 30px; }
.filterbar .toggle__label::after { content: ""; box-sizing: border-box; width: 1.6em; height: 1.6em; background-color: transparent; border: 1px solid #8c8c8c; position: absolute; left: 0; top: .1rem; z-index: 2; border-radius: 3px; }
.filterbar .custom-radio  .toggle__label::after { content: ""; box-sizing: border-box; width: 1.6em; height: 1.6em; background-color: transparent; border: 1px solid #8c8c8c; position: absolute; left: 0; top: .1rem; z-index: 2; border-radius: 50%; }
.filterbar .toggle__input:checked~.toggle__label::before { width: 16px; height: 16px; background-image: url(../images/tick.png); background-repeat: no-repeat; background-position: center; top: .32rem; left: 0.32em; }
.filterbar .custom-radio .toggle__input:checked~.toggle__label::before { width: 16px; height: 16px; top: .32rem; left: 0.32em;     background-image: none;}
.filterbar .toggle__input:checked~.toggle__label::after { background-color: #c31538; border-color: #c31538; }
.calender-filter{min-height: 35px !important;}
.calender-filter-attributes{background: #fff; cursor: pointer; padding: 5px 9px; border: 1px solid #ccc;font-size: 14px;border-radius: 20px}
.sr-section { margin-top: 15px; }
.search-rs { display: block; }
.search-rs ul li { display: block; }
.searchfilter { width: 75%; position: relative; margin-top: 20px; }
.leftsec { width: 220px; display: inline-block; position: relative; }
img.leftimg { border-radius: 10px 0 0 10px; height: 160px; width: 100%; }
li.resultsrow { background: #fff; border-radius: 10px; box-shadow: 0 2px 6px #bdbdbd; margin-bottom: 20px;  position: relative; }
.rightsec { width: calc(100% - 240px); vertical-align: top; margin-top: 8px; padding-right: 15px; margin-left: 15px; display: inline-block; }
.cellbar { display: flex; justify-content: space-evenly; flex-flow: column; height: 145px; }
.rightsec label { font-size: 18px; font-weight: 700; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; padding-bottom: 1.5rem; margin-bottom: 0; } 
.rightsec p { font-size: 14px; width: 100%; min-height: 41px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 0; }
.rightsec ul { display: flex; flex-flow: row wrap; justify-content: space-between; margin-top: 0; }
.searchbtn { background: #d60a3a; color: #fff; padding: 10px 30px; border: none; display: inline-block; margin: 0px; border-radius: 6px; position: absolute; right: 0; font-size: 18px; top: 0px; }
.btn-back { color: #c31538; border: solid 1px #c31538; margin-right: 10px; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; font-weight: 400; }
.btn-back:hover { color: #fff; background-color: #c31538; border-color: #c31538; }
.bookmark-tagtile::before { content: "\f097"; display: inline-block; font: normal normal normal 16px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 21px; color: #cd183f; vertical-align: middle; }
.bookmark-tagtile.active::before { content: "\f02e"; color: #cd183f; font-size: 21px !important; display: inline-block; font: normal normal normal 16px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.bookmark-iconimg { background: #ffffffe3; position: absolute; left: 25px; top: 0px; padding: 5px 10px; border-radius: 0px 0px 5px 5px; }
.headflex { display: flex; justify-content: space-between; }
.comptab .nav-fill>.nav-link, .comptab .nav-item { -ms-flex: 0 1 auto; flex: 0 1 auto; padding: 10px !important; }
.btn-filter { border: 1px solid #c31538; color: #c31538; }
.btn-filter:hover { border: 1px solid #f8204b; color: #f8204b; }
.filter-option ul.dropdown-menu { position: absolute; transform: translate3d(-99px, 35px, 0px) !important; top: 0px; left: 0px; will-change: transform; padding: 10px; background: #ffffffb8; }
.registon-pop-m { font-size: 1.1rem; font-weight: 600; color: #cd183f; }
span.registonop { font-size: 0.8rem; text-align: center; }
.blurimg { background-image: url(../images/blurimages.png); }
.opslow { opacity: .6; }
.ackoption { position: relative; right: -238px; bottom: 56px; display: flex; }
.ackoption i { color: #fff; font-size: 22px; }
i.moreackoption { background: url(../images/ackmoreimg.png) no-repeat; width: 30px; height: 30px; display: inline-block; background-size: cover; }
i.moreackoption:hover { background: url(../images/ackmoreimg-active.png) no-repeat; width: 30px; height: 30px; display: inline-block; background-size: cover; transform: rotate(90deg); }
.ackiconplace { position: absolute; top: -95px; right: 10px; color: #fff; font-size: .8rem; text-align: end; display: none; }
i.acknowledgeicon { background: url(../images/acknodge.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.Observation{ background: url(../images/observation.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.postworkicon { background: url(../images/post-work.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.preworkicon { background: url(../images/pre-work.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.certificate { background: url(../images/certificate.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.evaluation { background: url(../images/evaluate.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
.event_a_color{ color:#fff !important; }
i.prerequisite { background: url(../images/postrecti.png) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
i.prerequisite-popup { background: url(../images/pre-requestic-popup.jpg) no-repeat; width: 35px; height: 35px; display: inline-block; background-size: cover; }
.certificate-button-desc i {margin-right: 10px;}
.view-launchshowbtn { margin-top: 0px; }
.vwlbtn { border: 1px solid #c31538; background: #fff; border-radius: 5px; color: #c31538; font-size: 13px; padding: 1px 10px; font-weight: 700; width: 48%; }
.moreshowoption { background: #fff; padding: 3px 15px 0px 15px; border-radius: 10px; position: absolute; box-shadow: 0px 0px 5px 0px #757575; margin: -63px 35px;top:200px;}
.moreshowoption ul { margin-bottom: -.2rem; }
.moreshowpopup{ display:block !important; }
.bannertabs .nav-tabs .nav-link { border: 0; padding: 15px 0px !important; color: #000; font-weight: 700; border-bottom: 2px solid #afadad; }
.bannertabs nav>div a.nav-item.nav-link.active:after { content: ""; position: absolute; bottom: -20px; left: 50%; margin-left: -10px; border: 9px solid transparent; border-top-color: #930a26; }
.bannertabs .tab-content { min-height: 180px; padding: 30px !important; }
.bannertabs .progress { height: 2.4rem !important; border-radius: 20px !important; background-color: #c415383b; }
.bannertabs .progress-bar { background-color: #c41538 !important; }
.indicator { font-size: 90%; position: absolute; bottom: 15px; font-weight: 700; }
.top-performer i { color: #45bdcf; border: 1px solid #6f6b6b; border-radius: 76%; background: #45bdcf; font-size: 14px; }
.my-progress i { color: #b7d342; border: 1px solid #6f6b6b; border-radius: 76%; background: #b7d342; }
.average-learner i { color: #f9c14b; border: 1px solid #6f6b6b; border-radius: 76%; background: #f9c14b; }
.main-containerhome { background-color: rgb(255 255 255 / 77%); border-radius: 15px; padding: 30px; margin: 20px 0px; position: relative; min-height: 720px;}
.main-containerhome-pdf { background-color: rgb(255 255 255 / 77%); border-radius: 15px; padding: 30px; margin: 20px 0px; min-height: 90vh; }
.pdfvideosec { min-height: 927px; position: relative; }
.right-side.leftsection { width: calc(100% - 385px); display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.leftsection { -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.leftsection-search { width: calc(100% - 385px); display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.leftsection-fullwidth { width: 100%; display: inline-block; }
.rightsection { background: #fff; border-radius: 0 15px 15px 0; padding: 15px; }
.sessiondetailreviewpopup { display: inline-block; padding: 15px 0px; }
.sessiondetailreviewpopup .progresstatus { position: absolute; border-radius: 10px 0px 0px 10px; margin: 5px 0px; }
.preq-view-session-popup { width: 20px !important; margin-right: 10px; }
.tooltip > .tooltip-inner { text-align: center; font-size: 12px; padding: 5px 10px; border-radius: 5px; color: #fff; background-color: #cd183f; box-shadow: 0 4px 10px 0 rgb(0 0 0 / 15%); letter-spacing: 1px; }
.rightsection-search { width: 350px; vertical-align: top; display: inline-block; margin-left: 30px; margin-top: 34px; }
.rightsection-search h4 { line-height: 40px; margin: 0px; }
.rightsection h4 { margin-top: 10px; }
.coursecard { margin-top: 20px; }
.coursecard-scroll { overflow-y: scroll; height: 828px; }
.coursecard-scroll::-webkit-scrollbar-thumb { border-radius: 0rem; background-color: #cd183f; background-color: -webkit-color; }
.coursecard-scroll::-webkit-scrollbar-track { background: #d8d7d7; }
.coursecard-scroll::-webkit-scrollbar { width: 5px; }
.coursecard .content-box-acc { box-shadow: 0 2px 5px #7f7f7f; margin-bottom: 20px; }
.coursecard .content-titel-acc { min-height: 130px; }
.fa-star:before { font-size: 16px; margin-left: 2px; }
iframe.videosection { width: 100%; height: 600px; border-radius: 10px; }
.col-md-4 .fa-star:before { font-size: 14px; }
.widget-head { font-weight: 700; font-family: Montserrat-Bold; }
.searchbarbanner { padding: 30px 55px; display: none; }
.searchbarbanner .widget-head { color: #000; margin-bottom: 20px; }
.progresstatus { color: #fff; font-weight: 600; background: #d60a3b; border-radius: 10px 0px 0px 10px; padding: 3px 10px; text-align: right; clear: both; position: absolute; right: 0; top: 10px; font-size: 12px; }
.inner-box-section .progresstatus {color: #fff;font-weight: 600;background: #d60a3b;border-radius: 10px 0px 0px 10px;padding: 3px 10px;text-align: right;clear: both;font-size: 12px; position: unset;}
.status-show-box { position: absolute; right: 0; top: 10px; width: 100%; text-align: right;}
.progresstatusBar { color: #053c6d; font-weight: 600; font-size: 12px; position: absolute; top: -70px; right: 0; }
.progresstat { color: #053c6d; font-weight: 600; font-size: 12px; position: absolute; top: -52px; right: 0; }
.sessionprogress .progress-bar { background-color: #d60a3b !important; }
.searchbtnexmp { background: #fff; padding: 10px 20px; border-radius: 4px; box-shadow: 0px 2px 7px 0px #777171; margin-bottom: 10px; font-size: 90%; font-weight: 700; cursor: pointer; }
.md-form-search { width: 75%; margin-bottom: 20px; position: relative; }
.form-control { padding: 1.375rem 3.20rem !important; }
.searchicon { position: absolute; display: block; margin: 12px; cursor: pointer; }
.moreless { position: absolute; bottom: 4px; right: 7px; color: #930a26; font-size: 14px; font-weight: 700; }
.homesearch { box-shadow: 0px 2px 7px 0px #777171; }
.slick-slider { width: 96%; margin: 20px auto 40px; }
.course-dhover span { font-size: 13px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  height: 40px !important;}
.course-dhover span b{ display: block;}
.course-dhover { margin-top: 22px; }
.dateforprogress { font-size: 12px; color: #545454; display: inline-grid !important; text-align: right; }
.action-timeshow {margin-top: .5rem;}
.step a { color: #fff; }
#more { display: none; font-size: 80%; position: absolute; bottom: 71px; }
#myBtn { cursor: pointer; }
.progress-box { padding-top: 20px; position: relative; }
.leftsec .onlytext-watermark { min-height: 160px; height: 100%; }
.onlytext-watermark { border-radius: 10px; width: 100%; display: flex; justify-content: center; vertical-align: middle; align-items: center; height: 100%; text-align: center; padding: 0px 20px 0px 20px; background: #fdeff2; background: url(../images/noimagebackground.jpg); }
.onlytext-watermarktext { text-align: center; color: #777777; font-size: 17px; word-break: break-word; overflow: hidden;}
/* .onlytext-watermarktext { text-align: center; color: #777777; font-size: 17px; word-break: break-all;} */
.toolboxpa {min-height: calc(80vh - 150px);}
.toolbox-tile { background: #ffffffd4; padding: 10px; border-radius: 10px; border-radius: 10px; box-shadow: 0px 0px 4px 0px #bcb9b9; }
.toolimg { height: 100px; }
.toolimg-sec { width: 20%; text-align: center; }
.toolcontent-sec {width: 75%; padding-left: 15px;}
.toolheading { color: #53565d; font-weight: 700; margin-bottom: 0;}
.courseduration {display: inline-grid !important;}
.view-launchshowbtn {margin-top: 0px;}
.launch-with-event{
    position: absolute !important;
    left: 20px !important;
}

.launch-button-event{
    position: absolute !important;
    right: 20px !important;
    z-index: 9 !important;
    /* top: 225px !important; */
}
.launch-button-text-lebel{
    padding: 0.1rem 0.6rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: #c31538;
    border-color: #c31538;
}
.launch-button-text-lebel:hover {
    color: #fff;
    background-color: #c31538;
    border-color: #c31538;
     }
.popup-pre-requestic-icon{
    float:right;
}
.vwlbtn { border: 1px solid #c31538; background: #fff; border-radius: 5px; color: #c31538; font-size: 13px; padding: 1px 10px; font-weight: 700; width: 48%; white-space: nowrap; }
.vwlbtn i{margin-right: 10px}
.indexing-back-btn { width: 120px; border-radius: 15px; padding: 10px 0px; margin: 20px 0px; width: 120px; margin-right: 20px; }
.indexing-heading { width: 100%; background-color: rgb(255 255 255 / 77%); border-radius: 15px; padding: 10px 30px; margin: 20px 0px; position: relative; }
.indexing-heading p {text-overflow: ellipsis; width: calc(110% - 120px); display: inline-block; vertical-align: top; margin: 0px;}
.indexing-heading .viewmore { vertical-align: top; color: #c11437; font-weight: 700; border: none; background: transparent; float: right; }
.indexing-head-wrap { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tour-contentset {border-top: 6px solid #c31538;}
.popheadingmodal {color: #c31538; font-weight: 700;}
.imagetouralign {text-align: center; text-align: -webkit-center;}
.single-item.slick-slider { width: auto; margin: auto; }
.single-item.slick-slider .slick-prev { left: 0px;z-index:9;}
.single-item.slick-slider .slick-next { right: 0px;}
.calendar-heading{display: flex; justify-content: space-between; align-items: center; margin-top: 0; background: none; padding: 0;}
.calendar-heading .calendar-session-filter{display: flex; align-items: center; font-weight: bold; position: absolute; right: 50px; top: 137px;}
.fc .fc-toolbar { padding-bottom: 20px;}
.fc .fc-list-empty-cushion {position: absolute; top: 10px; font-weight: bold; margin-top: 2rem !important; font-size: 20px; max-width: 60%; text-align: center;}
.search-subject{border: 1px solid #c31538; background: #ffffff80; color: #c31538; height: 38px; max-width: 200px; }
#search-subject{max-width: 200px; max-height: 38px;}
.multiselect-search{border: none; outline: none; padding: 2px !important; height: auto;}
.multiselect-filter {padding: 5px 10px; border: 1px solid #c31538; margin: 2px;}
.multiselect-selected-text {color: #c31538; font-family: 'Montserrat-Medium';}
.multiselect-container>li>a>label {overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 300px; padding-left: 10px!important;}
/* right side today session sticky button css starts here */
.sticky-container{
    position: fixed;
    right: 15px;
    top: 35%;
    transform: translate(0, -35%);
    z-index: 99;
  }
   .sticky-container .sticky-btn-container{
      position: relative;
      width: auto;
      height: fit-content;
      display: inline-block;
      background-color: #c41538;
      color: white;
      border-radius: 8px 0px 0px 8px;
      padding: 5px;
      margin-right: 0px;
      cursor: pointer;
      font-size: 14px;
  }

/* right side today session sticky button css ends here */


/* End Tour Page Css */
/* New Navigation Guide */

/* #scrollToTopBtn {
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
    width: 48px;
    position: absolute;
    right: 30px;
    bottom: 30px;
  } */

  /* .modal-poptourshow #scrollToTopBtn {display: none;} */
  .pending-prior-training-color{color:#777779 !important;}

 /* #scrolltoTopBtn-Modal {
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
    width: 48px;
    position: absolute;
    left: 30px;
    bottom: 5px;
  } */

 #scrollToBottomBtn {
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
    width: 48px;
    position: fixed;
    right: 220px;
    top: 425px;
  }

  .navigation-tour-model.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: #000000b5;
}

/* .guidemodal-tour .modal-body {
    overflow: auto;
    height: 100%;
    max-height: calc(100vh - 170px);
} */

#scrollToTopBtn { background-color: black; border: none; border-radius: 50%; color: white; cursor: pointer; font-size: 16px; line-height: 48px; width: 48px; position: fixed; right: 160px; top: 425px; }
/* .modal-poptourshow #scrollToTopBtn {display: none;} */
.navigation-tour-model.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; background: #000000b5; }
.guidemodal-tour .modal-body { overflow: auto; height: 100%; max-height: calc(100vh - 170px); }
.tour-contentset .modal-header { padding: .3rem 1rem; border-bottom: 0;}
.courseduration b{font-weight: 700; color: #cd183f ;}
.round-btn { border-radius: 50%; font-size: 13px; padding: 1px 10px; font-weight: 700; width: 40px; height: 40px; }
.launch-k-new{ border: 1px solid #748a12; background: #748a12; color: #fff; }
.launch-k-new i{font-size: 16px;}
.withdrawl-k-new{ border: 1px solid #e95146; background: #e95146; color: #fff; }
.withdrawl-k-new i{font-size: 16px;}
.view-detail-k-new{ border: 1px solid #3b88b4; background: #3b88b4; color: #fff; } 
.view-detail-k-new i{font-size: 16px;}
.view-launchshowbtn .launch-with button:first-child {margin-right: 10px;}
.showinginstnameall { position: absolute; bottom: 20px; }
.duedatetransscript { position: absolute; bottom: 45px; }
.duedatecoursepagelist { position: relative; }
.durationintransscript { margin-top: 0px; } 
.rightsec span.showstatus {background: #003399; border-radius: 10px; color: #fff; padding: 3px 10px; font-size: 80%;} 
.btn-theme { color: #fff; border-color: #c31538; margin-right: 10px; background: #c31538; }
.morebtnsty {width: 25%; float: right;} 
.load-more { color: #c31538; border-color: #c31538; margin-right: 10px; background: transparent; }
.load-more:hover { color: #fff; border-color: #c31538; margin-right: 10px; background: #c31538; } 
.moretog-button { position: absolute; bottom: 28px; left: 0px; border-radius: 0px 10px 10px 0px; width: 30px; height: 30px; background: #cd163f; border: none; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); color: #fff; } 
.moretog-button i { margin: 0 auto; font-size: 22px; } 
.progressbar-status{ position: relative; }
.upcomingtext { font-weight: 700;color: #cd183f;} 
.ind-green { position: absolute; font-size: 12px; font-weight: 700; top: -9px; right: 27.5%; }
.ind-blue { position: absolute; font-size: 12px; font-weight: 700; top: 58px; right: -10px; }
.ind-yellow { position: absolute; font-size: 12px; font-weight: 700; top: 59px; left: 50%; }
.user-welcome { float: right; margin-bottom: -20px; margin-top: 10px; }
.time img.insticon { width: 15px; height: 15px; }
div.colsecone .taglineforhead { font-family: Montserrat-Medium; }
.innerscreen { margin-bottom: -20px !important; }
.innerscreen .widget-head { color: #000; margin-bottom: 0px; }
.innerheading { padding: 20px; }
.title-back-head { background-color: rgb(255 255 255 / 50%); border-radius: 5px; padding: 2px 15px; width: calc(100% - 94px); }
.leftbackprogress { background-color: rgb(255 255 255 / 77%); border-radius: 15px; padding: 30px 0px; margin: 20px 0px; width: 120px; margin-right: 20px; min-height: 70vh; }
.colsecone-innerpagecard { display: inline-block; width: calc(100% - 140px); }
.innerboxes { width: 87%; }
.progresstabs { list-style: none; }
.progresstabs li { width: 60px; height: 60px; background: #898989; text-align: center; vertical-align: middle; padding: 19px 26px; color: #fff; }
.progresstabs li::before { width: 10px; height: 30px; background: #898989; }
.headersearch { background: transparent; }
#target { display: none; width: 33.33%; transition: background-color 0.5s ease; position: absolute; right: 0px; z-index: 1; opacity: 1; background: #f1f1f1; border-radius: 20px 0px 0px 20px !important; }
.sidetoggle-btn { position: relative; float: right; width: 40px; height: 40px; border-radius: 10px 0px 0px 10px; background: #cd163f; border-color: #cd163f; border: 1px solid #cd163f; margin-top: 65px; color: #fff; box-shadow: 0px 0px 10px 0px #757575; overflow: hidden; z-index: 2; }
.sidetoggle-btn i { font-size: 20px; padding: 9px; }
.help-section { width: 500px; padding: 0px; position: absolute; top: -20px; right: -550px; overflow: hidden !important; background: #fff; border-radius: 0px; z-index: 999; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; display: none; }
.help-section h2 { font-size: 30px; color: #fff; font-weight: 500; display: block; text-align: center; background: #fed000; border-radius: 10px 10px 0 0; padding: 15px 10px; }
.help-section .help-container { padding: 15px; }
.show-help { right: -45px; -moz-transform: translate(-30px); -webkit-transform: translate(-30px); -o-transform: translate(-30px); transform: translate(-30px); z-index: 1; overflow: hidden; }
.help-cross { display: none; position: absolute; top: 3px; right: 3px; color: #fff; background: #cd163f; border: none; border-radius: 50%; width: 20px; height: 20px; padding: 0px 4px; }
.help-cross i { font-size: 14px; }
.help-button { position: absolute; top: 0px; right: -15px; border-radius: 10px 0px 0px 10px; width: 40px; height: 40px; background: #cd163f; border: none; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); color: #fff; }
.help-button.right-side { right: 480px; -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.help-button i { margin: 0 auto; font-size: 30px; }
.displayblock, .righticonchange, .show-left-icon, .help-button.right-side .rightbtn { display: block; }
.show-right-icon, .lefticonchange, .help-button .rightbtn, .help-button.right-side .leftbtn { display: none; }
.related-section { width: 380px; height: 100%; border-radius: 0 10px 10px 0px; padding: 0px 10px 10px 0px; position: absolute; top: 0px; right: -550px; overflow: hidden !important; background: #fff; border-radius: 0px; z-index: 999; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.related-section h2 { font-size: 30px; color: #fff; font-weight: 500; display: block; text-align: center; background: #fed000; border-radius: 10px 10px 0 0; padding: 15px 10px; }
.related-section .help-container { padding: 15px; }
.show-help-related { right: -29px; -moz-transform: translate(-30px); -webkit-transform: translate(-30px); -o-transform: translate(-30px); transform: translate(-30px); z-index: 2; overflow: hidden; }
.help-cross { display: none; position: absolute; top: 3px; right: 3px; color: #fff; background: #cd163f; border: none; border-radius: 50%; width: 20px; height: 20px; padding: 0px 4px; }
.help-cross i { font-size: 14px; }
.help-button-related { position: absolute; top: 25px; right: 0px; border-radius: 10px 0px 0px 10px; width: 40px; height: 40px; background: #cd163f; border: none; box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); color: #fff; }
.help-button-related.right-side { right: 382px; top: 25px; -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.help-button-related i { margin: 0 auto; font-size: 30px; }
.displayblock, .righticonchange, .show-left-icon, .help-button-related.right-side .rightbtn { display: block; }
.show-right-icon, .lefticonchange, .help-button-related .rightbtn { display: none; }
.help-button-related.right-side .leftbtn { display: none; }
.greenbacktab { background: #08b120 !important; }
.yellowbacktab { background: #e9b501 !important; }
.step:nth-child(n+1) .indiconfornum { position: relative; top: -77px; right: -45px; display: flex; }
.step:nth-child(n+2) .indiconfornum { position: relative; top: -45px; right: -45px; display: flex; }
.step:nth-child(n+3) .indiconfornum { position: relative; top: -50px; right: -45px; display: flex; }
.step:nth-child(n+4) .indiconfornum { position: relative; top: -50px; right: -45px; display: flex; }
.step:nth-child(n+5) .indiconfornum { position: relative; top: -50px; right: -45px; display: flex; }
.step:nth-child(n+6) .indiconfornum { position: relative; top: -50px; right: -45px; display: flex; }
.tabnumver { display: block; font-size: 24px !important; font-weight: 100; cursor: pointer; }
.activecheckdone { background: #08b120; height: 25px; width: 25px; border-radius: 50%; padding: 12px 5px; border: 1px solid #fff; font-size: 12px; line-height: 0px; }
.inprogresscheckdone { height: 20px; width: 20px; background: #e9b501; border-radius: 20px; padding: 9px 3px; border: 1px solid #fff; font-size: 10px; line-height: 0px; }
.ntworkigcheckdone { height: 20px; width: 20px; background: #898989; border-radius: 20px; padding: 9px 6px; border: 1px solid #fff; font-size: 12px; line-height: 0px; }
#steps { margin: 0px 0 10px 30px; }
.step { width: 60px; height: 60px; background-color: #898989; display: inline-block; border: 4px solid; border-color: transparent; color: #fff; font-weight: 600; text-align: center; line-height: 0px; }
.step:first-child { line-height: 55px; }
.step:nth-child(n+1) { margin: 0 0 0 0px; transform: translate(0, 5px); line-height: 60px; }
.step:nth-child(n+1):before { width: 0px; height: 0px; display: block; background-color: #898989; transform: translate(23px, -29px); content: ''; }
.step:nth-child(n+2) { margin: 0 0 0 0px; transform: translate(0, 5px); line-height: 60px; }
.step:nth-child(n+2):before { width: 5px; height: 25px; display: block; background-color: #898989; transform: translate(23px, -29px); content: ''; }
.step:nth-child(n+3) { margin: 0 0 0 0px; transform: translate(0, 30px); line-height: 60px; }
.step:nth-child(n+4) { margin: 0 0 0 0px; transform: translate(0, 55px); line-height: 60px; }
.step:nth-child(n+5) { margin: 0 0 0 0px; transform: translate(0, 80px); line-height: 60px; }
.step:nth-child(n+6) { margin: 0 0 0 0px; transform: translate(0, 105px); line-height: 60px; }
.step:nth-child(n+7) { margin: 0 0 0 0px; transform: translate(0, 130px); line-height: 60px; }
.step:nth-child(n+8) { margin: 0 0 0 0px; transform: translate(0, 155px); line-height: 60px; }
.step:nth-child(n+9) { margin: 27px 0 0 0px; transform: translate(0, 155px); line-height: 60px; }
div#display_active_id_0 a {margin: 0px !important;}
div#display_active_id_1 a {margin: 0px !important;}
.index-mult-level{margin: -28px 0px !important;}
.index-level{margin: 0px 0px !important;}
.grayprogress::before { background-color: #898989 !important; }
.step:after { width: 150px; display: block; transform: translate(-55px, 3px); color: #818698; content: attr(data-desc); font-weight: 400; font-size: 13px; }
.step:first-child:after { transform: translate(-55px, -1px); }
.step.active { border: 4px inset #c3153f;}
.step.active::after { content: ''; display: block; position: absolute; left: 140px; top: 7px; width: 0; height: 0; border-top: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid rgb(255 255 255 / 77%); background: transparent !important; }
.step.active .ntworkigcheckdone { background: #c3153f; border: 0px; }
.step.active:before { background: #08b120; }
.step.active:after { color: #ffb5d5; font-weight: bold; }
.step.done { background-color: #08b120; border-color: #08b120; color: white; }
.step.active-o { border: 2px solid #fff; }
.active-bn { border: 0px !important; }
.step.done:before { background-color: #08b120; }
.incompletetabnavbar {padding: 0px 35px;}
.as-console-wrapper { max-height: 50px!important; top: auto; left: auto; right: auto; bottom: 0; }
.btn-outline-theme { color: #c31538; border-color: #c31538; margin-right: 10px; background: #ffffff80; font-family: 'Montserrat-Medium'; min-width: 119px; }
.btn-outline-theme:hover { color: #c31538; background-color: #ffffff; border-color: #c31538; }
.btn-outline-theme:focus,
.btn-outline-theme.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
.toggle { --uiToggleSize: 1.25rem; --uiToggleBorderWidth: 2px; --uiToggleColor: #c31538; display: inline-flex; position: relative; margin-right: 10px; }
.toggle:last-child { margin-right: 0px; }
.toggle__input { opacity: 0; position: absolute; top: 0; left: 0; margin: 0; }
.toggle__label { display: inline-flex; padding-left: 1.4rem; font-size: 16px; white-space: nowrap; }
.toggle__input:not(:disabled)~.toggle__label { cursor: pointer; }
.toggle__label::after { content: ""; box-sizing: border-box; width: 1.2em; height: 1.2em; background-color: transparent; border: 1px solid #c31538; position: absolute; left: 0; top: .1rem; z-index: 2; }
.toggle__input:checked~.toggle__label::after { background-color: #c31538; }
.toggle__text { margin-top: .2rem; margin-bottom: auto; font-size: 12px; }
.toggle__label::before { content: ""; width: 0; height: 0; border-left-width: 0; border-bottom-width: 0; border-left-style: solid; border-bottom-style: solid; position: absolute; left: .25em; z-index: 3; }
.toggle__input:checked~.toggle__label::before { width: 14px; height: 14px; background-image: url(../images/tick.png); background-repeat: no-repeat; background-position: center; top: .3rem; }
.headflex { width: 100%; padding: 0px 35px;}
.sessionpoptitlebar { width: calc(100% - 90px); display: inline-block; margin-top: 6px; }
.thanksrow { padding: 50px; background: #c2435c; color: #fff; }
.thanksrow h3 { font-family: 'Montserrat-Medium'; margin-bottom: 0px; }
.middle-tooltip-icon.prerequisitewidth { left: -27px; }
.middle-tooltip-icon.postworkwidth { left: 27px; }
.headingbarsec { min-height: 45px; }
.innerscreen .headingbar { color: #000; margin-bottom: 0px; font-family: 'Montserrat-Medium'; font-size: 24px; line-height: 38px; }
h4, .h4 { font-size: 22px !important;}
.backbtn { position: absolute; top: 25px; z-index: 9; background: #ffffffcf; }
.d-nonede { position: absolute; background: rgb(240, 240, 240); z-index: 1; margin: 5px 0px 0px -10px; box-shadow: 0px 0px 5px 0px; }
.d-nonede-scrollbar { overflow-y: scroll; height: auto; }
.d-nonede-scrollbar::-webkit-scrollbar-thumb { border-radius: 0rem; background-color: #cd183f; background-color: -webkit-color; }
.d-nonede-scrollbar::-webkit-scrollbar-track { background: #d8d7d7; }
.d-nonede-scrollbar::-webkit-scrollbar { width: 12px; }
.d-nonede li { padding: 5px 10px; border-bottom: 1px solid #d8d8d8; }
.d-nonede li:hover { background: rgb(251 228 233); }
.blank-space { height: 350px; }
.content-copyright span { font-size: .8rem; }
.user-rating { text-align: left; }
.user-rating-inner p { margin-bottom: 0rem; }
hr.copy-seprator { border: 2px solid #f1f1f1; margin-bottom: 0; margin-top: .3rem; }
.user-rating .fa-star:before { font-size: 16px; }
.user-rating .fa { padding: 7px 0px; }
.user-rating .fa-star.checked { color: #cd183f; }
.user-rating .fa-star { color: #757575; }
.innerpage-content-head { width: calc(100% - 350px); display: inline-block; }
.innerpage-content-head p { margin-bottom: 0rem; white-space: nowrap; max-width: calc(100% - 30px); overflow: hidden; text-overflow: ellipsis; display: inline-block; }
.bookmarkandmarkcomplete { float: right;}
.videopdfbookmark { font-size: 12px; margin-top: 4px; white-space: nowrap; margin-right: 20px; margin-bottom: 7px; }
.transcriptpage .moreshowoption { 
    /* margin: 110px 0 0 35px !important;     */
    margin: 0;
    position: absolute;
    bottom: 4px;
    left: 35px; 
    top:unset;
    }
.transcriptpage .moretog-button { bottom: 10px; }
.showingtooltip { position: absolute; top: 0; right: 25px; text-align: -webkit-center; display: block; }
.showingtooltip-hometitle { text-align: left; top: inherit; right: inherit; position: relative; }
.moreshowoption .showingtooltip { position: inherit; }

a {    cursor: pointer;}
.headingbarsec a label  {cursor: pointer;}
.rightsec a .headingbarsec label  {cursor: pointer;}

.middle-tooltip::after { position: absolute; content: ""; border-color: transparent; border-style: solid; top: -6px; border-width: 0rem 0.4rem .4rem; border-top-color: #c31538; border-right-color: transparent; border-bottom-color: #c31538; border-left-color: transparent; right: 35px; }
.showingtooltip:hover .middle-tooltip-progress { opacity: 1; }
.middle-tooltip-progress { transition: .5s ease; opacity: 0; position: absolute; top: 42px; left: 86px; text-align: center; z-index: 1; }
.text-tooltip-progress { background-color: #cd183f; color: white; font-size: 14px; padding: 5px 20px; border-radius: 10px; white-space: nowrap; line-height: 1; }
.middle-tooltip-icon { transition: .5s ease; opacity: 0; position: absolute; top: -36px; text-align: center; z-index: 1; visibility: hidden; }
.moreshowoption li.list-inline-item .middle-tooltip-icon { transform: translate(0%, calc(-114% - -32px)); }
.middle-tooltip-icon::after { position: absolute; content: ""; border-color: transparent; border-style: solid; bottom: -6px; border-width: 0.4rem 0.4rem 0; border-top-color: #000; border-top-color: #fff; border-right-color: transparent; border-bottom-color: #fff; border-left-color: transparent; left: 53px; }
.showingtooltip:hover .image { opacity: 1; }
.showingtooltip:hover .middle-tooltip { opacity: 1; }
.showingtooltip:hover .middle-tooltip-icon { opacity: 1; }
.text-tooltip { background-color: #cd183f; color: white; font-size: 13px; padding: 5px 12px; border-radius: 10px; white-space: nowrap; }
.text-tooltip-home { background-color: #cd183f; color: white; font-size: 12px; padding: 5px 10px; border-radius: 10px; width: 100%; }
.text-tooltip-icon { background-color: #fff; color: #cd183f; font-size: 12px; font-weight: 700; padding: 5px 20px; border-radius: 10px; white-space: nowrap; }
label.durationtext span { color: #cd183f; font-weight: 700; }
label.durationtext { display: flex; font-size: .8rem; margin-top: 7px; }
.enrollment-p .container-fluid { width: 100% !important; }
.pt-9 { padding-top: 9px; }
.px-10 { padding-left: 10px; padding-right: 10px; }
.logo-size { width: 270px; }
.header-nav .form-control { border: 1px solid #ced4da; }
.header-nav .form-control:focus { box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25); }
.header-nav i { color: #2D2D2D; }
.header-nav .center { padding: 10px; }
.b-0 { border: 0 !important; }
#notify a { color: #2D2D2D; }
.column { float: left; width: 25%; padding: 10px; }
.row:after { content: ""; display: table; clear: both; }
.img-size { border-radius: 10px 10px 0px 0px; }
.desg { font-weight: 600; font-size: 18px; }
.course-tab { border: 1px solid #d0cdcd; border-radius: 10px; box-shadow: 0px 0px 5px 0px #d0cdcd; }
.course-tab i { color: #CD183F; }
.course-tab .checked { color: #CD183F; }
.progresscount { font-size: 10px; margin-top: 0.2rem; position: absolute; width: 86%; text-align: center;}
.progress { height: .8rem !important; border-radius: 0 !important; }
.content-titel-acc .progress { margin-top: 10px !important; }
.progress-bar { background-color: #cd183fbd !important; }
.endcolcard {margin-bottom: 20px;}
.tab-border { border-bottom: 2px solid #A1AAB1; }
.tab-border a { font-size: 22px; color: #3E3E3E; text-decoration: none; }
.tab-border li { margin-right: 40px; }
.tab-border li:last-child { margin-right: 0px; }
.list-grid { border: 0; background: transparent; font-size: 22px; }
.list-grid i { color: #A1AAB1; }
.list-grid-r .nav-tabs .nav-link.active { color: #CD183F; border: 0 !important; }
.pull-right li { margin-right: 20px; border: 0; }
.pull-right .nav-tabs { border-bottom: 0px solid #dee2e6 !important; }
button:focus { outline: 0px dotted !important; outline: 0px auto -webkit-focus-ring-color !important; }
.nav-link { display: block; padding: 0 !important; position: relative;cursor:pointer ;}
.maincopy { display: flex; align-items: center; justify-content: center; color: #fff; }
.trapezium { background-image: url("copy.png"); width: 601px; }
.userimg { border-radius: 50%; padding: 10px; width: 59px; }
#notify .dropdown-toggle::after { display: none; }
#notify span { font-weight: 700; }
#notify a { cursor: pointer; }
.notify-icon { font-size: 25px; }
.loicon-inner { position: absolute; top: 0; right: 20px; text-align: -webkit-center; display: block; z-index:99;}
.progresstimer-my {   background: #d60a3b; padding: 10px; border-radius: 0px 0px 5px 5px; }
.progresstimer-yellow {   background: #ffc708; padding: 10px; border-radius: 0px 0px 5px 5px; }
.progresstimer-blue {   background: #45bdce; padding: 10px; border-radius: 0px 0px 5px 5px; }
.progresstimer-green {   background: #a9c13d; padding: 10px; border-radius: 0px 0px 5px 5px; }
a { text-decoration: none !important; background-color: transparent; color: #212529; }
a:hover { text-decoration: none !important; background-color: transparent; color: #424950; }
.welcometo { font-size: 20px; font-weight: 700; }
.input-append.date .add-on i, 
.input-prepend.date .add-on i { cursor: pointer; width: 16px; height: 16px; }
.input-daterange input { text-align: center; }
.input-daterange input:first-child { -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
.input-daterange input:last-child { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; }
.input-daterange .add-on { display: inline-block; width: auto; min-width: 16px; height: 20px; padding: 4px 5px; font-weight: normal; line-height: 20px; text-align: center; text-shadow: 0 1px 0 #ffffff; vertical-align: middle; background-color: #eeeeee; border: 1px solid #ccc; margin-left: -5px; margin-right: -5px; }
footer.page-footer.pt-4 { position: absolute; left: 0; right: 0px; bottom: 0; height: 80px; width: 100%; }
footer { line-height: 40px; color: #fff; padding: 15px; background: rgba(0, 63, 126, 1); background: -moz-linear-gradient(left, rgba(0, 63, 126, 1) 0%, rgba(47, 47, 94, 1) 50%, rgba(85, 35, 68, 1) 71%, rgba(140, 17, 29, 1) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 63, 126, 1)), color-stop(50%, rgba(47, 47, 94, 1)), color-stop(71%, rgba(85, 35, 68, 1)), color-stop(100%, rgba(140, 17, 29, 1))); background: -webkit-linear-gradient(left, rgba(0, 63, 126, 1) 0%, rgba(47, 47, 94, 1) 50%, rgba(85, 35, 68, 1) 71%, rgba(140, 17, 29, 1) 100%); background: -o-linear-gradient(left, rgba(0, 63, 126, 1) 0%, rgba(47, 47, 94, 1) 50%, rgba(85, 35, 68, 1) 71%, rgba(140, 17, 29, 1) 100%); background: -ms-linear-gradient(left, rgba(0, 63, 126, 1) 0%, rgba(47, 47, 94, 1) 50%, rgba(85, 35, 68, 1) 71%, rgba(140, 17, 29, 1) 100%); background: linear-gradient(to right, rgb(169 15 46) 0%, rgb(198 76 100) 50%, rgb(198 76 100) 71%, rgb(170 18 48) 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#003f7e', endColorstr='#8c111d', GradientType=1); }
footer li { padding-right: 20px; font-weight: 700; }
footer a { color: #fff; }
footer li:last-child { padding-right: 0px; font-weight: 700; }
footer a:hover { color: #cd183f; }
.text-md-right { text-align: right; }
.togglesearch { background: #E8E8E4; position: absolute; top: 42px; right: 6%; width: 255px; height: 40px; line-height: 28px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); border-top: 4px solid #D80B15; display: none; }
.page__toggle {margin-right: 20px;}
.search-icon-mobile { list-style: none; }
.redirection {padding-top: 1rem; padding-bottom: 1rem;} 
.main-containerhome-redirect { background-color: #fff; border-radius: 15px; margin: 20px; padding: 50px; text-align: center; min-height: 72vh; } 
.redirect-img {height: 140px;} 
.loadingredirect { height: 50px; margin-left: -34px; z-index: 0; } 
.btn-aknow { padding: 0.25rem 1rem; font-size: 0.8rem; border-radius: 0.2rem; } 
 label.durationtext span { color: #cd183f; font-weight: 700; } 
 label.durationtext { display: flex; font-size: .8rem; margin-top: 7px; } 
.enrollment-p .container-fluid { width: 100% !important; } 
.tab-border { border-bottom: 2px solid #A1AAB1; } 
.tab-border a { font-size: 22px; color: #3E3E3E; text-decoration: none; } 
.nav-tabs .nav-link.active, 
.nav-tabs .nav-item.show .nav-link { background: transparent; border-bottom: 3px solid #CD183F !important; border: 0; color: #000; } 
.nav-tabs .nav-link:hover, 
.nav-tabs .nav-link:focus { border-color: #fff; } 
.follow i { font-size: 20px; color: #2D2D2D; padding-right: 15px; padding-top: 10px; } 
.copy-img { margin-top: 11px; margin-bottom: 11px; } 
.images-icon { position: relative; width: 100%; height: 186px; } 
.caption a { color: #000 !important; text-decoration: none; background-color: transparent; } 
.middle { transition: .5s ease; opacity: 1; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); text-align: center; } 
.text { background-color: #bfc5c06e; color: white; font-size: 10px; padding: 9px 13px; border-radius: 66%; height: 70px; width: 70px; text-align: center; } 
.play .text { padding: 15px 18px; text-align: center; } 
.lock-icon .text { padding: 8px 16px; text-align: center; } 
#profile .course-tab:hover { background: #fff; opacity: .3; transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); } 
.view-group { display: -ms-flexbox; display: flex; -ms-flex-direction: row; flex-direction: row; padding-left: 0; margin-bottom: 0; } 
.thumbnail { margin-bottom: 30px; padding: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; } 
.bottomright { position: absolute; bottom: 8px; right: 16px; font-size: 18px; } 
.bottomleft { position: absolute; bottom: 8px; font-size: 18px; } 
.bottomright div { padding-right: 20px; } 
.bottomright div:last-child { padding-right: 0px; } 
.bottomright i span { color: #CD183F; } 
.side-item-l i span { color: #CD183F; } 
.btn-outline-cust { color: #cd183f !important; background-color: #cd183f; border-color: #cd183f !important; } 
.modal-key .form-control { padding: 0.375rem 0.75rem !important; border: 0px solid #ced4da; border-bottom: 2px solid #ced4da; border-radius: 0; } 
.modal-key span { border: 0px solid #ced4da; border-bottom: 1px solid #ced4da; } 
.modal-key .form-control:focus { color: #495057; background-color: #fff; border-color: #ced4da; outline: 0; box-shadow: 0 0 0 0.0rem rgba(0, 123, 255, 0.25); } 
.modal-key .btn-light { background: #cd183f; color: #fff; } 
.modal-key .close { padding: 5px 10px !important; border: 0 !important; } 
.modal-key .side-item-l i { color: #000; } 
.lock-icon-pop { background: transparent; border: 0; } 
.tag-course { font-style: italic; color: #3E3E3E; font-weight: 500; } 
.btn-red { color: #fff; background: #cd183f; text-align: left; border: 0; } 
.btn-gray { color: #777779; background: #00000029; text-align: left; border: 0; } 
.filter-btn .btn-red { color: #fff; background: #cd183f; text-align: left; border: 0; font-size: 12px; } 
.filter-btn .btn-red-outline { color: #cd183f; background: #fff; text-align: left; border: 0; font-size: 12px; border: 1px solid #cd183f; } 
.filter-btn .btn-red i { float: left; padding: 5px 10px; } 
.filter-btn .ilight { background: #fff; border-radius: 50%; height: 20px; width: 20px; color: #cd183f; padding: 4px !important; margin-right: 5px; } 
.filter-btn .idark { background: #cd183f; border-radius: 50%; height: 20px; width: 20px; color: #fff; padding: 4px !important; margin-right: 5px; } 
.filter-btn .btn-lg, .btn-group-lg>.btn { padding: 0.5rem .5rem; } 
.btn-red-enroll { color: #fff; background: #CD183F; text-align: left; border: 0; } 
.btn-orange { color: #fff; background: #D93B38; text-align: left; border: 0; } 
.btn-lightorange { color: #fff; background: #F37D26; text-align: left; border: 0; } 
.btn-red i { float: right; padding: 5px 10px; } 
.btn-red-enroll i { float: right; padding: 5px 10px; } 
.btn-orange i { float: right; padding: 5px 10px; } 
.btn-lightorange i { float: right; padding: 5px 10px; } 
.adduser-img { padding: 0px 1px; } 
.w-43 { width: 43% !important; } 
.list-grid-r button i:active { color: #CD183F !important; } 
.list-grid-r .active { color: #CD183F !important; } 
.green-dot { background: #43B02A; position: absolute; width: 15px; height: 15px; border-radius: 50%; top: 32px; right: 21px; border: 2px solid #fff; } 
.red-notify-dot { background: #CD163F; position: absolute; width: 10px; height: 10px; border-radius: 50%; margin-left: 26px; top: 13px; } 
.side-item-l span { color: #959ca0; } 
.side-item-l span.checked { color: #CD163F; } 
.card-title { color: #212529; font-family: Barlow-Bold; height: 111px; } 
.card-title:hover { color: #CD163F; font-family: Barlow-Bold; } 
.enroll-col { box-shadow: 2px 1px 3px 0px #d4cdcd; height: 511px; } 
.enroll-schedule-h { height: 335px; overflow-y: auto; } 
.enroll-col .btn-red { font-size: 15px; width: 100px; } 
.enroll-col .btn-gray { font-size: 15px; width: 100px; } 
.enroll-col .btn-red-enroll { font-size: 15px; } 
.enroll-col .btn-orange { font-size: 15px; } 
.enroll-col .btn-lightorange { font-size: 15px; } 
.enroll-col span { font-size: 22px; font-weight: 700; } 
.enroll-col-1 { border-bottom: 20px solid #cd183f; } 
.enroll-col-2 { border-bottom: 20px solid #d93b38; } 
.enroll-col-3 { border-bottom: 20px solid #F37D26; } 
.enroll-col-1 label { background: #cd183f; border-radius: 5px; color: #fff; height: 40px; width: 40px; text-align: center; font-size: 22px; font-weight: 700; } 
.enroll-col-2 label { background: #D93B38; border-radius: 5px; color: #fff; height: 40px; width: 40px; text-align: center; font-size: 22px; font-weight: 700; } 
.enroll-col-3 label { background: #F37D26; border-radius: 5px; color: #fff; height: 40px; width: 40px; text-align: center; font-size: 22px; font-weight: 700; } 
.enrollimage { margin-top: -11px; } 
.class-sch { border: 2px solid #CD183F; padding: 6px 0px 6px 0px; border-radius: 9px; } 
.class-sch p { margin-bottom: 0rem; } 
.btn-bottom { position: absolute; bottom: 10px; } 
.w-93 { width: 93%; } 
.enroll-select { background: #F58025; color: #fff; position: relative; height: 18px; overflow: hidden; } 
.enroll-select p::before { content: ''; height: 150px; width: 140px; background: #de4234; position: absolute; left: 43%; top: 10px; z-index: 1; transform: rotateZ(50deg); } 
.enroll-select p::after { content: ''; height: 69px; width: 67%; background-color: #e75b2d; background-image: linear-gradient(to right, #d01d3c 25%, #de4234 25% 75%, #e6592d 75%); position: absolute; top: 0; left: 0; border-radius: 4px; z-index: 0; } 
.eroll-place-bottom { position: absolute; bottom: 0; width: 93%; } 
.img-box { position: relative;     height: 12.5em;
    background: #f1f1f1;
    border-radius: 10px 10px 0px 0px;} 
.charset { box-shadow: 1px 1px 10px #000; } 
.app:after { content: ""; display: table; clear: both; } 
.app__side { background: #333; width: 35%; height: 100%; padding: 40px; float: left; color: #ff8c00; } 
.calender-ui h5 { border: 1px solid #d0d3d6; margin: 0; color: #6c757d; } 
.virtual-class { color: #000 !important; border: 1px solid #1c5bc6; border-left: 5px solid #1c5bc6; } 
.virtual-class p { margin-bottom: 0rem; font-size: 90%; } 
.virtual-class p.course-head { font-weight: 700; font-size: 95% } 
.fc-daygrid-event .virtual-class p.course-head{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 145px;}
.fc-v-event{border: none !important; height: fit-content;}
.fc .fc-more-popover .fc-popover-body {max-height: 350px; overflow: auto;}
.virtual-class i { color: #1c5bc6; } 
.virtual-class button { float: right; background: #1c5bc6; color: #fff; border: 0; } 
.virtual-class button i { color: #fff; } 
.office-hours { color: #000 !important; border: 1px solid #8d11d4; border-left: 5px solid #8d11d4; } 
.office-hours p { margin-bottom: 0rem; font-size: 90%; } 
.office-hours p.course-head { font-weight: 700; font-size: 95% } 
.office-hours i { color: #8d11d4; } 
.office-hours button { float: right; background: #7e7c80; color: #fff; border: 0; } 
.office-hours button i { color: #fff; } 
.live-demonstrations { color: #000 !important; border: 1px solid #f48024; border-left: 5px solid #f48024; } 
.live-demonstrations p { margin-bottom: 0rem; font-size: 90%; } 
.live-demonstrations p.course-head { font-weight: 700; font-size: 95% } 
.live-demonstrations i { color: #f48024; } 
.live-demonstrations button { float: right; background: #f48024; color: #fff; border: 0; } 
.live-demonstrations button i { color: #fff; } 
.virtual-class button.join-gray { background: #E3E3E3; color: #777779; float: right; border: 0; } 
.office-hours button.join-gray { background: #E3E3E3; color: #777779; float: right; border: 0; } 
.live-demonstrations button.join-gray { background: #E3E3E3; color: #777779; float: right; border: 0; } 
 button.join-gray i { color: #777779; } 
 #octagon { width: 40px; height: 40px; background: #CD163F; position: relative; text-align: center; padding: 7px 7px; color: #fff; font-size: 22px; font-weight: 700; letter-spacing: .7px; margin-right: 10px; } 
 #octagon:before { content: ""; width: 40px; height: 0; position: absolute; top: 0; left: 0; border-bottom: 10px solid #CD163F; border-left: 10px solid #fff; border-right: 10px solid #fff; } 
 #octagon:after { content: ""; width: 40px; height: 0; position: absolute; bottom: 0; left: 0; border-top: 10px solid #CD163F; border-left: 10px solid #fff; border-right: 10px solid #fff; } 
.day-week-filter li { background: #E4E4E4; padding: 5px 30px } 
.day-week-filter li a { color: #000; } 
.day-week-filter .active { background: #CD163F; box-shadow: -2px 0px 0px 2px #cd163f; } 
.day-week-filter .active a { background: #CD163F; color: #fff; } 
.cust-dropdown { width: 94%; padding: 11px !important; background: #E4E4E4 !important; border: 1px solid #E4E4E4 !important; color: #000 !important; text-align: left !important; font-size: .9rem; } 
.cust-country { padding: 8px; }
.cust-country .dropdown-toggle::after { display: none; } 
.cust-country i { float: right; padding: 4px; } 
.course-filter .form-control { width: 95%; padding: 0.375rem 0.75rem !important; border: 0; border-radius: 0; border-bottom: 1px solid #A9A9A9; } 
.course-filter .form-control:focus { color: #495057; background-color: #fff; border-color: #495057; outline: 0; box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25); } 
.Session-filter .form-control { padding: 0.375rem 0.75rem !important; font-size: .9rem; } 
.datecounter label { font-weight: 700; }
.filter-btn { width: 99%; margin-left: -5px !important; }
footer { bottom: 0; width: 100%; min-height: 80px; line-height: 40px; color: #fff; display: block; padding: 15px; background: #a90f2e;}
.tooltip>.arrow { background-color: transparent; }
.bs-tooltip-top, .bs-tooltip-right, .bs-tooltip-left, .bs-tooltip-bottom { background-color: transparent; opacity: 1!important; } 
.tooltip.bs-tooltip-top .arrow:before, .tooltip.bs-tooltip-bottom .arrow:before { border-top-color: #c31538; border-right-color: transparent; border-bottom-color: #c31538; border-left-color: transparent; }
.tooltip.bs-tooltip-right .arrow:before, .tooltip.bs-tooltip-left .arrow:before { border-top-color: transparent; border-right-color: #c31538; border-bottom-color: transparent; border-left-color: #c31538; }
.img-box.showingtooltip { position: relative; }
.image { opacity: 1; display: block; width: 42px; height: auto; transition: .5s ease; backface-visibility: hidden; }
.middle-tooltip { transition: .5s ease; opacity: 0; position: absolute; top: 47px; text-align: center; z-index: 1; right: -20px; min-width: 80px;}
/* .navbar-expand-lg .navbar-toggler { display: block; } */
.search-bar-open-btnclass { display: block !important; }
.transcriptpage {
    display: block;
    min-height: 160px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 220px; 
}

.announcenment_span_text{
    text-align: center !important;
    padding-top: 12px !important;
}
.showingtooltip:hover .middle-tooltip-icon {visibility: visible;}
.custommodal .modal-header { background: #d60a3b; color: #fff; font-weight: 600;}
.ojtModal .modal-header { background: #d60a3b; color: #fff; font-weight: 600;}
.ojtModal .modal-header .close {
    color: #fff;    
    opacity: 1;
    font-size: 30px;
}
.custommodal .modal-title { font-weight: 600; }
.custommodal .modal-header .close { color: #fff; opacity: 1; font-size: 30px;}
.detailspopup  {overflow: hidden;overflow-y: auto;}
.detailspopup-session{max-height: 400px;overflow: hidden;overflow-y: auto;}
.detailsPrerequesticPopup  {overflow: hidden;overflow-y: auto;}
.custommodal .table td { border-top: none; border-bottom: 1px solid #dee2e6; }
.custommodal .table tr:last-child td { border-bottom: none; }
.custommodal .table td p { margin-bottom: 0.5rem; }
.custommodal .table thead th { border-bottom: none; }
.custommodal .table thead th { border-top: none; }
.session-location{font-size:12px;font-weight: 600;}
div#sessionList p i.fa {
    width: 20px;
    text-align: left;
    font-size: 17px;
    margin-right: 5px;
}
.event-assign-btn{
    bottom: 10px !important;
}

.view-detail-child-button{
    font-size:11px;
}
.view-detail-collapse{
    padding-top: 13px !important;
}
.view-detai-icon{
    width:26px !important;
    padding:6px !important;
}
.view-detal-child-div{
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: #fbfbfb;
}
.view-detail-inner-child{
    margin-left: 22px;
}

.iconsec { display: inline-block; }
.iconsec a { margin-left: 15px; background: #ffffff38; border-radius: 5px; color: #bd1335; display: inline-block; text-align: center; border: solid 1px #b41132; }
.certificatesec-btn { padding: 0px; margin: 0px; border: none; vertical-align: top; background: transparent; }
.certificatesec-btn i.certificate { width: 40px; height: 40px; }
.certificatesec-btn i.evaluation { width: 40px; height: 40px; }
.customleft-search { margin-top: -5px !important; }
.customleft-search .rightsection-search h4 { line-height: 36px; }
.customleft-search .filterbar { margin-top: 20px;}
.dropdown-item:hover, .dropdown-item.active, .dropdown-item:active { background-color: #b71233; color: #fff !important; }
button#dropdownMenu2 { color: #c31538; border-color: #c31538; background: #ffffff80; font-family: 'Montserrat-Medium'; }
.rightsection-search h4 { display: inline-block; }
.reset-btn { float: right; margin-right: 0px; }
.ui-dialog { z-index: 1000 !important ;}

.pdfsection  iframe {
    position:relative;
    z-index: 1;
}
#searchCourse{    
    border: 1px solid #c31538;
    padding: 0px 16px 0px 44px!important;
    margin-bottom: 6px;
    min-width: 410px;
}
.searhiconplacement{
    margin: 7px;
}
.pending-ob {
    border: 1px solid #d61d3d;
    border-radius: 50%;
    color: #d61d3d;
    padding: 1px 6px;
    font-weight: 700;
    font-style: italic;
    font-family: 'fontawesome';
}
.pending-ob:hover {
    border: 1px solid #d61d3d;
    background: #d61d3d;
    color: #fff;
}

.pending-ob-home {
    border: 1px solid #d61d3d;
    border-radius: 50%;
    color: #d61d3d;
    padding: 0px 7px;
    font-weight: 700;
    font-style: italic;
    font-family: 'fontawesome';
    z-index: 2;
    clear: both;
    position: absolute;
    left: 20px;
    top: 12px;
    height: 22px;
    width: 22px;
    font-size: 14px;
}
.pending-ob-home:hover {
    border: 1px solid #d61d3d;
    background: #d61d3d;
    color: #fff;
}

.card-details p{margin-bottom: 0px;font-size: 13px;color: #000;}
.card-details p small{font-size: 12px;color: #4e4e4e;}
.table-styling th, .table-styling td, .table-styling tr{
    border: none;
    color: #4e4e4e;
    padding: 0px;
    border-bottom: none!important;
    font-size: 12px;
}
.mb-16{margin-top:16px;display: block;}
.attempt-heading{    
    font-size: 1.4rem!important;
    margin-bottom: 13px;
    display: block;
    margin-top: 10px;}

    .inactivetraining {
        position: absolute;
        left: 98px;
        top: 0px;
        padding: 5px 10px;
        border-radius: 0px 0px 5px 5px;
        z-index: 99;
        color: #fff;
        background: #d60a3b;
      }
.inactivetraining-vertical {
/*position: absolute;*/
left: 69px;
top: 0px;
padding: 1px 10px;
border-radius: 5px 5px 5px 5px;
z-index: 99;
color: #fff;
background: #d60a3b;
}

.bookmark-iconimg {
    z-index: 2;
}  

.listrow-section .leftsec img.leftimg {
    border-radius: 10px 0 0 10px;
    height: 100%;
    width: 100%;
}

.listrow-section li.resultsrow { display: flex;}

.listrow-section .leftsec { height: auto;}
/* .listrow-section .leftsec a {
    display: block;
    height: 100%;
} */
.listrow-section .leftsec .onlytext-watermark {
    height: 100%;
}

.listrow-section .transcriptpage {
    height: 98%;
}

.detailspopup-session .pull-right {
    text-align: right;
}


.col-sm-4-5 { position: relative; width: 100%; } 
.cal-date { font-size: 80%; } 
.cal-date .startdate { font-weight: 700; } 
.cal-date .enddate { font-weight: 700; } 
.mycourseback { background-image: url('../images/mycourses-back.jpg'); background-repeat: no-repeat; } 
/* Modal CSS */ 
.modal-starrating { text-align: center; } 
.modal-starrating .fa-star:before { font-size: 25px; } 
.modal-heading { text-align: center; font-weight: 700; padding-bottom: 10px; color: #cd163f; } 
.modal-body.review { padding: 0 20px; } 
.close-review { text-align: right; padding: 0px 10px !important; font-size: 38px; font-weight: 100; } 
.review .form-control { padding: 0.375rem 1.20rem !important; } 
.review-text { font-weight: 700; } 
.rating-text { font-size: 140%; font-weight: 700; } 
.btn-pink { background: #cd163f; border: 1px solid #cd163f; color: #fff; padding: 0.375rem 1.75rem; } 
.btn-right { float: right; } 
.btn-center { text-align: center; } 
.btn-pink:hover { background: #e2224c; border: 1px solid #e2224c; float: right; color: #fff; padding: 0.375rem 1.75rem; } 
.related-heading { font-weight: 700; } 
.comment-heading { margin-bottom: 0; font-weight: 700; } 
.comment-text { display: block; display: -webkit-box; max-width: 100%; font-size: 14px; line-height: 1; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
.view-all-comment { margin-top: 10px; margin-bottom: 20px; } 
.review-footer { display: flex; -ms-flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center } 
.read-all-head { font-weight: 700; color: #cd163f; letter-spacing: 1px; } 
.rating-label { width: 10%; } 
.modal-starrating-full .fa-star:before { font-size: 25px; } 
.modal-starrating-full span.checked { color: #CD163F; } 
.rating-tab .form-control { padding: 0.375rem 1.20rem !important; } 
.related-review span.checked { color: #CD163F; } 
.comment-icon-full { vertical-align: top; }
.middle-tooltip-home { transition: .5s ease; opacity: 0; position: absolute; text-align: center; z-index: 1; content: 'top'; left: 50%; transform: translate(-50%, calc(-100% - 10px)); width: 100%; top: 5px;}
.text-tooltip-home { background-color: #cd183f; color: white; font-size: 12px; padding: 5px 10px; border-radius: 10px; width: 100%;}
.middle-tooltip-home::after { bottom: -17px !important; left: 50% !important; transform: translate(-50%, calc(-100% - 5px)) rotate(0deg) !important; top: initial !important; border-width: 0.4rem 0.4rem 0rem !important; border-top-color: #c31538; border-right-color: transparent; border-bottom-color: #c31538; border-left-color: transparent; right: auto; }
.tooltip { z-index: 10;}
.subject{
    width:16px;
    height:16px;
    margin-right: 7px;
}
.btn-session-expire {
    color: #fff !important;
    background-color: #085008 !important;
    border-color: #085008 !important;
}
.accordion_container {
    width: 100%;
}
.accordion_head {
    background-color:#cc143c;
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 11px 0 1px 0;
    padding: 7px 11px;
    font-weight: bold;
}
.accordion_body {
    /* background: lightgray; */
}
.accordion_body p {
    padding: 18px 5px;
    margin: 0px;
}
.plusminus {
    float:right;
}
.accordion_container_pre {
    width: 100%;
}
.accordion_head_pre {
    background-color:#cc143c;
    color: white;
    cursor: pointer;
    font-family: arial;
    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 7px 11px;
    font-weight: bold;
}
.accordion_body_pre {
    /* background: lightgray; */
}
.accordion_body_pre p {
    padding: 18px 5px;
    margin: 0px;
}
.plusminus_pre {
    float:right;
}

.postwork-popup{
    cursor: pointer;
}

p.pyp-tool-tip {
    margin-bottom: 0.2rem;
}

/* .pyp-tool-tip-scroll {
    max-height: 150px;
    overflow: auto;
}
.pyp-tool-tip-scroll::-webkit-scrollbar {width: 3px;}
.pyp-tool-tip-scroll::-webkit-scrollbar-thumb {border-radius: 5rem; background-color: #d4d4d4;}
.pyp-tool-tip-scroll::-webkit-scrollbar-track {border-radius: 5rem; background: #f2f2f2;}

.pyp-tool-tip-scroll:hover::-webkit-scrollbar {width: 10px;}
.pyp-tool-tip-scroll:hover::-webkit-scrollbar-thumb {border-radius: 5rem; background-color: #d4d4d4;}
.pyp-tool-tip-scroll:hover::-webkit-scrollbar-track {border-radius: 5rem; background: #f2f2f2;} */
 
.listrow-section .pyplisttile .leftsec {
    height: 155px;
}
ul.video-pyp-list-view {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
ul.video-pyp-list-view li:nth-child(3){
    text-align: right;
}
.customnavbar {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.customnav {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cardsection {
    display: flex;
    flex-wrap: wrap;
}

.cardbar-sec {
    width: 320px;
}

.btn-search-dv {
    display: none !important;
}

.customnavbar li {
    padding: 15px 10px 10px 10px ;}

.sidenav-row li {
    
    border-right: 1px solid #e4e2e2;
    border-left: 1px solid #e4e2e2
}

.sidenav-row li:last-child {
    padding: 0px;
    border: none;
}
ul.sidenav-row {
    display: flex;
    margin: 0px;
}
.w-80 {
    width: 80%;
}
.pdnone {
    padding: 0px !important;
}

.dv-search {
    display: none;
}

.fc-toolbar-chunk .btn-primary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: #9f0725;
    border-color: #9f0725;
}

.fc-toolbar-chunk .fc-today-button {
    background-color: #c21437;
    border-color: #af0628;
}

.fc-toolbar-chunk .btn-group .btn-primary {
    background-color: #c21437;
    border-color: #af0628;
}

.fc-toolbar-chunk .btn-primary:disabled {
    color: #fff;
    background-color: #c21437;
    border-color: #a70a2a;
}
.btn-primary:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #c21437;
    border-color: #c21437;
}

.virtual-class button {
    background: #ac102f;
}


.searchbarnavtop li.nav-item {
    padding: 8px 16px !important;
}

div.searchbarnavtop {
    padding-right: 0px;
}

.tab-pane #bookmarlListempty {
    padding: 0px !important;
}

.daterangepicker .calendar-table .table-condensed {
    font-size: .6rem;
}

.course-box.cursorp .course-dhover .h-auto.mb-2 {height: 39px !important;}

.navbar.header-nav  {
    min-height: 64px;
}
.img-fluid.loginlogo {
    width: 122px;
}
.rli_icon{
    height: 42px;
    object-fit: contain;
}
#ex4 .p1[data-count]:after{
    position: absolute;
    right: 4px;
    top: -7px;
    content: attr(data-count);
    font-size: 9px;
    border-radius: 50%;
    line-height: 1;
    color: white;
    background: rgb(178 17 49);
    text-align: center;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.badge-img-menu{
   width:22px;
}
.badge-border{
    border-right: 2px solid #b8123440;
}
.fa-stack.badge-points{
    width: 40px;
    height: 20px;
    line-height: 1;
}
.badge-point-table thead{
    background: #c31538;
    color: #fff;
}

.badge-point-table tbody{
    background: #fff;
}
.badge-img{
    width:50%;
}

/* For edge browser */
@supports (-ms-ime-align:auto) {
    .main-containerhome, .main-containerhome-pdf, .backbtn, .btn-outline-theme, .bookmark-iconimg, .indexing-heading, .leftbackprogress, button#dropdownMenu2 { 
        background-color: inherit; 
        background: url(../images/bg.png) repeat; }

    .d-nonede-scrollbar, .loaderrw { background-color: inherit; background: url(../images/bg-black.png) repeat; }
    .toolbox-tile { background: #fff; }
}

/* For IE 10 and 11 browser */
@media all and (-ms-high-contrast:none) {
        .main-containerhome, .main-containerhome-pdf, .backbtn, .btn-outline-theme, .bookmark-iconimg, .indexing-heading, .leftbackprogress, button#dropdownMenu2  { background-color: inherit; background: url(../images/bg.png) repeat; } /* IE10 */
        *::-ms-backdrop, .main-containerhome, .main-containerhome-pdf, .backbtn, .btn-outline-theme, .indexing-heading, .leftbackprogress, button#dropdownMenu2  { background-color: inherit; background: url(../images/bg.png) repeat; } /* IE11 */
        
        .step { margin-bottom: 26px !important; }
        *::-ms-backdrop, .step { margin-bottom: 26px !important; }

        .step:nth-child(n+2) { margin-bottom: 1px !important; }
        *::-ms-backdrop, .step:nth-child(n+2) { margin-bottom: 1px !important; }

        .searchicon { margin: 7px 12px 12px 12px  !important; }
        .form-control { padding: 6px 5px 6px 45px !important; }

        *::-ms-backdrop, .searchicon { margin: 7px 12px 12px 12px !important; }
        *::-ms-backdrop, .form-control { padding: 6px 5px 6px 45px !important; }

        .mgl60 { margin-left: 60px !important}
        *::-ms-backdrop, .mgl60 { margin-left: 60px !important}

        .middle-tooltip-home {left: 0; transform: translateY(-95%) translateX(0px) translateY(-15px);}
        *::-ms-backdrop, .middle-tooltip-home {left: 0; transform: translateY(-95%) translateX(0px) translateY(-15px);}

        .middle-tooltip-home::after {transform: translateY(100%) translateX(0px) translateY(-18px) !important;}
        *::-ms-backdrop, .middle-tooltip-home::after {transform: translateY(100%) translateX(0px) translateY(-18px) !important;}

        /* .pdfsection.leftsection-fullwidth iframe {z-index: 3;} */
        .course-desc-duration {width: 100%;}
        *::-ms-backdrop, .course-desc-duration {width: 100%;}

        .d-nonede-scrollbar, .loaderrw { background-color: inherit; background: url(../images/bg-black.png) repeat; } /* IE10 */
        *::-ms-backdrop, .d-nonede-scrollbar, .loaderrw { background-color: inherit; background: url(../images/bg-black.png) repeat; } /* IE11 */
        .toolbox-tile { background: #fff; }
        *::-ms-backdrop, .toolbox-tile { background: #fff; }

        /* .onlytext-watermarktext { word-wrap:break-word; -ms-word-wrap:break-word;  word-break: break-all;}
        *::-ms-backdrop, .onlytext-watermarktext { word-wrap:break-word; -ms-word-wrap:break-word; word-break: break-all;} */

        .onlytext-watermarktext { word-wrap:break-word; }
        *::-ms-backdrop, .onlytext-watermarktext { word-wrap:break-word; }
/* } */
}

/* For Safari browser */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .slick-prev, .slick-next { width: 25px !important; height: 60px !important; }   
}