.isWebView #headerWrapper {
    display: none !important;
}

.center.superUserDiv {
    display: flex;
    justify-content: center;
}

input#moduleSuperuserPermission {
    z-index: -1;
}

.microModule .excelThumbnails #screenTitle {
    padding: 0px;
    color: #fff;
    margin: 0px;
}

.microModule .excelThumbnails {
    background-color: transparent !important;
    color: #fff;
    width: 25%;
    padding: 0px 40px;
}

    .microModule .excelThumbnails#content1 {
        width: 100%;
    }

    .microModule .excelThumbnails .generalParagraphNumber {
        color: #fff;
        padding: 0px;
    }

    .microModule .excelThumbnails .cisiprVideo {
        width: 100%;
    }
/* #scenario ul {
    padding-right: 30px;
    font-size: 14px;
    text-align: left;
}

    #scenario ul span {
        padding-right: 30px;
        padding-left: 0px;
        display: inline;
    }

#scenario span {
    padding-left: 20px;
    padding-right: 10px;
    display: block;
    margin-bottom: 20px;
} */

/* .chapterMenu.MicroModule.excelThumbnail1,
.chapterMenu.MicroModule.excelThumbnail2,
.chapterMenu.MicroModule.excelThumbnail3,
.chapterMenu.MicroModule.excelThumbnail4,
.chapterMenu.MicroModule.excelThumbnail5 {
  background: url(/cisiweb2/image/cisipr/dashboard/1370.jpg);
  height: 300px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.excelThumbnail1 div,
.excelThumbnail2 div,
.excelThumbnail3 div,
.excelThumbnail4 div,
.excelThumbnail5 div {
  width: 30%;
  position: absolute;
  right: 20px;
  bottom: 20px;
} */

.sf-RadioButtons input:checked,
.sf-Checkboxes input:checked,
input[type="radio"]:checked,
input[type="checkbox"]:checked {
    background: #3beb1f;
}

#mainWrapper {
    visibility: hidden;
}

#dashboardList .spacer {
    display: none;
}

#allModules,
#inProgressModules {
    clear: both;
    overflow: auto;
    padding-bottom: 50px;
}

h2.prTitle {
    color: #fff;
    text-align: center;
    margin-top: 0px;
}

.moduleText span {
    width: 80px;
}

.newModuleContent .darkMode {
    background-color: #000 !important;
    color: #fff;
}

    .newModuleContent .darkMode .container.cbp-spmenu-push {
        background-color: #000 !important;
        color: #fff;
    }

@media (max-width: 767px) {
    .newModule,
    .refreshed_module {
        width: 50px !important;
        height: 50px !important;
        z-index: 1;
    }

    .modulePassed .refreshed_module,
    .modulePassed .newModule {
        display: none;
    }

    .cpdTimeImage {
        height: 40px !important;
        width: 40px !important;
        top: 8px !important;
        z-index: 9999;
        left: 17px !important;
    }
}

.prRatingIframe {
    width: 100%;
    border: 0px;
    height: 450px !important;
    margin-top: 20px;
    display: none;
}

@media (min-width: 370px) {
    .prRatingIframe {
        height: 420px !important;
    }
}

@media (min-width: 600px) {
    .prRatingIframe {
        height: 350px !important;
    }
}

@media (min-width: 768px) {
    .moduleText span {
        width: auto;
    }

    .prRatingIframe {
        height: 320px !important;
    }
}

@media (min-width: 999px) {
    .prRatingIframe {
        height: 240px !important;
    }
}

@media (min-width: 1400px) {
    .prRatingIframe {
        height: 256px !important;
    }
}

/* Bodge to hide sidebar image of mobile and tablet */
@media (max-width: 1200px) {
    #moduleResource {
        display: none !important;
    }

    #moduleContent,
    #generalParagraphBackgroundColor {
        width: 100% !important;
    }
}

#moduleResource .cisiprImage {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}

#basketPageLoadWrapper .waiting {
    display: none !important;
}

/* FINSIA */
.isAUFINSIA body {
    background: #001d55 !important;
}

.isAUFINSIA #mainFilter {
    display: none !important;
}

.isAUFINSIA #fullscreenWaiting {
    background: rgb(0 31 84 / 66%) !important;
}

    .isAUFINSIA #fullscreenWaiting > .waitingSpinner::after {
        border-top-color: #0b4c8c;
    }

    .isAUFINSIA #fullscreenWaiting > .waitingSpinner::before {
        border-top-color: #ffcc67;
    }

    .isAUFINSIA #fullscreenWaiting > .waitingSpinner {
        border-top-color: #3788d8;
    }

.isAUFINSIA .headerWrapper,
.isAUFINSIA .footerWrapper,
.isAUFINSIA #infoAlert {
    display: none !important;
}

.isAUFINSIA .superUserDiv {
    display: none;
}

.isAUFINSIA .mainWrapper {
    margin-top: 0px;
}

.isAUFINSIA #chapterBackgroundImage {
    min-height: 100vh;
}

.isAUFINSIA .moduleChapter:nth-child(2n + 1) {
    background-color: #eff7ff;
}

.isAUFINSIA .moduleChapter:nth-child(2n) {
    background-color: #001d55;
    color: #ffffff !important;
}

.isAUFINSIA .moduleNormal .itemContent {
    background-color: rgba(0, 153, 206, 0.9);
}

    .isAUFINSIA .moduleNormal .itemContent:hover {
        background-color: rgba(0, 153, 206, 1);
    }

.isAUFINSIA .moduleChapter:nth-child(odd) .generalParagraphHandyHint {
    background-color: #0099ce;
    color: #fff;
}

.isAUFINSIA .moduleChapter:nth-child(even) .generalParagraphHandyHint {
    background-color: #0099ce;
    color: #fff;
}

.isAUFINSIA .moduleChapter:nth-child(odd) .handyHintImage,
.isAUFINSIA .moduleChapter:nth-child(even) .handyHintImage {
    background-image: url("/cisiweb2/image/cisipr/handyHintImageQFMA2.png") !important;
}

.isAUFINSIA .moduleChapter:nth-child(2n) #nextChapter,
.isAUFINSIA .moduleChapter:nth-child(2n) #prvChapter,
.isAUFINSIA .moduleChapter:nth-child(2n) #moduleTest {
    background: #0099ce !important;
    border-color: #0099ce !important;
}

    .isAUFINSIA .moduleChapter:nth-child(2n) #nextChapter:hover,
    .isAUFINSIA .moduleChapter:nth-child(2n) #prvChapter:hover,
    .isAUFINSIA .moduleChapter:nth-child(2n) #moduleTest:hover {
        background: #018bba !important;
        border-color: #018bba !important;
    }

.isAUFINSIA #nextChapter,
.isAUFINSIA #prvChapter,
.isAUFINSIA #moduleTest,
.isAUFINSIA #chapterTest {
    background: #0099ce !important;
    border-color: #0099ce !important;
}

    .isAUFINSIA #nextChapter:hover,
    .isAUFINSIA #prvChapter:hover,
    .isAUFINSIA #moduleTest:hover,
    .isAUFINSIA #chapterTest:hover {
        background: #018bba !important;
        border-color: #018bba !important;
    }

.isAUFINSIA .chapterMenu {
    background: #0099ce !important;
}

    .isAUFINSIA .chapterMenu:hover {
        background: #018bba !important;
    }

.isAUFINSIA .chapterMenuTest {
    background: #0099ce !important;
}

    .isAUFINSIA .chapterMenuTest:hover {
        background: #018bba !important;
    }

.isAUFINSIA .testAnswer,
.isAUFINSIA .modal-content,
.isAUFINSIA .subjectResultBlock {
    background-color: #eff7ff;
}

.isAUFINSIA #testQuestionNumber {
    background-color: #0099ce;
    color: #fff;
}

.isAUFINSIA .testAnswerLabel,
.isAUFINSIA .caseStudyAnswer {
    background-color: #c5dbf1;
}

    .isAUFINSIA .testAnswerLabel:hover,
    .isAUFINSIA .caseStudyAnswer:hover {
        background-color: #9fc2e4;
    }

.isAUFINSIA .testAnswerLabelSelected,
.isAUFINSIA .testResultLabel {
    background-color: #9fc2e4;
}

.isAUFINSIA .submitTestButton,
.isAUFINSIA #compConformation,
.isAUFINSIA #noComplete,
.isAUFINSIA .retakeTestButton {
    background: #0099ce !important;
}

    .isAUFINSIA .submitTestButton:hover,
    .isAUFINSIA #compConformation:hover,
    .isAUFINSIA #noComplete:hover,
    .isAUFINSIA .retakeTestButton:hover {
        background: #018bba !important;
    }

.isAUFINSIA .testIncorrect {
    background-color: rgb(164, 57, 32);
}

.isAUFINSIA .testCorrect {
    background-color: rgb(121, 175, 33);
}

.isAUFINSIA .modal-content button {
    color: #0099ce;
}

.isAUFINSIA .finsiaIMLogo {
    width: 200px;
    margin-left: 10px;
}

@media (min-width: 700px) {
    .isAUFINSIA .finsiaIMLogo {
        width: 200px;
        margin-left: 20px;
    }
}

@media (min-width: 992px) {
    .isAUFINSIA .finsiaIMLogo {
        width: 200px;
        margin-left: 50px;
    }
}

@media (min-width: 1200px) {
    .isAUFINSIA .finsiaIMLogo {
        width: 200px;
        margin-left: 30px;
    }
}

@media (min-width: 1600px) {
    .isAUFINSIA .finsiaIMLogo {
        width: 250px;
        margin-left: 50px;
    }
}
/* ------ */

/* --- QFMA arabic rules --- */

