@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap'); 



/* ---------- CSS ---------- */
body{ font-family: "Nunito", sans-serif;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{}


/* ---------- Signup-Page ---------- */
.loginWrap{}
.loginWrap .signupImg{height:100vh;width:100%;}
.loginWrap .loginLOGO{height:30px;margin-bottom:20px;}
.loginWrap .patternSbg {background-image: url(../image/patternSS.png);background-repeat: no-repeat;background-size: cover;background-position: center;}
.loginWrap .page-right .heading {font-weight: 700;font-size: 24px;color: #141414;margin-bottom: 10px;}
.loginWrap .page-right.clientLgn {padding: 0 120px 0 120px;}
.loginWrap .page-right {position: absolute;top: 46%;left: 50%;transform: translate(-50%, -50%);width: 100%;}
.loginWrap .page-right .content {font-weight: 700;font-size: 15px;line-height: 19px;color: #606060;}
.loginWrap .page-right a {text-decoration:none;}
.loginWrap .page-right  .custom-input, .loginWrap .page-right  .custom-input:hover, .loginWrap .page-right .custom-input:focus {border: 1px solid #d7d7d7; box-sizing: border-box;border-radius: 25px;height: 38px;box-shadow: 1px 1px 3px #f1f1f1 !important;font-size: 13px;}
.loginWrap  .resendOtpBtn {position: absolute;right: 10px;bottom: 6px;background-color: #90b72b;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 .toggle-password.fa-fw {position: absolute;right: 12px;top: 34px;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: 13px;line-height: 19px;text-align: right;color: #333;margin: 15px 0px;}
.loginWrap .ddTitleText{padding:5px 5px;height: 38px;width: 40%;background-color: #fff; border-top-left-radius: 25px;border-bottom-left-radius: 25px;}
.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: 35px;}
.loginWrap #Checksign {position: absolute;right: 18px;bottom: 10px;color: #6a8f0d;}
#signUpForm .text-danger.field-validation-valid {margin-left:10px;}

 
/* ---------- 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:30px;}
.pageBody .btnCmm .myBTN {color: #fff;background-color: #505050;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600; display:inline-block;text-align:center;border: 1px solid #505050;}
.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 #C5E86C;}
.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 #C5E86C;}
.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;}
  
 
/* ---------- 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;}
.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:#C5E86C;color: #fff;}
.pageBody .active .step-number{background-color:#fff;border:1px solid #9fdd00;color:#9fdd00;}
.pageBody .active .step-title, .pageBody .active .step-description, .pageBody .completed .step-title, .pageBody .completed .step-description {color: #8db91d;}
.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: #C5E86C;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;}

/* ---------- 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: #C5E86C !important;}
.pageBody input:checked + .slider:before {background-color: #90B72B;box-shadow: 0px 0px 2px #0f0f0f;}
.pageBody input:checked + .slider:before {-webkit-transform: translateX(18px);-ms-transform: translateX(18px);transform: translateX(18px);}

/* Rounded sliders */
.pageBody .slider.round {border-radius: 34px;}
.pageBody .slider.round:before {border-radius: 50%;} 
.pageBody .badge-expired {background: #777777;color: #fff;}
.pageBody .badge-success {color: #fff;background-color: #28a745;}


/* ---------- 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 #C5E86C;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:#C5E86C;}
.pageBody .uploadRBox .file_uploads p i {font-size: 20px !important; color: #C5E86C;}
.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: 6px;} 
.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 {position: absolute;right: 7px;cursor:pointer; }
/*.ideaWrapper{padding:30px 10px;}*/
.ideaWrapper .ideaImage{height: 30px;width: 30px;border-radius: 50%;margin-right: 10px;}
.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:0 5px 12px -12px rgba(0,0,0,.56),0 4px 25px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);border: 1px solid #fff;}
.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.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:#90B72B; 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:#90B72B;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:90%;}
.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: #c5e86c;margin-top: 15px;}
.uploadRBoxs .file_uploads input {opacity: 0;}
.uploadRBoxs .file_uploads .btn {background-color:#F2F2F2;border-color:#d7d7d7;padding:6px 20px;color:#000;}
.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;}

/* ---------- Community Setting ---------- */
.setUpTyp {}
.setUpTyp ul {margin:0; padding:0;display:inline-flex;}
.setUpTyp ul li {display:inline-block;list-style:none;margin-right:20px;}
.setUpTyp ul li .form-control {width:60px;height:30px; margin-left:5px;}


/* ---------- Dashboard-Page ---------- */
.statsCardBox {}
.statsCardBox .card {border-radius:10px; border: none;box-shadow:2px 2px 0px #ccc;}
.statsCardBox .textBWrap {display:inline-block;width:100%;} 
.statsCardBox .textBWrap .hdTxt {float:left;font-size:12px;font-weight:600;color: #6F7176; margin-top: 5px;}
.statsCardBox .textBWrap .hdIcon {float:right; box-shadow: 0px 2px 4px #d0d0d0;padding: 8px 12px;font-size: 20px;line-height: 20px;border-radius: 5px;}
.statsCardBox .countN {font-size:30px;font-weight:600;}
.statsCardBox .growths {font-size:12px;color:#2CBB00;letter-spacing: 0;font-weight: 700;}
.statsCardBox .growths.down {color:#d60000;}
.memberBox.card {box-shadow:2px 2px 0px #009E9E;}
.memberBox .textBWrap .hdIcon {color:#009E9E;}
.ideaBox.card {box-shadow:2px 2px 0px #A85A00;}
.ideaBox .textBWrap .hdIcon {color:#A85A00;}
.srvBox.card {box-shadow:2px 2px 0px #076151;}
.srvBox .textBWrap .hdIcon {color:#076151;}
.pollBox.card {box-shadow:2px 2px 0px #5E5E5E;}
.pollBox .textBWrap .hdIcon {color:#5E5E5E;}
.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;}
.dailyPoll {}


/* ----------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: #90B72B;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: #90B72B;border-radius: 4px;padding: 6px 10px;font-size: 13px;font-weight: 600;border: 1px solid #90B72B;}
.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: #C5E86C!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: #85AF1B;font-size: 16px;font-weight: 600;margin-bottom: 2px; margin-top:10px;}
.user-info .user-name{max-width: 155px;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{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: #EFFFC6;padding: 6px 10px;border-radius: 6px;max-width: 80%;display: inline-block;margin-top:10px;text-align:left;font-size: 12px;}
.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 #EFFFC6;background-color: #EFFFC6;}
.chatWrap .chat-list .list-group-item.active {border: 1px solid #EFFFC6;background-color: #EFFFC6;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: #9bbe3f;color: #fff;padding: 2px 4px;border-radius: 50px;font-size: 8px;}
.chatWrap .namechat {font-size: 11px;color: #90b72b;}
.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:93%;}

/* ---------- 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 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 .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;}



.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:28px;}
    .loginWrap .page-right.clientLgn {padding: 20px 20px 0 20px;position: static;transform: inherit;}
    .pageBody .fildBH{margin-bottom:15px;}

}
/* ##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:18px;margin-top:20px;}
    .loginWrap .page-right.clientLgn {padding: 20px 20px 0 20px;position: static;transform: inherit;}
    .loginWrap .page-right .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;}

 }







