@keyframes blink{0%{opacity:.2}20%{opacity:1}100%{opacity:.2}}*{font-family:Roboto,sans-serif}a{text-decoration:none!important;cursor:pointer!important}body{margin:0;padding:0}.btn-purple{border-color:#8b2d88;color:#fff;position:relative;background-color:#8b2d88}.btn-purple:hover{color:#fff}.btn-purple .btn-icon{background-position:center center;background-repeat:no-repeat;background-size:cover;height:12px;position:absolute;right:10px;top:8px;width:12px}.btn-purple .btn-icon.bg{top:4px;height:18px;width:18px}.btn-theme{color:#fff;border-color:#5ac1ad;background-color:#5ac1ad;position:relative}.btn-theme:hover{color:#fff}.btn-theme .btn-icon{background-position:center center;background-repeat:no-repeat;background-size:cover;height:12px;position:absolute;right:10px;top:8px;width:12px}.btn-theme .btn-icon.bg{top:4px;height:18px;width:18px}.margin-5{width:100%;height:5px;background-color:transparent;display:table}.margin-10{width:100%;height:10px;background-color:transparent;display:table}.margin-25{width:100%;height:25px;background-color:transparent;display:table}.no-margin{margin:0}.background{position:fixed;left:0;top:0;width:100%;height:100vh;background-size:cover;background-position:bottom;background-repeat:no-repeat;z-index:1}@media screen and (max-width:767px){.background{position:initial!important;left:initial!important;top:initial!important;width:initial!important;height:initial!important}}@media screen and (max-height:600px){.background{position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100vh!important}}.background:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(14,166,141,.5)}.background._login_temp_update:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:transparent!important}.background .bg-img{position:absolute;left:0;bottom:0;height:100%;width:100%}.content_wrapper{position:absolute;z-index:100;width:100%;height:100%;background-color:transparent;display:flex;align-items:center}@media screen and (max-height:600px){.content_wrapper{height:600px!important}}.content_wrapper ._login_form_wrapper{width:100%;height:auto;display:inline-block;padding-top:80px;position:relative}.content_wrapper ._login_form_wrapper ._login_form{width:300px;height:150px;background-color:#fff;margin:0 auto;position:relative;padding-top:20px;box-sizing:border-box;transition-duration:.3s;box-shadow:0 2px 9px 2px rgba(0,0,0,.67)}.content_wrapper ._login_form_wrapper ._login_form .shadow-hide{position:absolute;width:100%;background-color:#fff;height:20px;display:block;left:0;right:0;top:-19px;clip-path:polygon(46% 6%,88% 55%,100% 92%,100% 70%,100% 100%,90% 100%,0 100%,0 70%,0 35%,0 0)}.content_wrapper ._login_form_wrapper ._login_form.flexible{display:table}.content_wrapper ._login_form_wrapper ._login_form .triangle{position:absolute;left:0;top:-99px;height:100px;width:301px;color:#fff;z-index:-1;-webkit-filter:drop-shadow(0 0 9px rgba(0, 0, 0, .67));filter:drop-shadow(0 0 9px rgba(0, 0, 0, .67))}.content_wrapper ._login_form_wrapper ._login_form:before{content:"";left:0;top:20px;position:absolute;width:100%;height:calc(100% - 40px);background-color:#008a00;z-index:-2}.content_wrapper ._login_form_wrapper ._login_form .brand-logo{left:10px;top:-40px;width:80px;height:70px;position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center center}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper{width:100%;height:100%;display:inline-block;box-sizing:border-box;padding:20px}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .form-title{font-size:14px}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .bottom-section{width:100%}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper{width:100%;height:auto;display:inline-block;text-align:center;position:relative}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper p{color:#58595b;font-size:13px}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper .profile_avatar_selector{width:160px;height:160px;border-radius:50%;border:1px solid #cbcdcf;display:inline-block;position:relative;background-repeat:no-repeat;background-position:center;background-size:90%}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper .profile_avatar_selector ._trigger_file{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;opacity:0;cursor:pointer}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper .profile_avatar_selector .image_picker_wrapper{position:absolute;left:50px;top:50px;width:400px;height:250px;background-color:#dfdfdf;opacity:0;z-index:-100;visibility:hidden}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_avatar_wrapper .profile_avatar_selector .image_picker_wrapper._active{visibility:visible;z-index:50;opacity:1}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_info_wrapper{width:100%;height:70px;display:table;padding:10px 20px 10px 80px;background-color:#f2f2f2;border-radius:4px;position:relative}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_info_wrapper .user_avatar{position:absolute;left:15px;top:10px;width:50px;height:50px;border-radius:50%;border:1px solid #cbcdcf;display:inline-block;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:90%}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_info_wrapper .user_info{margin-top:5px}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_info_wrapper .user_info .user_name{font-size:14px;color:#5c5c5f}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .profile_info_wrapper .user_info .user_slogan{color:#6d6f71;font-size:11px}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .check_preview_wrapper{width:100%;height:auto;display:inline-block;text-align:center}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .check_preview_wrapper .preview_icon{width:70px;height:70px;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0 auto}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .check_preview_wrapper .preview_title{margin-top:10px;font-size:15px;color:#6e7072}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .input-collection-wrapper{width:100%;height:auto;display:inline-block;box-sizing:border-box}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .input-collection-wrapper .mini_box_input{width:calc(16.67% - 4px);float:left;margin:0 2px;text-align:center}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .counter-wrapper{width:100px;height:100px;display:inline-block;background-size:cover;background-repeat:no-repeat;background-position:center}.content_wrapper ._login_form_wrapper ._login_form .inner_wrapper .counter-wrapper .counter{width:100%;height:100%;line-height:100px;text-align:center;font-size:27px;color:#5ac1ad}.content_wrapper ._login_form_wrapper ._login_form .pagination_wrapper{position:absolute;top:15%;right:100%;width:50px;height:156px}.content_wrapper ._login_form_wrapper ._login_form .pagination_wrapper .eachPageTarget{width:50px;height:50px;margin:1px 0;background-color:#fff;text-align:center;line-height:50px;color:#828282;font-size:18px;box-sizing:border-box;border-right:1px solid #9f9f9f;font-weight:700}.content_wrapper ._login_form_wrapper ._login_form .pagination_wrapper .eachPageTarget._active{background-color:#8b2d88;color:#fff;border-right:1px solid #8b2d88}.content_wrapper ._login_form_wrapper ._login_form .pagination_wrapper .eachPageTarget._complete{background-color:#5ac1ad;color:#fff;border-right:1px solid #5ac1ad}.content_wrapper ._login_form_wrapper ._login_form .footer-section{position:absolute;left:0;top:100%;width:100%;height:40px;background-color:#8b2d88;box-sizing:border-box;padding-left:45px;padding-right:10px;display:flex;align-items:center}.content_wrapper ._login_form_wrapper ._login_form .footer-section .icon-btn{position:absolute;left:0;top:0;width:40px;height:40px;background-size:60%;background-repeat:no-repeat;background-position:center;background-color:transparent}.content_wrapper ._login_form_wrapper ._login_form .footer-section .inner-container{box-sizing:border-box;color:#fff;font-size:12px;font-weight:300;height:auto;line-height:12px;width:100%}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver{position:fixed;left:0;top:100%;width:580px;height:auto;box-sizing:border-box;border-radius:4px;z-index:-999;visibility:hidden;opacity:0;display:inline-block;background-color:#fff;padding:10px 20px 15px 20px;border:1px solid #d2d2d2}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .title{font-size:14px;line-height:20px;margin-bottom:10px;display:inline-block;width:100%}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .inner-wrapper{max-width:600px;max-height:275px;background-color:rgba(241,241,241,.85);padding:5px;display:inline-block;overflow:auto}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .inner-wrapper .eachItem{background-color:#fff;border-radius:3px;display:inline-block;float:left;height:75.6px;margin:0 3.5px 4px;position:relative;width:98px}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .inner-wrapper .eachItem .inner-fit{position:absolute;left:0;top:0;width:100%;height:100%;background-size:60%;background-position:center;background-repeat:no-repeat}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .bottom-section{width:100%;height:auto}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .bottom-section .file-picker{background-color:#5ac1ad;position:relative;display:inline-block;overflow:hidden;border:none}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver .bottom-section .file-picker .input-file{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:10}.content_wrapper ._login_form_wrapper ._login_form .icons_popOver._active{z-index:999;visibility:visible;opacity:1}.content_wrapper ._login_form_wrapper ._login_form .ramadan-moon{position:absolute;right:20px;top:-80px;width:auto;height:auto;display:none;z-index:10}.content_wrapper ._login_form_wrapper ._login_form .ramadan-moon.mobile{display:block}.content_wrapper ._login_form_wrapper ._login_form .ramadan-moon img{width:120px}.content_wrapper form label{font-size:12px;color:#858585;font-weight:400}.content_wrapper form .form-group{margin-bottom:10px}.content_wrapper form .form-group #recaptcha{transform:scale(.86)!important;margin-left:-18px;display:none}.content_wrapper form .form-group #recaptcha:first-child{width:260px!important}.content_wrapper form .form-group .rc-anchor-normal-footer{display:none!important}.content_wrapper form .form-control:focus{box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(90,193,173,.6)!important;border-color:#5ac1ad;outline:0 none}.content_wrapper.float_ar{direction:rtl!important}.content_wrapper.float_ar ._login_form_wrapper{width:100%;height:auto;display:inline-block;padding-top:80px;position:relative}.content_wrapper.float_ar ._login_form_wrapper ._login_form{width:300px;height:150px;background-color:#fff;margin:0 auto;position:relative;padding-top:20px;box-sizing:border-box;transition-duration:.3s;box-shadow:0 2px 9px 2px rgba(0,0,0,.67)}.content_wrapper.float_ar ._login_form_wrapper ._login_form .shadow-hide{position:absolute;width:100%;background-color:#fff;height:20px;display:block;left:0;right:0;top:-19px;clip-path:polygon(50% 0,100% 0,100% 35%,100% 70%,100% 100%,50% 100%,0 100%,0 84%,0 97%,20% 2%)}.content_wrapper.float_ar ._login_form_wrapper ._login_form.flexible{display:table}.content_wrapper.float_ar ._login_form_wrapper ._login_form .triangle{position:absolute;left:0;top:-99px;height:100px;width:301px;color:#fff;z-index:-1;-webkit-filter:drop-shadow(0 0 9px rgba(0, 0, 0, .67));filter:drop-shadow(0 0 9px rgba(0, 0, 0, .67))}.content_wrapper.float_ar ._login_form_wrapper ._login_form .brand-logo{left:auto;right:10px!important}.content_wrapper.float_ar ._login_form_wrapper ._login_form .custom-checkbox .checkmark{left:auto;right:0!important}.content_wrapper.float_ar ._login_form_wrapper ._login_form .custom-checkbox ._container{padding-right:25px!important;margin-left:0}.content_wrapper.float_ar ._login_form_wrapper ._login_form .ramadan-moon{position:absolute;left:20px;right:initial;top:-80px;width:auto;height:auto;display:none;z-index:10}.content_wrapper.float_ar ._login_form_wrapper ._login_form .ramadan-moon.mobile{display:block}.content_wrapper.float_ar ._login_form_wrapper ._login_form .ramadan-moon img{width:120px}.content_wrapper.float_ar form label{font-size:12px;color:#858585;font-weight:400}.content_wrapper.float_ar form .form-group{margin-bottom:10px}.content_wrapper.float_ar form .form-control:focus{box-shadow:0 1px 1px rgba(0,0,0,.075) inset,0 0 8px rgba(90,193,173,.6)!important;border-color:#5ac1ad;outline:0 none}.custom-checkbox ._container{display:block;position:relative;padding-left:25px;margin-bottom:12px;cursor:pointer;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#8b2d88}.custom-checkbox ._container input{position:absolute;opacity:0;cursor:pointer}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;border-radius:3px;background-color:#eee}.custom-checkbox ._container:hover input~.checkmark{background-color:#ccc}.custom-checkbox ._container input:checked~.checkmark{background-color:#5ac1ad}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none}.custom-checkbox ._container input:checked~.checkmark:after{display:block}.custom-checkbox ._container .checkmark:after{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#fff;border-image:none;border-style:solid;border-width:0 2px 2px 0;height:13px;left:7px;top:2px;transform:rotate(45deg);width:6px}.dot-loader{width:100%;height:15px;display:inline-block;text-align:center;margin:10px 0}.dot-loader .dot{width:15px;height:15px;border-radius:50%;background-color:#5ac1ad;margin:0 7px;display:inline-block;animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.dot-loader .dot:nth-child(2){animation-delay:.2s}.dot-loader .dot:nth-child(3){animation-delay:.4s}.dot-loader .dot:nth-child(4){animation-delay:.6s}.dot-loader .dot:nth-child(5){animation-delay:.8s}.dot-loader .dot:nth-child(6){animation-delay:1s}.btn-social{padding:4px 0;text-align:center;width:100%;margin-bottom:4px}.btn-social.facebook{background-color:#3b5999}.btn-social.google{background-color:#db4437}.btn-social img{width:15px}