@media (min-width: 768px) {
    .isQAQFMA.languageAR body {
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .generalParagraphNumber {
        font-size: 24px !important;
        font-weight: 400 !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .answerText {
        font-size: 22px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .scenarioQuestion {
        font-size: 20px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .chapterMenu,
    .isQAQFMA.languageAR .chapterMenuTest {
        font-size: 20px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR #showRightPush {
        margin-top: 26px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .itemTitle {
        font-size: 20px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .popupResumeButton {
        font-size: 20px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR .generalParagraphHandyHint {
        font-size: 20px !important;
        font-family: arial !important;
    }

    .isQAQFMA.languageAR #nextChapter,
    .isQAQFMA.languageAR #prvChapter,
    .isQAQFMA.languageAR #moduleTest {
        font-size: 22px !important;
        font-family: arial !important;
    }
}
/* ------------------------- */
.bitesize {
    background: #ebebd2 none repeat scroll 0 0;
    color: rgb(120, 141, 61);
    font-size: 12px;
    margin-left: 6px;
    padding: 4px 10px;
}

.ethicsRDR {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/rdrethics.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.rdr {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/rdr.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.refreshed_module {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/refreshed.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.itemListContainer .ethics {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/ethics.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

#chapterBackgroundImage.sabadell {
    background-image: url("/cisiweb2/image/cisipr/ChapterBackground/sabadell.jpg") !important;
}

.sabadell .menuIcon,
.sabadell .hamburger {
    display: none;
}

.sabadell .welcomePad > p {
    color: transparent;
}

.sabadell .welcomePad {
    background-image: url("/cisiweb2/image/cisipr/sabadelllogo.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.sabadell .chapterMenuTest {
    background: #15576d none repeat scroll 0 0;
}

    .sabadell .chapterMenuTest:hover {
        background: #194655 none repeat scroll 0 0;
    }

.sabadell .testAnswer {
    background: #edf7ff !important;
}

.sabadell .testAnswerLabel {
    background-color: #cfcfcf !important;
}

    .sabadell .testAnswerLabel:hover {
        background-color: #a3bdd5 !important;
    }

.sabadell .testAnswerLabelSelected {
    background-color: #09c !important;
    color: #ffffff;
}

.sabadell #testQuestionNumber {
    background-color: #b8cfe4 !important;
}

.sabadell .submitTestButton {
    background: #15576d none repeat scroll 0 0;
}

    .sabadell .submitTestButton:hover {
        background: #194655 none repeat scroll 0 0;
    }

.sabadell .modal-content {
    background: #edf7ff !important;
}

.sabadell #compConformation,
.sabadell #noComplete {
    background: #15576d none repeat scroll 0 0;
}

    .sabadell #compConformation:hover,
    .sabadell #noComplete:hover {
        background: #194655 none repeat scroll 0 0;
    }

.sabadell .subjectResultBlock {
    background: #cde5f8 !important;
}

#feedback img {
    margin-left: 0px;
    margin-right: 0px;
    width: 30px;
}

#feedback {
    background: rgba(33, 39, 39, 0.9);
    bottom: 10px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: 500;
    left: 10px;
    right: 10px;
    padding: 10px 0px;
    font-size: 12px;
    position: fixed;
    text-align: center;
    z-index: 1000;
}

.newModule {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/new.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.newModulees {
    background: rgba(0, 0, 0, 0) url("/cisiweb2/image/cisipr/newes.png") repeat scroll 0 0 / cover;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
}

.socialIcons {
    margin-top: 20px;
}

    .socialIcons a {
        display: none;
    }

#showRightPush {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 0px;
    margin-top: 8px;
    padding: 9px 0 9px 10px;
    outline: none;
    position: relative;
}

    #showRightPush .icon-bar {
        background-color: white;
        border-radius: 4px;
        display: block;
        height: 5px;
        width: 36px;
    }

        #showRightPush .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.modal-content {
    background: #f4f4e5;
}

body {
    background-color: #fff;
    /* overflow-x: hidden; */
}

.itemListContainer2 {
    margin-bottom: 100px;
}

body a {
    color: #333;
}

.pastResultCert {
    cursor: pointer;
}

    .pastResultCert img {
        width: 20px;
    }

.nextChapButtonHidden {
    display: none;
}

.viewCertTitle {
    width: 0px;
}

.prHidden {
    display: none;
}

#candidateName {
    font-family: "Arial";
    font-size: 25px;
    margin-top: 37mm;
    position: absolute;
    text-align: center;
    width: 100%;
}

#saqnumber {
    font-family: "Arial";
    font-size: 6.5px;
    margin-top: 132mm;
    position: absolute;
    text-align: right;
    width: 94%;
}

/*Hd 69241*/
#uniqueCode {
    font-family: "Arial";
    font-size: 10px;
    margin-top: 131mm;
    position: absolute;
    text-align: right;
    width: 85%;
}

.certinvisable {
    display: none;
}

.certOuterDiv {
    display: inline-block;
}

.certPos {
    position: relative;
}

#certSubjectTitle {
    font-family: "Arial";
    font-size: 22px;
    margin-top: 73mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#certSubjectTitlePa {
    font-family: "Arial";
    font-size: 22px;
    margin-top: 80mm;
    position: absolute;
    direction: ltr;
    margin-left: -207px;
    text-align: center;
    width: 100%;
}

#certSubjectTitlePaQfma {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 16.5em;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#certSubjectTitlePaQfma1 {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 17em;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#dateComleted {
    font-family: "Arial";
    font-size: 20px;
    margin-top: 85mm;
    position: absolute;
    text-align: center;
    width: 100%;
}

#dateComletedPa {
    font-family: "Arial";
    font-size: 20px;
    margin-top: 88mm;
    position: absolute;
    margin-left: -211px;
    text-align: center;
    width: 100%;
}

/*HD 126651: Alignment*/
#dateComletedPaQfma {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 21.5em;
    position: absolute;
    text-align: center;
    width: 100%;
    unicode-bidi: plaintext;
}

/*HD 126651: Alignment*/
#dateComletedPaQfma1 {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 22.75em;
    position: absolute;
    text-align: center;
    width: 100%;
}

#dateComletedPaNew {
    font-family: "Arial";
    font-size: 20px;
    margin-top: 88mm;
    position: absolute;
    text-align: center;
    width: 100%;
}

#cpdHoursEarned {
    font-family: "Arial";
    font-size: 20px;
    margin-top: 92mm;
    margin-right: 50px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#notesAreaText {
    font-family: "Arial";
    font-size: 12px;
    font-weight: 300;
    position: absolute;
    text-align: center;
    top: 190px;
    width: 100%;
}

.notePrint {
    /*width: 100%;*/
    font-family: Arial;
    font-size: 10px;
}

.dashboard {
    margin: 10px 0px;
    padding: 0px;
}

.footerTop {
    margin: 0px;
}

section {
    margin-bottom: 0px;
}

.k-tool-text {
    display: none;
}

.welcomePad {
    font-size: 22px;
    color: white;
    /*padding-top: 4%;*/
    /*margin-left:10px;*/
    margin-top: 15px;
    margin-bottom: 20px;
}

#mainWrapper .container {
    padding-bottom: 60px;
    min-height: 800px;
    width: 100% !important;
    padding-top: 20px;
    margin: 0 auto;
}

.personTestTitle {
    color: #ffffff;
    font-size: 30px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 30px;
    text-align: center;
}

/* --------------------------DROP-DOWN AND SEARCH----------------------------- */
.moduleCategory,
.moduleSearch,
.moduleType {
    margin-top: 10px;
}

    .moduleCategory > *,
    .moduleSearch > *,
    .moduleLanguage > *,
    #moduleLanguageButton,
    #moduleCategoryButton,
    .filter > * {
        width: 100%;
    }

    .moduleCategory > *,
    .moduleSearch > *,
    .moduleLanguage > *,
    .moduleCountry > *,
    .filter > * {
        margin: 10px auto;
    }

.dashboardFilter {
    margin: 10px auto 20px auto;
}

.moreFilter {
    background-color: rgb(82 98 97);
    border-radius: 25px;
    margin-bottom: 75px;
    padding: 15px 30px 30px 30px;
}

.superUserDiv {
    margin-bottom: 40px;
}

.filterToggle {
    height: 39px;
}

.filterLabel {
    font-size: 150%;
    margin: 10px 0 0 25px;
    color: aliceblue;
}

.checkbox_rdr_ethics:checked + label {
    color: aquamarine;
    background-color: rgb(0 78 71 / 0.61);
}

.label_rdr_ethics {
    color: whitesmoke;
    background-color: rgb(0 78 71);
    border-radius: 25px;
    height: 39px;
    text-align: center;
    padding: 10px;
}

.modLabel {
    color: aliceblue;
    margin-bottom: -9px;
    margin-left: 11px;
    font-weight: 400;
}

#moduleLanguageWrapper,
#moduleCountryWrapper {
    width: 100%;
    margin-right: 0px;
}

.dashboardFilter.moreFilter [id*="dropdown"] {
    display: block;
}

@media (min-width: 768px) {
    .moduleCategory > * {
        margin: 0 0 0 auto;
    }

    .moduleSearch > * {
        margin: 0 auto 0 0;
    }
}

#prSearchButton {
    position: absolute;
    right: -2px;
    top: 8px;
    width: 40px;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent url("../image/master/searchIcon.png") no-repeat center;
    background-size: 50%, contain;
}

.label_rdr_ethics {
    color: white;
}

.checkbox_rdr_ethics {
    width: 30px;
    display: inline-block;
}

/*-----------------------------------------------------------------------------*/
/*--------------------------------SEARCH FILTER--------------------------------*/
/*#searchFilterButton p{
    color:white;
    border:1px solid;
    padding:5px;
    margin-bottom:10px;
    width:75px;
    cursor:pointer;
}
#searchFilter{
    display:none;
    background:#A4A9AC;
    padding:10px;
}*/
/*-----------------------------------------------------------------------------*/

/* --------------------------ITEM LIST---------------------------------------- */
.item {
    list-style-type: none;
    vertical-align: top;
    display: block;
    padding: 8px 0px;
    position: relative;
    cursor: pointer;
}

    .item > a:hover,
    .item > div:hover {
        outline: 6px solid #ebebd2;
    }

.itemTitle {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 0px 10px 0px;
    text-transform: uppercase;
}

.noModulesTitle {
    font-size: 45px;
    font-weight: 200;
    text-align: center;
    padding: 0px 10px 0px;
    text-transform: uppercase;
    /*margin-top: 30px;*/
}

.noModules {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    padding: 0px 10px 0px;
    text-transform: uppercase;
    margin-top: 30px;
}
/*.moduleResume .itemTitle{
    font-size: 12px;
    font-weight:600;
	text-align:center;
	text-transform:uppercase;
}*/

.itemCPD {
    display: none;
    position: absolute;
    bottom: 20px;
    font-size: 12px;
}

.item > div {
    position: relative;
}

.item .modalPop a,
.item a {
    display: block;
    position: relative;
}

.itemBox {
    background-color: #eee;
    height: 90px;
    /* width: 80px; */
    position: relative;
    background-size: contain;
}

.itemBoxPa {
    background-color: #eee;
    height: 90px;
    /* width: 80px; */
    position: relative;
    background-size: contain;
}

.moduleResume .itemBox,
.modulePassed .itembox,
.moduleCompleted .itembox,
.moduleDueToBeRetaken .itemBox {
    background-blend-mode: luminosity, normal;
}

.moduleResume .itemBoxPa,
.modulePassed .itemboxPa,
.moduleDueToBeRetaken .itemBoxPa {
    background-blend-mode: luminosity, normal;
}

.moduleBlockIcon {
    margin-bottom: 6px;
    margin-top: 23px;
    width: 20px;
}

.moduleDueToBeRetaken .moduleBlockIcon {
    margin-top: 16px;
}

.moduleTitle {
    text-transform: uppercase;
}

.itemContent {
    position: absolute;
    left: 0;
    right: 0;
    color: white;
    font-size: 20px;
    font-weight: 500;
    bottom: 0px;
    margin-left: 80px;
    line-height: 1.2;
    height: 100%;
    text-align: center;
}

    .itemContent .popupResumeButton {
        display: inline-block !important;
        min-width: 100px;
        border-radius: 200px;
    }

    .itemContent > div {
        margin-right: 2%;
        width: 95%;
    }

