Current Path : /var/test/www/html/wp-content/plugins/siteorigin-panels/learn/css/ |
Current File : /var/test/www/html/wp-content/plugins/siteorigin-panels/learn/css/learn.css |
#siteorigin-learn #siteorigin-learn-overlay { z-index: 100005; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); } #siteorigin-learn #siteorigin-learn-dialog { z-index: 100006; box-sizing: border-box; position: fixed; top: 50%; left: 50%; padding: 20px 30px; max-width: 700px; margin-left: -350px; min-height: 400px; margin-top: -200px; background-color: #fff; } #siteorigin-learn #siteorigin-learn-dialog .video-title { font-weight: 300; text-align: center; line-height: 1.2em; font-size: 22px; color: #555; margin: 0 0 20px 0; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper { cursor: pointer; display: block; position: relative; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper, #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper .main-poster { width: 640px; height: 360px; display: block; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper .play-button { position: absolute; bottom: 0; left: 0; width: 640px; height: 58px; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper .video-play-info { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.75); display: flex; justify-content: center; align-items: center; opacity: 0; transition: 0.25s; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper .video-play-info .video-play-info-text { text-align: center; font-size: 1.8em; color: rgba(255, 255, 255, 0.95); } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper .video-play-info .video-play-info-text small { display: block; margin-top: 0.8em; font-size: 0.65em; font-weight: 200; } #siteorigin-learn #siteorigin-learn-dialog .poster-wrapper:hover .video-play-info { opacity: 1; } #siteorigin-learn #siteorigin-learn-dialog .video-iframe, #siteorigin-learn #siteorigin-learn-dialog .video-iframe iframe { width: 640px; height: 360px; display: block; } #siteorigin-learn #siteorigin-learn-dialog .learn-description { color: #666; font-weight: 300; margin: 25px auto; text-align: center; } #siteorigin-learn #siteorigin-learn-dialog .signup-form { display: flex; align-items: flex-end; padding: 15px 20px; background-color: #f8f8f8; border: 1px solid #e0e0e0; margin-top: 25px; } #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-field { flex: 2.5; margin-right: 20px; } #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-field label { color: #777; display: block; margin-bottom: 8px; text-align: center; font-size: 0.85em; font-weight: 500; } @media (max-height: 900px) { #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-field label { display: none; } } #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-field input { padding: 6px 8px; font-weight: 500; color: #555; } #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-submit { flex: 1.5; } #siteorigin-learn #siteorigin-learn-dialog .signup-form .form-submit input { margin-bottom: 1px; padding: 3px 8px; height: auto; } #siteorigin-learn #siteorigin-learn-dialog .signup-form input { width: 100%; display: block; } #siteorigin-learn #siteorigin-learn-dialog .form-description { color: #777; font-weight: 300; margin-top: 15px; text-align: center; font-style: italic; font-size: 0.95em; line-height: 1em; } #siteorigin-learn #siteorigin-learn-dialog .learn-close { display: inline-block; cursor: pointer; font-weight: bold; font-size: 0.9em; padding: 4px; color: #666; position: absolute; top: 4px; right: 8px; }