/**
 * The following files are compiled into this CSS file:
 * 
 * academic-profile-form-lightbox.scss
 * 
 * Uncompiled assets can be found in the src directory
 * Please contact Jim Benhoff at jbenhof@siue.edu for edits
 */

div.lightbox{display:none;position:fixed;top:0;left:0;margin:0;padding:0;z-index:1003;width:100%;height:100%;background-color:rgba(0,0,0,0.9);overflow:auto}div .wrapper-lightbox{position:relative;width:100%;height:100%;background-image:url("/_files/global/img/effect-lightbox-glow.svg");background-repeat:no-repeat;background-position:top 0, left 0;background-size:100%}div.form-lightbox{width:50%;padding-top:100px;padding-bottom:100px;margin:0 auto}button.lightbox-close{border:none;background-color:transparent;background-image:url("/_files/global/img/closeButton.svg");background-size:2.5em 2.5em;width:2.5em;height:2.5em;position:fixed;z-index:10002;top:10%;right:10%;transition:opacity .3s ease;opacity:0.8;cursor:pointer}button.cta-interested{position:fixed;bottom:60px;right:15px;padding-top:13px;padding-bottom:13px;padding-right:20px;padding-left:45px;z-index:1000;cursor:pointer;border-radius:22px;background:url("/_files/global/img/icn-info.svg") left 10px center/28px 28px no-repeat;background-color:#e21c24;border:2px solid #de7a80;opacity:.9;-webkit-filter:drop-shadow(0px 0px 4px rgba(0,0,0,0.4));filter:drop-shadow(0px 0px 4px rgba(0,0,0,0.4))}button.cta-interested:hover{opacity:1;transition-property:opacity;transition-duration:.5s;transition-delay:0s}button.cta-interested a:hover{text-decoration:none}button.cta-interested p{margin:0;padding:0;color:#fff}div.body-wrap .contact-us .hdr{background:transparent;text-align:center}div.body-wrap .contact-us .icn-person{display:block;height:50px;width:100%;background-image:url("/_files/global/img/icn-person.svg");background-position:center top;background-repeat:no-repeat}div.body-wrap .contact-us .form .form-body{background-color:transparent}div.body-wrap .contact-us .form .form-footer button{display:inline-block;text-align:center;width:auto;background-color:#e5182d;border-radius:20px}div.body-wrap .contact-us .form .form-footer button:hover{background-color:#fff;color:#e5182d;-webkit-filter:drop-shadow(0px 0px 10px #e41c24);filter:drop-shadow(0px 0px 10px #e41c24)}div.body-wrap .contact-us .form .form-footer{text-align:center}div.body-wrap .contact-us .form .form-fields .field label,div.body-wrap .contact-us .form .form-fields .field.checkbox a,div.body-wrap .contact-us .form .form-fields .field.checkbox div{color:#fff !important}div.body-wrap .contact-us .form .form-fields .field .SumoSelect label{color:#666 !important}div.body-wrap{z-index:auto}