.itemPastTest {
    list-style-type: none;
    vertical-align: top;
    display: block;
    padding-bottom: 10px;
    margin-left: 25px;
    cursor: pointer;
}

.pastTestItemContent {
    bottom: 10px;
    color: white;
    font-size: 14px;
    font-weight: 500;
    height: 110px;
    line-height: 1.3;
    margin-left: 140px;
    padding-left: 10px;
    position: absolute;
    width: 280px;
    background-color: rgba(125, 149, 59, 0.9);
    padding-top: 25px;
}

#pastTestAverageScore {
    display: inline;
    line-height: 1;
}

#pastTestHighScore {
    display: inline;
    line-height: 1;
}

/*.moduleDescription {
    visibility: hidden;
    padding: 10px;
}*/
.moduleDescription {
    display: none;
}

.modulePassed > *,
.modulePassed .moduleText,
.moduleCompleted > *,
.moduleCompleted .moduleText {
    background-color: rgb(120, 141, 61);
    background-color: rgba(120, 141, 61, 0.9);
}
/*.modulePassed > *,
.modulePassed .moduleText:hover {
    background-color: rgb(136,158,76);
    background-color: rgba(136,158,76,1);
}*/

.moduleDueToBeRetaken > *,
.moduleDueToBeRetaken .moduleText {
    background-color: rgb(150, 41, 23);
    background-color: rgba(150, 41, 23, 0.9);
}
/*.moduleDueToBeRetaken > *,
.moduleDueToBeRetaken .moduleText:hover {
    background-color: rgb(150,41,23);
    background-color: rgba(150,41,23,1);
}*/

.moduleResume > *,
.moduleResume .moduleText {
    background-color: rgb(186, 92, 16);
    background-color: rgba(186, 92, 16, 0.85);
}
/*.moduleResume > *,
.moduleResume .moduleText:hover {
    background-color: rgb(186,92,16);
    background-color: rgba(186,92,16,1);
}*/

/*.moduleNormal > *,
.moduleNormal .moduleText,*/
.moduleNormal .itemContent {
    background-color: rgb(120, 141, 61);
    background-color: rgba(120, 141, 61, 0.9);
}

    .moduleNormal .itemContent:hover {
        background-color: rgb(120, 141, 61);
        background-color: rgba(120, 141, 61, 1);
    }

.moduleResume .moduleText,
.modulePassed .moduleText,
.moduleDueToBeRetaken .moduleText,
.moduleCompleted .moduleText {
    height: 100%;
    color: white;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 600;
}

.moduleText > * {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.moduleText .popupResumeButton {
    display: none !important;
}

.cpdTimeImage {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 10px;
    left: 10px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    border-radius: 60px;
}

/*-----------------------------------------------------------------------------*/

/* -------------------------CHAPTER MENU-------------------------------------- */
.ChapterNav {
    position: relative;
    max-width: 100%;
    text-align: center;
    /*margin-left: 5%;
    margin-right: 5%;*/
}

.chapterMenu {
    background: #788d3d none repeat scroll 0 0;
    display: inline-block;
    font-size: 15px;
    margin: 0 0 10px;
    height: auto;
    width: 100%;
    padding: 10px 20px;
}

.chapterMenuTest {
    background: #556a18 none repeat scroll 0 0;
    display: inline-block;
    font-size: 15px;
    margin: 0 0 10px;
    height: auto;
    width: 100%;
    padding: 10px 20px;
}

    .chapterMenuTest:hover {
        background: #4a5e12;
        cursor: pointer;
    }

    .chapterMenuTest div {
        color: white;
        font-weight: 500;
        text-decoration: none;
    }

.chapterMenu:hover {
    background: #556a18;
    cursor: pointer;
}

.chapterMenu div {
    color: white;
    font-weight: 500;
    text-decoration: none;
}

.chapterMenuTest.locked,
.chapterMenu.locked,
#nextChapter.locked {
    background-image: url("/cisiweb2/image/integritymatters/locked2.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-blend-mode: soft-light;
}

    .chapterMenuTest.locked:hover,
    .chapterMenu.locked:hover,
    #nextChapter.locked:hover {
        background-image: url("/cisiweb2/image/integritymatters/locked2.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-blend-mode: soft-light;
    }

#chapterBackgroundImage {
    overflow: visible;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding-bottom: 90px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#chapterSubjectTitle {
    font-size: 30px;
    color: white;
    font-weight: 300;
    line-height: normal;
}

#chapterSubjectHeading {
    color: white;
    font-size: 12px;
    margin-top: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

#chapterSubjectDescription {
    color: white;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 500;
    padding: 10px 10%;
}
/* --------------------------------------------------------------------------- */

/* -------------------------CONTENT PAGE-------------------------------------- */
#subjectTitle {
    font-size: 26px;
    color: white;
    font-weight: 300;
    line-height: normal;
    width: 100%;
}

.moduleChapter {
    position: relative;
    float: left;
    margin-top: 70px;
    margin-bottom: 70px;
    padding-bottom: 10px;
    /*padding-top: 30px !important;*/
    width: 100%;
}

    .moduleChapter:first-child {
        margin-top: 40px;
    }

    .moduleChapter:nth-child(2n + 1) {
        background-color: #ebebd2;
    }

    .moduleChapter:nth-child(2n) {
        background-color: #788d3d;
        color: #ffffff;
    }

        .moduleChapter:nth-child(2n) a {
            color: #ffffff;
        }

    .moduleChapter:nth-child(odd) #screenTitle {
        border-bottom: 1px solid #000000;
    }

    .moduleChapter:nth-child(even) #screenTitle {
        border-bottom: 1px solid #ffffff;
    }

    .moduleChapter:nth-child(odd) .generalParagraphHandyHint {
        background-color: #788d3d;
        color: #fff;
    }

    .moduleChapter:nth-child(even) .generalParagraphHandyHint {
        background-color: #ebebd2;
        color: #333;
    }

    .moduleChapter:nth-child(odd) .handyHintImage {
        background-image: url("/cisiweb2/image/cisipr/handyHintImage2.png");
    }

    .moduleChapter:nth-child(even) .handyHintImage {
        background-image: url("/cisiweb2/image/cisipr/handyHintImage.png");
    }

    .moduleChapter a,
    .moduleChapter a:hover,
    .moduleChapter a:active,
    .moduleChapter a:focus {
        text-decoration: underline;
    }

    .moduleChapter:nth-child(odd) table {
        background: #ebebd2;
        color: #333f4e;
        padding: 10px;
        border: 2px solid #333f4e;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }

    .moduleChapter:nth-child(odd) tr:first-child {
        font-weight: bold;
        background: #333f4e !important;
        color: #ffffff !important;
    }

    .moduleChapter:nth-child(odd) td {
        border: 1px solid #333f4e !important;
        padding: 10px;
        font-weight: bold;
        font-size: 14px;
    }

    .moduleChapter:nth-child(odd) tr:nth-child(even) {
        background: #ffffff;
    }

    .moduleChapter:nth-child(odd) tr:nth-child(odd) {
        background: #d8ddf1;
    }

    .moduleChapter:nth-child(even) table {
        background: #ebebd2;
        color: #333f4e;
        padding: 10px;
        border: 2px solid #333f4e;
        margin-bottom: 20px !important;
        margin-top: 20px !important;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }

    .moduleChapter:nth-child(even) tr:first-child {
        font-weight: bold;
        background: #333f4e !important;
        color: #ffffff !important;
    }

    .moduleChapter:nth-child(even) td {
        border: 1px solid #333f4e !important;
        padding: 10px;
        font-weight: bold;
        font-size: 14px;
    }

    .moduleChapter:nth-child(even) tr:nth-child(even) {
        background: #ffffff;
    }

    .moduleChapter:nth-child(even) tr:nth-child(odd) {
        background: #d8ddf1;
    }

/*****************  Micro Module******************/

.moduleNormal.microModule .itemContent {
    background-color: #0564b9;
}

    .moduleNormal.microModule .itemContent:hover {
        background-color: #01417a;
    }

.microModule .moduleChapter:nth-child(2n) {
    background-color: #ebebd2;
    color: #000;
}

.microModule .moduleChapter:nth-child(2n + 1) {
    background-color: #0564b9;
    color: #fff;
}

.microModule .moduleChapter:nth-child(even) a {
    color: #000;
}

.microModule .moduleChapter:nth-child(odd) a {
    color: #fff;
}

.newCSS .microModule .moduleChapter:nth-child(odd) a {
    color: #000;
}

.newCSS .microModule .moduleChapter:nth-child(odd) #screenTitle {
    border-bottom: 1px solid #fff;
    font-size: 50px;
    text-align: left;
    /* border-bottom: 2px solid #000 !important; */
    margin-bottom: 40px;
    background: linear-gradient(90deg, rgb(46 110 207) 0%, rgb(17 63 132) 100%);
    color: #fff;
    padding: 30px 50px;
    border-radius: 30px;
    color: #fff !important;
}

.newCSS .microModule .moduleChapter:nth-child(even) #screenTitle {
    border-bottom: 1px solid #fff;
    font-size: 50px;
    text-align: left;
    /* border-bottom: 2px solid #000 !important; */
    margin-bottom: 40px;
    background: linear-gradient(90deg, rgb(46 110 207) 0%, rgb(17 63 132) 100%);
    color: #fff;
    padding: 30px 50px;
    border-radius: 30px;
    color: #fff !important;
}

.microModule .moduleChapter:nth-child(even) #screenTitle {
    border-bottom: 1px solid #000;
}

.microModule .moduleChapter:nth-child(odd) .generalParagraphHandyHint {
    background-color: #ebebd2;
    color: #333;
}

.microModule .moduleChapter:nth-child(even) .generalParagraphHandyHint {
    background-color: #0564b9;
    color: #fff;
}

.microModule #nextChapter,
.microModule #prvChapter,
.microModule #moduleTest {
    background-color: #0b4f8b;
}

    .microModule #nextChapter:hover,
    .microModule #prvChapter:hover,
    .microModule #moduleTest:hover {
        background-color: #093c69;
    }

.chapterMenu.MicroModule,
.chapterMenuTest.MicroModule {
    background-color: #0564b9;
}

    .chapterMenu.MicroModule:hover,
    .chapterMenuTest.MicroModule:hover {
        background-color: #01417a;
    }

.microModule .moduleChapter:nth-child(odd) .handyHintImage {
    background-image: url("/cisiweb2/image/cisipr/handyHintImage.png");
}

.microModule .moduleChapter:nth-child(even) .handyHintImage {
    background-image: url("/cisiweb2/image/cisipr/handyHintImage2.png");
}
/**********************************************/

@media (min-width: 768px) {
    .moduleChapter {
        width: 100%;
    }

    .moduleType .label_rdr_ethics:not(:last-child) {
        width: 24%;
        margin-right: 1%;
    }

    .moduleType .label_rdr_ethics:last-child {
        width: 25%;
    }
}

