@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";body,html{font-family:Roboto,sans-serif;background:#ededed}@keyframes LoadSpin{0%{transform:rotate(0);opacity:0}to{transform:rotate(360deg);opacity:1}}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .3s ease;overflow:hidden}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translateY(-5px)}.slide-fade-enter-to,.slide-fade-leave-from{opacity:1;transform:translateY(0)}.slide-wrapper{overflow:hidden}.GeneralPopUp{position:fixed;display:block;width:100%;height:100%;top:0;left:0;background:#0006;z-index:999}.GeneralPopUp .wrapp{display:block;position:absolute;top:50%;transform:translateY(-50%);width:100%;max-width:700px;right:0;left:0;margin:0 auto;background:#021c40;padding:30px;border-radius:16px}.GeneralPopUp .wrapp .close{display:inline-block;position:absolute;right:10px;top:10px;background:transparent;border:0}.GeneralPopUp .wrapp .close i{font-size:20px;font-size:24px;color:#dd6e42}.GeneralPopUp .wrapp h2{color:#fff;text-align:center;margin-bottom:20px}.GeneralPopUp .wrapp h3{font-weight:400;color:#fff;font-size:18px;margin-bottom:10px}.GeneralPopUp .wrapp ul li,.GeneralPopUp .wrapp p{color:#fff}#wrappLogin .wrappContent{display:block;width:100%;height:100vh;position:relative}#wrappLogin .wrappContent .wrappForm{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;left:0;margin:0 auto;width:100%;max-width:400px;background:#fff;padding:15px;border-radius:12px}#wrappLogin .wrappContent .wrappForm .wrappLogo{text-align:center}#wrappLogin .wrappContent .wrappForm .wrappLogo img{display:inline-block;width:100%;max-width:100px;margin-bottom:15px}#wrappLogin .wrappContent .wrappForm .formLogin .field{display:block;margin-bottom:15px}#wrappLogin .wrappContent .wrappForm .formLogin .field label{display:block;font-size:17px;font-weight:500;color:#707070;margin-bottom:10px}#wrappLogin .wrappContent .wrappForm .formLogin .field input{display:block;width:100%;border:0;background:#ededed;padding:10px;border-radius:4px}#wrappLogin .wrappContent .wrappForm .formLogin .field button{display:block;width:100%;background:#dd6e42;color:#fff;text-align:center;border:0;padding:10px;border-radius:4px;margin-top:30px;cursor:pointer}#wrappLogin .wrappContent .wrappForm .formLogin .msg{display:block;text-align:center;color:#b23a48}#wrappLogin .wrappContent .wrappForm .formLogin .msg i{margin-right:10px}#listLeads{padding:20px 0}#listLeads .commissionBtn{display:inline-block;background:#021c40;margin:15px 0;color:#fff;text-align:center;border:0;padding:10px;border-radius:4px;cursor:pointer;transition:all .5s}#listLeads .commissionBtn:hover{background:#dd6e42}#listLeads .commissionBtn i{font-size:19px;margin-left:15px}#listLeads .controlsGrid{text-align:right;padding:15px 0}#listLeads .controlsGrid button{margin-left:15px;border:0px;border-radius:4px;background:#021c40;color:#fff}#listLeads .controlsGrid button.active{background:#dd6e42}#listLeads #msgToUser{display:block;width:100%;margin-top:30vh;text-align:center}#listLeads #msgToUser h2{display:inline-block;background:#fff;padding:10px 15px;border-radius:8px;color:#ababab;font-size:18px}#listLeads #msgToUser button{border:0;font-size:15px;background:#dd6e42;color:#fff;padding:7px 10px;border-radius:4px;transition:all .5s;font-size:18px;font-weight:700}#listLeads #msgToUser button:hover{background:#021c40}#listLeads #msgToUser button i{margin-left:10px}#listLeads .col-md-3{margin-bottom:25px}#listLeads .item{background:#616d8a;padding:15px 15px 70px;border-radius:12px;position:relative;height:100%;transition:all .5s}#listLeads .item.leadDone{background:#2e7d32;opacity:.4}#listLeads .item.leadFail{background:#b23a48;opacity:.4}#listLeads .item p{display:inline-block;background:#ffffff80;font-size:14px;padding:3px 10px;border-radius:4px;margin:0 5px 0 0;color:#021c40;font-weight:700}#listLeads .item p span{color:#fff;display:block;font-weight:400}#listLeads .item .iconUser{position:absolute;left:15px;top:15px}#listLeads .item .iconUser i{color:#021c40;font-size:22px}#listLeads .item .iconInfo{position:absolute;right:15px;top:15px}#listLeads .item .iconInfo button{border:0;background:transparent}#listLeads .item .iconInfo button i{font-size:22px;color:#fff}#listLeads .item .primaryData{margin-top:40px}#listLeads .item .primaryData h3{margin:0 0 10px;font-size:24px;color:#fff;font-weight:200}#listLeads .item .generalData{background:#fff3;border-radius:12px;padding:15px 10px 5px 45px;position:relative;margin-top:10px}#listLeads .item .generalData p{margin-bottom:10px}#listLeads .item .generalData i{position:absolute;left:10px;top:20px;font-size:22px;color:#fff}#listLeads .item .locationData{background:#fff3;border-radius:12px;padding:15px 10px 5px 45px;position:relative;margin-top:10px}#listLeads .item .locationData p{margin-bottom:10px}#listLeads .item .locationData i{position:absolute;left:10px;top:20px;font-size:22px;color:#fff}#listLeads .item .constactInfo{background:#fff3;border-radius:12px;padding:10px;position:relative;text-align:center;margin-top:10px;margin-bottom:10px}#listLeads .item .constactInfo a{display:inline-block;padding:5px 10px;background:#021c40;color:#021c40;border-radius:200px;margin:5px;text-decoration:none;color:#fff;transition:all .5s;font-size:14px}#listLeads .item .constactInfo a i{margin-right:10px}#listLeads .item .constactInfo a.callPhone{background:#dd6e42}#listLeads .item .action{margin-top:20px;display:flex;justify-content:space-between;position:absolute;bottom:0;left:0;width:100%;padding:0 15px 15px}#listLeads .item .action button{display:inline-block;height:40px;width:40px;background:#a4a4a4;border:0;border-radius:50%;color:#fff;font-size:16px;transition:all .3s}#listLeads .item .action button.actionDone:hover,#listLeads .item .action button.actionDone.active{background:#2e7d32}#listLeads .item .action button.actionFail:hover,#listLeads .item .action button.actionFail.active{background:#b23a48}#listLeads .item .action button.actionAppointment:hover,#listLeads .item .action button.actionAppointment.active{background:#4594d2}#listLeads .item .action button.actionLoad{background:unset;margin:0 auto}#listLeads .item .moreInfo{display:block;position:absolute;width:95%;height:0;opacity:0;visibility:hidden;overflow:hidden;top:50px;right:0;left:0;margin:0 auto;background:#ededed;border-radius:8px;padding:10px;transition:all .5s}#listLeads .item .moreInfo.active{height:calc(100% - 65px);opacity:1;visibility:visible;overflow-y:auto}#listLeads .item .moreInfo p{background:#616d8a;margin:3px}#listLeads .item .moreInfo p span{color:#fff}#listLeads .tableListItem{border-collapse:separate!important;border-spacing:0 12px;min-width:1207px}#listLeads .tableListItem tr{background:#fff;border-radius:8px;overflow:hidden}#listLeads .tableListItem tr td,#listLeads .tableListItem tr th{vertical-align:middle}#listLeads .tableListItem tr td:first-child,#listLeads .tableListItem tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px;text-align:center}#listLeads .tableListItem tr td:last-child,#listLeads .tableListItem tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;text-align:right}#listLeads .tableListItem tr td p,#listLeads .tableListItem tr th p{margin:0}#listLeads .tableListItem tr td.phoneUser,#listLeads .tableListItem tr td.mailUser,#listLeads .tableListItem tr th.phoneUser,#listLeads .tableListItem tr th.mailUser{text-align:center}#listLeads .tableListItem tr td.phoneUser a,#listLeads .tableListItem tr td.mailUser a,#listLeads .tableListItem tr th.phoneUser a,#listLeads .tableListItem tr th.mailUser a{display:inline-block;padding:5px 10px;background:#dd6e42;color:#021c40;border-radius:200px;margin:5px;text-decoration:none;color:#fff;transition:all .5s;font-size:14px}#listLeads .tableListItem tr td.phoneUser a i,#listLeads .tableListItem tr td.mailUser a i,#listLeads .tableListItem tr th.phoneUser a i,#listLeads .tableListItem tr th.mailUser a i{margin-right:10px}#listLeads .tableListItem tr td.mailUser a,#listLeads .tableListItem tr th.mailUser a{background:#021c40}#listLeads .tableListItem tr td.actionDone,#listLeads .tableListItem tr td.actionInfo,#listLeads .tableListItem tr td.actionAppointment,#listLeads .tableListItem tr td.actionFail,#listLeads .tableListItem tr td.actionLoad,#listLeads .tableListItem tr th.actionDone,#listLeads .tableListItem tr th.actionInfo,#listLeads .tableListItem tr th.actionAppointment,#listLeads .tableListItem tr th.actionFail,#listLeads .tableListItem tr th.actionLoad{text-align:center}#listLeads .tableListItem tr td.actionDone button,#listLeads .tableListItem tr td.actionInfo button,#listLeads .tableListItem tr td.actionAppointment button,#listLeads .tableListItem tr td.actionFail button,#listLeads .tableListItem tr td.actionLoad button,#listLeads .tableListItem tr th.actionDone button,#listLeads .tableListItem tr th.actionInfo button,#listLeads .tableListItem tr th.actionAppointment button,#listLeads .tableListItem tr th.actionFail button,#listLeads .tableListItem tr th.actionLoad button{display:inline-block;height:30px;width:30px;background:#acacac;border:0;border-radius:50%;color:#fff;font-size:13px;transition:all .3s}#listLeads .tableListItem tr td.actionDone button:hover,#listLeads .tableListItem tr td.actionInfo button:hover,#listLeads .tableListItem tr td.actionAppointment button:hover,#listLeads .tableListItem tr td.actionFail button:hover,#listLeads .tableListItem tr td.actionLoad button:hover,#listLeads .tableListItem tr th.actionDone button:hover,#listLeads .tableListItem tr th.actionInfo button:hover,#listLeads .tableListItem tr th.actionAppointment button:hover,#listLeads .tableListItem tr th.actionFail button:hover,#listLeads .tableListItem tr th.actionLoad button:hover,#listLeads .tableListItem tr td.actionDone button.active,#listLeads .tableListItem tr td.actionInfo button.active,#listLeads .tableListItem tr td.actionAppointment button.active,#listLeads .tableListItem tr td.actionFail button.active,#listLeads .tableListItem tr td.actionLoad button.active,#listLeads .tableListItem tr th.actionDone button.active,#listLeads .tableListItem tr th.actionInfo button.active,#listLeads .tableListItem tr th.actionAppointment button.active,#listLeads .tableListItem tr th.actionFail button.active,#listLeads .tableListItem tr th.actionLoad button.active{background:#2e7d32}#listLeads .tableListItem tr td.actionLoad button,#listLeads .tableListItem tr th.actionLoad button{background:#616d8a}#listLeads .tableListItem tr td.actionFail button:hover,#listLeads .tableListItem tr th.actionFail button:hover,#listLeads .tableListItem tr td.actionFail button.active,#listLeads .tableListItem tr th.actionFail button.active{background:#b23a48}#listLeads .tableListItem tr td.actionAppointment button:hover,#listLeads .tableListItem tr th.actionAppointment button:hover,#listLeads .tableListItem tr td.actionAppointment button.active,#listLeads .tableListItem tr th.actionAppointment button.active{background:#4594d2}#listLeads .tableListItem tr td.actionInfo button,#listLeads .tableListItem tr th.actionInfo button{background:unset;color:#021c40;font-size:22px}#listLeads .tableListItem tr td.actionInfo button:hover,#listLeads .tableListItem tr th.actionInfo button:hover{background:unset}#listLeads .tableListItem tr.moreInfo td{text-align:center}#listLeads .tableListItem tr.moreInfo td p{background:#616d8a;display:inline-block;margin:3px;text-align:left;border-radius:4px;padding:5px;color:#fff}#listLeads .tableListItem tr.moreInfo td p span{display:block;color:#021c40}#listLeads .tableListItem thead tr{background:#616d8a}#listLeads .tableListItem thead tr th{color:#fff}#listLeads .tableListItem tbody tr.leadDone{background:#2e7d32;opacity:.4}#listLeads .tableListItem tbody tr.leadDone td p{color:#fff}#listLeads .tableListItem tbody tr.leadFail{background:#b23a48;opacity:.4}#listLeads .tableListItem tbody tr.leadFail td p{color:#fff}#listLeads .moreLeads{display:inline-block;padding:5px 10px;border:0;border-radius:4px;background:#021c40;color:#fff;font-weight:500;transition:all .5s}#listLeads .moreLeads span{display:inline-block;background:#dd6e42;padding:0 7px;border-radius:4px;margin-left:10px}#listLeads .moreLeads:hover{background:#dd6e42}#listLeads .moreLeads:hover span{background:#021c40}#listLeads .moreLeads i{margin-right:10px;font-size:17px}#listLeads .noMoreleads{display:block;width:100%;max-width:320px;margin:10px auto 0;padding:5px 10px;border:0;border-radius:4px;background:#b23a48;color:#fff;font-weight:500;transition:all .5s}#listLeads .noMoreleads span{display:inline-block;background:#021c40;padding:0 7px;border-radius:4px;margin-left:10px}#listLeads .noMoreleads i{margin-right:15px}#listUser .wrappList{display:block;width:100%}#listUser .wrappList .titleSeparate{font-size:15px;color:#ababab;border-right:1px solid #ababab;position:relative;margin:25px 0 0}#listUser .wrappList .item{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#fff;margin-top:15px;border-radius:8px}#listUser .wrappList .item.me,#listUser .wrappList .item.addUser{background:#616d8a;margin-bottom:40px}#listUser .wrappList .item.me input[type=text],#listUser .wrappList .item.addUser input[type=text]{background:#ededed}#listUser .wrappList .item.me i,#listUser .wrappList .item.addUser i,#listUser .wrappList .item.me a,#listUser .wrappList .item.addUser a,#listUser .wrappList .item.me p,#listUser .wrappList .item.addUser p{color:#fff!important}#listUser .wrappList .item.addUser{background:#dd6e42}#listUser .wrappList .item .wrappIcon i{color:#ababab;font-size:25px;margin-left:10px}#listUser .wrappList .item .wraapEmail a{text-decoration:none;color:inherit}#listUser .wrappList .item .wrappPassWord .wrappForm{display:flex;align-items:center}#listUser .wrappList .item .wrappPassWord .wrappForm input{display:block;width:100%;min-width:300px;margin-right:10px;background:#dedede;border:0;border-radius:4px;padding:10px 15px}#listUser .wrappList .item .wrappPassWord .wrappForm button{width:100%;max-width:120px;padding:5px 10px;border:0;border-radius:4px;background:#021c40;color:#fff;font-weight:500;transition:all .5s}#listUser .wrappList .item .wrappPassWord .wrappForm button:hover{background:#dd6e42}#listUser .wrappList .item .wrappPassWord .wrappForm button i{margin-left:15px}#listUser .wrappList .item .wrappPassWord p{margin:5px 0 0;font-size:12px;color:#b23a48}#listUser .wrappList .item .wrappActive{display:flex;align-items:center}#listUser .wrappList .item .wrappActive p{display:inline-block;margin:0 15px 0 0;color:#ababab;font-weight:500;font-size:15px}#listUser .wrappList .item .wrappActive input{width:20px;height:20px;margin-right:20px;cursor:pointer}#listUser .wrappList .item .newEmail,#listUser .wrappList .item .newPassWord{width:100%;max-width:300px}#listUser .wrappList .item .newEmail input,#listUser .wrappList .item .newPassWord input{display:block;width:100%;margin-right:10px;background:#dedede;border:0;border-radius:4px;padding:10px 15px}#listUser .wrappList .item .newEmail p,#listUser .wrappList .item .newPassWord p{margin:3px 0 0;font-size:12px;padding:0}#listUser .wrappList .item .wrappSave{margin-right:20px}#listUser .wrappList .item .wrappSave button{width:100%;max-width:170px;padding:5px 10px;border:0;border-radius:4px;background:#021c40;color:#fff;font-weight:500;transition:all .5s}#listUser .wrappList .item .wrappSave button:hover{background:#616d8a}#listUser .wrappList .item .wrappSave button i{margin-left:15px}#wrappApp{display:flex}#wrappApp #primaySedebar{height:100vh;padding:5px}#wrappApp #primaySedebar .wrappELements{display:flex;flex-direction:column;justify-content:space-between;background:#021c40;padding:10px;border-radius:400px;height:100%;width:100%}#wrappApp #primaySedebar .wrappELements .wrappLogo{display:block;width:50px;height:50px;position:relative;background:#ededed;border-radius:50%}#wrappApp #primaySedebar .wrappELements .wrappLogo img{display:block;position:absolute;top:50%;transform:translateY(-50%);width:30px;right:0;left:0;margin:0 auto}#wrappApp #primaySedebar .wrappELements .nav{display:flex;align-items:center}#wrappApp #primaySedebar .wrappELements .nav ul{list-style:none;padding:0;margin:0;width:100%}#wrappApp #primaySedebar .wrappELements .nav ul li{display:block;margin:15px 0;text-align:center;position:relative}#wrappApp #primaySedebar .wrappELements .nav ul li:hover span{left:100%;opacity:1;visibility:visible}#wrappApp #primaySedebar .wrappELements .nav ul li:hover a{background:#dd6e42;color:#ededed}#wrappApp #primaySedebar .wrappELements .nav ul li span{display:inline-block;width:max-content;position:absolute;top:50%;transform:translateY(-50%);left:130%;background:#dd6e42;font-size:15px;color:#fff;padding:3px 5px;border-radius:4px;opacity:0;visibility:hidden;transition:all .5s}#wrappApp #primaySedebar .wrappELements .nav ul li a{display:inline-block;height:40px;width:40px;border-radius:50%;font-size:24px;background:#ededed;color:#021c40;transition:all .5s}#wrappApp #primaySedebar .wrappELements .nav ul li a i{vertical-align:middle}#wrappApp #primaySedebar .wrappELements .logOut{display:block;border:0;margin:0 auto 15px;height:40px;width:40px;border-radius:50%;font-size:22px;background:#dd6e42;color:#ededed;transition:all .5s}#wrappApp #primaySedebar .wrappELements .logOut:hover{background:#ededed;color:#dd6e42}#wrappApp #wrappContent{padding:15px;width:100%;height:100vh;overflow-y:auto}#wrappApp #wrappContent header{background:#fff;padding:10px 15px;border-radius:12px}#wrappApp #wrappContent header h4{font-size:15px;margin:0;color:#ababab;border-right:1px solid #ababab;position:relative}#wrappApp #wrappContent header h4 i{position:absolute;top:50%;transform:translateY(-50%);right:15px;color:#021c40;font-size:22px}#wrappApp #wrappContent header .modState select{display:inline-block;width:100%;max-width:300px;vertical-align:middle;padding:10px;border:1px solid #ababab;border-radius:8px;color:#ababab;font-size:15px;font-weight:500}#wrappApp #wrappContent header .modState select option{color:#ababab}#wrappApp #wrappContent header .modState i.loadState{font-size:30px;color:#ababab;display:inline-block;vertical-align:middle;margin-left:15px}#wrappApp #wrappContent header .modZipCode{display:flex;align-items:center;justify-content:space-between}#wrappApp #wrappContent header .modZipCode h4{border-right:0}#wrappApp #wrappContent header .modZipCode input{display:block;width:82%;border:0;padding:10px;border-radius:4px;background:#ededed}#wrappApp #wrappContent header .modZipCode input::placeholder{color:#d5d5d5}#wrappApp #wrappContent header .modUser .btnUser{border:0;font-size:15px;background:#dd6e42;color:#fff;padding:7px 10px;border-radius:4px;transition:all .5s}#wrappApp #wrappContent header .modUser .btnUser:hover{background:#021c40}#wrappApp #wrappContent header .modUser .btnUser i{margin-left:10px}#wrappApp #wrappContent header .modUser ul{display:none}
