.flex-1{flex:1;-ms-flex:1;-webkit-flex:1}.flex-2{flex:2;-ms-flex:2;-webkit-flex:2}.flex-3{flex:3;-ms-flex:3;-webkit-flex:3}.flex-4{flex:4;-ms-flex:4;-webkit-flex:4}.flex-5{flex:5;-ms-flex:5;-webkit-flex:5}.flex-6{flex:6;-ms-flex:6;-webkit-flex:6}.flex-7{flex:7;-ms-flex:7;-webkit-flex:7}.flex-8{flex:8;-ms-flex:8;-webkit-flex:8}.flex-9{flex:9;-ms-flex:9;-webkit-flex:9}.flex-10{flex:10;-ms-flex:10;-webkit-flex:10}.flex-11{flex:11;-ms-flex:11;-webkit-flex:11}.flex-12{flex:12;-ms-flex:12;-webkit-flex:12}.flex-box{display:-webkit-box;display:-ms-flexbox;display:flex}.items-center{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center}.items-end{align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end}.items-start{align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start}.items-stretch{align-items:stretch;-webkit-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch}.content-center{justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center}.content-end{justify-content:flex-end;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;-o-justify-content:flex-end}.content-start{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start}.content-space-around{justify-content:space-around;-webkit-justify-content:space-around;-ms-justify-content:space-around;-o-justify-content:space-around}.content-space-between{justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.content-space-evenly{justify-content:space-evenly;-webkit-justify-content:space-evenly;-ms-justify-content:space-evenly;-o-justify-content:space-evenly}.flex-row{-o-flex-flow:row wrap;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}.flex-row-reverse{-o-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flex-no-wrap{-o-flex-direction:row;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.flex-wrap{-o-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-column{-o-flex-direction:column;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.flex-column-reverse{-o-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.flex-container{margin:0 auto;max-width:1920px}@media only screen and (max-width:1920px){.flex-container{max-width:1700px}.flex-container-full-width{max-width:100%}}@media only screen and (max-width:1280px){.flex-container{max-width:1180px}.flex-container-full-width{max-width:100%}}@media only screen and (max-width:1024px){.flex-container{max-width:990px}.flex-container-full-width{max-width:100%}}@media only screen and (max-width:900px){.flex-container,.flex-container-full-width{max-width:100%}}.flex-container-full-width{width:100%}.flex-container-no-padding{margin:0;padding:0}.column-button{bottom:0;left:0;position:absolute;right:0;top:0}:root{--iconsFont:"Font Awesome 6 Pro";--secondaryTextColor:#999;--inactiveColor:#fbfbfb;--inputsBorder:#999;--borderRadius:6px;--linksColor:#5fb3a4}@-webkit-keyframes fade_in{0%{opacity:0}to{opacity:1}}@keyframes fade_in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide_in_right{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slide_in_right{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes slide_in_left{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slide_in_left{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.button,.button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.button{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;-webkit-appearance:none;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;outline:none;padding:8px 10px}.button:active,.button:focus,.button:hover{background:#fff;-webkit-transition:all .4s ease!important;transition:all .4s ease!important}.button:disabled{color:#8b898c!important;cursor:not-allowed}.button.spinner{margin-right:20px;padding:15px 20px}.button.spinner,.button.spinner:hover{background:transparent;border:1px solid transparent}.button.secondary:hover{background:#fff}.button.plain{background-color:transparent;border:none}.button.plain:hover{background:transparent;border:none}.button.unstyled{align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;color:#222;font-size:inherit;font-size:12px;font-weight:inherit;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;line-height:inherit;padding:0;width:auto!important}.button.unstyled,.button.unstyled:active,.button.unstyled:focus,.button.unstyled:hover{background:transparent;border:0}.button.delete-button{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;min-height:20px;min-width:20px;width:20px}.button.delete-button:before{content:"";font-family:var(--iconsFont)}.button.close{background-color:transparent;border:none;font-size:15px;font-weight:400;height:40px;letter-spacing:0;line-height:0;position:absolute;right:15px;text-transform:none;top:15px;width:40px}.button.close:hover{border:none}#error_explanation{margin:20px 0;text-align:center}#error_explanation .error-header{font-size:15px;font-weight:300}#error_explanation ul{margin:0;padding:0}#error_explanation ul li{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;color:red;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:400;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;list-style:none;margin:0;padding:0}#error_explanation ul li:before{content:"";font-family:var(--iconsFont);margin-right:5px}#flash-message .flash-container{color:#fff;font-size:14px;padding:10px 20px;position:fixed;right:0;text-align:center;top:0}#flash-message .flash-container.success{background:#198754}#flash-message .flash-container.error{background:#b71c1c}#flash-message .flash-container.notice{background:#ff5229}.loader-wrapper{position:relative;z-index:3}.loader-wrapper.absolute{position:absolute;top:0}.loader-wrapper.full-page{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;background:hsla(0,0%,100%,.85);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.loader-wrapper.right{right:0}.loader-wrapper.left{left:0}.loader-wrapper.center{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;left:0;right:0;top:0}.loader{-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite;border-radius:50%;border-style:solid;font-size:10px;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.loader.small{border-width:.8em}.loader.medium{border-width:1em}.loader.large{border-width:2em}.loader.xlarge{border-width:3em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.main-modal{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;position:fixed;z-index:99997}.main-modal,.main-modal .overlay{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.main-modal .overlay{background:rgba(0,0,0,.6);position:absolute;z-index:10}.main-modal .modal-content{background:#fff;position:relative;z-index:10}.main-modal .modal-content.small{height:25vh;width:25%}.main-modal .modal-content.medium{height:50vh;width:50%}.main-modal .modal-content.large{height:70vh;width:70%}.main-modal .modal-content.xlarge{height:80vh;width:90%}.main-modal .modal-content.fullscreen{height:100vh;width:100%}.main-modal .modal-content .close-modal{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:40px;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;position:absolute;right:0;top:0;width:40px;z-index:1}.main-modal .modal-content .close-modal:hover{-webkit-transition:all .4s ease!important;transition:all .4s ease!important}.main-modal .modal-content .modal-body{height:100%;overflow:auto;padding:20px;width:100%}.main-modal .modal-content .modal-body .tab-content{width:100%}.main-modal .modal-content .modal-footer{background:#fff;padding:30px 20px}@media only screen and (max-width:768px){.main-modal .modal-content.small{width:40%}.main-modal .modal-content.large,.main-modal .modal-content.medium,.main-modal .modal-content.xlarge{width:90%}}.authentication-wrapper{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-o-flex-direction:column;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;min-height:100vh}.authentication-wrapper .authentication-logo-wrapper{margin:20px 0}.authentication-wrapper .auth-box{border:2px solid var(--inactiveColor);border-radius:var(--borderRadius);-webkit-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);-ms-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);font-size:14px;font-weight:300;height:auto;padding:50px 80px;text-align:center;width:90%}.authentication-wrapper .auth-box .logo{display:block;height:60px;width:100%}.authentication-wrapper .auth-box .logo img{height:100%;object-fit:contain;width:100%}.authentication-wrapper .auth-box .field{margin:20px 0;position:relative;text-align:left}.authentication-wrapper .auth-box .field label{font-size:12px;font-weight:700}.authentication-wrapper .auth-box .field input{width:100%}.authentication-wrapper .auth-box .field .help-text{font-size:12px;margin-top:5px;width:100%}.authentication-wrapper .auth-box .field .show_password{font-size:14px;position:absolute;right:15px;top:30px}.authentication-wrapper .auth-box .actions{margin-bottom:20px}.authentication-wrapper .auth-box .actions input{cursor:pointer;width:100%}.authentication-wrapper .auth-box .action-links{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between}.pass-validator{color:#000;font-size:12px;font-weight:700;padding:5px 0;width:50%}.pass-validator:before{content:"";display:inline-block;font-family:var(--iconsFont);width:20px}.pass-validator.invalid{color:#ddd}.pass-validator.invalid:before{content:""}@media only screen and (max-width:600px){.authentication-wrapper .auth-box{border:none;box-shadow:none;padding:0}}@media only screen and (min-width:600px){.authentication-wrapper .auth-box{width:70%}}@media only screen and (min-width:900px){.authentication-wrapper .auth-box{width:50%}}@media only screen and (min-width:1200px){.authentication-wrapper .auth-box{width:45%}}@media only screen and (min-width:1400px){.authentication-wrapper .auth-box{width:35%}}@media only screen and (min-width:1900px){.authentication-wrapper .auth-box{width:800px}}.wide-wrapper{height:100vh}.wide-wrapper .wide-left{color:#222;height:100%;overflow:auto;padding:100px 20px;text-align:center}.wide-wrapper .wide-image{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.wide-wrapper .wide-image .sso-info{text-align:center}.wide-wrapper .wide-image .sso-info i{font-size:25px;margin-top:15px}.wide-wrapper .wide-image .sso-info .sso-text{font-size:30px;font-weight:300}.choose-account-wrapper{width:100%}.choose-account-wrapper .choose-account-container{height:400px;overflow-y:auto}.choose-account-wrapper .choose-account-container .account-tile-wrapper{padding:15px;width:50%}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile{background:#fff;border:1px solid #eee;border-radius:var(--borderRadius);color:#222;padding:15px 20px;position:relative;width:100%}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile .account-info{padding-left:15px;text-align:left}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile .account-info .account-name{font-size:13px;font-weight:700}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile .account-logo .logotype{background:#eee;height:70px;object-fit:contain;padding:10px;width:70px}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile:hover{background:#f9f9f9;-webkit-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);-ms-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09)}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile .account-types-wrapper{margin-top:10px;text-align:left}.choose-account-wrapper .choose-account-container .account-tile-wrapper .account-tile .account-types-wrapper>div{font-size:11px}.visit-profile{margin-top:20px}.visit-profile a{font-size:15px;font-weight:700}@media only screen and (max-width:880px){.choose-account-wrapper .choose-account-container{height:auto;overflow-y:hidden}.choose-account-wrapper .choose-account-container .account-tile-wrapper{width:100%}}@media only screen and (max-width:600px){.wide-wrapper{flex-direction:column-reverse;height:auto}.wide-wrapper .wide-left{flex:auto;height:auto;overflow:visible;padding:20px}.wide-wrapper .wide-image{flex:auto;height:auto;padding:80px 20px}}.create-instance-wrapper .instance-options .instance-option-wrapper{margin-bottom:20px}.create-instance-wrapper .instance-options .instance-option-wrapper .instance-option{background:#fff;border:1px solid transparent;border-radius:6px;cursor:pointer;height:150px;margin-bottom:20px;padding:0 10px;text-align:center;width:150px}.create-instance-wrapper .instance-options .instance-option-wrapper .instance-option:hover{border:1px solid var(--inputsBorder)}.create-instance-wrapper .instance-options .instance-option-wrapper .instance-option .inst-image{height:100%;margin:10px 0;object-fit:contain;padding:0 10px;width:100%}.wrapper{background:#f9f9f9}.wrapper .header_wrapper{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;background:#fff;box-sizing:border-box;height:80px;padding:10px 0;width:100%}.wrapper .header_wrapper,.wrapper .header_wrapper .logotype{display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start}.wrapper .header_wrapper .logotype{align-items:flex-start;-webkit-align-items:flex-start;-ms-align-items:flex-start;-o-align-items:flex-start;padding:0 20px;width:20%}.wrapper .header_wrapper .logotype img{height:100%;object-fit:contain;width:60%}.wrapper .main-content{display:-webkit-box;display:-ms-flexbox;display:flex;-o-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.wrapper .main-content .sidenav{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-o-flex-direction:column;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;justify-content:space-between;-webkit-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;min-height:90vh;padding:20px 0;width:20%}.wrapper .main-content .sidenav a{align-items:center;-webkit-align-items:center;-ms-align-items:center;-o-align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 10px}.wrapper .main-content .sidenav a div{font-size:15px}.wrapper .main-content .sidenav a i{font-size:20px;width:40px}.wrapper .main-content .sidenav a.active{color:#fff}.wrapper .main-content .sidenav .legal{padding:0 20px}.wrapper .main-content .sidenav .legal .legal-links{width:100%}.wrapper .main-content .sidenav .legal .legal-links a{padding:0 10px 0 0}.wrapper .main-content .main-wrapper{padding:50px 30px 0;width:80%}.wrapper .main-content .main-wrapper .main{margin:0 auto;width:50%}@media only screen and (max-width:800px){.wrapper .header_wrapper{width:100%}.wrapper .header_wrapper .logotype{width:40%}.wrapper .main-content .main-wrapper,.wrapper .main-content .sidenav{width:100%}.wrapper .main-content .main-wrapper{padding-top:20px}.wrapper .main-content .sidenav{min-height:auto;overflow-x:scroll;padding:0}.wrapper .main-content .sidenav a{height:100%;min-width:170px;padding:10px 20px;text-align:center}.wrapper .main-content .sidenav .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-o-flex-direction:row;-ms-flex-direction:row;-webkit-flex-direction:row;flex-direction:row}.main-wrapper .account-profile{width:100%!important}.main-wrapper .account-profile .avatar-wrapper .profile-welcome{font-size:22px}}.account-profile .avatar-wrapper .avatar{position:relative}.account-profile .avatar-wrapper .avatar img{border-radius:50%;height:100px;object-fit:cover;width:100px}.account-profile .avatar-wrapper .avatar .edit-avatar::-webkit-file-upload-button{visibility:hidden}.account-profile .avatar-wrapper .avatar input::file-selector-button{color:transparent;margin-left:-100000px;visibility:hidden;z-index:-999999}.account-profile .avatar-wrapper .avatar .edit-avatar{background:transparent;border:0;border-radius:50%;cursor:pointer;font-size:14px;height:100%;left:0;padding:0;top:0}.account-profile .avatar-wrapper .avatar .edit-avatar,.account-profile .avatar-wrapper .avatar .edit-avatar:before{align-items:flex-end;-webkit-align-items:flex-end;-ms-align-items:flex-end;-o-align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;-webkit-justify-content:center;-ms-justify-content:center;-o-justify-content:center;position:absolute;width:100%}.account-profile .avatar-wrapper .avatar .edit-avatar:before{background:#f9f9f9;bottom:0;content:"Edit";opacity:.6;outline:none;padding-bottom:10px;-webkit-user-select:none;white-space:nowrap}.account-profile .avatar-wrapper .avatar .edit-avatar:hover:before{background:#f9f9f9;opacity:.8;-webkit-transition:all .4s ease!important;transition:all .4s ease!important}.account-profile .fields-wrapper{margin-top:30px}.account-profile .fields-wrapper label{font-size:14px;font-weight:600;margin-bottom:5px}.account-profile .fields-wrapper .field{margin-bottom:20px}.account-profile .fields-wrapper .profile-edit-button{margin-left:10px;margin-top:3px}.account-profile .fields-wrapper .logout-button{margin-left:25px}.account-profile .fields-wrapper .pending-confirmation-warning{background:#fff;font-size:15px;line-height:30px;padding:20px}.account-profile .fields-wrapper .pending-confirmation-warning i{font-size:22px;margin-right:20px;margin-top:5px}.section-2fa .description-2fa{font-size:15px;margin-top:15px}.section-2fa .apps{margin-top:10px}.section-2fa .apps a{margin-right:15px}.section-2fa .enable-2fa{margin-top:20px}.section-2fa .enable-2fa i{margin-right:8px}.form-2fa{background:#fff;font-size:15px;margin-top:40px;padding:20px}.form-2fa .qr-code{margin:30px 0}.form-2fa .code-input{margin-top:15px}.form-2fa .code-input input{margin-left:10px}.form-2fa .qrcode-loader{margin:40px 0}.form-2fa .submit-code{margin-top:25px}.form-2fa .submit-loader{margin-bottom:6px;margin-top:22px}body{font-weight:400;margin:0;padding:0}*,body{box-sizing:border-box!important}*{-webkit-box-sizing:border-box!important;font-family:Open Sans,sans-serif}:hover,a:hover{-webkit-transition:all .4s ease;transition:all .4s ease}a{color:var(--secondaryTextColor);text-decoration:none}a,div{font-size:12px}h1,h2,h3,h4,h5,h6{line-height:1.2em;margin:0;padding:0}h1{font-size:22px;font-weight:400}h2{font-size:15px}.main-transition,input:active,input:focus{-webkit-transition:all .4s ease;transition:all .4s ease}.box-shadow{-webkit-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);box-shadow:0 0 1px 7px hsla(0,0%,86%,.09);-ms-box-shadow:0 0 1px 7px hsla(0,0%,86%,.09)}input{-webkit-appearance:none;border:2px solid var(--inputsBorder);border-radius:3px;color:#222;outline:none;padding:8px 10px}input:active,input:focus{background:#fff}.button.disabled,input.disabled{background:#f0f0f0!important;border:2px solid #d9d9d9!important;color:#d9d9d9!important;cursor:default!important}.button:hover,input[type=submit]:hover{color:#fff}input[type=checkbox],input[type=radio]{cursor:pointer;font-size:19px;margin:0 5px 0 0;padding:0;width:20px!important}input[type=checkbox]{border:0}input[type=checkbox]:before{content:"";font-family:var(--iconsFont)}input[type=checkbox]:checked{border:0}input[type=checkbox]:checked:before{content:"";font-family:var(--iconsFont)}.pointer{cursor:pointer}.title{font-size:30px;margin:20px 0 10px}.subtitle{font-size:15px;margin-bottom:20px}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}i{font-style:lighter}.remove_icon:before{content:"";font-family:var(--iconsFont)}.unchecked_icon:before{content:"";font-family:var(--iconsFont)}.checked_icon:before{content:"";font-family:var(--iconsFont)}
/*# sourceMappingURL=application-ff1357e1.css.map*/