@media (min-width: 1600px) {
    .moduleChapter {
        width: 100%;
    }
}

p {
    margin: 0;
}

.cisiprImage {
    max-width: 100%;
}

#generalParagraphBackgroundColor {
    /*background: #2d8383;*/
    /*margin-top:30px;*/
    /*background: rgb(38, 173, 228);  For browsers that do not support gradients 
    background: -webkit-linear-gradient(rgb(38, 173, 228), rgb(38, 146, 228));  For Safari 5.1 to 6.0 
    background: -o-linear-gradient(rgb(38, 173, 228), rgb(38, 146, 228));  For Opera 11.1 to 12.0 
    background: -moz-linear-gradient(rgb(38, 173, 228), rgb(38, 146, 228));  For Firefox 3.6 to 15 
    background: linear-gradient(rgb(38, 173, 228), rgb(38, 146, 228));  Standard syntax */
    position: relative;
    /*bottom: 30px;
    min-height:100px;*/
}

.contentThumbnail {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0 solid;
    color: white;
    position: relative;
    float: left;
}

#contentThumbnailSpeical {
    width: 100px;
    height: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 0 solid;
    color: white;
    position: relative;
}

/*.titelcolourchnage{
    color:white;
}*/

#chapterTitle {
    /*font-size: 14px;
    color: white;
    position: relative;
    line-height: 1.1;
    margin-bottom:5px;
    font-weight:300;
    padding-top:5px;
    padding-left:110px;
    padding-right:10px;
	
	display:none;*/
    color: white;
    margin-top: 10px;
}

#generalParagraphBackgroundColor > img {
    display: none;
}

#screenTitle {
    font-weight: 200;
    font-size: 26px;
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px 0 20px;
    position: relative;
    text-align: center;
}

#screenTitleCenter {
    left: 10px;
    color: white;
    font-size: 24px;
    position: relative;
}

.contentContainer {
    border-radius: 3px;
}

.generalParagraphNumber {
    width: 100%;
    padding: 0px 20px 20px 20px;
    font-size: 14px;
    font-family: Raleway !important;
    font-weight: 400;
}

.scenarioQuestion {
    position: relative;
    width: 100%;
    padding: 0 20px 20px;
    font-size: 14px;
    font-family: Raleway !important;
    font-weight: 400;
}

.handyHintImage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 80px;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 80px;
}

.generalParagraphHandyHint {
    font-size: 14px;
    min-height: 140px;
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.cisiprVideo {
    margin-top: 20px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#result2 {
    float: right;
}

.contentButtonsWrapper {
    right: -10px;
    /*margin: 2px;*/
    bottom: 0px;
    position: fixed;
    z-index: 1;
}

.contentButtonsAbsolute {
    position: absolute;
    bottom: 10px;
    right: 0px;
}

.scrollToTop {
    height: 35px;
    width: 35px;
    z-index: 10;
    background-image: url("../image/icons/up.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px;
    cursor: pointer;
}

#glossaryHeader button.close {
    position: unset;
    margin-top: 5px;
}

.glossary {
    height: 35px;
    width: 35px;
    z-index: 10;
    background-image: url("../image/icons/glossary.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px;
    cursor: pointer;
}

.glossaryWord {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 10px;
}

.glossaryDef {
    font-weight: 400;
    line-height: normal;
    padding-bottom: 30px;
}

    .glossaryDef:last-child {
        padding-bottom: 50px;
    }

.modal-content button {
    opacity: 1;
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 9999;
    color: #788d3d;
    text-shadow: none;
}
/* Modal Content */
.Modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.modal-footer .btn + .btn {
    margin-bottom: 4px;
}

.editNotes {
    height: 35px;
    width: 35px;
    z-index: 10;
    background-image: url("../image/icons/notes.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px;
    cursor: pointer;
}

.submitNotes {
    margin-top: 15px;
    cursor: pointer;
    vertical-align: central;
    text-align: center;
}

.backToChapterList {
    height: 35px;
    width: 35px;
    z-index: 10;
    background-image: url("../image/icons/modulelist.png");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px;
}

.nextChapterButtonWrapper {
    padding: 0px 20px;
}

#nextChapter,
#prvChapter,
#moduleTest {
    background: #5b7318 none repeat scroll 0 0;
    border-radius: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 20px;
    border: 0px;
}

    #nextChapter:hover,
    #prvChapter:hover,
    #moduleTest:hover {
        background: #49600a;
    }

.resultsPassed > img {
    width: 30px;
}

.resultsPassed {
    padding: 0 !important;
    margin-left: 0px !important;
    position: absolute;
    width: auto !important;
}

.singleResult {
    margin-bottom: 30px;
}

    .singleResult:last-child {
        margin-bottom: 0px;
    }

.resultLabel,
.resultItem {
    display: inline-block;
}

.resultItem {
    font-weight: 500;
}

.nextChapterButtonHidden {
    display: none;
}

/*---------------Drop Down---------------*/

.dropDown {
    background-color: white;
    color: black;
    padding: 5px;
    border-radius: 5px;
    border: thin solid;
    margin: 2px;
    font-family: Raleway, Arial !important;
}

.dropDownOption {
    background-color: white;
    color: black;
    font-family: Raleway !important;
}

.correctAnswer {
    background-color: rgb(121, 175, 33);
    color: white;
    font-weight: bold;
}

.wrongAnswer {
    background-color: rgb(164, 57, 32);
    color: white;
    font-weight: bold;
}

/*---------------CASE STUDY---------------*/
.caseStudyContent {
    /*background-color: #bec6c8;*/

    position: relative;
    font-weight: 400;
}

.check {
    float: left;
    color: #8ab80a;
}

.missingWordContent {
    position: relative;
    font-weight: 400;
}

.missingwordtextboxtext {
    color: #000000;
    width: 150px;
    height: 21px;
    font-size: 14px;
    font-weight: 500;
}

.answerText {
    font-size: 14px;
    font-weight: 500;
}

.caseStudyAnswerWrong > .answerText,
.caseStudyAnswerCorrect > .answerText {
    color: #ffffff;
}

.caseStudyAnswer {
    /*    background-color: #7a8493;*/
    /*background-color: #4c6160;*/
    background-color: #cccc99;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 90%;
    padding: 20px 30px;
    color: #444444;
    margin-left: auto;
    margin-right: auto;
}

.missingWordAnswer {
    position: relative;
    text-align: left;
    padding: 0 60px 5px;
    margin-left: auto;
    margin-right: auto;
}

.caseStudyAnswer:hover {
    /*        background-color: #A3A3A3;*/
    background-color: #b9b98b;
    text-align: center;
}

.caseStudyAnswerCorrect {
    background-color: rgb(121, 175, 33) !important;
}

.caseStudyAnswerWrong {
    background: #ca0909 !important;
}

.caseStudyIcon {
    position: absolute;
    right: 10px;
    top: 20px;
    font-size: 5px;
    color: #ffffff;
}
/*---------------Narrative------------------*/

textarea.narrativeQuestion {
    background-color: rgb(204, 204, 153);
    margin: 10px 0px;
    color: rgb(68, 68, 68);
    resize: vertical;
}

div.narrativeAnswer {
    background-color: rgb(204, 204, 153);
    color: rgb(68, 68, 68);
    height: auto;
    display: inline-table;
    padding: 0px 5px 5px;
    width: 100%;
}

/*---------------Drag And Drop---------------*/
.testDragAndDrop > label {
    margin-bottom: 0;
    border: none;
}

.testDragAndDrop:not(:empty) {
    border: 2px solid #7b9dc7 !important;
}

.testDragAndDrop:empty {
    border: 2px dashed #7b9dc7;
}

.dragAndDropAnswerList > label {
    border: 1px dashed #7e7e7e;
}

.draggable {
    background-color: #ffffff;
    white-space: nowrap;
    color: #476a95;
    cursor: grab;
    min-width: 80px;
    min-height: 30px;
    border: 1px solid #a2a2a2;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    padding: 5px 20px 5px 15px;
    border-radius: 8px;
    margin: 5px 0px;
}

    .draggable .answerText::before {
        content: "\f58e";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        margin-right: 4px;
    }

.droparea {
    min-width: 80px;
    min-height: 35px;
    text-align: center;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    background-color: floralwhite;
    border-radius: 8px;
    margin: 2px 0px 2px 0px;
    border: 1px dashed #7e7e7e;
}

.dragAndDropAnswerList {
    width: fit-content;
    min-width: 200px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-height: 60px;
    background: #ffffff;
    border-radius: 20px;
    border: 2px solid #879bb5;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    padding: 20px 40px;
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 10%);
}

.dragAndDropAnswerWrong > .answerText,
.dragAndDropAnswerCorrect > .answerText {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.dragAndDropAnswerWrong > img,
.dragAndDropAnswerCorrect > img {
    padding: 10px;
}

.dragAndDropAnswerCorrect {
    background-color: rgb(121, 175, 33) !important;
    color: white !important;
    font-weight: bold !important;
    margin: 0;
    border: 0;
}

.dragAndDropAnswerWrong {
    background-color: rgb(164, 57, 32) !important;
    color: white !important;
    font-weight: bold !important;
    margin: 0;
    border: 0;
}

button.revealAnswer {
    background: #007271;
    border-radius: 1px;
}

    button.revealAnswer:hover {
        background: #096564;
    }

div#scenario,
div#moduleContent {
    text-align: justify;
}

#compConformation,
#noComplete {
    background: #788d3d;
    border: 0 solid;
    font-size: 16px;
    padding: 14px 30px;
    margin-bottom: 0px !important;
}

    #compConformation:hover,
    #noComplete:hover {
        background: #556a18;
        color: #ffffff;
    }

.modal-body {
    padding: 0 40px 40px;
}

    .modal-body #compConformation,
    .modal-body #noComplete,
    .modal-body #testCompText {
        display: block !important;
        text-align: center !important;
    }

.check .line {
    clear: both;
}

#maintext {
    display: inline-block;
}

.wrapper {
    position: absolute;
    text-align: left;
    top: 2px;
    width: 400px;
}

.cont1 {
    position: relative;
    width: 30px;
    float: left;
}

.cont2 {
    float: left;
    width: 370px;
}

.text {
    line-height: 20px;
}

#result {
    height: 14px;
    border-radius: 6px;
    padding: 8px 12px 12px;
    color: white;
    display: inline-block;
    float: right;
    margin: 0px 0px 0px 2px;
}

.check {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    float: left;
    background: #8ab80a; /* Old browsers */
    border: 0px solid #238989;
    color: white;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 15px 40px;
    text-decoration: none;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer;
    margin: 3px;
}

    .check:hover {
        background: #445710;
    }

    .check:active {
        position: relative;
        top: 1px;
    }

* .finishing {
    padding-top: 5px;
}

label {
    display: block;
    padding: 2px 1px 1px 2px;
}

fieldset {
    border-radius: 15px;
}

.correct {
    color: #72b743;
    font-weight: bold;
    padding-top: 10px;
}

.wrong {
    color: #cc1b00;
    font-weight: bold;
    padding-top: 10px;
}

