@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);.main-chatcontact{position:relative;.chatcontact-card::-webkit-scrollbar{display:none}.chatcontact-card{height:calc(100vh - 110px);overflow-y:auto;padding:10px;position:relative}.chatcontact-card:after{background-color:#ccc;border-radius:2px;content:"";position:absolute;right:2px;top:0;width:4px}.chatcontact-card:hover:after{background-color:#aaa}.chatcontact-card li{align-items:center;background-color:#e35cf63d;background-image:linear-gradient(270deg,#dfc8ff,#e35cf63d);border-radius:12px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;display:flex;flex-direction:row;gap:10px;margin:10px;padding:10px;width:300px}.chatcontact-card li p{margin:0}.chatcontact-avatar div{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.line-1{display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:210px}.contact-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:175px}.contact-count{width:30px}.count-design{align-items:center;background-color:var(--first-color);border-radius:50%;color:#fff;display:flex;font-size:12px;height:20px;justify-content:center;text-align:center;width:20px}.line-2{display:flex;flex-direction:row;gap:5px;justify-content:space-between;width:210px}.last-message{color:gray;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.contact-date-time{color:gray;font-size:12px;text-align:end;width:60px}.date-time-color{color:var(--first-color)}.search-div{padding:20px 20px 10px;position:relative}.serch-icon{color:var(--first-color);font-size:1.1rem;left:30px;position:absolute;top:30px}.search{border:2px solid var(--first-color);border-radius:5px;padding:10px 10px 10px 30px;width:100%}}.main-chatcontact:before{background-color:#f0f0f0;border-radius:2px;bottom:0;content:"";position:absolute;right:2px;top:0;width:4px}.main-chat{border:2px solid #e35cf63d;border-radius:10px;box-shadow:0 0 87px #e35cf63d;display:flex;flex-direction:row;height:calc(100vh - 20px);margin:10px;overflow:hidden;.contact-div{flex:1 1}.chat-div{flex:3 1;position:relative}.empty-chat{color:gray;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}}.main-chatpage{.chat-container{min-height:calc(100vh - 20px);position:relative}.chats-header{align-items:center;background-image:linear-gradient(to left,var(--first-color) 30%,var(--second-color) 100%);border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:#fff;display:flex;flex-direction:row;opacity:.9;width:100%}.chatcontact-avatar div{align-items:center;border-radius:50%;display:flex;height:50px;justify-content:center;margin:5px 9px;width:50px}.right{text-align:right}.left{text-align:left}.data-msg{background-color:#e35cf63d;border-radius:5px;color:#000;display:inline-block;margin:5px;max-width:80%;padding:10px;width:auto}.right .data-msg{background-color:#dfc8ff}.left .data-msg{background-color:#e35cf63d}.data-time{color:gray;font-size:.7rem;margin:0 5px}.sent-message{background-color:#fff;bottom:0;box-shadow:0 0 87px #e35cf63d;display:flex;left:0;padding:3px 10px;position:absolute;width:100%;z-index:1}.sent-message textarea{border:1px solid #ccc;border-radius:5px;margin-right:10px;padding:10px;width:calc(100% - 80px)}.sent-message button{background-image:linear-gradient(to left,var(--first-color) 50%,var(--second-color) 100%);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;margin:8px;padding:5px 20px}.sent-message button:hover{background-color:#0056b3}.chats{max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:80px;scroll-behavior:smooth}.chats::-webkit-scrollbar{width:10px}.chats::-webkit-scrollbar-track{background:#f1f1f1}.chats::-webkit-scrollbar-thumb{background:gray}.chats::-webkit-scrollbar-thumb:hover{background:#555}.chat-number{color:#fff;font-size:12px}}nav{height:100%;width:260px;.sidebar{background-image:linear-gradient(to bottom,var(--first-color) 50%,var(--second-color) 100%);border-radius:10px;height:calc(100% - 20px);left:0;margin:10px;position:fixed;top:0;transition:all .5s ease;width:260px;z-index:0}.sidebar .logo-details .bar{align-items:center;background-color:#fff;border-radius:50px;color:var(--first-color);display:flex;display:none;font-size:20px;height:40px;justify-content:center;left:calc(100% - 20px);min-width:40px;position:absolute;top:60px}.sidebar.close{width:78px}.sidebar .logo-details{align-items:center;border-radius:10px 10px 0 0;box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;display:flex;height:60px;width:100%}.sidebar .logo-details i{color:#fff;font-size:30px;height:50px;line-height:50px;min-width:78px;text-align:center}.sidebar .logo-details .logo_name{color:#fff;font-size:22px;font-weight:600;transition:.3s ease;transition-delay:.1s}.sidebar.close .logo-details .logo_name{opacity:0;pointer-events:none;transition-delay:0s}.sidebar .nav-links{display:block;height:calc(100vh - 80px);overflow-y:scroll;padding:10px 0 30px;position:relative}.sidebar::-webkit-scrollbar{display:none}.sidebar{-ms-overflow-style:none;scrollbar-width:none}.sidebar.close .nav-links{overflow:visible}.sidebar .nav-links::-webkit-scrollbar{display:none}.sidebar .nav-links li{list-style:none;position:relative;transition:all .4s ease}.sidebar .nav-links li:hover{background:pink}.sidebar .nav-links li .iocn-link{align-items:center;display:flex;justify-content:space-between}.sidebar.close .nav-links li .iocn-link{display:block}.sidebar .nav-links li i{color:#fff;cursor:pointer;font-size:20px;height:50px;line-height:50px;min-width:50px;text-align:center;transition:all .3s ease}.sidebar .nav-links li.showMenu i.arrow{transform:rotate(-180deg)}.sidebar.close .nav-links i.arrow{display:none}.sidebar .nav-links li a{align-items:center;display:flex;text-decoration:none}.sidebar .nav-links li a:hover{color:#fff}.sidebar .nav-links li a .link_name{color:#fff;font-size:16px;font-weight:400;transition:all .4s ease}.sidebar.close .nav-links li a .link_name{opacity:0;pointer-events:none}.sidebar .nav-links li .sub-menu{background:#5d23ad;display:none;margin-top:-10px;padding:6px 6px 14px 55px}.sidebar .nav-links li.showMenu .sub-menu{display:block}.sidebar .nav-links li .sub-menu a{color:#fff;font-size:15px;opacity:.6;padding:10px 0;transition:all .3s ease;white-space:nowrap}.sidebar .nav-links li .sub-menu a:hover{opacity:1}.sidebar.close .nav-links li .sub-menu{border-radius:0 6px 6px 0;display:block;left:100%;margin-top:0;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;top:-10px;transition:0s}.sidebar.close .nav-links li:hover .sub-menu{opacity:1;pointer-events:auto;top:0;transition:all .4s ease}.sidebar .nav-links li .sub-menu .link_name{display:none}.sidebar.close .nav-links li .sub-menu .link_name{display:block;font-size:18px;opacity:1}.sidebar .nav-links li .sub-menu.blank{opacity:1;opacity:0;padding:3px 20px 6px 16px;pointer-events:auto;pointer-events:none}.sidebar .nav-links li:hover .sub-menu.blank{top:50%;transform:translateY(-50%)}.sidebar .profile-details{align-items:center;background:var(--second-color);border-radius:10px;bottom:0;display:flex;justify-content:space-between;padding:12px 0;position:fixed;transition:all .5s ease;width:260px}.sidebar.close .profile-details{background:none;width:78px}.sidebar .profile-details .profile-content{align-items:center;display:flex}.sidebar .profile-details img{background:var(--second-color);border-radius:16px;height:52px;margin:0 14px 0 12px;object-fit:cover;transition:all .5s ease;width:52px}.sidebar.close .profile-details img{padding:10px}.sidebar .profile-details .job,.sidebar .profile-details .profile_name{color:#fff;font-size:18px;font-weight:500;white-space:nowrap}.sidebar.close .profile-details .job,.sidebar.close .profile-details .profile_name,.sidebar.close .profile-details i{display:none}.sidebar .profile-details .job{font-size:12px}.home-section{background:#e4e9f7;left:260px;padding:12px;position:relative;transition:all .5s ease;width:calc(100% - 260px)}.sidebar.close~.home-section{left:78px;width:calc(100% - 78px)}.home-content{align-items:center;display:flex;flex-wrap:wrap}.home-section .home-content .bx-menu,.home-section .home-content .text{color:#11101d;font-size:35px}.home-section .home-content .bx-menu{cursor:pointer;margin-right:10px}.home-section .home-content .text{font-size:26px;font-weight:600}@media screen and (max-width:400px){.sidebar{width:240px}.sidebar.close{width:78px}.sidebar .profile-details{width:240px}.sidebar.close .profile-details{background:none;width:78px}.home-section{left:240px;width:calc(100% - 240px)}.sidebar.close~.home-section{left:78px;width:calc(100% - 78px)}}.sub-menu li span{padding-right:10px}}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}:root{--first-color:#5d23ad;--second-color:#aa0f8c;--input-bg-color:#ffeffc;--bg-color:#fdffff;--shadow:#00000005 0px 1px 3px 0px,#1b1f2326 0px 0px 0px 1px;--shadow-2:#38414a26 0px 1px 2px 0px}body{background-color:#fff7fd}.main-content{padding-left:270px}.input-continer{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;box-shadow:var(--shadow);gap:20px;justify-content:center;margin:20px;padding:20px}.input-continer,.new-row{display:flex;flex-direction:row}.new-row{column-gap:40px;row-gap:20px}.input-field{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.input-field label{color:#2e2e2e;font-size:14px;font-weight:500}.input-field input,select,textarea{border:1px solid #aaa;border-radius:5px;color:#333;font-size:14px;font-weight:400;margin:8px 0;min-width:200px;outline:none;padding:7px 15px}.input-field input :focus,.input-field select:focus,.input-field textarea:focus{box-shadow:0 3px 6px #00000021}.input-field input[type=date],.input-field select{color:#707070}.input-field input[type=date]:valid{color:#333}.input-field .btn-1{background-color:#5d23ad;border:1px solid #5d23ad;border-radius:5px;color:#fff;margin:8px 0;padding:7px 20px;transition:color .4s,background;width:150px}.input-field .btn-1:hover{background-color:#fff;color:#5d23ad;color:var(--first-color)}.action-td{display:flex;gap:25px}.edit-icon{color:orange}.delete-icon{color:red}.select-box-td{text-align:center}.select-box{accent-color:#5d23ad;accent-color:var(--first-color);height:1rem;width:1em}.display-none{display:none}.button-row{display:flex;flex-direction:row;gap:10px}.button-2{align-items:center;background-image:linear-gradient(-180deg,#37aee2,#1e96c8);border:0;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:10px;justify-content:center;padding:5px 10px;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;width:100%}.button-2:hover{background-image:linear-gradient(-180deg,#1d95c9,#17759c)}.button-green{background-image:linear-gradient(-180deg,#00d775,#00bd68)}.button-green:hover{background-image:linear-gradient(-180deg,#01be69 20%,#01a55b)}.button-red{background-image:linear-gradient(-180deg,#e62143,#cb0a2a)}.button-red:hover{background-image:linear-gradient(-180deg,#ca1c39,#b00b26)}.button-yellow{background-image:linear-gradient(-180deg,#ffc107,#e5ac00)}.button-yellow:hover{background-image:linear-gradient(-180deg,#f5b906,#dfa803)}.button-blue{background-image:linear-gradient(-180deg,#803fda,#5d23ad)}.button-blue:hover{background-image:linear-gradient(-180deg,#6c29ca,#4903ac)}.card-2{border:2px solid #e35cf63d;border-radius:7px;box-shadow:0 0 87px #e35cf63d}.gradient-box:before{background:linear-gradient(90deg,red,orange);border-radius:inherit;bottom:0;content:"";left:0;margin:-5px;position:absolute;right:0;top:0;z-index:-1}.details-table thead tr{background:-webkit-linear-gradient(left,#aa0f8c80,#5d23adb3)}.input-wrapper{position:relative}.input-1{border:1px solid #ccc;border-radius:3px;box-sizing:border-box;color:#2c3e50;font-size:13px;margin:12px 0;padding:15px;width:100%}.input-1:focus{background-color:#ffeffc;background-color:var(--input-bg-color);border:1px solid #5d23ad;border:1px solid var(--first-color)}.input-error{border:2px solid red}.file-error{left:50%;top:90%;transform:translate(-50%,-50%)}.error,.file-error{color:red;font-size:12px;position:absolute}.error{bottom:-6%;left:0}.drop-container{align-items:center;border:2px dashed #ccc;border-radius:5px;color:#444;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:200px;justify-content:center;margin:10px 0;padding:20px;position:relative;transition:background .2s ease-in-out,border .2s ease-in-out}.drop-container:hover{background:#eee;border-color:#111}.drop-container:hover .drop-title{color:#222}.drop-title{color:#444;font-size:20px;font-weight:700;text-align:center;transition:color .2s ease-in-out}input[type=file]{background:#fff;border:1px solid #ccc;border-radius:5px;color:#444;max-width:100%;padding:5px;width:350px}input[type=file]::-webkit-file-upload-button{background:#aa0f8c;background:var(--second-color);border:none;border-radius:5px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}input[type=file]::file-selector-button{background:#aa0f8c;background:var(--second-color);border:none;border-radius:5px;color:#fff;cursor:pointer;margin-right:20px;padding:5px 10px;transition:background .2s ease-in-out}input[type=file]::-webkit-file-upload-button:hover{box-shadow:inset 0 0 15px 12px #0000001a}input[type=file]::file-selector-button:hover{box-shadow:inset 0 0 15px 12px #0000001a}.bg{background-color:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.no-data-div{align-items:center;display:flex;justify-content:center}.no-data{width:200px}.scroll-table{max-height:500px;overflow-y:auto}.main-send{.content-container{box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;margin:40px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.btn-in{align-items:flex-end}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;padding:10px;text-align:center;width:100%}.view-all-btn{background:none;border:none;color:#8a2be2;cursor:pointer}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{display:flex;flex-direction:row;gap:15px}.profile-img{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;font-size:.8rem;margin:0}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;flex:2 1;flex-direction:column}}.main-whatsapp-preview{border-radius:5px;box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;display:flex;flex:1 1;justify-content:center;margin:20px;padding:20px;*,:after,:before{box-sizing:inherit}.page{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.marvel-device .screen{text-align:left}.screen-container{height:100%}.status-bar{background:#004e45;color:#fff;font-size:14px;height:25px;padding:0 8px}.status-bar:after{clear:both;content:"";display:table}.status-bar div{float:right;font-weight:600;margin:0 0 0 8px;position:relative;top:50%;transform:translateY(-50%)}.chat{height:calc(100% - 69px)}.chat-container{height:100%}.user-bar{background:#005e54;border-radius:5px 5px 0 0;color:#fff;font-size:24px;height:55px;padding:0 8px;position:relative;z-index:1}.user-bar:after{clear:both;content:"";display:table}.user-bar div{float:left;position:relative;top:50%;transform:translateY(-50%)}.user-bar .actions{float:right;margin:0 0 0 20px}.user-bar .actions.more{margin:0 12px 0 32px}.user-bar .actions.attachment{margin:0 0 0 30px}.user-bar .actions.attachment i{display:block;transform:rotate(-45deg)}.user-bar .avatar{height:36px;margin:0 0 0 5px;width:36px}.user-bar .avatar img{border-radius:50%;box-shadow:0 1px 0 #ffffff1a;display:block;width:100%}.user-bar .name{font-size:17px;font-weight:600;letter-spacing:.3px;margin:0 0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:110px}.user-bar .status{display:block;font-size:13px;font-weight:400;letter-spacing:0}.conversation{background:#efe7dd url(https://cloud.githubusercontent.com/assets/398893/15136779/4e765036-1639-11e6-9201-67e728e86f39.jpg) repeat;border-radius:0 0 5px 5px;height:calc(100% - 12px);position:relative;z-index:0}.conversation ::-webkit-scrollbar{height:1px;-webkit-transition:all .5s;transition:all .5s;width:5px;z-index:10}.conversation ::-webkit-scrollbar-track{background:#0000}.conversation ::-webkit-scrollbar-thumb{background:#b3ada7}.conversation .conversation-container{box-shadow:inset 0 10px 10px -10px #000;height:calc(100% - 68px);margin-bottom:5px;min-height:200px;overflow-x:hidden;padding:0 16px}.conversation .conversation-container:after{clear:both;content:"";display:table}.message{word-wrap:break-word;clear:both;color:#000;font-size:15px;line-height:18px;margin:8px 0;max-width:85%;padding:8px;position:relative;z-index:-1}.message:after{border-style:solid;content:"";height:0;position:absolute;width:0}.metadata{bottom:-4px;display:inline-block;float:right;padding:0 0 0 7px;position:relative}.metadata .time{color:#00000073;display:inline-block;font-size:11px}.metadata .tick{display:inline-block;height:16px;margin-left:2px;position:relative;top:4px;width:16px}.metadata .tick svg{position:absolute;transition:.5s ease-in-out}.metadata .tick svg:first-child{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:perspective(800px) rotateY(180deg)}.metadata .tick svg:last-child{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:perspective(800px) rotateY(0deg)}.metadata .tick-animation svg:first-child{transform:perspective(800px) rotateY(0)}.metadata .tick-animation svg:last-child{transform:perspective(800px) rotateY(-179.9deg)}.message:first-child{margin:16px 0 8px}.message.received{background:#fff;border-radius:0 5px 5px 5px;float:left}.message.received .metadata{padding:0 0 0 16px}.message.received:after{border-color:#0000 #fff #0000 #0000;border-width:0 10px 10px 0;left:-10px;top:0}.message.sent{background:#e1ffc7;border-radius:5px 0 5px 5px;float:right}.message.sent:after{border-color:#0000 #0000 #0000 #e1ffc7;border-width:0 0 10px 10px;right:-10px;top:0}.conversation-compose{align-items:flex-end;display:flex;flex-direction:row;height:50px;overflow:hidden;padding-bottom:5px;width:100%;z-index:2}.conversation-compose div,.conversation-compose input{background:#fff;height:100%}.conversation-compose .emoji{align-items:center;background:#fff;border-radius:5px 0 0 5px;display:flex;flex:0 0 auto;justify-content:center;margin-left:8px;width:48px}.conversation-compose .input-msg{border:0;flex:1 1 auto;font-size:16px;margin:0;min-width:50px;outline:none}.conversation-compose .photo{border-radius:0 0 5px 0;flex:0 0 auto;position:relative;text-align:center;width:48px}.conversation-compose .photo:after{border-color:#0000 #0000 #0000 #fff;border-style:solid;border-width:0 0 10px 10px;content:"";height:0;position:absolute;right:-10px;top:0;width:0}.conversation-compose .photo i{color:#7d8488;display:block;font-size:24px;left:50%;position:relative;top:50%;transform:translate(-50%,-50%)}.conversation-compose .send{background:#0000;border:0;cursor:pointer;flex:0 0 auto;margin-left:8px;margin-right:8px;outline:none;padding:0;position:relative}.conversation-compose .send .circle{align-items:center;background:#008a7c;border-radius:50%;color:#fff;display:flex;height:45px;justify-content:center;position:relative;width:45px}.conversation-compose .send .circle i{font-size:24px;margin-left:5px}@media (max-width:768px){.marvel-device.nexus5{border-radius:0;flex:none;height:100%;max-width:none;overflow:hidden;padding:0;width:100%}.marvel-device>.screen .chat{visibility:visible}.marvel-device{visibility:hidden}.marvel-device .status-bar{display:none}.screen-container{bottom:0;left:0;position:absolute;right:0;top:0}.conversation{height:calc(100vh - 55px)}.conversation .conversation-container{height:calc(100vh - 120px)}}}.main-success{button{background:var(--first-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;font-weight:400;padding:14px 22px}button a{text-decoration:none}button:hover{background-color:var(--second-color)}.modal-box,button.show-modal{box-shadow:0 5px 10px #0000001a;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}section.active .show-modal{display:none}.overlay{background:#0000004d;height:100%;opacity:0;pointer-events:none;position:fixed;width:100%}section.active .overlay{left:0;opacity:1;pointer-events:auto;position:fixed;top:0;z-index:1000}.modal-box{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;max-width:380px;opacity:0;padding:30px 20px;pointer-events:none;transform:translate(-50%,-50%) scale(1.2);transition:all .3s ease;width:100%}section.active .modal-box{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);z-index:1001}.modal-box i{color:var(--first-color);font-size:70px}.modal-box h2{color:#333;font-size:25px;font-weight:500;margin-top:20px}.modal-box h3{color:#333;font-size:16px;font-weight:400;text-align:center}.modal-box .buttons{margin-top:25px}.modal-box button{font-size:14px;margin:0 10px;padding:6px 12px}.message-count{font-size:1.2rem;font-weight:700;text-align:center}}.main-contacts{.content-container{margin:20px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;padding:10px;text-align:center;width:100%}.view-all-btn{background:none;border:none;color:#8a2be2;cursor:pointer}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{display:flex;flex-direction:row;gap:15px}.profile-img{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;font-size:.8rem;margin:0}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;flex:2 1;flex-direction:column}}.main-sendlist{margin:10px 0;padding:20px;.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.container{border-radius:5px;box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;padding:20px}details{background:var(--grey-light);border-radius:10px;box-shadow:var(--shadow);box-sizing:border-box;color:var(--grey);font-size:14px;overflow:hidden;transition:all .3s ease-out}details[open]{padding-bottom:20px}details[open] summary{margin-bottom:10px}details[open] summary:before{transform:rotate(-135deg) translate(-30%)}details:not(:first-child){margin:20px 0}summary{align-items:center;border-radius:5px 5px 0 0;box-shadow:var(--shadow);cursor:pointer;display:flex;font-size:16px;font-weight:500;padding:10px 16px;position:relative;transition:margin .3s ease-out}summary div{display:flex;flex-direction:row;justify-content:space-between;width:100%}summary div span{flex:1 1}.status-span{text-align:end}summary::-webkit-details-marker{display:none}summary:before{border-bottom:2px solid #000;border-right:2px solid #000;content:"";display:block;flex:0 0 6px;height:6px;margin-right:20px;transform:rotate(45deg) translateY(-30%);transition:all .3s}.content{padding:0 20px}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:0 solid #0000;border:none!important;border-radius:.25rem;box-shadow:var(--shadow);display:flex;flex-direction:column;margin-bottom:1.5rem;min-width:0;position:relative}.card a{text-decoration:none}.bg-gradient-scooter{background:#17ead9;background:linear-gradient(45deg,#17ead9,#6078ea)!important}.widgets-icons-2{align-items:center;background-color:#ededed;border-radius:10px;display:flex;font-size:27px;height:56px;justify-content:center;width:56px}.rounded-circle{border-radius:50%!important}.text-white{color:#fff!important}.ms-auto{margin-left:auto!important}.bg-gradient-bloody{background:#f54ea2;background:linear-gradient(45deg,#f54ea2,#ff7676)!important}.bg-gradient-ohhappiness{background:#00b09b;background:linear-gradient(45deg,#00b09b,#96c93d)!important}.bg-gradient-blooker{background:#ffdf40;background:linear-gradient(45deg,#ffdf40,#ff8359)!important}.bg-pink{background:linear-gradient(45deg,#af47ff,#ff6c87)!important}.t-c-2{color:#00b09b!important}.t-c-3{color:#ffdf40!important}.t-c-4{color:#af47ff!important}.t-c-5{color:#f54ea2!important}.text-info{font-weight:700!important}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}}.main-addcontacts{.content-container{border:none;box-shadow:0 .0625em .0625em #00000040,0 .125em .5em #00000040,inset 0 0 0 1px #ffffff1a;margin:20px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;padding:10px;text-align:center;width:100%}.view-all-btn,.view-all-div,.view-all-div2{box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer}.view-all-btn{background:none;border:none;border-radius:5px 5px 0 0;color:#8a2be2}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{display:flex;flex-direction:row;gap:15px}.profile-img{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;font-size:.8rem;margin:0}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;flex:2 1;flex-direction:column}.c-form{padding:20px}.excel-down,.excel-upload{align-items:center;display:flex;flex-direction:column;justify-content:center}.excel-upload{border-radius:15px;box-shadow:1px 0 7px #8ebbc4;height:250px;width:470px}#download{background-color:green}#download,#submit{border:none;border-radius:5px;color:#fff;padding:8px}#submit{background-color:#2a95ab;margin-left:15px}}.swal2-popup.swal2-toast{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);box-sizing:border-box;grid-column:1/4!important;grid-row:1/4!important;grid-template-columns:-webkit-min-content auto -webkit-min-content;grid-template-columns:min-content auto min-content;overflow-y:hidden;padding:1em;pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{font-size:1em;margin:.5em 1em;padding:0;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{font-size:1em;height:2em;margin:.5em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{font-size:.8em;margin:.5em 0 0;padding:.5em 0 0}.swal2-popup.swal2-toast .swal2-close{align-self:center;font-size:2em;grid-column:3/3;grid-row:1/99;height:.8em;margin:0;width:.8em}.swal2-popup.swal2-toast .swal2-html-container{font-size:1em;margin:.5em 1em;overflow:visible;overflow:initial;padding:0;text-align:left;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:.25em;width:2em}.swal2-popup.swal2-toast .swal2-icon{align-self:center;grid-column:1;grid-row:1/99;height:2em;margin:0 .5em 0 0;min-width:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{align-items:center;display:flex;font-size:1.8em;font-weight:700}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;justify-content:flex-start;margin:.5em 0 0;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{font-size:1em;margin:.25em .5em;padding:.4em .6em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:3em;position:absolute;width:1.6em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:4em 0 0 4em;left:-.5em;top:-.8em;transform:rotate(-45deg);transform-origin:2em 2em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 4em 4em 0;left:.9375em;top:-.25em;transform-origin:0 1.5em}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{height:2em;width:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{height:2.6875em;left:.4375em;top:0;width:.4375em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{left:.1875em;top:1.125em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{right:.1875em;top:.9375em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){-webkit-overflow-scrolling:touch;box-sizing:border-box;display:grid;grid-template-areas:"top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";grid-template-rows:minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto) minmax(-webkit-min-content,auto);grid-template-rows:minmax(min-content,auto) minmax(min-content,auto) minmax(min-content,auto);height:100%;inset:0;overflow-x:hidden;padding:.625em;position:fixed;transition:background-color .1s;z-index:1060}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:#0006}div:where(.swal2-container).swal2-backdrop-hide{background:#0000!important}div:where(.swal2-container).swal2-bottom-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}div:where(.swal2-container).swal2-bottom,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-top{grid-template-columns:auto minmax(0,1fr) auto}div:where(.swal2-container).swal2-bottom-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-top-end{grid-template-columns:auto auto minmax(0,1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;place-self:start center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;place-self:start end}div:where(.swal2-container).swal2-center-left>.swal2-popup,div:where(.swal2-container).swal2-center-start>.swal2-popup{align-self:center;grid-row:2}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;place-self:center center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;place-self:center end}div:where(.swal2-container).swal2-bottom-left>.swal2-popup,div:where(.swal2-container).swal2-bottom-start>.swal2-popup{align-self:end;grid-column:1;grid-row:3}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;place-self:end center}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;place-self:end end}div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup,div:where(.swal2-container).swal2-grow-row>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{align-self:stretch;grid-row:1/4}div:where(.swal2-container).swal2-no-transition{transition:none!important}div:where(.swal2-container) div:where(.swal2-popup){background:#fff;border:none;border-radius:5px;box-sizing:border-box;color:#545454;display:none;font-family:inherit;font-size:1rem;grid-template-columns:minmax(0,100%);max-width:100%;padding:0 0 1.25em;position:relative;width:32em}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){word-wrap:break-word;color:inherit;font-size:1.875em;font-weight:600;margin:0;max-width:100%;padding:.8em 1em 0;position:relative;text-align:center;text-transform:none}div:where(.swal2-container) div:where(.swal2-actions){align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;margin:1.25em auto 0;padding:0;width:auto;z-index:1}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(#0000001a,#0000001a)}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(#0003,#0003)}div:where(.swal2-container) div:where(.swal2-loader){align-items:center;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-color:#2778c4 #0000;border-radius:100%;border-style:solid;border-width:.25em;display:none;height:2.2em;justify-content:center;margin:0 1.875em;width:2.2em}div:where(.swal2-container) button:where(.swal2-styled){box-shadow:0 0 0 3px #0000;font-weight:500;margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#7066e0;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px #7066e080}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#dc3741;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px #dc374180}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background-color:#6e7881;border:0;border-radius:.25em;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px #6e788180}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px #6496c880}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){border-top:1px solid #eee;color:inherit;font-size:1em;margin:1em 0 0;padding:1em 1em 0;text-align:center}div:where(.swal2-container) .swal2-timer-progress-bar-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;bottom:0;grid-column:auto!important;left:0;overflow:hidden;position:absolute;right:0}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){background:#0003;height:.25em;width:100%}div:where(.swal2-container) img:where(.swal2-image){margin:2em auto 1em;max-width:100%}div:where(.swal2-container) button:where(.swal2-close){align-items:center;background:#0000;border:none;border-radius:5px;color:#ccc;cursor:pointer;font-family:monospace;font-size:2.5em;height:1.2em;justify-content:center;justify-self:end;margin-bottom:-1.2em;margin-right:0;margin-top:0;overflow:hidden;padding:0;transition:color .1s,box-shadow .1s;width:1.2em;z-index:2}div:where(.swal2-container) button:where(.swal2-close):hover{background:#0000;color:#f27474;transform:none}div:where(.swal2-container) button:where(.swal2-close):focus{box-shadow:inset 0 0 0 3px #6496c880;outline:none}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{word-wrap:break-word;color:inherit;font-size:1.125em;font-weight:400;justify-content:center;line-height:normal;margin:1em 1.6em .3em;overflow:auto;padding:0;text-align:center;word-break:break-word;z-index:1}div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) label:where(.swal2-checkbox),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) textarea:where(.swal2-textarea){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) textarea:where(.swal2-textarea){background:#0000;border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #0000;box-sizing:border-box;color:inherit;font-size:1.125em;transition:border-color .1s,box-shadow .1s;width:auto}div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;box-shadow:inset 0 1px 1px #0000000f,0 0 0 3px #6496c880;outline:none}div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{background:#fff;margin:1em 2em 3px}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{color:inherit;font-weight:600;text-align:center;width:20%}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{font-size:1.125em;height:2.625em;line-height:2.625em;padding:0}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{background:#0000;font-size:1.125em;margin-left:auto;margin-right:auto;width:75%}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{background:#0000;color:inherit;font-size:1.125em;max-width:100%;min-width:50%;padding:.375em .625em}div:where(.swal2-container) .swal2-checkbox,div:where(.swal2-container) .swal2-radio{align-items:center;background:#fff;color:inherit;justify-content:center}div:where(.swal2-container) .swal2-checkbox label,div:where(.swal2-container) .swal2-radio label{font-size:1.125em;margin:0 .6em}div:where(.swal2-container) .swal2-checkbox input,div:where(.swal2-container) .swal2-radio input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;justify-content:center;margin:1em 0 0;overflow:hidden;padding:.625em}div:where(.swal2-container) div:where(.swal2-validation-message):before{background-color:#f27474;border-radius:50%;color:#fff;content:"!";display:inline-block;font-weight:600;height:1.5em;line-height:1.5em;margin:0 .625em;min-width:1.5em;text-align:center;width:1.5em}div:where(.swal2-container) .swal2-progress-steps{align-items:center;background:#0000;flex-wrap:wrap;font-weight:600;margin:1.25em auto;max-width:100%;padding:0}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{background:#2778c4;border-radius:2em;color:#fff;flex-shrink:0;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{background:#2778c4;flex-shrink:0;height:.4em;margin:0 -1px;width:2.5em;z-index:10}div:where(.swal2-icon){border:.25em solid #000;border-radius:50%;box-sizing:initial;cursor:default;font-family:inherit;height:5em;justify-content:center;line-height:5em;margin:2.5em auto .6em;position:relative;-webkit-user-select:none;user-select:none;width:5em}div:where(.swal2-icon) .swal2-icon-content{align-items:center;display:flex;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{flex-grow:1;position:relative}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{background-color:#f27474;border-radius:.125em;display:block;height:.3125em;position:absolute;top:2.3125em;width:2.9375em}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{border-radius:50%;height:7.5em;position:absolute;width:3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:7.5em 0 0 7.5em;left:-2.0635em;top:-.4375em;transform:rotate(-45deg);transform-origin:3.75em 3.75em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 7.5em 7.5em 0;left:1.875em;top:-.6875em;transform:rotate(-45deg);transform-origin:0 3.75em}div:where(.swal2-icon).swal2-success .swal2-success-ring{border:.25em solid #a5dc864d;border-radius:50%;box-sizing:initial;height:100%;left:-.25em;position:absolute;top:-.25em;width:100%;z-index:2}div:where(.swal2-icon).swal2-success .swal2-success-fix{height:5.625em;left:1.625em;position:absolute;top:.5em;transform:rotate(-45deg);width:.4375em;z-index:1}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{background-color:#a5dc86;border-radius:.125em;display:block;height:.3125em;position:absolute;z-index:2}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{left:.8125em;top:2.875em;transform:rotate(45deg);width:1.5625em}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{right:.5em;top:2.375em;transform:rotate(-45deg);width:2.9375em}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.swal2-rtl .swal2-close{margin-left:0;margin-right:0}.swal2-rtl .swal2-timer-progress-bar{left:auto;right:0}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotate(2deg)}33%{transform:translateY(0) rotate(-2deg)}66%{transform:translateY(.3125em) rotate(2deg)}to{transform:translateY(0) rotate(0deg)}}@keyframes swal2-toast-hide{to{opacity:0;transform:rotate(1deg)}}@keyframes swal2-toast-animate-success-line-tip{0%{left:.0625em;top:.5625em;width:0}54%{left:.125em;top:.125em;width:0}70%{left:-.25em;top:.625em;width:1.625em}84%{left:.75em;top:1.0625em;width:.5em}to{left:.1875em;top:1.125em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{right:1.375em;top:1.625em;width:0}65%{right:.9375em;top:1.25em;width:0}84%{right:0;top:.9375em;width:1.125em}to{right:.1875em;top:.9375em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}@keyframes swal2-animate-success-line-tip{0%{left:.0625em;top:1.1875em;width:0}54%{left:.125em;top:1.0625em;width:0}70%{left:-.375em;top:2.1875em;width:3.125em}84%{left:1.3125em;top:3em;width:1.0625em}to{left:.8125em;top:2.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{right:2.875em;top:3.375em;width:0}65%{right:2.875em;top:3.375em;width:0}84%{right:0;top:2.1875em;width:3.4375em}to{right:.5em;top:2.375em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;opacity:0;transform:scale(.4)}50%{margin-top:1.625em;opacity:0;transform:scale(.4)}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;opacity:1;transform:scale(1)}}@keyframes swal2-animate-error-icon{0%{opacity:0;transform:rotateX(100deg)}to{opacity:1;transform:rotateX(0deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-1turn)}to{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{opacity:0;transform:rotate(45deg)}25%{opacity:.4;transform:rotate(-25deg)}50%{opacity:.8;transform:rotate(15deg)}75%{opacity:1;transform:rotate(-5deg)}to{opacity:1;transform:rotateX(0)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{background-color:initial!important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px #0006}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:initial;box-sizing:border-box;max-width:100%;pointer-events:none;width:360px}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}.main-login{background-repeat:no-repeat;background-size:cover;left:0;position:fixed;top:0;width:100vw}.main-flex,.main-login{align-items:center;display:flex;height:100vh;justify-content:center}.main-flex{align-content:center;flex-direction:column;flex-direction:row-reverse;flex-wrap:wrap;gap:100px;margin-top:10px;position:absolute;width:100%}.header-login{flex-direction:row;gap:10px}.body-login,.header-login{align-items:center;display:flex}.body-login{flex-direction:row-reverse}.header-login img{width:150px}.header-login p{color:var(--first-color);font-size:2rem;font-weight:700;margin:0}.login-container{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:60px;z-index:10}.login-heading{background:linear-gradient(to right,var(--second-color),var(--first-color));-webkit-background-clip:text;color:#0000;font-size:2rem;font-weight:700;margin-bottom:40px;text-align:center}.main-login .avatar img{height:60px;width:180px}.main-login input{border:2px solid var(--second-color);border-radius:5px;font-weight:400;padding:7px;width:100%}.main-flex .capcha{align-items:center;border-radius:5px;display:flex;gap:30px;height:38px;justify-content:space-around}.main-flex .capcha #refresh{background:-webkit-linear-gradient(left,var(--second-color),var(--first-color));border-radius:3px;color:#fff;height:35px;padding:5px;text-align:center;width:40px}.captcha-letter,.main-flex .capcha #refresh{align-items:center;display:flex;justify-content:center}.captcha-letter{border:2px solid var(--second-color);border-radius:5px;font-weight:400;height:100%;width:100%}.main-flex #capcha #capcha-letter{letter-spacing:10px}.main-login .button{align-items:center;background:linear-gradient(to right,var(--second-color),var(--first-color));background-image:linear-gradient(to right,var(--first-color) 0,var(--second-color) 50%,var(--first-color) 100%);background-size:200% auto;border:none;border-radius:5px;border-radius:6px;color:#fff;display:flex;display:block;font-size:1em;height:40px;justify-content:center;text-align:center;text-decoration:none;text-transform:uppercase;transition:.5s;width:100%}.main-login .button:hover{background-position:100%}.image img{height:500px;width:100%}.area{background:#4e54c8;background:-webkit-linear-gradient(left,#aa0f8c,#5d23ad);height:100vh;width:100%}.circles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.circles li{animation:animate 25s linear infinite;background:#fff3;bottom:-150px;display:block;height:20px;list-style:none;position:absolute;width:20px}.circles li:first-child{animation-delay:0s;height:80px;left:25%;width:80px}.circles li:nth-child(2){animation-delay:2s;animation-duration:12s;height:20px;left:10%;width:20px}.circles li:nth-child(3){animation-delay:4s;height:20px;left:70%;width:20px}.circles li:nth-child(4){animation-delay:0s;animation-duration:18s;height:60px;left:40%;width:60px}.circles li:nth-child(5){animation-delay:0s;height:20px;left:65%;width:20px}.circles li:nth-child(6){animation-delay:3s;height:110px;left:75%;width:110px}.circles li:nth-child(7){animation-delay:7s;height:150px;left:35%;width:150px}.circles li:nth-child(8){animation-delay:15s;animation-duration:45s;height:25px;left:50%;width:25px}.circles li:nth-child(9){animation-delay:2s;animation-duration:35s;height:15px;left:20%;width:15px}.circles li:nth-child(10){animation-delay:0s;animation-duration:11s;height:150px;left:85%;width:150px}@keyframes animate{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-1000px) rotate(2turn)}}.main-campaign{align-items:center;display:flex;height:100vh;justify-content:center;.flex-row{align-items:center;display:flex;flex-direction:row;gap:40px}.container{border:2px solid #e35cf63d;border-radius:7px;box-shadow:0 0 87px #e35cf63d;display:flex;flex-direction:column;padding:20px 50px;width:auto}.card-title{color:var(--second-color);font-size:1.2rem;font-weight:700;padding-bottom:25px;padding-top:5px;text-align:center}.button-2{background-image:linear-gradient(-180deg,#f800c8,#aa0f8c);margin-top:10px;padding:15px}.excel-formet{text-align:center}.excel-formet button{background:none;border:none;color:red;font-size:14px;text-decoration:underline}.message-preview{width:350px}.message-bg{height:530px!important}}.sm-bg{background-color:#0006;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.sm-div{align-items:center;background-color:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;justify-content:center;left:50%;padding:40px 80px;position:absolute;top:50%;transform:translate(-50%,-50%)}.sm-div i{color:var(--first-color);font-size:3rem;margin-bottom:20px}.sm-loader{--c:no-repeat linear-gradient(#6100ee 0 0);animation:l16 3s infinite;background:var(--c),var(--c),#d7b8fc;background-size:60% 100%;border-radius:10px;height:7px;margin-bottom:5px;width:130px}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}.sm-h{font-size:1rem;font-weight:700}.sm-p{color:gray}.message-preview{.card-2{display:flex;flex:1 1;flex-direction:column;margin:10px 0}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.details-header-name p:first-child{color:#5d23ad!important;font-size:1rem!important;font-weight:500}.message-bg{background-color:#e5ddd5;box-sizing:border-box;height:100%;height:455px;overflow-y:scroll;position:relative;width:100%;z-index:0}.message-bg:before{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yb/r/rmr3BrOAAd8.png);background-size:366.5px 700px;content:"";height:100%;left:0;opacity:.06;position:absolute;top:0;width:100%}.message{background-color:#fff;border-radius:5px 5px 5px 5px;margin:20px;position:relative}.message:before{background:#0000;border:7px solid #0000;border-right-color:#fff;content:"";position:absolute;right:100%;top:8px}.message-image{padding:10px}.message-image img{border-radius:5px;width:100%}.message-body{padding:10px}.message-text{padding-bottom:5px}.message-footer{color:gray;font-size:.9rem}.message-buttons a{text-decoration:none}.message-button{align-items:center;border-top:1px solid gray;color:#00a5f4;display:flex;gap:5px;justify-content:center;padding:10px;width:100%}.message-bg::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}.message-bg::-webkit-scrollbar{background-color:#f5f5f5;width:5px}.message-bg::-webkit-scrollbar-thumb{background-color:gray;border:2px solid gray}}.main-campaign{.cont{height:100%;left:calc(50% - 350px);margin:40px auto;padding:0;position:absolute}#nprogress-bar{-webkit-appearance:none;appearance:none;color:#ccc;height:2px;margin:0 auto;width:700px}#first,#fourth,#second,#third{margin:0}#step span{background:#ccc;border:3px solid #ccc;border-radius:100%;color:#fff;cursor:pointer;height:80px;left:0;position:absolute;top:-30px;transition:all .4s ease-in-out;width:80px}#step{height:100px;width:100%}#step span i{font-size:40px;padding:20px;text-align:center}#step .second{left:200px}#step .third{left:420px}#step .fourth{left:640px}.detail{position:relative}#nprogress-bar::-webkit-progress-value{background:#049dfe;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}#nprogress-bar::-webkit-progress-bar{background:#ccc}#step .border-change{background:#049dfe;border-color:#0077c2;transition:all .4s ease-in-out}}.main-approved{.content-container{margin:20px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;padding:10px;text-align:center;width:100%}.view-all-btn{background:none;border:none;color:#8a2be2;cursor:pointer}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{display:flex;flex-direction:row;gap:15px}.profile-img{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;font-size:.8rem;margin:0}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;flex:2 1;flex-direction:column}.bottom-line{border-bottom:1px solid #0000001a}}.main-pending{.content-container{margin:20px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;padding:10px;text-align:center;width:100%}.view-all-btn{background:none;border:none;color:#8a2be2;cursor:pointer}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{flex-direction:row;gap:15px}.profile,.profile-img{align-items:center;display:flex}.profile-img{border-radius:50%;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;gap:5px;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;cursor:pointer;font-size:.8rem;margin:0}.profile-role:hover{color:var(--first-color);text-decoration:underline}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;flex:2 1;flex-direction:column}thead tr th{color:#000;font-weight:400;text-align:center}.bottom-line{border-bottom:1px solid #0000001a}}.main-campaignresult{.result-pop-up{background-color:#fff;border-radius:5px;height:90vh;left:50%;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80vw;z-index:1001}.result-head{border-radius:.25rem;flex-direction:row;font-size:14px;justify-content:space-between;margin:12px;padding:15px 20px}.card,.result-head{box-shadow:var(--shadow);display:flex}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:0 solid #0000;border:none!important;border-radius:.25rem;flex-direction:column;margin-bottom:1.5rem;min-width:0;position:relative}.card a{text-decoration:none}.bg-gradient-scooter{background:#17ead9;background:linear-gradient(45deg,#17ead9,#6078ea)!important}.widgets-icons-2{align-items:center;background-color:#ededed;border-radius:10px;display:flex;font-size:27px;height:56px;justify-content:center;width:56px}.rounded-circle{border-radius:50%!important}.text-white{color:#fff!important}.ms-auto{margin-left:auto!important}.bg-gradient-bloody{background:#f54ea2;background:linear-gradient(45deg,#f54ea2,#ff7676)!important}.bg-gradient-ohhappiness{background:#00b09b;background:linear-gradient(45deg,#00b09b,#96c93d)!important}.bg-gradient-blooker{background:#ffdf40;background:linear-gradient(45deg,#ffdf40,#ff8359)!important}.bg-pink{background:linear-gradient(45deg,#af47ff,#ff6c87)!important}.t-c-2{color:#00b09b!important}.t-c-3{color:#ffdf40!important}.t-c-4{color:#af47ff!important}.t-c-5{color:#f54ea2!important}.text-info{font-weight:700!important}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:14px;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.result-chart{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.left-chart,.right-chart{display:flex;height:400px;justify-content:center;width:50%}}.main-campaignresult{.result-pop-up{background-color:#fff;border-radius:5px;height:90vh;left:50%;padding:30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:80vw;z-index:1001}.result-head{border-radius:.25rem;flex-direction:row;font-size:14px;justify-content:space-between;margin:12px;padding:15px 20px}.card,.result-head{box-shadow:var(--shadow);display:flex}.card{word-wrap:break-word;background-clip:initial;background-color:#fff;border:0 solid #0000;border:none!important;border-radius:.25rem;flex-direction:column;margin-bottom:1.5rem;min-width:0;position:relative}.card a{text-decoration:none}.bg-gradient-scooter{background:#17ead9;background:linear-gradient(45deg,#17ead9,#6078ea)!important}.widgets-icons-2{align-items:center;background-color:#ededed;border-radius:10px;display:flex;font-size:27px;height:56px;justify-content:center;width:56px}.rounded-circle{border-radius:50%!important}.text-white{color:#fff!important}.ms-auto{margin-left:auto!important}.bg-gradient-bloody{background:#f54ea2;background:linear-gradient(45deg,#f54ea2,#ff7676)!important}.bg-gradient-ohhappiness{background:#00b09b;background:linear-gradient(45deg,#00b09b,#96c93d)!important}.bg-gradient-blooker{background:#ffdf40;background:linear-gradient(45deg,#ffdf40,#ff8359)!important}.bg-pink{background:linear-gradient(45deg,#af47ff,#ff6c87)!important}.t-c-2{color:#00b09b!important}.t-c-3{color:#ffdf40!important}.t-c-4{color:#af47ff!important}.t-c-5{color:#f54ea2!important}.text-info{font-weight:700!important}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:14px;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.result-chart{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.left-chart,.right-chart{display:flex;height:400px;justify-content:center;width:50%}.no-data{width:280px}.scroll-table{-ms-overflow-style:none;display:block;max-height:320px;overflow-y:scroll;scrollbar-width:none}.scroll-table tbody tr,.scroll-table thead{display:table!important;table-layout:fixed!important;width:100%!important}.scroll-table::-webkit-scrollbar{display:none}.sn-width{width:80px}.name-width{min-width:300px}.action-td{justify-content:center}.details-header-name p:first-child{color:#5d23ad!important;font-size:1rem!important;font-weight:500}.message-bg{background-color:#e5ddd5;box-sizing:border-box;height:100%;height:455px;overflow-y:scroll;position:relative;width:100%;z-index:0}.message-bg:before{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yb/r/rmr3BrOAAd8.png);background-size:366.5px 700px;content:"";height:100%;left:0;opacity:.06;position:absolute;top:0;width:100%}.message{background-color:#fff;border-radius:5px 5px 5px 5px;margin:20px;position:relative}.message:before{background:#0000;border:7px solid #0000;border-right-color:#fff;content:"";position:absolute;right:100%;top:8px}.message-image{padding:10px}.message-image img{border-radius:5px;width:100%}.message-body{padding:10px}.message-text{padding-bottom:5px}.message-footer{color:gray;font-size:.9rem}.message-buttons a{text-decoration:none}.message-button{align-items:center;border-top:1px solid gray;color:#00a5f4;display:flex;gap:5px;justify-content:center;padding:10px;width:100%}.message-bg::-webkit-scrollbar-track{background-color:#f5f5f5;-webkit-box-shadow:inset 0 0 6px #0000004d}.message-bg::-webkit-scrollbar{background-color:#f5f5f5;width:5px}.message-bg::-webkit-scrollbar-thumb{background-color:gray;border:2px solid gray}}.main-pending{.content-container{margin:20px}.data-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px}.card-1{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;flex-direction:row;padding:20px}.card-1,.card-2{display:flex;margin:10px 0}.card-2{flex:1 1;flex-direction:column}.card-left{flex:2 1}.card-right{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.card-right-1:before{background:linear-gradient(45deg,#17ead9,#6078ea)}.card-right-1:before,.card-right-2:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-2:before{background:linear-gradient(45deg,#f54ea2,#ff7676)}.card-right-3:before{background:linear-gradient(45deg,#ffdf40,#ff8359)}.card-right-3:before,.card-right-4:before{border-radius:5px;content:"";height:50px;position:absolute;width:50px;z-index:-1}.card-right-4:before{background:linear-gradient(45deg,#00b09b,#96c93d)}.card-1-title{padding:5px}.card-1-count{font-size:1.5rem;font-weight:700;padding:5px}.card-i{color:#fff;font-size:1.5rem}.chart-row{flex-wrap:wrap;gap:50px}.card-3,.chart-row{display:flex;flex-direction:row}.card-3{border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;flex:1 1;justify-content:center;margin:10px 0;max-height:400px;padding:20px}.card-3-2{flex:3 1;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:0;position:relative}.view-all-div{position:absolute}.view-all-div,.view-all-div2{background-color:#fff;border-radius:0 0 5px 5px;bottom:0;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;cursor:pointer;padding:10px;text-align:center;width:100%}.view-all-btn{background:none;border:none;color:#8a2be2;cursor:pointer}.details-header{align-items:center;display:flex;justify-content:space-between;padding:10px}.details-header-name p:first-child{color:gray;font-size:.8rem;margin-bottom:5px}.details-header-name p:nth-child(2){font-size:1.1rem;font-weight:700}.payroll-btn-1{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #00000005,0 0 0 1px #1b1f2326;color:gray;cursor:pointer;font-size:14px;margin:0 10px;padding:5px 10px}.payroll-btn-1:hover{background-color:gray;color:#fff}.payroll-btn-2{background-color:#fff;border:none;border-radius:5px;box-shadow:0 1px 3px 0 #8a2be2,0 0 0 1px #8a2be2;color:#8a2be2;cursor:pointer;margin:0 10px;padding:3px 15px}.payroll-btn-2:hover{background-color:#8a2be2;color:#fff}.details-table{border-collapse:collapse;font-size:.9rem;width:100%}.details-table tr th{padding:10px}.details-table thead tr{background-color:#0000000f}.details-table tr td{padding:10px 20px}.profile{flex-direction:row;gap:15px}.profile,.profile-img{align-items:center;display:flex}.profile-img{border-radius:50%;height:35px;justify-content:center;width:35px}.profile-img span{color:#000;font-weight:700}.profile-info{display:flex;flex-direction:column;gap:5px;text-align:left}.profile-name{color:#000;margin:0}.profile-role{color:gray;cursor:pointer;font-size:.8rem;margin:0}.profile-role:hover{color:var(--first-color);text-decoration:underline}.status{align-items:center;border-radius:20px;display:inline-flex;flex-direction:row;font-size:.8rem;gap:5px;height:25px;padding:5px 10px}.status-success{background-color:#00b09b26;color:#00b09b}.status-failed{background-color:#ff76763d;color:#ff7676}.dot{font-size:2rem;font-weight:700}.two-grid{display:flex;flex-direction:row}.input-continer-v{align-self:flex-start;flex:2 1;flex-direction:column}thead tr th{color:#000;font-weight:400;text-align:center}.bottom-line{border-bottom:1px solid #0000001a}}.persion{height:100Vh;position:relative;width:100%;.sent-btn{bottom:0;box-shadow:2px 2px 2px 2px #000;display:flex;flex-direction:row;gap:10px;justify-content:center;padding:20px;position:absolute;right:0;width:100%;z-index:0}.sent-btn input{width:500px}.sent-btn button,.sent-btn input{border-radius:10px;padding:10px 15px}.right{text-align:right}.left{text-align:left}.display-chat{display:flex;flex-direction:column;gap:20px;padding:20px 10vh}.chat span{border-radius:10px;box-shadow:2px 2px 2px 2px #000;display:inline-block;padding:10px}}.main-dashboard{margin:20px;.box-container{padding:10px 0}.c-logo img,.u-logo img{border-radius:100%;width:40px}.c-details{align-items:center;background-color:#fff;border-radius:20px;box-shadow:var(--shadow-2);display:inline-flex;flex-direction:row;gap:10px;padding:5px;width:auto}.das-card-div{display:flex;flex-direction:row;flex-wrap:wrap}.das-card{flex:1 1}.h-left{display:flex;flex-direction:row;gap:20px}.team-report-select{align-items:center;background-color:#fff;border-radius:20px;box-shadow:var(--shadow-2);display:inline-flex;flex-direction:row;gap:10px;padding:5px;width:auto}.team-report{border:none;margin:0;padding:0}.h-right{display:flex;flex-direction:row-reverse;gap:20px}.u-details{align-items:center;background-color:#fff;border-radius:20px;box-shadow:var(--shadow-2);display:inline-flex;flex-direction:row;gap:10px;padding:5px;width:auto}.c-name,.u-name{padding-right:10px}.order-card{color:#fff}.bg-c-blue{background:linear-gradient(45deg,#4099ff,#73b4ff)}.bg-c-green{background:linear-gradient(45deg,#2ed8b6,#59e0c5)}.bg-c-yellow{background:linear-gradient(45deg,#ffb64d,#ffcb80)}.bg-c-pink{background:linear-gradient(45deg,#ff5370,#ff869a)}.bg-c-blue2{background:linear-gradient(45deg,#9000ff,#bc64ff)}.card{border:none;border-radius:5px;box-shadow:var(--shadow-2);transition:all .3s ease-in-out}.card .card-block{padding:10px 25px}.order-card i{font-size:26px}.f-left{float:left}.f-right{float:right}.text-right{display:flex;flex-direction:row;justify-content:space-between}p{margin-bottom:0}#chart{height:250px!important}.chart-1,.chart-2{background-color:#fff;border-radius:5px;box-shadow:var(--shadow-2);padding:20px}.chart-1 .chart-header{justify-content:center}.chart-1 .chart-header,.chart-2 .chart-header{align-items:center;color:var(--first-color);display:flex;flex-direction:row;font-size:1.1rem;font-weight:500;gap:10px}.chart-2 .chart-header{justify-content:space-between;padding-bottom:7px}.chart-2 .chart-body{padding-top:10px}.chart-header-left{align-items:center;display:flex;flex-direction:row;gap:10px}.cam-ul{display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}.cam-list{background-color:#e35cf63d;border-radius:10px;justify-content:space-between;padding:10px 15px}.cam-das-left,.cam-list{display:flex;flex-direction:row}.cam-das-left{gap:10px}.cam-das-profile{align-items:center;border:2px solid var(--first-color);border-radius:100%;color:var(--first-color);display:flex;font-weight:500;height:45px;justify-content:center;width:45px}.cam-das-names{display:flex;flex-direction:column}.cam-das-name{font-weight:500}.cam-das-tem{color:gray;font-size:14px}.cam-das-right{display:flex;flex-direction:column;justify-content:center}.cam-das-amt{font-weight:500}.cam-das-msg{align-items:center;color:green;display:flex;flex-direction:row;font-size:14px;gap:5px;justify-content:center;text-align:center}.sell-all-btn{background-color:#e35cf63d;border:none;border-radius:5px;color:var(--first-color);font-size:14px;padding:2px 10px}.sell-all-btn:hover{background-color:var(--first-color);color:#fff}.no-data{width:217px}}.loader{animation:animloader 1s linear infinite;border-radius:50%;box-sizing:border-box;display:inline-block;height:25px;width:25px}@keyframes animloader{0%{box-shadow:-72px 0 var(--first-color) inset}to{box-shadow:48px 0 var(--first-color) inset}}
/*# sourceMappingURL=main.0a3ef5e8.css.map*/