.fade-enter-active[data-v-d418b3c0],.fade-leave-active[data-v-d418b3c0]{transition:opacity .5s}.fade-enter-from[data-v-d418b3c0],.fade-leave-to[data-v-d418b3c0]{opacity:0}.drop-in-enter-active[data-v-d418b3c0],.drop-in-leave-active[data-v-d418b3c0]{transition:all .3s ease-out}.drop-in-enter-from[data-v-d418b3c0],.drop-in-leave-to[data-v-d418b3c0]{opacity:0;transform:translateY(-50px)}
  
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box;outline:none!important}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:Poppins,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}@use "sass:math";body{font-family:Poppins,"Helvetica Neue, Helvetica, Arial"}body,html{height:100%}body{background-color:#fff;font-weight:400;font-size:1rem;color:#000;line-height:1.5}img{max-width:100%}a{transition:all .2s ease-in-out}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}.form-control{display:block;width:100%;height:44px;padding:0 10px;font-weight:400;font-size:.875rem;border:1px solid #e0e0e0;border-radius:5px;transition:all .2s ease-in-out}.form-control:focus,.form-control:hover{border-color:#000;box-shadow:-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,1px 1px 0 #000}.btn{display:inline-flex;height:44px;padding:0 40px;align-items:center;justify-content:center;background:#f96627;border:none;border-radius:7px;font-weight:600;font-size:.75rem;color:#fff;text-decoration:none;transition:all .2s ease-in-out;cursor:pointer}.btn:hover{background:#d94100}.app-wrapper{height:100vh;display:flex;flex-direction:column}.container{padding-left:30px;padding-right:30px;position:relative;margin:auto}@media only screen and (max-width:767px){.container{padding-left:20px;padding-right:20px}}.app-header{flex:0 0 80px;height:80px;border-bottom:1px solid rgba(0,0,0,.1)}.app-header .container{display:flex;align-items:center;justify-content:space-between;height:100%}.app-header .container .hamburger{display:none;flex:0 0 40px;width:40px;height:50px;position:relative}.app-header .container .hamburger .line{width:40px;height:3px;background:#f96627;margin:10px auto;transition:all .3s ease-in-out;border-radius:5px}.app-header .container .hamburger.isactive .line:nth-child(2){opacity:0}.app-header .container .hamburger.isactive .line:first-child{transform:translateY(13px) rotate(45deg)}.app-header .container .hamburger.isactive .line:nth-child(3){transform:translateY(-13px) rotate(-45deg)}@media only screen and (max-width:1024px){.app-header .container .hamburger{display:block}}.app-header .container .navbar{height:100%}@media only screen and (max-width:1024px){.app-header .container .navbar{display:none;position:absolute;min-width:250px;height:auto;left:20px;top:100%;margin-top:10px;background:#fff;border-radius:10px;box-shadow:0 0 30px rgba(0,0,0,.2);z-index:9}.app-header .container .navbar.active{display:block}}.app-header .container .navbar ul{padding:0;margin:0;list-style:none;display:flex;height:100%}@media only screen and (max-width:1024px){.app-header .container .navbar ul{display:block}}.app-header .container .navbar ul li{display:inline-flex;margin-right:40px}@media only screen and (max-width:1024px){.app-header .container .navbar ul li{display:block;margin:0;border-bottom:1px solid rgba(0,0,0,.1)}.app-header .container .navbar ul li:last-child{border-bottom:none}}.app-header .container .navbar ul li a{display:flex;align-items:center;font-weight:600;font-size:1rem;text-decoration:none;color:#000;position:relative}@media only screen and (max-width:1024px){.app-header .container .navbar ul li a{padding:20px}}.app-header .container .navbar ul li a:hover{color:#f96627}.app-header .container .navbar ul li a:after{width:0;height:3px;position:absolute;left:0;bottom:-1px;background:#f96627;transition:all .2s ease-in-out;content:""}.app-header .container .navbar ul li a.router-link-active{color:#f96627}.app-header .container .navbar ul li a.router-link-active:after{width:100%}.app-header+.vue-modal{align-items:flex-start}.user-dropdown .select-menu{position:relative}.user-dropdown .select-menu .select-btn{position:relative;height:56px;display:flex;align-items:center;border:1px solid rgba(0,0,0,.2);border-radius:10px;padding:0 50px 0 15px;transition:all .2s ease-in-out;cursor:pointer}.user-dropdown .select-menu .select-btn .initial{width:36px;height:36px;background:#f96627;border-radius:100%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;color:#fff;text-transform:uppercase;margin-right:20px;pointer-events:none}.user-dropdown .select-menu .select-btn .vp{pointer-events:none}.user-dropdown .select-menu .select-btn .vp p{font-weight:600;font-size:.6875rem;margin:0}.user-dropdown .select-menu .select-btn .vp .sBtn-text{font-weight:400;font-size:1rem}.user-dropdown .select-menu .select-btn i{position:absolute;width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;right:15px;top:50%;margin-top:-7px;transform:rotate(45deg);transition:all .2s ease-in-out;opacity:.3;pointer-events:none}.user-dropdown .select-menu .select-btn:hover{border-color:rgba(0,0,0,.7)}.user-dropdown .select-menu .select-btn:hover i{opacity:.7}.user-dropdown .select-menu .options{display:none}.user-dropdown .select-menu.active .select-btn{border-color:#f96627}.user-dropdown .select-menu.active .select-btn i{transform:rotate(225deg);margin-top:-3px}.user-dropdown .select-menu.active .options{display:block;padding:0;margin:0;list-style:none;position:absolute;min-width:100%;right:0;top:100%;padding:10px;background:#fff;border-radius:12px;box-shadow:0 0 10px rgba(0,0,0,.15);z-index:3}.user-dropdown .select-menu.active .options .option{display:flex;justify-content:space-between}.user-dropdown .select-menu.active .options .option a{font-weight:500;font-size:.875rem;text-decoration:none;color:#000;display:inline-flex;height:40px;align-items:center}.user-dropdown .select-menu.active .options .option a:first-child{flex:1 1 auto}.user-dropdown .select-menu.active .options .option .option-text{padding-left:10px;transition:all .2s ease-in-out}.user-dropdown .select-menu.active .options .option .cog{flex:0 0 16px;width:16px;height:16px;background:url(/img/settings.94766468.svg) no-repeat;margin-right:10px;margin-top:3px;opacity:.4;transition:all .2s ease-in-out;cursor:pointer}.user-dropdown .select-menu.active .options .option .cog:hover{opacity:.8}.user-dropdown .select-menu.active .options .option:hover .option-text{color:#f96627}.user-dropdown .select-menu.active .options .manage-family{height:40px;display:flex;align-items:center;justify-content:center;background:#fee8df;color:#f96627;font-weight:500;font-size:.875rem;border-radius:8px;margin-top:10px;cursor:pointer;transition:all .2s ease-in-out}.user-dropdown .select-menu.active .options .manage-family:hover{background:#f96627;color:#fff}.main-body{flex:1 1 auto;position:relative;overflow-x:auto}.dashboard-wrapper{display:flex;flex-direction:column;width:100%;min-height:calc(100% - 60px)}@media only screen and (max-width:1024px){.dashboard-wrapper{display:block}}.dashboard-wrapper .top-stat{flex:0 0 350px;padding:20px 0}.dashboard-wrapper .top-stat .container{display:flex}@media only screen and (max-width:1024px){.dashboard-wrapper .top-stat .container{display:block}}.dashboard-wrapper .top-stat .container .left-panel{flex:1 1 auto}.dashboard-wrapper .top-stat .container .left-panel .graph{width:100%;height:200px}.dashboard-wrapper .top-stat .container .left-panel .kpi-blocks{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}@media only screen and (max-width:1024px){.dashboard-wrapper .top-stat .container .left-panel .kpi-blocks{grid-template-columns:repeat(2,1fr)}}.dashboard-wrapper .top-stat .container .left-panel .kpi-blocks .kpi-col{background:#fee8df;border-radius:10px;padding:20px;text-align:center}.dashboard-wrapper .top-stat .container .left-panel .kpi-blocks .kpi-col .data{font-weight:500;font-size:2.25rem;color:#f96627;margin:0}.dashboard-wrapper .top-stat .container .left-panel .kpi-blocks .kpi-col p{font-weight:500;font-size:.875rem;margin:0}.dashboard-wrapper .top-stat .container .right-panel{flex:0 0 300px;margin-left:30px}@media only screen and (max-width:1024px){.dashboard-wrapper .top-stat .container .right-panel{margin:20px 0 0}}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat{border:1px solid rgba(0,0,0,.15);border-radius:10px;padding:30px}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .title{font-weight:600;font-size:1.125rem;margin:0}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row{margin-top:25px}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row .graph-line{height:6px}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row .graph-line.sp{background:#09184d}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row .graph-line.ef{background:#d4e7f5}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row .graph-line.dc{background:#b2d6ac}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row .graph-line.dr{background:#e1e1e1}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row p{font-weight:400;font-size:.875rem;margin:5px 0 0}.dashboard-wrapper .top-stat .container .right-panel .alltime-stat .stat-row p .data{font-weight:700;font-size:1.125rem}.dashboard-wrapper .table-wrapper{flex:1 1 auto}.dashboard-wrapper .table-wrapper .row{display:flex;height:80px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);font-weight:400;font-size:.75rem}@media only screen and (max-width:1024px){.dashboard-wrapper .table-wrapper .row{display:block;height:auto;padding:10px 0}}.dashboard-wrapper .table-wrapper .row.header-row{height:50px;font-weight:600;font-size:.75rem;text-transform:uppercase;position:sticky;top:0;background:#fff;z-index:2}@media only screen and (max-width:1024px){.dashboard-wrapper .table-wrapper .row.header-row{display:none}}.dashboard-wrapper .table-wrapper .row .col{flex:0 0 18%}@media only screen and (max-width:1024px){.dashboard-wrapper .table-wrapper .row .col{padding:10px 0;display:flex;align-items:center}.dashboard-wrapper .table-wrapper .row .col:before{flex:0 0 120px;content:attr(data-title);font-weight:600;font-size:.75rem;text-transform:uppercase}}.dashboard-wrapper .table-wrapper .row .col.col-1{flex:0 0 28%}.dashboard-wrapper .table-wrapper .row .col .company-name{display:flex;align-items:center}.dashboard-wrapper .table-wrapper .row .col .company-name .brand-logo{flex:0 0 50px;width:50px;height:50px;border:1px solid rgba(0,0,0,.1);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;margin-right:20px}@media only screen and (max-width:1024px){.dashboard-wrapper .table-wrapper .row .col .company-name .brand-logo{margin-right:10px}}.dashboard-wrapper .table-wrapper .row .col .company-name .brand-logo img{display:block;max-width:35px;height:auto}.dashboard-wrapper .table-wrapper .row .col .company-name .vendor-details .vendor-name{font-weight:600;font-size:.75rem;color:#147efb;margin-bottom:3px}.dashboard-wrapper .table-wrapper .row .col .status{display:inline-flex;align-items:center;position:relative;height:20px;padding-left:30px;color:#f96627}.dashboard-wrapper .table-wrapper .row .col .status:before{width:20px;height:20px;position:absolute;background:url(/img/error.343f03fb.svg) no-repeat;left:0;top:0;content:""}.dashboard-wrapper .table-wrapper .row:last-child{border-bottom:none}.tabs-component .tabs-component-tabs{height:80px;display:flex;align-items:center;padding:0 30px;margin:0;list-style:none}@media only screen and (max-width:1024px){.tabs-component .tabs-component-tabs{padding:0 20px;height:100px;align-items:flex-start}}.tabs-component .tabs-component-tabs .tabs-component-tab{position:relative;height:40px;display:inline-flex;margin-right:30px}@media only screen and (max-width:1024px){.tabs-component .tabs-component-tabs .tabs-component-tab{margin-right:0}}.tabs-component .tabs-component-tabs .tabs-component-tab .tabs-component-tab-a{display:flex;height:100%;align-items:center;font-weight:600;font-size:1rem;color:#000;text-decoration:none}@media only screen and (max-width:1024px){.tabs-component .tabs-component-tabs .tabs-component-tab .tabs-component-tab-a{font-weight:600;font-size:.75rem;margin-right:10px}}.tabs-component .tabs-component-tabs .tabs-component-tab .tabs-component-tab-a .counter{display:inline-block;background:#fee8df;border:1px solid #f96627;font-weight:600;font-size:.75rem;color:#f96627;border-radius:30px;padding:2px 7px;margin-left:10px}.tabs-component .tabs-component-tabs .tabs-component-tab:after{position:absolute;width:0;height:3px;background:#f96627;left:0;bottom:0;content:"";transition:all .2s ease-in-out}.tabs-component .tabs-component-tabs .tabs-component-tab.is-active:after{width:100%}.content-details{display:flex;flex-direction:column;width:100%;min-height:calc(100% - 60px)}.content-details .top-header .search-row{position:absolute;width:410px;right:27px;top:17px}@media only screen and (max-width:1024px){.content-details .top-header .search-row{margin-top:30px;right:0;width:100%;padding:0 20px}}.content-details .top-header .search-row .input-search{position:relative}.content-details .top-header .search-row .input-search .form-control{padding-right:50px}.content-details .top-header .search-row .input-search .search-btn{position:absolute;background:none;border:none;right:10px;top:13px;cursor:pointer}.content-details .detail-rows{flex:1 1 auto}.content-details .detail-rows .row{display:flex;height:50px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);font-weight:400;font-size:.75rem}@media only screen and (max-width:1024px){.content-details .detail-rows .row{display:block;height:auto;padding:10px 0}}.content-details .detail-rows .row.header-row{font-weight:600;font-size:.75rem;text-transform:uppercase;position:sticky;top:0;background:#fff;z-index:2}@media only screen and (max-width:1024px){.content-details .detail-rows .row.header-row{display:none}}.content-details .detail-rows .row .col{flex:0 0 11%}.content-details .detail-rows .row .col.col-1{flex:0 0 23%}.content-details .detail-rows .row .col.col-7,.content-details .detail-rows .row .col.col-8{flex:0 0 9%}.content-details .detail-rows .row .col.col-4,.content-details .detail-rows .row .col.col-5{flex:0 0 13%}@media only screen and (max-width:1024px){.content-details .detail-rows .row .col{padding:10px 0;display:flex;align-items:center}.content-details .detail-rows .row .col:before{flex:0 0 150px;content:attr(data-title);font-weight:600;font-size:.75rem;text-transform:uppercase}}.content-details .detail-rows .row:last-child{border-bottom:none}.profile-wrapper{width:100%}.profile-wrapper .panel-block{margin:20px 0}.profile-wrapper .panel-block .heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.profile-wrapper .panel-block .heading .title{font-weight:600;font-size:1rem;margin:0}.profile-wrapper .panel-block .heading .add-btn{display:inline-flex;align-items:center;padding:5px 0;font-weight:500;font-size:.75rem;color:#f96627;cursor:pointer;transition:all .2s ease-in-out}.profile-wrapper .panel-block .heading .add-btn .icon{width:20px;height:20px;display:inline-block;background:url(/img/add_circle.2cdd4bdc.svg) no-repeat;margin-right:5px}.profile-wrapper .panel-block .heading .add-btn:hover{color:#000}.profile-wrapper .panel-block .panel .panel-header{display:flex;height:50px;align-items:center;justify-content:space-between;padding:0 20px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:10px 10px 0 0}.profile-wrapper .panel-block .panel .panel-header+.panel-body{border-top:0;border-radius:0 0 10px 10px}.profile-wrapper .panel-block .panel .panel-header .title{font-weight:600;font-size:.75rem;text-transform:uppercase;margin:0}.profile-wrapper .panel-block .panel .panel-header .action{font-weight:600;font-size:.75rem;text-transform:uppercase;flex:0 0 120px}@media only screen and (max-width:1024px){.profile-wrapper .panel-block .panel .panel-header .action{flex:0 0 80px}}.profile-wrapper .panel-block .panel .panel-body{padding:20px;border:1px solid #e0e0e0;border-radius:10px}.profile-wrapper .panel-block .panel .panel-body .data-row{display:flex;height:30px;align-items:center;justify-content:space-between;font-weight:400;font-size:.875rem}.profile-wrapper .panel-block .panel .panel-body .data-row .action{flex:0 0 120px}@media only screen and (max-width:1024px){.profile-wrapper .panel-block .panel .panel-body .data-row .action{flex:0 0 80px}}.profile-wrapper .panel-block .panel .panel-body .data-row .action .remove-btn{opacity:.6;cursor:pointer;transition:all .2s ease-in-out}.profile-wrapper .panel-block .panel .panel-body .data-row .action .remove-btn:hover{opacity:1}.profile-wrapper .panel-block .panel .panel-body .data-empty{font-weight:400;font-size:.875rem;opacity:.4;text-align:center}.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap{display:flex}@media only screen and (max-width:1024px){.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap{display:block}}.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .control-label{display:block;font-weight:600;font-size:.75rem;margin-bottom:5px}.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .input-cols{flex:1 1 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (max-width:1024px){.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .input-cols{grid-template-columns:repeat(1,1fr)}}.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .btn-col{flex:0 0 180px;margin-left:20px}@media only screen and (max-width:1024px){.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .btn-col{margin:0}}.profile-wrapper .panel-block .panel .panel-body .personal-info-wrap .btn-col .btn{width:100%}.app-footer{flex:0 0 60px;height:60px;border-top:1px solid rgba(0,0,0,.1)}.app-footer .container{display:flex;height:100%;align-items:center;justify-content:center}.app-footer .container .powered-by{display:inline-flex;align-items:center}.app-footer .container .powered-by p{font-weight:600;font-size:.75rem;margin:0}.app-footer .container .powered-by .footer-logo{display:block;width:110px;height:auto;margin-left:10px}.vue-modal{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:10}.vue-modal .vue-modal-inner{margin:50px auto}.vue-modal .vue-modal-inner .vue-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border-radius:10px;padding:30px;filter:drop-shadow(0 0 50px rgba(0,0,0,.3))}.vue-modal .vue-modal-inner .vue-modal-content .profile-dialog{width:440px}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .profile-dialog{width:300px}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog{width:990px}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .family-dialog{width:300px}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row{display:flex;height:80px;padding:0 10px;align-items:center;border-bottom:1px solid rgba(0,0,0,.1);font-weight:400;font-size:.75rem}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row{display:block;height:auto;padding:10px 0}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row.header-row{height:50px;font-weight:600;font-size:.75rem;text-transform:uppercase}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row.header-row{display:none}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col{flex:0 0 10%;text-align:center}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col.col-1,.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col.col-2{flex:0 0 19%;text-align:left}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col.col-7{flex:0 0 12%}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .member-name{display:flex;align-items:center}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .member-name .initial{flex:0 0 36px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f96627;border-radius:100%;font-weight:600;font-size:.875rem;text-transform:uppercase;color:#fff;margin-right:10px}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .member-name .name{font-weight:600;font-size:.75rem;transition:all .2s ease-in-out}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status{display:inline-flex;height:18px;align-items:center;position:relative;padding-left:20px}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status:before{position:absolute;width:18px;height:18px;left:0;top:0;content:""}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status.success{color:#16bc11}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status.success:before{background:url(/img/success.f394f5ee.svg) no-repeat 50%}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status.error{color:#c60000}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .safe-status.error:before{background:url(/img/shield.3b39c67e.svg) no-repeat 50%}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .del-row{display:inline-block;width:20px;height:20px;background:url(/img/close.c41f3b41.svg) no-repeat 50%;background-size:14px;cursor:pointer;opacity:.4;transition:all .2s ease-in-out}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col .del-row:hover{opacity:1}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col{padding:10px 0;display:flex;align-items:center}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row .col:before{flex:0 0 120px;content:attr(data-title);font-weight:600;font-size:.75rem;text-transform:uppercase;text-align:left}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row:last-child{border-bottom:none}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row.data-row{transition:all .2s ease-in-out;cursor:pointer}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row.data-row:hover{background:#fee8df}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .member-details .row.data-row:hover .member-name .name{color:#f96627}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .dialog-footer{background:#f8f8ff;border-top:1px solid rgba(0,0,0,.1);margin:0 -30px -30px;border-radius:0 0 10px 10px;padding:30px}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .dialog-footer .title{font-weight:600;font-size:1rem;margin:0 0 10px}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .dialog-footer .add-member{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .dialog-footer .add-member{grid-template-columns:repeat(1,1fr)}}.vue-modal .vue-modal-inner .vue-modal-content .family-dialog .dialog-footer .add-member .col .btn{width:100%}.vue-modal .vue-modal-inner .vue-modal-content .modal-title{font-weight:600;font-size:1.25rem;margin:0}.vue-modal .vue-modal-inner .vue-modal-content .sub-title{font-weight:400;font-size:.75rem;margin:5px 0 0}.vue-modal .vue-modal-inner .vue-modal-content .modal-close{position:absolute;width:16px;height:16px;border:none;font-size:0;background:url(/img/close.c41f3b41.svg) no-repeat 0 0 transparent;right:20px;top:30px;cursor:pointer;opacity:.4;transition:all .2s ease-in-out}.vue-modal .vue-modal-inner .vue-modal-content .modal-close:hover{opacity:1}.vue-modal .vue-modal-inner .vue-modal-content .add-input-wrap{display:flex;margin-top:20px}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .add-input-wrap{display:block}}.vue-modal .vue-modal-inner .vue-modal-content .add-input-wrap .add-input{flex:1 1 auto;margin-right:10px}@media only screen and (max-width:1024px){.vue-modal .vue-modal-inner .vue-modal-content .add-input-wrap .add-input{margin:0 0 10px}}.vue-modal .vue-modal-inner .vue-modal-content .add-input-wrap .btn{flex:0 0 120px}