.testAnswer table {
    background: #ebebd2;
    color: #333f4e;
    padding: 10px;
    border: 2px solid #333f4e;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.testAnswer tr:first-child {
    font-weight: bold;
    background: #333f4e !important;
    color: #ffffff !important;
}

.testAnswer td {
    border: 1px solid #333f4e !important;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
}

.testAnswer tr:nth-child(even) {
    background: #ffffff;
}

.testAnswer tr:nth-child(odd) {
    background: #d8ddf1;
}

/*----------------------------------------*/

/* ----------------------------TEST THINGS-------------------------------------- */
#testSubjectTitle {
    font-size: 26px;
    color: white;
    line-height: normal;
}

.testAnswer {
    color: #444444;
    background-color: #ebebd2;
    padding: 20px 20px 10px;
    margin: 20px 0px 20px;
}

.testResultLabel {
    background-color: #cccc99;
    padding: 20px;
    text-align: center;
    font-size: 14px;
}

.testAnswerLabel,
.testSingleAnswer + label,
.testMultiAnswer + label {
    background-color: #cccc99;
    cursor: pointer;
    padding: 20px;
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin: 10px auto;
}

    .testAnswerLabel:hover,
    .testSingleAnswer:hover + label,
    .testMultiAnswer:hover + label {
        background-color: #b9b98b;
    }

.testAnswerLabelSelected {
    background-color: #bdc2ad;
}

.testSingleAnswer:checked + label,
.testMultiAnswer:checked + label {
    background-color: #bdc2ad;
}

.testCorrect {
    background-color: rgb(121, 175, 33);
    color: #ffffff;
}

.testIncorrect {
    background-color: rgb(164, 57, 32);
    color: #ffffff;
}

.testQuestion {
    margin-bottom: 30px;
    text-align: center;
}

#testQuestionNumber {
    padding-top: 6px;
    border-radius: 60px;
    font-size: 16px;
    background-color: #cccc99;
    color: #3c4a4a;
    font-family: arial !important;
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

#testQuestionText {
    position: relative;
    margin-left: 15px;
    font-size: 14px;
    display: inline;
    color: #333;
    font-weight: 400;
}

.submitTestButton {
    color: white;
    background-color: #788d3d;
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 135px;
    padding: 20px;
    font-size: 18px;
    font-weight: 500;
    word-wrap: break-word;
    text-align: center;
    border: 0px;
    cursor: pointer;
}

    .submitTestButton:hover {
        background-color: #556a18;
    }

.double_column_list a.testAnsweredMenu {
    background-color: #546767;
    color: #d1d1d2;
}

.testSummaryNumbers a.testAnsweredMenu {
    background-color: #546767;
    color: #d1d1d2;
}

.double_column_list a.correctAnswer {
    background-color: rgb(121, 175, 33);
    color: #ffffff;
}

.testSummaryNumbers a.correctAnswer {
    background-color: rgb(121, 175, 33);
    color: #ffffff;
}

.double_column_list a.wrongAnswer {
    background-color: rgb(164, 57, 32);
    color: #ffffff;
}

.testSummaryNumbers a.wrongAnswer {
    background-color: rgb(164, 57, 32);
    color: #ffffff;
}

.double_column_list {
    width: 100%;
    padding: 20px 15px 15px;
    background-color: #212727;
    bottom: 0px;
    margin: 0;
    position: fixed;
    z-index: 15;
}

    .double_column_list[style*="absolute"] {
        bottom: 20px;
    }

.testSummaryNumbers {
    padding: 15px;
    background-color: #ffffff;
    margin-left: 15px;
}

.double_column_list a {
    display: inline-block;
    color: #3c4a4a;
    background-color: #d1d1d3;
    border-radius: 50px;
    padding: 3px 4px 3px 3px;
    margin: 0px 2px;
    line-height: 1.6;
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: 500;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

.testSummaryNumbers a {
    display: inline-block;
    color: #3c4a4a;
    background-color: #d1d1d3;
    border-radius: 50px;
    padding: 3px 4px 3px 3px;
    margin: 0px 2px;
    line-height: 1.6;
    width: 25px;
    height: 25px;
    text-align: center;
    font-weight: 500;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

.testCert > img {
    width: 22px !important;
}

.testSummaryContainer {
    padding: 15px;
    margin-top: 15px;
    padding-bottom: 30px;
}

.passGreen {
    background-color: #788d3e;
}

.failYellow {
    background-color: #ebebd2;
}

#testSummaryScore {
    background-color: #ffffff;
    color: #333;
    font-weight: 500;
    padding: 15px;
    margin-left: 15px;
}

#testSummarySubjectTitle {
    font-size: 34px;
    margin: 15px;
}

.testSummaryTitlePass {
    color: #ffffff;
}

.testSummaryTitleFail {
    color: #333;
}

#testSummaryDate {
    background-color: #ffffff;
    color: #333;
    font-weight: 500;
    margin-left: 15px;
    padding: 15px;
}

.testSummaryWrapper {
    display: inline-flex;
}

#labelquestions {
    color: white;
    float: left;
    font-weight: 500;
    padding-right: 10px;
    font-family: Arial;
}

#time {
    color: white;
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    float: right;
}

.testnavnumberwrapper {
    white-space: nowrap;
    overflow-x: auto;
}

#testCompText {
    margin-top: 25px;
}

.retakeTestButton {
    cursor: pointer;
    background-color: #788d3d !important;
    font-weight: 500;
    margin-left: 15px;
    padding: 15px;
    color: #ffffff;
}

    .retakeTestButton:hover {
        background-color: #556a18 !important;
    }

.retakeTestButton2 {
    cursor: pointer;
    background-color: #788d3d !important;
    font-weight: 500;
    margin-left: 15px;
    padding: 15px;
    color: #ffffff;
}

    .retakeTestButton2:hover {
        background-color: #556a18 !important;
    }

.failedBody {
    color: #fff;
    font-weight: 500;
    margin: 20px 0 40px;
    padding: 0 10%;
    text-align: center;
    font-size: 12px;
}

.successBody {
    color: #fff;
    font-weight: 500;
    margin: 20px 0 40px;
    padding: 0 10%;
    text-align: center;
    font-size: 12px;
}

.retakeTestButton a {
    color: #ffffff;
}

.getPastCert {
    color: white;
    border: 1px solid;
    border-radius: 3px;
    text-align: center;
    display: block;
    width: 65px;
    font-size: 16px;
    position: absolute;
}

/*Region Loaders*/
/* Offline banner in exams*/
.offlineBanner span {
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    margin: 6px;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    background-color: white;
    animation: offlineBanner 0.9s cubic-bezier(0.5, 0, 0.5, 1) infinite;
}

    .offlineBanner span:nth-child(1) {
        transform: translate(-180%, -50%);
        animation-delay: -0.45s;
    }

    .offlineBanner span:nth-child(2) {
        transform: translate(-50%, -50%);
        animation-delay: -0.3s;
    }

    .offlineBanner span:nth-child(3) {
        transform: translate(80%, -50%);
        animation-delay: -0.15s;
    }

@keyframes offlineBanner {
    0% {
        background-color: white;
    }

    100% {
        background-color: #066;
    }
}

.offlineBanner {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.8);
}

