1 line
No EOL
6.6 KiB
Text
1 line
No EOL
6.6 KiB
Text
{"version":3,"names":[],"mappings":"","sources":["admin-setup-rtl.css"],"file":"admin-setup-rtl.css","sourcesContent":["html {\n background: #f6f3ed;\n}\n\n.tinvwl-wizard {\n max-width: 886px;\n margin: 107px auto;\n padding: 0;\n -webkit-box-shadow: none;\n box-shadow: none;\n background: none;\n}\n\n.tinvwl-wizard .tinvwl-logo {\n text-align: center;\n margin-bottom: 10px;\n}\n\n.tinvwl-wizard .tinvwl-logo h2,\n.tinvwl-wizard .tinvwl-logo img {\n display: inline-block;\n vertical-align: middle;\n}\n\n.tinvwl-wizard .tinvwl-logo img + h2 {\n margin-right: 15px;\n}\n\n.tinvwl-wizard .tinvwl-logo h2 {\n font-size: 18px;\n font-weight: bold;\n text-transform: uppercase;\n line-height: 1.333;\n color: #3E3E3E;\n}\n\n.tinvwl-wizard .tinvwl-progress {\n text-align: center;\n}\n\n.tinvwl-wizard .tinvwl-progress ul {\n list-style: none;\n padding: 0;\n margin: 0;\n}\n\n.tinvwl-wizard .tinvwl-progress li {\n position: relative;\n display: inline-block;\n font-family: \"Open Sans\", Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n line-height: 1.714;\n text-transform: uppercase;\n padding: 0 0 4px;\n margin-top: 20px;\n margin-left: 40px;\n color: rgba(62, 62, 62, 0.4);\n}\n\n.tinvwl-wizard .tinvwl-progress li:before {\n content: \"\";\n position: absolute;\n right: 0;\n bottom: -2px;\n width: calc(100% + 50px);\n height: 2px;\n background: #e6e6e6;\n}\n\n.tinvwl-wizard .tinvwl-progress li:last-child:before {\n width: 100%;\n}\n\n.tinvwl-wizard .tinvwl-progress li.active {\n padding-left: 40px;\n margin-left: 0;\n color: #3e3e3e;\n}\n\n.tinvwl-wizard .tinvwl-progress li.active.last {\n padding-left: 0;\n margin-left: 40px;\n}\n\n.tinvwl-wizard .tinvwl-progress li:last-child.last.active {\n color: #869a00;\n}\n\n.tinvwl-wizard .tinvwl-progress li.active:after {\n content: \"\";\n position: absolute;\n right: 0;\n bottom: -2px;\n width: calc(100% + 10px);\n height: 2px;\n background: #a9c203;\n}\n\n.tinvwl-wizard .tinvwl-progress li.last.active:after {\n width: 100%;\n}\n\n.tinvwl-wizard .tinvwl-progress li:last-child {\n padding-left: 0 !important;\n margin-left: 0 !important;\n}\n\n.tinvwl-wizard .tinvwl-content {\n font-family: Arial, sans-serif;\n font-size: 14px;\n line-height: 1.71428571;\n color: #4f4639;\n}\n\n.tinvwl-wizard .tinvwl-content .tinwl-inner {\n padding: 34px 42px 42px;\n margin-top: 36px;\n border-radius: 5px;\n background: #fff;\n -webkit-box-shadow: 0 14px 29px 0 rgba(170, 150, 137, 0.38);\n box-shadow: 0 14px 29px 0 rgba(170, 150, 137, 0.38);\n}\n\n.tinvwl-wizard .tinvwl-content .tinwl-intro.tinwl-inner {\n padding: 40px 121px;\n}\n\n.tinvwl-wizard .tinvwl-content .tinwl-finish.tinwl-inner {\n padding: 40px 100px;\n}\n\n.tinvwl-wizard h1 {\n font-size: 36px;\n letter-spacing: -0.025em;\n text-transform: uppercase;\n color: #291C09;\n}\n\n.tinvwl-wizard label {\n line-height: 1.429;\n}\n\n@media (min-width: 992px) {\n .tinvwl-wizard .tinwl-inner:not(.tinvwl-social) .col-md-6.control-label {\n padding-top: 10px;\n }\n}\n.tinvwl-wizard .tinvwl-title-wrap h1 + .tinvwl-desc {\n margin-top: 12px;\n}\n\n.tinvwl-wizard .tinvwl-title-wrap h1 + .tinvwl-separator {\n margin-top: 20px;\n margin-bottom: 20px;\n}\n\n.tinvwl-wizard .tinvwl-skip {\n display: inline-block;\n font-size: 14px;\n color: rgba(75, 75, 75, 0.722);\n text-decoration: underline;\n line-height: 1.429;\n}\n\n.tinvwl-wizard .tinvwl-separator {\n display: block;\n width: 100%;\n height: 2px;\n margin: 24px 0;\n background: #ececec;\n}\n\n.tinvwl-wizard .tinvwl-separator + .form-horizontal,\n.tinvwl-wizard .form-horizontal + .tinvwl-separator {\n margin-top: 30px;\n}\n\n.tinvwl-wizard .row + .tinvwl-separator {\n margin-top: 0;\n}\n\n.tinvwl-wizard .form-group {\n margin-bottom: 20px;\n}\n\n.tinvwl-wizard .tinvwl-desc {\n font-family: \"Open Sans\", Arial, sans-serif;\n font-size: 16px;\n line-height: 1.875;\n margin-bottom: 24px;\n}\n\n.tinvwl-wizard .tinvwl-desc a {\n color: #4f4639;\n text-decoration: underline;\n}\n\n.tinvwl-wizard .tinvwl-desc a:hover,\n.tinvwl-wizard .tinvwl-desc a:active,\n.tinvwl-wizard .tinvwl-desc a:focus {\n color: #000;\n}\n\n.tinvwl-wizard .tinvwl-nav {\n margin: 30px 0 0;\n}\n\n.tinvwl-wizard .tinvwl-desc + .tinvwl-nav {\n margin: 55px 0 0;\n}\n\n.tinvwl-wizard .tinvwl-nav .tinvwl-btn {\n min-width: 147px;\n}\n\n.tinvwl-wizard .tinvwl-nav .tinvwl-next {\n float: left;\n}\n\n.tinvwl-wizard .tinvwl-nav .tinvwl-skip + .tinvwl-btn {\n margin-right: 26px;\n}\n\n.tinvwl-wizard .tinwl-intro,\n.tinvwl-wizard .tinwl-finish {\n text-align: center;\n}\n\n.tinvwl-wizard .tinwl-intro .tinvwl-title,\n.tinvwl-wizard .tinwl-finish .tinvwl-title {\n font-size: 48px;\n margin-bottom: 14px;\n}\n\n.tinvwl-wizard .tinwl-finish .tinvwl-title {\n margin-bottom: 33px;\n}\n\n.tinvwl-wizard .tinwl-intro .tinvwl-sub-title,\n.tinvwl-wizard .tinwl-finish .tinvwl-sub-title {\n font-size: 18px;\n font-weight: 600;\n text-transform: uppercase;\n line-height: 1.167;\n letter-spacing: -0.025em;\n margin-bottom: 0;\n color: #B2B2B2;\n}\n\n.tinvwl-wizard .tinwl-intro .tinvwl-thumb {\n margin-bottom: 16px;\n}\n\n.tinvwl-wizard .tinwl-intro .tinvwl-desc {\n margin-bottom: 21px;\n}\n\n.tinvwl-wizard .tinwl-finish .tinvwl-desc {\n margin-bottom: 45px;\n}\n\n.tinvwl-wizard .tinwl-intro .tinvwl-skip {\n margin-top: 19px;\n}\n\n.tinvwl-wizard .tinwl-finish .tinvwl-more {\n display: inline-block;\n text-decoration: underline;\n margin-top: 35px;\n color: #4b4b4b;\n}\n\n.tinvwl-wizard .tinwl-finish .tinvwl-btn {\n margin-left: 14px;\n padding: 16px 26px;\n}\n\n.tinvwl-wizard .tinwl-finish .tinvwl-btn:last-child {\n margin-left: 0;\n}\n\n.tinvwl-error .form-control {\n border: 2px solid #ff0000;\n}\n\n.tinvwl-error .tinvwl-error-icon {\n position: absolute;\n top: 8px;\n right: -10px;\n color: #ff0000;\n}\n\n.tinvwl-error .tinvwl-error-desc {\n line-height: 1.42857143;\n margin: 10px 8px 0;\n color: #ff0000;\n}\n\n.tinvwl-wizard .tinvwl-return-to-dash {\n margin-top: 45px;\n text-align: center;\n}\n\n@media screen and (max-width: 1024px) {\n .tinvwl-wizard {\n margin: 20px auto;\n }\n .tinvwl-wizard .tinwl-finish .tinvwl-btn {\n display: block;\n margin: 0 auto;\n }\n .tinvwl-wizard .tinwl-finish .tinvwl-btn + .tinvwl-btn {\n margin-top: 15px;\n }\n}\n@media screen and (max-width: 782px) {\n html {\n margin: 0;\n }\n .tinvwl-wizard .tinvwl-content .tinwl-inner.tinwl-intro,\n .tinvwl-wizard .tinvwl-content .tinwl-inner.tinwl-finish {\n padding-right: 50px;\n padding-left: 50px;\n }\n .tinvwl-wizard .tinvwl-nav {\n text-align: center;\n }\n .tinvwl-wizard .tinvwl-nav .tinvwl-next {\n float: none;\n text-align: center;\n }\n}\n\n"]} |