@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/* ---------- CSS ---------- */
body {
    font-family: "Nunito", sans-serif;
    /*font-family: "Poppins", sans-serif;*/
    background-color: #fff;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{} 

/* ---------- Signup-Page ---------- */
.loginWrap{}
.loginWrap .signupImg{/*height:100vh;*/width:100%;}
.loginWrap .loginLOGO{height:45px;margin-bottom:20px;margin-top:30px;}
/*.loginWrap .patternSbg {background-image: url(../image/patternSS.png);background-repeat: no-repeat;background-size: cover;background-position: center;}*/
.loginWrap .heading {font-weight: 600;font-size: 30px;color: #686868;margin-bottom: 10px; font-family: "Inter", sans-serif;}
.loginWrap .page-right.clientLgn {padding: 0 100px 0 100px;}
.loginWrap .page-right {/*position: absolute;top: 40%;left: 50%;transform: translate(-50%, -50%);width: 100%; max-height: 75vh;*/}
.loginWrap .page-right .content {font-weight: 700;font-size: 15px;line-height: 19px;color: #414141;text-align:center; padding-top: 25px;}
.loginWrap .contentPara {font-weight: 400;font-size: 20px;line-height: 25px;color: #313436;margin-bottom:30px;}
.loginWrap .page-right a {text-decoration:none;}
.loginWrap .page-right  .custom-input::placeholder {color: #B6B1B1;}
.loginWrap .page-right  .custom-input, .loginWrap .page-right  .custom-input:hover, .loginWrap .page-right .custom-input:focus {border: 1px solid #DCDCDC; box-sizing: border-box;border-radius: 12px;height: 48px;box-shadow: 1px 1px 3px #f1f1f1 !important;font-size: 16px !important;padding-left: 35px;padding-right: 38px;}
.loginWrap .resendOtpBtn {position: absolute;right: 10px;bottom: 11px;background-color: #017dc0;color: #fff;border: none;border-radius: 20px;font-size: 13px; font-weight: 600;padding: 3px 12px;}
.loginWrap .page-right .form-label {font-weight: 600;font-size: 15px;line-height: 19px;color: #525252;margin-bottom: 3px;margin-top: 3px;}
.loginWrap .page-right .inputIcons {position: absolute;top: 16px;left: 12px; font-size: 16px;color: #B6B1B1;}
.loginWrap .page-right .toggle-password.fa-fw {position: absolute;right: 12px;top: 16px;font-size: 15px;cursor: pointer;}
.loginWrap .page-right .toggle-password1.fa-fw.eyeicon {position: absolute;right: 12px;top: 12px;font-size: 15px;cursor: pointer;}
.loginWrap .page-right .toggle-password.fa-fw.eyeicon {position: absolute;right: 12px;top: 12px;font-size: 15px;cursor: pointer;}
/*.loginWrap .form-check-input[type=checkbox]{border:1px solid #000;}*/
.loginWrap .form-check-input:focus{box-shadow:none;}
.loginWrap .page-right  .for-pass a {font-weight: 600;font-size: 15px;line-height: 20px;text-align: right;color: #2584F4;margin: 15px 0px;}
.loginWrap .ddTitleText{padding:5px 5px;height: 48px;width: 40%;background-color: #fff; border-top-left-radius: 12px;border-bottom-left-radius: 12px;}
.loginWrap .form-select{border: none;font-size: 13px;padding:0 2px;}
.loginWrap .custom-input.customBH{padding-left:10px;padding-right: 23px;}
.loginWrap .page-right .successHeading {line-height: 34px;color:#07ab2d;font-size: 23px;}
.loginWrap .page-right .successSubheading {line-height: 25px;margin-top: 15px;color:#021d88;font-size: 18px;}
.loginWrap .page-right .content.contentBW{font-size:18px;}
.loginWrap .page-right .loginLink{text-align: center;margin-top: 15px;}
.loginWrap .page-right .loginLink .loginBH{color:#141414; font-size:17px; font-weight:700;}
.loginWrap .failureWrap .failureBH {margin-top:250px;}
.loginWrap .failureWrap .loginLOGO {height:25px;}
.loginWrap .failureWrap .successSubheading {color:#ff0000; margin-top:10px; margin-bottom:20px;font-size:36px;}
.loginWrap .failureWrap .content.contentBW{font-size:20px;}
.loginWrap .failureWrap .content {font-weight: 700;font-size: 13px;line-height: 19px;color: #606060;}
.loginWrap .failureWrap a {text-decoration:none;}

.loginWrap #timer {position: absolute;right: 13px;top: 15px;}
.loginWrap #Checksign {position: absolute;right: 18px;bottom: 15px;color: #6a8f0d;}
#signUpForm .text-danger.field-validation-valid {margin-left:10px;}
.imageMain {}
.rightImgWrap {color:#fff;position: absolute;top: 40%;left: 50%; transform: translate(-50%, -50%);width: 100%;padding:0 45px;text-align:center;}
.rightImgWrap .imgRightHead {font-size:24px;font-weight:600;margin-bottom:10px;line-height:24px;}
.rightImgWrap .imgRightPara {font-size:18px;font-weight:200;line-height:22px; }
.rightImgWrap {}

 
/* ---------- Community-Page ---------- */
.pageBody .bellWrap{text-align:right;}
.pageBody .bellWrap i{color:#333;border: 1px solid #ccc;border-radius: 50px;padding: 5px 6px;}
.pageBody .input-box i {position: absolute;right: 25px;top: 10px;font-size: 18px;color: #cdcdcd;background-color: #fff;padding: 0 3px;}
.pageBody .fildBH {border-radius:6px;background-color: #f6f8f9;border-color:#e2e7ec;}
.pageBody .btnCmm .myBTN {color: #fff;background-color: #017dc0;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600; display:inline-block;text-align:center;border: 1px solid #017dc0;}
.pageBody .btnCmm .myBTN:focus, .pageBody .btnCmm .myBTN:active, .pageBody .btnCmm .myBTN:active:focus {font-size:13px;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600;border: 1px solid #017dc0;}
.pageBody .btnCmm .myBTN:hover{text-decoration:none;}
.pageBody .btnCmm .myBTN:hover, .pageBody .btnCmm  .myBTN:focus, .pageBody .btnCmm .myBTN:active, .pageBody .btnCmm .myBTN:not(:disabled):not(.disabled):active, .pageBody .btnCmm  .myBTN:not(:disabled):not(.disabled):active:focus{font-size:13px;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600;border: 1px solid #017dc0;}
.pageBody .cmmDwn{display:flex;align-items:flex-end;}
.pageBody .cmmDwn label{font-size: 13px;font-weight: 600;color: #000;}
.pageBody .cmmDwn .form-select{font-size: 13px;}
/*.pageBody .ComtypeWrap{margin-left:40px;}*/
.pageBody .ComtypeWrap .ComtypeHeading{font-size:13px;color:#333333;margin-bottom:12px;}
.pageBody .marBH {margin-right: 25px;}
.pageBody .form-floating>label {left:15px;}
.pageBody .decHead {margin-bottom:5px;}
.pageBody .decBTN{text-align:right;margin-top:7px;}
.pageBody .decBTN .myBTN, .pageBody .decBTN .myBTNH{min-width:80px;}
.pageBody #tblList .textEll.textEllNM {max-width: 160px;}
.pageBody .small-swal-popup {padding: 0.5rem;font-size: 12px;}
.domainSearch {}
.domainSearch li {padding:2px 10px;border-bottom:1px solid #f7f7f7;}
.domainSearch li:hover {background-color:#f7f7f7;}
.domainCom .input-group-append {position:relative;f}
.domainCom .input-group-append .input-group-text {font-size:14px;}
#domainvalidtrue {position: absolute;top: 10px;left: -22px;color: #46a746;font-size: 15px;}
.pageBody .page-header.hdr2 {font-size: 18px; display:none;}

/* ---------- CommunityGrid ---------- */
.communityGrid .profile-card{border:1px solid #ddd;border-radius:10px;padding:15px;max-width:300px;margin:0px auto;height:310px;overflow-y:auto;margin-bottom:20px;}
.communityGrid .profile-card:hover {box-shadow:0 2px 5px rgba(0,0,0,.1);}
.communityGrid .col-md-3.col:nth-child(4n) {padding-right: 15px !important;}
.communityGrid .col-md-3.col:nth-child(5n) {padding-left: 15px !important;}
.communityGrid .profile-card .avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border: 1px solid #b9b4b4;}
.communityGrid .profile-card .verified{color:#28a745;font-size:1rem;}
.communityGrid .profile-card .stats{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0;margin:10px 0;}
.communityGrid .profile-card .members img{width:50px;height:30px;margin-right:-5px;}
.communityGrid .profile-card .members .extra{margin-left:10px;color:#007bff;text-decoration:none;}
.communityGrid .pointTXT{float:right;}
.communityGrid .cmmprofleWrap i{color:#00d26a;position: absolute;margin-left: 2px;font-size:15px}
.communityGrid .editIcon{position:absolute;top:0;right:0;}
.communityGrid .surveyBH i{color:#534ffa;background-color:#534FFA33;padding:5px;margin-right:5px;border-radius:3px;}
.communityGrid .surveyBH span{color:#404040;font-size:12px;font-weight:600;}
.communityGrid .pointBH i{color:#f37740FA;background-color:#f3774033;padding:5px;margin-right:5px;border-radius:3px;}
.communityGrid .pointBH span{color:#404040;font-size:12px;font-weight:600;}
.communityGrid .cmmprofleWrap .heading{font-size:16px;font-weight:600;color:#344054;}
.communityGrid .cmmprofleWrap .heading .nameSR {max-width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
.communityGrid .memberMain .heading{font-size:14px;font-weight:600;color:#344054;}
.communityGrid .crtComBox{position:relative;}
.communityGrid .crtComBox .crtCom{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;text-align:center;}
.communityGrid .crtComBox .crtCom .head1{font-size:18px;font-weight:800;}
.communityGrid .crtComBox .crtCom i{font-size:35px;color:#017dc0;}
.communityGrid .explink{font-weight: 700;color: #017DC0;}
.communityGrid .explink:hover{text-decoration:underline;}
.listIcon {background-color: #f6f8f9; border: 1px solid #e2e7ec;padding: 7px 10px 5px;width: max-content;border-radius: 5px;color: #999;float:right;}
.listIcon.listA {}
.listIcon.gridA {display:none;}
.communityGrid {}
.communityList {display:none;}
 
/* ---------- Survey-Page ---------- */
.pageBody .stepper{display:flex;flex-direction:column;position:relative;}
.pageBody .step{display:flex;align-items:flex-start;margin-bottom:40px;position:relative;padding-left:40px;cursor:pointer;}
.pageBody .step::before{content:'';position:absolute;left:19px;top:0;bottom:0;width:1px;background-color:#a5a5a5;height:120px;}
.pageBody .step:last-child::before{height:50%;}
.pageBody .step-number{width:40px;height:40px;border-radius:50%;background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;color:#000;position:absolute;left:0;top:0;border: 1px solid #ccc;}
.pageBody .step-content{margin-left:20px;}
.pageBody .step-title{font-size:15px;font-weight:700;}
.pageBody .step-description{margin-top:0px;font-size:13px;color:#666;}
.pageBody .completed .step-number{background-color:#017dc0;color: #fff;}
.pageBody .active .step-number{background-color:#fff;border:1px solid #017dc0;color:#017dc0;}
.pageBody .active .step-title, .pageBody .active .step-description, .pageBody .completed .step-title, .pageBody .completed .step-description {color: #017dc0;}
.pageBody .programBTN{text-align:center;}
.pageBody .programBTN .survPara{font-size:13px;font-weight:700;}
.pageBody .surveyWrap{padding-left:30px;padding-right:30px;}
.pageBody .surveyWrap .myBTN {padding: 6px 10px;font-size: 13px;}

.pageBody .surveyWrap .calImg {position: absolute;right: 7px;top: 32px;height: 16px;width: 15px;}
.pageBody .btnNext{padding-right:40px;}
.pageBody  .myBTN.myBH {padding: 6px 20px!important;font-size: 13px;}

.pageBody .CmmMenu {background-color: #ECECFF;text-align: center;padding: 18px 10px 4px 10px;border-radius: 10px;}
.pageBody .CmmMenu.active {background-color: #017dc0;text-align: center;padding: 18px 10px 4px 10px;border-radius: 10px;}
.pageBody .CmmMenu .menuIMg{height:95px;}
.pageBody .CmmMenu .menuHeading {font-size: 16px;font-weight: 500;margin-top: 10px;}
.pageBody .CmmMenu.active .menuHeading {font-size: 16px;font-weight: 500;margin-top: 10px;color:#fff;}
.toggleBox {min-height:305px;}
.toggleBox.nwsL {min-height:392px;}

/* ---------- Survey-Page Table ---------- */
.panelWrap {background-color: #fff;box-shadow: 0px 0px 5px #b7b7b7;border-radius: 6px;border-color: #fff;padding:30px 10px;}
.pageBody #tblSurveyList.table .badge.perc {color: #000;padding: 6px 14px;font-size: 13px;min-width: 80px;} 
.pageBody #tblSurveyList.table .badge.perc.bg-success {background-color: #BDDEBE !important;}
.pageBody #tblSurveyList.table .badge.perc.bg-warning {background-color: #EDD3B4 !important;}
.pageBody #tblSurveyList.table .badge.perc.bg-primary {background-color: #B8E8EE !important;}
.pageBody #tblSurveyList.table .prBar.progress {color: #000;margin: 0 4px 0 0;box-shadow: none;background-color: transparent;}
.pageBody #tblSurveyList.table .prBar.progress .progress-bar {color: #000;line-height: 30px;font-size: 17px;}
.pageBody #tblSurveyList.table .prBar.progress .bg-success {background-color: #BDDEBE !important;}
.pageBody #tblSurveyList.table .prBar.progress .bg-warning {background-color: #EDD3B4 !important;}
.pageBody #tblSurveyList.table .prBar.progress .bg-primary {background-color: #B8E8EE !important;}
.pageBody .fa-edit, .fa-info-circle, .fa-paper-plane, .fa-thumbs-o-up, .fa-bullseye {font-size: 15px;}
.pageBody .form-inline .checkbox, .form-inline .radio {vertical-align: inherit;}
.pageBody .form-inline .form-check-input {margin-top: -4px;}
.pageBody .switch {position: relative;display: inline-block;width: 35px;height: 12px;}
.pageBody .switch input {opacity: 0;width: 0;height: 0;}
.pageBody .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
.pageBody .slider:before {position: absolute;content: "";height: 17px;width: 17px;left: 0;bottom: -2px;background-color: #B8B8B8;
 -webkit-transition: .4s;transition: .4s;box-shadow: 0px 0px 2px #000000;}
.pageBody .slider {background-color: #878787 !important;}
.pageBody input:focus + .slider {box-shadow: 0 0 1px #ff8b21;}
.pageBody input:checked + .slider {background-color: #017dc0 !important;}
.pageBody input:checked + .slider:before {background-color: #017dc0;box-shadow: 0px 0px 2px #0f0f0f;}
.pageBody input:checked + .slider:before {-webkit-transform: translateX(18px);-ms-transform: translateX(18px);transform: translateX(18px);}

.form-select.menuDropdwn {
    background-position-y: 7px;
    padding: 0 8px;
    height: 25px;
    border-radius: 21px;
    color: #333;
    text-align:left;
}
.form-select.menuDropdwn.badge-expired, .form-select.menuDropdwn.badge-success, .form-select.menuDropdwn.badge-danger {color:#fff;}

/* Rounded sliders */
.pageBody .slider.round {border-radius: 34px;}
.pageBody .slider.round:before {border-radius: 50%;} 
.pageBody .badge-expired {background-color: #777777;color: #fff;}
.pageBody .badge-success {color: #fff;background-color: #60c978;}

/* ---------- Poll-Page ---------- */
.pageBody .btnpoll .myBTN{padding:8px 24px;}
.pageBody .btnpoll .myBTN:hover, .pageBody .btnpoll .myBTN:focus, .pageBody .btnpoll .myBTN:active, .pageBody .btnpoll .myBTN:not(:disabled):not(.disabled):active,.pageBody .btnpoll .myBTN:not(:disabled):not(.disabled):active:focus {padding: 8px 24px;}
.pageBody .pollWrap .pollHeading{font-size:18px;font-weight:600;}
.pageBody .pollCalender .calImg {position: absolute;right: 7px;}
.pageBody .uploadRBox {border:1px solid #017dc0;padding:5px;border-radius:4px;}
.pageBody .has-error .uploadRBox {border-color: red !important;box-shadow: none !important;}
.pageBody .uploadRBox .file_uploads,
.pageBody .uploadRBox .file_uploads input {width: 100%;position:relative;z-index:99;cursor:pointer;}
.pageBody .uploadRBox .file_uploads p {margin-bottom:2px;font-size:13px;float: left;margin-left:2px;}
.pageBody .uploadRBox .file_uploads p span {color:#017dc0;}
.pageBody .uploadRBox .file_uploads p i {font-size: 20px !important; color: #017dc0;}
.pageBody .uploadRBox .file_uploads input {opacity: 0;}
.pageBody .uploadRBox .file_uploads .textFile {position:absolute;top:50%; left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;z-index:0;}
.pageBody .uploadIcon{float:right!important;}
.pageBody .uploadRBoxWrap {display:inline-flex;margin-top: 0px;height: 35px;}
.pageBody .uploadRBoxWrap .imgUploadPrv {margin-left:5px;}
.pageBody .uploadRBoxWrap .imgUploadPrv img {height:35px;width:35px;border: 1px solid #f3eded;border-radius:3px;}

.pageBody .remove_field {position: absolute;right: -20px;top: 73px;font-size:18px;}
.pageBody .add_field_button {position: absolute;bottom: 22px;right: -45px;font-size:18px;} 
.pageBody .pollWrapper span.required{font-size:13px;}
.pageBody .pollWrapper #upload-text {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: inline-block;width: 80%;    text-align:left;}
.pageBody .pollWrapper .iconBH .cross{color:red;}
.pageBody .pollWrapper .btnPoll .myBTN, .pageBody .pollWrapper .btnPoll .myBTNH {min-width:85px;}
.pageBody #PollStartDate, .pageBody #PollEndDate {background-color:#fff;}
.pageBody .ans_div{margin-bottom:10px;}
.ansOptImg.ans_div {position:relative;height: 35px; margin-bottom: 20px;}
.ansOptImg.ans_div .pollOptionText {height:35px;padding-right: 5px;}
.ansOptImg.ans_div .pollOptionText.fileAdd {height:35px;padding-right: 135px;}
.ansOptImg.ans_div .errVal {height:35px;}
.ansOptImg.ans_div .remove_field {top: 8px;font-size: 16px;} 
.add_field_button.updateAdd {bottom:27px !important;}
.ansOptImg.ans_div {}
.ansOptImg.ans_div .imgPrev{position:absolute;top:4px; right:4px;} 
.ansOptImg.ans_div .imgPrev input {width: 86px;} 
.ansOptImg.ans_div .imgPrev img {height:30px;width:35px;margin-top: -4px;border: 1px solid #e9dada;border-radius: 4px;} 
.ansOptImg.ans_div .pollOptionText.text-danger {font-size:12px;} 
.ansOptImg.ans_div .pollOptionImage.text-danger {position: absolute;left: 0;text-align: right;font-size:12px;} 
.ansOptImg.ans_div .errBH.text-danger {position: absolute;right: -5px;text-align: right;font-size:12px;top:35px;} 
.ansOptImg.ans_div .imgPrev{}

/* ---------- Poll-Graph ---------- */
.pollMain .highcharts-data-table table {font-family: Verdana, sans-serif;border-collapse: collapse;border: 1px solid #EBEBEB;margin: 10px auto;text-align: center;width: 100%;max-width: 500px;}
.pollMain .highcharts-data-table caption {padding: 1em 0;font-size: 1.2em;color: #555;}
.pollMain .highcharts-data-table th {font-weight: 600;padding: 0.5em;}
.pollMain .highcharts-data-table td, .highcharts-data-table th, .highcharts-data-table caption {padding: 0.5em;}
.pollMain .highcharts-data-table thead tr, .highcharts-data-table tr:nth-child(even) {background: #f8f8f8;}
.pollMain .highcharts-data-table tr:hover {background: #f1f7ff;}
.pollMain .highcharts-root {width: 100%;height: 100%;object-fit: cover;}
.pollMain .highcharts-legend {display: none;}

/* ---------- Idea-Page ---------- */
.pageBody .panelTabMenu .fade { opacity: inherit;}
.pageBody .panelTabMenu .nav-tabs {border-radius:8px;padding:8px;background-color:#fff;border: 1px solid #ccc;}
.pageBody .panelTabMenu .nav-tabs .nav-link {border:none;border-radius:5px;background-color:#fff;color:#262626;padding: 4px 10px;letter-spacing:.5px; font-size: 16px;font-weight: 500;}
.pageBody .panelTabMenu .nav-tabs .nav-link:hover {background-color:#b8d1e9;}
.pageBody .panelTabMenu .nav-tabs .nav-link.active {background-color:#003366;color:#fff;}
.pageBody .panelTabMenu .nav-tabs .nav-link.active:hover {border:none;border-radius:5px;}
.pageBody .panelTabMenu .tab-content {margin-top:20px;line-height:normal;}
/*.pageBody .panelTabMenu .ideaDetailLeft .ideaNames .ideaDtlLine {margin:0; margin-top:5px;height: 260px;overflow-y:auto;}*/
.pageBody .panelTabMenu .ideaDetailLeft .ideaNames .ideaDtlLine img {border:1px solid #F5F5F5;}
.pageBody .panelTabMenu .ideaDetailLeft .ideaNames .reactBox .likeBox {line-height:18px;}
#ReplyChildComments .ideaDetailLeft {margin-bottom:15px;}
.pageBody .panelTabMenu .ideaDetailRight.liveIdeaRight .commentRboxWrap {max-height: 300px;overflow-y: auto;}
.pageBody .panelTabMenu .ideaDetailRight.noBrd {padding:0;border:none;}
.pageBody .panelTabMenu .panel-body {box-shadow:1px 1px 10px #e9e9e9;}
.pageBody .panelTabMenu .ideaDetailRight .commentRbox .cmtRply {margin-right: 10px;}
.panelTabMenu {}
.pageBody .ideaCaldender .calImg, .pageBody .calendarUI .calImg {cursor:pointer; }
/*.ideaWrapper{padding:30px 10px;}*/
.ideaWrapper .ideaImage{height: 30px;width: 30px;border-radius: 50%;margin-right: 10px;border: 1px solid #b9b4b4;}
.pageBody .ideaWrapper .btnidea .myBTN, .pageBody .ideaWrapper .btnidea .myBTNH{min-width:85px;}
.pageBody .btnCmm.btnsurvey .myBTN{min-width: 130px;display: inline-block;text-align: center;}
.pageBody .btnCmm.btnHeading .myBTN{min-width: 130px;display: inline-block;text-align: center;margin-top:4px;}

.tile_count a:hover {text-decoration:none;}
/*.tile_count a:hover .tile_stats_count {background:#f0ffcc;border-color:#f0ffcc;}*/
.tile_count .tile_stats_count{padding:7px 0;background:#fff;text-align:center;box-shadow: none;border: 1px solid #e1e1e1;border-radius: 7px;}
.tile_count .tile_stats_count .count{font-size:13px;font-weight:600;color:#000;line-height:1;}
.tile_count .tile_stats_count .count a{color:#000;}
.tile_count .tile_stats_count .count a:focus,.tile_count .tile_stats_count .count a:hover{color:#000;text-decoration:underline;}
.tile_count .tile_stats_count span{font-size:13px;color:#000;}
.tile_count .tile_stats_count.Active {border-color: #43a047;}
.tile_count .tile_stats_count.Paused {border-color: #dc3545;}
.tile_count .tile_stats_count.archived {border-color: #00acc1;}
.tile_count .tile_stats_count.PendingB {border-color: #808080;}
.tile_count .tile_stats_count.Total {border-color: #61A5FF;}
.tile_count .tile_stats_count.Invoiced {border-color: #CCCC00;}
.tile_count .tile_stats_count.Close, .tile_count .tile_stats_count.Reject {border-color: #C71C22;}
.tile_count .tile_stats_count.Inactive, .tile_count .tile_stats_count.InActive {border-color: #E58A1B;}

.ideaDetailRight {border: 1px solid #a5a5a5;padding: 15px;border-radius: 10px;margin-bottom: 15px;}
.ideaDetailRight .cmtHeader {font-size: 18px;font-weight: 600;color: #333;border-bottom:1px solid #a5a5a5;margin-bottom:15px;padding:0 2px; padding-bottom:5px;}
.ideaDetailRight .cmtHeader .cmtHDtxt {}
.ideaDetailRight .cmtHeader .cmtCount {float:right;}
.commentRboxWrap ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #F5F5F5;border-radius:10px;}
.commentRboxWrap ::-webkit-scrollbar{width:5px;height:5px;background-color:#F5F5F5;border-radius:1px;}
.commentRboxWrap ::-webkit-scrollbar-thumb{background-color:#9a9a9b !important;border-radius:1px;}
.ideaDetailRight .commentRboxWrap {max-height:420px;overflow-y: auto;overflow-x: hidden;}
.ideaDetailRight .commentRbox {font-size:13px;margin-top:20px;}
.ideaDetailRight .commentRbox:first-child {margin-top:0px;}
.ideaDetailRight .commentRbox .cmtAvt {height: 40px;border-radius: 30px;width:40px;}
.ideaDetailRight .commentRbox .media-heading {font-size:13px;font-weight: 500;color: #000;margin-bottom:1px;}
.ideaDetailRight .commentRbox .cmtTxt {font-size: 13px;margin-bottom:1px;line-height:14px;}
.ideaDetailRight .commentRbox .cmtRply {margin-bottom:2px;font-size:12px;}
.ideaDetailRight .commentRbox .cmtRply a {color:#017dc0; margin-right:10px;text-decoration:underline;font-weight:600;} 
.ideaDetailRight .commentRbox .cmtRply a.text-primary {color:#5ca300;} 
.ideaDetailRight .commentRbox .cmtRply a.text-danger {color:#B63700;} 
.ideaDetailRight.liveIdeaRight .commentRboxWrap {max-height:420px;overflow-y:auto;}
.ideaDetailLeft .leftAvt {height: 40px;width:40px;border-radius:50%;}
.ideaDetailLeft .ideaTtl {font-size: 18px;font-weight: 700;color: #333;margin-left: 5px;}

.ideaDetailLeft {border: 1px solid #a5a5a5;border-radius: 10px;padding: 15px;}
.ideaDetailLeft .ideaNames {max-height:420px;overflow-y:auto;}
.ideaDetailLeft .ideaNames .leftAvt {height: 45px;border-radius: 30px;width:45px;}
.leftAvt {height: 45px;border-radius: 30px;width:45px;}
.ideaDetailLeft .ideaNames .ideaTtl {font-size: 18px;font-weight: 500;color: #333;margin-left: 5px;}
.ideaDetailLeft .ideaNames .ideaDtlLine {margin-top:2px;margin-right:20px;line-height:18px;}
.ideaDetailLeft .ideaNames .ideaImg {border: 1px solid #efefef;border-radius: 8px;}
.ideaDetailLeft .ideaNames .reactBox {margin-top:10px;color:#6d6d6d; padding: 0 2px;}
.ideaDetailLeft .ideaNames .reactBox a {color:#6d6d6d;}
.ideaDetailLeft .ideaNames .reactBox .likeBox {border: 1px solid #ccc;margin-right: 12px;padding:4px 1px;display: inline-block;min-width: 70px;text-align: center;border-radius: 5px;margin-top:5px;}
.ideaDetailLeft .ideaNames .reactBox .likeBox:hover {text-decoration:none;background-color:#d5eaff;}
.ideaDetailLeft .ideaNames .reactBox .likeBox.noEff:hover {background-color:transparent;}
.ideaDetailLeft .ideaNames .reactBox .likeBox i {font-size:18px !important; margin-right:4px;}
.ideaDetailLeft .ideaNames .reactBox .likeBox.liked i {color:#70BF08;}
.ideaDetailLeft .ideaNames .reactBox .likeBox.disliked i {color:#bf3f3f;}
.ideaDetailLeft .ideaNames .reactBox .likeBox.likeStats {min-width: auto;padding:5px 8px 2px;color:#70BF08;margin: 0;float:right;}

.pageBody .viewreplyBH{float:right;color:#000;text-decoration:underline;padding-right: 10px;}
.pageBody .replyWrap .viewreplyBH{float:left;color:#017dc0;font-size:11px;line-height:19px; font-weight: 700;}
.pageBody .replyWrap .replyBH{color:#6f7176;text-decoration:underline;font-size:11px; font-weight: 700;}
.pageBody .replyWrap a.tct {padding-left:4px; text-decoration:underline;font-size:11px;color: #A60000 !important; font-weight: 700;}
.pageBody .cmmIMG {margin-top: 10px;} 
.pageBody .cmmIMG .imgcmnt{height:40px;width:40px;border-radius:50%;}
.pageBody .cmmntHead{font-size:16px;font-weight:700;margin-bottom:4px;}
.pageBody .cmmntpara{font-size:12px;font-weight:400;}
.pageBody .commMain{max-height:350px;overflow-y:auto;}
.pageBody .cmmTXT{margin-left:10px;}
 
.addcmmModal .cmtAvt {height: 50px;border-radius:50%;width:50px;}
.addcmmModal .myBTN {padding:6px 8px;}
.addcmmModal .smileBG {border:1px solid #000;padding: 1px 8px 4px 12px;}
.addcmmModal .modal-header .btn-close {position: absolute;right: 20px;top: 20px;border: 1px solid #000;border-radius: 50%;}

/* ---------- Members Pages ---------- */
.memberFilter {}
.memberFilter .filterIconIN {}
.memberFilter .filterIconIN i {width:10%;font-size:20px;color:#cdcdcd;margin-top:2px;}
.memberFilter .filterIconIN .form-control {width:100%;}
.memberFilter .form-control {border-radius:5px;}
.memberFilter .select2-selection__choice {border-radius:5px !important;}
.memberFilter .select2-container .select2-selection {border-radius: 5px;}

.uploadRBoxs {border:1px dashed #ccc;padding:0px;border-radius:10px;margin-top:10px;}
.uploadRBoxs .file_uploads,
.uploadRBoxs .file_uploads input {height: 200px;width: 100%;position:relative;z-index:99;cursor:pointer;}
.uploadRBoxs .file_uploads p {margin-bottom:0px;margin-top:5px; font-size:18px;color:#000;font-weight:700;}
.uploadRBoxs .file_uploads p small {font-size:12px;}
/*.uploadRBoxs .file_uploads p span {color:#a1a1a1;}*/
.uploadRBoxs .file_uploads p i {font-size: 40px; color: #017dc0;margin-top: 15px;}
.uploadRBoxs .file_uploads input {opacity: 0;}
.uploadRBoxs .file_uploads .btn {background-color:#017dc0;border-color:#d7d7d7;padding:6px 20px;color:#fff;}
.uploadRBoxs .file_uploads .textFile {position:absolute;top:45%; left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;z-index:0;}
.fileTypeTxt {text-align:center;font-size:12px;color:#949494;margin-top:15px;margin-bottom:15px;}
.fileTypeTxt p {margin-bottom:5px;}
.newsLtr.uploadRBoxs {border:none;width:145px;margin-top:0;cursor:pointer;}
.newsLtr.uploadRBoxs .file_uploads, .newsLtr.uploadRBoxs .file_uploads input {height: 35px;width: 145px;}
.newsLtr.uploadRBoxs .file_uploads .textFile {width: auto;text-align: left;width:145px;}
.newsLtr.uploadRBoxs .file_uploads p i {font-size: 14px; color: #fff;margin:0;}

/* ---------- Community Setting ---------- */
.setUpTyp {}
.setUpTyp ul {margin:0; padding:0;display:inline-flex;}
.setUpTyp ul li {display:inline-block;list-style:none;margin-right:25px;}
.setUpTyp ul li .form-control {width:60px;height:30px; margin-left:5px;}  

.commAccordion .cmAccordImfLft {text-align:right;} 
.commAccordion .card.noBrd {border:0}
.commAccordion .card{margin-bottom:10px;}
.commAccordion .card .card-header{border:0;border-radius:5px;padding:0}
.commAccordion .card .card-header .btn-header-link{display:block;text-align:left;background:#F7F7F7;color:#344054;padding:10px 10px;font-size: 14px;font-weight: 600;border: none;}
.commAccordion .card .subHead{color:#344054;font-size: 13px;font-weight: 500;margin-top: 5px;margin-bottom: 5px;padding-left: 3px;}
.commAccordion .card .card-header .btn-header-link:focus{outline:none;box-shadow: none;border: none;}
.commAccordion .card .card-header .btn-header-link:after{content:"\f106";font-family:'Font Awesome 5 Free';font-weight:900;float:right}
.commAccordion .card .card-header .btn-header-link.collapsed{background:#F7F7F7;color:#344054;border: none;}
.commAccordion .card .card-header .btn-header-link.collapsed:after{content:"\f107"}
.commAccordion .card .collapsing{background:#fff;line-height:30px}
.commAccordion .card .collapse{border:0}
.commAccordion .card .collapse.show{background:#fff;line-height:30px;color:#222}
.commAccordion .card .card-body, .apBox.card .card-body {padding:5px 10px;}
.commAccordion .card .card-body .cmAccordTxt {font-size: 14px;font-weight: 500;color:#8B8B8B; margin: 0;}
.commAccordion .card .card-body .cmAccordTxt {}
/*.commAccordion .form-label {margin-bottom:0;line-height:14px;}*/
.commAccordion .commImg {height:120px;}
.uploadRBoxs.commUpload {border: 1px solid #ced4da;padding: 0px;border-radius: 6px;margin-top:0;position: relative;}
.uploadRBoxs.commUpload .file_uploads p {margin-bottom: 0px;margin-top: 0px;font-size: 12px;color: #9B9B9B;font-weight: 400;}
.uploadRBoxs.commUpload .file_uploads p img {height:30px; margin-left: 10px;}
.uploadRBoxs.commUpload .file_uploads input, .uploadRBoxs.commUpload .file_uploads {height:50px;}
.uploadRBoxs.commUpload .file_uploads .textFile {top:50%;}
.commAccordion .qsLine {background-color:#f7f7f7;color: #333;font-size: 14px;padding: 6px 10px;border-radius: 4px;}
.commAccordion .qsLine:last-child {margin-bottom:8px;}
.commAccordion .qsLine a {float:right;} 
.commAccordion .scImgCM {height:20px; margin-top: -5px;margin-left: 5px;}
.commAccordion .form-check .form-check-input {margin-top: 5px;}
.crSurvey .sv_main.sv_frame.sv_default_css{height:calc(100vh - 180px);overflow-y:auto;}
.crSurvey .svc-flex-row.svc-full-container .svc-flex-row__element--growing{overflow:inherit;}
.crSurvey .svc-flyout-side-bar .svc-side-bar__shadow {background:none !important;}
.svc-side-bar__container {border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.crSurvey {}

/* ---------- Dashboard-Page ---------- */
.statsCardBox {}
.statsCardBox .card {border-radius:10px; border: 1px solid #E7EBEF;box-shadow:none;margin-bottom: 17px; /*box-shadow:2px 2px 0px #ccc;*/}
.statsCardBox .textBWrap {display:inline-block;width:100%;} 
.statsCardBox .textBWrap .hdTxt {float:left;font-size:10px;font-weight:600;color: #778DA2; margin-top: 5px; line-height: 18px;}
.statsCardBox .textBWrap .hdTxt .mnHd {font-size:14px; font-weight:700;color: #344054;}
.statsCardBox .textBWrap .hdIcon {float:right;/* box-shadow: 0px 2px 4px #d0d0d0;*/padding: 10px 12px;font-size: 18px;line-height: 18px;border-radius: 5px;}
.statsCardBox .textBWrap .hdIcon i {height:18px;width:18px;text-align:center;}
.statsCardBox .countN {font-size:35px;font-weight:700;margin-bottom: 0; margin-top: 10px;}
.statsCardBox .growths {font-size:12px;color:#33d5c2;letter-spacing: 0;font-weight: 700; margin-bottom: 0 !important;}
.statsCardBox .growths.down {color:#d60000;}
.statsCardBox .highcharts-contextbutton {display:none !important;}
.grpTxt {text-align:left;font-size:14px;font-weight:700;color: #344054; margin-top: 8px; line-height: 14px;}
/*.memberBox.card {box-shadow:2px 2px 0px #009E9E;}*/
.memberBox .textBWrap .hdIcon {color:#97C61F;background-color:#97C61F26;}
/*.ideaBox.card {box-shadow:2px 2px 0px #A85A00;}*/
.ideaBox .textBWrap .hdIcon {color:#F6CD62;background-color:#F6CD6233;}
/*.srvBox.card {box-shadow:2px 2px 0px #076151;}*/
.srvBox .textBWrap .hdIcon {color:#017dc0;background-color:#017dc033;}
/*.pollBox.card {box-shadow:2px 2px 0px #5E5E5E;}*/
.pollBox .textBWrap .hdIcon {color:#F37740;background-color:#F3774033;}
.prSrvyBid {height:300px; overflow-y:auto;padding-right:2px;}
.prSrvyB {background-color:#F1F1F1; border:1px solid #E8E8E8;border-radius:10px;padding:8px;margin-bottom:10px;}
.prSrvyB .prImg {height:40px;width:30px; border-radius:5px;border:1px solid #ccc;float:left;margin-right:7px;}
.prSrvyB .midlM {float:left;width:60%;}
.prSrvyB .midlM .midlIn {}
.prSrvyB .midlM .midLn1 {color:#000;font-size:12px;font-weight:700;margin-bottom:2px;}
.prSrvyB .midlM .midLn2 {color:#a29f9f;font-size:11px;font-weight:400;margin:0;}
.prSrvyB .midlM .midLn1.textEll, .prSrvyB .midlM .midLn2.textEll {max-width: 115px;display:block;}
.prSrvyB .midlM .midLn1.textEll:hover, .prSrvyB .midlM .midLn2.textEll:hover {white-space: nowrap;}
.prSrvyB .rgtR {float:right;}
.prSrvyB .rgtR .btn, .prSrvyB .rgtR .btn:active, .prSrvyB .myBTN:not(:disabled):not(.disabled):active, .prSrvyB .myBTN:not(:disabled):not(.disabled):active:focus {font-size:11px;padding:4px 5px 2px;margin-top:5px;}
.dailyPoll {height:300px; overflow-y:auto;padding-right:1px;}
.dailyPoll .progress {height:40px;margin-bottom:15px;border-radius:6px;position:relative;}
.dailyPoll .progress:last-child {margin-bottom:5px;}
.dailyPoll .progress .progress-bar {background-color:#D4F08E;color:#000;font-weight:700;font-size:10px;}
.dailyPoll .progress .progress-bar .prPer {position: absolute;right: 5px;}
.dailyPoll .progress .progress-bar .prName {position: absolute;left: 5px;}
.dailyPoll .progress .progress-bar .prName .textEll {max-width: 120px;line-height: 20px;}
.dailyPoll .progress .progress-bar .prName .textEll:hover {white-space: nowrap;}
.searchBox {}
.searchBox {display: flex;align-items: center;justify-content: flex-end;}
.searchBox .search-container {background-color: #C2CCD626;border: 1px solid #e0e0e0;border-radius: 8px;padding: 0px 6px;/*box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);*/position:relative; }
.searchBox .search-input {background-color: transparent;border: none;outline: none;flex: 1;padding: 8px;font-size: 14px;color: #6c757d;}
.searchBox .search-input::placeholder {color: #778DA2;}
.searchBox .search-icon {color: #778DA2;font-size: 18px;margin-right: 10px;cursor: pointer;position:absolute;right:0;top:10px;}
.searchBox .icon-button {display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;margin-left: 8px;background-color: transparent;border: 1px solid #e0e0e0;border-radius: 8px;cursor: pointer;position: relative;}
.searchBox .icon-button:hover {box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);}
.searchBox .icon {font-size: 16px;color: #778DA2;}
.searchBox .notification-dot {position: absolute;top: -5px;right: -5px;width: 12px;height: 12px;background-color: #2ecc71;border-radius: 50%;border: 2px solid #fff;}
.linkBOX {background-color: #fff;box-shadow: 0px 0px 5px #a5a5a5;padding: 15px;border-radius: 10px;margin-top: 12px;position: absolute;z-index: 99;width: 95%; display:none;} 
.linkBOX .label { font-size: 14px; font-weight: bold; margin-bottom: 8px; display: block; color: #333; } 
.linkBOX .input-wrapper { display: flex; align-items: center; overflow: hidden; padding: 2px; } 
.linkBOX .text-input { flex: 1; border: none; background: none; padding: 8px; font-size: 14px; color: #6b7280; outline: none;background-color: #f4f5f7; border: 1px solid #f4f5f7; border-radius: 8px; margin-right: 10px; } 
.linkBOX .text-input::placeholder { color: #9ca3af; } 
.linkBOX .copy-button { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; background-color: #017dc0; border: none; border-radius: 6px; cursor: pointer; color: white;font-size: 18px; } 
.linkBOX .copy-button:hover, .linkBOX .copy-button:active { background-color: #017dc0; }  
.linkBOX .copy-button svg { width: 16px; height: 16px; }

.topPrSrvy .topPrSrvyGrid, .pollStats .pollStatsGrid {min-height:450px;max-height:450px; overflow-y:auto;}
.topPrSrvy .topPrSrvyGrid .topPrA {display:block;}
.topPrSrvy a.avatar {color: #fff;display: inline-flex;align-items: center;justify-content: center;font-size: 1rem;border-radius: .75rem;height: 48px;width: 48px;transition: all .2s ease-in-out;}
.topPrSrvy .avatar.avatar-sm {height: 40px;width:40px; border-radius: 5px;}
.topPrSrvy .avatar-xs {width: 24px !important;height: 24px !important;font-size: .75rem;}
.topPrSrvy .avatar-group .avatar {position: relative;z-index: 2;}
.topPrSrvy a.avatar.avatar-xs.rounded-circle img {width: 24px !important;height: 24px !important;font-size: .75rem;border-radius: 50%;border: 2px solid #ffffff;box-shadow: 0px 0px 3px #bfbcbc;}
.topPrSrvy .avatar-group .avatar+.avatar {margin-left: -1rem;}
.topPrSrvy .leftHD {color:#344054;font-size: 13px;font-weight: 700;}
.topPrSrvy .leftPara.textEll {max-width: 300px;color:#778DA2;font-size: 12px;}
.topPrSrvy .leftPara.textEll:hover {white-space: inherit;}
.topPrSrvy .table td { border-bottom: none !important;}
.topPrSrvy .morePrImg {width: 24px !important;height: 24px !important;border-radius: 50%;border: 2px solid #ffffff;box-shadow: 0px 0px 3px #bfbcbc;background-color: #00000095;color: #fff;position: absolute;top: 0px;font-size: 10px;vertical-align: middle;padding-top: 3px; text-align: center;}
.topPrSrvy.card {border-radius: 10px;border: 1px solid #E7EBEF;box-shadow: none;margin-bottom: 17px;}
/*.pollStats {font-family: "Poppins", sans-serif;}*/
.pollStats.card {border-radius: 10px;border: 1px solid #E7EBEF;box-shadow: none;margin-bottom: 17px;}
.pollStats .progress {height:9px;border-radius:12px;background-color:#017dc026;width:90%;}
.pollStats .progress-bar { background-color: #017dc0;border-radius:12px;}
.pollStats .qsTtl {color:#344054;font-weight:700;}
.pollStats .qsPer {font-size:13px;font-weight:700; margin-top: 2px;position:absolute;right:4px;top:-7px;}
.pollStats .prBar {position:relative;} 


/* ----------Recruitment-Page ---------- */
.borderBox {border: 1px solid #ccc;padding: 10px 14px;border-radius: 6px;box-shadow: 1px 2px 3px #e8e8e8; height: 225px;}
.previewModal {}
.previewModal .modal-dialog {max-width:600px !important;}
.previewModal table th, .previewModal table td {border-bottom:none !important;} 
.compDetllWrap .campHeading {font-size: 16px;text-align: left;font-weight: 700;padding-top: 1px;padding-bottom: 0px;margin-bottom:3px;}
.compDetllWrap .campHeading span {font-size: 15px;font-weight: 500;}
.compDetllWrap .myBTN.entryBTN {background-color: #017dc0;border: 1px solid #ccc;box-shadow: 1px 2px 3px #ccc;}
.compDetllWrap .copyBTN {font-size:18px!important;}
.btnCamp {margin-bottom: 5px;position: absolute;right: 15px;bottom: 0;}
.btnCamp .myBTNH{background-color:transparent;}
.btnCamp .myBTNH:hover{color: #fff;background-color: #017dc0;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600;border: 1px solid #017dc0;}
.btnCamp .myBTNH:focus, .myBTNH:not(:disabled):not(.disabled):active, .myBTNH:not(:disabled):not(.disabled):active:focus {color: #000;background-color: #fff;border-radius: 4px;border: 1px solid #ababab;padding: 6px 10px;font-size: 13px;font-weight: 600;}

/* ----------Member-Page ---------- */
.memberWrap hr {margin-top: 5px;border-top: 1px solid #2c324c;margin-bottom: 10px;}
.memberWrap .padTop {padding: 5px 0;font-size: 14px;color: #333;letter-spacing: 0.5px;font-weight: 500;}
.memberWrap .headingBW{font-weight:700;}
.memberWrap .editTXT {font-size: 20px;font-weight: 600;}
.memberWrap .myBTNH.BTNBW {background-color: #505050;color: #fff;}

.memberWrap .progress-wrapper{display:flex;align-items:center;width:100%;}
.memberWrap .progress{flex-grow:1;height:15px;margin-right:10px;border-radius:15px;}
.memberWrap .progress-bar{text-align:center;color:#fff;background-color: #017dc0!important;}
.memberWrap .percentage{min-width:40px;text-align:right;}
.memberFilter .ageformpdg{padding-right:8px;}
.memberFilter .agetoPdg{padding-left:8px;}


/* ----- Question Pages ----- */
.qsListWrap {max-height:250px;overflow:hidden; overflow-y:auto;padding-right: 5px;}
.quewmapWrap .queListBH{max-height:320px;overflow-y:auto;border-radius:7px;}
.dropBH{border:1px solid #ccc;height:320px;text-align:center;padding:20px 10px;background-color:#f9f9f9;border-radius:7px;}
.optnWrapper .optnHeading{font-size:16px;font-weight:600;float:left;}
.optionBG{max-height:175px;overflow-y:auto;padding-right:15px;}
.queListBH .list-group-item{font-size:12px;padding:10px 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;}
.queListBH .list-group-item:hover{white-space:normal;}
.quesTXT{font-size:12px!important;}
.dropBH .dragTXT{position:absolute;top:36%;left:30%;font-size:30px;}
.prfleBH .textEll.textEllNM {max-width: 160px;}

.clientproWrap .headingpr{color: #017dc0;font-size: 16px;font-weight: 600;margin-bottom: 2px; margin-top:10px;}
.user-info {text-align:right;margin-top: 5px;margin-right: 5px;}
.user-info .user-name{max-width: 240px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px;font-weight: 600;color: #344054;line-height:14px;}
.user-info .designattion {color: #667085;max-width: 240px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.qsOPtBox {}
/*.qsOPtBox optgroup option {cursor:not-allowed;pointer-events:none;}*/
.qsOPtBox optgroup option:first-child {display:none;}

.grpAddon .dd .ddTitle{background:#fff;border:none;height:34px;padding-left:8px;border:1px solid #bdbdbd;border-radius:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.grpAddon .dd .divider{border:none;}
.grpAddon .dd{border:none;width:90px!important;text-align:left;border-radius:0;border:none;margin-top:0;}
.grpAddon .dd .ddChild li img{height:13px;width:22px;}
.grpAddon .dd .ddChild li{text-align:left;font-size:12px;}
.grpAddon .dd .ddTitle .ddTitleText img{height:13px;width:22px;margin-top:-2px;}
.grpAddon .dd .ddTitle .ddTitleText{font-size:13px;padding:8px 20px 5px 1px;border-right:1px solid #ede8e8;}
.grpAddon .mobNoinput{box-shadow:none;background:#f4f4f4!important;padding-left:12px;}
.grpAddon .input-group-addon{padding:0;border:none;background:none;}
.grpAddon .btn{padding:8px 8px;}
#updtphNo{width:40%!important;padding:0 5px;}
.grpAddon .dd .ddChild{height:130px!important;}
.calImg.calImgBH{top:8px;position:absolute;left:150px;height:18px;}
.trn{transform:translateY(7px);}
#div_FirstNameMsg{position:absolute;left:15px;top:36px;}
#div_ContactNoMsg,#div_ZipCodeMsg,#div_emailMsg, #div_CityIdMsg, #div_RegionIdMsg {position:absolute;top:32px;}
.marbtn{margin-bottom:6px;}
.textEll.textEllWW {max-height: 100px;overflow-y: auto;}
.qsOpt .plusIn {position: absolute;bottom: 22px;right: -50px;font-size: 18px;}
.addedOpts .remove_field {right:-10px;}


/* ---------- Chat Page ---------- */
.chatWrap .chatIMG{width:40px;height:40px;border-radius:50px;}
.chatWrap .heading{font-size:14px;line-height:14px; margin-bottom:0;margin-top: 5px;}
.chatWrap .subHeading{font-size:12px;color:#BBBBBB;}
.chatWrap .message-received {background-color: #F0F0F0;padding: 6px 10px;border-radius: 6px;max-width: 80%;display: inline-block;margin-top:10px;font-size: 12px;}
.chatWrap .message-receivedBH {background-color: #e6f6ff;padding: 6px 10px;border-radius: 6px;max-width: 80%;display: inline-block;margin-top:10px;text-align:left;font-size: 12px;}
.chatWrap .message-receivedBH.widthcompBH{
	max-width:35%!important;
	}
.chatWrap .sidebar{height:auto;background-color:#fff;border-radius:20px;padding: 10px 5px 20px 5px;}
.chatWrap .chat-list{max-height:300px;overflow-y:auto;}
.chatWrap .chat-list-item {border:  1px solid #f7f0f0;padding:10px 10px;}
.chatWrap .chat-list-item img{width:35px;height:35px;border-radius:50%;}
.chatWrap .chat-list-item h6{margin:0;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 100px;}
.chatWrap .timeTXT{font-size: 12px;}
.chatWrap .chat-header{background-color:#fff;color:#fff;padding:15px;}
.chatWrap .chat-header img{width:45px;height:45px;border-radius:50%;}
.chatWrap .chat-header h6{margin-left:10px;}
.chatWrap .chat-search{padding:10px;background-color:#fff;}
.chatWrap .search-input{border-radius:50px;padding-left:20px;}
.chatWrap .status-section{padding:10px;background-color:#fff;}
.chatWrap .status-item{margin-bottom:15px;}
.chatWrap .status-item img{width:60px;height:60px;border-radius:50%;border:2px solid #25d366;}
.chatWrap .chatBH{width:50%;}
.chatWrap .chat-list .list-group-item:hover {border: 1px solid #e6f6ff;background-color: #e6f6ff;}
.chatWrap .chat-list .list-group-item.active {border: 1px solid #e6f6ff;background-color: #e6f6ff;color:#000;}
.chatWrap .chatIMG{width:40px;height:40px;border-radius:50px;}
.chatWrap .chatleftBox{height: 300px;overflow-y: auto;}
.chatWrap {display: flex;width: 100%;}
.chatWrap .chat-search .searchIcon {position: absolute;right: 20px;top: 18px;font-size: 20px;color: #A0A0A0;}
.chatWrap .chatfooterBox {display: flex;width: 100%;}
.chatWrap .tmTxt {font-size:11px;margin-bottom:0;}
.chatWrap .chatMessage {margin-bottom:0;}
.chatWrap .msgBH {background-color: #017dc0;color: #fff;padding: 2px 4px;border-radius: 50px;font-size: 8px;}
.chatWrap .namechat {font-size: 11px;color: #017dc0;}
.chatWrap .chatMessage {margin-bottom: 0;font-size: 12px;}
.chatBH small {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;max-width: 100px;display: inline-block;}
.chatWrap .chatWW {min-width:80px;}
.chatWrap .emojionearea .emojionearea-editor {min-height:10px;max-height:50px;overflow-y:auto;}
.chatfooterBox .emojionearea{max-width:98%;}

/* ---------- Community Setting Page ---------- */
.cmuplodIMG{}
/*.cmuplodIMG .cmFileBox input{width:175px;}*/
.cmuplodIMG .imgUploadPrv{margin-left:10px;}
.cmuplodIMG .imgCmm {height: 50px;width: 150px;border: 1px solid #f3eded;border-radius: 3px;}


/* ---------- Targeting tab Page ---------- */
.surveyTabWrap .tab {float: left;border: 1px solid #ddd;background-color: #e1e1e1;width: 35%;overflow-y: auto;}
.surveyTabWrap .tab button {display: block;background-color: #fff;color: black;padding: 8px 10px;width: 100%;border: none;outline: none;text-align: left;cursor: pointer;transition: 0.3s;font-size: 13px;margin-bottom: 1px;position: relative;line-height: 14px;}
.surveyTabWrap .tab button:hover {background-color: #ddd;}.tab button.active {background-color: #ccc;color: #000;}
.surveyTabWrap .tabcontent {float: left;padding: 0px 0 0 12px;width: 65%;border-left: none;}
.surveyTabWrap .tabcontent h5 {font-size: 13px;}
.surveyTabWrap .tabcontent .check-radio-wrap {max-height: 200px;overflow-y: auto;}
.surveyTabWrap .tabcontent .checkbox-inline {display: block;margin-left: 10px;margin-bottom: 8px;}
.surveyTabWrap .tabcontent .radio-inline {display: block;margin-left: 0;margin-bottom: 8px;}
.surveyTabWrap .tabcontent input[type=checkbox], .tabcontent input[type=radio] {margin-right: 5px;}
.surveyTabWrap #Treeview {display: block;max-height: 395px;overflow: auto;-webkit-overflow-scrolling: touch;}
.surveyTabWrap .mytree {margin-top: 0px;padding-left: 0;}
.surveyTabWrap #Treeview ul {padding: 0em;}
.surveyTabWrap #Treeview ul li, #Treeview ul li ul li {position: relative;top: -5px;bottom: 0;padding-bottom: 10px;}
.surveyTabWrap #Treeview ul li:last-child {padding-bottom: 0;}
.surveyTabWrap .mytree.pb #Treeview ul li ul li {padding-bottom: 0px;}
.surveyTabWrap #Treeview ul.mytree li ul {margin-left: 18px;margin-top: 20px;}
.surveyTabWrap #Treeview li.hasSubmenu.treeActive {padding-bottom: 0;}
.surveyTabWrap #Treeview li {list-style-type: none;border-left: 1px solid gray;}
.surveyTabWrap #Treeview li ul li ul li {border-left: none;}
.surveyTabWrap #Treeview li ul li ul {margin-left: 12px !important;}
.surveyTabWrap #Treeview li a {padding: 0 0 0 3px;position: relative;top: 16px;color: #000;cursor: pointer;font-size: 14px;}
.surveyTabWrap #Treeview li a:first-child {display: none;}
.surveyTabWrap #Treeview ul li ul li a {font-size: 12.5px;}
.surveyTabWrap #Treeview ul li ul li ul li label {font-size: 12.5px;padding-left: 18px;position: relative;display: block;min-height: 25px;}
.surveyTabWrap #Treeview ul li ul li ul li label span {position: absolute;top: 5px;line-height: 18px;}
.surveyTabWrap #Treeview ul li ul li ul li input {height: 22px;margin-right:3px;}
.surveyTabWrap #Treeview li a:hover, #Treeview li a:focus {text-decoration: none;font-weight: normal !important;}
.surveyTabWrap #Treeview li:before {content: "";display: inline-block;width: 10px;height: 0;position: relative;left: 0em;top: 12px;border-top: 1px solid gray;}
.surveyTabWrap #Treeview ul li ul li:last-child:after {content: '';display: block;width: 1em;height: 0;position: relative;background: #fff;top: 9px;left: -1px;}
.surveyTabWrap #Treeview ul li:last-child:after {content: '';display: block;width: 1em;height: 1em;position: relative;background: #fff;top: 9px;left: -1px;}
.surveyTabWrap .bordernone, .bordernone li:before {border: 0 !important;}
.surveyTabWrap #Treeview li li.hasSubmenu {min-height:25px;}
.surveyTabWrap #Treeview li li.hasSubmenu:before {}
.surveyTabWrap #Treeview ul li:last-child {padding-bottom: 0;}
.surveyTabWrap .pb {padding-bottom: 0 !important;}
.surveyTabWrap li.radiobox {padding-bottom: 0 !important;line-height: 0;}
.surveyTabWrap li.radiobox:last-child {padding-bottom: 0 !important;}
.surveyTabWrap li > a > i.fa {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.surveyTabWrap li.treeActive > a > i.fa {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.surveyTabWrap .tab button .textEll {width: 155px;}
.surveyTabWrap .trashTabs {position: absolute;right: 8px;top: 5px;background-color: transparent;border-radius: 50%;padding: 2px 0px;color: #081040;line-height: 16px;}
.surveyTabWrap .divSampleTab  {width:51%;}
.surveyTabWrap .divSampleTab .trashTabs {right: 50px}
.surveyTabWrap .divSampleTab .templateUserCount {position: absolute;right: 8px;top: 5px;background-color: #ccc;border-radius: 50%;padding: 2px 2px;color: #081040;line-height: 16px;font-size: 10px;
min-width: 20px;text-align: center;font-weight: 700;}
.surveyTabWrap .trashTabs:hover {background-color: #f1f1f1;}.trashTabs i {font-size: 13px !important;}
.surveyTabWrap .btnTrashWrap {position: relative;display: block;}
.surveyTabWrap #Treeview {display: block;max-height: 395px;overflow: auto;-webkit-overflow-scrolling: touch;}
.surveyTabWrap .mytree {margin-top: 0px;padding-left: 0;}
.surveyTabWrap #Treeview ul {padding: 0em;}#Treeview ul li, #Treeview ul li ul li {position: relative;top: -5px;bottom: 0;padding-bottom: 10px;}
.surveyTabWrap .mytree.pb #Treeview ul li ul li {padding-bottom: 0px;}
.surveyTabWrap #Treeview ul.mytree li ul {margin-left: 18px;margin-top: 20px;}
.surveyTabWrap #Treeview li {list-style-type: none;border-left: 1px solid gray;}
.surveyTabWrap #Treeview li ul li ul li {border-left: none;line-height: 1px;}
.surveyTabWrap #Treeview li ul li ul {margin-left: 12px !important;}
.surveyTabWrap #Treeview li a {padding: 0 0 0 3px;position: relative;top: 16px;color: #000;cursor: pointer;font-size: 14px;;}
.surveyTabWrap #Treeview ul li ul li a {font-size: 12.5px;}
.surveyTabWrap #Treeview ul li ul li ul li label {font-size: 12.5px;padding-left: 7px;position: relative;}
.surveyTabWrap #Treeview ul li ul li ul li label span {position: absolute;top: 3px;}
.surveyTabWrap #Treeview ul li ul li ul li input {height: 20px;}
.surveyTabWrap #Treeview li a:hover, #Treeview li a:focus {text-decoration: none;font-weight: normal !important;}
.surveyTabWrap #Treeview li:before {content: "";display: inline-block;width: 10px;height: 0;position: relative;left: 0em;top: 12px;border-top: 1px solid gray;}
.surveyTabWrap #Treeview ul li ul li:last-child:after {content: '';display: block;width: 1em;height: 0;position: relative;background: #fff;top: 9px;left: -1px;display: none;}
.surveyTabWrap #Treeview ul li:last-child:after {content: '';display: block;width: 1em;height: 1em;position: relative;background: #fff;top: 9px;left: -1px;}
.surveyTabWrap .bordernone, .bordernone li:before {border: 0 !important;}
.surveyTabWrap #Treeview ul li:last-child {padding-bottom: 0;}
.surveyTabWrap .pb {padding-bottom: 0 !important;}
.surveyTabWrap li.radiobox {padding-bottom: 0 !important;line-height: 1;}
.surveyTabWrap li.radiobox:last-child {padding-bottom: 0 !important;}
.surveyTabWrap li > a > i.fa {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.surveyTabWrap li.treeActive > a > i.fa {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);} 
.fsbleRight .TCountUser {background: #000000;color: #fff;text-align: center;min-width: 155px;padding: 8px 10px;font-size: 12px;float: none;border-radius: 5px;display: block;}
.fsbleRight .TCountUser #userCount, .TCountUser #ActiveCount {font-size: 14px;font-weight: 600;}
.fsbleRight .divFeasibility {max-height: 300px;overflow-y: auto;}
.fsbleRight .feasibleGrid {max-height: 385px;overflow-y: auto;}
.fsbleRight .textEll {width: 130px;word-break: break-all;}

/* -- Time slot Page -- */
.timePage {}
.timePage .topWrap {background-color:#1F1F1F;text-align: center;padding: 20px 0;}
.timePage .topWrap .logoTM {height:60px;}
.timePage .timeSlotWrap {background-image: url(/image/thanksBG.jpg); background-position: center; height:calc(100vh - 135px);padding-top:25px;}
.timePage .timeSlotWrap .headTT {text-align:center;margin-bottom:15px;}
.timePage .timeSlotWrap .headTTPara {font-size:20px;color:#3A3A3A; }
.timePage .timeSlotWrap .allCheckUI {padding:0;text-align:center;}
.timePage .timeSlotWrap .allCheckUI li {list-style:none;display: inline-block; margin: 10px 0px;width: 24%; text-align: center;}
.timePage .timeSlotWrap .allCheckUI li .checkUI {text-decoration:none; color:#696969;border:1px solid #C3C3C3;border-radius:4px;padding:10px 0px;display: block;margin:0 10px;position:relative;}
.timePage .timeSlotWrap .allCheckUI li .checkUI .times {}
.timePage .timeSlotWrap .allCheckUI li .checkUI.checked {background-color:#e1ffe1;color:#000;border-color:#affdaf;} 
.timePage .timeSlotWrap .allCheckUI li .checkUI .checkTik {display:none;}
.timePage .timeSlotWrap .allCheckUI li .checkUI.checked .checkTik {display:block; position: absolute;top: -3px;right: -3px;color: #729f72;font-size: 15px;background-color: #e1ffe1;border-radius: 20px;}
.timePage .timeSlotWrap .allCheckUI li .checkUI {} 
.timePage .timeSlotWrap .submitBox {text-align:center;} 
.timePage .timeSlotWrap .submitBox .myBTN, .timePage .timeSlotWrap .submitBox .myBTN:focus, .timePage .timeSlotWrap .submitBox .myBTN:active {min-width:120px;font-size:15px;padding:8px 1px;} 
.timePage .timeSlotWrap .allCheckUI .checkUI .hidden {display: none !important;visibility: hidden !important;}
.timePage .timeSlotWrap .allCheckUI .checkUI {}

/* -- Time slot Page -- */
/*.filterBox {box-shadow: 0px 0px 5px #ccc;padding: 18px 15px;border-radius: 5px;}*/
.filterBox {padding-top:15px;}
.filterTTL {color:#B1B1B1;}
.filterBox ul {padding:0; margin:0;margin-top:10px;margin-bottom:10px;}
.filterBox ul li {list-style:none;}
.filterBox ul li .form-check {min-height: auto;width: 100%;/*background-color: #ededed;padding: 5px 5px;padding-left: 25px;border-radius: 4px;*/margin-bottom: 10px;}
.filterBox ul li:last-child .form-check {margin-bottom: 0px;}
.filterBox ul li label {margin-bottom:0;width: 100%;}
.filterBox ul li .cursor.nums {color:#828080;font-size: 12px;}
.allFilterBox {border-top: 1px solid #DCDCDC;border-bottom: 1px solid #DCDCDC;padding: 0px;}
.allFilterBox .fltrTxt {padding:7px 2px;}
.allFilterBox .fltrTxt .resetB {float: right;border: 1px solid #ccc;padding: 0px 8px;border-radius: 20px;font-weight: 700;color: #6c6c6c;font-size: 12px;margin-top:-2px;}
.allFilterBox .fltrTxt .resetB:hover {background-color:#F6F8F9;}
.allFilterBox .filters ul {margin:0;padding:0;}
.allFilterBox .filters ul li {display:inline-block;list-style:none;}
.allFilterBox .filters {padding:7px 12px;border-left: 1px solid #DCDCDC;padding-bottom: 2px;}
.allFilterBox .filters .filterTxt {border: 1px solid #d9d9d9;color: #333;border-radius: 20px;padding: 0px 25px 0px 10px;position: relative;font-style: italic;margin-bottom:5px;}
.allFilterBox .filters .filterTxt a {color: #333;position: absolute;right: 0;margin-top: 0px;margin-right: 6px;font-size: 12px;}
.allFilterBox {} 
.rightResults {border-left: 1px solid #DCDCDC;padding-left:12px;padding-top: 12px;}
.memCount {color:#333;}


.taskCalendar table thead {background-color: #fff; color: #000;}
.taskCalendar table th, .taskCalendar table td {padding: 0px !important;}
.taskCalendar table a {text-decoration:none;font-weight:500;color: #000;}
.taskCalendar .fc-event {padding:0px 5px;}
.taskCalendar .fc-timegrid-event-short .fc-event-title {font-size:12px;}
.taskCalendar .fc-h-event, 
.taskCalendar .fc-v-event,
.taskCalendar .fc .fc-button-primary,
.taskCalendar .fc-event-resizable.fc-event
{background-color: #fff;color:#000; border: 1px solid #d4d9df;box-shadow: none !important; text-transform: capitalize;font-size: 12px;}
.taskCalendar .fc-event-resizable.fc-event
{background-color: #e5f6ff;color:#000; border: 1px solid #bde8ff;}
.taskCalendar .fc-daygrid-event-dot, .taskCalendar .fc .fc-list-event-dot {border-color:#fff;display:none;}
.taskCalendar a {color:#003366;}
.taskCalendar .fc .fc-toolbar-title {font-size:22px;}
.taskCalendar .fc-direction-ltr .fc-button-group > .fc-button { text-transform: capitalize;}
.taskCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-end, .taskCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-start {font-size:12px;padding: 1px 5px;}
.taskCalendar .fc-h-event .fc-event-main, .taskCalendar .fc-v-event .fc-event-main {color: #000 !important;}
.taskCalendar .fc .fc-list-event:hover td {background-color:#e5f6ff !important;}
.taskCalendar {}
.eventContent {display: none;position: absolute;z-index: 9999;background-color: white;border: 1px solid #ccc;padding: 2px 10px;
border-radius: 5px;font-size: 12px;}
.taskCalendar.calLeft .fc .fc-toolbar-title {font-size:14px;font-weight:700;}
.taskCalendar.calLeft .fc .fc-toolbar.fc-header-toolbar {margin-bottom: 5px;}
.taskCalendar.calLeft .fc .fc-button {padding:0;}
.taskCalendar.calLeft .fc .fc-scroller-liquid-absolute { overflow: hidden !important;position:static !important;}
.taskCalendar.calLeft .fc .fc-scroller { overflow: hidden !important;}
.taskCalendar.calLeft .fc .fc-daygrid-body {width:100% !important;}
.taskCalendar.calLeft table thead {background-color: #e5f6ff;}
.sideCalendarBox {background-color: #fff;box-shadow:0px 0px 4px #ccc;padding: 10px;border-radius: 5px;display: block;height: 100%;}
.sideCalendarBox .newEvent {background-color: #f1f1f1;border: 1px solid #d7d7d7;font-size: 14px;width: 100%;margin-bottom: 10px;font-weight: 500;}
.sideCalendarBox {}
.sideCalendarBox {}

.svc-btn .svc-text, .btn_bg_color {color:#fff!important;}
a.toggle i.btnarow {margin-left:5px;}
a.toggle[aria-expanded="true"] i.btnarow {transform: rotate(45deg);}

.chatWrap .camicon{height:20px!important;width:20px!important;}
/***********Discussion Module*************/ 
.crtDiscusWrap .imgBH, .cmtAvt{height:35px;width:35px;border-radius:40px;}
.crtDiscusWrap .uploadRBox {border:1px solid #C2CCD6;padding:5px;border-radius:4px;}
.crtDiscusWrap .has-error .uploadRBox {border-color: red !important;box-shadow: none !important;}
.crtDiscusWrap .uploadRBox .file_uploads,
.crtDiscusWrap .uploadRBox .file_uploads input {width: 100%;position:relative;z-index:9;cursor:pointer;}
.crtDiscusWrap .uploadRBox .file_uploads p {margin-bottom:-7px;font-size:14px;float: left;}
.crtDiscusWrap .uploadRBox .file_uploads p span {color:#344054;}
.crtDiscusWrap .uploadRBox .file_uploads p i {font-size: 22px !important; color: #344054;}
.crtDiscusWrap .uploadRBox .file_uploads input {opacity: 0;}
.crtDiscusWrap .uploadRBox .file_uploads .textFile {position:absolute;top:45%; left: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;z-index:0;}
.crtDiscusWrap .uploadIcon{float:right!important;}
.crtDiscusWrap .uploadRBoxWrap {display:inline-flex;}
.crtDiscusWrap .uploadRBoxWrap .imgUploadPrv {margin-left:5px;}
.crtDiscusWrap .uploadRBoxWrap .imgUploadPrv img {height:32px;width:32px;border: 1px solid #f3eded;border-radius: 2px;}
/*.crtDiscusWrap .emojiicon{position:absolute;bottom:5px;right:14px;}*/ 
.crtDiscusWrap span.emojiicon {display:inline;}
.crtDiscusWrap .emojiicon i{font-size:16px;color:#949596;}
.crtDiscusWrap .TopicimgUploadPrv {display:block;margin-top:5px; padding-top: 5px;max-height: 235px;overflow-y: auto;}
.crtDiscusWrap .TopicimgUploadPrv .imgFile .uplodIMG {margin-right:8px;margin-bottom:15px;height:100px;width:100px;border:1px solid #f7f1f1;border-radius:5px;}
.crtDiscusWrap .TopicimgUploadPrv .imgFile, .crtDiscusWrap .TopicimgUploadPrv .videoFile {position:relative;display: inline-flex;}
.crtDiscusWrap .TopicimgUploadPrv .imgFile .crossI, .crtDiscusWrap .TopicimgUploadPrv .videoFile .crossI {position:absolute;top: -4px;right: 4px;color: red;background-color: #fff;border-radius: 20px;cursor: pointer;z-index:99;}
.crtDiscusWrap .TopicimgUploadPrv .videoFile video {margin-right:8px;margin-bottom:15px;height:100px;width:100px;border:1px solid #f7f1f1;border-radius:5px;}
.crtDiscusWrap .TopicimgUploadPrv {}
.crtDiscusWrap .TopicimgUploadPrvmodel {display:block;margin-top:5px; padding-top: 5px;max-height: 235px;overflow-y: auto;}
.crtDiscusWrap .TopicimgUploadPrvmodel .imgFile .uplodIMG {margin-right:8px;margin-bottom:15px;height:100px;width:100px;border:1px solid #f7f1f1;border-radius:5px;}
.crtDiscusWrap .TopicimgUploadPrvmodel .imgFile, .crtDiscusWrap .TopicimgUploadPrvmodel .videoFile {position:relative;display: inline-flex;}
.crtDiscusWrap .TopicimgUploadPrvmodel .imgFile .crossI, .crtDiscusWrap .TopicimgUploadPrvmodel .videoFile .crossI {position:absolute;top: -4px;right: 4px;color: red;background-color: #fff;border-radius: 20px;cursor: pointer; z-index: 99;}
.crtDiscusWrap .TopicimgUploadPrvmodel .videoFile video {margin-right:8px;margin-bottom:15px;height:100px;width:100px;border:1px solid #f7f1f1;border-radius:5px;}
.crtDiscusWrap .TopicimgUploadPrvmodel {}
/*.approvePrv.TopicimgUploadPrv,.rejectPrv.TopicimgUploadPrv {display:inline-flex;}*/

.alldisWrap .ideaImage {height: 30px;width: 30px;border-radius: 50%;margin-right: 10px;border: 1px solid #b9b4b4;}

.disDetailWrap{padding-top:0;padding-bottom:0;}
.disDetailWrap .dicdetailLeft{padding-top:15px;padding-bottom:15px;max-height:400px;overflow-y:auto;padding-right:2px;}
.disDetailWrap .dicdetailRight{padding-top:15px;padding-bottom:15px;}
.dicdetailLeft .ideaNames .leftAvt{height:45px;border-radius:30px;width:45px;}
.dicdetailLeft .ideaNames .ideaTtl{font-size:14px;font-weight:500;color:#344054;margin-bottom:0;margin-top:6px;}
.dicdetailLeft .ideaNames .ideaTtl1{font-size:12px;font-weight:400;color:#778da2;}
.dicdetailLeft .dicPost .paraTXT{font-size:12px;font-weight:400;color:#404040;margin-bottom:8px;}
/*.dicdetailLeft .dicPost {max-height:755px;overflow-y:auto;}*/
.dicdetailLeft .dicPost .fullView,.dicdetailLeft .dicPost video,.dicdetailLeft .dicPost img{width:100%;}
.feedbackBH .paraTXT{color:#778da2;font-size:12px;margin-bottom:4px;margin-top:4px;}
.dicdetailRight .cmtHeader{font-size:14px;font-weight:600;color:#333;border-bottom:1px solid #C2CCD6;margin-bottom:15px;padding:0 2px;padding-bottom:5px;}
.disDetailWrap .borderleft{border-left:1px solid #C2CCD6;padding-right:4px;}
.dicdetailRight .cmtHeader .cmtCount{float:right;}
.dicdetailRight .commentMain {height: 300px;overflow-y: auto;padding-right: 8px;}
.dicdetailRight .commentRboxWrap {border-bottom: 1px solid #C2CCD6;margin-bottom: 15px;padding: 0 2px;padding-bottom: 8px;}
.dicdetailRight .commentRboxWrap .leftAvt{height:30px;border-radius:30px;width:30px;}
.dicdetailRight .commentRboxWrap .heading{font-size:12px;color:#344054;margin-bottom:2px;font-weight:700;}
.dicdetailRight .commentRboxWrap .heading span{float:right;font-size:12px;font-weight:400;color:#778da2;}
.dicdetailRight .commentRboxWrap .subheading{font-size:12px;color:#344054;margin-bottom:2px;max-width: 440px;}
.dicdetailRight .commentRboxWrap .feedbackBH{margin-top:4px;margin-bottom:6px;}
.dicdetailRight .commentRboxWrap .feedbackBH .repTXT{color:#017dc0;font-size:12px;}
.dicdetailRight .commentRboxWrap .feedbackBH.repBox span{color:#017dc0;}
.chatfooterBox .emojiicon{position: absolute;right: 65px;top: 5px;font-size: 18px;color: #C2CCD6;}
.chatfooterBox textarea.form-control {height: auto;background: #F5F5F5;border-radius: 8px;border-color:#f5f5f5;}
.chatfooterBox {}
.chatfooterBox .media-controls {}
.chatWrap .chatfooterBox .emojionearea {max-height:80px;}
.chatfooterBox .media-controls .myBTN,.chatfooterBox .media-controls .myBTN:hover, .chatfooterBox .media-controls .myBTN:focus {background-color:#EAEAEA;color:#333;border-color:#ccc;}
.chatfooterBox .media-controls .myBTN i {margin:0 auto;}
.chatfooterBox .emojionearea .emojionearea-button {right:inherit;left:4px;}
.chatfooterBox .emojionearea .emojionearea-picker {right:inherit;left:0px;}
.chatfooterBox .emojionearea .emojionearea-editor {padding:6px 25px 6px 30px;max-height:80px;}
.chatfooterBox .emojionearea .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {right:inherit;left:5px;}
.chatfooterBox .mediaBoxUI {position:relative;}
.chatfooterBox .mediaBoxUI .attachImg {}
.chatfooterBox .mediaBoxUI .mediaAllType {padding:10px;border:1px solid #ccc;border-radius:6px;position: absolute;bottom: 50px;background-color:#fff;}
.chatfooterBox .mediaBoxUI .mediaAllType ul {padding:0;margin:0; min-width:110px;}
.chatfooterBox .mediaBoxUI .mediaAllType ul li {list-style:none;}
.chatfooterBox .mediaBoxUI .mediaAllType ul li label {border:1px solid #fff;color:#333;padding:6px 2px 6px 6px;display: block;border-radius:6px;line-height: 14px;margin:0;cursor:pointer;}
.chatfooterBox .mediaBoxUI .mediaAllType ul li label i {font-size: 14px;width:18px;}
.chatfooterBox .mediaBoxUI .mediaAllType ul li label img {height:17px;width:17px;margin-right:4px;}
.chatfooterBox .mediaBoxUI .mediaAllType ul li label:hover {border:1px solid #DCDCDC;} 
.discussWrap.mediaBoxUI {position:relative;}
.discussWrap.mediaBoxUI .attachImg {}
.discussWrap.mediaBoxUI .mediaAllType {padding:10px;border:1px solid #ccc;border-radius:6px;position: absolute;bottom: 5px;background-color:#fff;}
.discussWrap.mediaBoxUI .mediaAllType ul {padding:0;margin:0; min-width:110px;}
.discussWrap.mediaBoxUI .mediaAllType ul li {list-style:none;}
.discussWrap.mediaBoxUI .mediaAllType ul li label {border:1px solid #fff;color:#333;padding:6px 2px 6px 6px;display: block;border-radius:6px;line-height: 14px;margin:0;cursor:pointer;}
.discussWrap.mediaBoxUI .mediaAllType ul li label i {font-size: 14px;width:18px;}
.discussWrap.mediaBoxUI .mediaAllType ul li label img {height:17px;width:17px;margin-right:4px;}
.discussWrap.mediaBoxUI .mediaAllType ul li label:hover {border:1px solid #DCDCDC;} 
.chatfooterBox {}
.chatfooterBox {position:relative;}
.chatfooterBox .image-preview-box {width: 400px;background: white;border-radius: 8px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: center;position: absolute; bottom: -10px;z-index:99;}
.chatfooterBox .header {display: flex;justify-content: space-between;padding:1px 10px;background: #f0f0f0;border-bottom: 1px solid #f0f0f0;}
.chatfooterBox .close-btn {border: none;background: none;font-size: 18px;cursor: pointer;color: #000;font-weight: 700;}
.chatfooterBox .image-container {padding: 10px;}
.chatfooterBox .image-container img {width: 100%;max-height:300px; border-radius: 8px;}
.chatfooterBox .image-container video {width: 100%;max-height:300px; border-radius: 8px;}
.chatfooterBox .caption-box {padding:1px 1px;border-top: 1px solid #f0f0f0;background: #f0f0f0;}
.chatfooterBox .caption-box input {width: 100%;padding:5px 8px;border: 1px solid #f0f0f0;background: #f0f0f0;border-radius: 5px;outline: none;}
.chatfooterBox .caption-box.chatMsgOpt {position:relative;}
.chatfooterBox .caption-box.chatMsgOpt .emojionearea-editor {text-align: left;padding-left: 2px;padding-right:10px;left: 30px; right: 45px;max-height: 30px;overflow-y: auto;line-break: anywhere;white-space: break-spaces;}
.chatfooterBox .caption-box.chatMsgOpt .send-btn {position: absolute;top: 5px;right: 5px;} 
.chatfooterBox .caption-box.chatMsgOpt .emojionearea.emojionearea-inline {max-width:100%;}
.messageBH .message-receivedBH .readTick {float:right; margin-top: 2px;}
.messageBH .message-receivedBH .docView, .message .message-received .docView {height: 100px;margin: 0 auto;display: block;margin-bottom: 10px;}
.chatfooterBox .footer {display: flex;justify-content: space-between;padding:6px 10px;background: #F6F6F6;border-top: 1px solid #F6F6F6;}
.chatfooterBox .add-btn, .send-btn {border: none;padding:2px 12px;font-size: 14px;border-radius: 5px;cursor: pointer;}
.chatfooterBox .add-btn {background: #fff;border: 1px solid #ccc;}
.chatfooterBox .send-btn {background: #0084ff;color: white;border: none;}
.chatfooterBox .chtBtnBox {}
.chatfooterBox .chtBtnBox .myBTN, .chatfooterBox .chtBtnBox .myBTN:hover, .chatfooterBox .chtBtnBox .myBTN:focus, .chatfooterBox .chtBtnBox .myBTN:active,.chatfooterBox .chtBtnBox .myBTN:active:focus {background-color: transparent;color: #333;border-color: transparent;position: absolute;top: 6px; right: 8px; padding: 0;}
.chatfooterBox .chtBtnBox .myBTN img {height:18px;}
.chatfooterBox .chtBtnBox {}

/*Media View*/
.nomediaWrap .no-media-container {border: 1px solid #C2CCD6;border-radius: 8px;padding: 30px;text-align: center;background-color: #fff;padding-top: 10px;}
.nomediaWrap .no-media-image {margin: 20px auto;}
.nomediaWrap .no-media-title {font-size: 20px;color: #344054;font-weight: 600;}
.nomediaWrap .no-media-text {font-size: 18px;color: #778DA2;}
.media-library {border: 1px solid #c2ccd6;border-radius: 8px;padding: 30px;text-align: center;background-color: #fff;padding-top: 10px;}
.mediaMain .files-list, .folders-list {display: flex;flex-wrap: wrap;gap: 10px;list-style: none;padding: 0;margin: 0;}
.mediaMain .folder-box {flex: 1 1 calc(20% - 10px);max-width: calc(20% - 10px);display: flex;justify-content: flex-start;padding: 10px;
background-color: #f5f5f5;border-radius: 5px;font-size: 12px;font-weight: 600;color: #344054;cursor: pointer;transition: background-color .3s;}
.mediaMain .folder-box:hover {background-color: #ebebeb;}
.mediaMain .folder-box i {font-size: 16px;margin-right: 10px;color: #344054;}
.mediaMain .file-card {flex: 1 1 calc(20% - 10px);max-width: calc(20% - 10px);background-color: #f5f5f5;border-radius: 8px;overflow: hidden;}
.mediaMain .file-card .dummyImage {width: 100%;height: 150px;object-fit: cover;border-radius: 10px;cursor: pointer;}
.mediaMain .file-card .iconBG {height: 12px;margin-right:2px;}
.mediaMain .file-card .card-body {padding: 10px;font-size: 14px;font-weight: 700;background-color: #f5f5f5;}
.mediaMain .headingFlder {color: #344054;font-size: 14px;font-weight: 600;margin-bottom: 10px;}
.mediaMain .files-list, .folders-list {display: flex;flex-wrap: wrap;gap: 10px;list-style: none;padding: 0;margin: 0;}
.mediaMain .folder-box {position:relative; flex: 1 1 calc(20% - 10px);max-width: calc(20% - 10px);min-width: 150px;display: flex;align-items: center;justify-content: flex-start;padding: 10px;background-color: #f5f5f5;border-radius: 5px;font-size: 12px;font-weight: 600;color: #344054;cursor: pointer;transition: background-color .3s;}
.mediaMain .folder-box .fa-edit {position:absolute;font-size:12px;right:15px;}
.mediaMain .folder-box .fa-trash-alt {position:absolute;font-size:12px;right:0px;}
.mediaMain .folder-box {}
.mediaMain .folder-box {}

.mediaMain .files-list {display: flex;flex-wrap: wrap;gap: 10px;list-style: none;padding: 0;margin: 0;}
.mediaMain .file-card {flex: 1 1 calc(20% - 10px);max-width: calc(20% - 10px);min-width: 150px;background-color: #f5f5f5;border-radius: 8px;
overflow: hidden;display: flex;flex-direction: column;padding-bottom: 15px;padding-left: 8px;padding-right: 8px;}
.mediaMain .file-card .card-body{padding:10px;font-size:14px;font-weight:700;background-color:#f5f5f5;text-align:left;display: flex
;justify-content: space-between;}
.mediaMain .file-card .card-body i{color:#ea4335;font-size:12px;margin-right: 2px;}
.mediaMain .col-md-7 .media-library{max-height:600px;overflow-y:auto}
.mediaMain .col-md-7 .folder-box{max-width:calc(37% - 10px)!important}
.mediaMain .col-md-7 .file-card{/*max-width:calc(36% - 10px)!important*/ min-width:31%;}
.file-details{border:1px solid #c2ccd6;border-radius:8px;padding:20px;background-color:#fff}
.file-details img{width:100%;border-radius:8px;margin-bottom:15px;height:250px;object-fit:cover}
.file-details video{width:100%;margin-bottom:15px;height:250px;}
.file-details .poupIcon{font-weight:700;font-size:14px}
.file-details .poupIcon i{color:#ea4335;font-size:13px;}
.file-details .headDeT{color:#344054;font-size:12px}
.file-details ul{list-style:none;padding:0;margin:10px 0}
.file-details ul li{display:flex;justify-content:space-between;font-size:14px;padding:5px 0}
.file-details ul li:first-child{border-top:none}
.file-details .close-btn{position:absolute;top:10px;right:10px;background-color:transparent;border:none;font-size:18px;color:#999;cursor:pointer}
.file-details .close-btn:hover{color:#333}
.file-details .heading{width:50%;font-size:12px;color:#344054;font-weight:800}
.file-details .subheading{width:100%;font-size:12px;color:#344054;word-break:break-all}
.fldHead{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:150px}
.fldHead1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:119px;transform:translateY(0px)}
.mediaMain .file-card .fldHead1 {line-height:10px;font-size: 12px;width: 115px;}
.mediaMain .col-md-7 .file-card .fldHead1 {width: 110px;}
.folders-list,.mediapop .files-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.mediapop .folder-box:hover{background-color:#ebebeb}
.mediapop .folder-box i{font-size:20px;margin-right:10px;color:#344054}
.mediapop .file-card{flex:1 1 calc(20% - 10px);max-width:calc(20% - 10px);background-color:#f5f5f5;border-radius:8px;overflow:hidden}
.mediapop .file-card .dummyImage{width:100%;height:150px;object-fit:cover;border-radius:10px;cursor:pointer}
.mediapop .file-card .iconBG{height:20px}
.mediapop .file-card .card-body{padding:10px;font-size:14px;font-weight:700;background-color:#f5f5f5}
.mediapop .headingFlder{color:#344054;font-size:14px;font-weight:600;margin-bottom:10px}
.folders-list,.mediapop .files-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.mediapop .folder-box{flex:1 1 calc(20% - 10px);max-width:calc(26% - 10px);min-width:150px;display:flex;align-items:center;justify-content:flex-start;padding:10px;background-color:#f5f5f5;border-radius:5px;font-size:12px;font-weight:600;color:#344054;cursor:pointer;transition:background-color .3s}
.mediapop .files-list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}
.mediapop .file-card{flex:1 1 calc(20% - 10px);max-width:calc(28% - 10px);min-width:150px;background-color:#f5f5f5;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;padding-bottom:15px;padding-left:8px;padding-right:8px}
.mediapop .file-card .card-body{padding:10px;font-size:14px;font-weight:700;background-color:#f5f5f5;text-align:left}
.mediapop .file-card .card-body i{color:#ea4335}

/*Media View End*/

.replyBOX.replytomsgBox {position: relative;background-color: #f5f5f5;width: calc(100% - 58px);padding: 8px 9px;border-top-right-radius: 8px;border-top-left-radius: 8px;}
.replyBOX.replytomsgBox .replyCrs {position: absolute;right: 14px;top: 12px;}
.replyBOX.replytomsgBox .replyChatBG {background-color: #fff;box-shadow: -2px 0px 3px #b7b7b7;padding: 8px;border-radius: 10px;border-left: 1px solid #f5f5f5;}
.replyBOX.replytomsgBox .heading{font-size:12px;margin-bottom:2px;font-weight:700;}
.replyBOX.replytomsgBox .subheading{font-size:10px;}
.dicdetailRight .replBH {margin-top: 15px;}
/*.crtDiscusWrap .imgiconBH {position: absolute;}*/ 
#rejecteye {color: #017dc0;cursor:pointer;}
.rejectBox .heading {font-size: 14px;color: #344054;margin-bottom: 4px;margin-top: 10px;}
.rejectBox .paraTXT{font-size:14px;color:#404040;}
.rejectBox .formBox {background-color: #F7F7F7;padding: 8px;border-radius: 8px;}
.rejectBox {max-height: 550px;overflow-y: auto;}
.approveBox{}

.approveBox .heading {font-size: 14px;color: #344054;margin-bottom: 4px;margin-top: 10px;}
.approveBox .paraTXT{font-size:14px;color:#404040;}
.approveBox .formBox {background-color: #F7F7F7;padding: 8px;border-radius: 8px;}
.approveBox {max-height: 550px;overflow-y: auto;}
.disCmmmt .emojionearea.form-control:focus{box-shadow:none;}
.disCmmmt .emojionearea, .disCmmmt .emojionearea.form-control {
    width: 80% !important;
    display: inline-block !important;
    /*background-color: #F5F5F5;*/
    border-color: #F5F5F5;
    border-radius: 10px;
}
.disCmmmt .emojitextarea.ReplyText {
    width: 100% !important;border-radius:4px;
}
.disCmmmt .emojitextarea.ReplyText {
    min-height: 60px;
    max-height: 60px;
}
.disCmmmt .emojionearea .emojionearea-editor {
    min-height: 40px;
    max-height: 40px;
}
.disCmmmt .myBTN.btnPost{margin-top:-38px;}
.dicdetailRight .commentRboxWrap .feedbackBH.repBox{text-align:end;}
.emojiBox {
}
.emojiBox .emojionearea  {}
.emojiBox .emojionearea .emojionearea-button {top:inherit;bottom:5px;right:0px;}
.emojiBox {}
.emojiBox {}

/* ---------- Filter Filed ---------- */
.filter-dropdown{position:relative;}
.filter-dropdown .dropdown-menu{width:180px;padding:10px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-color:#fff;}
.filter-dropdown .search-input{width:100%;border:1px solid #344054;padding:5px 10px;border-radius:12px;outline:0;}
.filter-item{display:flex;align-items:center;padding:8px;cursor:pointer;transition:background .2s;font-size:12px;}
.filter-item:hover{background:#f5f5f5;border-radius:5px;}
.filter-item .status-dot{width:12px;height:12px;border-radius:50%;margin-right:10px;}

.status-all { background: #2939f3; }
.status-new { background: #37daff; }
.status-active { background: #6aa96d; }
.status-inactive { background: #a55400; }
.status-pending { background: #ffb300; }
.status-processing { background: #a085ff; }
.status-approved { background: #198d1f; }
.status-rejected { background: #e53935; }
.status-expired { background: #9e9e9e; }
.status-cancelled { background: #8d6e63; }
.status-deactive { background: #5f5e5e; }
.status-upcoming { background:  #009fba; }
.status-scheduled { background: #0288d1; }
.status-queue { background: #8d9707; }
.status-signup { background: #0802aa; }
.status-executed { background: #5e35b1; }
.status-blocked { background: #6d4c41; }  
.status-bounced { background: #c2185b; }
.status-complete { background: #00cd0a; }

.btnfilter{background-color:#fff;border-color:#fff;font-size:14px!important;}
.btnfilter:focus,.btnfilter:hover{background-color:#fff;border-color:#fff;font-size:14px!important;}
.filter-dropdown.search-input {width: 100%;padding-left: 30px;}
.filter-dropdown .search-icon {position: absolute;left: 10px;top: 50%;transform: translateY(-50%);font-size: 14px;color: gray;pointer-events: none;}
.filter-dropdown .btn-light:not(:disabled):not(.disabled).active, .filter-dropdown .btn-light:not(:disabled):not(.disabled):active, .show > .filter-dropdown .btn-light.dropdown-toggle {color: #000;background-color: #fff;border-color: #fff;}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {box-shadow: none;}
.filter-dropdown .btn.show{background-color:#fff;border-color:#fff;}
.feedbackBH .borderBHH {border: 1px solid #ccc;margin-right: 12px;padding: 4px 1px;display: inline-block;min-width: 70px;text-align: center;border-radius: 5px;margin-top: 5px;color: #017dc0;cursor: pointer;}
.feedbackBH .borderBHH:hover {color: #006297;}
.feedbackBH .borderBHH i {font-size: 15px !important;margin-right: 4px;}


/* ---------- Send Survey page ---------- */
.stepperWrapBox{display:flex;align-items:center;justify-content:center;margin:0}
.stepperWrapBox .stepBox{text-align:center;position:relative;flex:1}
.stepperWrapBox .circle{width:40px; height:40px; border-radius:50%; background:#fff; color:#778da2; display:flex; align-items:center; justify-content:center; font-weight:700; margin:0 auto; position:relative; z-index:2;border:1px solid #707070}
.stepperWrapBox .line{height:1px;width:100%;background:#ccc;position:absolute;top:20px;left:50%;z-index:1}
.stepperWrapBox .stepBox:first-child .line {/* display: none; */}
.stepperWrapBox .completed.active .circle{background:#007bff;border:1px solid #007bff;color:#fff;cursor: pointer;}
.stepperWrapBox .active .circle{background:#fff;border:1px solid #007bff;color:#007bff}
.stepperWrapBox .text {margin-top: 10px;color: #778DA2;}
.stepperWrapBox .text small {color: #778DA2;display: block;}
.stepperWrapBox .active .text {font-weight: bold;color: #007bff;}
.stepperWrapBox .completed .line {background: #007bff;}
     /*Filter*/
.filterWrappers {padding-top:20px;border-right: 1px solid #ccc;}
/*.filterWrappers .filterWrapBox {height: 290px;overflow-y: auto;}*/
.filterWrappers .nav-tabs{border-bottom:none;display:flex;justify-content:start;background-color:#f6f6f6;width:fit-content;padding:5px 5px 7px;border-radius:8px}
.filterWrappers .nav-tabs .nav-link{border:none;font-weight:600;padding:6px 10px;background:#f5f5f5;color:#666;border-radius:5px;margin-right:5px;min-width:120px;text-transform:uppercase;font-size:12px;}
.filterWrappers .nav-tabs .nav-link.active{background:#fff;color:#007bff}
.filterWrappers .filter-container{padding:5px;border-radius:10px;background:#fff;margin-top:0;height: 290px;
    overflow-y: auto;}
.filterWrappers .filter-header{font-size:12px;font-weight:600;margin:10px 0 10px}
.filterWrappers .form-check-label{font-size:12px;display:flex;align-items:center}
.filterWrappers .count{font-size:11px;color:#888;margin-left:5px}
.cntDtlWrapper {padding-top:20px;}
.cntDtlWrapper .match-count{font-size:14px;font-weight:600;margin-bottom:15px}
.cntDtlWrapper .match-count span{color: #2584F4;font-size: 16px;font-weight: 700;}
.cntDtlWrapper .filter-list{list-style:none;padding:0;margin:0;height: 270px;overflow-y: auto;}
.cntDtlWrapper .filter-item{background: #F7F7F7; display:flex;justify-content:space-between;align-items:center;padding:4px 10px;border-bottom:1px solid #F7F7F7;font-size:11px;margin-bottom:5px;border-radius:6px;}
.cntDtlWrapper .filter-item:hover{background: #ededed;}
.cntDtlWrapper .filter-item:last-child{border-bottom:none}
.cntDtlWrapper .filter-label{color:#888;font-weight:600;text-transform:uppercase}
.cntDtlWrapper .filter-value{font-weight:600;color:#333}
.cntDtlWrapper .filter-count{margin-left:auto;font-weight:700;color:#888}
.cntDtlWrapper .remove-icon{color:red;font-size:14px;cursor:pointer;margin-left:10px}
.cntDtlWrapper .remove-icon:hover{color:#8b0000}

.restBox.custom-input-group{max-width:auto;border:1px solid #c2ccd6;border-radius:8px;overflow:hidden}
.restBox.custom-input-group .input-group-text{background-color:#f6f6f6;border:none;border-right:1px solid #c2ccd6;font-size:12px;font-weight:600;color:#344054;margin-right:1px}
.restBox.custom-input-group .form-control{border:none;box-shadow:none}
.restBox.custom-input-group .form-control:focus{outline:0;box-shadow:none}

.vpWrap .survey-details{font-size:12px;color:#778da2;font-weight:600}
.vpWrap .survey-details span{color:#333}
.filterAllCat .form-label{color:#344054;font-size:12px;margin-bottom:0;}
.filterAllCat .categoryWrap{display:flex;gap:10px;margin-top:5px}
.filterAllCat .catOtion{padding:8px 12px;border:1px solid #C2CCD6; border-radius:8px; font-size:11px;line-height:12px; font-weight:600; color:#778da2; /*cursor:pointer; */transition:all .3s ease}
/*.filterAllCat .catOtion:hover{background-color:#f1f5f9}*/

 .campBH .icon-button-group {display: flex;border: 1px solid #ddd;border-radius: 6px;overflow: hidden;}
 .campBH .icon-button-group button {border: none;background-color: #f8f9fa;padding: 8px 10px;display: flex;align-items: center;justify-content: center;}
 .campBH .icon-button-group button + button {border-left: 1px solid #ddd;}
 .campBH .icon-button-group i {color: #017dc0;font-size:15px;}
 .campBH .addBTN,  .campBH .addBTN:hover{background-color: #017DC0;border-radius: 50px;color: #fff;height: 30px;width: 30px;padding: 2px 8px;line-height:10px;} 
 .campBH .addBTN i {font-size:14px;} 
    /* Remove dropdown arrow from form-select */
 .campBH input.form-control::-webkit-appearance,
 .campBH input.form-select::-webkit-appearance {-webkit-appearance: none;-moz-appearance: none;appearance: none;}
 .campBH input.form-select {background-image: none !important;}

.grpAddon .dd .ddChild {height: 200px !important;}

.themeWrap {list-style:none;display:flex;padding:0;gap:30px;}
.themeBlock {position:relative;display:inline-block;list-style:none;font-size:12px;background-color: #f3f3f3;border-radius: 5px;text-align: center;line-height: normal; }
.themeBlock .prvw {position:absolute;border: 1px solid #b0b0b0;background-color: #ffffff;color: #017dc0;padding: 2px;border-radius: 20px;right: 0px;top: 2px;font-size: 14px;cursor:pointer;text-align:center;}
.themeImg {height:150px;display:block;margin:0; border-radius: 5px;border: 2px solid #f1f1f1;margin-bottom:5px;cursor:pointer;width:115px;}
input[type="radio"]:checked + img.themeImg { border: 2px solid #017dc0;}

.clientproWrap .prfDetail{margin-bottom:20px;} 
.clientproWrap .textEllD {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;max-width: 300px;cursor: pointer;transition: all 0.3s ease;}
.clientproWrap .textEllD:hover {-webkit-line-clamp: unset;white-space: normal;overflow: visible;}

.icon-container .icon-group{display:flex;background-color:#f8f9fa;border:1px solid #ccc;border-radius:6px;width:fit-content;overflow:hidden;margin-left:auto;}
.icon-container .icon-btn{display:flex;align-items:center;justify-content:center;padding:4px 8px;border:1px solid #017dc0;background-color:#017dc0; color:#fff;text-decoration:none;transition:background-color .3s ease;border-radius:6px;}
.icon-container .icon-btn:last-child{border-right:none;}
.icon-container .icon-btn:hover{background-color:#017dc0;}
.icon-container .icon-btn.btnDeleteRow {border:1px solid #dc3545;background-color:#fff; color:#dc3545;}
.icon-container .icon-btn.btnDeleteRow:hover {background-color:#dc35450d;}
.icon-container .icon-btn i{font-size:14px;}
/*.faq-item .card {margin:20px 5px; border: 1px dashed #017dc0;}
.faq-item .card:first-child {margin-top:15px;}
.faq-item .card .card-body {box-shadow: 0px 0px 5px #bde7ff;border-radius: 12px;}*/
.profileSrvBox {max-height:calc(100vh - 200px);overflow-y:auto;}
.profileSrvBox .svc-flex-row__element--growing {overflow: inherit;}


.clientDB{}
.clientDB .card {margin-bottom:16px;}
.clientDB .card-body{padding:15px;}
.clientDB .card-title{font-size:14px;font-weight:600;color:#5F5F5F;}
.clientDB .refBTN i{font-size:16px;color:#858D9D;}
.clientDB .iconBox img{height:40px;margin-bottom:12px;}
.clientDB .content{background-color: #F7F7F7;padding: 7px 10px;}
.dashboard-item {min-height:175px;padding-top:15px;}
.dashboard-item .textCount {font-size: 14px;color: #737373; font-weight:600;}
.dashboard-item .textNo {font-size: 17px;font-weight: 800;color: #151D48;width: 55px;display: inline-block;}

.clientDB .convDWN .btnFltr {background-color: transparent;border: none;}
.clientDB .convDWN .btnFltr i {font-size:12px;margin-top: -14px;}
.clientDB .convDWN ul.dropdown-menu {min-width:inherit;padding:2px;}
.clientDB .convDWN .dropdown-item {font-size:12px;padding: 2px 5px;}


.clientDB .incentiveWrap{height: 295px;}
.clientDB .incentiveWrap .reddH{margin-top:78px;}
 .incentiveWrap .redmTXT{font-size:22px;font-weight:800;color:#111111;}
 .incentiveWrap .redmPara{font-size:18px;font-weight:600;color:#5D5C5C;}
 .incentiveWrap .borderRight {border-right: 1px solid #817B7B;}
.recordList li{padding:0px 4px;}
.recordList hr{border-color:#DBE5EB;}


.approval-item {border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom: 10px;}
.approval-item:last-child {border-bottom: none;margin-bottom: 0;padding-bottom: 0;}
.btn-approve {border-color: #28a745;color: #28a745;font-size: 13px;padding: 3px 6px;}
.btn-approve:hover {background-color: #28a745;color: white;}
.btn-reject {border-color: #dc3545;color: #dc3545;font-size: 13px;padding: 3px 6px;}
.btn-reject:hover {background-color: #dc3545;color: white;}
.view-all {color: #0d6efd;font-weight: 600;text-decoration: none;}
.view-all:hover {text-decoration: underline;}
.button-wrapper {text-align: right;margin-top: 5px;}












@keyframes fadeInUp {
    from {
        transform: translate3d(0, 30px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes fadeInDown {
    from {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    to {
        transform: translate3d(0, 20px, 0);
        opacity: 0;
    }
}


.ss {
}
/* ---------- Media ---------- */
/* ##Device = Desktops, ##Screen = 1281px to higher resolution desktops */
@media (min-width:1281px) {

}
/* ##Device = Laptops, Desktops, ##Screen = B/w 1025px to 1280px */
@media (min-width:1025px) and (max-width:1280px){

}
/* ##Device = Tablets, Ipads (portrait), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px){
   

}
/* ##Device = Tablets, Ipads (landscape), ##Screen = B/w 768px to 1024px */
@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){

}
/* ##Device = Low Resolution Tablets, Mobiles (Landscape), ##Screen = B/w 481px to 767px */
@media (min-width:481px) and (max-width:767px){
    .loginWrap .signupImg{display:none;}
    .loginWrap .loginLOGO{height:40px;}
    .loginWrap .page-right.clientLgn {padding: 20px 20px 0 20px;position: static;transform: inherit;}
    .pageBody .fildBH{margin-bottom:15px;}
    .message-receivedBH .message-media {
        max-height: 200px!important;
        max-width: 352px!important;
        display: block;
    }
    .chatWrap .message-receivedBH.widthcompBH {
        max-width: 80% !important;
    }
}
/* ##Device = Most of the Smartphones Mobiles (Portrait), ##Screen = B/w 320px to 479px */
@media (min-width:320px) and (max-width:480px){
    .loginWrap .signupImg{display:none;}
    .loginWrap .loginLOGO{height:50px;width: 100%;margin: 0 auto;margin-top:20px; margin-bottom: 20px;}
    .loginWrap .page-right.clientLgn {padding: 20px 20px 0 20px;position: static;transform: inherit;}
    .loginWrap .heading{font-size:20px;}
    .pageBody .btnCmm {text-align: left;margin-bottom: 20px;}
    .pageBody .cmmDwn{margin-top:25px;}
    .pageBody .dataTables_wrapper .dataTables_length, .pageBody .dataTables_wrapper .dataTables_filter, .pageBody .dataTables_wrapper .dataTables_info {text-align: left;}
    .pageBody .dataTables_wrapper .dataTables_paginate{text-align:right;}
    .pageBody .fildBH{margin-bottom:15px;}
    .pageBody .add_field_button {position: absolute;bottom: 24px;right: -33px;font-size: 13px;}
    .pageBody .remove_field {position: absolute;right: -16px;top: 12px!important;font-size: 13px;}
    .pageBody .surveyWrap .myBTN{margin-bottom: 15px;}
    .chatWrap .sidebar{margin-top:20px;}
    .memberFilter .ageformpdg{padding-right:28px;margin-top:5px;} 
    .memberFilter .filterIconIN {margin-bottom: 8px;}
    .ideaWrapper .btnHeading{text-align: center;margin-top: 10px;}
    .btnbox .dwnBTN{margin-top:10px;}
    .setUpTyp ul li{width:100%;}
    .setUpTyp ul{display:block;}
    .communBOX .brdrR{padding-right: 47px;}
    .communBOX .udBox{padding-right: 47px;}
    .communityGrid .profile-card {max-width:100%;}
    .communityGrid .explink {margin-top:5px;}
    .statsCardBox {margin-top:20px;}
    .topPrSrvy .topPrSrvyGrid, .pollStats .pollStatsGrid {min-height: auto;}
    .statsCardBox .highcharts-plot-border {width: 100% !important;height: 100vh !important;}
    .toggleBox, .toggleBox.nwsL {min-height:auto;}
    .message-receivedBH .message-media {max-height: 200px!important;max-width: 252px!important;display: block;}
    .chatWrap .message-receivedBH.widthcompBH {max-width: 80% !important;}
    .rightImgWrap {display:none;}
 }