/*PR loader tile*/
.lds-pr-tile {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

    .lds-pr-tile div {
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 16px;
        background: #fff;
        animation: lds-pr-tile 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .lds-pr-tile div:nth-child(1) {
            left: 8px;
            animation-delay: -0.24s;
        }

        .lds-pr-tile div:nth-child(2) {
            left: 32px;
            animation-delay: -0.12s;
        }

        .lds-pr-tile div:nth-child(3) {
            left: 56px;
            animation-delay: 0;
        }

@keyframes lds-pr-tile {
    0% {
        top: 8px;
        height: 64px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}

.itemBox.loading-animation {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.6;
}

/*Region Loaders*/

/* New test results */

.subjectResultBlock {
    background: #ebebd2 none repeat scroll 0 0;
    margin-bottom: 60px;
    padding: 20px 20px;
}

    .subjectResultBlock.resultPassed {
        background: #788d3d none repeat scroll 0 0;
    }

.pastSubjectTitle .resultsPassed {
    display: inline;
}

.resultPassed .pastSubjectTitle {
    color: #fff;
}

.pastSubjectTitle {
    color: #444444;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-right: 20px;
}

.singleResult > div {
    background: #fff none repeat scroll 0 0;
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin: 2px 2px 2px 40px;
    padding: 6px 8px;
    text-align: center;
}

.pastSubjectTitle .resultsPassed > img {
    margin-left: 8px;
}

.resultsPassed {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

/* --------------------------------------------------------------------------- */

/* ----------------------------POP-UP----------------------------------------- */

.resumeButton {
    background-color: #637c20;
    font-size: 18px;
    font-weight: 400;
    padding: 20px;
    text-decoration: none;
    width: 25%;
    word-wrap: break-word;
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    cursor: pointer;
}

    .resumeButton a {
        color: white;
    }

.close {
    line-height: 0.5;
    color: #3e9191;
    margin-right: 5px;
    font-size: 45px;
}

.popupResumeButton {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0px;
    display: inline-block !important;
    font-size: 11px;
    font-weight: 600 !important;
    margin-top: 10px;
    padding: 4px 6px;
    width: auto !important;
    margin-bottom: 0px !important;
}

    .popupResumeButton:hover {
        background: #ffffff;
        border: 1px solid #ffffff;
        color: #333;
    }

    .popupResumeButton:active {
        background: #ffffff !important;
        border: 1px solid #ffffff !important;
    }

.moduleResume .popupResumeButton:hover {
    color: #ba5c10;
}

.modulePassed .popupResumeButton:hover {
    color: #889e4c;
}

.moduleCompleted .popupResumeButton:hover {
    color: #889e4c;
}

.modal-dialog {
    margin-top: 20px;
}

/* ::-webkit-scrollbar {
    width: 10px;
}


::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 5px;
}


::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}


    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }  */

div.cisiFieldWrapper {
    min-height: unset;
}
/* --------------------------------------------------------------------------- */

/* --------------------------SCREEN SIZE-------------------------------------- */
/* Extra Small Devices, .visible-xs-* */
@media (min-width: 481px) and (max-width: 767px) {
    .moduleType .label_rdr_ethics {
        width: 100%;
    }

    .welcomePad {
        font-size: 30px;
    }
    /*.itemBox {
        width: 140px;
        height: 110px;
    }*/

    /*.dropdown-menu {
    left: 185px;
}*/

    /*.itemContent {
        width: 482px;
        height: 110px;
        font-size: 20px;
        line-height: 25px;
        left: 70px;
        padding-top: 10px;
    }*/

    .pastTestItemContent {
        font-size: 16px;
        line-height: 25px;
        width: 570px;
        padding-top: 15px;
    }

    /*.moduleResume .moduleText, .modulePassed .moduleText, .moduleDueToBeRetaken .moduleText {
        width: 100%;
        font-size: 26px;
        line-height: 1.4;
    }*/

    #chapterTitle {
        font-size: 16px;
        line-height: 1.4;
    }

    #screenTitle {
        font-size: 26px;
        line-height: 1.4;
    }

    .contentButtonsWrapper {
        right: 0px;
        margin: 1px;
    }

    #testSubjectTitle {
        font-size: 30px;
    }

    .dragableBox {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 70%;
    }

    #droppable1,
    #droppable2,
    #droppable3,
    #droppable4,
    #droppable5,
    #droppable6 {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 90%;
    }

    #testQuestionText {
        width: 90%;
        font-size: 15px;
    }

    #getPastCert {
        /*display: relative;*/
        width: 120px;
        font-size: 14px;
        font-weight: 500;
        left: 10px;
        bottom: 30px;
    }
}
/* Small Devices, .visible-sm-* */
@media (min-width: 768px) {
    #feedback img {
        margin-left: 10px;
        margin-right: 10px;
        width: 50px;
    }

    .modal-dialog {
        margin-top: 150px;
    }

    #feedback {
        background: rgba(33, 39, 39, 0.9);
        bottom: 10px;
        border-radius: 20px;
        color: #ffffff;
        font-weight: 500;
        left: 10px;
        right: auto;
        padding: 15px;
        position: fixed;
        text-align: center;
    }

    .dateCompleted,
    .correctCount {
        text-align: center;
        width: 160px;
    }

    .incorrectCount {
        text-align: center;
        width: 170px;
    }

    .pastScore {
        text-align: center;
        width: 110px;
    }

    .itemContent {
        margin-left: 0px;
        font-size: 14px;
        overflow: hidden;
        height: auto;
    }

    .singleResult {
        margin-bottom: 0px;
    }

    .pastSubjectTitle {
        color: #444444;
        font-size: 36px;
        font-weight: 200;
    }

    .subjectResultBlock {
        background: #ebebd2 none repeat scroll 0 0;
        margin-bottom: 60px;
        padding: 30px 40px 40px;
    }

    .generalParagraphHandyHint {
        /* background-color: #7a8493;*/
        font-size: 16px;
        font-weight: 400;
        margin-top: 30px;
        margin-left: 60px;
        margin-right: 60px;
        margin-bottom: 50px;
        min-height: 140px;
        padding: 30px;
    }

    .nextChapterButtonWrapper {
        padding: 0px 40px;
    }

    .handHintText {
        text-align: center;
    }

    .moduleText > * {
        position: static;
    }

    .moduleText .popupResumeButton {
        display: inline-block !important;
        border-radius: 200px;
    }

    .popupResumeButton {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #ffffff;
        border-radius: 0px;
        display: inline-block !important;
        font-size: 12px;
        font-weight: 600 !important;
        margin-top: 10px;
        padding: 6px 12px;
        width: auto !important;
        margin-bottom: 30px !important;
    }

    .itemContent > div {
        margin-right: 0;
        width: 100%;
    }

    .moduleBlockIcon {
        margin-bottom: 6px;
        margin-top: 0px;
        width: 20px;
    }

    .moduleDueToBeRetaken .moduleBlockIcon {
        margin-top: 0px;
    }

    .chapterMenu {
        background: #788d3d none repeat scroll 0 0;
        display: inline-block;
        font-size: 15px;
        margin: 0 15px 30px;
        height: 120px;
        width: 30%;
    }

    .chapterMenuTest {
        background: #556a18 none repeat scroll 0 0;
        display: inline-block;
        font-size: 15px;
        margin: 0 15px 30px;
        height: 120px;
        width: 30%;
    }

    .item {
        list-style-type: none;
        vertical-align: top;
        display: block;
        padding: 12px;
        position: relative;
        cursor: pointer;
    }

    .dashboard {
        margin: -12px -5px;
        padding: 0px;
    }
    /*.moduleResume .itemTitle{
		font-size: 14px;
	}*/

    .itemTitle {
        top: 10px;
        font-size: 10px;
        padding: 0px 10px 10px;
    }

    .itemCPD {
        bottom: 10px;
    }

    .viewCertTitle {
        width: 350px;
    }

    .welcomePad {
        font-size: 30px;
    }

    .itemContent .popupResumeButton {
        display: none !important;
    }

    .itemBox {
        height: 250px;
        background-size: cover;
        transition: all 0.3s ease-in-out;
        width: 100%;
    }

    .itemBoxPa {
        height: 470px;
        background-size: cover;
        transition: all 0.3s ease-in-out;
        width: 100%;
    }

    .dlc {
        padding-left: 10px;
    }

    .itemPastTest {
        padding: 0px;
        margin: 5px 10px 5px 0px;
        height: 250px;
        width: 360px;
        left: 20px;
    }

    .moduleResume .moduleText,
    .modulePassed .moduleText,
    .moduleDueToBeRetaken .moduleText,
    .moduleCompleted .moduleText {
        width: 100%;
        text-align: center;
        padding-left: 0;
        font-weight: 400;
    }

    .pastTestItemContent {
        margin-left: 0px;
        font-size: 16px;
        background-color: transparent;
        bottom: 0px;
    }

    .pastTestScoreContainer {
        position: absolute;
        text-align: center;
        display: block;
    }

    #pastTestItemScore {
        font-size: 20px;
    }

    .pastTestAverageScore {
        display: block;
        font-size: 16px;
    }

    .pastTestHighScore {
        display: block;
        font-size: 16px;
    }

    .itemCertTitle {
        width: 100%;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 16px;
        bottom: 0px;
        top: 25px;
    }

    .scrollToTop {
        height: 50px;
        width: 50px;
    }

    .glossary {
        height: 50px;
        width: 50px;
    }

    .editNotes {
        height: 50px;
        width: 50px;
    }

    .backToChapterList {
        height: 50px;
        width: 50px;
    }

    #subjectTitle {
        font-size: 40px;
    }

    .personTestTitle {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .contentButtonsWrapper {
        right: 0px;
    }

    #chapterSubjectTitle {
        font-size: 40px;
    }

    #chapterSubjectHeading {
        font-size: 14px;
    }

    #chapterSubjectDescription {
        font-size: 14px;
    }

    #chapterTitle {
        font-size: 20px;
        line-height: 1.5;
    }

    #screenTitle {
        font-size: 24px;
        line-height: 1.4;
        margin-left: 40px;
        margin-right: 40px;
        padding: 40px 0 20px;
    }

    #testSubjectTitle {
        font-size: 35px;
    }

    .testAnswer {
        color: #444444;
        background-color: #ebebd2;
        padding: 50px 60px;
        margin: 30px 0px 60px;
    }

    #drag {
        text-align: center;
    }

    #drop {
        text-align: center;
    }

    .dragableBox {
        width: 35%;
        display: inline-block;
        margin: 15px;
    }

    #droppable1,
    #droppable2,
    #droppable3,
    #droppable4,
    #droppable5,
    #droppable6 {
        width: 40%;
        display: inline-block;
        margin: 20px;
    }

    #testQuestionText {
        width: 90%;
        font-size: 16px;
    }

    #mainWrapper .container {
        padding-bottom: 60px;
        min-height: 800px;
        width: 94% !important;
        padding-top: 40px;
    }

    .generalParagraphNumber {
        width: 100%;
        padding: 0px 40px 20px 40px;
        font-size: 16px;
        font-family: Raleway !important;
        font-weight: 400;
    }

    .scenarioQuestion {
        position: relative;
        width: 100%;
        padding: 0 40px 20px;
        font-size: 16px;
        font-family: Raleway !important;
        font-weight: 400;
    }

    #testQuestionNumber {
        padding-top: 6px;
        border-radius: 60px;
        font-size: 16px;
        background-color: #cccc99;
        color: #3c4a4a;
        font-family: arial !important;
        display: inline-block;
        width: 36px;
        height: 36px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

    .moduleChapter:first-child {
        margin-top: 70px;
    }

    .singleResult > div {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        font-size: 14px;
        margin: 6px 4px;
        font-weight: 300;
        padding: 8px 16px;
    }

    .resultsPassed {
        padding: 0 !important;
        margin-left: 0px !important;
        position: static;
    }

    .failedBody {
        color: #fff;
        font-weight: 500;
        margin: 20px 0 40px;
        padding: 0 10%;
        text-align: center;
        font-size: 16px;
    }

    .caseStudyIcon {
        position: absolute;
        right: 15px;
        top: 17px;
        font-size: 30px;
        color: #ffffff;
    }

    .missingWordIcon {
        position: absolute;
        right: 15px;
        top: 5px;
        font-size: 20px;
        color: #ffffff;
    }

    .dragAndDropIcon {
        position: absolute;
        right: 15px;
        top: 5px;
        font-size: 20px;
        color: #ffffff;
    }
}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) {
    /*.itemContent {
        margin-left: 0px;
    }*/

    .answerText {
        font-size: 14px;
        font-weight: 500;
    }

    #chapterBackgroundImage {
        background-attachment: fixed;
    }

    .handyHintImage {
        margin-left: 20px;
    }

    .welcomePad {
        font-size: 40px;
    }

    /*#moduleCategory {
    position: absolute;
    margin-top: 19px;
    right: 25px;
}*/

    /*.selectButton {
    margin-top: 19px;
}*/

    /*.dropdown-menu {
    left: 0px;
}*/

    /*#prSearchButton {
    background-size: 50%;
}*/

    .scenarioQuestion {
        width: 100%;
    }

    .itemContent {
    }

    .side_video_content {
        display: flex;
    }

    .itemTitle {
        font-size: 10px;
    }

    .itemCPD {
        bottom: 0px;
        margin-bottom: 5px;
    }

    .itemBox {
        background-size: cover;
        background-position: center center;
        transition: all 0.3s ease-in-out;
        height: 180px;
    }

    .itemBoxPa {
        background-size: cover;
        background-position: center center;
        transition: all 0.3s ease-in-out;
        height: 400px;
    }
    /*.itemBox:hover {
        background-size: 110%;
        background-position:;
        height:250px;
    }*/

    .dlc {
        padding-left: 15px;
    }
    /*.itemContent {
        overflow: hidden;
        padding-top: 5px;
    }*/
    .viewCertTitle {
        width: 305px;
        position: relative;
        bottom: 100px;
    }

    .itemPastTest {
        height: 225px;
        width: 305px;
    }

    .pastTestItemContent {
        margin-left: 0px;
        font-size: 16px;
        bottom: 0px;
        padding-top: 30px;
    }

    /*.pastTestScoreContainer {
        position: absolute;
        text-align: center;
        left: 5px;
        width: 95%;
        display: block;
    }*/

    #pastTestItemScore {
        font-size: 20px;
    }

    #pastTestAverageScore {
        display: block;
        font-size: 16px;
        margin: 10px;
    }

    #pastTestHighScore {
        display: block;
        font-size: 16px;
        margin: 10px;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 16px;
        bottom: 0px;
        top: 25px;
    }

    /*.item:hover .itemContent {
        height: 100%;
        transition: 0.25s ease-in;
    }

    .item:hover .moduleDescription {
        visibility: visible;
        font-size: 12px;
        margin-top:40px;
    }
    .item:hover .itemCPD{
        visibility:hidden;
    }
    .item:hover .moduleText {
        transition-delay: 0.2s;
        font-size: 0px;
    }*/

    .moduleResume .moduleText,
    .moduleDueToBeRetaken .moduleText,
    .modulePassed .moduleText,
    .moduleCompleted .moduleText {
        width: 100%;
        text-align: center;
        font-size: 22px;
    }

    #subjectTitle {
        font-size: 45px;
    }

    .personTestTitle {
        font-size: 45px;
    }

    #chapterSubjectTitle {
        font-size: 45px;
    }

    #chapterSubjectHeading {
        font-size: 16px;
    }

    #chapterSubjectDescription {
        font-size: 16px;
        margin-bottom: 50px;
    }

    #chapterTitle {
        font-size: 24px;
        line-height: 1.5;
    }

    #screenTitle {
        font-size: 34px;
        line-height: 1.4;
    }

    #testSubjectTitle {
        font-size: 40px;
    }

    .backToChapterList {
        height: 50px;
        width: 50px;
    }

    .moduleChapter {
        padding-bottom: 50px;
    }

    /*#testQuestionNumber {
        font-size: 22px;
        width:50px;
        border-radius:45px;
        position:relative;
        bottom:10px;
    }*/

    #testQuestionText {
        width: 90%;
        font-size: 16px;
    }

    #drag {
        left: 25px;
    }

    .dragableBox {
        width: 23%;
        display: inline-block;
    }

    #droppable1,
    #droppable2,
    #droppable3,
    #droppable4,
    #droppable5,
    #droppable6 {
        width: 40%;
        margin: 40px;
        display: inline-block;
    }

    #time {
        left: 5px;
        bottom: 10px;
    }

    .cisiprVideo {
        width: 55%;
    }

    .pastSubjectTitle {
        color: #444444;
        font-size: 36px;
        font-weight: 200;
    }
}
/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {
    /*.itemContent {
        margin-left: 0px;
    }*/

    .cpdTimeImage {
        height: 60px;
        width: 60px;
    }

    .dateCompleted,
    .correctCount {
        text-align: center;
        width: 190px;
    }

    .incorrectCount {
        text-align: center;
        width: 200px;
    }

    .pastScore {
        text-align: center;
        width: 130px;
    }

    .nextChapterButtonWrapper {
        padding: 0px 60px;
    }

    .subjectResultBlock {
        background: #ebebd2 none repeat scroll 0 0;
        margin-bottom: 60px;
        padding: 40px 60px;
    }

    #mainWrapper .container {
        padding-bottom: 60px;
        min-height: 800px;
        width: 90% !important;
    }
    html .backToLearning {
        top: 35px;
        left: 10px;
        position: absolute;
    }

    .singleResult > div {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        font-size: 16px;
        margin: 6px 4px;
        padding: 10px 20px;
    }

    .generalParagraphNumber {
        width: 100%;
        padding: 0px 60px 20px 60px;
        font-size: 16px;
        font-family: Raleway !important;
        font-weight: 400;
    }

    .scenarioQuestion {
        position: relative;
        width: 100%;
        padding: 0 60px 20px;
        font-size: 16px;
        font-family: Raleway !important;
        font-weight: 400;
    }

    .paragraphQuestion {
        position: relative;
        width: 100%;
        padding: 0 60px 5px;
        font-size: 16px;
        font-family: Raleway !important;
        font-weight: 400;
    }

    .scenarioQuestion {
        width: 100%;
    }

    .viewCertTitle {
        width: 280px;
        bottom: 90px;
    }

    .welcomePad {
        font-size: 40px;
        padding-left: 80px;
    }

    #moduleCategory {
        display: none; /* hide when creating the dropdown and then reveal via js */
    }

    /*.selectButton {
    margin-top: 22px;
    left: 10px;
}*/

    /*.dropdown-menu {
    left: 18px;
}*/

    /*.moduleSearch {
    left: 15px;
}*/

    /*#prSearchButton {
    background-size: 30px;
}*/

    .itemBox {
        height: 180px;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    .itemBoxPa {
        height: 400px;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    /*.itemContent {
        width: 100%;
        overflow: hidden;
        height: 60px;
        padding-top: 5px;
    }*/
    .dlc {
        padding-left: 5px;
    }

    .itemPastTest {
        width: 280px;
        height: 200px;
        margin: 5px;
        padding: 0;
    }

    .pastTestItemContent {
        margin-left: 0px;
        font-size: 16px;
        width: 280px;
        bottom: 0px;
        height: 100px;
    }

    .pastTestScoreContainer {
        position: absolute;
        bottom: 65px;
        text-align: center;
        left: 5px;
        width: 95%;
        display: block;
    }

    #pastTestItemScore {
        font-size: 16px;
    }

    #pastTestAverageScore {
        display: block;
        font-size: 14px;
        margin: 10px;
    }

    #pastTestHighScore {
        display: block;
        font-size: 14px;
        margin: 10px;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 14px;
        bottom: 0px;
        top: 25px;
    }

    /*.item:hover .itemContent {
        height: 100%;
        transition: 0.65s ease-in-out;
        margin-top: 0;
    }*/

    /*.item:hover .moduleDescription, .item:hover .modulePassed, .item:hover .modulePassed {
=======
    .item:hover .moduleDescription, .item:hover .modulePassed, .item:hover .moduleResume {
>>>>>>> .r612
        visibility: visible;
        font-size: 12px;
        margin-top:50px;
    }
    .item:hover .itemCPD{
        visibility:hidden;
    }
    .item:hover .moduleText {
        transition-delay: 0.5s;
        font-size: 0px;
    }*/

    .moduleResume .moduleText,
    .modulePassed .moduleText,
    .moduleDueToBeRetaken .moduleText,
    .moduleCompleted .moduleText {
        width: 100%;
        text-align: center;
        font-weight: 400;
    }

    #subjectTitle {
        font-size: 50px;
    }

    .personTestTitle {
        font-size: 50px;
    }

    #chapterSubjectTitle {
        font-size: 60px;
    }

    #chapterSubjectHeading {
        font-size: 18px;
    }

    #chapterSubjectDescription {
        font-size: 16px;
    }

    #chapterTitle {
        font-size: 24px;
        line-height: 1.5;
    }

    #screenTitle {
        font-size: 36px;
        line-height: 1.4;
        margin-left: 60px;
        margin-right: 60px;
        padding: 50px 0 30px;
    }

    #testSubjectTitle {
        font-size: 45px;
    }

    .scrollToTop {
        height: 50px;
        width: 50px;
    }

    .glossary {
        height: 50px;
        width: 50px;
    }

    .editNotes {
        height: 50px;
        width: 50px;
    }

    .backToChapterList {
        height: 50px;
        width: 50px;
    }

    #drag {
        left: 25px;
    }

    .dragableBox {
        width: 23%;
        display: inline-block;
    }

    #droppable1,
    #droppable2,
    #droppable3,
    #droppable4,
    #droppable5,
    #droppable6 {
        width: 40%;
        margin: 40px;
        display: inline-block;
    }

    #testQuestionText {
        width: 90%;
        font-size: 18px;
    }

    .cisiprVideo {
        width: 55%;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 16px;
        left: 0;
        bottom: 0;
    }
}

