html{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}body{margin:0;min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;background-color:#cdd1fe}.form-title{padding-top:35px;text-align:center;letter-spacing:2px;color:#fff}.form-title h1{margin:0 0 20px;font-size:48px;font-weight:300}.form-title span{font-size:12px}.form-title span .fa{color:#33b5e5}.form-title span a{color:#33b5e5;font-weight:600;text-decoration:none}.login-form{position:relative;background:#fff;max-width:320px;width:310px;border-top:5px solid #33b5e5;box-shadow:0 0 3px rgba(0,0,0,.1);margin:20px auto}.login-form .toggle{cursor:pointer;position:absolute;top:0;right:0;background:#33b5e5;width:30px;height:30px;margin:-5px 0 0;color:#fff;font-size:12px;line-height:30px;text-align:center}.login-form .form{display:none;padding:40px}.login-form .form:nth-child(2){display:block}.reset{display:none}.login-form h2{margin:0 0 20px;color:#33b5e5;font-size:18px;font-weight:400;line-height:1}.login-form input{outline:0;display:block;width:100%;border:1px solid #d9d9d9;margin:0 0 20px;padding:8px 20px;box-sizing:border-box;-webkit-transition:.3s ease;transition:.3s ease;font-size:12px}.login-form input:focus{border:1px solid #33b5e5;color:#333}.login-form input:read-only{background-color:#e9ecef}.login-form input:-moz-read-only{background-color:#f2f6f9}.login-form button{cursor:pointer;background:#33b5e5;width:100%;border:0;padding:10px 15px;color:#fff;-webkit-transition:.3s ease;transition:.3s ease}.login-form button:hover{background:#178ab4}.login-form .forgetPassword{width:100%;padding-top:10px;box-sizing:border-box;color:#666;font-size:12px;text-align:center}.login-form .forgetPassword a{color:#333;text-decoration:none}@keyframes spinner{0%{transform:rotateZ(0)}100%{transform:rotateZ(359deg)}}img#bg{position:fixed;top:0;left:0;width:100%;height:100%}.bg-auth{-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover!important;background-color:#cdd1fe}@media (min-width:1200px){.cover_login{background:url('../happy/img/login/Background_Login.png') no-repeat center center fixed}.cover_lock{background:url('../happy/img/login/Background_LockScreen.jpg') no-repeat center center fixed}.cover_testing{background:url('../happy/img/login/Background_Testing.png') no-repeat center center fixed}}@media (min-width:992px) and (max-width:1199px){.cover_login{background:url('../happy/img/login/Background_LoginInfo.jpg') no-repeat center center fixed}.cover_lock{background:url('../happy/img/login/Background_LockScreen.jpg') no-repeat center center fixed}.cover_testing{background:url('../happy/img/login/Background_Testing.png') no-repeat center center fixed}}@media (min-width:768px) and (max-width:991px){.cover_lock,.cover_login,.cover_testing{background:url('../happy/img/login/bg_mobile.png') no-repeat center center fixed}}@media (max-width:767px){.cover_lock,.cover_login,.cover_testing{background:url('../happy/img/login/bg_mobile.png') no-repeat center center fixed}}@media (max-width:480px){.cover_lock,.cover_login,.cover_testing{background:url('../happy/img/login/bg_mobile.png') no-repeat center center fixed}}.wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;min-height:100%;padding:20px}.login-container{display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:95vh}.page-content{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1}.content-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1;flex:1;overflow:hidden}.login{border-radius:75px 2px 75px 2px;padding:35px 30px 15px 25px;min-width:300px;max-width:28%;background:#fff;position:relative;box-shadow:20px 20px 20px rgba(0,0,0,.3)}.login .toggle{cursor:pointer;position:absolute;top:0;right:0;background:#33b5e5;width:30px;height:30px;margin:0 0 0;color:#fff;font-size:12px;line-height:30px;text-align:center}.login.loading button{max-height:100%;padding-top:50px}.login.loading button .spinner{opacity:1;top:40%}.login.ok button{background-color:#8bc34a}.login.ok button .spinner{border-radius:0;border-top-color:transparent;border-right-color:transparent;height:20px;animation:none;transform:rotateZ(-45deg)}.login input{display:block;padding:10px 10px;width:100%;border:1px solid #2196f3;transition:border-width .2s ease;border-radius:10px;color:#888;font-size:12px}.login input+i.fa{color:#fff;font-size:.9em;position:absolute;margin-top:-28px;opacity:0;left:0;transition:all .1s ease-in}.login input:focus{outline:0;color:#444;border-color:#2196f3;border-left-width:35px}.login input:focus+i.fa{opacity:1;left:27px;transition:all .25s ease-out}.login a{font-size:.8em;color:#2196f3;text-decoration:none}.login .title{color:#444;font-size:1.2em;font-weight:700;margin:10px 0 30px 0;border-bottom:1px solid #eee;padding-bottom:20px}.login button{width:55%;background:#2196f3;color:#fff;display:block;border:none;left:0;bottom:0;max-height:50px;border:0 solid rgba(0,0,0,.1);border-radius:20px 20px 20px 20px;transform:rotateZ(0deg);transition:all .1s ease-out;border-bottom-width:7px;cursor:pointer}.login button .spinner{display:block;width:40px;height:40px;position:absolute;border:4px solid #fff;border-top-color:rgba(255,255,255,.3);border-radius:100%;left:50%;top:0;opacity:0;margin-left:-20px;margin-top:-20px;animation:spinner .6s infinite linear;transition:top .3s .3s ease,opacity .3s .3s ease,border-radius .3s ease;box-shadow:0 1px 0 rgba(0,0,0,.2)}.login:not(.loading) button:hover{box-shadow:0 1px 3px #2196f3}.login:not(.loading) button:focus{border-bottom-width:4px}footer{display:block;padding-top:50px;text-align:center;color:#ddd;font-weight:400;text-shadow:0 -1px 0 rgba(0,0,0,.2);font-size:.8em}footer a,footer a:link{color:#fff;text-decoration:none}.login .passwd .input-group input{display:block;padding:10px 10px;width:90%;border-top:1px solid #2196f3;border-right:0px solid #2196f3;border-bottom:1px solid #2196f3;border-left:1px solid #2196f3;transition:border-width .2s ease;border-radius:10px 0 0 10px;color:#888;font-size:12px}.login .passwd .input-group input+i.fa{color:#fff;font-size:.9em;position:absolute;margin-top:-28px;opacity:0;left:0;transition:all .1s ease-in}.login .passwd .input-group input:focus{outline:0;color:#444;border-color:#2196f3;border-left-width:35px}.login .passwd .input-group input:focus+i.fa{opacity:1;padding-top:40px;left:11px;transition:all .2s ease-out}.login .passwd .input-group .input-group-addon{background-color:transparent;border-top:1px solid #2196f3;border-right:1px solid #2196f3;border-bottom:1px solid #2196f3;border-left:0 solid #2196f3;color:#2196f3;width:10%;border-radius:0 10px 10px 0;vertical-align:center}.has-error-addon{border-color:red!important;background-color:#ffcece!important}.has-error-eye{color:red!important}.has-error-eye-confirm{color:red!important}.login .passwd .input-group .input-group-addon .eye{padding-top:12px;font-size:.8em}.login .passwdconfirm .input-group input{display:block;padding:10px 10px;width:90%;border-top:1px solid #2196f3;border-right:0px solid #2196f3;border-bottom:1px solid #2196f3;border-left:1px solid #2196f3;transition:border-width .2s ease;border-radius:10px 0 0 10px;color:#888;font-size:12px}.login .passwdconfirm .input-group input+i.fa{color:#fff;font-size:.9em;position:absolute;margin-top:-28px;opacity:0;left:0;transition:all .1s ease-in}.login .passwdconfirm .input-group input:focus{outline:0;color:#444;border-color:#2196f3;border-left-width:35px}.login .passwdconfirm .input-group input:focus+i.fa{opacity:1;padding-top:40px;left:11px;transition:all .2s ease-out}.login .passwdconfirm .input-group .input-group-addon{background-color:transparent;border-top:1px solid #2196f3;border-right:1px solid #2196f3;border-bottom:1px solid #2196f3;border-left:0 solid #2196f3;color:#2196f3;width:10%;border-radius:0 10px 10px 0;vertical-align:center}.login .passwdconfirm .input-group .input-group-addon .eye-confirm{padding-top:12px;font-size:.8em}.checkbox{padding-left:20px}.checkbox label{display:inline-block;position:relative;padding-left:5px}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #ccc;border-radius:3px;background-color:#fff;-webkit-transition:border .15s ease-in-out,color .15s ease-in-out;-o-transition:border .15s ease-in-out,color .15s ease-in-out;transition:border .15s ease-in-out,color .15s ease-in-out}.checkbox label::after{display:inline-block;position:absolute;width:16px;height:16px;left:0;top:0;margin-left:-20px;padding-left:3px;padding-top:1px;font-size:11px;color:#555}.checkbox input[type=checkbox]{opacity:0}.checkbox input[type=checkbox]:focus+label::before{outline:thin;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type=checkbox]:checked+label::after{font-family:FontAwesome;content:"\f00c"}.checkbox input[type=checkbox]:disabled+label{opacity:.65}.checkbox input[type=checkbox]:disabled+label::before{background-color:#eee;cursor:not-allowed}.checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type=checkbox]:checked+label::before{background-color:#33b5e5;border-color:#33b5e6}.checkbox-primary input[type=checkbox]:checked+label::after{color:#fff}.page-404-form{position:relative;background:#fff;max-width:320px;width:330px;border-top:5px solid #33b5e5;box-shadow:0 0 3px rgba(0,0,0,.1);margin:0 auto}.page-404-form .toggle{cursor:pointer;position:absolute;top:0;right:0;background:#33b5e5;width:30px;height:30px;margin:-5px 0 0;color:#fff;font-size:12px;line-height:30px;text-align:center}.page-404-form .toggle a{text-decoration:none}.page-404-form .form{padding:40px}.page-404-form h1{margin:0 0 20px;color:#33b5e5;font-size:90px;font-weight:700;line-height:1}.page-404-form h3{margin:0 0 20px;font-size:14px;line-height:1}.page-404-form p{margin:0 0 20px;font-size:12px;line-height:1}.page-404-form input{outline:0;display:block;width:100%;border:1px solid #d9d9d9;margin:0 0 20px;padding:10px 15px;box-sizing:border-box;-webkit-transition:.3s ease;transition:.3s ease}.page-404-form input:focus{border:1px solid #33b5e5;color:#333}.page-404-form .ContactSupport{width:100%;padding-top:10px;box-sizing:border-box;color:#666;font-size:12px;text-align:center}.page-404-form .ContactSupport a{color:#333;text-decoration:none}.lockscreen-form{position:relative;background:#fff;max-width:320px;width:310px;border-top:5px solid #33b5e5;box-shadow:0 0 3px rgba(0,0,0,.1);margin:20px auto}.lockscreen-form .toggle{cursor:pointer;position:absolute;top:0;right:0;background:#33b5e5;width:30px;height:30px;margin:-5px 0 0;color:#fff;font-size:12px;line-height:30px;text-align:center}.lockscreen-form .toggle a{text-decoration:none}.lockscreen-form .form{padding:40px}.lockscreen-form .imgroundcorners{border-radius:10px;width:150px;height:150px}.lockscreen-form h1{margin:0 0 10px;color:#33b5e5;font-size:30px;font-weight:700;line-height:1}.lockscreen-form h3{margin:10px 0 10px;line-height:1;font-size:18px;font-weight:700}.lockscreen-form p{margin:0 0 10px;font-size:12px;line-height:1}.lockscreen-form input{outline:0;display:block;width:100%;border:1px solid #d9d9d9;margin:0 0 10px;padding:10px 15px;box-sizing:border-box;-webkit-transition:.3s ease;transition:.3s ease}.lockscreen-form input:focus{border:1px solid #33b5e5;color:#333}.lockscreen-form button{cursor:pointer;background:#33b5e5;width:100%;border:0;padding:10px 15px;color:#fff;-webkit-transition:.3s ease;transition:.3s ease}.lockscreen-form button:hover{background:#178ab4}.lockscreen-form .newaccount{width:100%;padding-top:5px;box-sizing:border-box;color:#666;font-size:12px;text-align:center}.lockscreen-form .newaccount a{color:#333;text-decoration:none}.white-color{color:#fff}.form-group.has-error .help-block{color:#dd4b39;font-size:13px}.form-group.has-error input{border-color:red!important;background-color:#ffcece;box-shadow:none}.jq-toast-wrap,.jq-toast-wrap *{margin:0;padding:0}.jq-toast-wrap{display:block;position:fixed;width:250px;pointer-events:none!important;letter-spacing:normal;z-index:9000!important}.jq-toast-wrap.bottom-left{bottom:20px;left:20px}.jq-toast-wrap.bottom-right{bottom:20px;right:40px}.jq-toast-wrap.top-left{top:20px;left:20px}.jq-toast-wrap.top-right{top:20px;right:40px}.jq-toast-single{display:block;width:100%;padding:10px;margin:0 0 5px;border-radius:4px;font-size:12px;font-family:arial,sans-serif;line-height:17px;position:relative;pointer-events:all!important;background-color:#444;color:#fff}.jq-toast-single h2{font-family:arial,sans-serif;font-size:14px!important;margin:0 0 7px;background:0 0;color:inherit;line-height:inherit;letter-spacing:normal}.jq-toast-single a{color:#eee;text-decoration:none;font-weight:700;border-bottom:1px solid #fff;padding-bottom:3px;font-size:12px}.jq-toast-single ul{margin:0 0 0 15px;background:0 0;padding:0}.jq-toast-single ul li{list-style-type:disc!important;line-height:17px;background:0 0;margin:0;padding:0;letter-spacing:normal}.close-jq-toast-single{position:absolute;top:3px;right:7px;font-size:14px;cursor:pointer}.jq-toast-loader{display:block;position:absolute;top:-2px;height:5px;width:0;left:0;border-radius:5px;background:red}.jq-toast-loaded{width:100%}.jq-has-icon{padding:10px 10px 10px 50px;background-repeat:no-repeat;background-position:10px}.jq-icon-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);background-color:#31708f;color:#d9edf7;border-color:#bce8f1}.jq-icon-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);background-color:#8a6d3b;color:#fcf8e3;border-color:#faebcc}.jq-icon-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);background-color:#a94442;color:#f2dede;border-color:#ebccd1}.jq-icon-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);color:#dff0d8;background-color:#3c763d;border-color:#d6e9c6}.has-error .select2-selection{border-color:red!important;background-color:#ffcece}.has-error-input{border-color:red!important;background-color:#ffcece}.select2-rendered__match{background-color:#ff0;color:#000}@media (min-width:768px){.modal-xl{width:85%;max-width:1200px}}.swal2-container{z-index:20000}.page-item.disabled .page-link{color:#bbb;background-color:transparent;border-color:#ddd}legend{font-size:14px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #fb8c00}legend .control-arrow{float:right;color:#999}.divider{display:flex;flex-direction:row;flex-flow:row;width:100%}.divider>label{align-self:baseline;flex-grow:2;white-space:nowrap}.divider>hr{margin-top:10px;width:100%;border:0;height:1px;background:#666}.divider.fixed{width:400px}.divider.center>:first-child{margin-right:5px}.divider.center>:last-child{margin-left:5px}hr.inset{background:0 0;border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}.field-box{margin-top:10px;border:1px #d3d3d3 solid;padding:.2em .8em;box-shadow:0 2px 5px -4px rgba(36,35,35,.871)}.group-box{border:1px #d3d3d3 solid;padding:.2em .8em;font-size:14px;color:#1e5799;text-transform:uppercase;text-align:left;font-weight:700;line-height:25px;width:auto;display:block;box-shadow:0 3px 10px -5px rgba(36,35,35,.871)}.rubber{margin-top:10px;box-shadow:0 0 0 2px #00f,0 0 0 1px #00f inset;border:2px solid transparent;border-radius:4px;display:inline-block;padding:5px 4px;line-height:11px;color:#00f;font-size:8px;text-transform:uppercase;text-align:center;opacity:.3;width:auto}.rubberCompany{border:2px solid transparent;border-radius:4px;display:inline-block;padding:5px 4px;line-height:11px;font-size:8px;text-transform:uppercase;text-align:center;width:auto}.myTabContent{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;border-left:solid 1px #dee2e6;border-right:solid 1px #dee2e6;border-bottom:solid 1px #dee2e6}.myRounded{border-radius:30px}.btn:hover{-webkit-animation:pulse 1s;animation:pulse 1s}.pulseAnimationNavBar:hover{-webkit-animation:pulse 1s;animation:pulse 1s;background-color:#f5f5f5}.pulseAnimationNavBar:active{background-color:#ccc}.pulseAnimation:hover{-webkit-animation:pulse 1s;animation:pulse 1s}.swingAnimation:hover{-webkit-animation:swing 1s;animation:swing 1s}.jelloAnimation:hover{-webkit-animation:jello 1s;animation:jello 1s}.tadaAnimation:hover{-webkit-animation:tada 1s;animation:tada 1s}.flashAnimation:hover{-webkit-animation:flash 1s;animation:flash 1s}.bounceAnimation:hover{-webkit-animation:bounce 1s;animation:bounce 1s}.bg-gradient-blue-green{background:linear-gradient(45deg,#6378f7,#2fb2a2);color:#fff}@media (min-width:150px) and (max-width:320px){.marvel-device{margin-top:10px}.marvel-device.ipad{-webkit-transform:scale(.27);transform:scale(.27);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:321px) and (max-width:449.99px){.marvel-device{margin-top:10px}.marvel-device.ipad{-webkit-transform:scale(.4);transform:scale(.4);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:450px) and (max-width:549.99px){.marvel-device{margin-top:10px}.marvel-device.ipad{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:550px) and (max-width:649.99px){.marvel-device{margin-top:10px}.marvel-device.ipad{-webkit-transform:scale(.55);transform:scale(.55);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:650px) and (max-width:749.99px){.marvel-device{margin-top:10px}.marvel-device.ipad{-webkit-transform:scale(.55);transform:scale(.55);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:750px) and (max-width:849.99px){.marvel-device.ipad{-webkit-transform:scale(.6);transform:scale(.6);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:850px) and (max-width:949.99px){.marvel-device.ipad{-webkit-transform:scale(.68);transform:scale(.68);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:950px) and (max-width:1049.99px){.marvel-device.ipad{-webkit-transform:scale(.68);transform:scale(.68);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:1050px) and (max-width:1149.99px){.marvel-device.ipad{-webkit-transform:scale(.75);transform:scale(.75);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:1150px) and (max-width:1249.99px){.marvel-device.ipad{-webkit-transform:scale(.85);transform:scale(.85);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}@media (min-width:1250px){.marvel-device.ipad{-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:transform 1s ease-in;transition:transform 1s ease-in;transform-origin:top left}}#select-categories{color:#188ae2;text-align:center;font-size:12px;font-weight:600;background-color:#f5f5f5}#white-icon{color:#fff}.card-search-faq{margin-left:-2.5rem;margin-right:-2.5rem}.search-keyword-rounded{width:100%;box-shadow:4.7px 5.2px 5px .1px rgba(0,0,0,.15)!important;background-color:#fff;border-bottom-right-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-top-left-radius:50px;border:none;padding-left:10%;padding-right:20%}.custom-select-faq{box-shadow:4.7px 5.2px 5px .1px rgba(0,0,0,.15)!important;background-color:#fff;border-bottom-right-radius:50px;border-top-right-radius:50px;border-bottom-left-radius:50px;border-top-left-radius:50px;border:none;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDk0Ljg1OSA5NC44NTgiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDk0Ljg1OSA5NC44NTg7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xNy4zMTIsNDEuNzU3aDYwLjIzNmMwLjc3LDAsMS40NjktMC40NCwxLjgwMi0xLjEzM2MwLjMzNC0wLjY5MSwwLjI0MS0xLjUxNC0wLjIzNy0yLjExNEw0OC45OTQsMC43NTMgICAgQzQ4LjYxNCwwLjI3Nyw0OC4wMzksMCw0Ny40MzEsMHMtMS4xODQsMC4yNzctMS41NjMsMC43NTNMMTUuNzQ4LDM4LjUxYy0wLjQ3OSwwLjYwMS0wLjU3MiwxLjQyMy0wLjIzOCwyLjExNCAgICBDMTUuODQzLDQxLjMxNywxNi41NDIsNDEuNzU3LDE3LjMxMiw0MS43NTd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM2NjczRkMiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+CgkJPHBhdGggZD0iTTc3LjU0Nyw1My4xMDJIMTcuMzEyYy0wLjc2OSwwLTEuNDY5LDAuNDM5LTEuODAyLDEuMTMzYy0wLjMzNCwwLjY5MS0wLjI0MSwxLjUxNCwwLjIzOCwyLjExM2wzMC4xMTksMzcuNzU4ICAgIGMwLjM4LDAuNDc2LDAuOTU1LDAuNzUzLDEuNTYzLDAuNzUzczEuMTg0LTAuMjc3LDEuNTYzLTAuNzUzTDc5LjExLDU2LjM0OGMwLjQ3OS0wLjYwMSwwLjU3MS0xLjQyMiwwLjIzNy0yLjExMyAgICBDNzkuMDE2LDUzLjU0MSw3OC4zMTcsNTMuMTAyLDc3LjU0Nyw1My4xMDJ6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM2NjczRkMiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==") no-repeat right .75rem center/12px 18px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;text-align:center;width:70%}.form-control-faq-right{position:absolute;top:0;right:5px;color:#333;padding-top:.275rem;padding-left:.875rem;padding-right:.875rem;line-height:2.25003rem;min-width:1rem}.form-control-faq-left{position:absolute;top:0;color:#333;padding-top:.375rem;padding-left:.875rem;padding-right:.875rem;line-height:2.25003rem;min-width:1rem}.faq-btn{border-radius:40px;width:80px;background-color:#188ae2;font-size:12px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#f5f5f5;border:none}.faq-btn:hover{background-color:#3ac9d6}.bg-faq{margin-left:-1.4rem;margin-right:-1.4rem;border-bottom-right-radius:50px!important;background-image:url("../images/view_faq_bg.jpg");background-repeat:no-repeat;background-position:center;background-size:cover}.bg-search-faq{margin-left:15%;margin-right:15%;border-radius:50px!important;background-image:url(../images/view_faq_bg.jpg);background-repeat:no-repeat;background-position:center;background-size:cover}.bg-search-faq:after{border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #828cfd;bottom:-18px;content:'';left:50%;margin-left:-20px;position:absolute}.text-white-bold{font-weight:700;color:#fff}.freeze-table-footer{font-size:12px;font-weight:550;background:#1880c9;color:#fff;text-align:center;padding:9px}.sticky-div{font-size:1rem;font-weight:700;font-style:italic;position:sticky;top:0;background-color:pink;z-index:10000}
