.container{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:2;min-height:500px}.container.group{margin-bottom:40px}.main-cont{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.main-cont.full{min-height:100%;padding:0}.container.start{-ms-flex-align:center;align-items:center}.main-cont.start,.main-cont.widget{-ms-flex-pack:start;justify-content:flex-start}.main-cont.widget{padding:0;margin:0;min-height:200px}.App{position:relative;width:300px;margin-left:15px;margin-right:15px;margin-bottom:30px;min-height:400px;overflow:hidden}.App,.App.extended{-webkit-box-sizing:border-box;box-sizing:border-box}.App.extended{width:90%;margin:0;margin-bottom:30px;min-height:100px}.App.extended .decoration{min-height:200px}.decoration{width:100%;min-height:400px;padding:40px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;overflow:hidden}.decoration.zoomXXX:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.table-tr-hover-cursor tr:hover{cursor:pointer}@media only screen and (max-width:768px){.decoration.zoom:hover{-webkit-transform:unset;-ms-transform:unset;transform:unset}}.apppage{min-height:400px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;-webkit-box-shadow:0 20px 30px rgba(0,0,0,.3);box-shadow:0 20px 30px rgba(0,0,0,.3);border-radius:8px}.App .content{padding-bottom:20px}.decoration.flexcenter{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.App.big{width:80%;min-width:300px}.App.medium{width:70%;min-width:300px}@media only screen and (max-width:768px),screen and (max-height:600px){.App.big,.App.medium{width:100%}}.create-product{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding:0;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.create-product-main{-ms-flex:1 1;flex:1 1;position:relative}.create-product-preview{-ms-flex:none;flex:none;width:320px;padding:0 20px;margin-right:-40px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.create-product-preview .product-card-root{min-height:200px}.create-product-preview-sticky{margin-top:45px}@media only screen and (max-width:960px){.create-product-preview{display:none}.create-product{right:0}.home-video{display:none}}@media only screen and (max-width:678px){.logo-brand{display:none}}@media only screen and (max-width:978px){.table-responsive-xs{overflow:auto;-webkit-overflow-scrolling:touch}.table-responsive-container-xs{min-width:800px}.flex-direction-responsive-xs{-ms-flex-direction:column!important;flex-direction:column!important}.flex-direction-reverse-responsive-xs{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-remove-responsive-xs{display:block!important}.margin-responsive-xs{margin:6px!important}.nomargin-responsive-xs{margin:0!important}.align-responsive-xs{-ms-flex-align:center!important;align-items:center!important}.container-padding-responsive-xs{padding:0 5px!important}.horizontal-padding-responsive-xs{padding-left:10px!important;padding-right:10px!important}.align-right-responsive-xs{-ms-flex-align:end!important;align-items:flex-end!important}.nowidth-responsive-xs{min-width:unset!important}.responsive-input-container-xs{width:130px!important}}.App.disabled{opacity:.8}.App.big .decoration{width:100%;min-width:300px}.decoration.center{text-align:center}.decoration.nopadd{padding:0}.App.nopadd{margin:0}.decoration.justify{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.App.cursor{cursor:pointer}body.stripe .App{opacity:0}.btn-edit{position:absolute;top:10px;right:10px;border:none;background:none;cursor:pointer;color:#009086}.btn-edit,.status{text-transform:uppercase}.status{font-weight:700;padding:2px 10px;border-radius:4px;background:#eee;color:#fff;display:inline-block;font-size:.8em;letter-spacing:1}.status.active,.status.succeeded{background:#009086}.status.trialing{background:#333}.status.pending,.status.refunded{background:orange}.status.failed,.status.past_due{background:#e74c3c}.status.canceled{background:#333}.contents.description{font-size:14px;line-height:1.8;color:#77797d;font-weight:300}.contents.description h1,.contents.description h2,.contents.description h3,.contents.description h4,.contents.description h5{margin:0;padding:0;font-weight:700;color:#333}.contents.description h1{font-size:24px}.contents.description h2{font-size:20px}.contents.description h3{font-size:14px}.contents.description h4{font-size:12px}.contents.description h5{font-size:10px}.contents.description a{text-decoration:underline;color:#14497e}.contents.description blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.contents.description pre{overflow:auto;width:90vw;max-width:900px;word-break:break-all}.lessons-stiky{padding-top:80px}input[type=range]{height:25px;-webkit-appearance:none;margin:10px 20px;width:140px;background:none}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;background:#eee;border-radius:10px;border:0 solid #000}input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 0 0 #000;box-shadow:0 0 0 #000;border:2px solid #eee;height:18px;width:18px;border-radius:25px;background:#009086;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]:focus::-webkit-slider-runnable-track{background:#eee}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#eee;border-radius:1px;border:0 solid #000}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:1px solid #eee;height:18px;width:18px;border-radius:25px;background:#eee;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#eee;border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:1px solid #eee;height:18px;width:18px;border-radius:25px;background:#a1d0ff;cursor:pointer}input[type=range]:focus::-ms-fill-lower,input[type=range]:focus::-ms-fill-upper{background:#eee}.container-content{padding:20px;margin-bottom:40px;border:1px solid #f0f3f4;-webkit-box-sizing:border-box;box-sizing:border-box}.container-content.noPadding{padding:0}.container-content.center{text-align:center}@media only screen and (max-width:760px){.container-content{padding:10px}}.modal-responsive{position:absolute;top:40px;left:50%;bottom:40px;max-width:1270px;width:90vw;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal-responsive.side{position:fixed;top:0;right:0;left:unset;bottom:0;width:400px;border-radius:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;max-width:unset}.modal-responsive.mini{max-width:450px;width:100%;min-height:400px}.modal-responsive.medium,.modal-responsive.mini{position:fixed;top:50%;right:unset;left:50%;bottom:unset;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-responsive.medium{width:600px;max-width:90%;min-height:500px;max-height:90vh}.modal-responsive.full{top:0;right:0;bottom:0;left:0;border-radius:0;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:unset;max-width:unset}@media only screen and (max-width:768px),screen and (max-height:600px){.modal-responsive{top:0;right:0;bottom:0;left:0;border-radius:0!important;width:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset}}.modal-content-scroll{-webkit-overflow-scrolling:touch;padding:10px 30px 60px;overflow:auto;position:absolute;top:0;left:0;right:0;bottom:0}.paypal-ok-paymentID{position:absolute;z-index:999;top:0;left:0;bottom:0;right:0;background:#f9fbfc;color:#4ea66d;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.checkout-stripe .stripe-label{margin-bottom:5px;display:block;text-transform:uppercase;font-size:12px}.checkout-stripe .box-element-card{margin-bottom:20px}.checkout-stripe .box-element-card-inline{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.checkout-stripe .error{color:#fff;background:#de3133;margin:10px 0;padding:5px;border-radius:3px}.checkout-stripe .box-element-card .StripeElement{padding:8px;border:0;border:1px solid #ced4da;border-radius:2px;background:#fff}.checkout-stripe .box-element-card .StripeElement--invalid{border-color:red}.box-elements-cards{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:"space-around";justify-content:"space-around"}@media only screen and (max-width:767px){.box-elements-cards{-ms-flex-direction:column;flex-direction:column}.checkout-stripe .button-send img{margin-top:20px}}.checkout-stripe .container-label-price{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.checkout-stripe .container-payment-successful{padding:30px;text-align:center}.checkout-stripe .icon-doneall{font-size:40px}.checkout-stripe .container-coupon-amount{margin:10px 0}.checkout-stripe .checkout-form-payment-info{margin-bottom:20px}.checkout-stripe .checkout-form-payment-card-change{margin-left:20px}.checkout-stripe .divider{margin-top:40px}.checkout-stripe .container-coupon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin-top:20px}.checkout-stripe .container-coupon .input-coupon{width:180px}.checkout-stripe .container-payment-boxxx{background:#f6f9f8;border-radius:4px;padding:15px}.checkout-stripe .container-terms{margin-top:20px}.checkout-stripe .button-terms-pageInfo{color:gray;text-decoration:none}.checkout-stripe .container-button-checkout-submit-order{margin-top:10px;text-align:center}.checkout-stripe .send-icon{margin-left:15px}.checkout-stripe .container-safe-payment{margin-top:24px;text-align:center}.checkout-stripe .img-safe-payment{height:24px}.checkout-stripe .title-safe-payment{font-size:12px;color:#009086;text-align:center}.checkout-stripe .placeholder-card{width:160px}.checkout-stripe .container-payment-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:justify;justify-content:space-between}.checkout-stripe .select-width{min-width:150px}.checkout-stripe .spacer-margin{margin-top:20px}.notification-box{background:#fff;position:relative;display:-ms-flexbox;display:flex;margin-bottom:10px;border-radius:5px;-ms-flex-align:center;align-items:center;padding:10px 15px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);height:50px;cursor:pointer;min-width:250px}.notification-box-avatar{margin-right:10px}@media only screen and (max-width:568px){.notification-box{border-radius:0;margin-bottom:0;padding:5px;-webkit-box-shadow:0 -4px 8px 0 rgba(0,0,0,.1);box-shadow:0 -4px 8px 0 rgba(0,0,0,.1)}}.widget-salespop{position:fixed;left:20px;bottom:40px;max-width:400px;z-index:99}@media only screen and (max-width:568px){.widget-salespop{left:0;bottom:0;right:0;max-width:100%}}.ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;pointer-events:none}.ribbon.right{left:unset;right:-5px;width:100px;height:40px}.ribbon.mini{left:-16px;top:-16px;-ms-transform:scale(.7);transform:scale(.7);-webkit-transform:scale(.7)}.ribbon span{font-size:10px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;line-height:20px;min-height:20px;-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#009086;position:absolute;top:19px;left:-21px}.ribbon.horizontal span{-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);left:0}.ribbon span:before{left:0;border-left:3px solid #333;border-right:3px solid transparent}.ribbon span:after,.ribbon span:before{content:"";position:absolute;top:100%;z-index:-1;border-bottom:3px solid transparent;border-top:3px solid #333}.ribbon span:after{right:0;border-left:3px solid transparent;border-right:3px solid #333}.ribbon.horizontal span:after,.ribbon.horizontal span:before{display:none}.grid-list-item .drag-handle{display:none;position:absolute;background:#fff;padding:10px;top:0;right:0;z-index:20;text-align:center;border-bottom-left-radius:4px}.grid-list-item:hover .drag-handle{display:block}.widget-description-box-container{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100vw}.widget-description-box-content{padding:20px;margin:20px;max-width:590px}#cookies-box{z-index:999;position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);color:#fff;-ms-flex-pack:justify;justify-content:space-between;padding:10px;font-size:12px}#cookies-box,#cookies-box .cbox-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}#cookies-box .cbox-actions{-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width:678px){#cookies-box,#cookies-box .cbox-actions{-ms-flex-direction:column;flex-direction:column;padding:10px}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-size:cover;background-attachment:fixed;background-color:#fafbfc;background-position:top}body,html{height:100%}a{text-decoration:none;color:#333}a.primary{color:#009086}#mainContainer{min-height:100vh;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}h1{font-size:22px;font-weight:100;color:#555}h1,h2{padding:0;margin:0}h2{font-size:16px;font-weight:400;color:#333}h3{font-size:14px}h3,h4{padding:0;margin:0;margin-top:6px;font-weight:200;color:#919191}h4{font-size:11px}:focus{outline:none}.ribbon-env{position:fixed;bottom:60px;right:60px}.author-photo a{color:#fff;text-decoration:none;font-weight:600}.overflow-webkit,.scrollwebkit{-webkit-overflow-scrolling:touch}.overflow-webkit{overflow:auto}#prices{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:40px 10px;color:#fff;background-color:#009086;background-image:url("https://assets.usersmanager.com/images/bg-price.jpg");background-position:50%;background-repeat:no-repeat;background-size:cover}.price-center{border-left:1px solid #fff;border-right:1px solid #fff}.prices-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:768px){.prices-list{-ms-flex-wrap:wrap;flex-wrap:wrap}.price-center{border:0}.center-xs{text-align:center!important}}.custom-sortable{z-index:99999!important}.word-wrap{word-wrap:break-word}.title-page-stiky{background:#f9fbfc;z-index:999}.noSelect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}