@media (min-width: 1600px) {
    /*.itemContent {
        margin-left: 0px;
    }*/

    .dateCompleted,
    .correctCount {
        text-align: center;
        width: 220px;
    }

    .incorrectCount {
        text-align: center;
        width: 240px;
    }

    .pastScore {
        text-align: center;
        width: 160px;
    }

    .moduleResume .moduleText,
    .moduleDueToBeRetaken .moduleText,
    .modulePassed .moduleText,
    .moduleCompleted .moduleText {
        font-size: 26px;
    }

    .resultsPassed > img {
        width: 50px;
    }

    .singleResult > div {
        background: #fff none repeat scroll 0 0;
        display: inline-block;
        font-size: 18px;
        margin: 8px 6px;
        padding: 14px 28px;
    }

    .moduleBlockIcon {
        margin-bottom: 10px;
        margin-top: 0px;
        width: 30px;
    }

    .moduleDueToBeRetaken .moduleBlockIcon {
        margin-top: 0px;
    }

    .popupResumeButton {
        font-size: 12px;
        font-weight: 600 !important;
        margin-top: 10px;
        padding: 8px 20px;
        margin-bottom: 30px !important;
    }

    .scenarioQuestion {
        width: 100%;
    }

    .viewCertTitle {
        width: 360px;
        bottom: 120px;
    }

    .welcomePad {
        font-size: 40px;
    }

    /*.selectButton {
    left: 50px;
    margin-top: 20px;
}*/

    /*.dropdown-menu {
    left: 100px;
}*/

    /*#moduleCategory {
    position: absolute;
    margin-top: 20px;
    left: 120px;
}*/

    /*.prSearchButton {
    background-size: 30px;
}*/

    .itemBox {
        height: 250px;
        background-size: cover;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    .itemBoxPa {
        height: 470px;
        background-size: cover;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    .itemTitle {
        font-size: 14px;
    }

    .itemCPD {
        margin-bottom: 10px;
    }
    /*.itemContent {
        width: 100%;
        overflow: hidden;
        padding-top: 5px;
    }*/
    .itemPastTest {
        width: 360px;
        margin: 5px;
        padding: 0px;
        height: 250px;
    }

    .pastTestItemContent {
        width: 100%;
        padding-left: 15px;
        padding-top: 15px;
    }

    .pastTestScoreContainer {
        position: absolute;
        bottom: 75px;
        text-align: center;
        left: 5px;
        width: 95%;
        display: block;
    }

    #pastTestItemScore {
        font-size: 20px;
    }

    #pastTestAverageScore {
        display: block;
        font-size: 16px;
        margin: 10px;
    }

    #pastTestHighScore {
        display: block;
        font-size: 16px;
        margin: 10px;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 16px;
        bottom: 0px;
        top: 25px;
    }

    /*.item:hover .itemContent {
        height: 100%;
        transition: 5s ease-in-out;
    }

    .item:hover .moduleDescription {
        visibility: visible;
    }

    .item:hover .moduleText {
        transition-delay: 0.2s;
        font-size: 0px;
    }*/

    /*.moduleResume, .modulePassed, .moduleDueToBeRetaken {
    width: 100%;
    text-align: center;
    font-size: 32px;
}*/

    #subjectTitle {
        font-size: 60px;
        width: 100%;
    }

    .personTestTitle {
        font-size: 60px;
    }

    .moduleResume .moduleText,
    .modulePassed .moduleText,
    .moduleDueToBeRetaken .moduleText,
    .moduleCompleted .moduleText {
        width: 100%;
        text-align: center;
        font-size: 26px;
        text-transform: uppercase;
        font-weight: 400;
    }

    #chapterSubjectHeading {
        font-size: 16px;
    }

    #chapterSubjectDescription {
        font-size: 16px;
    }

    #chapterTitle {
        font-size: 24px;
        line-height: 1.5;
    }

    #screenTitle {
        font-size: 36px;
        line-height: 1.4;
    }

    #testSubjectTitle {
        font-size: 60px;
    }

    .scrollToTop {
        height: 50px;
        width: 50px;
    }

    .glossary {
        height: 50px;
        width: 50px;
    }

    .editNotes {
        height: 50px;
        width: 50px;
    }

    .backToChapterList {
        height: 50px;
        width: 50px;
    }

    .dragableBox {
        width: 23%;
        display: inline-block;
    }

    #droppable1,
    #droppable2,
    #droppable3,
    #droppable4,
    #droppable5,
    #droppable6 {
        width: 40%;
        margin: 40px;
        display: inline-block;
    }

    #drop {
        left: 55px;
    }

    #drag {
        left: 23px;
    }

    #testQuestionText {
        width: 90%;
        font-size: 20px;
    }

    #getPastCert {
        display: inline;
        position: relative;
        font-size: 16px;
        left: 0;
        bottom: 0;
    }
}
/*-----------------------------------------------------------------------------*/

