.popup-module-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
z-index: 9999;
display: flex;
justify-content: center;
align-items: center;
overflow-y: auto;
padding: 20px;
}
.popup-module-content {
background: white;
padding: 20px;
border-radius: 5px;
width: 95%;
min-height: 95vh;
display: flex;
flex-direction: column;
margin: auto;
}
.popup-module-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
position: sticky;
top: 0;
background: white;
z-index: 1;
padding: 10px 0;
}
.popup-close {
background: none;
border: none;
font-size: 24px;
cursor: pointer;
padding: 5px;
}
.pdf-container {
flex: 1;
overflow-y: auto;
background: #f9f9f9;
padding: 10px;
border-radius: 5px;
min-height: 0;
}
.pdf-container object {
width: 100%;
height: 100%;
border: none;
}
#pdf-controls {
position: sticky;
top: 0;
background: #f5f5f5;
z-index: 1;
text-align: center;
margin-bottom: 15px;
padding: 10px;
border-radius: 5px;
}
#pdf-controls button {
background: #e40d35;
color: white;
border: none;
padding: 5px 15px;
border-radius: 3px;
cursor: pointer;
margin: 0 10px;
}
#pdf-controls button:hover {
background: #c20a2d;
}
#pdf-controls button:disabled {
background: #ccc;
cursor: not-allowed;
}
#page-info {
display: inline-block;
margin: 0 15px;
}
#pdf-canvas {
max-width: 100%;
height: auto;
display: block;
margin: 0 auto;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.popup-module-footer {
margin-top: 10px;
text-align: center;
position: sticky;
bottom: 0;
background: white;
padding: 10px 0;
z-index: 1;
}
.download-pdf {
display: inline-block;
padding: 10px 20px;
background: #e40d35;
color: white !important;
text-decoration: none;
border-radius: 5px;
}
.download-pdf:hover {
background: #c20a2d;
text-decoration: none !important;
}
.image-container {
text-align: center;
padding: 20px;
background: #fff;
}
.image-container img {
max-width: 100%;
height: auto;
box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}.module-archive .status{padding:.382em 1em;-webkit-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;color:#fff;font-weight:bold;background:#c6c6c6;display:inline-block}.module-archive .status:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em}.module-archive .status.completed{background:#63a95f}.module-archive .status.completed:before{content:""}.module-archive .status.in-progress:before{content:""}.module-lessons .lesson-status{font-style:normal}.module-lessons .lesson-status.complete{color:#63a95f}.module-lessons .lesson-status.complete:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em;content:""}.single-course .course-lessons>header h2{margin-bottom:1em}.course .module{position:relative;margin-top:1em;margin-bottom:1em;border:none}.course .module header{align-items:center;background:rgba(0,0,0,.05);box-sizing:border-box;display:flex;margin-bottom:0;padding:1em 20px;width:100%}.course .module header h2{display:inline-block;font-size:1.8em;margin-right:20px}.course .module header .status{margin-left:auto;white-space:nowrap}.course .module .module-description{padding:1em 20px;background:rgba(0,0,0,.015);margin:0;font-style:italic}.course .module .module-lessons header{margin:0 !important;padding:.6em .6em .6em 20px !important;border-top:1px solid rgba(0,0,0,.05) !important;border-bottom:1px solid rgba(0,0,0,.05);background:rgba(0,0,0,.03)}.course .module .module-lessons header h3{margin:0;font-size:1.2em}.course .module .module-lessons ul{margin:0 !important;padding:0 !important;margin-bottom:2em !important;list-style:none !important}.course .module .module-lessons ul li{list-style:none !important;margin:0 !important;position:relative}.course .module .module-lessons ul li a{display:block;border-bottom:1px solid rgba(0,0,0,.05);padding:.618em .618em .618em 3.618em;background:rgba(0,0,0,.01);position:relative;font-size:1.1em;text-decoration:none}.course .module .module-lessons ul li a:before{font-family:FontAwesomeSensei,FontAwesome;display:inline-block;font-size:150%;margin-right:.618em;font-weight:400;line-height:1em;width:1em;position:absolute;left:20px;top:.5em;content:"";color:rgba(0,0,0,.1)}.course .module .module-lessons ul li a:hover{background:#fff;border-bottom:1px solid rgba(0,0,0,.05);text-decoration:none}.course .module .module-lessons ul li a:hover:before{content:"";color:rgba(0,0,0,.2)}.course .module .module-lessons ul li a .preview-label{float:right;top:-0.2em}.course .module .module-lessons ul li.completed a{color:rgba(0,0,0,.4)}.course .module .module-lessons ul li.completed a:before{content:"";color:#63a95f}@font-face{font-family:"FontAwesomeSensei";src:url(//eventuras.org/wp-content/plugins/sensei-lms/assets/dist/fonts/fontawesome-webfont.45de4ef7.woff2) format("woff2"),url(//eventuras.org/wp-content/plugins/sensei-lms/assets/dist/fonts/fontawesome-webfont.e646f99c.woff) format("woff");font-weight:400;font-style:normal}@-webkit-keyframes spin-360{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);zoom:1}to{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}}@-webkit-keyframes spin-360{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);zoom:1}to{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);zoom:1}}.sensei-lms-notice{background-color:#f6f7f7;margin-bottom:21px;padding:17px 26px;color:#1e1e1e}.sensei-lms-notice .sensei-block-wrapper{margin:0}.sensei-message{clear:both;margin-top:1.387em;margin-bottom:1.618em;padding:1em 1.618em;border:none !important;-webkit-border-radius:5px;border-radius:5px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}.sensei-message a{text-decoration:underline}.sensei-message a:hover{text-decoration:none}.sensei-message:after{content:"";clear:both;display:block}.sensei-message:before{font-family:"FontAwesomeSensei";display:inline-block;font-size:100%;margin-right:.618em;font-weight:normal;line-height:1em;width:1em;font-size:1.387em;position:relative;top:.1em}.sensei-message.info{background:#eee}.sensei-message.info:before{content:""}.sensei-message.info a{color:rgb(59.5,59.5,59.5)}.sensei-message.info a:hover{color:rgb(46.75,46.75,46.75)}.sensei-message.alert{background:#ffd9c8}.sensei-message.alert:before{color:#ed6c6c;content:""}.sensei-message.alert a{color:hsl(0,78.1818181818%,57.6470588235%)}.sensei-message.alert a:hover{color:hsl(0,78.1818181818%,52.6470588235%)}.sensei-message.success{background:hsl(116.7567567568,30.081300813%,86.7647058824%)}.sensei-message.success:before{color:#63a95f;content:""}.sensei-message.success a{color:rgb(77.9268292683,138.5365853659,74.4634146341)}.sensei-message.success a:hover{color:rgb(68.5975609756,121.9512195122,65.5487804878)}.course-completed.singular .entry-header,.course-completed .entry-title{border:0;height:0;margin:0;padding:0;visibility:hidden}#my-courses #customer_login{column-gap:1.5rem;display:flex}@media screen and (max-width: 782px){#my-courses #customer_login{flex-direction:column}}#my-courses #customer_login label{display:block;margin-bottom:.7rem}#my-courses #customer_login input.input-text{box-sizing:border-box;font-size:var(--wp--preset--font-size--small);line-height:normal;margin:0;outline:0;padding:.9rem 1.1rem;width:100%}#my-courses #customer_login>div{display:flex;flex:1 1 0;flex-direction:column}#my-courses #customer_login form{border:1px solid #d3ced2;border-radius:5px;flex:1 1 0;margin:0 0 2em 0;padding:20px;text-align:left}#my-courses #customer_login .sensei-login-submit .button{margin-right:1em}.theme-twentytwentyone #customer_login .remember_me,.theme-twentytwentyone #customer_login .sensei-login-submit,.theme-twentytwentyone #customer_login .form-row:last-child{margin-top:1rem}