@import url(https://use.typekit.net/slg0ndf.css);.policy-accordion .card{margin:0}.policy-accordion .card .card-body{padding:0!important}.campListGrids .card .card-header{background-color:#fff;cursor:pointer}.campListGrids .card .btn-round{height:auto!important}.campListGrids .tableData .table-responsive{padding:0}.table-hover tbody tr:hover{background-color:unset!important}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:unset!important;color:var(--bs-table-hover-color)}.spinner-border{margin-right:5px}#tab-wrapper .tab-content{border:1px solid #f2f2f2;padding:20px 15px}#tab-wrapper .nav-tabs .nav-link:hover{color:#0080ff;border-color:#fff #fff #0080ff}#tab-wrapper .nav-tabs .nav-link{border-bottom-width:2px;color:#5d5e63}#tab-wrapper .nav-tabs{margin:0!important}#tab-wrapper .edit-btn{position:absolute;right:26px}.user-edit-img{position:absolute}.card-margin{margin:0 23px 40px!important}.iamusertabPleft{padding:0 15px!important}.my-load{width:100%;position:fixed;z-index:100000;background:rgba(0,0,0,.49019607843137253);height:100%;top:0;left:0}.loader-demo-box,.my-load{display:flex;align-items:center}.loader-demo-box{border:none!important;width:100%;height:200px}.bar-loader{width:50px;height:50px;border-radius:100%;position:relative;margin:0 auto}.bar-loader span:first-child{-webkit-animation:grow 1s ease-in-out infinite;animation:grow 1s ease-in-out infinite}.bar-loader span:nth-child(2){-webkit-animation:grow 1s ease-in-out .15s infinite;animation:grow 1s ease-in-out .15s infinite}.bar-loader span:nth-child(3){-webkit-animation:grow 1s ease-in-out .3s infinite;animation:grow 1s ease-in-out .3s infinite}.bar-loader span:nth-child(4){-webkit-animation:grow 1s ease-in-out .45s infinite;animation:grow 1s ease-in-out .45s infinite}.bar-loader span{display:inline-block;width:5px;height:30px;background-color:rgba(255,71,71,.7);margin:0 2px}@-webkit-keyframes grow{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(1.8);transform:scaleY(1.8)}}@keyframes grow{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(1.8);transform:scaleY(1.8)}}.component-loader,.component-loader:after,.component-loader:before{border-radius:50%;width:15px;height:15px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:load7 1.8s ease-in-out infinite;animation:load7 1.8s ease-in-out infinite}.component-loader{color:rgba(42,48,66,.6588235294117647);font-size:10px;margin:80px auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.component-loader:after,.component-loader:before{content:"";position:absolute;top:0}.component-loader:before{left:-3.5em;-webkit-animation-delay:-.32s;animation-delay:-.32s}.component-loader:after{left:3.5em}@-webkit-keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}@keyframes load7{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}#role-edit .form-wrap{display:flex;align-items:center;justify-content:space-between}#role-edit .policy-img{height:274px}.evs-logo{height:100px;width:100px;margin:0 auto}.move_top{position:absolute;top:10px;right:10px}.evs-score p{margin-bottom:0!important}.right_shift{position:absolute!important;top:0;right:0}.grid_table{position:relative;padding:3px 7px;border:1px solid #f2f2f2;border-radius:6px;color:#2a3042;cursor:pointer}.fix_right{background:unset!important;color:#666!important;border:#ffdead!important}.fix_right:focus{outline:none!important;box-shadow:none!important}.badge-success{color:#fff;background-color:#28a745}.badge-danger{color:#fff;background-color:#dc3545}.font_style{font-size:16px!important}.email_phone .emai_mobile:hover{color:#2a3042}.email_phone .emai_mobile{color:#666;text-decoration:none;font-size:13px}div.click-to-top span{display:none;position:absolute;color:#306899;z-index:1}div.click-to-top:hover span{display:block;inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content}.email-ellipsis{margin-bottom:0;width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-C{width:90px;height:90px;background:none;margin:0 auto;box-shadow:none;position:relative}.progress-C:after{content:"";width:100%;border-radius:50%;border:5px solid #efefef;left:0}.progress-C:after,.progress-C>span{height:100%;position:absolute;top:0}.progress-C>span{width:50%;overflow:hidden;z-index:1}.progress-C .progress-C-left{left:0}.progress-C .progress-C-bar{width:100%;height:100%;background:none;border-width:8px;border-style:solid;position:absolute;top:0}.progress-C .progress-C-bar.warining{border-color:#dd7404}.progress-C .progress-C-bar.danger{border-color:#f74444}.progress-C .progress-C-bar.success{border-color:#268d84}.progress-C .progress-C-left .progress-C-bar{left:100%;border-top-right-radius:80px;border-bottom-right-radius:80px;border-left:0;-webkit-transform-origin:center left;transform-origin:center left}.progress-C .progress-C-right{right:0}.progress-C .progress-C-right .progress-C-bar{left:-100%;border-top-left-radius:80px;border-bottom-left-radius:80px;border-right:0;-webkit-transform-origin:center right;transform-origin:center right}.progress-C .progress-C-value{display:flex;border-radius:50%;font-size:13px;text-align:center;line-height:20px;align-items:center;justify-content:center;height:100%;width:100%;font-weight:600}.progress-C .progress-C-value span{font-size:12px;text-transform:uppercase}.progress-C[data-percentage="1"] .progress-C-right .progress-C-bar{-webkit-animation:loading-1 .5s linear forwards;animation:loading-1 .5s linear forwards}.progress-C[data-percentage="1"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="2"] .progress-C-right .progress-C-bar{-webkit-animation:loading-2 .5s linear forwards;animation:loading-2 .5s linear forwards}.progress-C[data-percentage="2"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="3"] .progress-C-right .progress-C-bar{-webkit-animation:loading-3 .5s linear forwards;animation:loading-3 .5s linear forwards}.progress-C[data-percentage="3"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="4"] .progress-C-right .progress-C-bar{-webkit-animation:loading-4 .5s linear forwards;animation:loading-4 .5s linear forwards}.progress-C[data-percentage="4"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="5"] .progress-C-right .progress-C-bar{-webkit-animation:loading-5 .5s linear forwards;animation:loading-5 .5s linear forwards}.progress-C[data-percentage="5"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="6"] .progress-C-right .progress-C-bar{-webkit-animation:loading-6 .5s linear forwards;animation:loading-6 .5s linear forwards}.progress-C[data-percentage="6"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="7"] .progress-C-right .progress-C-bar{-webkit-animation:loading-7 .5s linear forwards;animation:loading-7 .5s linear forwards}.progress-C[data-percentage="7"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="8"] .progress-C-right .progress-C-bar{-webkit-animation:loading-8 .5s linear forwards;animation:loading-8 .5s linear forwards}.progress-C[data-percentage="8"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="9"] .progress-C-right .progress-C-bar{-webkit-animation:loading-9 .5s linear forwards;animation:loading-9 .5s linear forwards}.progress-C[data-percentage="9"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="10"] .progress-C-right .progress-C-bar{-webkit-animation:loading-10 .5s linear forwards;animation:loading-10 .5s linear forwards}.progress-C[data-percentage="10"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="11"] .progress-C-right .progress-C-bar{-webkit-animation:loading-11 .5s linear forwards;animation:loading-11 .5s linear forwards}.progress-C[data-percentage="11"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="12"] .progress-C-right .progress-C-bar{-webkit-animation:loading-12 .5s linear forwards;animation:loading-12 .5s linear forwards}.progress-C[data-percentage="12"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="13"] .progress-C-right .progress-C-bar{-webkit-animation:loading-13 .5s linear forwards;animation:loading-13 .5s linear forwards}.progress-C[data-percentage="13"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="14"] .progress-C-right .progress-C-bar{-webkit-animation:loading-14 .5s linear forwards;animation:loading-14 .5s linear forwards}.progress-C[data-percentage="14"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="15"] .progress-C-right .progress-C-bar{-webkit-animation:loading-15 .5s linear forwards;animation:loading-15 .5s linear forwards}.progress-C[data-percentage="15"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="16"] .progress-C-right .progress-C-bar{-webkit-animation:loading-16 .5s linear forwards;animation:loading-16 .5s linear forwards}.progress-C[data-percentage="16"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="17"] .progress-C-right .progress-C-bar{-webkit-animation:loading-17 .5s linear forwards;animation:loading-17 .5s linear forwards}.progress-C[data-percentage="17"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="18"] .progress-C-right .progress-C-bar{-webkit-animation:loading-18 .5s linear forwards;animation:loading-18 .5s linear forwards}.progress-C[data-percentage="18"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="19"] .progress-C-right .progress-C-bar{-webkit-animation:loading-19 .5s linear forwards;animation:loading-19 .5s linear forwards}.progress-C[data-percentage="19"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="20"] .progress-C-right .progress-C-bar{-webkit-animation:loading-20 .5s linear forwards;animation:loading-20 .5s linear forwards}.progress-C[data-percentage="20"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="21"] .progress-C-right .progress-C-bar{-webkit-animation:loading-21 .5s linear forwards;animation:loading-21 .5s linear forwards}.progress-C[data-percentage="21"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="22"] .progress-C-right .progress-C-bar{-webkit-animation:loading-22 .5s linear forwards;animation:loading-22 .5s linear forwards}.progress-C[data-percentage="22"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="23"] .progress-C-right .progress-C-bar{-webkit-animation:loading-23 .5s linear forwards;animation:loading-23 .5s linear forwards}.progress-C[data-percentage="23"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="24"] .progress-C-right .progress-C-bar{-webkit-animation:loading-24 .5s linear forwards;animation:loading-24 .5s linear forwards}.progress-C[data-percentage="24"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="25"] .progress-C-right .progress-C-bar{-webkit-animation:loading-25 .5s linear forwards;animation:loading-25 .5s linear forwards}.progress-C[data-percentage="25"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="26"] .progress-C-right .progress-C-bar{-webkit-animation:loading-26 .5s linear forwards;animation:loading-26 .5s linear forwards}.progress-C[data-percentage="26"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="27"] .progress-C-right .progress-C-bar{-webkit-animation:loading-27 .5s linear forwards;animation:loading-27 .5s linear forwards}.progress-C[data-percentage="27"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="28"] .progress-C-right .progress-C-bar{-webkit-animation:loading-28 .5s linear forwards;animation:loading-28 .5s linear forwards}.progress-C[data-percentage="28"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="29"] .progress-C-right .progress-C-bar{-webkit-animation:loading-29 .5s linear forwards;animation:loading-29 .5s linear forwards}.progress-C[data-percentage="29"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="30"] .progress-C-right .progress-C-bar{-webkit-animation:loading-30 .5s linear forwards;animation:loading-30 .5s linear forwards}.progress-C[data-percentage="30"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="31"] .progress-C-right .progress-C-bar{-webkit-animation:loading-31 .5s linear forwards;animation:loading-31 .5s linear forwards}.progress-C[data-percentage="31"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="32"] .progress-C-right .progress-C-bar{-webkit-animation:loading-32 .5s linear forwards;animation:loading-32 .5s linear forwards}.progress-C[data-percentage="32"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="33"] .progress-C-right .progress-C-bar{-webkit-animation:loading-33 .5s linear forwards;animation:loading-33 .5s linear forwards}.progress-C[data-percentage="33"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="34"] .progress-C-right .progress-C-bar{-webkit-animation:loading-34 .5s linear forwards;animation:loading-34 .5s linear forwards}.progress-C[data-percentage="34"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="35"] .progress-C-right .progress-C-bar{-webkit-animation:loading-35 .5s linear forwards;animation:loading-35 .5s linear forwards}.progress-C[data-percentage="35"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="36"] .progress-C-right .progress-C-bar{-webkit-animation:loading-36 .5s linear forwards;animation:loading-36 .5s linear forwards}.progress-C[data-percentage="36"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="37"] .progress-C-right .progress-C-bar{-webkit-animation:loading-37 .5s linear forwards;animation:loading-37 .5s linear forwards}.progress-C[data-percentage="37"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="38"] .progress-C-right .progress-C-bar{-webkit-animation:loading-38 .5s linear forwards;animation:loading-38 .5s linear forwards}.progress-C[data-percentage="38"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="39"] .progress-C-right .progress-C-bar{-webkit-animation:loading-39 .5s linear forwards;animation:loading-39 .5s linear forwards}.progress-C[data-percentage="39"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="40"] .progress-C-right .progress-C-bar{-webkit-animation:loading-40 .5s linear forwards;animation:loading-40 .5s linear forwards}.progress-C[data-percentage="40"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="41"] .progress-C-right .progress-C-bar{-webkit-animation:loading-41 .5s linear forwards;animation:loading-41 .5s linear forwards}.progress-C[data-percentage="41"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="42"] .progress-C-right .progress-C-bar{-webkit-animation:loading-42 .5s linear forwards;animation:loading-42 .5s linear forwards}.progress-C[data-percentage="42"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="43"] .progress-C-right .progress-C-bar{-webkit-animation:loading-43 .5s linear forwards;animation:loading-43 .5s linear forwards}.progress-C[data-percentage="43"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="44"] .progress-C-right .progress-C-bar{-webkit-animation:loading-44 .5s linear forwards;animation:loading-44 .5s linear forwards}.progress-C[data-percentage="44"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="45"] .progress-C-right .progress-C-bar{-webkit-animation:loading-45 .5s linear forwards;animation:loading-45 .5s linear forwards}.progress-C[data-percentage="45"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="46"] .progress-C-right .progress-C-bar{-webkit-animation:loading-46 .5s linear forwards;animation:loading-46 .5s linear forwards}.progress-C[data-percentage="46"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="47"] .progress-C-right .progress-C-bar{-webkit-animation:loading-47 .5s linear forwards;animation:loading-47 .5s linear forwards}.progress-C[data-percentage="47"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="48"] .progress-C-right .progress-C-bar{-webkit-animation:loading-48 .5s linear forwards;animation:loading-48 .5s linear forwards}.progress-C[data-percentage="48"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="49"] .progress-C-right .progress-C-bar{-webkit-animation:loading-49 .5s linear forwards;animation:loading-49 .5s linear forwards}.progress-C[data-percentage="49"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="50"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="50"] .progress-C-left .progress-C-bar{-webkit-animation:0;animation:0}.progress-C[data-percentage="51"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="51"] .progress-C-left .progress-C-bar{-webkit-animation:loading-1 .5s linear .5s forwards;animation:loading-1 .5s linear .5s forwards}.progress-C[data-percentage="52"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="52"] .progress-C-left .progress-C-bar{-webkit-animation:loading-2 .5s linear .5s forwards;animation:loading-2 .5s linear .5s forwards}.progress-C[data-percentage="53"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="53"] .progress-C-left .progress-C-bar{-webkit-animation:loading-3 .5s linear .5s forwards;animation:loading-3 .5s linear .5s forwards}.progress-C[data-percentage="54"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="54"] .progress-C-left .progress-C-bar{-webkit-animation:loading-4 .5s linear .5s forwards;animation:loading-4 .5s linear .5s forwards}.progress-C[data-percentage="55"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="55"] .progress-C-left .progress-C-bar{-webkit-animation:loading-5 .5s linear .5s forwards;animation:loading-5 .5s linear .5s forwards}.progress-C[data-percentage="56"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="56"] .progress-C-left .progress-C-bar{-webkit-animation:loading-6 .5s linear .5s forwards;animation:loading-6 .5s linear .5s forwards}.progress-C[data-percentage="57"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="57"] .progress-C-left .progress-C-bar{-webkit-animation:loading-7 .5s linear .5s forwards;animation:loading-7 .5s linear .5s forwards}.progress-C[data-percentage="58"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="58"] .progress-C-left .progress-C-bar{-webkit-animation:loading-8 .5s linear .5s forwards;animation:loading-8 .5s linear .5s forwards}.progress-C[data-percentage="59"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="59"] .progress-C-left .progress-C-bar{-webkit-animation:loading-9 .5s linear .5s forwards;animation:loading-9 .5s linear .5s forwards}.progress-C[data-percentage="60"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="60"] .progress-C-left .progress-C-bar{-webkit-animation:loading-10 .5s linear .5s forwards;animation:loading-10 .5s linear .5s forwards}.progress-C[data-percentage="61"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="61"] .progress-C-left .progress-C-bar{-webkit-animation:loading-11 .5s linear .5s forwards;animation:loading-11 .5s linear .5s forwards}.progress-C[data-percentage="62"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="62"] .progress-C-left .progress-C-bar{-webkit-animation:loading-12 .5s linear .5s forwards;animation:loading-12 .5s linear .5s forwards}.progress-C[data-percentage="63"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="63"] .progress-C-left .progress-C-bar{-webkit-animation:loading-13 .5s linear .5s forwards;animation:loading-13 .5s linear .5s forwards}.progress-C[data-percentage="64"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="64"] .progress-C-left .progress-C-bar{-webkit-animation:loading-14 .5s linear .5s forwards;animation:loading-14 .5s linear .5s forwards}.progress-C[data-percentage="65"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="65"] .progress-C-left .progress-C-bar{-webkit-animation:loading-15 .5s linear .5s forwards;animation:loading-15 .5s linear .5s forwards}.progress-C[data-percentage="66"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="66"] .progress-C-left .progress-C-bar{-webkit-animation:loading-16 .5s linear .5s forwards;animation:loading-16 .5s linear .5s forwards}.progress-C[data-percentage="67"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="67"] .progress-C-left .progress-C-bar{-webkit-animation:loading-17 .5s linear .5s forwards;animation:loading-17 .5s linear .5s forwards}.progress-C[data-percentage="68"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="68"] .progress-C-left .progress-C-bar{-webkit-animation:loading-18 .5s linear .5s forwards;animation:loading-18 .5s linear .5s forwards}.progress-C[data-percentage="69"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="69"] .progress-C-left .progress-C-bar{-webkit-animation:loading-19 .5s linear .5s forwards;animation:loading-19 .5s linear .5s forwards}.progress-C[data-percentage="70"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="70"] .progress-C-left .progress-C-bar{-webkit-animation:loading-20 .5s linear .5s forwards;animation:loading-20 .5s linear .5s forwards}.progress-C[data-percentage="71"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="71"] .progress-C-left .progress-C-bar{-webkit-animation:loading-21 .5s linear .5s forwards;animation:loading-21 .5s linear .5s forwards}.progress-C[data-percentage="72"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="72"] .progress-C-left .progress-C-bar{-webkit-animation:loading-22 .5s linear .5s forwards;animation:loading-22 .5s linear .5s forwards}.progress-C[data-percentage="73"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="73"] .progress-C-left .progress-C-bar{-webkit-animation:loading-23 .5s linear .5s forwards;animation:loading-23 .5s linear .5s forwards}.progress-C[data-percentage="74"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="74"] .progress-C-left .progress-C-bar{-webkit-animation:loading-24 .5s linear .5s forwards;animation:loading-24 .5s linear .5s forwards}.progress-C[data-percentage="75"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="75"] .progress-C-left .progress-C-bar{-webkit-animation:loading-25 .5s linear .5s forwards;animation:loading-25 .5s linear .5s forwards}.progress-C[data-percentage="76"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="76"] .progress-C-left .progress-C-bar{-webkit-animation:loading-26 .5s linear .5s forwards;animation:loading-26 .5s linear .5s forwards}.progress-C[data-percentage="77"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="77"] .progress-C-left .progress-C-bar{-webkit-animation:loading-27 .5s linear .5s forwards;animation:loading-27 .5s linear .5s forwards}.progress-C[data-percentage="78"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="78"] .progress-C-left .progress-C-bar{-webkit-animation:loading-28 .5s linear .5s forwards;animation:loading-28 .5s linear .5s forwards}.progress-C[data-percentage="79"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="79"] .progress-C-left .progress-C-bar{-webkit-animation:loading-29 .5s linear .5s forwards;animation:loading-29 .5s linear .5s forwards}.progress-C[data-percentage="80"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="80"] .progress-C-left .progress-C-bar{-webkit-animation:loading-30 .5s linear .5s forwards;animation:loading-30 .5s linear .5s forwards}.progress-C[data-percentage="81"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="81"] .progress-C-left .progress-C-bar{-webkit-animation:loading-31 .5s linear .5s forwards;animation:loading-31 .5s linear .5s forwards}.progress-C[data-percentage="82"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="82"] .progress-C-left .progress-C-bar{-webkit-animation:loading-32 .5s linear .5s forwards;animation:loading-32 .5s linear .5s forwards}.progress-C[data-percentage="83"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="83"] .progress-C-left .progress-C-bar{-webkit-animation:loading-33 .5s linear .5s forwards;animation:loading-33 .5s linear .5s forwards}.progress-C[data-percentage="84"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="84"] .progress-C-left .progress-C-bar{-webkit-animation:loading-34 .5s linear .5s forwards;animation:loading-34 .5s linear .5s forwards}.progress-C[data-percentage="85"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="85"] .progress-C-left .progress-C-bar{-webkit-animation:loading-35 .5s linear .5s forwards;animation:loading-35 .5s linear .5s forwards}.progress-C[data-percentage="86"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="86"] .progress-C-left .progress-C-bar{-webkit-animation:loading-36 .5s linear .5s forwards;animation:loading-36 .5s linear .5s forwards}.progress-C[data-percentage="87"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="87"] .progress-C-left .progress-C-bar{-webkit-animation:loading-37 .5s linear .5s forwards;animation:loading-37 .5s linear .5s forwards}.progress-C[data-percentage="88"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="88"] .progress-C-left .progress-C-bar{-webkit-animation:loading-38 .5s linear .5s forwards;animation:loading-38 .5s linear .5s forwards}.progress-C[data-percentage="89"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="89"] .progress-C-left .progress-C-bar{-webkit-animation:loading-39 .5s linear .5s forwards;animation:loading-39 .5s linear .5s forwards}.progress-C[data-percentage="90"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="90"] .progress-C-left .progress-C-bar{-webkit-animation:loading-40 .5s linear .5s forwards;animation:loading-40 .5s linear .5s forwards}.progress-C[data-percentage="91"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="91"] .progress-C-left .progress-C-bar{-webkit-animation:loading-41 .5s linear .5s forwards;animation:loading-41 .5s linear .5s forwards}.progress-C[data-percentage="92"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="92"] .progress-C-left .progress-C-bar{-webkit-animation:loading-42 .5s linear .5s forwards;animation:loading-42 .5s linear .5s forwards}.progress-C[data-percentage="93"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="93"] .progress-C-left .progress-C-bar{-webkit-animation:loading-43 .5s linear .5s forwards;animation:loading-43 .5s linear .5s forwards}.progress-C[data-percentage="94"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="94"] .progress-C-left .progress-C-bar{-webkit-animation:loading-44 .5s linear .5s forwards;animation:loading-44 .5s linear .5s forwards}.progress-C[data-percentage="95"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="95"] .progress-C-left .progress-C-bar{-webkit-animation:loading-45 .5s linear .5s forwards;animation:loading-45 .5s linear .5s forwards}.progress-C[data-percentage="96"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="96"] .progress-C-left .progress-C-bar{-webkit-animation:loading-46 .5s linear .5s forwards;animation:loading-46 .5s linear .5s forwards}.progress-C[data-percentage="97"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="97"] .progress-C-left .progress-C-bar{-webkit-animation:loading-47 .5s linear .5s forwards;animation:loading-47 .5s linear .5s forwards}.progress-C[data-percentage="98"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="98"] .progress-C-left .progress-C-bar{-webkit-animation:loading-48 .5s linear .5s forwards;animation:loading-48 .5s linear .5s forwards}.progress-C[data-percentage="99"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="99"] .progress-C-left .progress-C-bar{-webkit-animation:loading-49 .5s linear .5s forwards;animation:loading-49 .5s linear .5s forwards}.progress-C[data-percentage="100"] .progress-C-right .progress-C-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-C[data-percentage="100"] .progress-C-left .progress-C-bar{-webkit-animation:loading-50 .5s linear .5s forwards;animation:loading-50 .5s linear .5s forwards}.evsWrapper{display:flex;flex-wrap:wrap}.evsWrapper .evs-content .evs-icon{color:#343a40;background-color:#cccecf;padding:5px;border-radius:5px;margin-right:9px}.evsWrapper .circleProgress{margin-bottom:20px;padding:10px 0 0}.evsWrapper .evs-content{text-align:center;background:#fafafa;padding:10px}.evsWrapper .progress-C-value h6{margin-bottom:0;font-size:11px}.evsWrapper .progress-C-value p{margin-bottom:0;font-weight:700}.evsWrapper .evs-content h5{text-transform:capitalize!important;font-size:13px!important;color:#2a3042!important;font-weight:600!important;margin-bottom:2px!important}.evsWrapper .evs-content .evsEmail{font-size:11px!important;color:#213a61;margin-bottom:10px}.evsWrapper .evs-content .evsNumber{color:#6d6d6d;margin-bottom:0;font-size:10px}.evsWrapper .esvCard{background:#fff;cursor:pointer;border:1px solid #e2e5ed;border-radius:5px;position:relative}.evsWrapper .evsGrid{flex:0 0 20.0000%;max-width:20%;padding:0 5px!important;margin-bottom:10px}.purple{width:50px;height:50px;background:#d4dbf9;border-radius:100%;padding:13px 20px;color:#fff;font-size:16px;font-weight:600}.media{display:flex}#evs-wrap .card{background-color:#f2f2f2}.font-btn{padding:3px 5px!important}#evs-detail .user-card{position:relative;display:flex;background:#fff;border-radius:20px;color:#101a3f;align-items:center;justify-content:space-between;padding-top:18px!important;padding-bottom:12px!important}#evs-detail .user-card p{margin-top:-16px}#evs-detail .user-card h3{text-transform:capitalize;font-size:23px;font-weight:600}#evs-detail .user-card h5{font-size:17px}#evs-detail .card.blue-card{background:transparent;min-height:153px}#evs-detail .card{margin:0 0 30px}#evs-detail .emp-logo{height:232px;width:115%;margin-top:-51px;margin-left:-29px}#evs-detail .evs-body p{margin-bottom:0;font-size:13px}#evs-detail .evs-body{height:68px}#evs-detail h6{font-weight:600;font-size:18px;margin-bottom:10px}#evs-detail .user-img{background:#f2f2f2;height:44px;border-radius:32px;padding:4px}#evs-detail .last-card{margin-bottom:100px}#evs-detail .chart-card{min-height:185px;border-radius:30px}#evs-detail .chart-card p{margin-bottom:0;font-size:13px;text-align:center}#evs-detail .camp-card{height:425px;overflow:auto;padding-right:8px}#evs-detail .camp-card::-webkit-scrollbar{width:7px;background-color:#d7dee4;border-radius:20px}#evs-detail .camp-card::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(185,183,183,.3);background-color:#e7e7e9;border-radius:20px}#evs-detail .camp-card::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(182,181,181,.3);background-color:#d0d0d0;border-radius:20px}#evs-detail .evs-card{padding-right:0!important}.evs-icon{color:#343a40;background-color:#cccecf;padding:5px;border-radius:5px;margin-right:9px}#evs-detail .back-btn{right:-17px;top:-12px;position:absolute;border:none;cursor:pointer;z-index:100;color:#fff;background-color:#777}.evsDetails .gridfirstRow{min-height:360px}.evsDetails .userDetails{background:#fbfbfb!important;min-height:437px!important;position:relative}.evsDetails .userDetails .infocardBody{background:#fff!important}.evsDetails .setPadding{padding:0 4px}.tableScrollcss{max-height:300px;overflow-x:overlay}.evsDetails .infoCard{background:#fff!important;border:1px solid #e2e5ed;border-radius:5px;padding:10px;position:relative;margin-bottom:8px}.evsDetails .cardHeader{width:100%;z-index:100;padding:5px 0 10px;position:relative;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e5ed}.evsDetails .circleName{display:inline-block;background-color:#e2e5ed;border-radius:50%;margin-bottom:10px}.evsDetails .nameinfoBox{text-align:center;margin-bottom:15px}.evsDetails .nameinfoBox h5{font-size:15px;font-weight:500;margin-bottom:2px}.evsDetails .nameinfoBox p{margin-bottom:0;font-size:12px;color:#949494}.evsDetails .nameinfoBox .circleName p{color:#000;vertical-align:middle;text-align:center;text-decoration:none;height:65px;width:65px;font-size:20px;display:flex;align-items:center;text-transform:uppercase;justify-content:center;margin-bottom:0}.evsDetails .infoCard h6{font-size:13px!important;margin-bottom:0!important}.centerBox{text-align:center}.contentBox .userTable{margin-bottom:0}.vltsetHeight{height:286px}.infoCard .contentBox{background:#fbfbfb}.contentBox .userTable tr td{font-size:12px;padding:6px 10px!important;border:unset!important;color:#949494}.infocardBody .mainmatrixSection{display:flex;align-items:center;justify-content:space-between}.infocardBody .mainmatrixSection .matrixBox{padding-right:80px;border-right:1px solid #e1e5ed}.infocardBody .mainmatrixSection .matrixBox:last-child{border-right:0}.infocardBody .mainmatrixSection .contFlex{display:flex;align-items:center;margin-top:10px}.infocardBody .mainmatrixSection .matrixBox .contFlex img{width:18px}.infocardBody .mainmatrixSection .matrixBox .circleIcon{background:rgba(233,236,239,.4117647058823529);height:25px;width:35px;border-radius:3px;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:10px}.infocardBody .mainmatrixSection .contFlex p{margin-bottom:0;font-weight:700;font-size:20px}.evsDetails .infocardBody .flexTableData{display:flex;align-items:center}.evsDetails .campIcon{margin-right:10px}.evsDetails .infocardBody .campIcon img{width:30px}.evsDetails .infoCard .infocardBody .campName{font-size:12px!important;font-weight:400!important}.evsDetails .infoCard .infocardBody tr td{font-size:12px!important}.evsDetails .infoCard .activitySection{display:flex;align-items:center}.evsDetails .infoCard .activitySection .click-to-top{background:rgba(233,236,239,.4117647058823529);height:28px;width:28px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50px}.evsDetails .infoCard .activitySection .click-to-top img{width:18px}.evsDetails .rightBorder{padding:0 8px;border-right:1px solid #e1e5ed}.evsDetails .rightBorder:last-child{border-right:unset!important}.evsDetails .infoCard .groupInformation{display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid #e2e5ed}.evsDetails .infoCard .gpinfoImg{background:rgba(233,236,239,.4117647058823529);height:25px;width:35px;border-radius:3px;text-align:center;display:flex;align-items:center;justify-content:center;margin-right:10px}.evsDetails .infoCard .gpinfoImg img{width:18px}.evsDetails .infoCard .groupInformation p{color:#949494;font-size:10px}.evsDetails .table thead tr th{font-size:11px;padding:10px 15px!important;text-transform:uppercase;border-top:none}.cardHeader .phishingBox .dropdownIcon .btn-primary{color:#949494!important}.clock-wrap{width:369px;height:285px;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center}.clock-wrap h6{color:#86868a!important}.clock-wrap .clock-icon{background:#5570e6;height:60px;width:60px;border-radius:47px;padding:13px;color:#fff}.modal.report-modal .modal-dialog{max-width:1112px}.rdrDateRangePickerWrapper{width:100%}.rdrCalendarWrapper.rdrDateRangeWrapper{width:70%}.report-modal .filter-wrap{background:#f7fafc;padding:15px}.report-modal .modal-cancel{position:absolute;right:-20px;top:-22px;background:#fff;font-size:29px!important;border-radius:32px;height:45px;width:45px;padding:13px;z-index:1;cursor:pointer}.btn-row{right:16px;bottom:26px}#click1,#click2,#click3{padding:20px}.mid-text .location{color:#5570e6;font-size:50px;margin:24px 0}.top-countries .progress{height:5px}.Count p{margin-bottom:0;color:#737477;font-size:13px;text-transform:uppercase;font-weight:600;width:75px}.map-selected{fill:#e3da37}.map-unselected{fill:#699eaa}.map-selected:hover,.map-unselected:hover{cursor:pointer}.click-block{display:flex;align-items:center;justify-content:space-between;border:1px solid #ececec;padding:25px;border-radius:14px}.click-block .click-rate h5{font-size:16px}.click-block .total-img{background:rgba(111,193,253,.12941176470588237)}.click-block .avg-img,.click-block .total-img{height:70px;width:70px;padding:15px;border-radius:10px}.click-block .avg-img{background:rgba(245,162,216,.12941176470588237)}.click-block .country-img{height:70px;width:70px;background:rgba(253,178,95,.12941176470588237);padding:15px;border-radius:10px}#graph-wrap h5,#graph-wrap h6{color:#2a3042;font-weight:600}.link-btn.response .list-group-item{font-size:12px}.link-btn.response .list-group-item.active{background:#cdd6e6!important;color:#000}.link-btn.response .list-group-horizontal{justify-content:center}.breach-wrap{text-align:center;padding:62px;border-radius:10px}.breach-wrap h5{font-size:30px;margin:18px 0}.breach-wrap h5,.breach-wrap h6,.breach-wrap p{color:#565f6b!important}.count-block{background:#f2f3f5;padding:24px;text-align:center;min-height:138px}.count-block h4{font-size:31px;margin-bottom:0}.count-block h6{height:40px}#graph-wrap .graph-row{border-bottom:1px solid #ececec;margin:30px 0}.link-btn .list-group-item{padding:6px 18px;text-align:center;border:none!important;border-radius:5px!important}.link-btn .list-group-item.active{background:#5570e6!important}.link-btn .list-group-horizontal{justify-content:flex-end}.link-btn .list-group-item-action{width:auto!important}#graph-wrap .card-wrap .rating-num h3{font-size:50px;margin-bottom:0;font-weight:600;color:#4fc68c}#graph-wrap .card-wrap .rating-num .rate-text{margin-bottom:0;font-size:12px;margin-left:10px}#graph-wrap .card-wrap .rating-num .para{margin-bottom:0;font-size:11px;color:#8e9297}#graph-wrap .card-wrap .rating-num .green-icon{color:#fff;background:#4fc68c;border-radius:5px}#graph-wrap .card-wrap .rating-num .border-bottom{padding-bottom:12px}#graph-wrap .card-wrap .rating-num .line-graph{width:112px}#graph-wrap .card-wrap .rating-num .green-arrow{color:#fff;background:#4fc68c;border-radius:15px;font-size:14px}#graph-wrap .card-wrap .rating-num .green-text{color:#4fc68c;font-size:11px}#graph-wrap .card-wrap .bottom-wrap{border:1px solid #d2d2d2;border-radius:10px;margin-top:10px!important;margin-bottom:15px!important}#graph-wrap .card-wrap .bottom-wrap p{display:flex;align-items:center;margin-top:10px;font-size:11px;color:#8e9094;font-weight:600;margin-bottom:0}#graph-wrap .card-wrap .bottom-wrap h5{font-size:29px;margin:5px 0}#graph-wrap .card-wrap .dot{display:block;height:12px;width:12px;background:#6e67d3;border-radius:3px;margin-right:7px}#graph-wrap .card-wrap .dot.greend{background:#4fc68c}#graph-wrap .card-wrap .dot.blue{background:#418afa}#graph-wrap .card-wrap .border-l-r{border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2}#graph-wrap .card-wrap .progress{height:3px;margin-bottom:15px;margin-top:10px}#graph-wrap .card-wrap .bg-voilet.progress .progress-bar{background:#6e67d3}#graph-wrap .card-wrap .bg-green.progress .progress-bar{background:#4fc68c}#graph-wrap .card-wrap .bg-blue.progress .progress-bar{background:#418afa}#graph-wrap .avg-block.offenders h5{font-size:22px;margin-right:17px}#graph-wrap .avg-block.offenders #company,#graph-wrap .avg-block.offenders #industry{margin-top:-36px}.authenticationWrap .auth_ver_mobile{margin-bottom:10px}.authenticationWrap p{font-size:13px;margin-bottom:0}#tab-wrapper .tab-content{border:unset!important;padding:15px}#tab-wrapper .tab-wrap .upload-block{width:230px;height:200px;display:flex;align-items:center;border:2px dashed #dedcdc}#tab-wrapper .tab-wrap .upload-block .upload-btn{z-index:10}#tab-wrapper .tab-wrap .upload-img{position:absolute;top:36%;z-index:1;width:202px;height:187px;left:15px;object-fit:contain}.setting-body{text-align:center;padding:10px 0;border-bottom:1px solid #e5e8ea;font-size:14px}.txtModal .modal-dialog{max-width:600px}.txtModal .modal-header h6{font-size:19px;color:#fff;font-weight:600}.txtModal .modal-header p{margin-bottom:0;font-size:15px;color:#e0e0e0}.txtModal .modal-header{background:#2a3042}.txtModal .modal-body ul{list-style:decimal;padding-left:17px;line-height:35px;font-size:15px;color:#4a4a4c}.txtModal .modal-body .form-control{color:#8a8c90!important;border:none;border-bottom:1px solid #c5c6c7;border-radius:0!important;padding-left:0}.txtModal .modal-body p{color:#636467;font-size:15px}.txtModal .modal-header .close{color:#fff}.txtModal .modal-body{margin:18px 5px}.txtModal .modal-body select.form-control{border:none;background:#f8f9fa;border-radius:4px!important;color:#2a3042!important;padding:5px}.input-group-append .btn{border-radius:0!important}.txtModal .modal-body .http-wrap .count{background:#f4f4f5;width:25px;height:25px;text-align:center;border-radius:23px;font-weight:600;margin-right:10px;font-size:13px;line-height:24px;color:#2a3042}.txtModal .modal-body .http-wrap ul{color:#087afc;list-style:disc}.txtModal .modal-body .copy-text{color:green;position:absolute;right:-2px;bottom:16px}.txtModal .modal-body .copy-text2{color:green;position:absolute;right:-2px;bottom:25px}.view-btn{border-radius:23px!important;color:#4ca746!important;background-color:rgba(76,167,70,.2196078431372549)!important;border-color:transparent!important;padding:3px 15px!important}.note-box1{background:rgba(74,167,70,.14);padding:20px;border-radius:10px!important}.tab-setting .tab-wrap .tabHeading{border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin-bottom:15px;margin-top:5px}.tab-setting .tab-wrap .tabHeading h6{font-size:16px!important;margin-bottom:5px;font-weight:600!important}.tab-setting .tab-wrap .tabHeading p{font-size:12px!important;color:#8e8e8e!important;margin-bottom:0}.tab-setting .tab-wrap .profile-form{margin-bottom:20px}.tab-setting .profile-form .deleteBtn{background:red!important;color:#fff!important}.tooltip-icon{margin-left:7px!important;color:#0c0b0b!important;background:#e2e5ed;width:16px;height:16px;border-radius:50px;padding:2px;cursor:pointer}.noteSection{margin-bottom:10px;margin-top:10px}.noteSection p{color:#856404;background-color:#fef9ec;margin-bottom:0;font-size:12px;border:2px solid #ffeeba;padding:6px 8px;border-radius:5px;line-height:20px}.authenticCard{background:#fff;border:1px solid #e2e5ed;border-radius:5px;padding:10px;margin-bottom:10px;position:relative}.authenticCard .dFlex{display:flex;align-items:center;border-bottom:2px solid #f1f1f1;padding-bottom:10px;margin-bottom:5px}.authenticCard .dFlex .leftIcon{background:rgba(233,236,239,.4117647058823529);padding:15px 2px;border-radius:5px;margin:0 auto;text-align:center}.authenticCard .dFlex .leftIcon img{width:55%}.authenticCard .dFlex .rightContent h6{font-size:13px}.rightContent{margin-left:20px}.authenticCard .switchBages{font-size:10px;padding:2px 7px;border-radius:3px;margin-left:7px}.authenticCard .dFlex .rightContent .disable{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.authenticCard .dFlex .rightContent .enableBages{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.authenticCard .dFlex .rightContent p{font-size:11px;margin-bottom:0;color:#8e8e8e!important}.enableToggle{justify-content:space-between;display:flex;margin-top:10px;align-items:center}.enableToggle h6{font-size:12px;color:#8e8e8e!important;margin-bottom:0}.enableToggle .custom-control-label:before{height:13px!important}.enableToggle .custom-switch .custom-control-label:after{height:9px!important;width:8px!important}.tab-setting .badge{font-size:10px!important;padding:5px 8px!important;text-transform:capitalize!important}.tab-setting .compHeading{margin-bottom:15px;font-size:13px;color:#303840;display:flex;align-items:center;font-weight:600;margin-top:12px}.tab-setting .compHeading .point{font-size:9px;color:#fff;padding:4px 8px;border-radius:15px;margin-right:10px;font-weight:600;background:#303840}.tab-setting .form-check{display:flex;align-items:center}.tab-setting .form-check-input{margin-top:0;margin-left:0!important}.tab-setting .form-check-label{margin-left:10px}.tab-setting .nav-tabs{border-top:unset!important;padding:0 15px}.tab-setting .nav-tabs .nav-link{font-weight:500!important}.tab-setting .gsuiteTable tr th{text-align:center;font-weight:600;background:#f6f6f6;font-size:13px}.tab-setting .upload-block{margin:20px 0!important}.tab-setting .formFile .form-file{width:100%!important}.note_text{color:#495057;font-size:12px;margin-top:2px}.star_color{color:red}.back_auth{display:block!important;font-weight:600;float:right!important}.auth_ver_mobile,.back_auth{margin-bottom:20px}.auth_steps{padding-left:0}.auth_steps li{list-style:none;margin-bottom:20px}.choose-wrap .accordian-card{margin:0 0 12px!important;border:1px solid #f2f2f2!important}.choose-wrap .accordian-card:last-child{margin-bottom:5px!important}.choose-wrap .accordian-card .card-body{padding:15px 15px 5px!important;background:#fafeff}.choose-wrap .accordian-card .card-header{background-color:#fafeff!important;border-bottom:1px solid #f2f2f2;margin-bottom:0!important;cursor:pointer;padding:10px}.accord-head{font-size:14px}.chooseModal .modal-header{background-color:initial!important;padding:12px 15px}.chooseModal .modal-footer{padding:9px 15px}.chooseModal .modal-dialog{max-width:620px}.choose-wrap .img-wrap img{width:35px;margin-right:15px}.choose-wrap .img-wrap{border-right:1px solid #f2f2f2;margin-right:15px}.choose-wrap .accordian-card .img-box{border:1px solid #e2dddd;padding:14px;text-align:center;border-radius:6px}.choose-wrap .accordian-card .img-box img{height:33px}label{width:100%}.card-input-element{display:none}.card-input:hover{cursor:pointer}.card-input-element:checked+.card-input{border:3px solid #266fd6}.activeBorder{box-shadow:0 0 2px 2px #2ecc71;border-radius:7px!important}.inactiveBorder{background-color:unset!important}.launch .card-input{margin:0!important;min-height:0!important}.choose-wrap .col-md-2{width:20%!important;padding:0 7px;max-width:none}.chooseModal .form-check-label{font-size:14px!important}.disabledCls{opacity:.2!important}.disabledCls,.disabledCls2{border:1px solid #bbb!important;cursor:not-allowed!important;background:rgba(246,247,236,.10980392156862745)!important}.disabledCls2,.disabledCls3{opacity:.5!important}.disabledCls3{cursor:not-allowed!important;background:rgba(246,247,236,.10980392156862745)!important}.settings-Vsec{margin-top:20px;margin-bottom:25px}.settings-Vsec h5{letter-spacing:.5px!important;font-size:11px!important;text-transform:uppercase!important;margin-right:16px!important;font-weight:600!important;margin-bottom:0!important}.settings-Vsec .lcCardP{font-size:11px!important;color:#696969!important;margin-bottom:0;margin-top:3px!important}.settings-Vsec .custom-switch .custom-control-label:after{width:10px!important;height:11px!important;top:6px!important}.settings-Vsec .custom-control-label:before{height:15px!important}.settings-Vsec .settingBox{margin-bottom:25px!important}.page-separator{position:relative;color:#868e96;display:flex;align-items:center;justify-content:flex-start;z-index:0}.page-separator:before{content:"";height:1px;width:100%;top:50%;position:absolute;z-index:-1;background-color:rgba(0,0,0,.1)}.page-separator__text{display:inline-flex;max-width:90%;text-transform:uppercase;font-size:12px;color:#303840;font-weight:600;letter-spacing:2px;border-radius:.25rem;background-color:#fff;padding-right:.5rem;line-height:20px}.toggleSwitchBtn{display:flex;justify-content:center}.creatcampModal .modal-90w{max-width:675px!important}.campattackCard,.simselectCard{padding-bottom:15px;border-bottom:2px dotted #e2e5ed;margin-bottom:15px}.crCard .checkboxDiv{padding:0 30px}.simselectCard .crCard{padding-bottom:22px;margin-bottom:20px}.campattackCard .selectTitle,.crCard .selectTitle,.simselectCard .selectTitle{text-align:center;font-weight:600;margin-bottom:14px;font-size:15px}.simselectCard .simCard{list-style:none;position:relative;width:50%;margin:0 10px;padding:12px;text-align:center;border-radius:5px;cursor:pointer;background:rgba(233,236,239,.4117647058823529)}.simIcon img{height:70px}.campAttack h6{font-size:13px;color:#9c9c9c}.campattackCard .launch{padding-left:10px!important;padding-right:10px!important;flex:0 0 20%;max-width:20%}.campattackCard .launch:nth-child(n+6){margin-top:20px!important}.campattackCard .row{margin:0 -10px}.campattackCard h6,.simselectCard h6{font-size:14px;padding-bottom:5px}.campattackCard .campName{display:flex;align-items:center;justify-content:center}.vectorBox{width:100%!important}.vectorBox .img-box{padding:8px 10px;text-align:center;background:#f7f7f7;border-radius:5px;margin-bottom:10px!important}.vectorBox .img-box img{height:40px;width:40px;object-fit:contain}.vectorBox .campName p{margin-bottom:0;font-size:12px;color:#9c9c9c}.simselectCard .active_cl{border:3px solid #266fd6}#accordion-block .accordion .card{box-shadow:0 3px 6px 0 rgba(41,70,97,.15);margin:0 0 25px}#accordion-block .accordion .card h5{margin-bottom:0;background:rgba(42,48,66,.1);padding:15px;display:flex;align-items:center;font-size:14px!important}#accordion-block .accordion .card h5 b{margin-right:7px}#accordion-block .accordion .card .card-header{background:rgba(234,234,236,.44);padding:15px;color:#434448;cursor:pointer;font-size:13px}#accordion-block .accordion .card h5 .accord-icon{color:#4aa746;font-size:22px;margin-right:7px}#accordion-block .accordion .right-arrow{float:right}.pdf-wrap{background-color:#f7f9fa;padding:27px;margin:25px 0}.comp-logo img,.pdf-logo img{width:150px}.card-wrap{background:#fff;padding:20px;border-radius:10px;min-height:151px}.main-head{text-align:center;margin:37px 0;font-size:27px}.row-wrap{background:#fff;border-radius:10px}td .circle{background:#e5e5e5;height:35px;width:35px;display:block;text-align:center;line-height:35px;font-size:20px;border-radius:29px}.card-wrap .table,td p{margin-bottom:0}.time-wrap .timing{font-size:25px;color:#34587c}.time-wrap .timing p{margin-bottom:0;font-size:12px}.time-wrap .dots{font-size:23px;margin:0 10px}.time-wrap img{margin-right:15px}.preview-modal .modal-dialog{max-width:1000px}.preview-modal .modal-cancel{position:absolute;right:10px;top:10px;background:#e8e6e6;cursor:pointer;z-index:10}.sticky-summary{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 10px;background:#faebd7;border-radius:4px;margin:0 6px 6px 0}.errorInfo{font-size:x-small;color:#e09a3e;padding:4px}#preview .preview-head{align-items:center;padding:8px 0;margin-bottom:20px}#preview .preview-head h5{margin-bottom:0;font-size:20px}#preview h6{color:#2f3031;font-weight:700}#preview .l-head p{color:#2f3031;font-weight:600;line-height:30px}#preview .r-para .p-badge{background:#d5eefd;width:90%;text-align:center;border-radius:15px;font-size:14px;padding:3px 0}#preview .r-para p{line-height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#preview .yes-badge{background:#41bea7;border-radius:22px}#preview .no-badge,#preview .yes-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;color:#fff;padding:3px 15px}#preview .no-badge{background:#f85c5c;border-radius:18px}#preview .p-img-head{width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:0}#preview hr{margin:2rem 0}#preview .hover-btn{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center}#preview .img-hover-wrap:hover{background:#f8f9fa}.templateView{cursor:pointer}.templateView .btn-icon{font-size:50px!important}.img-hover-wrap:hover img{opacity:.3!important}.img-hover-wrap:hover .hover-btn{opacity:1!important}.training-table-preview .table-responsive{overflow-x:auto!important}#preview .training-img{width:50px;height:50px;margin:0}.right-preview-modal .modal-dialog{width:900px!important;right:223px!important;max-width:900px!important}.right-preview-modal .modal-body{padding:0!important}.right-preview-modal .breadcrumb-wrapper{height:unset!important;border-bottom:1px solid #e2e5ed;padding:6px 15px}.right-preview-modal .textMuted{font-size:11px;color:#828282;margin-bottom:0}.filter-padding{padding:6px 10px!important}.right-preview-modal .table tbody td,.right-preview-modal .table thead th{border:unset!important;padding:0 0 15px!important;font-weight:600}.valueHeading{font-size:13px!important;color:#949494}.keyHeading{font-size:13px!important;color:#212529;width:40%}.templateDetailsWrapper{padding:20px 15px 0;margin-bottom:0}.tempDdtailsBtn{padding:15px 10px;background:#fff;width:100%;border-bottom:1px solid #e2e5ed}.tempDdtailsBtn .tdBadge{float:right;margin-top:7px;background:#d7e7ff;color:#1967d2}.badgeYn{padding:2px 10px!important;border-radius:3px!important;font-size:11px!important;display:inline-block!important}.no-badges{color:#721c24!important;background-color:#f8d7da!important;border-color:#f5c6cb!important}.yes-badges{color:#155724!important;background-color:#d4edda!important;border-color:#c3e6cb!important}.tabTamplate .tab-content{border:unset!important}.tabTamplate .contHeading{margin:8px 0}.contHeading h6{font-size:13px;margin-bottom:0}.contHeading label{color:#2f3031!important;font-weight:700!important;margin-bottom:0!important}.checkBox{display:flex;align-content:center}.tabTamplate .cardImg{border:1px solid #e2e5ed;border-radius:5px;padding:10px;height:200px}.tabTamplate img{object-fit:cover;height:100%;width:100%;object-fit:contain}.url-wrapper{margin-top:20px}.url-wrapper .keyHeading{width:65%;font-weight:700}.url-wrapper .contHeading h6{padding-bottom:4px}.url-wrapper .contHeading{margin-bottom:20px}.url-wrapper .contHeading p{font-size:12px!important;color:#949494;margin-bottom:0}.previewSection .table tbody td{border:unset!important;padding:0 0 15px!important;font-weight:600}.previewSection .templateDetailsWrapper{padding:10px 15px 0}#test-result .body-row{border:1px solid #f8f8f8;text-align:unset}#test-result .body-row:hover{background-color:inherit;cursor:auto}#test-result button{border:none}#test-result button:focus{outline:none}#test-result .timeline{min-height:0!important}#test-result ul.timeline:before{content:" ";background:#d4d9df;display:inline-block;position:absolute;left:29px;width:2px;height:100%;z-index:400}#test-result ul.timeline>li{margin:20px 0;padding-left:35px}#test-result ul.timeline>li:before{content:" ";background:#fff;display:inline-block;position:absolute;border-radius:50%;border:3px solid #22c0e8;left:20px;width:20px;height:20px;z-index:400}#test-result .test-result-wrap.accordion .collapse.show{background:#f6f6f6;border-radius:0 0 5px 5px;border:1px solid #e2e5ed;padding:10px 20px}#test-result .test-result-wrap .card-body{padding:0 25px!important}#test-result .test-result-wrap .activities-history-item .accordion2 .card{margin:10px 0 0}#test-result .test-result-wrap .activities-history-item .accordion2 .card-body{background:#fff;padding-top:10px!important}#test-result .test-result-wrap .activities-history-item .accordion2 .card-body p{margin-bottom:10px;font-size:14px}#test-result .test-result-wrap .activities-history-item h6{font-size:14px;padding-bottom:0;margin-bottom:0}.testAccordian .activity-head{font-size:14px;color:#303840;align-items:center;font-weight:600;margin-bottom:0}.attack_info_call li,.attack_info_sms li,.attack_info li{list-style:none;color:#2a3042!important;min-width:60px;padding:0 3px}.attack_info{display:flex;padding-left:0;margin-bottom:0}.proccess-img{width:20px!important;margin-bottom:8px}.CheckBoxForm{display:flex!important;align-items:center}.credentialHarvestLabel{font-size:13px!important;color:#474747!important}.captureCredentials{font-size:12px!important;color:#474747!important}.emailAttachment{display:block}.attachmentEmail>input{cursor:pointer}.emailAttachment .form-file,.setWidth{width:50%}.setWidth .table tbody td{border-bottom:unset!important}.attack_info_call,.attack_info_sms{display:flex;padding-left:0;margin-bottom:0}.btn_danger{padding:4px 7px!important}#table-resp .table{margin-bottom:0!important}.graph-wrap p{font-size:11px;margin:0}.border-row{margin:35px 0;border-bottom:1px solid #e0e1e4}.graph-head-1,.right-border{border-right:1px solid #e0e1e4}.graph-head-1{padding-right:15px}.graph-head-2{padding-left:15px}.graph-head h6{color:#2a3042;font-size:17px}.graph-head p{color:#8a8b8e;font-size:13px}.active-tab{border:1px solid #e8e4e4}.active-tab .body-row{background-color:#fff}.li-box{position:relative}.right-modal .modal-dialog{right:108px!important;width:438px!important}.tableContainer .table-responsive{border-bottom:1px solid rgba(0,0,0,.125);padding:15px 20px!important}.tableContainer .table thead th{font-size:12px;font-weight:600;padding:8px 10px!important}.tableContainer .table thead .th-Center{text-align:center!important}.tableContainer .table .td-center .action-dropdown{justify-content:center;display:flex}.tableContainer td{font-size:12px}.accord-Table .bg-purple{background:#ececec}.tableContainer .table td{font-size:12px;padding:2px 15px!important}.table-hover tbody tr:hover{background:unset!important}.tableContainer .table-hover>tbody>tr:hover>*{color:#212529;--bs-table-accent-bg:unset;background:unset!important}.tableContainer .dropdown-menu .dropdown-item{padding:2px 10px;font-size:14px}.row-head{padding:11px 0;color:#2a3042;font-weight:600;font-size:15px;text-align:center}.plus-btn{background-color:initial!important;border:none!important;color:#5570e6!important;padding:0!important}.table-img{height:35px!important;margin-right:15px}.body-row{font-size:15px;color:#44464a;border-bottom:1px solid #ececec;padding:0;text-align:center;cursor:pointer}.body-row .clickable-row{padding:12px 8px}.body-row:hover{background-color:#f2f2f2}.view-detail{cursor:pointer}.camp-list-accordion .card .card-header{cursor:pointer;background-color:#fff}.camp-list-accordion .card .card-body{padding:0!important}.right-arrow{transition:-webkit-transform .25s!important;transition:transform .25s!important;transition:transform .25s,-webkit-transform .25s!important;color:#306899}.active .right-arrow{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.flex-tabs .nav-item .nav-link{padding:25px;text-align:center}.flex-tabs .nav-item .nav-link.active{color:#fff;background-color:#5570e6!important}.activityTable .activity-head{font-size:15px!important}.activity-head{font-weight:600;font-size:17px;color:#252627}.campTableRow,.campTableRow .bg-dark{font-size:13px}.campTableRow :first-child.col-md-1{flex:0 0 3%;max-width:3%;padding-left:7px}.campTableRow :nth-child(2).col-md-2{flex:0 0 14%;max-width:14%}.campTableRow :nth-child(4).col-md-2,.campTableRow :nth-child(5).col-md-1,.campTableRow :nth-child(6).col-md-1,.campTableRow :nth-child(8).col-md-1{flex:0 0 12%;max-width:12%}.campTableRow :nth-child(7).col-md-1{text-align:center}.radialChart{min-width:18%!important}.activities-history-list{position:relative}.activities-history-list i{position:absolute;color:#0080ff;top:9px;left:9px;font-size:18px}.activities-history-list:before{content:"";position:absolute;top:5px;width:15px;height:15px;border-radius:50%;background-color:#4aa746}.activities-history-list:after{content:"";position:absolute;height:100%;width:3px;top:25px;left:6px;background:rgba(74,167,70,.15)}.activities-history-list.last-child:after{background:none}.activities-history-list .activities-history-item{margin-left:30px;margin-bottom:30px}.activities-history-list .activities-history-item p{font-size:12px}.activities-history-item .arrow{color:#5570e6;font-size:20px}.activities-history-list .activities-history-item h6{font-weight:600;color:#555658}.result-active{background-color:#f2f2f2}.result-wrap{border:1px solid #e0dede;margin-bottom:10px}.view-detail{background:#d9e2eb;border-radius:4px;margin-top:-3px}.b-arrow,.r-arrow{transition:-webkit-transform .25s!important;transition:transform .25s!important;transition:transform .25s,-webkit-transform .25s!important}.b-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hide-key-value-table{visibility:hidden;opacity:0;transition:visibility 0s linear .3s,opacity .3s}.show-key-value-table{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .3s}.table-ul{padding-left:0;list-style:none;margin-bottom:0;position:relative}.table-ul li span{width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.table-ul li .list-icon{color:#5f6cb1;cursor:pointer;position:absolute;right:0;margin-top:-23px}table td.v-top{vertical-align:top!important;padding-top:18px!important}.result-wrap .card{margin:0}.result-wrap .card .card-body{padding:0!important}.result-wrap .card .card-header{background-color:#fff;padding:15px 0;cursor:pointer}.result-wrap.accordion .collapse.show{background:rgba(55,115,167,.03);border-left:2px solid #306899;padding:1px 0}.result-wrap.accordion .accordion2 .card{margin:10px 0 0}.result-wrap.accordion .accordion2 .card-body{background:#fff;padding-top:10px!important;padding-left:12px!important}.result-wrap.accordion .accordion2 .card-body p{margin-bottom:10px;font-size:14px}.right2-arrow{transition:-webkit-transform .25s!important;transition:transform .25s!important;transition:transform .25s,-webkit-transform .25s!important;color:#306899}.active-toggle .right2-arrow{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.result-wrap-training{border:1px solid #e0dede;margin-bottom:10px;padding:15px!important}.reply-modal .modal-dialog{max-width:1000px!important}.reply-modal .modal-cancel{right:5px;position:absolute;cursor:pointer;top:5px;z-index:1000}.modal-open .modal{background:rgba(0,0,0,.43137254901960786)!important}#qr-box{margin:4px}.infoBlock .row .col-sm-2{flex:0 0 14.2%!important;max-width:14.2%!important}.campInformation .camptabBtn{margin-bottom:15px}.campInformation .tab-content{background:#fbfbfb!important}.campInformation .cardBox{margin-bottom:20px}.campInformation .cardBox .tabHeading,.campInformation .mbottom{margin-bottom:10px}.campInformation .tabHeading h6{font-size:12px!important;margin-bottom:2px;font-weight:600!important;text-transform:uppercase}.campInformation .tabHeading p{font-size:11px!important;color:#8e8e8e!important;margin-bottom:0}.campInformation .dFlex{display:flex;align-items:center;justify-content:end}.campInformation .mainCard{background:#fff;border:1px solid #e2e5ed;border-radius:5px;padding:10px;position:relative;margin-bottom:18px}.campMetrics .col-sm-2{flex:0 0 14.2857143%;max-width:14.2857143%}.campMetrics .svg_text{text-align:center;padding-top:10px;font-size:13px}.campMetrics .totalEmail{display:grid;align-items:center;justify-content:center;width:100%!important}.campInformation .campinfoTable{margin-bottom:0!important}.campInformation .setHeight{height:100px!important}.setHeight .progress{margin-top:35px!important}.campInformation .campinfoTable td{border:unset!important;padding:8px 0!important;font-size:12px;width:50%}.campinfoTable td:nth-child(2n){color:#8e8e8e!important}.campInformation .campdurationBox{display:flex;justify-content:space-between}.campInformation .campdurationBox .dayDate{border-right:1px solid #e2e5ed;width:50%;text-align:center}.campInformation .campdurationBox .dayDate h5{font-size:20px;font-weight:600}.campInformation .campdurationBox .dayDate h6{font-size:14px;margin-bottom:0}.campInformation .campdurationBox .dayDate p{font-size:13px;margin-bottom:0;padding-bottom:8px}.campInformation .campdurationBox .dayDate span{margin-bottom:8px;font-weight:300;padding-left:5px}.campInformation .campdurationBox .dayDate:last-child{border-right:0}.mainCard .breachNumber h4{font-size:16px;color:#2b5fb3;font-weight:400;border-bottom:1px solid #e2e5ed;padding:0 0 8px}.campInformation .breachCard{display:flex;align-items:center}.campInformation .breachCard .icon{padding-right:15px}.campInformation .breachCard .icon img{width:80px}.campInformation .breachCard .rightcontent p{font-size:11px;color:#8e8e8e!important;margin-bottom:0}.rightdropdownBtn .dropdownIcon .btn{height:34px!important;margin-right:10px!important;color:#373a4d!important;text-transform:capitalize!important;background-color:#ececeb!important;border:1px solid #e2e2e2!important;box-shadow:none!important}.rightdropdownBtn .form-control{min-height:35px!important;font-size:12px!important;font-weight:300!important}.rightdropdownBtn .search-wrap{width:20%!important}.rightdropdownBtn .search-wrap svg{font-size:14px}.rightdropdownBtn .inputSearch{min-height:35px!important;border:1px solid #e2e5ed!important;padding-left:30px}.rightdropdownBtn .search-wrap .search-icon{top:12px}.rightdropdownBtn .form-group{margin-bottom:0!important}.userdetailsTable .TableHead{background:#f6f6f6;font-size:13px;font-weight:600;height:35px;align-items:center;border-bottom:1px solid #e2e5ed}.userdetailsTable .expandGrid{flex:0 0 4%;max-width:4%;text-align:center;padding:0}.userdetailsTable .expandGrid svg{background:#f6f6f6;border-radius:8px;font-size:25px}.userdetailsTable .card-header{background-color:#fff;padding:.75rem 1.25rem!important;cursor:pointer!important;font-size:13px!important;border-bottom:1px solid #e2e5ed}.userdetailsTable .card-header:nth-last-child(2){border-bottom:unset!important}.tablenameEmail h6{font-size:13px;margin-bottom:2px}.tablenameEmail span{color:#b1aeae;font-size:11px}.usertableDetails{padding:10px 15px;background:#f6f6f6;margin-top:-14px}.usertableDetails .activities-history-list .activities-history-item h6{font-weight:600;color:#555658;font-size:13px;margin-top:2px}.modal.suppot-modal.right.fade .modal-dialog{right:105px!important}.modal.suppot-modal .modal-header{background-color:initial}.modal.suppot-modal .modal-header h5{color:#2a3042;font-weight:600}.modal.suppot-modal.right .modal-dialog{width:423px}.modal.suppot-modal .custom-mode-setting{padding:10px 15px}.modal.suppot-modal .custom-mode-setting .help-block{background:rgba(16,86,173,.08);padding:15px;border-radius:6px;margin-bottom:20px}.modal.suppot-modal .custom-mode-setting .help-block p{font-size:14px;color:#4f4f50}.modal.suppot-modal .custom-mode-setting .help-head{position:relative}.modal.suppot-modal .custom-mode-setting .help-head h5{font-size:13px;background:#fff;z-index:28;position:relative;width:106px}.modal.suppot-modal .custom-mode-setting .help-head .line{display:block;width:100%;height:1px;background:#efeff8;position:absolute;top:7px}.modal.suppot-modal .custom-mode-setting .block .assist-icon{background:rgba(16,86,173,.12156862745098039);height:32px;width:32px;margin-right:10px;text-align:center;padding:7px 0;color:#0d78f9;border-radius:6px}.modal.suppot-modal .custom-mode-setting .block a{text-decoration:none}.modal.suppot-modal .custom-mode-setting .block h6{font-size:13px;margin-bottom:3px;color:#000;font-weight:500}.modal.suppot-modal .custom-mode-setting .block p{margin-bottom:0;font-size:12px;color:#4c4d4e}.ta-connect-modal .modal-dialog{height:100%;width:800px!important;position:fixed;z-index:1001;top:0;background-color:#fff;overflow-x:hidden;transition:.5s!important;margin:0!important;right:0!important;max-width:800px;-webkit-transform:none!important;transform:none!important;max-width:calc(100vw - 250px)!important;width:calc(100vw - 250px)!important}.ta-connect-modal .modalHeader h5{font-size:13px!important;font-weight:600!important;display:flex;align-items:center;text-align:left;cursor:pointer}.ta-connect-modal .iconArrowLeft{font-size:18px;margin:0 5px 0 0;padding-right:5px;border-right:1px solid #d3d3d3}.ta-connect-modal .modalBody{padding:30px!important}.ta-connect-modal .rightLogo img{object-fit:cover;width:380px}.ta-connect-modal .modalBodyHeader{margin-bottom:30px}.ta-connect-modal .modalBodyHeader .leftContent h5{font-size:32px;margin-bottom:8px;font-weight:700}.ta-connect-modal .modalBodyHeader .leftContent p{font-size:15px!important;margin-bottom:15px}.ta-connect-modal .modalBodyHeader .leftContent .btn-primary{font-size:14px!important;padding:8px 20px!important;font-weight:500;border-radius:8px!important}.check:before{content:"✅";margin-right:0}.ta-connect-modal .warning:before{content:"⚠️";margin-right:0}.contentWrap .contentInfo{margin-bottom:30px}.contentWrap .contentInfo h4{font-size:20px;font-weight:600}.ta-connect-modal .contentWrap .contentInfo p{font-size:14px;line-height:24px}.ta-connect-modal .contentInfo ul{list-style-type:none;padding-left:0}.ta-connect-modal .contentInfo ul li{font-size:14px;line-height:25px}.ta-connect-modal .check,.warning{font-weight:700;margin-right:8px}.ta-connect-modal .check:before{content:"✅";margin-right:0}.ta-connect-moda .integration-impact li b{font-size:15px!important}.integration-impact li,.ta-connect-modal .key-benefits li{margin-bottom:8px!important}.ta-connect-moda .contentInfo .integration-impact li{margin-bottom:12px}.midModalBody{position:relative;margin:25px 0}.carouselWrap{width:100%;margin:auto}.midModalBody .carouselImage{width:450px!important;height:270px!important;object-fit:cover!important}.carouselWrap .sliderImg{margin-right:20px!important;border:1px solid #e8e8e8!important;border-radius:5px!important}.midModalBody .control-arrow{position:absolute!important;top:50%!important;-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important;background-color:#fff!important;color:#000!important;border:1px solid #ccc!important;border-radius:50%!important;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer!important;z-index:10!important;opacity:1!important;visibility:visible;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09)!important;font-size:30px!important}.midModalBody .controlArrow{font-size:30px!important;margin-top:-9px!important}.carousel .control-next.control-arrow:before,.carousel .control-prev.control-arrow:before{display:none!important}.connectTaAdminBtn .alert-dismissible .close{display:none}.taConnectIntegModal .modal-content{width:800px;box-shadow:0 0 20px grey}.taConnectIntegModal .modal-header{text-align:center;display:block!important;border:unset!important;padding:20px 0!important;margin-bottom:0}.taConnectIntegModal .modal-header h5{font-size:18px!important;font-weight:600!important;margin-bottom:.5rem!important}.taConnectIntegModal .modal-header p{font-size:14px!important;padding-bottom:0!important}.taConnectIntegModal .modal-header .close{color:#b7b3b3;margin-right:-10px;opacity:1;position:absolute;top:16px;right:15px;font-weight:100}.taConnectIntegModal .modal-body{padding:25px 20px}.taConnectIntegModal .modalBody li{font-size:14px;line-height:22px;margin-bottom:20px}.taConnectIntegModal .form-check-input{float:none!important}.taConnectIntegModal .agreement-checkbox{grid-gap:5px;gap:5px}.taConnectIntegModal label{width:unset!important}.agreement-checkbox .form-check-input{margin-right:5px}.header{height:64px;border-bottom:1px solid rgba(72,94,144,.16);transition:all .3s ease;padding:8px 15px;position:fixed}.fixed-top{left:250px!important}.bg-light.header{background-color:#fff!important}.mini-sidebar{cursor:pointer;margin-right:12px}.mini-sidebar svg{color:#fff}.header .user-dropdown .btn-primary{color:#646569!important;align-items:center;text-transform:capitalize;border:1px solid #dadce0!important;border-radius:10px!important;background:#fbfbfb!important;display:flex;padding:5px 8px!important}.header .show>.btn-primary.dropdown-toggle{background:#fff;border:1px solid #d6d5d5;color:#646569}.header .btn-primary:active:focus,.header .btn-primary:focus,.header .show>.btn-primary.dropdown-toggle:focus{box-shadow:none!important}.header .btn-primary:active{color:#222223!important;background-color:initial!important;border-color:rgba(0,0,0,.3)!important}.header .user-dropdown .btn-primary .user-icon{height:32px;width:32px;background:#00f;border-radius:50px;display:flex;font-size:22px;align-items:center;color:#fff;z-index:10;margin:0 -5px 0 0;display:block}.LmsRightBtn .leftcompImg{max-height:32px!important}.header .user-dropdown .comp-dropdown .comp-logo{max-height:35px;width:100px;margin-right:7px;vertical-align:middle;object-fit:contain;text-align:center}.header .user-dropdown .dropdown-menu{margin-left:-20px!important;margin-top:13px!important}.header .user-dropdown .dropdown-menu a{font-size:13px;padding:0 10px}.RightLogin .dropdown-header{text-align:center;padding:0;color:#263a5b}.header .user-dropdown .dropdown-menu:before{content:"";position:absolute;width:20px;height:20px;border-top:1px solid #d6d5d5;border-left:1px solid #d6d5d5;right:16px;top:-10px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .add-btn{font-size:15px;padding:4px 6px}.header1 .dropdown-menu{left:-75px!important}.headerlanguage a{display:none!important}.header .setting-btn{background:none;border:none;color:#2a3042}.header .setting-btn .btn-primary:hover{background-color:none!important;border:none;color:#67686d}.MidLanguage{margin-right:10px}.header .Midinfobar{margin-right:10px!important}.header .Midinfobar .round-btn{background:#f8f9fc!important;color:#000!important;padding:4px 7px 5px!important;border-radius:51%!important;border:1px solid #ced4da!important;font-size:11px!important}.header .round-btn{font-size:11px!important;background-color:unset!important;border-color:unset!important}.header .round-btn:hover{background:#f8f9fc!important}.header .round-btn svg{color:#000!important}.header .CreatCambtn svg{color:#59c68c}.header .head-link{color:#2a3042;text-decoration:none;margin-left:10px}.header .head-link .link-icon{font-size:21px;margin-top:-2px}.header .head-link:hover{color:#0a58ca}.LmsRightBtn .comp-logo{width:32px!important;padding-right:0!important}.LmsRightBtn .dropdown-toggle:after{display:none!important}.LmsRightBtn .dropdown-menu:before{left:28px!important}.LmsRightBtn{margin-right:10px}.LmsRightBtn .LmsLogobtnCont{font-size:11px;margin-left:0;margin-right:0;color:#000}.taConnectbtn{border:1px solid #085ed7!important;color:#085ed7!important;background-color:#fff!important;border-radius:6px!important;padding:7px 15px!important;font-size:12px!important}.login-with-google-btn{background-color:#fff;display:inline-flex;align-items:center;color:rgba(0,0,0,.54);border:1px solid #d2d2d2!important;padding:0;border-radius:2px;border:1px solid #d2d2d2;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;font-size:16px!important;padding:0 77px!important}.modal-open{padding:0!important}.modal.fade:not(.in).right .modal-dialog{-webkit-transform:translate3d(25%,0,0);transform:translate3d(25%,0,0)}.modal.right.fade .modal-dialog{right:0!important}.react-tel-input .form-control{width:100%!important}.info-filter .modal-dialog{height:100%;width:800px!important;position:fixed;z-index:1001;top:0;background-color:#fff;overflow-x:hidden;transition:.5s!important;margin:0!important;right:0!important;max-width:800px;-webkit-transform:none!important;transform:none!important}.info-filter .modal-header .modal-title{font-size:17px;color:#403e3e}.info-filter .modal-content{border-radius:0!important}.info-filter .modal-header .close:focus{outline:none}.upload-block{border:1px dashed #c5bcbc;padding:45px 35px;text-align:center;margin:30px 0}.upload-block .upload-icon{color:#0573f7;font-size:29px}.upload-block .blue-text{color:#0573f7;font-size:16px!important}.upload-block h6{font-size:17px;font-weight:600;margin-top:10px}.upload-block p{margin-bottom:0;font-size:14px;color:#313233}.rct-checkbox{padding:0!important}.react-checkbox-tree button{padding-right:4px!important}.margin-l{margin-left:-7px!important}.add-user-btn{position:fixed;bottom:0;background:#fff;padding:.55rem 2.2rem;box-shadow:8px 2px 10px -4px rgba(0,0,0,.75);width:100%;-webkit-transform:translateX(-18px);transform:translateX(-18px)}.info-filter .table{max-height:600px;overflow-y:scroll}.info-filter .table thead{position:-webkit-sticky;position:sticky;inset:0;background:#fff;width:100%;top:-1rem;z-index:999;box-shadow:0 2px 9px -10px rgba(0,0,0,.75)}.info-filter .modal-body{overflow-y:scroll}.info-filter .modal-body::-webkit-scrollbar{display:none}.info-filter .modal-body{-ms-overflow-style:none;scrollbar-width:none}.addUserDetail h6{color:#1967d2;margin:15px 0;font-size:13px}.custominfoBox{overflow:auto;height:calc(100vh - 191px)}.custominfoBox .form-group{margin-bottom:24px}.custominfoBox .addUserbtn p{font-size:13px}.custominfoBox .addUserbtn .addBtn{padding:3px 8px!important;border-radius:3px!important;font-size:10px!important;cursor:pointer;box-shadow:none}.custominfoBox .addUserbtn .searchIcon{margin-right:2px!important;font-size:15px!important}.custominfoBox .form-check-input{margin-left:0!important}.w-5{width:5%}#tab-wrapper .groupTab{border-top:unset!important;padding:0!important}.group-filter .alignItemsCenter{align-items:unset!important}.form-box h6{font-weight:700}.dash-block{border:1px dashed #c5c3c3;padding:20px;display:block;text-align:center}.dash-block,.dash-block:hover{text-decoration:none;color:#2a3042}.dash-block img{height:65px;margin-bottom:10px}.dash-block p{font-size:12px;margin-bottom:0}.right-img{width:759px;float:right}.total-users{display:flex;justify-content:flex-end;align-items:baseline}.total-users .user{margin-right:15px;margin-bottom:0}.total-users .numbers{color:green}.creatgroupSection .cmpaigntemplateBox{height:calc(100vh - 245px)!important}.creatGroupModal .modal-dialog{right:162px!important;width:650px!important}.creatGroupModal .modal-body{padding:0!important}.creatGroupModal .uploadBlock{text-align:center;margin-top:20px;padding:20px;border:1px dashed #c5bcbc}.creatGroupModal .uploadBlock h6{font-size:14px;font-weight:600;margin-top:15px;margin-bottom:15px}.creatGroupModal .uploadBlock svg{font-size:50px;color:grey}.creatGroupModal .uploadBlock p{color:#949494!important;font-size:11px;margin-bottom:0}.creatGroupModal .uploadBlock a{font-size:12px;text-decoration:underline;color:rgba(0,123,255,.6313725490196078)}.creatGroupModal .uploadBlock .emailAttachment .form-file{width:50%;border:1px solid #ced4da;margin:0 auto;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem}.input_domain{border:none!important;border-bottom:1px solid #ccc!important;border-radius:0!important}.input_domain:focus{outline:none!important;box-shadow:none!important}.install_myself{display:flex;justify-content:space-between;align-items:center}.card_body{padding:30px 0}.row_border,.row_heading{border-bottom:1px solid #ccc}.row_border{padding:20px 0}.row_border p{margin-bottom:0}.install_myself{margin-bottom:20px}.button_color{padding:2px 4px!important;background-color:#ccc!important;border:1px solid #ccc!important;margin-left:10px}.btn_cowrker{text-align:right}.mail_design{border:1px solid #ccc;padding:50px 70px;width:70%}.row_heading h6{font-weight:600}.nav-tabs{border-bottom:1px solid #dee2e6!important}.btn_verify{text-align:right;margin-top:20px}.domain-btn{position:relative!important}.copy-text-domain{position:absolute;top:-20px;color:#4ca746;right:-5px}.icon_server{font-size:16px!important}.icon_server,.netwrk_solu{color:#306899}.copy_text{color:#565656;font-size:13px;cursor:pointer}.copy_text_copied{color:#4ca746;font-size:13px}.yet_active{font-size:14px!important;color:#565656}.register_para_desc{font-size:15px!important;color:#565656;margin-top:10px}.nameserverWrap .flexForm{display:flex;width:30%;align-items:center;justify-content:space-between;position:relative}.nameserverWrap .flexForm .form-group{width:90%;margin-bottom:20px}.copyIcon{width:10%;height:35px;background:#e2e5ed;display:flex;align-items:center;justify-content:center;border-radius:3px;margin-bottom:12px;color:#949494;font-size:20px;cursor:pointer;margin-left:10px}.serverBox{padding:10px;border:1px solid #e1e4ed;display:inline-block;border-radius:5px}.serverBox span{font-size:13px;padding:5px 15px;border-radius:5px;margin-right:10px}.serverBox span:last-child{margin-right:0}.nameServnote{margin-top:0}.nameServnote .tooltip-icon{background:#f9c546;margin-right:10px}.wrapper{display:flex;justify-content:center;align-items:center}.step{display:flex;position:relative}.step:after{content:"";position:absolute;left:15px;top:32px;height:0;width:2px;background-color:#9da3b5}.step .info{margin:8px 0 20px}.step .title{font-size:16px;font-weight:600;margin:0 0 8px;color:#000}.step .text{font-size:12px;color:#000;padding-bottom:0;margin:0}.step:not(:last-child):after{height:75%}.number{width:32px;height:32px;background-color:initial;border-radius:50%;flex-shrink:0;display:flex;justify-content:center;align-items:center;color:#fff;font-size:15px;font-weight:600;margin-right:14px}.number,.number.completed{background-color:#2a3042}.number svg{width:16px;height:16px;object-fit:contain}.number svg path{fill:#28a745}.spinner-border{display:inline-block;width:20px!important;height:20px!important;vertical-align:middle!important;border-width:3px!important;margin-right:0}.continue_btn{width:82%;text-align:right;margin:20px auto}.edit_btn{width:unset!important}.modal.right .modal-dialog{position:fixed;margin:auto;width:320px;height:100%;-webkit-transform:translateZ(0);transform:translateZ(0)}.modal.right .modal-content{height:100%;overflow-y:auto}.modal.right .modal-body{padding:15px 15px 80px}.modal.right.fade .modal-dialog{right:-320px;transition:opacity .3s linear,right .3s ease-out}.modal.right.fade.in .modal-dialog{right:0}.modal-content{border-radius:0;border:none}.modal-header{border-bottom-color:#eee;background-color:#fafafa}.label-input{width:100%}#billing-card{background:#fff}.cardInputElement{display:none}#billing-card .line{display:block;width:50px;height:2px;background:#0d78f9;margin-bottom:10px}.cardInput{margin:10px;padding:25px;background:#fff;border-radius:15px;box-shadow:0 5px 12px 0 rgba(0,0,0,.11),0 0 1px 0 rgba(0,0,0,.1);min-height:320px;text-align:center}.cardInput:hover{cursor:pointer}.cardInputElement:checked+.cardInput{box-shadow:0 0 2px 1px #306899}.panel-heading{font-size:21px;text-align:center;color:#2a3042;font-weight:600;margin-bottom:10px;letter-spacing:1px}.circle-check{font-size:19px!important;color:#4aa746;margin-right:10px}.panelBody{padding:0 16px;position:relative}.panelBody h4{font-size:35px;color:#2a3042;margin-bottom:10px}.panelBody ul{list-style:none;padding:0}.panelBody ul li{padding:10px 0;border-bottom:1px dotted #f2f2f2;color:#4d515a}.panelBody .btn-choose{position:absolute;left:0;right:0;margin:0 auto;border-radius:28px;padding:10px 30px;bottom:-85px;background:#2a3042;border:#2a3042}.top-wrap{display:flex;align-items:center;justify-content:space-between;background:#f2f7fe;border-radius:12px;padding:20px;min-height:127px;margin-bottom:25px}.top-wrap h5{font-weight:600}.top-wrap .current-plan h6{color:#6b6d6f}.top-wrap .current-plan p{font-size:25px;font-weight:600}.top-wrap .icon{height:52px}.top-wrap ul{font-size:14px;color:#48494c;margin-bottom:0}.top-wrap .progress{height:5px!important}#billing-card .list-li{list-style:none;padding:0;margin-bottom:0}#billing-card .list-li li{line-height:13px;font-size:15px;margin-left:31px;margin-bottom:11px}#billing-card .list-li .list-icon{color:#4aa746;width:23px;height:23px;margin-right:8px;margin-left:-31px}.leftbar{width:250px;height:100%;position:fixed;background:#0e2954;border-right:1px solid rgba(0,0,0,.03);z-index:9;overflow-y:auto;transition:all .3s ease}.leftbar .sub-menu button{color:#b3d0ff;font-size:12px;width:100%;text-align:left;display:flex;position:relative;align-items:center;border:none!important;padding:7px 20px;background-color:initial}.leftbar .sub-menu button:hover{color:#b3d0ff}.leftbar .down-arrow{font-size:19px!important;position:absolute;right:6px;top:7px}.leftbar .sub-menu button:focus{outline:none;color:#b3d0ff}.leftbar.shrink{width:80px;transition:all .3s ease}.leftbar.shrink span{display:none}.leftbar.shrink .nav-bar .sidebar-list .icon{font-size:15px}.leftbar.shrink .sidebar-logo .logo{display:none}.leftbar.shrink .sidebar-logo .miniLogo{display:none!important}.leftbar.shrink .mini-sidebar{margin-right:32px}.leftbar.shrink .mini-sidebar svg{font-size:20px}.leftbar.shrink .sidebar-logo .miniLogo img{margin:20px!important;height:28px!important}.leftbar.shrink .sidebar-logo{padding:0!important;justify-content:unset}.leftbar.shrink .sidebar-list li,.leftbar.shrink .sub-menu button{text-align:center;display:block}.leftbar.shrink .sidebar-list li a{padding-left:0;display:contents}.sidebar-list{list-style:none;padding:0}.sbheading{color:#fff;padding-left:20px;line-height:15px;width:100%;display:block;font-size:10px;padding-top:15px;text-transform:uppercase;font-weight:600;margin-bottom:8px}.nav-bar .sidebar-list li{position:relative;line-height:30px;width:auto}.nav-bar .sidebar-list li:last-child{border-bottom:none}.nav-bar .sidebar-list li a{padding:5px 10px 4px 19px;color:#b3d0ff;font-size:12.5px;text-decoration:none;align-items:center;width:100%;position:relative;font-weight:400;cursor:pointer;display:flex}.nav-bar .sidebar-list .icon{vertical-align:middle;font-size:17px;margin-right:8px}.sidebar-logo{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%;background:#213a61;height:64px;padding-left:18px;margin-bottom:20px;position:relative}.sidebar-logo img{height:40px}.templates{list-style:none}.campaign-nav{border:none;background:#5975e1;margin-left:20px;margin-top:135px;height:45px;width:195px}.template-nav{list-style:none}.nav-bar li.active a{background-color:hsla(0,0%,100%,.08);transition:all .3s ease;font-weight:500!important;color:#000!important;opacity:1!important;color:#fff!important;border-left:4px solid #d8d8d8;padding:5px 10px 4px 15px!important}.camp-btn{margin-top:100px;position:absolute;left:0;right:0;padding-left:0!important}.leftbar::-webkit-scrollbar{width:7px;background-color:#f5f5f5}.leftbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#2a3042}.leftbar::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#d0d0d0;border-radius:10px}.activeCollapse .down-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.activeCollapse .down-arrow,.deactiveCollapse .down-arrow{transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.leftbar .accordion-li li a{color:#7b8ec2}.leftbar.shrink .accordion-li li span{display:block;font-size:smaller}.leftbar.shrink .accordion-li li .respcontNone{display:none}.leftbar.shrink li.active span{display:none!important}.shrink .accordion-li li.active a{width:100%}.leftbar.shrink .accordion-li a{display:flex;align-items:center;justify-content:center;margin:auto}.leftbar.shrink .nav-bar li,.leftbar.shrink .nav-bar li a{margin:auto}.leftbar.shrink .nav-bar li a span{padding-left:0!important}.leftbar.shrink .nav-bar li.active a{width:100%}.backArrow{padding:10px;display:flex;align-items:center;border-radius:5px;margin:15px 15px 5px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.149)}.backArrow svg{background-color:#fff;padding:6px;width:30px;height:30px;border-radius:30px;color:#000;cursor:pointer}.backArrow span{color:#fff;margin-left:10px;font-size:14px}.modal.calnderModal .modal-dialog{max-width:500px!important}.name-ellipsis{display:block;width:252px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-header{padding:14px 3px!important}.rbc-day-slot .rbc-background-event,.rbc-event{border-radius:20px!important;text-align:center!important;font-size:15px}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#355edf!important;border-color:#355edf!important;color:#fff;box-shadow:none!important}.rbc-toolbar button{background:#556ee6!important;border:1px solid #556ee6!important;color:#fff!important}.rbc-toolbar button:focus{outline:none!important}.rbc-toolbar .rbc-toolbar-label{font-size:23px}.calnderModal .view-detail{padding:3px}#calendar{max-width:1100px;margin:40px auto}.calenderWrap .rbc-calendar{border:1px solid #ddd}.calenderWrap .rbc-month-view{border:unset!important}.calenderWrap .rbc-time-content{border:1px solid #ddd!important}.calenderWrap .rbc-toolbar .rbc-toolbar-label{font-size:18px!important;font-weight:600!important}.calenderWrap .rbc-toolbar{padding:10px 12px!important;margin-bottom:0!important;border-bottom:1px solid #ddd!important;background:#fafafa!important}.calenderWrap .rbc-toolbar button{background:#fff!important;color:#a1a2a4!important;font-size:12px!important;padding:5px 8px!important;border:1px solid #d5d1d1!important}.calenderWrap .rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-image:none!important;background-color:#e3e5ed!important;border:1px solid #d5d1d1!important;font-weight:700!important;font-size:12px!important;color:#000!important}.landingPageCard img{max-width:100%;min-height:200px}.landingPageCard .midCard{padding:10px;border:2px solid #28a745;background-color:#f8f9fa;position:relative;overflow:unset;box-shadow:unset}.modal.emailRight .modal-body{padding:20px 40px 10px 20px!important}.training-icon{color:#1867d2!important;font-size:15px!important;margin-right:-5px;cursor:pointer;padding-left:2px!important}.training-preview-icon{cursor:pointer;color:#00f}.btnSuccessLight{background:#d1e7dd!important;color:#0a3622!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:600!important;border:none!important}.trainingSearch{border-bottom:unset!important}.trainingSearch .input-group,.trainingSearch select{border:1px solid #e2e5ed!important}.traningNumber{padding:0 0 10px!important}.traningNumber .form-group{margin-bottom:0}.trainingSearch .form-control{min-height:32px!important;height:32px!important}.trainingSearch .input-group{border-radius:5px}.coursedFlex{display:flex;align-items:center}.courseBadge{background:#f6f6f6;font-size:13px;border-radius:5px;padding:10px;margin-right:15px;border:1px solid #ececec;display:inline-flex;align-items:center;position:relative}.courseBadge .training-icon{position:absolute;top:-10px;right:1px;width:20px;height:20px;cursor:pointer}.courseImg img{margin-right:10px}.setTxt{display:block;width:100%;margin-bottom:0;text-decoration:underline;cursor:pointer;margin-top:5px;color:#1967d2}.emTempWrapper{padding:10px 15px!important}.emTempWrapper .contentbar{padding:0}.emTempWrapper .tableContainerWrapInner .table tbody tr td{font-size:12px!important;padding:8px 15px!important}.emTempWrapper .table .form-control{font-size:11px!important;height:25px!important;line-height:0!important;padding:0 5px}.tdCenter,.thCenter{text-align:center}.emailCard img{max-width:100%;height:180px;object-fit:contain}.emailCard .cardWrap{margin:8px;border-radius:5px}.emailCard .cardWrap .cardContent{padding:10px 15px}.emailCard .cardWrap .cardContent h6{font-size:12px;margin-bottom:8px}.emailCard .cardContent .cardfooterBox{padding:0!important;display:flex}.emailCard .cardfooterBox .badge{text-transform:capitalize}.selectActive{border:2px solid #266fd6}.emailCard .midCard{padding:10px;border:2px solid #28a745;background-color:#f8f9fa;position:relative;overflow:unset;box-shadow:unset}.emailRight .modal-header .close{margin-right:28px!important}.emailCard .img-hover-wrap:hover .hover-btn{opacity:1!important}.cardWrap .hover-btn{transition:.5s ease;opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);text-align:center}.emailCard .cardWrap .btn-icon{font-size:50px!important}.iconPosition{position:absolute;background:#28a745;width:18px!important;height:18px!important;border-radius:100%;color:#fff;right:-8px;top:-10px}.modal.emailRight .modal-body{padding:20px 40px 60px 20px!important}.footerButton{position:absolute;bottom:13px;right:0;width:100%;padding-right:125px!important;border-top:unset!important}.templateDiv{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ececec;margin-bottom:10px;padding-bottom:10px}.templateDiv p{margin-bottom:0;font-size:14px}.setscrollHeight{height:calc(100vh - 177px);overflow:auto}.rightBox{padding:15px 30px 0 15px!important}.aiGenerate .checkbox{display:inline-flex!important}.badgeWrap{color:#000;background:#fafafa;font-size:12px!important;padding:7px 10px!important;border:1px solid #e0e2ea;font-weight:300;border-radius:5px}.aimainSection .nav-tabs{justify-content:space-between}.radioBtnFlex{display:flex;padding:0 5px}.form_check{margin-right:15px}.tabClass .tab-content{padding:10px 15px}.arrowIcon{margin-right:5px;font-size:18px!important}.cardCss{margin:10px 0!important}.cardCss .card-body{border:1px solid #f7f7f7;border-top:none;padding:13px!important}.cardCss .btn-link{width:100%!important}.cardCss .btn-link,.cardCss .btn-link:hover{text-decoration:none;color:#000}.cardCss .card-header{padding:3px;border-bottom:none}.footer_template_gene{display:flex;justify-content:flex-end;align-items:center;border-top:1px solid #e7e7e7;padding-top:10px;position:absolute;bottom:0;width:100%;background:#fff}.Aitemplate-header img{height:60px;object-fit:contain;width:auto!important}.ai-block{height:84vh}.template_wraper{border:1px solid #f6f6f6;overflow-y:auto;height:490px;margin-bottom:20px;box-shadow:0 0 4px #d6d6d6}.template_box label{font-size:13px;margin-bottom:4px}.Aitemplate-header{text-align:left}.form-control-file{font-size:12px}.template_box{position:relative;height:80vh}.info_generate{justify-content:center;align-items:center;display:flex;height:68vh}.checkbox{margin-bottom:0!important;margin-right:15px!important;display:flex}.aimainSection .tabClass .nav-tabs .nav-link{color:#000;font-size:14px;border-radius:0!important;display:flex;align-items:center}.aimainSection .badge-light{padding:7px 9px!important;border-radius:51px!important}.aimainSection .tabClass .nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{background:#fbfbfb!important;color:#000!important;border:none;border-bottom:5px solid #1967d2!important;border-radius:unset!important;padding-bottom:5px!important;padding:8px 16px;border-top:unset;height:60px;width:50%}.tabClass .nav-tabs .nav-link.disabled{cursor:no-drop;pointer-events:all}.tabClass .nav-tabs .nav-link.disabled span{color:#717a83;background-color:#dcdcdc;padding:7px 9px!important;border-radius:51px!important}.tabClass .nav-tabs .nav-link.active .circle_badge.badge-light{font-size:10px;color:#fff;padding:7px 9px!important;border-radius:51px!important;margin-right:10px!important;font-weight:600;background:#303840}.tabClass{border-right:1px solid #f6f6f6}.circle_badge{border-radius:100%!important;margin-right:5px;padding:4px 6px!important}.textAlignWrap{direction:rtl;text-align:right}.create-tab .nav-item .nav-link{color:#2a3042;padding:15px;border-radius:0!important;display:flex;align-items:center;font-weight:500;border-bottom:1px solid #ececec;font-size:14px}.create-tab .nav-item .nav-link.active{color:#2a3042!important;background:#f3f3f3!important;border-right:3px solid #1976d2!important}.rightSectionHeader{border-bottom:1px solid #ececec;margin-bottom:10px;padding-bottom:12px}.rightSectionHeader .tab-right-header h6{font-size:15px!important;font-weight:500!important;margin-bottom:4px!important}.rightSectionHeader .tab-right-header p{font-size:12px!important;margin-bottom:0!important;color:#949494!important}.setMarginCss{margin-bottom:15px}.email-template-wrap{height:calc(100vh - 198px);overflow-x:hidden;overflow-y:auto}.footer-wrapper{border-top:1px solid #ececec;padding:15px;margin-left:0;width:100%;background:#f8f8f8;padding-right:100px!important}.footer-wrapper.ft-padding{padding-right:15px!important}.navFlex{display:flex}.navFlex .navContentWrap h6{font-size:13px;color:#000;margin-bottom:2px}.navFlex .navContentWrap p{font-size:12px!important;color:#32383f!important;margin-bottom:0!important}.navContentWrap{margin-left:10px}.navFlex .nav-status{width:25px}.create-tab .left{padding-right:0;border-right:1px solid #ececec;position:relative}.create-tab .tab-icon{margin-right:8px}.tabContent-block .form-group{margin-bottom:20px}.tabContent-block p{color:#7d7c7c;font-size:14px}.tabContent-block .form-label{font-size:15px;color:#323233}.tabContent-block .form-check-label{font-size:12px;color:#323233}.tabContent-block .form-control{font-size:14px;border-radius:2px}.tabContent-block .lead{font-size:12px;margin-top:8px;font-style:italic}.tabContent-block .sectionTitle{font-size:13px;font-weight:700;color:#2a3042;border-bottom:2px dotted #2a3042;padding-bottom:10px}.tabContent-block .table td{padding:8px 15px!important}.tabContent-block .deletebtn{padding:4px}.tabContent-block .domainWrap{display:flex!important;align-items:center}.tabContent-block .tab-head{margin-bottom:0;font-size:17px;color:#2a3042;font-weight:600}.tabContent-block .template-wrap .img{width:100%;object-fit:cover}.tabContent-block .template-wrap .media-img{width:50px;height:50px;border-radius:6px}.tabContent-block .template-wrap .training-wrap{background:#e3eefe;justify-content:space-between;align-items:center;padding:10px;margin:10px}.tabContent-block .template-wrap .training-wrap h6{font-size:12px}.tabContent-block .template-wrap .training-wrap p{font-size:12px;color:#7d7c7c}.tabContent-block .btn-icon{font-size:17px}.tabContent-block .btn{display:inline-flex;align-items:center;font-size:12px!important}.tempt-img-box{margin-top:20px;position:relative}.tabContent-block .sub-head{color:#404042;justify-content:space-between;font-size:14px}.tempt-img-box .img-link{margin-bottom:10px}.content-overlay{background:rgba(0,0,0,.92);border-radius:9px}.tempt-img-box .img-link .content-overlay .overlay-content{bottom:24px}.tempt-img-box .temp-head{font-size:15px}.r-btn{display:flex;align-items:center;justify-content:flex-end}.form-control{-webkit-appearance:auto!important;appearance:auto!important}.head-2 .go2646822163{height:10px;border:none;border-radius:0!important;background:transparent;font-size:14px}.head-2 .go2139093995 .gray{color:#495057}.check-icon{color:#4ca746}.head-2 .go2139093995 .dropdown-content{position:relative;z-index:10000;background-color:#fff}.tabContent-block .note-box{background:rgba(74,167,70,.14);padding:20px;margin:5px 5px 40px;border-radius:10px}.tabContent-block .note-box h5{font-weight:600}.tabContent-block .p-badge{background:#d5eefd;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;border-radius:15px;padding:3px 25px}.tempalte-nav-tab .nav-link.disabled{pointer-events:all;cursor:not-allowed;color:#6c757d!important}.landing-red{text-decoration:none!important}.set_width{text-align:center}.set_width p{margin-top:5px}.badgeRow{display:flex;margin:10px -15px;flex-wrap:wrap}.badgeRow .badge{margin-right:5px;margin-bottom:10px}.badgeRow .btn-icon{margin-right:0}.contentRgt{padding:15px 30px 0 15px!important}.tableContainerWrapInner .setbgColor:last-child{background-color:#fff!important}.email-template-wrap .attackCard{margin-bottom:20px!important}.domainWrap .form-group{width:40%}.email-template-wrap .midCard{background-color:#fafafa;padding:15px!important}.email-template-wrap .midCard .dFlex{display:flex;margin-right:15px;align-items:center;margin-bottom:0}.email-template-wrap .midCard .dFlex .form-label{width:13%}.email-template-wrap .midCard .dFlex .form-control{width:50%}.email-template-wrap .midCard .dFlex .form-check-input{margin-right:10px}.email-template-wrap .midCard .radioCheck .form-group{display:flex!important;margin-bottom:8px!important;align-items:center!important}.radioCheck .form-check .form-check-input{margin-left:0!important}.email-template-wrap .midCard .radioCheck .form-check-input{position:absolute!important}.email-template-wrap .midCard .radioCheck .form-check-label{margin-left:24px!important;margin-bottom:-4px!important}.email-template-wrap .midCard .headerPara{margin-bottom:12px}.email-template-wrap .attackCard .midCard h5{margin-bottom:4px!important;font-size:15px!important}.email-template-wrap .attackCard .midCard p{font-size:12px!important;margin-bottom:0;margin-top:0}.warningCard ul{margin-bottom:0!important}.warningCard ul li{font-size:13px;margin-bottom:2px}.warningCard h5{margin-bottom:5px}.warningCard h5,.warningCard p{font-size:13px;line-height:22px}.warningCard p{margin-bottom:0;color:#2584fe}.setbtnPadding{padding:20px 0!important}.attackheader h5{margin-bottom:4px!important;font-size:13px!important}.sms-input textarea{height:100px!important}.attackerAccordion .accordion .collapse.show{background:#f6f6f6;margin-bottom:10px;border-radius:0 0 5px 5px;margin-top:-14px;border:1px solid #e2e5ed!important}.attackerAccordion .card-body{padding:10px 52px!important}.attackerAccordion .accordion .card-header{background:#cfe2ff;color:#084298}.attackerAccordion .dFlex{display:flex;align-items:center}.attackerAccordion .dFlex .form-check{padding-right:30px!important}.attackerAccordion .dFlex .form-check:last-child{padding-right:0!important}.attackerAccordion .dFlex .form-check-label{font-size:12px!important}.attackerAccordion .maildeliveryList{margin-top:5px;padding-left:0;list-style-type:none}.attackerAccordion .maildeliveryList li{padding-bottom:5px}.tab-wrap .dflex{display:flex;align-items:center}.dmiCheck{position:relative}.dmiCheck .tooltip-icon{margin-left:12px!important;margin-bottom:0;color:#0c0b0b!important;background:#e2e5ed;width:16px;height:16px;border-radius:50px;padding:2px;cursor:pointer;left:95%!important}.dmiCheck .form-group{margin-bottom:0}.dmiCheck .form-check-input{cursor:pointer;width:20px}.otpSection{margin-top:30px;padding:20px;text-align:center;background:#f8f9fd;border:1px solid #e3e5ed}.otpSection .heading h6{font-weight:700}.otpSection .heading p{font-size:13px;margin-bottom:15px}.otpSection .otp-input{width:50px;height:50px!important;font-size:20px!important;text-align:center;border-radius:10px!important;border:1px solid #ccc;margin:0 5px;color:#0069d9!important}.otpSection .otp-input:focus{border:1px solid #007bff!important}.otpSection .text-primary{font-size:12px}.inputNumber .form-control{width:35%!important}.inputNumber,.inputNumber .removeLink{margin-top:1rem!important}.inputNumber .removeLink{font-size:13px;color:red!important;text-decoration:underline}.telegramMessageSection .contHeading h6{color:#2f3031;font-weight:700}.telegramMessageSection .col-md-4{flex:0 0 34.333333%;max-width:35.333333%}.telegramMessageSection .message-input{border:1px solid #e2e5ed;padding:15px;font-size:16px;resize:none}.telegramMessageSection .sample-card{border:none;margin-top:10px}.telegramMessageSection .variablesSection .contHeading{margin-bottom:8px}.telegramMessageSection .variablesSection .variableBox{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;margin-bottom:10px}.telegramMessageSection .variablesSection .badgeInfo{background-color:#f6f6f6;border-radius:20px;padding:5px 10px;font-size:11px;display:inline-flex;align-items:center}.telegramMessageSection .variablesSection .token{font-size:10px;font-family:monospace;color:#888;margin-right:4px}.telegramMessageSection .variablesSection .label{font-weight:500;color:#111}.btn-dots{background-color:initial!important;color:#2a3042!important;border:none!important}.create-wrap{padding:0 10px}.borderRemove .dropdown-container{border:unset!important;padding:unset!important;color:#7a7a7a!important;font-size:13px!important}.borderRemove .gray{color:#000;font-size:13px!important}.campRadiobtn .form-check-input{margin-top:0!important}.crtAttackType{display:flex;margin-bottom:10px}.crtAttackType h6{background:#f0f0f0;color:#121212;padding:10px 15px;font-size:14px;margin-right:15px;border-radius:10px;font-weight:600;border:1px solid #ced4da;margin-bottom:0}.crtAttackType span{font-weight:600;color:#135cb2}.campRadiobtn .form-check{display:flex;align-items:center;padding-right:40px}.campRadiobtn{margin-left:25px!important}.campRadiobtn .form-check-input{width:13px!important;height:13px!important;position:unset!important;margin-right:5px!important}.attackTypename span{font-weight:800}.create-wrap h5{font-weight:600;color:#494a4c;margin-bottom:15px;background:#f7f7f7;padding:15px}.create-wrap .go2646822163{height:35px;border-bottom:1px solid #ced4da;border-radius:2px!important;font-size:13px}.create-wrap .go2139093995 .gray{color:#495057}.freq-list .list-group-item.active{background-color:#2a3042;border-color:#2a3042;z-index:0}.freq-list .list-group-item{border:1px solid rgba(0,0,0,.72);text-align:center;cursor:pointer}.react-datetime-picker{width:100%}.react-datetime-picker__wrapper{border:none;border-bottom:1px solid #ced4da;border-radius:0!important}.campaign-check label{width:unset!important}.campaign-check{text-align:right}.rowscheck{display:flex;justify-content:center}.rowscheck .form-check-label{font-size:15px!important}.verfiy_list{display:flex;justify-content:center;padding-left:0!important;margin-bottom:0}.verfiy_list li{list-style:none;position:relative;width:45%;margin-right:20px;padding:12px;text-align:center;border-radius:5px;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.16)}.verfiy_list li h5{margin-top:10px}.icon_position{position:absolute;background:#28a745;width:20px!important;height:20px!important;border-radius:100%;color:#fff;right:-12px;top:-12px}.active_cl{border:2px solid #28a745;background-color:#f8f9fa;position:relative}.verfiy_list li img{width:40px}.modal-cancel{position:absolute;right:0;top:0;background:#fff;border-radius:32px;z-index:1;cursor:pointer}.overview-campaign{align-items:center;display:flex;margin-left:22px}.overview-campaign .form-check{margin-right:50px}.cmpaigntemplateBox .noteSection{display:inline-block;margin:0}.cmpaigntemplateBox .noteSection p{padding:8px 15px}.overview-campaign label{font-size:13px}.custom-switch121{margin-bottom:25px}.custom-switch121 label{font-size:13px;margin-bottom:15px}.multi-select{border:1px solid #ccc!important;border-radius:6px!important}.multi-select.empty{border-color:#dc3545!important}.multi-select.empty .dropdown-container{border:none;height:0!important;padding:0!important}.campLaunchmodal .modal-dialog{max-width:675px!important}.campLaunchmodal .simselectCard{border-bottom:unset!important;margin-bottom:0;padding-bottom:0}.simselectCard .simmainFlex{display:flex;align-items:center}.campLaunchmodal .simselectCard .simCard{list-style:none;position:relative;width:50%;margin:0 10px;padding:30px 0;text-align:center;border-radius:5px;cursor:pointer;background:rgba(233,236,239,.4117647058823529)}.simIcon{margin-bottom:15px}.simIcon img{height:50px}.simselectCard .simCard h6{font-size:16px;margin-bottom:2px}.simselectCard .simCard p{color:#686868;font-size:13px;margin-bottom:0;font-weight:300}.multiSelectContainer .searchWrapper{height:38px;padding:3px 10px;border-radius:6px!important}.multiSelectContainer input{margin-top:0}.multiSelectContainer .chip{align-items:center;background:#313840;border-radius:5px;color:#fff;display:inline-flex;font-size:12px;line-height:20px;margin-bottom:0;margin-right:5px;padding:4px 10px}.multiSelectContainer li{padding:10px;font-size:12px}.multiSelectContainer .highlightOption,.multiSelectContainer li:hover{color:#0c0b0b!important;background:#e2e5ed}.multiSelectContainer .optionListContainer{font-size:12px}.card-body{padding:0}.multi-select-categories{border-top:unset!important;border-bottom:unset!important;border-left:unset;border-right:unset;padding:unset;font-size:13px!important;font-weight:300;color:#495057}.multi-select-categories .dropdown-content{width:240px;background-color:#fff;padding:10px!important;box-shadow:unset!important;z-index:9999}.multi-select-categories .select-panel{padding:10px}.item-renderer span{font-size:12px}.camp-template-card{background-color:initial!important;margin:0!important}.btn{font-size:13px!important}.tempCard{padding:5px}.Campaign-Card-Box{position:relative!important;display:block;text-decoration:none;box-shadow:0 5px 12px 0 rgba(0,0,0,.11),0 0 1px 0 rgba(0,0,0,.1);border:1px solid #e0dede;border-radius:9px;padding:2px}.Campaign-Card-Box .Card-img-link .topBadge{position:absolute;background:rgba(0,0,0,.46);font-size:10px;font-weight:400;padding:5px 10px;left:10px;top:8px;border:1.8px solid #e1e1e1}.Campaign-Card-Box .Card-img-link .cardImg img{object-fit:cover;height:200px!important;width:100%;border-bottom:1px solid #e1e5ed}.Campaign-Card-Box .Card-img-link .cardImg{height:200px!important}.cardBody{display:flex;padding:8px 10px;justify-content:space-between;border-bottom:1px solid #e2e5ed}.gear-icon{color:#74777c;font-size:18px!important}.cardBody .titleName h2{font-size:14px;font-weight:400;margin-bottom:5px}.addCursor{cursor:pointer;margin-bottom:0}.cardBody .titleName h6{font-size:10px;color:#9c9c9c;margin-bottom:0}.dropdownIcon .dot-icon{font-size:20px!important;color:#167af6;padding:0!important}.dropdownIcon .btn-only{padding:0!important}.cardfooterBox .badge{padding:6px 10px;font-weight:400;border-radius:3px;font-size:10px;margin-right:8px;text-transform:uppercase}.cardfooterBox .badgeOne{color:#1967d2;background:#d7e7ff}.cardfooterBox .badgeTwo{background:#e9ecef;color:rgba(39,44,51,.7)}.cardfooterBox{padding:8px 9px}.cardFooter .dropdownIcon .dropdown-item{font-size:12px;padding:4px 16px}.dot-icon{color:#7280ab;font-size:30px!important}.dropdown-icon{position:absolute!important;z-index:1;right:3px;top:5px}.btn-only{background-color:initial!important;border:none!important;padding:0!important}.camp-template-card .form-control{background-color:initial!important;font-size:14px;border:1px solid #b0b3b5!important}.tempt-img-box .img-link{display:block;position:relative;text-decoration:none;box-shadow:0 5px 12px 0 rgba(0,0,0,.11),0 0 1px 0 rgba(0,0,0,.1);border:1px solid #e0dede;border-radius:9px;padding:4px}.tempt-img-box .img-link .content-overlay .overlay-content{position:absolute;bottom:0;height:100%;width:100%;padding:0 10px;color:#fff;opacity:0;transition:all .4s ease-in-out 0s}.tempt-img-box .img-link .content-overlay .overlay-content ul{list-style:none;padding-left:10px;color:#fff;margin-bottom:0;margin-top:25px}.tempt-img-box .img-link .content-overlay .overlay-content ul li{margin-bottom:6px;font-weight:600;display:flex;align-items:center}.tempt-img-box .img-link .content-overlay .overlay-content ul li:last-child{position:absolute;right:19px;bottom:13px}.tempt-img-box .img-link .content-overlay .overlay-content label{font-size:16px}.tempt-img-box .img-link .content-overlay .text{visibility:hidden}.tempt-img-box .img-link .content-overlay img{transition:all .4s ease-in-out 0s}.tempt-img-box .img-link .content-overlay:hover img{opacity:.4}.tempt-img-box .img-link .content-overlay:hover .overlay-content{opacity:1}.tempt-img-box .img-link img{width:100%;height:240px;object-fit:cover}.tempt-img-box .launch-icon{font-size:13px!important;margin-top:-2px}.temp-head-1{margin:0 0 0 5px!important;font-size:13px;color:#2a3042;width:277px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toggleTraining{display:flex!important}.tempt-img-box .temp-head{margin:0!important;font-size:13px;color:#2a3042;width:277px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-switch{padding-left:2.25rem!important}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;-webkit-print-color-adjust:exact;color-adjust:exact}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-camp-table .table-head{padding:11px;color:#2a3042;font-weight:600;font-size:15px}.custom-camp-table p{font-size:12px;margin-bottom:0}.custom-camp-table .table-body{display:flex;align-items:center;padding:12px;font-size:15px;cursor:pointer}.custom-camp-table .table-body:last-child{margin-bottom:10px!important}.custom-camp-table .table-body:hover{color:#82899f}.overlay-content .yes-badge{background:#41bea7}.overlay-content .no-badge,.overlay-content .yes-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:22px;text-align:center;color:#fff;padding:1px 12px;margin-left:8px;font-size:12px}.overlay-content .no-badge{background:#d34532}.custom-camp-table .yes-badge{background:#41bea7}.custom-camp-table .no-badge,.custom-camp-table .yes-badge{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:22px;text-align:center;color:#fff;padding:1px 12px;margin-left:8px;font-size:12px}.custom-camp-table .no-badge{background:#d34532}select.form-control option:disabled:hover{background-color:red}.template-multiselect{width:32%!important}.template-multiselect .gray{margin:5px 6px}.card-action{margin-left:-15px;margin-right:10px}.action-dropdown .show{border-radius:5px!important}.withTrain{margin-top:10px!important}.rightFilters .grid_table{border:unset;padding:unset}.progress-D{width:55px;height:40px;background:none;margin:0 auto;box-shadow:none;position:relative}.progress-D:after{content:"";width:100%;border-radius:50%;border:5px solid #efefef;left:0}.progress-D:after,.progress-D>span{height:100%;position:absolute;top:0}.progress-D>span{width:50%;overflow:hidden;z-index:1}.progress-D .progress-D-left{left:0}.progress-D .progress-D-bar{width:100%;height:100%;background:none;border-width:5px;border-style:solid;position:absolute;top:0}.progress-D .progress-D-bar.warining{border-color:#dd7404}.progress-D .progress-D-bar.danger{border-color:#f74444}.progress-D .progress-D-bar.success{border-color:#268d84}.progress-D .progress-D-left .progress-D-bar{left:100%;border-top-right-radius:80px;border-bottom-right-radius:80px;border-left:0;-webkit-transform-origin:center left;transform-origin:center left}.progress-D .progress-D-right{right:0}.progress-D .progress-D-right .progress-D-bar{left:-100%;border-top-left-radius:80px;border-bottom-left-radius:80px;border-right:0;-webkit-transform-origin:center right;transform-origin:center right}.progress-D .progress-D-value{display:flex;border-radius:50%;font-size:10px;text-align:center;line-height:20px;align-items:center;justify-content:center;height:100%;width:100%;font-weight:300}.progress-D .progress-D-value span{font-size:10px;text-transform:uppercase}.progress-D[data-percentage="1"] .progress-D-right .progress-D-bar{-webkit-animation:loading-1 .5s linear forwards;animation:loading-1 .5s linear forwards}.progress-D[data-percentage="1"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="2"] .progress-D-right .progress-D-bar{-webkit-animation:loading-2 .5s linear forwards;animation:loading-2 .5s linear forwards}.progress-D[data-percentage="2"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="3"] .progress-D-right .progress-D-bar{-webkit-animation:loading-3 .5s linear forwards;animation:loading-3 .5s linear forwards}.progress-D[data-percentage="3"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="4"] .progress-D-right .progress-D-bar{-webkit-animation:loading-4 .5s linear forwards;animation:loading-4 .5s linear forwards}.progress-D[data-percentage="4"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="5"] .progress-D-right .progress-D-bar{-webkit-animation:loading-5 .5s linear forwards;animation:loading-5 .5s linear forwards}.progress-D[data-percentage="5"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="6"] .progress-D-right .progress-D-bar{-webkit-animation:loading-6 .5s linear forwards;animation:loading-6 .5s linear forwards}.progress-D[data-percentage="6"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="7"] .progress-D-right .progress-D-bar{-webkit-animation:loading-7 .5s linear forwards;animation:loading-7 .5s linear forwards}.progress-D[data-percentage="7"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="8"] .progress-D-right .progress-D-bar{-webkit-animation:loading-8 .5s linear forwards;animation:loading-8 .5s linear forwards}.progress-D[data-percentage="8"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="9"] .progress-D-right .progress-D-bar{-webkit-animation:loading-9 .5s linear forwards;animation:loading-9 .5s linear forwards}.progress-D[data-percentage="9"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="10"] .progress-D-right .progress-D-bar{-webkit-animation:loading-10 .5s linear forwards;animation:loading-10 .5s linear forwards}.progress-D[data-percentage="10"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="11"] .progress-D-right .progress-D-bar{-webkit-animation:loading-11 .5s linear forwards;animation:loading-11 .5s linear forwards}.progress-D[data-percentage="11"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="12"] .progress-D-right .progress-D-bar{-webkit-animation:loading-12 .5s linear forwards;animation:loading-12 .5s linear forwards}.progress-D[data-percentage="12"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="13"] .progress-D-right .progress-D-bar{-webkit-animation:loading-13 .5s linear forwards;animation:loading-13 .5s linear forwards}.progress-D[data-percentage="13"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="14"] .progress-D-right .progress-D-bar{-webkit-animation:loading-14 .5s linear forwards;animation:loading-14 .5s linear forwards}.progress-D[data-percentage="14"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="15"] .progress-D-right .progress-D-bar{-webkit-animation:loading-15 .5s linear forwards;animation:loading-15 .5s linear forwards}.progress-D[data-percentage="15"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="16"] .progress-D-right .progress-D-bar{-webkit-animation:loading-16 .5s linear forwards;animation:loading-16 .5s linear forwards}.progress-D[data-percentage="16"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="17"] .progress-D-right .progress-D-bar{-webkit-animation:loading-17 .5s linear forwards;animation:loading-17 .5s linear forwards}.progress-D[data-percentage="17"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="18"] .progress-D-right .progress-D-bar{-webkit-animation:loading-18 .5s linear forwards;animation:loading-18 .5s linear forwards}.progress-D[data-percentage="18"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="19"] .progress-D-right .progress-D-bar{-webkit-animation:loading-19 .5s linear forwards;animation:loading-19 .5s linear forwards}.progress-D[data-percentage="19"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="20"] .progress-D-right .progress-D-bar{-webkit-animation:loading-20 .5s linear forwards;animation:loading-20 .5s linear forwards}.progress-D[data-percentage="20"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="21"] .progress-D-right .progress-D-bar{-webkit-animation:loading-21 .5s linear forwards;animation:loading-21 .5s linear forwards}.progress-D[data-percentage="21"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="22"] .progress-D-right .progress-D-bar{-webkit-animation:loading-22 .5s linear forwards;animation:loading-22 .5s linear forwards}.progress-D[data-percentage="22"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="23"] .progress-D-right .progress-D-bar{-webkit-animation:loading-23 .5s linear forwards;animation:loading-23 .5s linear forwards}.progress-D[data-percentage="23"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="24"] .progress-D-right .progress-D-bar{-webkit-animation:loading-24 .5s linear forwards;animation:loading-24 .5s linear forwards}.progress-D[data-percentage="24"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="25"] .progress-D-right .progress-D-bar{-webkit-animation:loading-25 .5s linear forwards;animation:loading-25 .5s linear forwards}.progress-D[data-percentage="25"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="26"] .progress-D-right .progress-D-bar{-webkit-animation:loading-26 .5s linear forwards;animation:loading-26 .5s linear forwards}.progress-D[data-percentage="26"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="27"] .progress-D-right .progress-D-bar{-webkit-animation:loading-27 .5s linear forwards;animation:loading-27 .5s linear forwards}.progress-D[data-percentage="27"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="28"] .progress-D-right .progress-D-bar{-webkit-animation:loading-28 .5s linear forwards;animation:loading-28 .5s linear forwards}.progress-D[data-percentage="28"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="29"] .progress-D-right .progress-D-bar{-webkit-animation:loading-29 .5s linear forwards;animation:loading-29 .5s linear forwards}.progress-D[data-percentage="29"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="30"] .progress-D-right .progress-D-bar{-webkit-animation:loading-30 .5s linear forwards;animation:loading-30 .5s linear forwards}.progress-D[data-percentage="30"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="31"] .progress-D-right .progress-D-bar{-webkit-animation:loading-31 .5s linear forwards;animation:loading-31 .5s linear forwards}.progress-D[data-percentage="31"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="32"] .progress-D-right .progress-D-bar{-webkit-animation:loading-32 .5s linear forwards;animation:loading-32 .5s linear forwards}.progress-D[data-percentage="32"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="33"] .progress-D-right .progress-D-bar{-webkit-animation:loading-33 .5s linear forwards;animation:loading-33 .5s linear forwards}.progress-D[data-percentage="33"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="34"] .progress-D-right .progress-D-bar{-webkit-animation:loading-34 .5s linear forwards;animation:loading-34 .5s linear forwards}.progress-D[data-percentage="34"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="35"] .progress-D-right .progress-D-bar{-webkit-animation:loading-35 .5s linear forwards;animation:loading-35 .5s linear forwards}.progress-D[data-percentage="35"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="36"] .progress-D-right .progress-D-bar{-webkit-animation:loading-36 .5s linear forwards;animation:loading-36 .5s linear forwards}.progress-D[data-percentage="36"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="37"] .progress-D-right .progress-D-bar{-webkit-animation:loading-37 .5s linear forwards;animation:loading-37 .5s linear forwards}.progress-D[data-percentage="37"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="38"] .progress-D-right .progress-D-bar{-webkit-animation:loading-38 .5s linear forwards;animation:loading-38 .5s linear forwards}.progress-D[data-percentage="38"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="39"] .progress-D-right .progress-D-bar{-webkit-animation:loading-39 .5s linear forwards;animation:loading-39 .5s linear forwards}.progress-D[data-percentage="39"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="40"] .progress-D-right .progress-D-bar{-webkit-animation:loading-40 .5s linear forwards;animation:loading-40 .5s linear forwards}.progress-D[data-percentage="40"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="41"] .progress-D-right .progress-D-bar{-webkit-animation:loading-41 .5s linear forwards;animation:loading-41 .5s linear forwards}.progress-D[data-percentage="41"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="42"] .progress-D-right .progress-D-bar{-webkit-animation:loading-42 .5s linear forwards;animation:loading-42 .5s linear forwards}.progress-D[data-percentage="42"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="43"] .progress-D-right .progress-D-bar{-webkit-animation:loading-43 .5s linear forwards;animation:loading-43 .5s linear forwards}.progress-D[data-percentage="43"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="44"] .progress-D-right .progress-D-bar{-webkit-animation:loading-44 .5s linear forwards;animation:loading-44 .5s linear forwards}.progress-D[data-percentage="44"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="45"] .progress-D-right .progress-D-bar{-webkit-animation:loading-45 .5s linear forwards;animation:loading-45 .5s linear forwards}.progress-D[data-percentage="45"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="46"] .progress-D-right .progress-D-bar{-webkit-animation:loading-46 .5s linear forwards;animation:loading-46 .5s linear forwards}.progress-D[data-percentage="46"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="47"] .progress-D-right .progress-D-bar{-webkit-animation:loading-47 .5s linear forwards;animation:loading-47 .5s linear forwards}.progress-D[data-percentage="47"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="48"] .progress-D-right .progress-D-bar{-webkit-animation:loading-48 .5s linear forwards;animation:loading-48 .5s linear forwards}.progress-D[data-percentage="48"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="49"] .progress-D-right .progress-D-bar{-webkit-animation:loading-49 .5s linear forwards;animation:loading-49 .5s linear forwards}.progress-D[data-percentage="49"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="50"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="50"] .progress-D-left .progress-D-bar{-webkit-animation:0;animation:0}.progress-D[data-percentage="51"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="51"] .progress-D-left .progress-D-bar{-webkit-animation:loading-1 .5s linear .5s forwards;animation:loading-1 .5s linear .5s forwards}.progress-D[data-percentage="52"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="52"] .progress-D-left .progress-D-bar{-webkit-animation:loading-2 .5s linear .5s forwards;animation:loading-2 .5s linear .5s forwards}.progress-D[data-percentage="53"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="53"] .progress-D-left .progress-D-bar{-webkit-animation:loading-3 .5s linear .5s forwards;animation:loading-3 .5s linear .5s forwards}.progress-D[data-percentage="54"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="54"] .progress-D-left .progress-D-bar{-webkit-animation:loading-4 .5s linear .5s forwards;animation:loading-4 .5s linear .5s forwards}.progress-D[data-percentage="55"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="55"] .progress-D-left .progress-D-bar{-webkit-animation:loading-5 .5s linear .5s forwards;animation:loading-5 .5s linear .5s forwards}.progress-D[data-percentage="56"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="56"] .progress-D-left .progress-D-bar{-webkit-animation:loading-6 .5s linear .5s forwards;animation:loading-6 .5s linear .5s forwards}.progress-D[data-percentage="57"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="57"] .progress-D-left .progress-D-bar{-webkit-animation:loading-7 .5s linear .5s forwards;animation:loading-7 .5s linear .5s forwards}.progress-D[data-percentage="58"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="58"] .progress-D-left .progress-D-bar{-webkit-animation:loading-8 .5s linear .5s forwards;animation:loading-8 .5s linear .5s forwards}.progress-D[data-percentage="59"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="59"] .progress-D-left .progress-D-bar{-webkit-animation:loading-9 .5s linear .5s forwards;animation:loading-9 .5s linear .5s forwards}.progress-D[data-percentage="60"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="60"] .progress-D-left .progress-D-bar{-webkit-animation:loading-10 .5s linear .5s forwards;animation:loading-10 .5s linear .5s forwards}.progress-D[data-percentage="61"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="61"] .progress-D-left .progress-D-bar{-webkit-animation:loading-11 .5s linear .5s forwards;animation:loading-11 .5s linear .5s forwards}.progress-D[data-percentage="62"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="62"] .progress-D-left .progress-D-bar{-webkit-animation:loading-12 .5s linear .5s forwards;animation:loading-12 .5s linear .5s forwards}.progress-D[data-percentage="63"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="63"] .progress-D-left .progress-D-bar{-webkit-animation:loading-13 .5s linear .5s forwards;animation:loading-13 .5s linear .5s forwards}.progress-D[data-percentage="64"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="64"] .progress-D-left .progress-D-bar{-webkit-animation:loading-14 .5s linear .5s forwards;animation:loading-14 .5s linear .5s forwards}.progress-D[data-percentage="65"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="65"] .progress-D-left .progress-D-bar{-webkit-animation:loading-15 .5s linear .5s forwards;animation:loading-15 .5s linear .5s forwards}.progress-D[data-percentage="66"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="66"] .progress-D-left .progress-D-bar{-webkit-animation:loading-16 .5s linear .5s forwards;animation:loading-16 .5s linear .5s forwards}.progress-D[data-percentage="67"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="67"] .progress-D-left .progress-D-bar{-webkit-animation:loading-17 .5s linear .5s forwards;animation:loading-17 .5s linear .5s forwards}.progress-D[data-percentage="68"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="68"] .progress-D-left .progress-D-bar{-webkit-animation:loading-18 .5s linear .5s forwards;animation:loading-18 .5s linear .5s forwards}.progress-D[data-percentage="69"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="69"] .progress-D-left .progress-D-bar{-webkit-animation:loading-19 .5s linear .5s forwards;animation:loading-19 .5s linear .5s forwards}.progress-D[data-percentage="70"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="70"] .progress-D-left .progress-D-bar{-webkit-animation:loading-20 .5s linear .5s forwards;animation:loading-20 .5s linear .5s forwards}.progress-D[data-percentage="71"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="71"] .progress-D-left .progress-D-bar{-webkit-animation:loading-21 .5s linear .5s forwards;animation:loading-21 .5s linear .5s forwards}.progress-D[data-percentage="72"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="72"] .progress-D-left .progress-D-bar{-webkit-animation:loading-22 .5s linear .5s forwards;animation:loading-22 .5s linear .5s forwards}.progress-D[data-percentage="73"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="73"] .progress-D-left .progress-D-bar{-webkit-animation:loading-23 .5s linear .5s forwards;animation:loading-23 .5s linear .5s forwards}.progress-D[data-percentage="74"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="74"] .progress-D-left .progress-D-bar{-webkit-animation:loading-24 .5s linear .5s forwards;animation:loading-24 .5s linear .5s forwards}.progress-D[data-percentage="75"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="75"] .progress-D-left .progress-D-bar{-webkit-animation:loading-25 .5s linear .5s forwards;animation:loading-25 .5s linear .5s forwards}.progress-D[data-percentage="76"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="76"] .progress-D-left .progress-D-bar{-webkit-animation:loading-26 .5s linear .5s forwards;animation:loading-26 .5s linear .5s forwards}.progress-D[data-percentage="77"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="77"] .progress-D-left .progress-D-bar{-webkit-animation:loading-27 .5s linear .5s forwards;animation:loading-27 .5s linear .5s forwards}.progress-D[data-percentage="78"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="78"] .progress-D-left .progress-D-bar{-webkit-animation:loading-28 .5s linear .5s forwards;animation:loading-28 .5s linear .5s forwards}.progress-D[data-percentage="79"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="79"] .progress-D-left .progress-D-bar{-webkit-animation:loading-29 .5s linear .5s forwards;animation:loading-29 .5s linear .5s forwards}.progress-D[data-percentage="80"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="80"] .progress-D-left .progress-D-bar{-webkit-animation:loading-30 .5s linear .5s forwards;animation:loading-30 .5s linear .5s forwards}.progress-D[data-percentage="81"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="81"] .progress-D-left .progress-D-bar{-webkit-animation:loading-31 .5s linear .5s forwards;animation:loading-31 .5s linear .5s forwards}.progress-D[data-percentage="82"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="82"] .progress-D-left .progress-D-bar{-webkit-animation:loading-32 .5s linear .5s forwards;animation:loading-32 .5s linear .5s forwards}.progress-D[data-percentage="83"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="83"] .progress-D-left .progress-D-bar{-webkit-animation:loading-33 .5s linear .5s forwards;animation:loading-33 .5s linear .5s forwards}.progress-D[data-percentage="84"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="84"] .progress-D-left .progress-D-bar{-webkit-animation:loading-34 .5s linear .5s forwards;animation:loading-34 .5s linear .5s forwards}.progress-D[data-percentage="85"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="85"] .progress-D-left .progress-D-bar{-webkit-animation:loading-35 .5s linear .5s forwards;animation:loading-35 .5s linear .5s forwards}.progress-D[data-percentage="86"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="86"] .progress-D-left .progress-D-bar{-webkit-animation:loading-36 .5s linear .5s forwards;animation:loading-36 .5s linear .5s forwards}.progress-D[data-percentage="87"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="87"] .progress-D-left .progress-D-bar{-webkit-animation:loading-37 .5s linear .5s forwards;animation:loading-37 .5s linear .5s forwards}.progress-D[data-percentage="88"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="88"] .progress-D-left .progress-D-bar{-webkit-animation:loading-38 .5s linear .5s forwards;animation:loading-38 .5s linear .5s forwards}.progress-D[data-percentage="89"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="89"] .progress-D-left .progress-D-bar{-webkit-animation:loading-39 .5s linear .5s forwards;animation:loading-39 .5s linear .5s forwards}.progress-D[data-percentage="90"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="90"] .progress-D-left .progress-D-bar{-webkit-animation:loading-40 .5s linear .5s forwards;animation:loading-40 .5s linear .5s forwards}.progress-D[data-percentage="91"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="91"] .progress-D-left .progress-D-bar{-webkit-animation:loading-41 .5s linear .5s forwards;animation:loading-41 .5s linear .5s forwards}.progress-D[data-percentage="92"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="92"] .progress-D-left .progress-D-bar{-webkit-animation:loading-42 .5s linear .5s forwards;animation:loading-42 .5s linear .5s forwards}.progress-D[data-percentage="93"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="93"] .progress-D-left .progress-D-bar{-webkit-animation:loading-43 .5s linear .5s forwards;animation:loading-43 .5s linear .5s forwards}.progress-D[data-percentage="94"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="94"] .progress-D-left .progress-D-bar{-webkit-animation:loading-44 .5s linear .5s forwards;animation:loading-44 .5s linear .5s forwards}.progress-D[data-percentage="95"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="95"] .progress-D-left .progress-D-bar{-webkit-animation:loading-45 .5s linear .5s forwards;animation:loading-45 .5s linear .5s forwards}.progress-D[data-percentage="96"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="96"] .progress-D-left .progress-D-bar{-webkit-animation:loading-46 .5s linear .5s forwards;animation:loading-46 .5s linear .5s forwards}.progress-D[data-percentage="97"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="97"] .progress-D-left .progress-D-bar{-webkit-animation:loading-47 .5s linear .5s forwards;animation:loading-47 .5s linear .5s forwards}.progress-D[data-percentage="98"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="98"] .progress-D-left .progress-D-bar{-webkit-animation:loading-48 .5s linear .5s forwards;animation:loading-48 .5s linear .5s forwards}.progress-D[data-percentage="99"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="99"] .progress-D-left .progress-D-bar{-webkit-animation:loading-49 .5s linear .5s forwards;animation:loading-49 .5s linear .5s forwards}.progress-D[data-percentage="100"] .progress-D-right .progress-D-bar{-webkit-animation:loading-50 .5s linear forwards;animation:loading-50 .5s linear forwards}.progress-D[data-percentage="100"] .progress-D-left .progress-D-bar{-webkit-animation:loading-50 .5s linear .5s forwards;animation:loading-50 .5s linear .5s forwards}@-webkit-keyframes loading-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(3.6);transform:rotate(3.6deg)}}@keyframes loading-1{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(3.6);transform:rotate(3.6deg)}}@-webkit-keyframes loading-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(7.2);transform:rotate(7.2deg)}}@keyframes loading-2{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(7.2);transform:rotate(7.2deg)}}@-webkit-keyframes loading-3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(10.8);transform:rotate(10.8deg)}}@keyframes loading-3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(10.8);transform:rotate(10.8deg)}}@-webkit-keyframes loading-4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(14.4);transform:rotate(14.4deg)}}@keyframes loading-4{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(14.4);transform:rotate(14.4deg)}}@-webkit-keyframes loading-5{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(18);transform:rotate(18deg)}}@keyframes loading-5{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(18);transform:rotate(18deg)}}@-webkit-keyframes loading-6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(21.6);transform:rotate(21.6deg)}}@keyframes loading-6{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(21.6);transform:rotate(21.6deg)}}@-webkit-keyframes loading-7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(25.2);transform:rotate(25.2deg)}}@keyframes loading-7{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(25.2);transform:rotate(25.2deg)}}@-webkit-keyframes loading-8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(28.8);transform:rotate(28.8deg)}}@keyframes loading-8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(28.8);transform:rotate(28.8deg)}}@-webkit-keyframes loading-9{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(32.4);transform:rotate(32.4deg)}}@keyframes loading-9{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(32.4);transform:rotate(32.4deg)}}@-webkit-keyframes loading-10{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(36);transform:rotate(36deg)}}@keyframes loading-10{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(36);transform:rotate(36deg)}}@-webkit-keyframes loading-11{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(39.6);transform:rotate(39.6deg)}}@keyframes loading-11{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(39.6);transform:rotate(39.6deg)}}@-webkit-keyframes loading-12{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(43.2);transform:rotate(43.2deg)}}@keyframes loading-12{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(43.2);transform:rotate(43.2deg)}}@-webkit-keyframes loading-13{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(46.8);transform:rotate(46.8deg)}}@keyframes loading-13{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(46.8);transform:rotate(46.8deg)}}@-webkit-keyframes loading-14{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(50.4);transform:rotate(50.4deg)}}@keyframes loading-14{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(50.4);transform:rotate(50.4deg)}}@-webkit-keyframes loading-15{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(54);transform:rotate(54deg)}}@keyframes loading-15{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(54);transform:rotate(54deg)}}@-webkit-keyframes loading-16{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(57.6);transform:rotate(57.6deg)}}@keyframes loading-16{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(57.6);transform:rotate(57.6deg)}}@-webkit-keyframes loading-17{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(61.2);transform:rotate(61.2deg)}}@keyframes loading-17{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(61.2);transform:rotate(61.2deg)}}@-webkit-keyframes loading-18{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(64.8);transform:rotate(64.8deg)}}@keyframes loading-18{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(64.8);transform:rotate(64.8deg)}}@-webkit-keyframes loading-19{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(68.4);transform:rotate(68.4deg)}}@keyframes loading-19{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(68.4);transform:rotate(68.4deg)}}@-webkit-keyframes loading-20{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(72);transform:rotate(72deg)}}@keyframes loading-20{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(72);transform:rotate(72deg)}}@-webkit-keyframes loading-21{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(75.6);transform:rotate(75.6deg)}}@keyframes loading-21{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(75.6);transform:rotate(75.6deg)}}@-webkit-keyframes loading-22{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(79.2);transform:rotate(79.2deg)}}@keyframes loading-22{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(79.2);transform:rotate(79.2deg)}}@-webkit-keyframes loading-23{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(82.8);transform:rotate(82.8deg)}}@keyframes loading-23{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(82.8);transform:rotate(82.8deg)}}@-webkit-keyframes loading-24{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(86.4);transform:rotate(86.4deg)}}@keyframes loading-24{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(86.4);transform:rotate(86.4deg)}}@-webkit-keyframes loading-25{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90);transform:rotate(90deg)}}@keyframes loading-25{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(90);transform:rotate(90deg)}}@-webkit-keyframes loading-26{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(93.6);transform:rotate(93.6deg)}}@keyframes loading-26{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(93.6);transform:rotate(93.6deg)}}@-webkit-keyframes loading-27{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(97.2);transform:rotate(97.2deg)}}@keyframes loading-27{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(97.2);transform:rotate(97.2deg)}}@-webkit-keyframes loading-28{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(100.8);transform:rotate(100.8deg)}}@keyframes loading-28{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(100.8);transform:rotate(100.8deg)}}@-webkit-keyframes loading-29{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(104.4);transform:rotate(104.4deg)}}@keyframes loading-29{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(104.4);transform:rotate(104.4deg)}}@-webkit-keyframes loading-30{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(108);transform:rotate(108deg)}}@keyframes loading-30{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(108);transform:rotate(108deg)}}@-webkit-keyframes loading-31{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(111.6);transform:rotate(.31turn)}}@keyframes loading-31{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(111.6);transform:rotate(.31turn)}}@-webkit-keyframes loading-32{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(115.2);transform:rotate(.32turn)}}@keyframes loading-32{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(115.2);transform:rotate(.32turn)}}@-webkit-keyframes loading-33{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(118.8);transform:rotate(.33turn)}}@keyframes loading-33{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(118.8);transform:rotate(.33turn)}}@-webkit-keyframes loading-34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(122.4);transform:rotate(.34turn)}}@keyframes loading-34{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(122.4);transform:rotate(.34turn)}}@-webkit-keyframes loading-35{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(126);transform:rotate(126deg)}}@keyframes loading-35{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(126);transform:rotate(126deg)}}@-webkit-keyframes loading-36{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(129.6);transform:rotate(.36turn)}}@keyframes loading-36{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(129.6);transform:rotate(.36turn)}}@-webkit-keyframes loading-37{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(133.2);transform:rotate(.37turn)}}@keyframes loading-37{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(133.2);transform:rotate(.37turn)}}@-webkit-keyframes loading-38{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(136.8);transform:rotate(.38turn)}}@keyframes loading-38{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(136.8);transform:rotate(.38turn)}}@-webkit-keyframes loading-39{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(140.4);transform:rotate(.39turn)}}@keyframes loading-39{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(140.4);transform:rotate(.39turn)}}@-webkit-keyframes loading-40{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(144);transform:rotate(144deg)}}@keyframes loading-40{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(144);transform:rotate(144deg)}}@-webkit-keyframes loading-41{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(147.6);transform:rotate(.41turn)}}@keyframes loading-41{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(147.6);transform:rotate(.41turn)}}@-webkit-keyframes loading-42{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(151.2);transform:rotate(.42turn)}}@keyframes loading-42{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(151.2);transform:rotate(.42turn)}}@-webkit-keyframes loading-43{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(154.8);transform:rotate(154.8deg)}}@keyframes loading-43{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(154.8);transform:rotate(154.8deg)}}@-webkit-keyframes loading-44{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(158.4);transform:rotate(.44turn)}}@keyframes loading-44{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(158.4);transform:rotate(.44turn)}}@-webkit-keyframes loading-45{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(162);transform:rotate(162deg)}}@keyframes loading-45{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(162);transform:rotate(162deg)}}@-webkit-keyframes loading-46{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(165.6);transform:rotate(165.6deg)}}@keyframes loading-46{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(165.6);transform:rotate(165.6deg)}}@-webkit-keyframes loading-47{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(169.2);transform:rotate(.47turn)}}@keyframes loading-47{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(169.2);transform:rotate(.47turn)}}@-webkit-keyframes loading-48{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(172.8);transform:rotate(172.8deg)}}@keyframes loading-48{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(172.8);transform:rotate(172.8deg)}}@-webkit-keyframes loading-49{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(176.4);transform:rotate(.49turn)}}@keyframes loading-49{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(176.4);transform:rotate(.49turn)}}@-webkit-keyframes loading-50{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180);transform:rotate(180deg)}}@keyframes loading-50{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(180);transform:rotate(180deg)}}.evs-content .evs-icon{color:#343a40;background-color:#cccecf;padding:5px;border-radius:5px;margin-right:9px}.evs-content h5{text-transform:capitalize;font-size:23px;color:#2a3042}.mainBodyChildren{margin-top:64px}.layout1{padding:0 15px}.licensAlert h6{margin-bottom:0!important;font-size:13px!important}.alert-dismissible .close{top:-10px}.dashboard_Body{background:#f6f6f6;padding:15px;overflow-y:auto}.dashboard_Body .col-cs-9{flex:0 0 70%!important;max-width:70%!important}.dashboard_Body .col-cs-3{flex:0 0 30%!important;max-width:30%!important}.dashboard_Body .breadcrumbbar{border:1px solid #e2e5ed;background:#fff;padding:10px;height:auto;margin-bottom:10px;border-radius:5px}.dropdown-toggle:after{margin-left:10px!important}.dashboard_Body .card-wrap{background:#fff;border:1px solid #e2e5ed;border-radius:5px;padding:10px;position:relative;height:100%}.dashboard_Body .pd_dash,.dashboard_Body .right-dash{padding:0 5px;margin-bottom:12px!important}#dashboard .left-dash .card-block{background:#fff;box-shadow:0 5px 12px 0 rgba(0,0,0,.11),0 0 1px 0 rgba(0,0,0,.1);margin:0 6px;flex:1 0 13.44%;max-width:20%;padding:10px;border-radius:10px;cursor:pointer}#dashboard .left-dash .card-block .icon-one{background:rgba(85,112,230,.1803921568627451);color:#5570e6}#dashboard .left-dash .card-block .dash-icon{padding:5px;border-radius:15px;margin-right:8px}#dashboard .left-dash .card-block .icon-two{background:rgba(255,0,0,.18);color:red}#dashboard .left-dash .card-block .icon-three{background:rgba(8,160,247,.2);color:#08a0f7}#dashboard .left-dash .card-block .icon-four{background:rgba(250,104,56,.24);color:#fa6838}#dashboard .left-dash .card-block.gray{background:#f9fafc}#dashboard .left-dash .card-block h6{color:#5e5e5e;font-weight:600;margin-bottom:0;font-size:15px}#dashboard .left-dash .card-block h4{font-size:20px;margin:8px 0 0;font-weight:600}#dashboard .left-dash .card-block p{margin-bottom:0;font-size:12px;color:#8d8e90}#dashboard .left-dash .card-block .arrow-icon{font-size:13px;margin-top:-2px}#dashboard .card-wrap h6{color:#000;font-weight:600;margin-bottom:22px;padding:5px 0 15px;border-bottom:1px solid #e3e5ed;font-size:14px}#dashboard .left-dash .card-wrap .rating-num h3{font-size:45px;margin-bottom:0;font-weight:500}#dashboard .left-dash .card-wrap .rating-num .rate-text{margin-bottom:0;font-size:12px;margin-left:10px}#dashboard .left-dash .card-wrap .rating-num .para{margin-bottom:0;font-size:11px;color:#8e9297}#dashboard .left-dash .card-wrap .rating-num .green-icon{color:#fff;background:#4fc68c;border-radius:5px}#dashboard .left-dash .card-wrap .rating-num .border-bottom{padding-bottom:12px}#dashboard .left-dash .card-wrap .rating-num .line-graph{width:112px}#dashboard .left-dash .card-wrap .rating-num .green-arrow{color:#fff;background:#4fc68c;border-radius:15px;font-size:14px}#dashboard .left-dash .card-wrap .rating-num .green-text{color:#4fc68c;font-size:11px}#dashboard .left-dash .card-wrap .bottom-wrap{border:1px solid #d2d2d2;border-radius:10px;margin-top:10px!important}#dashboard .left-dash .card-wrap .bottom-wrap p{display:flex;align-items:center;margin-top:10px;font-size:11px;color:#8e9094;font-weight:600;margin-bottom:0}#dashboard .left-dash .card-wrap .bottom-wrap h5{font-size:29px;margin:5px 0}#dashboard .left-dash .card-wrap .dot{display:block;height:12px;width:12px;background:#6e67d3;border-radius:3px;margin-right:7px}.blur-attacks{color:#d3d2e0!important}#dashboard .left-dash .card-wrap .dot.greend{background:#4fc68c}#dashboard .left-dash .card-wrap .dot.blue{background:#418afa}#dashboard .left-dash .card-wrap .border-l-r{border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2}#dashboard .left-dash .card-wrap .progress{height:3px;margin-bottom:15px;margin-top:10px}#dashboard .left-dash .card-wrap .bg-voilet.progress .progress-bar{background:#6e67d3}#dashboard .left-dash .card-wrap .bg-green.progress .progress-bar{background:#4fc68c}#dashboard .left-dash .card-wrap .bg-blue.progress .progress-bar{background:#418afa}#dashboard .left-dash .card-wrap .camp-links{display:flex;align-items:center;position:relative;margin-bottom:12px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.03);padding-bottom:10px}#dashboard .left-dash .card-wrap .camp-links:last-child{border-bottom:none}#dashboard .left-dash .card-wrap .camp-links .r-arrow{position:absolute;right:0;font-size:14px}#dashboard .left-dash .card-wrap .camp-links h6{margin-bottom:0;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize;border:none;padding:2px}#dashboard .left-dash .card-wrap .camp-links p{margin-bottom:0;font-size:12.5px;color:#8a8b8e}#dashboard .left-dash .card-wrap .camp-links img{height:40px}#dashboard .left-dash .card-wrap .geo-rating p{margin-bottom:0;font-size:14px;color:grey;font-weight:600}#dashboard .left-dash .geo-rating{background:#f1f1f2;display:inline-flex!important;padding:10px;text-align:center;border-radius:8px;margin-top:-15px}#dashboard .left-dash .card-wrap .geo-rating h5{color:#2a3042;font-size:15px}#dashboard .left-dash .card-wrap .geo-rating .l-r-mid{margin:0 13px;padding:0 15px}#dashboard .left-dash .card-wrap .mid-text .location{margin:0 0 5px}#dashboard .left-dash .card-wrap table.top-countries td{padding:6px!important}#dashboard .last-block{height:auto}#dashboard .right-dash .card-wrap.first,#dashboard .right-dash .card-wrap.second,#dashboard .right-dash .card-wrap.second.last-block{padding:10px;height:auto}#dashboard .right-dash .card-wrap.first img{margin-top:0}#dashboard .right-dash .card-wrap.first .welcome-text{padding:15px 0 0}#dashboard .right-dash .card-wrap.first .welcome-text p{color:#93929a;font-size:14px;display:flex;align-items:center;margin-bottom:5px}#dashboard .right-dash .card-wrap.first .welcome-text h4{font-size:15px;color:#0c1e47;margin-bottom:0}#dashboard .right-dash .card-wrap.first .welcome-text .dot{padding:6px}#dashboard .right-dash .card-wrap.first .welcome-text .dot.blue{color:#dc143c}#dashboard .right-dash .card-wrap.first .welcome-text .dot.green{color:#f1b44c}#dashboard .right-dash .card-wrap.first .welcome-text .dot.red{color:#34c38f}#dashboard .right-dash .card-wrap.first .welcome-text .dot.yellow{color:#556ee6}#dashboard .right-dash .card-wrap.first .welcome-text .dot.purplee{color:#a020f0}#dashboard .right-dash .card-wrap .package-text{align-items:baseline}#dashboard .right-dash .card-wrap .package-text h4{margin-bottom:0;font-weight:600}#dashboard .right-dash .card-wrap .package-text h6{margin-bottom:0;font-weight:100;margin-left:7px}#dashboard .right-dash .card-wrap .bg-light.r-bg{border-radius:10px;padding:10px}#dashboard .right-dash .card-wrap .bg-light.r-bg p{margin-bottom:0;font-size:12px}#dashboard .right-dash .card-wrap .bg-light.r-bg .progress{height:7px;margin:18px 0 10px}#dashboard .right-dash .card-wrap .bg-light.r-bg .expiry-block p{font-size:11px}#dashboard .right-dash .card-wrap .bg-light.r-bg .expiry-block .pink-text{font-size:11px;color:#de437f}#dashboard .right-dash .card-wrap table.vaulnerable-table td{border-top:none;vertical-align:middle;padding:9px 5px!important;text-transform:capitalize}#dashboard .setHeightPie{height:433px}#dashboard .right-dash .card-wrap table.vaulnerable-table tr{border-bottom:1px solid #f1f1f1}#dashboard .right-dash .card-wrap table.vaulnerable-table tr:last-child{border:unset!important}#dashboard .right-dash .card-wrap table.vaulnerable-table td:last-child,#dashboard .table tbody td,.training-table.table thead th{border-bottom:none!important}#dashboard .right-dash .card-wrap table.vaulnerable-table{white-space:nowrap}#dashboard .right-dash .card-wrap table.vaulnerable-table p{margin-bottom:0;font-size:12px;color:#9da3b5}#dashboard .right-dash .card-wrap table.vaulnerable-table td .rbga-name{background:rgba(42,48,66,.11);height:35px;width:35px;border-radius:28px;display:flex;align-items:center;padding:13px;color:#2a3042;font-weight:600;text-transform:uppercase}#dashboard .recent-camp{margin-bottom:20px!important}.height-614{height:630px}.height-375{height:375px}#diwali-modal{z-index:100001}#diwali-modal .radius{border-radius:5px!important}#diwali-modal .modal-body{position:relative;flex:1 1 auto;border-radius:5px;padding:0!important}.set_common_padding_right{padding-right:5px!important}.set_common_padding_left{padding-left:5px!important}.heightL{height:350px}.h_sm{height:132px}.h_med{height:320px}.dashboard_Body .dashCard{background:#fff;border:1px solid #e2e5ed;border-radius:5px;padding:10px;margin-bottom:10px}.dashboard_Body .dashHeader{border-bottom:1px solid #e2e5ed;padding:4px 0 10px;margin-bottom:10px;width:100%;position:relative;z-index:100;display:flex;align-items:center;justify-content:space-between}.dashboard_Body .dashHeader h6{margin-bottom:0;text-transform:uppercase;font-size:12px;color:#474747;font-weight:600}.dashboard_Body .keyMetricsWrap{padding:7px 0;display:flex;align-items:center;justify-content:space-between}.dashboard_Body .summaryData{cursor:pointer;display:flex;align-items:center;width:20%}.dashboard_Body .summaryIcon{width:55px;height:55px;background:#e8f0fa;border-radius:5px;margin-right:10px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#1967d2}.dashboard_Body .summaryContent h6{margin-bottom:4px;color:#949494;font-size:13px}.dashboard_Body .summaryContent p{margin-bottom:0;font-size:18px;font-weight:700}.dashboard_Body .dashCard .dashBody .progress{font-size:10px!important;height:8px!important;margin-top:-4px}.dashboard_Body .dashCard .dashcontentFooter .progressbarDate span{font-size:12px;color:#c21c1c}.dashboard_Body .dashBody .progressbarDate h6{font-size:12px}.dashboard_Body .dashCard .textRight{float:right;text-align:right}.dashboard_Body .dashCard .dashcontentFooter{margin-top:12px}.dashboard_Body .dashcontentFooter .progressbarDate h6{font-size:11px;color:#949494;margin-bottom:-3px}.dashCard .currentPhishrate .phishBox{margin-bottom:10px;padding:8px}.dashCard .currentPhishrate{margin-top:8px;border-right:1px solid #dadce0;padding-right:18px}.dashCard .currentPhishrate .phishBox:last-child{margin-bottom:0}.dashCard .currentPhishrate .phishBox h5{font-size:11px;color:#000;font-weight:600;text-transform:uppercase;margin-bottom:6px}.dashCard .currentPhishrate .phishBox h6{font-size:14px;color:#8391a5}.dashCard .currentPhishrate .phishBox .progress{height:6px!important;border:1px solid #dadce0}.dashCard .currentPhishrate .phishBox .bg-success{background-color:#7de6a7!important}.vulnerableEmployeeBox{display:flex;align-items:center;margin-bottom:10px;padding-bottom:10px;justify-content:space-between;border-bottom:1px solid #e3e5ed}.vulnerableEmployeeBox:last-child{border-bottom:unset!important;margin-bottom:0}.vulnerableEmployeeBox .margingBt{border-bottom:1px solid #e3e5ed}.vulnerableEmployeeBox .vulnerabilityName{background:rgba(42,48,66,.11);height:30px;width:30px;border-radius:28px;display:flex;align-items:center;padding:10px;color:#2a3042;font-weight:600;margin-right:10px;text-transform:uppercase}.vulnerabilityName span{font-size:14px}.vulnerableEmployeeBox .emplName h6{font-size:13px;margin-bottom:0}.vulnerableEmployeeBox .emplName p{margin-bottom:0;font-size:11px;color:#9da3b5}.vulnerableEmployeeBox .dFlex{display:flex;align-items:center}.vulnerableEmployeeBox .percentag{text-align:center}.vulnerableEmployeeBox .percentag p{color:red;font-size:12px;margin-bottom:0}.dashBody .percentag svg{font-size:15px}.vulnerableEmployeeBox .margingBt:last-child{border-bottom:unset!important}.dashCard .CurrentBreachTime{margin-top:0;padding:5px 10px;background:#f7f7f7;display:inline-block;color:#474747;border-radius:6px;border:1px solid #e3e5ed}.dashCard .CurrentBreachTime h5{font-size:12px;color:#979797}.dashCard .CurrentBreachTime h6{font-size:12px;margin-bottom:0}.dashBody .recentCamp{border-bottom:unset!important}.dashBody .recentCamp .imgTag{margin-right:10px}.dashBody .recentCamp .imgTag img{height:35px}.map-wrap svg{height:300px!important;width:100%!important}.dashBody .locationCard .location{padding:12px;background:#fafafa;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.dashBody .locationCard .location h6{margin-bottom:0;font-size:20px;padding-right:8px}.dashBody .locationCard .location p{margin-bottom:0;font-size:14px;color:#a5a6ab}.locationTable{border:1px solid #e2e5ed}.locationTable tr:last-child{border-bottom:1px solid #fff}.locationTable table thead tr th{background:#f6f6f6;padding:8px 10px!important;font-size:12px!important;border-top:unset!important}.locationTable table tbody tr td{font-size:11px!important;vertical-align:middle!important;font-weight:400!important}.vectorWrap{padding:0 10px}.vectorWrap .col-sm-4{padding:5px}.vectorCard{padding:14px 10px;text-align:center;background:#f7f7f7;border-radius:5px;margin-bottom:0;border:1px solid #dadce0!important}.vectorCard .icon{margin-bottom:3px!important}.vectorCard img{height:30px;width:30px;object-fit:contain}.vectorCard h6{margin-bottom:0;font-size:12px;color:#000;margin-top:8px}.blur-text{-webkit-filter:blur(2px);filter:blur(2px)}.connectTaAdminBtn .alert{padding:15px 15px 0!important;background:#213f61;position:relative}.connectTaAdminBtn .content{color:#fff}.connectTaAdminBtn .content h4{font-size:18px;margin-bottom:3px;font-weight:600;margin-top:10px}.connectTaAdminBtn sup{font-size:11px;background:#f9ac30;padding:0 5px 2px;border-radius:5px;margin-left:10px}.connectTaAdminBtn .content span{font-size:14px;font-style:italic;font-weight:200}.connectTaAdminBtn .content p{font-size:14px;margin:15px 0 20px;font-weight:200}.connectTaAdminBtn .alert-dismissible .close{position:absolute;top:-10px;color:#fff;z-index:999999}.statusBanner p{font-size:13px;margin-bottom:4px}.statusBanner span{font-size:12px;font-weight:700}.hackWrapper{width:35%;background:rgba(233,236,239,.4117647058823529);padding:15px;border-radius:10px;margin-bottom:15px}.hackWrapper .cardHeding h6{font-size:14px;font-weight:600}.hackWrapper .cardHeding p{font-size:13px;color:#838383}.hackWrapper .btn_search{margin-left:10px;border-radius:5px!important;padding:0 10px!important}.hackWrapper h5{color:#d30d0d;margin-top:15px;font-size:13px;margin-bottom:0}.wrapIntegration{border:1px solid #e2e5ed;padding:20px;border-radius:4px;position:relative;min-height:210px}.headerIntegration,.wrapIntegration{margin-bottom:20px}.headerIntegration img{height:30px}.bodyIntegration h5{font-size:15px}.bodyIntegration p{font-size:13px;color:#212529}.tab-wrap .tabHeading{border-bottom:1px solid #f1f1f1;padding-bottom:10px;margin-bottom:15px;margin-top:5px}.tab-wrap .tabHeading p{font-size:12px!important;color:#8e8e8e!important;margin-bottom:0}.compHeading{margin-bottom:15px;font-size:13px;color:#303840;display:flex;align-items:center;font-weight:600;margin-top:12px}.compHeading .point{font-size:9px;color:#fff;padding:4px 8px;border-radius:15px;margin-right:10px;font-weight:600;background:#303840}body{background:#fff!important;font-family:"Muli",sans-serif!important}.btn{padding:.375rem 1rem!important}::-webkit-input-placeholder{color:#000!important}::placeholder{color:#000!important}.tooltip-inner{font-size:12px!important}.btn.disabled,.btn:disabled{opacity:.65!important}.alertBox .alert-dismissible .close{top:0!important;right:10px!important;padding:unset!important}.alertBox .alert{color:#856404;background-color:#fef9ec;margin-bottom:14px;font-size:11px;border:2px solid #ffeeba;padding:6px 8px;border-radius:5px}.containerbar{position:relative}.btn-secondary{color:#495057!important;background:#e2e5ed!important;border-color:#e2e5ed!important}.btn-primary{color:#fff!important;background:#1967d2!important;border-color:#1967d2!important}.form-control:focus{box-shadow:unset!important;border-color:unset!important}.form-control select{margin-right:20px}.btn.focus,.btn:focus{box-shadow:unset!important}.form-check{padding-left:unset!important}.lmstempWrapper{padding:25px 0 5px 200px;background:#e9e9e9}.badgeBtn{font-size:10px!important;padding:6px 10px!important;color:#155724!important;background-color:#d4edda!important;border-color:#c3e6cb!important}.badge-danger{color:#fff!important;background-color:#dc3545!important}.badge-success{color:#fff!important;background-color:#28a745!important}.badge-warning{color:#212529;background-color:#ffc107}.badge-info{color:#fff;background-color:#17a2b8}.badge-light{color:#212529;background-color:#f8f9fa}.badge-dark{color:#fff;background-color:#343a40}.badge-secondary{color:#fff;background-color:#6c757d}.badge-primary{color:#fff;background-color:#0e2954}.font-size-12{font-size:12px!important}.badge-soft-success{color:#34c38f!important;background-color:rgba(52,195,143,.18)}.badge-pill{padding:6px 10px!important;font-size:12px!important;border-radius:10rem!important}.badge-soft-danger{color:#dd3d3d!important;background-color:#efb1b1!important}.badge-soft-warning{color:#f1b44c!important;background-color:rgba(241,180,76,.18)}.badge-soft-primary{background-color:rgba(85,110,230,.25)!important;color:#556ee6!important}.badge-soft-secondry{background-color:rgba(154,241,208,.15)!important;color:#75e79b!important}.main-content{margin-left:250px!important;overflow:hidden;min-height:500px;position:relative;transition:all .3s ease}.main-content.expand{margin-left:80px!important}.main-content.expand .fixed-top{left:80px!important;transition:all .3s ease}.primaryBadge{border-radius:3px!important;background:#d7e7ff!important;padding:2px 10px!important;font-size:10px!important;text-transform:capitalize!important;font-weight:400!important;border:1px solid #b8daff!important}.campviewReply{background-color:#d6a420!important;color:#fff!important;padding:5px 10px!important}.viewCss{color:#1867d2!important;cursor:pointer!important}.fixcalcHeight{height:calc(100vh - 234px);overflow:auto;background-color:#fff}.previewBtn{font-size:12px!important;cursor:pointer!important;color:#1867d2!important}.form-check-input{position:unset!important}.tempGrids .tempCard{padding-left:10px;padding-right:10px;margin-bottom:10px}.tempGrids .row{margin:0 -10px}.content-wrap{margin-top:60px}.contentbar{background-color:#fff;padding:15px}.contentbar .tableContainer .card-body{padding:0!important}.tableContainer .td-style{color:#48555d;vertical-align:middle;font-size:12px}.tableContainer .right-arrow{font-size:20px}.badge{padding:5px 10px!important;border-radius:3px!important;text-transform:uppercase;font-size:10px!important}.secondaryBadge{background:#e9ecef;color:rgba(39,44,51,.7)!important}.primaryBadge{color:#1967d2!important;background:#d7e7ff}.dropdownIcon .dropdown-item{font-size:12px;padding:4px 16px}.dropdownIcon .btn-primary{background-color:unset!important;border-color:unset!important}.unserLinecss{border-top:3px dotted #ced4da;margin:18px 0}.table tbody+tbody{border-top:1px solid rgba(0,0,0,.03)!important}.commonDflex{display:flex;align-items:center}.sub_muted{font-size:12px;color:#adadad;margin-top:5px;margin-bottom:0}.appTable h6{margin-bottom:2px;font-size:13px!important}.appTable span{color:#b1aeae;font-size:12px}.onlyForPinter .lgTxt{word-break:break-all}.tableContainerWrapInner .td-center{text-align:center}.tableContainerWrapInner .th-30{width:30%}.tableContainerWrapInner{border:1px solid #e2e5ed}.tableContainerWrapInner tr:last-child{border-bottom:1px solid #fff}.tableContainerWrapInner .table thead tr th{font-size:13px;background:#f6f6f6;padding:10px 15px!important;border-top:unset!important}.tableContainerWrapInner .table tbody tr td{font-size:12px!important;padding:12px 15px!important;vertical-align:middle!important;word-break:break-word;white-space:normal}.tableContainerWrapInner tr{vertical-align:initial}.tableContainerWrapInner .table{margin-bottom:0}.tableContainerWrapInner td .circle{color:#1967d2;vertical-align:middle;text-decoration:none;font-size:12px;display:flex;align-items:center;text-transform:uppercase;justify-content:center}.tableContainerWrapInner tr td:last-child{border-bottom:1px solid #fff}.tableContainerWrapInner .flexTableData{display:flex;align-items:center}.tableContainerWrapInner .flexTableData .circle{margin-right:15px!important}.tableContainerWrapInner .flexTableData .companyLogoIcon{margin-right:15px}.tableContainerWrapInner .flexTableData h6{margin-bottom:5px;font-size:13px!important}.tableContainerWrapInner .flexTableData span{color:#b1aeae}.tableContainerWrapInner img{color:transparent;padding:5px;background:#f6f6f6;border-radius:10px;width:70px;height:50px;object-fit:cover}.setcheckBox .form-check .form-check-input{margin-left:0!important}.tableContainerWrapInner .yes-badge{color:#28a745}.tableContainerWrapInner .no-badge{color:red}.tableContainer{box-shadow:0 3px 3px -2px rgba(39,44,51,.1),0 3px 4px 0 rgba(39,44,51,.04),0 1px 8px 0 rgba(39,44,51,.02);background-clip:initial;border:1px solid #dfe2e6;border-radius:.5rem;background-color:#fff}.tableContainer .TableHead-bgColor{text-align:center;padding:8px 10px;background:#f6f6f6!important}.tableContainer .active.card-header{border:unset}.tableContainer .th-heading{text-transform:uppercase;font-size:12px;font-weight:600}.timeBox span{border-left:1px solid #adb5bd;padding-left:5px;margin-left:5px}.replyWrapper .collapse.show{border-radius:10px!important}.userviewDetails{padding:25px!important;background:#fff;margin-top:14px;border:1px solid #e3e5ed;border-radius:10px}.campListGrids .mintableBody{padding:unset!important}.breadcrumbbar .flexRow{align-items:center;width:100%;margin:0}.breadcrumbbar .flexFilterButtons{display:flex;justify-content:end;padding:0!important}.breadcrumbbar{padding:10px 15px;height:52px;display:flex;border-bottom:1px solid #e2e5ed}.breadcrumbbar .page-title{margin-bottom:0;display:flex;align-items:center;font-size:15px;font-weight:600}.breadcrumbbar .bar_Icons{background:#f8f9fc;color:#000;cursor:pointer;padding:5px 0 5px 5px;border-radius:51%;border:1px solid #ced4da;font-size:11px}.breadcrumbbar .flexRow>.col-md-4{padding:0!important}.textMuted{font-size:12px;color:#828282;margin-bottom:0}.filter-wrapper{border-bottom:1px solid #e2e5ed;padding:0 15px;background:#fff;height:39px}.filter-wrapper .alignItemsCenter{align-items:center;margin:0}.filter-wrapper .rightFilters{display:flex;align-items:center;justify-content:end}.filter-wrapper .positionSearchIcon{position:relative}.filter-wrapper .positionSearchIcon .inputSearch{background-color:#f6f6f6;border:unset;border-top:none;border-bottom:none;border-radius:0;height:35px;padding-left:30px}.filter-wrapper .input-group{font-size:12px!important;background-color:#f6f6f6;width:200px!important;border-left:1px solid #e2e5ed;border-right:1px solid #e2e5ed}.filter-wrapper .form-group{margin-bottom:0}.filter-wrapper select{border:unset;font-size:13px!important;cursor:pointer;padding:0 12px!important}.filter-wrapper .positionSearchIcon svg{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:13px}.filter-wrapper .positionSearchIcon .inputSearch:focus{box-shadow:none!important;z-index:0!important}.filter-wrapper select:focus{box-shadow:unset}.filter-wrapper .refreshBtn{background-color:unset;color:#000;border:unset!important}.filter-wrapper .refreshBtn:hover{background-color:#1967d2!important;color:#fff!important}.filter-wrapper .sort-filter-btn{border-radius:3px;font-size:12px;padding:6px 10px;cursor:pointer}.filter-wrapper .sort-filter-btn .toggleTraining p{margin-bottom:0}.filter-wrapper .sort-filter-btn .toggleTraining{align-items:center}.filter-wrapper .sort-filter-btn .filter-btn{font-weight:400;color:#212529}.filter-wrapper .positionSearchIcon h6{font-size:12px!important;margin-bottom:0!important;color:#949494!important;padding:8px 0!important}.btn{border:unset!important;border-radius:6px!important;padding:7px 15px!important;font-size:12px!important}.btn-trans{color:#0049b0!important;text-transform:uppercase!important;font-size:11.5px!important;font-weight:600!important;background:unset!important;border:unset!important}.tiIcon{margin-right:5px}.btn-success{color:#fff!important;opacity:unset!important;background-color:#198754!important;border-color:#198754!important}.disable-primary-btn{background-color:unset!important;border:none!important;color:#000!important}.closeBtn{color:#495057!important;background:#e2e5ed!important;border-color:#e2e5ed!important}.darkBtn{color:#1b1e21!important;background-color:#d6d8d9!important}.readBtn{padding:0!important;font-size:14px}.commonrefreshBtn{background:#d7e7ff!important;color:#00f!important;padding:7px 10px!important;display:unset!important}.commonrefreshBtn .btn-icon{margin-right:0!important}.form-control{font-size:13px!important;height:38px!important;color:#000!important;border-radius:6px!important}input::-webkit-input-placeholder{font-size:13px!important;color:#7a7a7a!important}input::placeholder{font-size:13px!important;color:#7a7a7a!important}.modalAlert p{font-size:13px}.modal-header{display:flex!important;justify-content:space-between!important;border-bottom:1px solid #e2e5ed!important;padding:10px 15px!important;background:#fff!important}.modal-header h5{font-size:15px!important;font-weight:500!important;margin-bottom:.2rem!important}.modal-header p{font-size:12px;margin-bottom:0;color:#949494}.modal-header .close{font-size:21px!important;cursor:pointer!important;font-weight:400;padding:unset!important;margin:unset!important}.modal-content{border:unset!important}.right-modal-wrap .modal-body{padding:15px!important}.right-modal-wrap .modal-dialog{width:600px!important;right:151px!important}.right-modal-wrap .modalBody{padding:15px;height:86vh;overflow-y:auto}.footerModal .modalFooter{border-top:1px solid #e2e5ed;padding:10px 15px;display:flex;justify-content:end;position:absolute;width:100%;bottom:0;align-items:center;background:#fff}.chooseModal .modal-dialog{max-width:500px}.mainfooterModal .modalFooter{border-top:1px solid #e2e5ed;padding:10px 15px;display:flex;justify-content:end;position:absolute;width:100%;bottom:0;align-items:center;background:#fff}.pagination-Wrap{padding:0 15px;border-top:1px solid #dfe2e6}.pagination-Wrap .pagination{margin-bottom:0;padding:10px 0}.pagination-Wrap .footer-pg .pgCount{font-size:12px}.pagination-Wrap .footer-pg .pgCount p{margin-bottom:0}.pagination-Wrap .pagination .page-item{border:none}.pagination-Wrap .page-link{color:#000;border:none;font-size:13px}.pagination-Wrap .page-item.active .page-link{background-color:#e9ecef;border-color:#dee2e6;color:#000;border-radius:5px}.btn-icon{font-size:13px!important;margin-top:-2px;margin-right:6px}.mini-head{margin-bottom:15px}.mini-head .btn{font-size:13px;width:auto;border-radius:2px}.mini-head .input-group>.form-control{font-size:12px!important;padding-left:33px!important;border-radius:20px!important;border-top-right-radius:20px!important;border-bottom-right-radius:20px!important}.search-wrap{position:relative}.search-wrap .search-icon{position:absolute;top:7px;left:8px;color:#848588;font-size:20px;z-index:5}.breadcrumb{margin-bottom:0!important;background-color:initial!important;padding:0!important}.breadcrumb-item a{font-size:14px!important;color:#6c757d;text-decoration:none}.breadcrumb-item.active{color:#2a3042!important;font-size:14px!important}.card{border:none!important}.card-body{padding:25px!important}.table>:not(caption)>*>*{border-bottom-width:0!important}.table{margin-bottom:10px;color:#263a5b}.table th{font-size:14px;font-weight:700;text-transform:capitalize;padding:.7rem!important;background-color:#f8f9fa}.table thead th{vertical-align:middle!important;color:#2a3042}.table-icon{font-size:15px!important;margin:0 auto;color:#374ca7;cursor:pointer}.table td{vertical-align:middle!important;border-top:1px solid rgba(0,0,0,.03);padding:.7rem!important;font-size:13.5px}.row.bg-dark{background-color:#2a3042!important;color:#fff}.btn-primary-rgba{background-color:unset!important;border:none!important;color:#0080ff!important}.btn-danger-rgba{background-color:rgba(255,63,63,.1)!important;border:none!important;color:#ff3f3f!important}.btn-round{width:40px!important;height:40px!important;border-radius:50%!important;display:flex!important;align-items:center!important}.action-dropdown .dropdown-toggle:after{content:none!important}.Toastify__toast-container--top-right{top:5em}.mini-head .form-group,table .form-group,table .form-group .form-check{margin-bottom:0!important}.form-group{margin-bottom:20px}.only-icon{font-size:20px!important}.p-0.card-body{padding:0!important}.table-responsive{overflow-x:inherit!important}hr{height:0!important}.red-star{color:#c40000;font-size:15px}.td-ellipsis,.td-p-ellipsis{width:133px;display:block}.td-ellipsis,.td-p-ellipsis,.text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{width:180px}.tooltip-icon{font-size:18px!important;margin-left:7px;margin-bottom:0}.left-btn{position:absolute;left:13px}@media (max-width:767px){.leftbar{position:fixed;margin-left:-250px}.main-content{margin-left:0!important}.fixed-top,.footer{left:0!important}}.goog-te-banner-frame{display:none!important}.goog-te-menu-value:hover{text-decoration:none!important}body{top:0!important}#google_translate_element2{display:none}.multi-select .dropdown-content{background:#fff}.multi-select{height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da}.multi-select .dropdown-heading-value{font-size:14px!important;width:130px}.create-wrap .dropdown-container{border-bottom:none}.multi-select .dropdown-content .panel-content{padding:18px;margin-top:-10px}.multi-select .dropdown-content .panel-content .select-panel div:first-child input{border:1px solid #ced4da;padding:5px}.multi-select .dropdown-content .panel-content .select-panel div:first-child{margin-bottom:15px}.attachmentFile{display:flex;justify-content:space-between;width:45%;align-items:center}.attachmentFile input{border-radius:4px 0 0 4px!important;width:85%}.attachmentFile span{background:#6c757d;height:35px;width:62px;text-align:center;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid #6c757d}.campListGrids .accordion .card-header{border:1px solid #e2e5ed;font-size:13px;border-radius:5px!important;margin-bottom:10px!important}.campListGrids .TableHead{background:#f6f6f6;font-size:13px;font-weight:600;height:50px;align-items:center;border-radius:5px;border:1px solid #e2e5ed;margin-bottom:10px}.campListGrids .accordion .collapse.show{margin-bottom:10px;border-radius:0 0 5px 5px;border:1px solid #e2e5ed;border-top:0}.campListGrids .accordion .tableData thead th{background:#f6f6f6;font-size:13px;font-weight:600;border-top:none}.campListGrids .accordion .tableData tbody tr:last-child>td{border-bottom:none!important}.campListGrids .expandGrid{flex:0 0 4%;max-width:4%;text-align:center;padding:0}.campListGrids .expandGrid svg{background:#f6f6f6;border-radius:8px;font-size:25px}#test-result .test-result-wrap .f-toggle{border:1px solid #e2e5ed;margin-bottom:10px!important;font-size:13px;border-radius:5px!important;background-color:#fff!important;padding:12px 17px;text-align:left}.newCampCreate{height:calc(100vh - 215px);overflow:auto;background-color:#fff;padding:15px}.newCampCreate .blockSpace{border-bottom:1.5px dashed #d6d6d6;padding:15px 0}.newCampCreate .campBlock{border-bottom:1.5px dotted #d6d6d6;padding:25px 0}.newCampCreate .compHeading{margin-bottom:15px;font-size:15px;color:#303840;display:flex;align-items:center;letter-spacing:.2px;font-weight:600}.newCampCreate .point{font-size:10px;color:#fff;padding:2px 9px;border-radius:15px;margin-right:10px;font-weight:600;background:#303840}.newCampCreate svg{font-size:13px}.newCampCreate .inputSearch{background-color:#f6f6f6;border-radius:0;min-height:35px!important;border:1px solid #e2e5ed!important;padding-left:30px}.newCampCreate .search-wrap{width:76%!important}.newCampCreate .capmuserList{display:flex;align-items:center;justify-content:end}.newCampCreate .capmuserList .btn{height:35px!important;margin-right:10px!important;color:#373a4d!important;text-transform:capitalize!important;background-color:#ececeb!important;border:1px solid #e2e2e2!important;box-shadow:none!important}.newCampCreate .capmuserList .btn-outline-secondary{min-height:35px!important}.newCampCreate .capmuserList .btn-outline-secondary:hover{background-color:unset!important;border:1px solid #e2e5ed!important}.filterModal .modal-dialog{right:75px!important;width:340px!important}.form-label,label{color:#5b5b5b!important;font-size:13px!important}.filterModal .rightFilters .form-label,.form-label,label{margin-bottom:.5rem}.dropdown-container{border:1px solid #ced4da;height:38px;padding:.375rem .75rem;color:#8a98ac}.filterModal .rightFilters .form-group{margin-bottom:12px}.filterModal .sidebarSm .modal-title h5{font-size:15px}.filterModal .reset_filters_store{color:#212529;font-weight:600;font-size:12px;text-decoration:none;cursor:pointer!important}#tab-wrapper .nav-tabs .nav-link{border:unset;text-transform:capitalize!important;font-size:13px!important;font-weight:500!important;box-shadow:none!important;padding:10px 15px}#tab-wrapper .nav-tabs .nav-link.active{background:#eaeaea!important;color:#0049b0!important;border:none;color:#1967d2;border-bottom:2px solid #1967d2!important;border-radius:unset!important;padding-bottom:5px!important;border-top:unset}#tab-wrapper .nav-tabs{border-top:1px solid #e2e5ed;padding:0 15px}#tab-wrapper .nav-tabs .nav-link:hover{color:#5d5e63;border-bottom:unset}#tab-wrapper .tab-wrap h5{font-size:19px;color:#2a3042;margin-top:.5rem}.borderDashed{border-bottom:1.5px dashed #e2e5ed;margin-bottom:12px}.cmpaigntemplateBox{height:calc(100vh - 175px);overflow:auto;background-color:#fff;padding:15px}.autoCheckbox{display:flex}.autoCheckbox .form-check-input{width:13px;top:-1px}.cmpaigntemplateBox .tooltip-icon{margin-left:7px!important;margin-bottom:0;color:#0c0b0b!important;background:#e2e5ed;width:16px;height:16px;border-radius:50px;padding:2px;cursor:pointer}.capFooter{border-top:1px solid #ececec;margin-left:0;width:100%;padding:15px 100px 15px 15px}.checkBoxWrap .form-group{display:flex;align-items:center}.checkBoxWrap .form-check-input{margin-left:unset!important;position:unset!important;margin:0 8px}.checkBoxWrap .form-check{display:flex;align-items:center}.checkBoxWrap .tooltip-icon{margin-left:7px!important;margin-bottom:0;color:#0c0b0b!important;background:#e2e5ed;width:16px;height:16px;border-radius:50px;padding:2px;cursor:pointer;left:150px!important}.checkBoxWrap p{padding-left:20px;font-size:11px!important;margin-bottom:0!important;color:#949494!important}.noGroupfound{padding:10px 16px;font-size:15px}textarea.form-control{height:auto!important}.deleteUser{display:flex;align-items:center;margin:15px;.selectedCount{padding-right:10px;border-right:1px solid grey;margin-right:10px;p{margin-bottom:0}}}.btn-trans-danger{background:#f6cfcf!important;color:#d30d0d!important;border-color:#f6cfcf!important}.btn-sm{padding:4px 10px!important;font-size:"12px"!important;border-radius:4px}.select-wrapper{border:1px solid #dddee2!important;text-align:center;height:100px;align-items:center;background:#f1f1f1;display:flex;cursor:pointer!important;margin-right:10px!important;margin-bottom:30px!important}.select-wrapper h6{width:100%;line-height:25px}.fetched-table .table thead tr th:first-child{width:10%!important;text-align:center}.fetched-table .table tbody tr td:first-child .form-check{text-align:center;margin-left:10px!important}.onlyForPinter .flexTableData{display:flex;align-items:center}.onlyForPinter .circle{display:inline-block!important;background-color:#e2e5ed!important;border-radius:50%!important;margin-right:15px}.onlyForPinter .circle .circle-inner{color:#1967d2;vertical-align:middle;text-align:center;text-decoration:none;height:35px;width:35px;font-size:12px;display:flex;align-items:center;text-transform:uppercase;justify-content:center}.onlyForPinter h6{margin-bottom:5px;font-size:13px}.table-checkbox input.checkbox{appearance:none;-webkit-appearance:none;border:1px solid #c9caca!important;border-radius:4px;width:15px;height:15px;cursor:pointer;position:relative;background-color:#fff}.table-checkbox input.checkbox:checked{background-color:#007bff;border:1px solid #007bff!important}.table-checkbox input.checkbox:checked:after{content:"✓";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.swal-icon img{max-width:20%;max-height:20%}.swal-overlay--show-modal .swal-modal{padding-left:15px;padding-right:15px}.swal-text{padding:0!important;max-width:100%!important}.swal-footer{border-top:1px solid #d2d1d1;margin-top:30px}.input_style{width:40px;height:40px;margin-right:10px;text-align:center;font-size:20px;border-radius:8px;border:1px solid #ced4da}#goog-gt-tt,.goog-te-balloon-frame,.goog-te-banner-frame.skiptranslate,.goog-te-gadget,.goog-te-gadget-icon,.goog-te-gadget-simple,.goog-te-menu-frame,.goog-te-menu-value,.skiptranslate{display:none!important}.notranslate div{color:grey!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;font-size:14px}.placeholder-grey::-webkit-input-placeholder{color:#999!important;opacity:1}.placeholder-grey::placeholder{color:#999!important;opacity:1}.chat-container{background:linear-gradient(135deg,#f1f5f9,#dbeafe 50%,#e0e7ff);min-height:100vh}.glass-header{border-bottom:1px solid rgba(226,232,240,.8)}.glass-footer,.glass-header{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.glass-footer{border-top:1px solid rgba(226,232,240,.8)}.brand-icon{background:linear-gradient(135deg,#3b82f6,#6366f1);box-shadow:0 10px 25px rgba(59,130,246,.3)}.welcome-icon{background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.user-avatar{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.3)}.ai-avatar{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 4px 12px rgba(139,92,246,.3)}.user-message{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 8px 25px rgba(59,130,246,.2);border:none!important}.ai-message{background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(226,232,240,.8)!important}.send-button{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;box-shadow:0 8px 25px rgba(59,130,246,.3);transition:all .2s ease}.send-button:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 12px 35px rgba(59,130,246,.4);background:linear-gradient(135deg,#2563eb,#1e40af)}.message-input{border:2px solid rgba(226,232,240,.8);border-radius:12px;font-size:16px;padding:12px 16px;transition:all .2s ease;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.05)}.message-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1),0 4px 20px rgba(0,0,0,.1);outline:none}.suggestion-badge{background:#fff;color:#374151;border:1px solid rgba(226,232,240,.8);padding:8px 16px;border-radius:20px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.suggestion-badge:hover{background:#dbeafe;border-color:#3b82f6;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.15)}.new-chat-btn{background:#fff;border:1px solid rgba(226,232,240,.8);color:#374151;border-radius:8px;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.new-chat-btn:hover{background:#f8fafc;border-color:#cbd5e1;-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@-webkit-keyframes bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.loading-dot{width:8px;height:8px;background:#3b82f6;border-radius:50%;-webkit-animation:bounce 1.4s ease-in-out infinite both;animation:bounce 1.4s ease-in-out infinite both}.loading-dot:first-child{-webkit-animation-delay:-.32s;animation-delay:-.32s}.loading-dot:nth-child(2){-webkit-animation-delay:-.16s;animation-delay:-.16s}.loading-dot:nth-child(3){-webkit-animation-delay:0s;animation-delay:0s}.chat-messages{max-height:calc(100vh - 200px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.3) transparent}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:rgba(59,130,246,.3);border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:rgba(59,130,246,.5)}#mcp table{border:1px solid #e2e5ed;margin-bottom:12px}#mcp p{font-size:14px!important;line-height:28px;margin-bottom:10px}#mcp ul li{font-size:13px;margin-bottom:5px}#mcp ol{margin-bottom:8px!important}#mcp img{width:50px!important;height:50px!important}#mcp table thead th{font-size:13px!important;background-color:#fff!important}#mcp table thead th,#mcp table tr td{padding:10px 15px!important;border-bottom:1px solid #e2e5ed!important}#mcp table tr td{font-size:12px!important}#mcp table tbody tr td img{width:20px!important;height:20px!important}#auth-section .left-wrap{height:100vh;position:relative;background-image:url(https://tsat.threatcop.com/static/media/login-bg.b9cb1fb2.png);background-size:cover}#auth-section .left-wrap .login-img{width:92%;margin-bottom:20px}#auth-section .content{display:flex;justify-content:center}#auth-section .left-wrap .text-wrap{text-align:center}#auth-section .left-wrap .text-wrap h5{color:#fff;font-size:20px;font-weight:600;margin-bottom:15px}#auth-section .left-wrap .text-wrap p{font-size:14px;color:#b8c0dc}#auth-section .right-wrap{height:100vh}#auth-section .right-wrap .threatcop-logo{width:150px;margin:77px auto 32px!important}#auth-section .right-wrap .content .login-box{width:375px;background:#fff;border:1px solid #f8f9fc;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:40px}#auth-section .right-wrap .content .login-box label{font-weight:600;color:#6c757d!important;cursor:pointer;font-size:14px!important}#auth-section .right-wrap .content .login-box h4{font-size:22px;margin-bottom:22px;text-align:center;font-weight:600;color:#2b2b2b}#auth-section .right-wrap .content .login-box h5{font-size:15px;line-height:30px;color:#6a859a}#auth-section .right-wrap .content .login-box .form-label{font-size:14px!important;color:#6a859a!important}#auth-section .right-wrap .content .login-box .form-control{padding:.375rem .75rem;background:#f6f6f6!important;border:1px solid #ced4da;border-radius:.25rem!important;color:#495057!important}#auth-section .right-wrap .content .login-box .form-control::-webkit-input-placeholder{color:#9a9c9e;font-size:13px}#auth-section .right-wrap .content .login-box .form-control::placeholder{color:#9a9c9e;font-size:13px}#auth-section .right-wrap .content .login-box .form-control:focus{box-shadow:none;background:#fff}#auth-section .right-wrap .content .login-box .btn-link{background:transparent;border:none;padding:10px!important;color:#5473e8;text-align:left;text-align:center}#auth-section .right-wrap .content .login-box .link-color{color:#007bff!important;cursor:pointer}#auth-section .right-wrap .content .login-box .btn-link:hover{text-decoration:none;color:#203c83}#auth-section .right-wrap .content .login-box .btn-login{background:#0e2954;border-color:#0e2954;padding:10px!important;font-size:12px!important;margin:6px 0;width:100%!important}#auth-section .right-wrap .content .login-box p{font-size:13px!important;margin-bottom:0!important;display:flex;align-items:center}.form-company{padding:0 10px!important}.otp-timer{position:absolute;right:10px;top:9px;color:#297090;font-size:13px}.showPassword{position:absolute;right:6%;cursor:pointer}.showPasswordPeekViewAlignment{position:relative;display:flex!important;align-items:center;justify-content:center}.showPasswordPeekViewAlignment svg{width:18px}#auth-section .right-wrap .content .login-box .resetpasswordNote{font-size:12px!important;padding:6px 8px;border-radius:5px}#auth-section .right-wrap .content .login-box .resetpasswordNote p{color:#71a348!important;font-weight:600}#auth-section .right-wrap .content .login-box .resetpasswordNote ul{padding-left:15px}#bluePage-wrap{background-image:url(https://tsat.threatcop.com/static/media/blue-bg.cbb82313.png);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh;overflow-y:auto;overflow-x:hidden}#bluePage-wrap .l-wrap{display:flex;align-items:center}#bluePage-wrap .left-wrap{padding:30px 0 30px 75px}#bluePage-wrap .mid-img{display:flex;align-items:center;text-align:center}#bluePage-wrap .main-head{color:#ed4335;font-size:40px;font-weight:700;letter-spacing:3px}#bluePage-wrap .sub-head{color:#fff;font-size:21px}#bluePage-wrap .pointer-wrap{color:#fff;margin-top:15px}#bluePage-wrap .pointer-wrap .outer-circle{border:2px solid #ed4335;height:54px;width:55px;padding:7px;display:flex;border-radius:40px;margin-right:14px}#bluePage-wrap .pointer-wrap .outer-circle .num{height:35px;width:35px;background:#ed4335;border-radius:30px;text-align:center;line-height:35px;font-size:14px;font-weight:600}#bluePage-wrap .pointer-wrap .para h6{font-size:20px;font-weight:600;color:#f2f4f5}#bluePage-wrap .pointer-wrap .para .line{display:block;height:2px;width:45px;background:#ed4335;margin:10px 0}#bluePage-wrap .pointer-wrap .para p{color:#9fa7ad;font-size:14px}@media only screen and (min-width:300px) and (max-width:480px){#bluePage-wrap{height:100%;overflow:auto}#bluePage-wrap .mid-img{display:none}#bluePage-wrap .l-wrap{height:100%}#bluePage-wrap .left-wrap{padding:30px}#bluePage-wrap .pointer-wrap .para p{height:auto}}#main-body{background:url(https://tsat.threatcop.com/static/media/background.63d467f5.jpg);background-size:cover;min-height:100vh;padding:50px 30px 30px}.heading-type{text-align:center;color:#d24231;text-transform:uppercase;font-weight:600;font-size:22px;margin-bottom:16px}.logo-awareness{position:absolute;left:30px;width:121px;background:#fff;height:57px;padding:7px;object-fit:contain}.head-para{font-size:19px}.head-para,.mid-para{text-align:center;color:#fff}.mid-para{font-weight:300}.middle-side{padding-top:15px}.middle-side .image-header{background:#fff;box-shadow:7px 11px 19px #0c0c0c}.middle-side .image-header .head{background:#faf9f7;padding:15px;border-bottom:1px solid #d9d9d9;font-size:17px;color:#242321}.middle-side .image-header .fav-logo{max-width:11.333333%}.middle-side .image-header .mail-head{font-size:15px;color:#212f3a;font-weight:600;margin-bottom:2px}.middle-side .image-header .mail-head span{font-weight:400}.middle-side .image-header .date{font-size:12px;color:#8c8a88;margin-bottom:0}.content-block{margin:50px 0;position:relative}.content-block h4{color:#2f90e7;font-weight:300;font-size:22px}.content-block p{color:#fff;font-weight:200;font-size:14px}.mail-icon{height:44px}.main-temp{border:4px solid #2196f3;margin-top:15px;height:575px}.main-temp img{height:566px}.from-arrow{position:absolute;height:164px;left:48%;z-index:1;top:27px}.from-block{padding-top:48px}.contentBlock{padding-top:115px}.content-arrow{position:absolute;height:120px;left:68%;z-index:10;top:43%}.subject-arrow{position:absolute;height:56px;left:-7%;top:14px}.hyperlink-arrow{position:absolute;top:65%;right:89%;height:47px}.hyperlink-block{padding-top:266px}#changeLog{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAGYBAMAAABR2eI5AAAALVBMVEVHcEwsR2csR2csR2cqRmcsR2csR2crRmcsR2csR2csR2clQ2YsR2grR2gtSGiUkacqAAAADnRSTlMAlqzDHYDWMWxY9AvnRDM+n10AAAmqSURBVHja7d3Pa5f3AcDxzyGQQ/BgJG06lkMSLLW0BRMUGWN8DxYtw4O/FoV5iCE5jCBuTKwMD3axXRhC1zaYEjw0gR6KhBw2nAcPOvQgEpJRsVJ6qZCDfNnfsK+yFl3z4/vz+X4+z/N6Hdvb4/fN5+fzJPwHSFbwCEDAgIABAYOAAQEDAgYEDAIGBAwIGAQMCBgQMCBgEDAgYEDAgIBBwICAAQGDgAEBAwIGBAwCBgQMCBgQMAgYEDAgYBAwIGBAwICAQcCAgAEBg4ABAQMCBgQMAgYEDAgYEDAIGBAwIGAQMCBgQMCAgEHAgIABAQMCBgEDAgYEDAIGBAwIGBAwCBgQMCBgQMAgYEDAgIBBwICAAQEDAgYBAwIGBAwCBgQMCBgQMAgYEDAgYEDAIGBAwICAQcCAgAEBAwIGAQMCBgQMCBgEDAgYEDAIGBAwIGBAwCBgQMCAgAEBg4ABAQMCBgEDAgYEDAgYBAwIGBAwCBgQMCBgQMAgYEDAgIABAYOAAQEDAgYBAwIGBAwIGAQMCBgQMCBgEDAgYEDAIGBAwICAAQGDgAEBAwIGAQMCBgQMCBgEDAgYEDAgYBAwIGBAwCBgQMCAgAEBg4ABAQMCBgQMAgYEDAgYBAwIGBAwIGAQMCBgQMCAgEHAgIABAYOAAQEDAgYEDAIGBAwIGAQMCBgQMCBgEDAgYEDAgIBBwICAAQGDgAEBAwIGBAwCBgQMCBgQMAgYEDAgYBAwIGAgg4B/4xlAqsZD+IOnAGl6O1S8e8aDgPSsHQvPdZhGQ3Lung0/+LenAWnZFV7wD9NoSEj5WHjJtnc8E0jFk4/D/+n6s6cCaRgvhZ86aBoNKUyfR8K6On/m2UB60+cfp9EfejoQt9ulsLFzyx4QxOvp22FT2970jCDa6fNfwxa6PvWUIE53S2Fr7kZDlNPnvlCVzp97VhDd9HkuVOuTRY8LojJeCtX75688MIho+vxqqEmnVwwhGt/PhVo5EoZI7FsKtdtmLwsisDYV6rO66OFBm9W0e/Wym+5lQVuVXw0N8JYwtNMXK6Ex3hKGttm1FBrV+VuPEdrhyVRohtVljxIyd7cUmsM7hpC1cl9omi6XoyFTt1dCMzlQguxs9eGNegZhTxWyMf9xaL6b73iwkMHw24TDo/V0uNUBLbf1d6/qv9XhNWForX2l0DodRz1gaOHweyy0lkEYWmZPKbSalTC0aPidClkwCENqq1+DMORg+DUIQwuMl0KWDMLQPGvHQtYMwtCs4fdsyF6HT0dDEzT22asG+DNo0LAmvzjo7zdAhsNvX2incwZhqN/8SmgvgzDUq1UvDhqEofW++DbEwCAMdQy/fSEW7zoThtrcXgnxcDELalHuC3Hx2UqoWluuXvl2NDTD2kiIkb8IDlXI7L3f2k+UbGbB5ubnQrw6PjCPhs02r5ZC1G6+5R8J0tm8+onfn/HvBOvI9Ks5bmZBQTavfK0DUt68cigMm25evbYUknLToTD8IKqLz1V6aDMLnm9ejYQUecMBKq8NvlEKifKGA4V3Zy4kbHXZvyAFtnYqpM2hMAWWws0rh8Kw/ubVVMgDh8IUcvNq11LICYfCFM78XMgRh8IUa/OqL+SLN4Up0Ow53aPfTb64Yz+aYhj9NuTSQfc6yL+FqZBbq5bC5Fv038yxFIYN7Tkbcs6RErk1PxUKwMdnyaW1fM+ezaMxe86JW6/49yZX7nwWCsWREnmaPY+EoulypERO5PLilaUwBTG6EgrKUpjkFePoyFKYfC5+i3J0tOFS2IuGWPymvRRe9ksgReMr8n2m86jfAsm5MyVdF6RJ1JMR2b7ofbtZpCO5v1VmNwt+3Lvad1aw6+xmfWI3iwTk9Ys5drOwd1VwtyRMzBY+EqkNaRK1dsreleuVJLv17N5Vdc79wq+F2Lae37D1XP2ZkpeFicu4recab0gv+tEQzdbzZ5Ks1TYb0sTBtck6N6Tf8tshgr0rW89135C2m0Wb965cm2zshrSvwNNGe+xd2ZDG1nOhE/6bhGmD0TnxNelMScJk7baTo2Ym7FVDsnTHSwsSRr68eDlLwmRgXr4t0ilh5Cth2MCCW5MSJtl8vbAvYeSLhJGvhEG+Eka+uGBJrPmKScIkat7BkYRJlUuT7da16pV/5Jtywg99O4s6jHphMBYHX/FzpCZPfSwnKreOLvpRUq2yP7PgYJhUPfFHjmxJkyq3NmLez7IlzeYbz459I0/YHyfFuVHK3neqhHMjp0rky275JnSqdMSWNC+dG/1JFbakSXTj2blRkvtZFsM837lybpSo93b4+Vr66iDlxbD7WZa+pL0Y9lfCi7r0PWnpm4+T4df9mIvntEsbOZpJe1mpWLwtmLuZ9IyZtGMj0t6TNgwXYfDdfdVvPac6bWjlfvDt9ap+rl0wDOfYqDsbBRiGLxmGc2mt16FvUc6VDMMGXwzDGHwxDNOY01cMvjalSXXwdWXDpjSprnwNvoZhw7CVLyl7z01p286krGPG1zuSsmDw5WWHfAcvFU93e1OQdYbhh94bTmHwfc1tZzZw64MzCol68N3jE1dspsv9johvbJwq+YViKm3finy74ap0ZEe+O02dqXFX2nI4nl1nR77Uvhy+oOEY6r1i4YuG1YuGybLeIZvONIWGs6/3tD+rgHFYvaBh9WIuTTXrXvXSUocu/VJnrVG250wWbsy8vii3Jvty51W3NchKxzc7lkXXNP/q/dpvisw3tX4nvaYse72lgAWxZS/UsyAetCCuz4JlL1EsiB8f8fZhzae9Jyx7iceBmUG7WlXvWe28auJMfLtah62Iq1j12rMi3hXxN922pjeZN/da9RJ9xLMiFi9pL4lF/KKxHote0tvX2iHiZ/FeEy8iTnO72T0NUneomBGLlzytiY8U6IipPNRrzUvedFy4VIDLHl/2n/zabjO5nU/Pdu9dzO3A23PFJQ1yr+viTHfOJtTl0z3Tf/QvS4Em1Bcvd0/m4obG2M5p7yVQ0GVx0hU/HeuftuBFxYPJVVwe6z/5SLvwv3XxgceXu/emsEl9faj/xDXrXVjHjUrGg7Fe+7g31DP9qOQfCbba4Jo9PDi5GNN8uTLomjBDjbPqw4MTi20td6Bn2nwZGrC/Mh53D09muT6+PlFZ6E4/+rWHD00bkfdffDx7fPvA8MT9llXbc2L62vn9JsvQ2pbPP569fLh7cO9kYzFfvzf2rNrPvztvtIW2+PuB8999/pfLx49vrxgYGBgaHh7eOzEx+eD+/a8qjX51/cGDexMTY5X/OlT5v/3bt/f0HD8xXWl2v2hT91+6iRFgXCsL+wAAAABJRU5ErkJggg==);background-repeat:no-repeat;margin-top:0;background-position-x:center}#changeLog h2{text-align:center;color:#fff;padding:30px 0 24px;margin-bottom:0;font-weight:600;font-size:26px}#changeLog .mid-container{background:#fff;padding:30px;border-radius:13px;box-shadow:0 14px 22px 0 rgba(0,0,0,.1)}#changeLog .mid-container .first-head{display:flex;align-items:center;border-bottom:1px solid #eaeaea;padding-bottom:15px;margin-bottom:30px}#changeLog .mid-container .first-head .fab-icon-img{width:65px}#changeLog .mid-container .first-head h4{font-size:22px}#changeLog .mid-container .first-head h6{font-size:12px;margin-left:3px;color:grey}#changeLog .mid-container .log-block{border-bottom:1px solid #eaeaea;padding-bottom:15px;margin-bottom:30px}#changeLog .mid-container .log-block h3{border-left:4px solid #000;padding:10px;text-transform:uppercase;color:#000;font-size:21px}#changeLog .mid-container .log-block li{line-height:40px}#changeLog .mid-container .log-block ul{padding-left:24px}.blue-page1#bluePage-wrap{background-image:url(https://tsat.threatcop.com/static/media/bg-world.60696556.png);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow-y:auto;overflow-x:hidden;padding:70px}.blue-page1#bluePage-wrap .main-head{color:#ed4335;font-size:40px;font-weight:700;letter-spacing:3px;text-align:center;margin:0!important}.blue-page1#bluePage-wrap .sub-head{color:#121212;font-size:21px;text-align:center}.blue-page1#bluePage-wrap .pointer-wrap{color:#fff;margin-top:15px}.blue-page1#bluePage-wrap .pointer-wrap .outer-circle{border:2px solid #ed4335;height:54px;width:55px;padding:7px;display:flex;border-radius:40px;margin-right:14px}.blue-page1#bluePage-wrap .left-side .pointer-wrap .outer-circle{margin-left:14px;margin-right:0}.blue-page1#bluePage-wrap .pointer-wrap .outer-circle .num{height:35px;width:35px;background:#ed4335;border-radius:30px;text-align:center;line-height:35px;font-size:14px;font-weight:600}.blue-page1#bluePage-wrap .pointer-wrap .para h6{font-size:20px;font-weight:600;color:#121212}.blue-page1#bluePage-wrap .left-side .line{float:right;margin:0!important}.blue-page1#bluePage-wrap .left-side.mini-screen{display:none}.blue-page1#bluePage-wrap .left-side .pointer-wrap .para p{margin-top:21px}.blue-page1#bluePage-wrap .pointer-wrap .para .line{display:block;height:2px;width:45px;background:#ed4335;margin:10px 0}.blue-page1#bluePage-wrap .pointer-wrap .para p{color:#9fa7ad;font-size:14px}.blue-page1#bluePage-wrap .email-img{height:500px}@media only screen and (min-width:300px) and (max-width:480px){.blue-page1#bluePage-wrap{height:100%;overflow:auto;padding:35px}.blue-page1#bluePage-wrap .left-side.mini-screen{display:block!important}.blue-page1#bluePage-wrap .left-side.mini-screen .pointer-wrap .outer-circle{margin-left:0;margin-right:14px}.blue-page1#bluePage-wrap .left-side.mini-screen .line{float:left}.blue-page1#bluePage-wrap .pointer-wrap .para p{height:auto}.blue-page1#bluePage-wrap .left-side.large-screen,.email-img{display:none}}#bluePage-2-wrap{background-color:#f0f0f0;height:100vh}#bluePage-2-wrap .main-head{color:#ed4335;font-size:40px;font-weight:700;letter-spacing:3px;text-align:center;padding-top:60px;margin:0!important}#bluePage-2-wrap .sub-head{color:#121212;font-size:21px;text-align:center;margin-bottom:40px}#bluePage-2-wrap .mid-row{margin:59px 0}#bluePage-2-wrap .mid-row .box-numeric{display:flex;align-items:center}#bluePage-2-wrap .mid-row .left-unit .num-box{width:82px;height:82px;line-height:82px;font-size:34px;background:#d9362f;color:#fff;border-radius:55px;text-align:center;box-shadow:0 8px 32px rgba(217,59,50,.32)}#bluePage-2-wrap .mid-row .left-unit{margin-right:32px}#bluePage-2-wrap .mid-row .right-unit h4{font-size:25px;font-weight:600}#bluePage-2-wrap .mid-row .right-unit p{font-size:18px}#bluePage-2-wrap .arrow-img{position:absolute}#bluePage-2-wrap .arrow-img.arrow-1{left:-225px}#bluePage-2-wrap .arrow-img.arrow-2{left:68px}#bluePage-2-wrap .arrow-img.arrow-3{left:-251px;height:195px}#bluePage-2-wrap .arrow-img.arrow-4{left:30px;height:167px}@media only screen and (min-width:300px) and (max-width:480px){#bluePage-2-wrap .arrow-img.arrow-1,#bluePage-2-wrap .arrow-img.arrow-2,#bluePage-2-wrap .arrow-img.arrow-3,#bluePage-2-wrap .arrow-img.arrow-4{display:none}#bluePage-2-wrap .mid-row .box-numeric{display:block;margin-bottom:-50px;margin-top:30px}#bluePage-2-wrap .mid-row .left-unit .num-box{margin:15px 0}#bluePage-2-wrap .mid-row .box-numeric:last-child{margin-bottom:0!important}}@media (min-width:768px){.order-md-2{order:2}.order-md-1{order:1}}.invalid-wrap{margin-top:50px}.invalid-wrap .invalid-text{font-size:100px!important;color:#353638}.invalid-wrap .invalid-text .invalid-icon{font-size:79px;margin-top:-21px;color:#556ee6;-webkit-font-smoothing:antialiased;margin-left:-21px}.invalid-wrap .invalid-text .invalid-icon.animation{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.invalid-wrap .text-uppercase{font-size:21px;font-weight:600;color:#4b4b4c;margin-top:0}.invalid-wrap .dash-btn{background-color:#6172e6;border-color:#6172e6;margin-top:40px;font-size:15px!important}.product-modal .modal-dialog{max-width:820px;margin-top:95px}.product-modal .modal-body{padding:45px 25px 25px}.product-modal .modal-header{border:none;background-color:#fff!important}.product-modal .main-heading{text-align:center;font-size:25px;font-weight:600;margin-bottom:10px}.product-modal .u-line{width:63px;height:4px;background:#000;display:block;margin:0 auto;border-radius:3px}.product-modal .first-para{font-size:13px;text-align:center;margin:23px 0}.product-modal .welcome-points{list-style:none}.product-modal .welcome-points li{line-height:37px}.product-modal .welcome-points .list-icon{font-size:20px}.product-modal .round-btn{border:none;border-radius:19px;padding:9px 25px 11px;font-size:15px;font-weight:600}.product-modal .dark-blue{background:#2b3a52;color:#fff}.product-modal .light-blue{background:#d1e0f2;color:#2b3a52}.product-modal .guide-img{width:52%}.product-modal .fourth-wrap .guide-img{width:40%}.fifth-wrap,.first-wrap,.fourth-wrap,.second-wrap,.sixth-wrap,.third-wrap{transition:opacity .15s linear}.product-modal .skip-btn{position:absolute;right:0;border:none;background:#fff;font-size:13px;padding:10px;color:#808386;top:10px}#product-container .bg-blue{background:linear-gradient(90deg,#2a3042,#2d4c6e);height:195px;width:100%}#product-container .white-main-container{margin-top:-148px;background:#fff;margin-left:25px;margin-right:25px;border-radius:20px;box-shadow:0 2px 10px 0 rgba(0,0,0,.1)}.guide-header{display:flex;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #ececec}.guide-header .round-btn{border:none;border-radius:19px;padding:9px 25px 11px;font-size:15px;font-weight:600}.guide-header .dark-blue{background:#2b3a52;color:#fff;text-transform:uppercase}.guide-header .guide-logo{width:143px}.l-col{border-right:1px solid #ececec;height:728px}.l-col.nav-pills .nav-link.active,.l-col.nav-pills .show>.nav-link{border-right:2px solid #0b6afc}.l-col.nav-pills .nav-link,.l-col.nav-pills .nav-link.active,.l-col.nav-pills .show>.nav-link{background-color:#fff;border-radius:0;color:#000;font-weight:600;font-size:14px;padding-top:0}.l-col.nav-pills .nav-wrap{display:flex;align-items:center}.l-col.nav-pills .nav-link.active .nav-wrap,.l-col.nav-pills .show>.nav-link .nav-wrap{padding:10px;background-color:#f3f9ff;border-radius:10px}.l-col.nav-pills .nav-link .nav-wrap{padding:10px}.l-col.nav-pills .nav-wrap .nav-icon{width:35px}.l-col.nav-pills .nav-link .nav-div p{font-size:10px;margin-bottom:0;color:#555353;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:200px}.guide-tab-wrap .tab-wrapper{background:#fff;padding:26px;border-radius:10px;border:1px solid #e8eaec;height:615px;overflow-y:auto}.tab-wrapper .tab-header{display:flex;align-items:center;margin-bottom:20px}.tab-wrapper .tab-header .tab-icon{width:30px}.tab-wrapper .tab-header h5{font-size:23px;font-weight:700;margin-left:7px;margin-bottom:0;text-transform:uppercase}.tab-content.guide-tab-wrap{background:#f9fafc;padding:18px 63px 18px 20px}.tab-wrapper .head-one{border-left:4px solid #000;padding:5px;font-weight:600;margin-bottom:15px}.tab-wrapper p{font-size:14px}.tab-wrapper .light-blue-bg{background:#e9f5f4;height:145px;border-radius:13px}.tab-wrapper .dash-box{box-shadow:0 0 40px 0 rgba(0,0,0,.1);padding:10px;text-align:center;border-radius:13px;min-height:134px;margin-top:-91px;background:#fff;margin-bottom:31px}.tab-wrapper .dash-box h6{font-weight:600;font-size:14px;margin-top:-8px}.tab-wrapper .dash-box p{font-size:12px;margin-bottom:0}.tab-wrapper .tab-font{background:#2b3a52;color:#fff;height:35px;width:35px;padding:7px;border-radius:31px;margin-top:-50px}.tab-wrapper .dash-col{flex:0 0 19%;max-width:19%}.tab-wrapper .light-blue-bg h6{font-weight:600;border-left:4px solid #000;padding:4px}.tab-wrapper .light-blue-bg p{margin-bottom:0;font-size:13px}.tab-wrapper .img-1{width:80%;margin-top:-36px}.tab-wrapper .img-2{margin-bottom:-48px;width:84%}.tab-wrapper .img-3{width:85%;margin-top:-21px}.tab-wrapper .second-box h6{margin-top:40px}.custom-timeline{width:100%;display:flex;list-style:none;padding-left:0}.step-timeline{float:left;display:flex;align-items:center;position:relative;width:33.3%;font-size:13px;cursor:pointer}.step-timeline div{background:#ccced2;width:35px;height:35px;border-radius:20px;padding:6px;text-align:center;color:#2b3a52;margin-right:7px}.step-timeline:after{content:"";border-bottom:2px solid #ccced2;width:65px;position:absolute;margin:2px 0 0 12px;right:12px}.step-timeline:last-child:after{content:none}.step-timeline.active div{background:#2d4c6e;color:#fff}.step-timeline.stepper{width:100%}.light-blue-bg.right-block h6{border-left:0;border-right:4px solid #000}.guide-footer{height:75px;background:#fff;border-top:1px solid #ececec;display:flex;align-items:center;justify-content:space-between;padding:10px 25px}#left-tabs-example-tabpane-third .step-timeline:after{width:25px}.step-timeline-stepper{position:relative}.guide-footer .l-count,.guide-footer .r-count{display:flex;align-items:center;cursor:pointer}.guide-footer .r-count{position:absolute;right:52px}.guide-footer .foot-icon{width:32px;margin-right:10px}.guide-footer .l-count .foot-icon{margin-left:20px}.guide-footer .foot-text{font-size:14px;margin-right:20px}.guide-footer p{margin-bottom:0;font-size:11px;color:#686a6b;line-height:10px}button:focus{outline:none!important}.popover{padding:10px!important;font-size:11px!important}.main-footer .mid-head{display:flex;justify-content:space-between;border-bottom:1px solid #d8d8d8;padding-bottom:10px;margin-bottom:10px}.main-footer .mid-head a{color:#000;font-size:14px}.main-footer p{margin-bottom:0;font-size:14px}.main-footer{margin-top:40px;background:#f6f6f6;padding:20px}#delete-account .card{margin-top:100px;right:300px;left:300px;position:absolute}#delete-account .card .mini-img{width:200px;margin-bottom:20px}.heading_delete{position:relative;padding-bottom:10px}.heading_delete:after{position:absolute;content:" ";bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:2px;background-color:#2a2f44}#delete-account .main-image img{width:250px!important;margin-bottom:20px}.delete-label{font-size:13px;text-align:end;color:#8fa0af}.delete-icon-color{color:green!important}.forget-msg{background:rgba(62,214,68,.11);padding:20px;border-radius:10px}.forget-msg h5{font-weight:600;font-size:18px;color:#5d5e61}.forget-msg h6{color:#36373a;font-size:16px}.forget-msg p{color:#6e7075;font-size:14px;margin-bottom:0;display:flex;line-height:32px}.forget-msg .btn-link{background:transparent;border:none;padding:0;color:#5473e8;font-size:14px!important}.forget-msg .btn-link:focus,.forget-msg .btn-link:hover{background-color:initial;border-color:none;color:#20387b!important;text-decoration:none}
/*# sourceMappingURL=main.0e19584c.chunk.css.map */