@charset "UTF-8";:root{--text-color: #333;--primary-color: #333;--secondary-color: #a4b1ee;--secondary-light-color: #e8fdfc;--content-bg: #ffffff;--gradient-left: #148ab0;--gradient-right: #0c6d8d;--white: #fff;--black: #000;--grey: #aaa;--close-btn: #ececec;--Roboto: "Roboto-Regular";--Roboto-Bold: "Roboto-Bold";--body-bg: #ececec;--button-primary: #148ab0;--button-secondary: #7706af;--purple: #b4007f;--transition: .4s all ease;--landing-page-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--top-nav-height: 0}.gradient-bg{background:var(--gradient-right);background:-moz-linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);background:-webkit-linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);background:linear-gradient(310deg,var(--gradient-right) 30%,var(--gradient-left) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7d7d",endColorstr="#d5d5d5",GradientType=1)}.inmodal{opacity:1!important;z-index:99999999;width:100%;height:100%;margin-top:0}.modal-dialog{max-width:100%}.modal-open .modal{background:#00000080}.modal-header{display:block}.close{border:none;float:right}.close .sr-only{display:none}.btn-white{background:var(--close-btn)}.modal-body .content-subtitle,.modal-body table thead tr th{text-align:center}.modal-body table tbody tr td{text-align:left}.course-template{background-image:url(/build/assets/img/diabetes.jpg);background-size:cover;height:667px;color:var(--white);margin:0 auto;margin-top:var(--top-nav-height)}.course-template.innerpage{height:auto!important}.course-template a{color:#003eff;transition:var(--transition)}.course-template textarea.form-control{font-family:var(--Roboto)}.course-template .main-overview h1.topheader{color:var(--white);font-size:28px;font-weight:700}.course-template .ibox-title .btn{display:block}.course-template .ibox-content p{font-size:18px}.course-template h2.text-white{font-weight:700}.course-template .button-start{border-radius:60%}.course-template .button{background-color:#f5f5f500;border:1px solid #fff;color:#fff;padding:20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:9px 2px;transition:var(--transition)}.course-template .middle-box{max-width:600px;z-index:100;margin:0 auto;padding-top:40px;display:block}.course-template .middle-box h2.text-white{margin-top:180px}.course-template .middle-box a.button{width:90px;height:90px;padding-top:27px}.course-template .option-container.invalid{outline:2px dashed red}.course-template .radio-gender ul.methods{justify-content:space-evenly!important;display:flex;padding:0}.course-template .radio-gender ul.methods li.method{max-width:50%;float:unset;width:70px;position:relative}.course-template .radio-gender ul.methods li.method input[type=radio]{position:relative;display:block;width:60px;height:60px;margin:0 auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:content-box;overflow:hidden;border-radius:50%}.course-template .radio-gender ul.methods li.method input[type=radio]:before{position:absolute;content:"";width:60px;height:60px;border:3px solid var(--purple);transition:var(--transition);border-radius:50%;background-color:#fff}.course-template .radio-gender ul.methods li.method input[type=radio]:after{position:absolute;content:"";box-sizing:content-box;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:50px;height:50px;background-color:var(--purple);transition:var(--transition);border-radius:50%}.course-template .radio-gender ul.methods li.method:hover input[type=radio]:before{background-color:#b5007f3d}.course-template .radio-gender ul.methods li.method input[type=radio]:checked:after{transform:translate(-50%,-50%) scale(1)}.course-template .radio-gender ul.methods li.method label{background:transparent;cursor:pointer;text-align:center;color:#333;padding-top:70px;font-weight:400;font-size:20px;font-family:var(--Roboto-Bold)}.course-template .radio-gender ul.methods li.method:after{position:absolute;text-align:center;font-size:20px;color:#333;top:calc(100% + 24px);left:50%;transform:translate(-50%);width:200px;font-family:var(--Roboto-Bold)}.course-template .radio-gender ul.methods:after{display:none}.course-template .radio-gender.answered.distribution .method:nth-child(1):after{content:"2,645 CASES"}.course-template .radio-gender.answered.distribution .method:nth-child(2):after{content:"971 CASES"}.course-template .radio-gender.answered.mortality .method:nth-child(1):after{content:"1 IN 1,402 FEMALES"}.course-template .radio-gender.answered.mortality .method:nth-child(2):after{content:"1 IN 1,516 MALES"}.course-template .radio-gender.answered ul.checked-icon{position:relative}.course-template .radio-gender.answered ul.checked-icon .method input[type=radio]:checked+:before{position:absolute;font-family:bootstrap-icons!important;text-align:center;width:136px;height:136px;top:-175%;left:50%;transform:translate(-50%);border-radius:50%;color:#fff;font-weight:900;line-height:132px}.course-template .radio-gender.answered ul.checked-icon .method:nth-child(1) input[type=radio]:checked+:before{content:"";background-color:#0cff0c82;font-size:66px}.course-template .radio-gender.answered ul.checked-icon .method:nth-child(2) input[type=radio]:checked+:before{content:"";background-color:#ff535380;font-size:54px}.course-template .radiosection{display:inline-block;width:100%}.course-template .radiosection.samerow{width:100%}.course-template .radiosection.samerow ul.methods .method:nth-child(1){float:left;width:45%}.course-template .radiosection.samerow ul.methods .method:nth-child(2){float:right;width:45%}.course-template .radiosection.samerow ul.methods .method label{font-size:15px}.course-template .radiosection ul.methods li{width:100%;margin-top:10px auto;height:auto!important}.course-template .radiosection ul.methods li label{color:var(--black);font-family:var(--Roboto);position:relative;padding:20px 0 20px 20px;font-weight:700}.course-template .checkboxsection{display:inline-block;width:100%}.course-template .checkboxsection ul.methods li{width:100%;margin-top:0;height:auto!important}.course-template .checkboxsection ul.methods li label{color:var(--black);font-family:var(--Roboto);position:relative;padding:20px 0 20px 20px;font-weight:700;display:block;text-align:left;text-indent:1%}.course-template .option-container .methods{overflow:hidden}.course-template .option-container .methods li{display:block}.course-template .option-container.invalid,.course-template .radio-container.invalid,.course-template .free-text-form.invalid{background-color:#ff000014;outline:dashed 1px rgba(255,0,0,.5098039216);padding:8px}.course-template .trueOrFalseBackground .invalid{position:relative;outline:1px dashed red;background:#ff00000d}.course-template .trueOrFalseBackground .invalid:before{position:absolute;content:"*";top:-1px;left:-27px;font-size:25px;border-radius:15px 0 0 15px;width:28px;height:24px;text-align:center;padding:0;z-index:9;line-height:36px;color:red}.course-template .pagefourteen ul.methods li.method label{white-space:normal}.course-template .pagefourteen ul.methods li.method:nth-child(5){margin-top:5px}.course-template .referencepoint{font-family:var(--Roboto)}.course-template .trueOrFalseBackground ul.methods li{width:40%;margin-top:-55px;display:grid;margin-bottom:40px}.course-template .trueOrFalseBackground ul.methods li input{order:2;display:none}.course-template .trueOrFalseBackground ul.methods li label{color:var(--black);font-family:var(--Roboto);position:relative;padding:20px 0;font-weight:700;order:1;display:inline-block;background:none;margin-left:-15px;margin-top:-15px;text-align:center}.course-template .trueOrFalseBackground ul.methods li:nth-child(1){float:left}.course-template .trueOrFalseBackground ul.methods li:nth-child(2){float:right}.course-template .trueOrFalseBackground label:before{content:"";background-size:40px;width:40px;height:40px;background-repeat:no-repeat;border-radius:60px;padding:.8em;border:.1em solid var(--black);display:block;margin:0 auto}.course-template .trueOrFalseBackground label:hover:before,.course-template .trueOrFalseBackground input[type=radio]:hover+label:before{background:url(/build/assets/img/correct-answer.png);background-size:40px;width:40px;height:40px;background-repeat:no-repeat}.course-template .trueOrFalseBackground input[type=radio]:disabled+label,.course-template .trueOrFalseBackground input[type=radio]:disabled{background:none;cursor:default;background-size:40px;width:40px;height:40px;background-repeat:no-repeat}.course-template .trueOrFalseBackground input[type=radio]+label:before{position:absolute;top:65px;margin:0 40%}.course-template .trueOrFalseBackground input[type=radio]:disabled+label:before{position:absolute;top:65px;margin:0 10%}.course-template .trueOrFalseBackground input[type=radio]:checked+label:before{background:url(/build/assets/img/correct-answer.png);background-size:40px;width:40px;height:40px;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:var(--white)}.course-template .trueOrFalseBackground input[type=radio]:disabled+label:before{background-size:40px;width:40px;height:40px;background-repeat:no-repeat;background-color:var(--grey);cursor:default}.course-template .trueOrFalseBackground input[type=radio]:disabled+label:hover{background:none}.course-template .trueOrFalseBackground input[type=radio]:disabled+label:hover{cursor:default;background-size:0px;background:none}.course-template .reference-box .reference-title{line-height:20px;font-size:14px;margin-bottom:0;color:#818282}.course-template .feedback-title,.course-template .answer-status,.course-template .feedback-content{font-family:var(--Roboto-Bold);font-size:18px}.course-template p.feedback-title{font-weight:900;text-transform:uppercase}.course-template .table-responsive table tr td,.course-template .table-responsive table tr th{font-family:var(--Roboto)}.course-template .feedback-component p,.course-template p.img-reference{color:var(--black)}.course-template img.img-pagesix{width:100%}.course-template footer{background:#5f6062;color:#fff}.course-template #footerlearn{margin:0 -15px}.course-template .blue{background-image:linear-gradient(to bottom,#09ccf8,#2c58e2 30%);background-size:cover;color:#fff}.course-template .transbox{margin:15px;font-family:var(--Roboto);background-color:#fff;filter:alpha(opacity=.95)}.course-template .course-title{font-size:27px;line-height:33px;color:#f8f9f9;font-weight:600}.course-template .content-title{font-style:normal;font-weight:700;line-height:51px;font-size:34px;color:var(--black)}.course-template .content-subtitle{font-style:normal;font-weight:600;line-height:33px;font-size:20px;font-family:var(--Roboto);color:#333}.course-template .content-text{font-style:normal;font-weight:400;line-height:30px;font-size:18px;color:var(--black);font-family:var(--Roboto)}.course-template ul.content-text li{color:var(--black);text-align:left}.course-template .content-small{font-style:normal;font-weight:400;line-height:25px;font-size:16px}.course-template .question-instruction{color:#c0c1c1;font-size:18px;font-style:italic;font-family:var(--Roboto)}.course-template .questioninstruction-subtitle{color:var(--black);font-weight:700;font-size:14px}.course-template .image-instruction:after{content:"Click on the image to enlarge"}.course-template .image-instruction{color:#c0c1c1;font-size:18px;font-style:italic}.course-template .font-purple{color:#b2117e;font-family:var(--Roboto)}.course-template .reference-box .reference-title{font-weight:700;line-height:23px;font-size:14px;color:#818282;margin-bottom:0}.course-template .reference-box .reference-text{line-height:20px;font-size:14px;margin:5px 0;color:#818282;font-weight:400;font-family:var(--Roboto)}.course-template .img-reference{margin:25px 0 0}.course-template ol.reference-text{padding-left:25px;counter-reset:item}.course-template ol.reference-text>li{margin:0;padding:0;text-indent:-1.5em;list-style-type:none;counter-increment:item}.course-template ol.reference-text>li:before{display:inline-block;width:1.5em;padding-right:.5em;font-weight:700;text-align:right;content:counter(item) "."}.course-template .modal-lg{width:95%}.course-template .modal-lg .modal-content .modal-body{text-align:center}.course-template #SubmitQuestion{background:#148ab0;color:#fff;border-radius:5px;text-transform:uppercase}.course-template #SubmitQuestion:hover{background:#257b97}.course-template #NextButton,.course-template #PreviousButton,.course-template #SubmitQuestion{background:#148ab0;color:#fff;border-radius:5px;border-color:#148ab0;text-transform:uppercase;font-family:var(--Roboto)}.course-template #NextButton:hover,.course-template #PreviousButton:hover,.course-template #SubmitQuestion:hover{background:#257b97}.course-template .content-text li{list-style:none}.course-template .content-text li:before{content:"•";color:#2b3694;font-weight:700;display:inline-block;width:.7em;margin-left:-1em;font-size:1.5em}.course-template .content-text-sub li{list-style:none}.course-template .content-text-sub li:before{content:"-";color:#333;font-weight:700;display:inline-block;width:1em;margin-left:-1em;font-size:1.5em}.course-template ol.lower-alpha{list-style-type:lower-alpha;font-style:normal;font-weight:400;line-height:30px;font-size:18px;list-style-position:outside;padding-inline-start:18px}.course-template .tab-meet-patient{display:flex;justify-content:center}.course-template .tab-meet-patient a.nav-link{background:#e0e0e0;color:#333!important;padding:25px 15px;font-size:15px;-webkit-clip-path:polygon(0 0,0 100%,100% 100%,100% 30%,85% 0);clip-path:polygon(0 0,0 100%,100% 100%,100% 30%,85% 0);font-family:var(--Roboto)}.course-template .tabs-container .nav-tabs>li.active>a,.course-template .tabs-container .nav-tabs>li.active>a:hover,.course-template .tabs-container .nav-tabs>li.active>a:focus{color:#fff!important}.course-template .tab-meet-patient a.nav-link.bg-active,.course-template .tab-meet-patient a.nav-link.bg-active:hover{background:#148ab0;color:#fff!important}.course-template .trueOrFalseBackground{background:#dbd9d9;padding:5px}.course-template .m-20{margin:20px}.course-template .m-20{margin:10px}.course-template .check-options{color:#0e9aef;font-weight:700}.course-template .vertical-middle{vertical-align:middle}.course-template .methods{list-style:none;margin:5px;padding:5px}.course-template .methods:after{content:"";clear:both}.course-template .method{border:0px;box-sizing:border-box;float:left;position:relative;width:300px;height:100px;align-items:center;margin:10px}.course-template .method label{background:#999999b3;color:#fff;bottom:1px;cursor:pointer;display:block;align-items:center;font-size:18px;left:1px;position:absolute;right:1px;text-indent:2%;text-align:center;top:1px;white-space:nowrap;text-align:left}.course-template .method+.method{margin-left:10px;margin-bottom:10px}.course-template .method.li.input{visibility:none}.course-template .methods input:focus+label{outline:0px dotted #b2117e}.course-template .methods input:checked+label{background:#b2117e;color:#fff}.course-template .methods input:checked+label:after{bottom:-10px;content:"";display:inline-block;height:20px;position:relative;right:-10px}.course-template .option-label{margin-left:15%}.course-template input[type=checkbox],.course-template input[type=radio]{display:none;margin:10px}.course-template ul.methods-red{padding-inline-start:20px;list-style-position:inside}.course-template methods-red{list-style:none;margin:0;padding:0}.course-template .methods-red:after{content:"";clear:both}.course-template .method-red{float:left;padding:30px;position:relative;width:100%}.course-template .method-red label{background:#999999b3;color:#333;bottom:1px;cursor:pointer;vertical-align:middle;align-items:center;font-size:18px;left:1px;position:absolute;right:1px;text-indent:0%;text-align:left;top:1px;margin-right:10px;padding:15px 30px;display:flex}.course-template .method-red.li.input{visibility:none}.course-template .methods-red input:focus+label{outline:0px dotted #21b4d0}.course-template .methods-red input:checked+label{background:#b2117e;color:#fff}.course-template .methods-red input:checked+label:after{bottom:-10px;content:"";display:inline-block;height:20px;position:relative;right:-10px;width:20px}.course-template .checkboxes{padding:15px 0 0}.course-template .checkboxes label{font-weight:400}.course-template .text-correct,.course-template .text-danger,.course-template .check-options p{color:#333}.course-template .dragdrop-gender img{margin:10px}.course-template .draggable-single{cursor:move;z-index:102}.course-template .draggable{background:#00b1b9;color:#fff;width:35px;border-radius:10px;cursor:move;z-index:102}.course-template .draggable p{text-align:center;padding:5px}.course-template .draggable-shadow{background:#888;color:#fff;width:35px;height:40px;border-radius:10px;cursor:no-drop;position:absolute;z-index:90}.course-template .draggable-shadow p{text-align:center;padding:5px}.course-template .drop-box{font-style:normal;font-weight:400;line-height:30px;font-size:18px;background:#09ccf833;color:#33333380;text-align:center}.course-template .drop-box p{padding:45px}.course-template .drag-box{font-style:normal;font-weight:400;line-height:30px;font-size:18px;background:#fff;text-align:center}.course-template .drag-box p{padding:20px}.course-template .drag-inline{margin:50px}.course-template .drag-box-inline{display:inline-block;position:relative;font-style:normal;font-weight:400;line-height:20px;font-size:14px;background:#fff;margin:10px 10px 20px;padding:20px;z-index:1000}.course-template .drag-box-inline p{padding:10px;display:inline;white-space:nowrap}.course-template .unit{font-size:18px}.course-template .score-text p{position:absolute;font-size:28px;text-align:center;margin-top:32px;line-height:60px;margin-left:164px}.course-template .score-img img{margin-left:2px;position:relative}.course-template .score-list{margin-bottom:70px}.course-template .score-list-text p{position:absolute;font-size:18px;margin-top:12px;margin-left:12px}.course-template .score-list-img img{width:50px;margin-left:2px;position:relative}.course-template #sortable{list-style-type:none;margin:0;padding:0;width:100%}.course-template #sortable li{margin:5px 3px 3px;padding:.4em .4em .4em 1.5em;font-size:1.4em;height:50px;width:100%;vertical-align:middle}.course-template #sortable li:hover{background:#ffffe0;cursor:-webkit-grab;cursor:grab}.course-template #sortable li i{position:absolute;margin-left:-1.3em}.course-template #sortable li img{width:40px;vertical-align:middle}.course-template .ui-state-highlight-sortable{background:#e8edf1}.course-template .meet-all-patients thead tr th{vertical-align:middle;text-align:center;font-size:22px;color:#b2117e;font-weight:900;border-bottom:1px solid #ffffff}.course-template .meet-all-patients tbody tr td{width:33%;vertical-align:middle;text-align:center;font-size:18px;padding:15px 30px;border-bottom:1px solid #ffffff}.course-template .table-2-column thead tr th{vertical-align:middle;text-align:center;font-size:18px;padding:15px 25px}.course-template .table-responsive .table-2-column tbody tr td{width:50%;vertical-align:middle;font-size:18px;padding:15px 10px}.course-template .table-responsive .table-2-column tbody tr td:first-child{font-weight:900}.course-template .table-3-column tbody tr td{border:2px solid #333}.course-template .table-3-column thead tr th{vertical-align:middle;text-align:center;font-size:18px;padding:15px 25px}.course-template .table-responsive .table-3-column tbody tr td{width:33%;vertical-align:middle;text-align:center;font-size:18px;padding:15px 10px}.course-template .table-responsive .table-meet-patient tbody tr td:first-child{width:25%;vertical-align:top;text-align:center;font-size:18px;padding:25px 10px}.course-template .table-responsive .table-meet-patient tbody tr td{vertical-align:middle;text-align:left;font-size:18px;padding:15px 10px}.course-template .table-responsive .table-meet-patient tbody tr td ul li{font-family:var(--Roboto)}.course-template .table-4-column thead tr th{vertical-align:middle;text-align:center;font-size:18px;padding:15px 25px}.course-template .table-4-column tbody tr td{width:25%;vertical-align:middle;text-align:left;font-size:18px;padding:25px 10px;border:2px solid #333}.course-template .table-practice-point tbody tr td:first-child{width:20%}.course-template .table-practice-point tbody tr td{width:80%;vertical-align:middle;text-align:left;font-size:18px;padding:15px 30px;border:2px solid #333}.course-template .nav-tabs li a.nav-link{color:#969696;font-family:var(--Roboto);height:auto}.course-template .nav-tabs li a.nav-link:hover{color:#969696}.course-template .tab-content{border:1px solid #e7eaec}@media (max-width: 480px){.course-template .method-red{float:left;padding:65px;position:relative;width:100%}.course-template .drop-box p{padding:10px}.course-template .method-red label{background:#999999b3;color:#333;bottom:1px;cursor:pointer;display:flex;align-items:center;font-size:18px;left:1px;position:absolute;right:1px;text-indent:10%;text-align:left;top:1px;margin-right:10px;padding:20px}}@media (min-width: 481px) and (max-width: 800px){.course-template .method-red{float:left;padding:45px;position:relative;width:100%}.course-template .drop-box p{padding:15px}}@media only screen and (min-width: 768px) and (max-width: 1024px){.course-template .col-sm-2,.course-template .col-md-2,.course-template .col-lg-2{width:0!important;display:none!important}.course-template .col-sm-8,.course-template .col-lg-8,.course-template .col-md-8{width:100%!important;padding-left:50px!important;padding-right:50px!important}.course-template .tab-meet-patient li a.nav-link{min-height:90px;padding:25px 10px 20px;font-size:14px}}@media only screen and (max-width: 767px){.course-template .row .row{margin-right:0;margin-left:0}.course-template .col-sm-2,.course-template .col-md-2,.course-template .col-lg-2{width:0!important;display:none!important}.course-template .col-sm-8,.course-template .col-lg-8,.course-template .col-md-8{width:100%!important;padding-left:20px!important;padding-right:20px!important}}.courses-landing-page #content-wrap,.pages-show #content-wrap{padding-bottom:0}.courses-landing-page #content-wrap>.row>.mb-3,.pages-show #content-wrap>.row>.mb-3{margin-bottom:0!important}.landing-template{margin-top:var(--top-nav-height);background:url(/build/assets/img/diabetes.jpg);background-size:cover;background-position:center center}.landing-template .box-course-content{background:var(--content-bg);border-bottom-left-radius:30px;border-top-right-radius:30px}.landing-template .white-box{background:var(--content-bg);text-align:center;border-radius:30px}.landing-template .divider{border-top:2px solid var(--secondary-color);opacity:1}.landing-template .box-shadow-1{box-shadow:5px 5px 10px #0003}.landing-template h1.topheader{color:var(--white);margin:30px 0}.landing-template h1,.landing-template h2,.landing-template h3,.landing-template h4,.landing-template h5,.landing-template p,.landing-template li{font-family:var(--landing-page-font)}.landing-template h4,.landing-template p,.landing-template li{color:#212529}.landing-template p{font-size:1.2em}.landing-template .fw-600{font-weight:600}.landing-template .fw-500{font-weight:500}.landing-template .header-course{min-height:auto;display:block;position:relative}.landing-template .header-box{position:relative;z-index:2;top:25%;width:100%;max-width:100%;right:0;left:auto;text-align:center}.landing-template .header-box h1{font-size:2rem;text-transform:uppercase;text-shadow:1px 1px 10px rgba(0,0,0,.5);color:#fff;line-height:1.4em}.landing-template .header-box h1 span{display:inline-block}.landing-template .accreditation img{margin:14px;max-height:120px;width:auto}.landing-template .accreditation img[alt*=RACP]{max-width:250px}.landing-template .sponsor{display:block;flex-direction:column;justify-content:center;text-align:center;margin-bottom:0}.landing-template .sponsor img{max-width:150px;width:auto}.landing-template .sponsor h4{font-size:1.6em}.landing-template .call-out{width:100%;margin:1em 0;position:relative;padding:3em;border:0}.landing-template .call-out h1{font-size:2em}.landing-template .learning-outcomes-block h3{font-size:2em;color:var(--primary-color)}.landing-template .learning-outcomes-block p.sub-title{font-size:1.5rem}.landing-template ul.custom{margin-left:0;font-size:1.4em;line-height:1.4em}.landing-template ul.custom li{position:relative;margin-bottom:10px}.landing-template .image-copy h3{font-weight:700}.landing-template .image-copy p{font-size:1.2em;font-weight:500;margin-bottom:0}.landing-template .login-container{display:block;margin:0 auto;max-width:600px}.landing-template .login-container .or{font-size:1.8rem!important}.landing-template .login-container .or *{font-weight:600}.landing-template .btn-create-account{background:var(--button-primary);border:1px solid var(--button-primary);font-size:1.5rem!important}.landing-template .btn-create-account:hover{background:#1ab394;border:1px solid #1ab394}.landing-template .btn-login{background:var(--button-secondary);border:1px solid var(--button-secondary);font-size:1.5rem;color:#fff}.landing-template .btn-login:hover{background:#1ab394;border:1px solid #1ab394}.landing-template .forgot-passwd a{color:#00314c;font-size:1.2rem;text-decoration:underline}.landing-template .forgot-passwd a:hover{text-decoration:none}.landing-template .copyright{font-weight:600}.landing-template .img-fluid{align-self:center}.landing-template .form-control:focus{border-color:#7fafba}.landing-template .single-line:focus{border-color:#7fafba}.landing-template h2.startlearn{color:var(--primary-color);font-size:3em}.landing-template .login-container p,.landing-template p.startpara{font-size:1.5rem;line-height:1.5;max-width:800px;color:#000;margin:0 auto}.landing-template .provider{background:#fff;border-radius:30px}.landing-template .provider img{max-width:500px;width:100%}.landing-template .b-shadow{box-shadow:5px 5px 10px #0003}@media only screen and (min-width: 1400px){.landing-template .container{max-width:1140px}}@media only screen and (max-width: 991px){.landing-template .header-box h1{font-size:2rem}.landing-template .header-box img{width:50%!important}.landing-template .sponsor h4{font-size:1.2em}.landing-template .sponsor img{max-height:80px;max-width:100%}.landing-template .call-out{margin-bottom:0}.landing-template .call-out h1{font-size:1.4rem;margin:0}.landing-template .learning-outcomes-block h2{font-size:1.8em}.landing-template .learning-outcomes-block p.sub-title{font-size:1.3rem!important;margin:0}.landing-template .learning-outcomes-block ul.custom{font-size:1em!important;line-height:1.4em!important}.landing-template h2.startlearn{font-size:2.2rem}.landing-template p.startpara{font-size:1.2rem}}@media screen and (max-width: 767px){.landing-template .header-box h1{font-size:1.6rem;line-height:1}.landing-template .accreditation img{max-height:50px}.landing-template .login-container .or{font-size:1.4em!important}.landing-template .btn-create-account,.landing-template .btn-login{font-size:1.2rem!important}.landing-template .image-copy img{max-width:200px;margin:0 auto 20px}.landing-template p,.landing-template ul{font-size:16px!important}}@media screen and (max-width: 480px){.landing-template .logosection .col-6{width:100%!important;max-width:100%!important}.landing-template .sponsor img{max-width:130px;width:100%}.landing-template .image-copy img{margin:0 auto 20px;max-height:80px!important;width:auto}}