/**************************** Dashboard Off Canvas Menu ************************/
.cbp-spmenu {
    background: #5c5c5c;
    position: absolute;
    height: 100% !important;
    overflow: auto;
}

    .cbp-spmenu a {
        display: block;
        color: #fff;
        font-size: 16px;
        font-weight: 300;
    }
/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
    width: 320px;
    z-index: 1000;
    padding: 10px;
}

    .cbp-spmenu-vertical a {
        padding: 10px;
        font-size: 16px;
        font-family: "Raleway", century gothic, sans-serif;
    }

        .cbp-spmenu-vertical a:before {
            margin: 4px;
            font-size: 12px;
            font-weight: 300;
        }

.MenuPartialWelcomePad {
    font-size: 18px;
    color: white;
    padding-top: 2%;
}

#p_sub_h1 {
    color: white;
    font-size: 10px;
}

#p_sub_h2 {
    color: white;
    font-size: 12px;
    font-weight: 500;
}

.cbp-spmenu-right {
    right: -310px;
    display: none;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
    display: inline;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
    display: inline;
}
/****************** Push classes applied to the body **********/
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}
/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/******** Media Queries Off Canvas Menu **********************/
.hamburger {
    float: right;
    padding: 15px 0 0;
    background: transparent;
    border: none;
    cursor: pointer;
    margin-right: 25px;
}

    .hamburger div {
        background-color: white;
        border-radius: 4px;
        border-style: none;
        height: 5px;
        width: 36px;
        display: block;
    }

        .hamburger div + div {
            margin-top: 5px;
        }

.cbp-spmenu-vertical {
    width: 300px !important;
    z-index: 1000;
    padding: 6px;
}

    .cbp-spmenu-vertical a {
        font-size: 18px;
        font-family: "Raleway", century gothic, sans-serif;
        padding-left: 25px;
    }

.MenuPartialWelcomePad {
    font-size: 20px !important;
    color: white;
    padding: 25px;
    padding-bottom: 10px !important;
}

@media all and (min-width: 400px) and (max-width: 767px) {
    .cbp-spmenu-vertical {
        width: 300px !important;
        padding: 6px;
    }

    .MenuPartialWelcomePad {
        font-size: 22px !important;
        color: white;
        padding: 25px;
    }

    .cbp-spmenu-vertical a {
        padding-left: 25px;
        font-size: 18px;
    }

    #p_sub_h1 {
        color: white;
        padding-left: 25px;
        font-size: 16px;
    }

    #p_sub_h2 {
        color: white;
        padding-left: 25px;
        padding-right: 25px;
        padding-bottom: 25px;
        font-size: 12px;
        font-weight: 500;
        height: 100% !important;
    }

    .cbp-spmenu-push-toleft {
        left: -350px;
    }
}
/****************** Tablet Size Devices *****************/
@media all and (min-width: 768px) and (max-width: 991px) {
    .hamburger {
        margin-right: 0px;
    }

    .cbp-spmenu-vertical {
        width: 340px !important;
        z-index: 1000;
        padding: 6px;
    }

        .cbp-spmenu-vertical a {
            padding-left: 25px;
            font-size: 18px;
            font-family: "Raleway", century gothic, sans-serif;
        }

    .MenuPartialWelcomePad {
        font-size: 24px !important;
        color: white;
        padding: 25px;
    }

    #p_sub_h1 {
        color: white;
        padding-left: 25px;
        font-size: 16px;
    }

    #p_sub_h2 {
        color: white;
        font-size: 12px;
        font-weight: 500;
        padding: 25px;
        height: 100%;
    }

    .cbp-spmenu-push-toleft {
        left: -350px;
    }

    .cbp-spmenu-right {
        right: -340px;
    }
}
/***************** Small Laptops/Small Desktops ************/
@media all and (min-width: 992px) and (max-width: 1199px) {
    .hamburger {
        margin-right: -15px;
        padding: 25px 0 0;
    }

    .cbp-spmenu-vertical {
        width: 370px !important;
        z-index: 1000;
        padding: 6px;
    }

        .cbp-spmenu-vertical a {
            padding-left: 25px;
            font-size: 22px;
        }

    .MenuPartialWelcomePad {
        font-size: 26px !important;
        color: white;
        padding: 30px;
    }

    #p_sub_h1 {
        color: white;
        padding-left: 30px;
        font-size: 18px;
    }

    #p_sub_h2 {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px !important;
        font-size: 12px;
        font-weight: 500;
        height: 100%;
    }

    .cbp-spmenu-push-toleft {
        left: -370px;
    }

    .cbp-spmenu-right {
        right: -370px;
    }
}
/******************** Desktops/Laptops ********************/
@media all and (min-width: 1200px) and (max-width: 1599px) {
    .cbp-spmenu-vertical {
        width: 400px !important;
        z-index: 1000;
        padding: 6px;
    }

        .cbp-spmenu-vertical a {
            padding-left: 40px;
            font-size: 22px;
        }

    .MenuPartialWelcomePad {
        font-size: 28px !important;
        color: white;
        padding: 40px;
    }

    #p_sub_h1 {
        color: white;
        padding-left: 40px;
        font-size: 18px;
    }

    #p_sub_h2 {
        color: white;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px !important;
        font-size: 12px;
        font-weight: 500;
        height: 100%;
    }

    .cbp-spmenu-push-toleft {
        left: -370px;
    }

    .cbp-spmenu-push-toright {
        left: 240px;
    }

    .cbp-spmenu-right {
        right: -400px;
    }
}
/*******************alignment issue for small screens*********************/
@media (max-width: 1600px) {
    .moduleText .popupResumeButton {
        min-width: 100px;
    }
}
/********************** Widescreens ************************/
@media all and (min-width: 1600px) and (max-width: 2000px) {
    .cbp-spmenu-vertical {
        width: 450px !important;
        z-index: 1000;
        padding: 6px;
    }

        .cbp-spmenu-vertical a {
            padding-left: 50px;
            font-size: 24px;
        }

    .MenuPartialWelcomePad {
        font-size: 30px !important;
        color: white;
        padding: 50px;
    }

    #p_sub_h1 {
        color: white;
        padding-left: 50px;
        font-size: 20px;
    }

    #p_sub_h2 {
        color: white;
        padding-left: 50px;
        padding-right: 50px;
        padding-bottom: 50px !important;
        font-size: 12px;
        font-weight: 500;
        height: 100%;
    }

    .cbp-spmenu-push-toleft {
        left: -415px;
    }

    .cbp-spmenu-push-toright {
        left: 240px;
    }

    .cbp-spmenu-right {
        right: -450px;
    }
}

.pastResult {
    color: white;
}

.backtoModuleButton {
    cursor: pointer;
    background-color: #788d3d !important;
    font-weight: 500;
    margin-left: 15px;
    padding: 15px;
    color: #ffffff;
}

.smallbacktoModuleButton {
    cursor: pointer;
    background-color: #788d3d !important;
    font-weight: 500;
    margin-left: 15px;
    padding: 15px;
    color: #ffffff;
}

    .smallbacktoModuleButton:hover {
        background-color: #556a18 !important;
    }

.multiselectWrapper .dropdown-menu {
    z-index: 999;
}

#candidateNamePAMain {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 52mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#certSubjectTitlePAMain {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 70mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#dateComletedPAMain {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 88mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#cpdtime {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 369px;
    margin-left: 105px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*HD 126651: Alignment*/
.cpdtimePaQfma {
    font-family: "Arial";
    font-size: 13px;
    margin-top: 370.5px;
    margin-left: 102px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*HD 126651: Alignment*/
.cpdtimePaQfmaAR {
    font-family: "Arial";
    font-size: 13px;
    margin-top: 370.5px;
    margin-right: -105px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*HD 126651: Alignment*/
.cpdtimePaQfma1 {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 383.25px;
    margin-left: 102px;
    position: absolute;
    text-align: center;
    width: 100%;
}

/*HD 126651: Alignment*/
.cpdtimePaQfma1AR {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 383.25px;
    margin-right: -105px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#cpdtimePaSpanish {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 373px;
    margin-left: 185px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#cpdtimePAMain {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 368px;
    margin-left: 102px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#infoWarnigMessage {
    color: #fff;
    width: 90%;
    align-content: center;
    margin: 10px auto;
    padding: 10px;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}
/*****/
#candidateName_721 {
    font-family: "Arial";
    font-size: 18px;
    margin-top: 28mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#dateComleted_721 {
    font-family: "Arial";
    font-size: 20px;
    margin-top: 100mm;
    position: absolute;
    text-align: center;
    width: 100%;
}

#nationalID_721 {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 37mm;
    position: absolute;
    direction: ltr;
    text-align: left;
    width: 100%;
    margin-left: 132mm;
}

#personID_721 {
    font-family: "Arial";
    font-size: 16px;
    margin-top: 37mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
    margin-left: -15mm;
}

#candidateNamePAMain_903 {
    color: Black;
    font-family: "Arial";
    font-size: 18px;
    margin-top: 50mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#nationalID_903 {
    color: Black;
    font-family: "Arial";
    font-size: 14px;
    margin-top: 57mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#certSubjectTitlePAMain_903 {
    color: Black;
    font-family: "Arial";
    font-size: 22px;
    margin-top: 71mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#dateComletedPAMain_903 {
    color: Black;
    font-family: "Arial";
    font-size: 18px;
    margin-top: 88mm;
    position: absolute;
    direction: ltr;
    text-align: center;
    width: 100%;
}

#cpdtimePAMain_903 {
    color: Black;
    font-family: "Arial";
    font-size: 16px;
    margin-top: 368px;
    margin-left: 102px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#uniqueCode_903 {
    color: Black;
    font-family: "Arial";
    font-size: 10px;
    margin-top: 131mm;
    position: absolute;
    text-align: right;
    width: 85%;
}

figure#elaudiocontrol audio {
    width: 25%;
}
