@import url('https://fonts.googleapis.com/css2?family=Barlow: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&display=swap');
body, h1, h2, h3, h4, h5, h6,p {
    font-family: "Barlow", sans-serif;
}
body{
    color: #252525;
}
a {
    text-shadow: none;
    color: #584eb7;
}

.dropdown-li-hover{
    background: #606683;
}
.foot_text .fcopy{
    float: left;
}
.foot_text #google_translate_element{
    float: right;
}
.lang-translate .goog-te-combo {
    color: #000;
}
.top_rightmenu.navbar-nav>li {
    float: left;
    padding: 24px 10px 20px!important;
}
.top_rightmenu.navbar-nav>li.dropdown{
    height: auto !important; 
}
.top_rightmenu.navbar-nav>li a.dropdown-toggle{
    padding: 0 !important;
}
/*.top_rightmenu.navbar-nav>li a.dropdown-toggle > img{
    margin-top: -18px !important;
}*/
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget{
   color: transparent !important;
}

.dashboard-stat2 .display .number {
    float: left;
    display: inline-block;
    max-width: 85%; 
}


.dashboard-stat2 .display .number h3 {
    margin: 0 0 2px;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    text-overflow: ellipsis;
    width: 100%;
    height: 35px;
    white-space: nowrap;
    overflow: hidden;

}

.height-150 {
    height: 150px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.reward-image {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.pricing-content-1 .price-table-pricing>h3>.price-sign {
    margin-left: 5px!important;
}

.modal-content {
    border-radius:6px !important;
}

.modal-button {
    border-radius:4px !important;
}

.top30px {
    margin-top:30px;
}

.right {
    float: right;
}

.contact-headquarters {
    margin-top: 40px;
}

.contact-feedback {
    margin-top: 40px;
}
.contactDetails .contact-headquarters, .contactDetails  .contact-feedback{
    margin-top: 0;
}

.contact-headquarters>.portlet-body>.row{
    margin-top: 10px;
}

.contact-headquarters>.portlet-body>.row a{
    color: #32c5d2!important;
}

.table-text-left {
    text-align: left!important;
    padding-left: 10px!important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #e7ecf1!important;
}

#header_notification_bar > a ,.profile_image .username ,#header_notification_bar > a i ,.dropdown-user .username {
    color: #3c3d96 !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle>i {
    color: #fff !important;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown .dropdown-toggle:hover ,.page-header.navbar .top-menu .navbar-nav>li.dropdown.open .dropdown-toggle{
    background-color: transparent !important;
}
.language-box .ct-language__dropdown {
    z-index: 9999;
}
.language-box a i{
    display: inline-block !important;
    vertical-align: middle !important;
    font-size: 35px !important;
    /* color: #28858a !important; */
    color: #3c3d96;
}
/*toggle-and-logo17-12-18*/
/*.logo-default{
    display: block !important;
}
.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo{
    width: 262px;
}
.page-sidebar {
    width: 54px !important;
} 
#sidebar-toggle {
    display: none;
}
*/
.page-logo a img{
    height: 85px;
  
    padding-bottom: 20px;
}

.navbar-main .custom-menu .navbar-brand{
    margin-top: 0px !important;
}
.page-header{
background: white !important;
box-shadow: 0 1px 8px rgba(0,0,0,.3) !important;
}
.left-email-section ul {
    padding: 0;
    list-style: none;
}
.tabing-box {
    display: flex;
}
.textarea-box {
    padding: 28px 0;
}
.portlet.light.bordered {       
    display: flow-root;
}
.nav-pills, .nav-tabs {
    margin-bottom: 0px;
}
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important; 
  border:1px solid #ddd;
  /*margin-top: 20px;*/
  margin-left: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    border-left: 0;
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 7px solid #32c5d2;
}
.bg-gray {
    background: #3c3d96;
    color: #fff;
    border-color: #3c3d96;
}
.bg-gray:hover {
    background: #3c3d96;
    color: #fff;
    border-color: #3c3d96;
}
/*******3-01-2022*******/

.section.feautures.pad.bg-gray{
background : none !important;
}

/********end*******/
#home {
    margin-top: 15px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
    background: #32c5d2;
    color: #fff;
    border-color: #32c5d2;
 }
a.list-group-item.active{
    background: #32c5d2;
    border-color: #32c5d2;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.portlet-body .fileinput .fileinput-new.thumbnail {
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
}
.notes-file-input span:last-of-type {
    margin-left: 5px;
    margin-bottom: 5px;
    line-height: 25px;
}
.left-side-bar-img {
    width: 40%;
    float: left;
}
.left-side-bar-img  img {
    width: 100%;
    height: 100%;
}
.right-side-bar-img {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
} 
.main-colume-img-block {
    position: relative;
    display: inline-block;
    width: 100%;
}
.button-rightbar {
    position: absolute;
    bottom: 20px;
}
.list-icon-account .nav-tabs   {
        width: 100%;
 }
.list-icon-account .nav-tabs  li {
    width: 25%;
    text-align: center;
 }
.list-icon-account .nav-tabs  li i {
    font-size: 30px;
  }
  .profile-content .portlet.light>.portlet-title>.nav-tabs>li>a {
    padding: 12px 10px 13px;
  }

.custom-div{
    margin-top: 15px;
    clear: both;
    display: inline-block;
}
#banner-url label {
    padding: 7px 0;
    margin: 0;
}
#banner-url .col-sm-10 {
    padding: 0;
}
.right-side-bar-btn {
    padding: 10px 0 10px 10px;
    display: inline-block;
    float: right;
}
.right-side-bar-btn .btn.label-danger {
    color: #fff;
}


/* panner banner section */
.panel_banner_sec.left-side-bar-img{
    width: 100%;
}
.upload_panel_banner{
    width: 100%;
}

.error{
    color: red;
}

.page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>img{
  width: 39px;
}
.fileinput .form-control.error_msg{
    border-color: red;
    color: red;
}

/* dashboard tiles */
.page-sidebar .page-sidebar-menu>li:hover>a>i{
    transition: 0.9s;
    -webkit-transition: 0.9s;
    -moz-transition: 0.9s;
    -ms-transition: 0.9s;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.page-sidebar .page-sidebar-menu>li:hover>a>i, .page-sidebar .page-sidebar-menu>li:hover>a{
    color: #326666
}
.page-sidebar .page-sidebar-menu{
    margin: 0;
}
.home_survey_table.table.table-light>tbody>tr:last-child>td{
    border-bottom: 1px solid #F2F5F8;
}
.view_more_survey a{
    color: #8896a0;
}

.accordian_icons a{
    color: #252525;
}
.note-editor.note-frame.fullscreen{
    z-index: 9999999 !important;
}
.email_template_sec ul li{
    width: 100%;
}
.email_template_sec .nav-tabs>li.active>a, .email_template_sec .nav-tabs>li.active>a:focus, .email_template_sec .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #32c5d2;
    border: 1px solid #32c5d2;
   /* border-bottom-color: transparent;*/
}
.accept_conditions label {
    display: inline-block;
    margin-bottom: 5px;
}
.accept_conditions label p{
    margin: 0;
}
table.dataTable thead th, table.dataTable thead td{ 
    border-bottom: 1px solid #e7ecf1;
}
.social_feed_section .social_Feed_Mark {
    clear: both;
    display: block;
 }   
.template-email-tool li  {
    list-style: none; 
}
.template-email-tool {
    padding-left: 0;
}
.template-email-tool li .main {
    background-color: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    box-shadow: 0 0 20px #ddd;
}
.template-email-tool li .main .row {
    border-bottom: 1px solid #b7c9d6;
    /*padding-bottom: 10px*/
}
.template-email-tool .main > ul  {
    margin-left: 0;
}
.template-email-tool .main > ul li {
    background-color: #fff;
    width: 19.4%;
    box-shadow: 0 0 3px #ddd;
    text-align: center;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.template-email-tool .main > ul li p {
    margin: 0;
    border-top: 1px solid #EEE;
    padding: 5px 5px 0;
    margin-top: 5px;
    font-size: 22px;
}
.bordered .template-email-tool .text-right i {
    font-size: 16px;
    line-height: normal;
    background-color: #f5f5f5;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #3b3f51;
    margin-bottom: 5px;
}
.bordered .template-email-tool .col-md-4 span {
    margin-top: 3px;
    display: inline-block;
    font-size: 17px;
}
 .select_btn button {
    background: #32c5d2;
    color: #fff;
    border-color: #32c5d2;
    margin-right: 10px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}
ul.listing_item {
    padding-left: 10px;
    min-width: 120px;
}
ul.listing_item li {
    list-style: none;
}
ul.listing_item li input {
    margin-right: 5px;
}
.custom_list_btn {
    font-size: 18px;
    padding: 12px 21px;
    text-transform: uppercase;
    margin-top: 5px;
}
.custom_list_btn {
    font-size: 18px;
    padding: 12px 21px;
    text-transform: uppercase;
    margin-top: 5px;
}
.containe1r .page-header-sec .page-title {
    display: block;
    float: none;
}
#user_list_id input[type="checkbox"] {
    margin-right: 5px;
}
#country_list {
    height: 250px;
    width: 180px;
}
.note-editable {
    height: 400px;
}
/*-----------------tiles---------------------------*/
.stats-detail {
    background-color: #fff;
    padding: 5px 0;
    margin-bottom: 20px;
    box-shadow: 0 0 5px #eee;
}
.stats-detail span {
    display: block;
    border-bottom: 1px solid rgb(50, 197, 210);
    color: rgb(50, 197, 210);
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 18px;
}
.basic-detail.data_enble input {
    width: 50%;
}
.stats-detail span:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: bold;
    color: rgb(29, 167, 179);
    font-size: 26px;
}
.loader_main_col{
    padding-top: 150px;
}
div#menu6{
    min-height: 465px;
}
.note-view_list button {
    background-color: #3c3d96;
    color: #fff;
}
#preview_temp_modal .modal-body {
    overflow-y: scroll;
}

#preview_temp_modal .modal-body span, #preview_temp_modal .modal-body p {
    word-break: break-all;
}
.sidebar-color {
    color: #3c3d96 !important; 
}
button.btn.green.blue-custom,button.btn.bg-gray.blue-custom,a.btn.green.blue-custom, button.btn.green.blue-custom:hover,a.btn.green.blue-custom:hover,a.btn.green.blue-custom:focus {
    background-color: #3c3d96;
    border-color: #3c3d96;
    color: #FFF;
}
.tabbable-line>.nav-tabs>li.event-border.active {

    border-bottom: 4px solid #326666;
}
.page-sidebar .page-sidebar-menu>li:hover>a {
    border-bottom: 1px solid #326666;
    background: #fff;
}

button.btn.btn-block.q-button.answer-button.answer-selected.answer_options {
    background-color: #28858a;
    border-color: #28858a;
}
#preview_temp_modal .modal-dialog {
        width: fit-content;
    margin: 30px auto;
    max-width: 1200px;
    min-width: 400px;
}
.social-media a i {
    color: #326666;
    font-size: 20px;
}

.social-media a {
    background-color: #fff;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    line-height: 44px;
    text-align: center;
}
.show_lang_in_mob > a {
    font-size: 22px;
    color: #336665;
}

textarea#to_email_address {
    width: 50%;
    min-height: 100px;
}
.restPasswordBox a{
    padding: 5px 10px;
    background: #3c3d96;
    color: white;
    text-decoration:none;
    font-size: 14px;
}
.portlet-body.form .restPasswordBox a{
    color: #fff !important;
    }
.resetPassword label{
    padding:0;
}
#conf-pass-error font{
    font-family: 'Glacial Indifference' !important;
}
.restPasswordBox {
    color: #28858a!important;
    cursor: pointer;
    font-size: 16px;
    word-break: break-all;
    border-radius: 5px !important;
}

#email_verification a{
    padding: 5px 10px;
    background: #3c3d96;
    color: #fff !important;
    text-decoration:none;
    font-size: 14px;
}

.bhoechie-tab-content input {
    display: inline-block;
    width: calc(100% - 60px);
    margin-bottom: 10px;
}
/*29-08-19  MVP-292 start*/
.ans_pending .dashboard-stat2 .display,.ans-completed .dashboard-stat2 .display {
    min-height: 67px;
}
/*29-08-19 end*/
.panel-name{
    font-size: 12px;
    margin: 5px 0 5px;
    width: 100%;
    text-align: right;
}

.generate_report .panel-heading a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}
.generate_report .panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
.generate_report .panel-title a {
    display: block;
    padding: 15px 15px;
}
.generate_report .panel-heading {
    padding: 0;
}

.redemption_action ,  .enabled_country {
    min-width: 148px;
}
.panel-admin-table #country_list table.dataTable thead .sorting:after{
    color:#fff;
}

.margin-b-30.rewards_block {
    max-width: 357px;
    /* max-height: 250px;
    margin: 0 auto 100px; */
    width: 100%;
    display: inline-block;
    float: none;
    padding: 0 15px;
    padding-bottom: 50px;
    word-break: break-all;
}


.media.survey-media .media-body h3 {
    text-shadow: none;
    color: #016A63;
    font-size: 18px !important;
    font-weight: 400 !important;
}

/* MVP-604 issue css start */
form#report_generator ul.multiselect-container.dropdown-menu {
    max-height: 250px;
    width : 314px;
}

form#report_generator ul.multiselect-container>li {
    padding: 0;
}
form#report_generator ul.multiselect-container.dropdown-menu a {
    padding: 0 !important;
}
form#report_generator ul.multiselect-container.dropdown-menu a label {
    margin-bottom: 0;
    font-weight: 400;
    color: #000;
    font-size: 14px;
}
form#report_generator .multiselect-container>li>a.multiselect-all label {
    font-weight: 700 !important;
}
.reports_lbl p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666666;
}
.report-lbl-height {
    min-height: 75px;
}
.large.tooltip-inner {
    max-width: 280px;
    width: 280px;
}
/* MVP-604 issue css end */


/* panel new css start */
/*.home_survey_table.table.table-light>thead>tr>th{
    color: #d2d2d8;
}*/
.survey_tiles.bg-info .profile-stat-title {
    color: #28858a;
}
.survey_tiles.bg-info .profile-stat-text {
    color: #28858a;
}
.survey_tiles.bg-info .right-sec{
    border-left: 2px solid #28858a;
}
.btn.yellow:not(.btn-outline), .btn.yellow:not(.btn-outline):hover, .btn.yellow:not(.btn-outline).active.focus, .btn.yellow:not(.btn-outline).active:focus, .btn.yellow:not(.btn-outline).active:hover, .btn.yellow:not(.btn-outline):active.focus, .btn.yellow:not(.btn-outline):active:focus, .btn.yellow:not(.btn-outline):active:hover, .open>.btn.yellow:not(.btn-outline).dropdown-toggle.focus, .open>.btn.yellow:not(.btn-outline).dropdown-toggle:focus, .open>.btn.yellow:not(.btn-outline).dropdown-toggle:hover {
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.label-info {
    background-color: #3c3d96;
}
.pricing-content-1 .bg-blue {
    background: #28858a!important;
}
.pricing-content-1 .border-top-after-blue:after, .border-top-before-blue:before, .border-top-blue {
    border-top-color: #28858a!important;
}
.mt-element-list .bg-red {
    background: #28858a!important;
}
.page-head .page-title>h1 {
    color: #3c3d96;
}
.page-title .page-breadcrumb.breadcrumb a {
    color: #28858a;
}
.btn-danger, .btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover{
    background-color: #3c3d96;
}
.btn.green:not(.btn-outline) {
    background-color: #3c3d96;
    border-color: #3c3d96;
    color:#FFF !important;
}
.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open>.btn.green:not(.btn-outline).dropdown-toggle.focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:hover{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.tabbable-line>.nav-tabs>li.event-border.active {
    border-bottom: 4px solid #28858a;
}
.profile-usermenu ul li.active a{
    color: #28858a;
    border-left: 2px solid #28858a;
}
.tabbable-line>.nav-tabs>li:hover{
    border-bottom: 4px solid #28858a;
}
.btn.green:not(.btn-outline)[disabled]:hover{
        background-color: #3c3d96;
    border-color: #3c3d96;
}
.font-blue-sharp {
    color: #28858a!important;
}
.font-blue {
    color: #28858a!important;
}
.faq-content-1 .faq-section>.faq-content .panel-heading .accordion-toggle:hover{
    color: #28858a!important;
}
.font-green {
    color: #28858a!important;
}
.contact-headquarters>.portlet-body>.row a{
    color: #28858a!important;
}
.msg_send_file{
    background: #3c3d96 none repeat scroll 0 0 !important;
}
button#btn-chat {
    background: #3c3d96 none repeat scroll 0 0 !important;
}
.font-blue-madison {
    color: #3c3d96!important;
}
.page-breadcrumb a{
    color: #3c3d96!important;
}
.portlet-body.form a{
    color: #3c3d96!important;
}
.dataTables_paginate .pagination .active a{
    color: #FFF !important;
}
.open>.btn.green:not(.btn-outline).dropdown-toggle{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.btn.green:not(.btn-outline).disabled.focus, .btn.green:not(.btn-outline).disabled:focus, .btn.green:not(.btn-outline).disabled:hover, .btn.green:not(.btn-outline)[disabled].focus, .btn.green:not(.btn-outline)[disabled]:focus, .btn.green:not(.btn-outline)[disabled]:hover, fieldset[disabled] .btn.green:not(.btn-outline).focus, fieldset[disabled] .btn.green:not(.btn-outline):focus, fieldset[disabled] .btn.green:not(.btn-outline):hover{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.btn.blue:not(.btn-outline), .btn.blue:not(.btn-outline):hover, .btn.blue:not(.btn-outline).active.focus, .btn.blue:not(.btn-outline).active:focus, .btn.blue:not(.btn-outline).active:hover, .btn.blue:not(.btn-outline):active.focus, .btn.blue:not(.btn-outline):active:focus, .btn.blue:not(.btn-outline):active:hover, .open>.btn.blue:not(.btn-outline).dropdown-toggle.focus, .open>.btn.blue:not(.btn-outline).dropdown-toggle:focus, .open>.btn.blue:not(.btn-outline).dropdown-toggle:hover{
    background-color: #3c3d96;
    border-color: #3c3d96;
    font-family: "Barlow", sans-serif;
}
#getRecruitmentData, #clearRecruitmentData, .submit_bttn .btn.default, .addtop_bttn #submit_btn{
    background-color: #d2d2d8;
}
.tab-pane .btn.default:not(.btn-outline){
    background-color: #d2d2d8;
    border-color: #d2d2d8;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.btn-default.dropdown-toggle.focus, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle:hover{
    background-color: #d2d2d8;
}
#template_li a,#stats a,#basic_li a{
    color: #3c3d96 !important;
}
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover{
    border-color: #28858a;
    color: #FFF;
    background-color: #28858a;
}
.btn_custom, .btn_custom:hover{
    background: #3c3d96;
    color: #FFF;
}
.generate_report_form_box, .generate_report_form_sec{
    color: #3c3d96;
}
.btn.green:not(.btn-outline).active, .btn.green:not(.btn-outline):active, .btn.green:not(.btn-outline):hover, .open>.btn.green:not(.btn-outline).dropdown-toggle, .btn.green:not(.btn-outline):focus{
    background-color: #3c3d96;    
    border-color: #3c3d96;
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{
    background-color: #28858a;
    border-color: #28858a;
}
.messagecounter .badge-info{
    background-color: #3c3d96;
}
/* panel new css end */
.og_admin_inner_tiles {
    padding: 20px;    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;    border-radius: 5px !important;
    width: 100%;
    min-height: 150px;
}
.page-container {
    display: block;
}
/*Admin home page css start 31-05-2024*/

.og_tiles_box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.og_admin_icon img {
    padding: 20px;
    width: auto;
}
.og_admin_icon {
    width: auto;
    border-radius: 50px !important;
}
.og_tiles_content {
    padding-left: 0px;
    width: 75%;
}
.og_tiles_content .profile-stat-title {
    font-size: 30px;
    color: #252525;
    text-align: left;
}
.og_tiles_content .profile-stat-text.sidebar-color {
    color: #3c3d96 !important;
    text-align: left;
}
.red_box{
    background: #e63a36;
}
.green_box {
    background: #4ca64e;
}
.yellow_box {
    background: #fea21d;
}
.blue_box {
    background: #11b2c6;
}
.sky_box {
    background: #8e69b1;
}
.og_admin_tiles .portlet-title .caption-subject.font-blue-madison,
.og_admin_recruitment .portlet-title .caption-subject.font-blue-madison,
.og_admin_latest_rewards .portlet-title .caption-subject.font-blue-madison{
    color: #3c3d96 !important;
}
.og_admin_recruitment ul.nav.nav-tabs a.sidebar-color {
    color: #3c3d96 !important;
}
.og_admin_recruitment ul.nav.nav-tabs li.event-border.active {
    border-color: #3c3d96;
}
.og_admin_recruitment input#getRecruitmentData, .og_admin_recruitment #clearRecruitmentData {
    background-color: #3c3d96;
    color: #fff;
}
.og_admin_recruitment .slimScrollDiv {
    margin-top: 20px;
}
.og_admin_recruitment table#recruitment_source thead,
.og_admin_latest_rewards table thead {
    position: sticky;
    top: 0;
    background: #3c3d96;
}
.og_admin_recruitment table#recruitment_source thead th,
.og_admin_latest_rewards table thead th{
    color:#fff !important;
}
.og_admin_latest_rewards a.sidebar-color {
    color: #3c3d96 !important;
}
.og_admin_recruitment .slimScrollDiv .scroller {
    padding: 0;
}
.red_border {
    border-left: 5px solid #e63a36;
}
.green_border {
    border-left: 5px solid #4ca64e;
}
.yellow_border {
    border-left: 5px solid #fea21d;
}
.blue_border {
    border-left: 5px solid #11b2c6;
}
.purple_border {
    border-left: 5px solid #8e69b1;
}
/*03-06-2024 css start chat page*/
.og_chat_page .recent_heading h4 {
    color: #3c3d96;
}
.og_chat_page .type_msg button ,
.og_chat_page .type_msg button#btn-chat{
    background: #3c3d96 !important;
}
.og_chat_page .page-content {
    margin-left: 0;
    width: 100%;
    padding-right: 20px;
}
section #chart-wrap {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: center;
    margin: auto;
    max-width: 500px;
    position: relative;
    width: 100%;
  }
  section #chart-wrap .chart-tooltip {
    margin-left: 15px;
    position: absolute;
    z-index: 10;
  }
  section #chart-wrap .chart-tooltip .chart-tooltip-wrap {
    background-color: #181818;
    border-radius: 10px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    display: block;
    padding: 0.875rem;
  }
  section #chart-wrap .chart-tooltip .chart-tooltip-wrap p {
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.75;
    margin: 0;
  }
  section #chart-wrap svg {
    margin: auto;
  }
  section #chart-wrap svg .text {
    fill: #fff;
    font-size: 0.875rem;
    text-anchor: middle;
  }
  section #chart-wrap .legend {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    margin: 2rem auto;
    width: 100%;
  }
  section #chart-wrap .legend .legend-group {
    align-items: center;
    display: flex;
    flex-basis: 100px;
    flex-direction: row;
    gap: 8px;
    justify-content: flex-start;
  }
  section #chart-wrap .legend .legend-group .legend-box {
    height: 20px;
    margin: 0;
    width: 20px;
  }
  section #chart-wrap .legend .legend-group .legend-label {
    margin: 0;
  }
.og_admin_tiles .portlet-body .number-stats {
    margin: 0 !important;
}
.og_admin_tiles .profile-stat {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}
.og_chart_admin .portlet-title span.caption-subject {
    color: #3c3d96 !important;
}
/*manager view page css start 05-06-2024*/
.og_view_tab.portlet-body.form li a {
    font-family: "Barlow", sans-serif;
    color: #252525 !important;
    font-size: 15px !important;
    border: 1px solid #3c3d96;
}
.og_view_tab li {
    width: 100%;
    text-align: left;
}
.og_view_tab.portlet-body.form li.active a {
    background: #3c3d96;
    color: #fff !important;
}
.og_manager_view .form-actions .form-group.custom-form-group {
    margin-left: 0;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}
.og_manager_view .form-actions .form-group.custom-form-group button.btn.green.approve-award {
    background-color: #3c3d96;
    border-color: #3c3d96;
    border-radius: 5px !important;
}
.og_view_tab table th,.og_view_tab table td {
    color: #252525;
    font-family: "Barlow", sans-serif;
}
.og_view_tab table th label {
    font-weight: 500;
}
.og_member_details_table {
    margin-bottom: 50px;
}
.og_manager_form {
    border: 1px solid #ddd;
    display: inline-block;
    padding: 20px;
}
.og_manager_form .form-actions {
    margin-top: 5px;
}
.og_manager_form .form-actions button.btn.green {
    background-color: #3c3d96;
    border-color: #3c3d96;
    border-radius: 5px !important;
}
.og_manager_textbox {
    display: flex;
    align-items: end;
}
.og_manager_action_form {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.og_member_details_table .restPasswordBox {
    color: #3c3d96 !important;
}
.og_view_tab .form-body {
    padding-top: 0;
}
.og_view_tab #consents table thead, #transactions table thead tr:first-child{
    background: #3c3d96;
}
.og_view_tab #consents table thead tr th, #transactions table thead tr th{
    color : #fff;
}
.og_view_tab #transactions table.dataTable.no-footer{
    border: 1px solid #e7ecf1 !important;
}
.og_view_tab #transactions table thead tr:nth-child(2){
    background : #eeeeee;
}
.og_view_tab #profile .panel-body .striped{
    padding: 10px 0 10px 0;
}
.panel-admin-table table thead {
    background: #3c3d96;
    font-family: "Barlow", sans-serif;
}
.panel-admin-table table thead th {
    color: #fff;
    font-family: "Barlow", sans-serif;
}
.panel-admin-table table thead tr.filter {
    background: #eeeeee;
    font-family: "Barlow", sans-serif;
}
.panel-admin-table button.reset-data {
    background: #3c3d96;
    color: #fff;
    border-radius: 5px !important;
    font-family: "Barlow", sans-serif;
}
.panel-admin-table span.label.label-sm {
    border: 1px solid #584eb7;
    background: #fff;
    color: #584eb7;
    border-radius: 5px !important;
    padding: 5px 10px;
    font-family: "Barlow", sans-serif;
    font-weight: 500;
}
.panel-admin-table .table-responsive {
    margin-bottom: 15px;
}
.panel-admin-table table td{
    font-family: "Barlow", sans-serif;
}
.panel-admin-list .icon-bag:before{
    color: #3c3d96 !important;
}
.panel-admin-table #rewards_list table.dataTable thead .sorting:after{
    color:#fff;
}
.panel-admin-table #manager_users_list_1_wrapper .btn.btn-outline.grey-salsa, .btn.btn-outline.grey-salsa.active, .btn.btn-outline.grey-salsa:active, .btn.btn-outline.grey-salsa:active:focus, .btn.btn-outline.grey-salsa:active:hover, .btn.btn-outline.grey-salsa:focus, .btn.btn-outline.grey-salsa:hover{
    border-color: #3c3d96;
    color: #3c3d96;
    background: none;
}
.og_view_tab .panel-heading{
    color: #fff;
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.pricing-content-1 .price-table-content .row {
    padding-top: 0;
    padding-bottom: 10px;
}
.mobile-padding {
    display: flex;
    align-items: center;
}
span.label_text {
    color: #000;
    max-width: 50%;
    width: 100%;
}
.mt-head-title {
    text-align: left;
    font-size: 24px;
    color: #000;
    letter-spacing: 0.8px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.mt-head-price {
    text-align: left;
    margin-bottom: 15px;
    word-wrap: break-word;
}
span.label_right_field {
    display: flex;
    align-items: center;
}
span.label_right_field select {
    margin-left: 10px;
}
.price-table-footer .btn.btn-outline.grey-salsa {
    background: #0A8283 !important;
    color: #fff !important;
}
.pricing-content-1 .price-table-footer {
    text-align: left;
}
.price-table-pricing {
    border: 1px solid #eee;
    border-radius: 5px !important;
}
.pricing-content-1 .price-column-container.border-active {
    border: 0;
}
.pricing-content-1 {
    padding-top: 50px;
}
.pricing-content-1 .price-table-content .row:first-child {
    padding-top: 0;
}
.price-table-pricing .margin-b-30.rewards_block {
    max-width: 357px !important;
    margin: 0 !important;
    padding: 45px 0;
}
.products_details_tab {
    padding: 20px;
    background: #fff;
    margin: 20px 0;
    border: 1px solid #ddd;
}
.products_details_tab ul.nav.nav-tabs {
    border: 0;
    margin-bottom: 20px;
}
.products_details_tab ul.nav.nav-tabs li {
    width: 33.3333%;
    text-align: center;
}
.products_details_tab ul.nav.nav-tabs li a {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
}
.products_details_tab ul.nav.nav-tabs li.active a {
    background: #28858a !important;
    color: #fff;
    font-size: 16px;
    border-radius: 5px !important;
}
.products_details_tab .tab-content .tab-pane {
    font-size: 18px;
}
.products_details_tab .tab-content {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 5px !important;
    height: 600px;
    overflow-y: auto;
}
.products_details_tab .tab-content .tab-pane#Description p {
    margin: 0;
}
.products_details_tab ul.nav.nav-tabs li a:hover {
    background: inherit;
    box-shadow: none;
    border-color: transparent;
}
@media (min-width: 1400px){
    .col-lg-3-questions {
        width: 33%;
    }
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.striped:nth-of-type(odd) {
  background-color: #eeeeee;
}
.row.make-columns {
}
.row.make-columns > div.col {
   width: 50%;
}
.profile-sidebar {
    width:250px !important;
}
.logo-default {
    margin: 5px 10px 0 !important;
}
.page-header.navbar .page-logo {
    width: 285px;
} 
.price-table-content .col-xs-9 {
    padding-right: 30px;
}
.list-group li {
    list-style: none;
}

.list-group li.active {
    background: #32c5d2;
    border-color: #32c5d2;
}
.list-group li.active a {
    color: #3c3d96;
}


/*01-10-18 start*/
.reward-image .mt-container.bg-purple-opacity.custom-rewards {
    background: rgba(179, 168, 183, 0.8)!important;
}

.input-icon.custom_reward_img img {
    width: 30%;
}

div#tab_1_4 {
    margin-left: 20px;
}




/*16-10-18 start*/
.portlet-body ul li a {
    padding: 10px 10px;
    margin: 0;
    font-size: 13px;
    font-weight: 500;
}

.questionRowMain{
    display: none;
}
.questionRowMain:first-of-type{
    display: block;
}
.profile-content .portlet-fit  .btn.btn-outline.green {
    border-color: #32c5d2 !important;
    color: #32c5d2 !important;
    background: #fff !important;
}
.reward-image  .mt-container.bg-purple-opacity.custom-rewards{
    background: rgba(255, 255, 255, 0.4)!important;
    width: 100%;
    position: absolute;
    right: 0px;
    top: 0;
}
.reward-image{
    position: relative;
    cursor: pointer;
}
.reward-image .custom-rewards .mt-head-title{
    color: black;
    font-size: 20px;
}
#privacy1.modal .modal-backdrop.fade.in {
    display: block !important;
}
#terms.modal .modal-backdrop.fade.in {
    display: block !important;
}
.modal-backdrop.fade.in {
    display: none !important;
}
.page-title.page-profile-error {
    width: 100%;
}
.page-head .page-title.page-profile-error  h1 {
    float: left;
    width: 13%;
    padding: 10px;
}  
.page-profile-error span {
    width: 20%;
    text-align: center;
    display: block;
    font-size: 14px;
    background-color: #981721;
    float: left;
    padding: 18px;
    color: #ffffff;
    position: fixed;
    right: 0;
    text-transform: capitalize;
    top: 82px;
    z-index: 9999;
    border-radius: 7px 0px 0px 6px !important;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transform: translate3d(100%,00px,0px);
    -webkit-transform: translate3d(100%,00px,0px);
}

.pointer-event {
    pointer-events: none;
}
.page-profile-error span.transfirm {
   transform: translate3d(0%,00px,0px);
    -webkit-transform: translate3d(0%,00px,0px); 
}
#loginerror .modal-dialog-custom button.custom-btn-agree {
    padding: 4px 22px;
    border-radius: 5px;
    font-size: 16px;
}   
#loginerror .modal-dialog-custom .modal-footer {
    text-align: right;
}
#loginerror .modal-dialog-custom .modal-content {
    padding-bottom: 5px;
}
#loginerror .modal-dialog-custom p {
    font-size: 16px;
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    margin: auto;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}
.tooltips .tooltiptext {
    visibility: hidden;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 7px;
    position: absolute;
    z-index: 1;
    bottom: 3px;
    left: -90%;
    margin-left: 0;
    opacity: 0;
    transition: opacity 0.3s;
    margin: 0;
}
.arrow-right{
    width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  
  border-left: 60px solid green;
}
td.tooltips {
    position: relative;
}
.tooltips .tooltiptext::after {
    content: "";
    position: absolute;
    top: 30%;
    left: 104%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color:  transparent  transparent transparent #555;
    right:auto;
}
.tooltips:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.page-header.navbar .page-logo {
    float: left;
    display: block;
    width: 265px !important;;
    height: 75px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: 0 !important;
}
/*.page-header.navbar .page-logo {
    width: 285px !important;
}*/
.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .page-logo .logo-default {
    display: block !important;
}
.page-sidebar-closed.page-sidebar-closed-hide-logo .page-header.navbar .menu-toggler.sidebar-toggler {
    margin-right: 0 !important;
}
.secondary_input i{
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    color: grey;
}


i.survey-msg {
    margin-right: 5px;
}

#google_translate_element select.goog-te-combo {
    border: 0;
    color: #aeb2c4 !important;
    background: transparent;
    margin: 2px 0 !important;
    cursor: pointer;
    outline: none !important;
}
/*.home_navbar_menu #google_translate_element select.goog-te-combo {
    color: #fff !important;
    background: transparent;
    margin: 2px 0 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 20px;
}*/
#google_translate_element .goog-te-combo option {
    background: #646b89;
    color: #fff;
    padding: 5px 0 !important;
}
/*.home_navbar_menu #google_translate_element .goog-te-combo option {
    background-image: -webkit-linear-gradient(0deg, rgba(67,205,162,0) 0%, rgba(24,79,134,0.44)100%);
    color: #fff;
    padding: 5px 0 !important;
}*/
.ans-completed .dashboard-stat2  {
    cursor: default;
}

/*04-02-2019*/
.navbar-collapse.collapse.page-sidebar{
        width: 54px!important;
        overflow-x: scroll !important;
        z-index: 999;
        box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.2) !important;
        position: fixed;
        top: 74px; /* change 110px */
        height: calc(100% - 74px)!important;
}
::-webkit-scrollbar {
    width: 0px;
    /* background: #e9ecf3 !important; */
}
.page-content ::-webkit-scrollbar {
    width: 10px;
    /* background: #e9ecf3 !important; */
}

/* Track */
.page-content ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  .page-content ::-webkit-scrollbar-thumb {
    background: #ccc; 
  }
/* Handle on hover */
.page-content ::-webkit-scrollbar-thumb:hover {
    background: #888; 
  }

.page-content-wrapper .page-content {    
    width: 100%;
    box-sizing: border-box;
    padding: 20px 20px 0 20px;
}
.page-sidebar-closed .page-content-wrapper .page-content{
    margin-left: 0 !important;
}
.navbar-collapse.collapse.page-sidebar:hover, .navbar-collapse.collapse.page-sidebar:hover .page-sidebar-menu{
    width: 235px!important;
    float: left;
    margin-right: -100%;
    transition: all 0.1s linear;
}
.page-sidebar .page-sidebar-menu>li>a>.title {
    display: none;
}
.page-sidebar:hover .page-sidebar-menu>li>a>.title {
    display: inline-block;
}
.page-sidebar .page-sidebar-menu>li a {
    transition: all 0.1s linear;
    transform: scale(1.0);
}
.page-sidebar .page-sidebar-menu>li:hover>a {
    box-shadow: 1px 0px 3px 0px rgba(0,0,0,0.3) !important;
    border-bottom: 1px solid #326666;
}
.page-sidebar .page-sidebar-menu>li:last-of-type:hover>a{
    border-bottom: none;
}
.page-sidebar .page-sidebar-menu li>a>.badge{
    margin-top: -33px;
    margin-right: -23px;
}
.page-sidebar:hover .page-sidebar-menu li>a>.badge {
    margin-top: 1px;
    margin-right: 0;
}
.progress-info .progress.blur_bottom_green-sharp{
    box-shadow: 70px 70px 52px #fffdfc, 0px 2px 5px #0d9096;
}
.progress-info .progress.blur_bottom_red-haze {
    box-shadow: 20px 0px 52px #fffdfc, 0px 2px 5px #f7cdc3;
}
.progress-bar.red-haze {
    background: linear-gradient(to right, #8a1103, #ef311b, #fd7f70) !important;
}
.progress-bar.green-sharp {
    background: linear-gradient(to right, #297579,#41b8c1,#0cebff) !important;
}
.progress.blur_bottom_blue-sharp {
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.col-lg-3-questions.ans_pending .dashboard-stat2, .col-lg-3-questions.ans-completed .dashboard-stat2 { 
    transform: scale(1.0);
    transition: all 0.2s linear;
}
.col-lg-3-questions.ans_pending .dashboard-stat2:hover, .col-lg-3-questions.ans-completed .dashboard-stat2.bordered:hover {
    transform: scale(1.015);
     box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.2) !important;
}

/*.col-lg-3-questions.ans-completed .dashboard-stat2.bordered:hover {
    transform: scale(1.015);
    box-shadow: 0px 0px 14px 4px rgba(0,0,0,0.2) !important;
}*/
/*.col-lg-3-questions.ans-completed .dashboard-stat2 { 
    transform: scale(1.0);
    transition: all 0.2s linear;
}*/
/***5-2-19***/
/*.page-sidebar-wrapper .collapse .page-sidebar-menu.page-sidebar-menu-closed {
    width: 235px !important;
}*/
.page-sidebar-closed .page-sidebar, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed {
    width: auto !important;
}
.page-sidebar:hover, .page-sidebar:hover .page-sidebar-menu {
    width: 235px!important;
    float: left !important;
    margin-right: -100%;
    transition: all 0.1s linear;
}
.reset-data {
    background: #3c3d96;
    color: #fff;
    border: none;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 600; 
    transition-duration: 0.4s; 
    border-radius: 5px !important;
}
.reload-data {
    margin-right: 15px;
    background: #d2d2d8;
    color: #666;
    border: none;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 600;
    transition-duration: 0.4s;
}
.reset-data:hover{
    box-shadow:0 1px 7px 0 rgba(0,0,0,0.2), 0 3px 5px 0 rgba(0,0,0,0.19);
}

.redemption_action , .enabled_country {
    margin-right: 15px;
    background: #3c3d96;
    color: #fff;
    border: none;
    padding: 5px 11px;
    font-size: 14px;
    font-weight: 600;
    transition-duration: 0.4s;
    border-radius: 5px !important;
    font-family: "Barlow", sans-serif;
}
.redemption_action:hover ,  .enabled_country::hover{
    box-shadow:0 1px 7px 0 rgba(0,0,0,0.2), 0 3px 5px 0 rgba(0,0,0,0.19);
}
.registration_blocked{
    color: #ff414e;
    font-size: 20px;
    font-family: 'Glacial Indifference', sans-serif;
}

/*.reset-data:focus {
    outline: none;
}*/

.page-sidebar-wrapper .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed>li:not(.heading):hover {
    width: 235px !important;
}
.page-sidebar-wrapper .page-sidebar:hover .page-sidebar-menu>li>a>.title {
    display: inline-block !important;
}
.page-sidebar-wrapper .page-sidebar-menu.page-sidebar-menu-closed>li:hover{
    box-shadow: none;
}
.page-sidebar-wrapper .page-sidebar-menu.page-sidebar-menu-closed>li:not(.heading):hover>a>.title{
    padding-left: 0px !important;
}
.btn.green:not(.btn-outline):hover {
    transform: scale(1.015);
}
.profile-content .portlet-fit .btn.btn-outline.green{
    transform: scale(1.015);
    background-color: #28858a !important;
    border-color: #28858a !important;
    color: #fff !important;
}
/*.profile-content .portlet-fit .btn.btn-outline.green{
    transform: scale(1.015);
    background-color: #1f6961 !important;
    border-color: #1f6961 !important;
    color: #fff !important;
}*/
.bordered .text-right i {
    font-size: 25px;
    line-height: normal;
}
.error-bg{
    background: #a94442;
}
.success-bg {
    background: #3c763d;
    /*top: 45% !important;*/
}
.warning-bg{
    background: #8a6d3b;
    /*top: 65% !important;*/
}
.information-bg{
    background: #316f8f;
    /*top: 85% !important;*/
}
.error-red {    
    z-index: 999;
    position: fixed;
    padding: 14px 14px;
    color: #fff;
    width: 23%;
    right: -100%;
    opacity: 0;
    top: 80px;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -ms-transition: 0.2s ease all;
    box-shadow: 0 5px 7px 0 rgba(0,0,0,0.11), 0 5px 15px 0 rgba(0,0,0,0.08);
}
.error-text p, .error-text h3 {
    margin: 0;
}
.error-text h3 {
    font-size: 17px;
    font-weight: 600;
}
.arrow {
    display: table-cell;
    vertical-align: middle;
}
.error .mr-auto {
    margin-right: auto;
}
.error .close {
    margin-left: 10px;
}
.error-text {
    display: table-cell;
    vertical-align: middle;
}
.arrow i {
    font-size: 32px;
    padding: 10px 10px 0 0;
}
.btn_close span {
    color: #fff;
    font-size: 20px;
    float: right;
    top: -8px;
    position: relative;
}
.tab-icon {
    display: none;
}

/* -------------------------------------------------------------------------
  VERTICAL STEPPERS
-------------------------------------------------------------------------- */

/* Steps */
.step {
  position: relative;
  min-height: 2em;
  color: gray;
}
.step + .step {
  margin-top: 1.5em
}
.step > div:first-child {
  position: static;
  height: 0;
}
.step > div:not(:first-child) {
  margin-left: 1.5em;
  padding-left: 1em;
}
.step.step-active {
  color: #4285f4
}
.step.step-active .circle {
  background-color: #28858a;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.step.completed .circle{
    background-color: #28858a;
}
/*.progressBar {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    right: 65px;
    text-align: center;
}*/
.progressBar.moreQuestions .progressBarSec{
     max-height: 480px;
     height: 100%;
    padding-left: 7px;
    padding-top: 6px;
    overflow: hidden;
    width: 45px;
}
/* Circle */
.circle {
  background: gray;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 0 3px #fff;
  transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -ms-transition: 0.2s ease all;
}

/* Vertical Line */
.circle:after {
    content: ' ';
    position: absolute;
    display: block;
    top: 33px;
    /*right: 50%;*/
    bottom: 1px;
    left: 50%;
    height: 100%;
    width: 2px;
    transform: scale(1, 1) translate(-50%,0);
    -webkit-transform: scale(1, 1) translate(-50%,0);
    -moz-transform:scale(1, 1) translate(-50%,0);
    -ms-transform: scale(1, 1) translate(-50%,0);
    transform-origin: 50% -100%;
    -webkit-transform-origin: 50% -100%;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: -1;
}
.completed .circle:after{
    background-color: #32c5d2;
}
.step:last-child .circle:after {
  display: none
}

/* Stepper Titles */
.title {
  line-height: 1.5em;
  font-weight: bold;
}
.caption {
  font-size: 0.8em;
}
.circle i.fa.fa-check {
    line-height: 30px;
}
.progressbar {
    /*height: 100%;*/
    position: fixed;
    right: 40px;
    top: 120px;
    top: calc(50% + 37px);
    padding-bottom: 35px;
    max-height: 620px;
    box-sizing: border-box;
    width: 45px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
}
.progressbar .progressBarSec{
    max-height: 530px;
    overflow: hidden;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    /*position: absolute;
    top: 60px;
    top: calc(50% + 37px);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    width: 45px;*/
}
.progressbar.moreQuestions:before {
    /*content: '\f142';
    font-family: FontAwesome;*/
    left: 50%;
    content: '';
    position: absolute;
    top: -35px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    width: 12px;
    height: 30px;
    background: url("../images/blue_circle.png");
    text-align: center;
    line-height: 30px;
    z-index: 99;
    display: none;
}
.progressbar.moreQuestions.show-ellipsis:before {
    display: block;
}
.progressbar.moreQuestions.hidden-ellipsis:after{
    display: none;
}
.progressBar li a {
    background: #000;
    color: #fff;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    border-radius: 50% !important;
    line-height: 30px;
    text-decoration: none;
}
.progressbar.moreQuestions:after {
    /*content: '\f142';*/
    /*font-family: FontAwesome;*/
    content: '';
    background: url("../images/grey_circle.png");
    left: 50%;
    position: absolute;
    bottom: -2px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    width: 12px;
    height: 30px;
    /*background: #e9ecf3;*/
    text-align: center;
    line-height: 30px;
    z-index: 99;
    background-repeat: no-repeat;
}


.page-header-sec {
    background: #fff;
    padding: 12px 20px 15px;
    box-sizing: border-box;
    border: 1px solid #e7ecf1;
    margin-bottom: 10px;
    position: relative;
}
.page-header.navbar .top-menu{
    vertical-align: middle;
}
.page-header.navbar .top-menu .navbar-nav>li.dropdown.profile_image>.dropdown-toggle{
    margin-top: -4px;
}

/* dashboard tiles */ 
.survey_tiles_sec .survey_tiles{
    width: 100%;
    display: inline-block;
    padding: 15px 25px;
    box-shadow: 0 0 6px rgba(0,0,0,0.87);
    min-height: 155px;
}
.survey_tiles_sec .left-sec{
    max-width: 37%;
    float: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
}
.survey_tiles_sec .right-sec{
    max-width: 60%;
    float: left;
    width: 100%;
    display: table;
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    border-left: 2px solid #fff;
    min-height: 125px;
}
.survey_tiles_sec .profile-stat-title{
    color: #fff;
    font-size: 30px;
    text-align: left;
    line-height: 30px;
    margin-bottom: 0;
}
.survey_tiles_sec .profile-stat-text {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.bg-success.survey_tiles{
    background: #28858a!important;
}
.survey_tiles.bg-info{
    background: #d2d2d8;
}
.survey_tiles.bg-warning{
    background: #3c3d96!important;
}
.page-sidebar .page-sidebar-menu>li>a.active i, .page-sidebar .page-sidebar-menu>li>a.active{
    color: #fff !important;
}
.page-sidebar .page-sidebar-menu>li{
    border-bottom: 1px solid transparent;
}
.page-sidebar .page-sidebar-menu>li >a.active{
    box-shadow: 1px 0px 5px 0px rgba(0,0,0,0.7) !important;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    background: #3c3d96;;
}
.navbar-collapse.collapse.page-sidebar:hover .page-sidebar-menu>li >a.active{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.page-sidebar .page-sidebar-menu>li:hover>a.active{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
/*.page-sidebar .page-sidebar-menu>li>a.active{
    border-bottom: 1px solid #36c6d3;
}*/
/*.page-sidebar .page-sidebar-menu>li>a.active:after {
    content: '';
    border-left: 10px solid #36c6d3;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    z-index: 999999;
}*/
.feeds_sec p {
    margin: 0;
    padding: 2px 10px;
    font-size: 20px;
    color: #fff;
    text-align: left;
}
.social_feed_section .feeds_sec p i {
    float: left;
    margin-top: 4px;
    font-size: 20px;
}
.alert_link_text {
    color: #e73d4a;
    text-decoration: underline;
}
.survey-activate-url {
    color: red;
    text-decoration: underline;
}
.facebook_feed p{
    background: #3b5998;
}
.social_feed_section .feeds_sec a {
    text-decoration: none;
}
.social_feed_section .feeds_sec p {
    text-align: right;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}
.feeds_sec .feed_carousel a, .feeds_sec .feed_carousel .item {
    display: inline-block;
    width: 100%;
}
.feeds_sec .feed_carousel a{
    padding: 15px;
}
.linkedin_feed p{
    background: #0077B5;
}
.twitter_feed p{
    background: #38A1F3;
}
.instagram_feed p{
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
.social_feed_section li > div{
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 0 0 3px rgba(0,0,0,0.47);
    /*padding-bottom: 15px;*/
    position: relative;
    min-height: 160px;
}
.feeds_sec img {
    height: 100px;
    width: 100px;
    float: left;
    margin: 10px;
}
.feeds_sec video {
    width: 100%;
    object-fit: fill;
    height: 220px;
}
.social_feed_section li span{
    font-size: 15px;
    /*padding-top: 15px;*/
    display: inline-block;
    width: 100%;
}
.social_feed_section li span:hover .video_hover_text  {
    opacity: 1;
}
.social_feed_section li .feeds_sec .social_Feed_Mark  span {
    width: 130px;
    text-align: left;
    margin-top: 10px;
}
.video_hover_text {
    position: absolute;
    top: 24%;
    color: #fff;
    opacity: 0;
    background: rgba(0,0,0,0.5);
    padding: 5px 15px;
    font-size: 14px
}
table.table-bordered.dataTable tbody td{
    vertical-align: middle;
}
.page-content .profile-content {
    overflow: hidden; 
}
.country_dropdown_listt {
    float: left;
    width: 250px;
    position: relative;
}
.country_dropdown_listt > input {
    width: 100%;
    height: 40px;
}
.country_dropdown_listt .search_ul_list {
    height: 140px;
    position: absolute;
    padding-left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 99999;
    overflow-y: scroll;
    display: none;
}
.search_ul_list li {
    list-style: none;
    padding: 10px;  
    cursor: pointer;
}
.country_dropdown_listt li input {
    margin-right: 5px;
} 
.country_dropdown_listt li.active {
     background-color: #578ebe; 
     color: #fff;  
}
.listimenu_Optional label{
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.page-head .page-title {
    display: contents;
    float: left;
    padding: 0 0 10px;
}
.page-head .page-title-panelist{
    display: inline-block !important;
    float: none;
    width: 100%;
    max-width: 19%;
    vertical-align: middle;
    padding: 0;

}
.header-message {
    display: inline-block;
    width: 100%;
    max-width: 80%;
    vertical-align: middle;
    padding: 0px 15px !important;
}
.survey-disable-message {
    color: red;
    padding-bottom: 15px;

}
.popup_conf{
    margin-top: 15px;
}
.page-head .page-title .header-message.space_Extra {
    margin-top: 18px;
}
.basic-detail{
    padding: 25px 50px;
}
.feed_carousel.owl-carousel .owl-item img{
    width: 100px;
}


/* prev temp */
.close_prev_temp{
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
}
/* 3-4-2019*/
.preview_btnchat, .preview_btn{
    display: inline-block;
    float:right;
        margin-right: 15px;
}
.addchatbanner_btn, .addbanner_btn , .preview_btn a, .preview_btnchat a{
    display: inline-block;
    padding: 5px 20px;
    background: #28858a;
    color: white;
    font-size: 15px;
    float: right;
    clear: both;
    margin: 10px 0 0 0;
    text-decoration: none;
}
.addchatbanner_btn, .addfbanner_btn , .preview_btn a, .preview_btnchat a{
    display: inline-block;
    padding: 5px 20px;
    background: #28858a;
    color: white;
    font-size: 15px;
    float: right;
    clear: both;
    margin: 10px 0 0 0;
    text-decoration: none;
}
.preview_btn a, .preview_btnchat a{
    margin-top: 0;
}
.middle_section {
    margin-bottom: 15px;
}
.main_container .tab-content{
    display: inline-block;
    width:100%;
}
.head_title {
    display: inline-block;
    padding: 0;
    margin-top: -5px;
    width: 65%;
}
.head_title label {
    display: inline-block;
    color: black;
    font-size: 21px;
    padding: 0 20px 0 0;
    margin: 0;
}
.head_title input {
    display: inline-block;
    padding: 0 5px;
    height: 30px;
    border: 0 none;
    box-shadow: none;
    border-bottom: 2px solid #28858a;
    vertical-align: text-bottom;
    width: 80%;
}
div.pannl_id {
    display: inline-block;
}
#preview_temp_modal .modal-body p{
    margin:0;
}
.dropdown.multiselect_dropdown {
    display: inline-block;
    margin: 0 15px;
    float:right;
}
.price-table-pricing .margin-b-30.rewards_block{
    max-width: 600px;
    max-height: 600px;
    margin: 20px;
    width: 100%;
    display: inline-block;
}
.price-table-footer .btn.btn-outline.grey-salsa{
    border-color: #0A8283;
    color: #0A8283;
}
/*********27-12-2021-issue-MVP-709_new**********/
@media  (min-width: 992px){
.dropdown.multiselect_dropdown.panels{
    display: inline-block;
    margin: 0px;
    float:left;
}
}
.dropdown.multiselect_dropdown.panels .dropdown-toggle b.caret:after {
    content: "\f107" !important;
    font-family: 'FontAwesome';
    top: 5px !important;
    position: absolute;
    right: 5px;
    font-size: 15px;
}
.dropdown.multiselect_dropdown.panels .dropdown-toggle .caret {
    border-top: 0px dashed;
    border-right: 0px solid transparent;
    border-left: 0px solid transparent;
}
.dropdown.multiselect_dropdown.panels b.caret {
    top: 0;
    right: -1px !important;
}
@media  (max-width: 700px){
.dropdown.multiselect_dropdown.panels .dropdown-toggle{
    width: 250px !important;
}
.form-control#trigger_pixel{
    width: 250px !important;
    }
}
.dropdown.multiselect_dropdown.panels .multiselect-selected-text{
    margin-left: -200px;
    display: table-cell;
}
.dropdown.multiselect_dropdown.panels .dropdown-toggle{
    font-size: 15px;
    padding: 4px 25px 4px 20px;
    width: 352px;   
    height: 34px;
    display: inline-block;
    background: white;
    border-color: #c2cad8;
    position: relative;
    color: #555
}
.form-control#trigger_pixel{
    width: 352px ;
    padding: 6px 15px;
}
@media  (max-width: 992px){
.dropdown.multiselect_dropdown.panels{
    display: block;
    margin: 0px 0px;
    float: none;
}
}
.checkbox, .form-horizontal .dropdown.multiselect_dropdown.panels .checkbox{
    padding-left: 25px ;
}
.dropdown.multiselect_dropdown.panels .dropdown-menu>li>a{
    display: block !important;
}
.dropdown.multiselect_dropdown.panels .dropdown-menu li {
    padding: 0px;
    margin: 0px;
}
.dropdown.multiselect_dropdown.panels .dropdown-toggle .caret{
 right: 4px;
}
@media  (min-width: 1260px){
.dropdown.multiselect_dropdown.panels{
    display: inline-block;
    margin: 0px;
    float:left;
}

.dropdown.multiselect_dropdown.panels .dropdown-toggle{
    font-size: 15px;
    padding: 4px 25px 4px 20px;
    width: 352px;
    height: 34px;
    display: inline-block;
    background: white;
    border-color: #c2cad8;
    position: relative;
    color: #555
}


.col-md-offset-3.col-md-9.edit-btn{
    margin-left : 12.4%;
}
.form-horizontal .form-group.edit {
    margin-left: -120px;
    margin-right: 195px;
}


.form-control#trigger_pixel{
    width: 352px !important;
    padding: 6px 15px;
}

}
/***************27-12-2021-end******************/


/*.dropdown.multiselect_dropdown .dropdown-menu{
    min-width:200px;
    width:200px;
}*/
.dropdown.multiselect_dropdown .dropdown-menu>li>a {
    padding: 5px 10px;
    color: #6f6f6f;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
    display: inline-block;
}
.dropdown.multiselect_dropdown .dropdown-menu li{
    padding: 0 10px;
        margin: 2px 0;
}
.dropdown.multiselect_dropdown .container span:first-of-type{
    padding-left:25px;
}

.dropdown.multiselect_dropdown .dropdown-menu{
    max-height: 200px;
    overflow: auto;
}
.dropdown.multiselect_dropdown .dropdown-toggle{
        font-size: 15px;
    padding: 4px 25px 4px 20px;
    display: inline-block;
    background: white;
    border-color: #28858a;
    position: relative;
    color: #28858a
}
.dropdown.multiselect_dropdown .dropdown-toggle .caret {
    position: absolute;
    top: 14px;
    right: 10px;
}
.dropdown.multiselect_dropdown .dropdown-toggle:hover{
       font-size: 15px;
    padding: 4px 25px 4px 20px;
    display: inline-block;
    background: white;
    border-color: #28858a;
    position: relative;
    color: #28858a
}
.dashboard_header .panel-heading{
    padding: 0;
}
.dashboard_header .panel-heading h4 > a:first-of-type{
    display: inline-block;
    /*width: 95%;*/
    padding: 10px;
       /* pointer-events: none;*/
    font-weight: bold;
}
.dashboard_header .panel-heading  .accordian_icons{
    padding: 0;
    display: inline-block;
}
.dropdown_values {
    display: inline-block;
    max-width: 82%;
    vertical-align: middle;
        margin-top: -6px;
    margin-left: 15px;
    padding:0;
}
.dropdown_value {
    display: inline-block;
    max-width: 82%;
    vertical-align: middle;
        margin-top: -6px;
    margin-left: 15px;
    padding:0;
}
.dropdown_values span {
    padding: 2px 10px;
    font-size: 12px;
    background: #28858a;
    margin: 0 2px;
    color: white;
    border-radius: 22px !important;
    display: none;
}
.dropdown_value span {
    padding: 2px 10px;
    font-size: 12px;
    background: #28858a;
    margin: 0 2px;
    color: white;
    border-radius: 22px !important;
    display: none;
}

/* The container */
.dropdown.multiselect_dropdown .container {
    display: inline-block;
    position: relative;
    padding-left: 0;
    margin-bottom: 3px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    width: 100%;
    vertical-align: top;
    margin-top: 3px;
}
/* Hide the browser's default checkbox */
.dropdown.multiselect_dropdown .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.dropdown.multiselect_dropdown .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ccc;
}

/* On mouse-over, add a grey background color */
.dropdown.multiselect_dropdown .container:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.dropdown.multiselect_dropdown .container input:checked ~ .checkmark {
  background-color: #28858a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.dropdown.multiselect_dropdown .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.dropdown.multiselect_dropdown .container input:checked ~ .checkmark:after {
  display: block;
}


/* Style the checkmark/indicator */
.dropdown.multiselect_dropdown .container .checkmark:after {
  left: 5px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* diabled enabled css */
.dropdown-menu li.disabled_val{
    background-color:#ddd;
    display:none;

}
.dropdown-menu li.disable_val{
    background-color:#ddd;
    display:none;

}
.dropdown-menu li.disabled_val label{
        cursor: initial !important; 
}
.dropdown-menu li.disable_val label{
        cursor: initial !important; 
}
a.addbanner_btn:hover, a.addbanner_btn:focus {
    color: white;
    text-decoration: none;
}
a.addfbanner_btn:hover, a.addfbanner_btn:focus {
    color: white;
    text-decoration: none;
}
.dropdown-menu ul{
    padding:0;
}
.allselect_checkbox {
    padding: 0 10px;
}
.allselect_checkbox1 {
    padding: 0 10px;
}
.allselect_checkbox label.container {
    padding: 0;
}
.allselect_checkbox1 label.container {
    padding: 0;
}
.allselect_checkbox.disabled_val {
    background: #ddd;
}
.allselect_checkbox.disable_val {
    background: #ddd;
}
.allselect_checkbox1.disabled_val {
    background: #ddd;
}
.allselect_checkbox1.disable_val {
    background: #ddd;
}
.allselect_checkboxchat {
    padding: 0 10px;
}
.allselect_checkboxchat label.container {
    padding: 0;
}
.allselect_checkboxchat.disabled_val {
    background: #ddd;
}
.allselect_checkboxchat.disable_val {
    background: #ddd;
}
.addbanner_btn.disabled_bttn, .addchatbanner_btn.disabled_bttn{
    pointer-events: none;
    background: #ddd;
}
.addfbanner_btn.disable_bttn, .addchatbanner_btn.disable_bttn{
    pointer-events: none;
    background: #ddd;
}
.banner_head {
        padding: 10px;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.banner_head h4{
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    color: #252525;
}
.banner_head h4 p{
    display: inline-block;
    margin: 0;
    width: auto;
    vertical-align: top;
}
.rewards_block .mt-widget-4 .mt-container .mt-footer-button {
    margin-top: 30px;
    position: absolute;
    right: 0;
    bottom: 25px;
}
.rewards_block .mt-head-title{
    /* text-align: center; */
    margin: 10px 0;
    font-size: 17px;
    font-weight: 500;
}
.rewards_block .mt-head-price{
    font-weight: bold;
    height: 60px;
}
.more_btn{
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    display: none;
}
.language-box a i.fa-caret-down {
    font-size: 22px !important;
    padding-left: 0 !important;
    text-align: left;
}
.language-box .ct-language__dropdown {
    top: 108%;
}
.social_feed_section li .feeds_sec .social_Feed_Mark span{
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 100px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
div#feautures.bg-gray{
     color: #979797 !important;
}
div#feautures.bg-gray:hover {
    background: #f8f8f8 !important;
    color: #979797 !important;
}
.reward_img {
    width: 22%;
    display: inline-block;
    padding: 0 10px;
}
.survey_tiles_sec .left-sec {
    max-width: 25%;
}
.page-sidebar-menu i{
    color:#3c3d96 !important;
}
/*.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #326666;
    border-color: #326666;
}*/
.select_panel_options .dropdown.multiselect_dropdown  {
    float: left;
    display: inline-block;
    margin: 0;
}
.select_panel_options .dropdown-menu{
        display: block;
    margin: 0;
    position: relative;
    top: auto;
    left: auto;
    box-shadow: none;
    border: 1px solid #ccc;
}
.checked_panels {
    display: inline-block;
    width: auto;
    padding: 10px;
    padding-left: 20px;
    /*max-width: calc(100% - 195px);*/
    width: 100%;
    max-height: 180px;
    overflow: auto;
}
.checked_panels > span{
    display: inline-block;
    margin:3px;
    background: #28858a;
    padding: 3px 10px;
    border-radius: 25px!important;
    font-size: 12px;
    color:white;
}
.total_panel_count > p{
    margin: 0;
    color:#3c3d96;
}
.checked_panels > span i{
    display: inline-block;
    padding-left: 5px;
    cursor: pointer;
}
.total_panel_count{
    display: inline-block;
}
.campaigns_basic_setting .basic-detail {
    padding: 10px;
}
.campaigns_basic_setting .basic-detail.data_enble input {
    width: 50%;
    padding: 5px;
}
.campaigns_basic_setting .basic-detail.data_enble select{
    background: white;
    padding: 5px;
    width: 20%;
}
.campaigns_basic_setting{
    position: relative;
}
.send_status {
    position: absolute;
    top: 10px;
    right: 10px;
    background: grey;
    color: white;
    padding: 7px 20px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 17px;
}
.send_status.not_started{
    background: #ccc;
}
.send_status.failed{
     background: red;
}
.send_status.in_queue{
     background: #e1ad01;
}
.send_status.complete{
    background: #2d7d04;
}
.disabled_class{
    pointer-events: none;
    background: #eee;
}
span.disabled_class{
    background: #ccc !important;
}
/* 14-5-2018 */
.all_panels {
    display: inline-block;
    width: 100%;
}
.panel_section {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 20px;
}
.custom_container {
    display: inline-block;
    /*margin: 0 20px;*/
    background: #3c3d96;
    color: white;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
}
.panel-header {
    position: relative;
    padding-right: 30px;
}
.panel_icon {
    position: absolute;
    top: 0;
    right: 0;
    /*font-size: 25px;*/
    cursor: pointer;
}
.panel_icon .fa-download {
    font-size: 16px;
    padding-right: 7px;
}
.panel_section h4{
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 80%;
}
.export_btn {
    background: none;
    border: 1px solid #fff;
    padding: 2px 10px;
    color: #fff;
}
ul.panel_details {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}
ul.panel_details li{
    display: inline-block;
    padding: 0 10px;
    float:left;
    position: relative;
    width:20%;
}
ul.panel_details li:before{
    position: absolute;
    content: "";
    top: 15px;
    right: 0;
    width: 2px;
    height: 60%;
    background: white;
}
ul.panel_details li:first-of-type{
    padding-left:0;
}
ul.panel_details li:last-of-type{
    padding-right:0;
}
ul.panel_details li:last-of-type:before{
    display:none;
}
.panel_attribute p {
    margin: 0;
    font-size: 14px;
    color: white;
    text-align: center;
}
p.count {
    font-size: 14px;
}
p.listname {
    margin: 2px 0 0;
    font-size: 12px;
}
p.percent {
    font-size: 12px;
}
.panel_buttons button{
    background: white;
    color: #3c3d96;
    border: 2px solid #3c3d96;
    font-weight: bold;
}
.page-banner > ul > li{
  width:100%;
}
.post-survey-notification > .container{
  width:100% !important;
}
#confirm_box .modal-dialog , #confirm_delete .modal-dialog {
    width: 400px;
    margin: 30px auto;
}
#confirm_box .modal-body p , #confirm_delete .modal-body p{
    font-size: 17px;
    text-align: center;
    margin: 0;
}
#confirm_box .modal-body , #confirm_delete .modal-body{
    text-align: center;
}
#confirm_box .modal-body span , #confirm_delete .modal-body span{
    font-size: 17px;
}
#confirm_box .btn.btn-default.ok_bttn , #confirm_delete .btn.btn-default.ok_click {
    background:#3c3d96;
    color: white;
    border: 1px solid #3c3d96;
    padding: 6px 25px;
}
#confirm_box .modal-header i , #confirm_delete .modal-header i{
    font-size: 25px;
    color: #3c3d96;
    display: inline-block;
    line-height: 20px;
}
#confirm_box .modal-header  i.red_icon , #confirm_delete .modal-header  i.red_icon{
    color: #e90808;
}
.lang_dropdown {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 0;
    background: #3c3d96;
}
.lang_dropdown select {
    padding: 10px;
    min-width: 170px;
    width: 100%;
    border: 1px solid #ddd;
    background: transparent;
    color: white;
    font-size: 16px;
}
.lang_dropdown select option{
    color: #252525;
}


/* summernote custom dropdown css*/
.tags_name li{
    padding: 6px 8px;
}
.tags_name li a{
    color: #000;
}
.note-view_list button.note-btn.btn.btn-default.btn-sm span.preview_modal {
    padding: 5px 10px;
    display: block;
    border: 1px solid #ccc;
}
.note-view_list button.note-btn.btn.btn-default.btn-sm {
    padding: 0;
    border: none;
}
#preview_temp_modal{
    z-index: 9999999 !important;
}
a.adddata {
    background: #326666;
    padding: 5px 10px;
    color: #fff;
    margin-left: 10px;
}
.data_list {
    margin-bottom: 10px;
}

.custom_space {
    margin-bottom: 10px;
}
#report_generator select{
    width:100%;
}
#report_generator .date_inputs label {
    display: block;
    padding-right: 10px;
    padding-top: 5px;
}
#report_generator .date_inputs input{
    display: block;
    float: left;
    width: 100%;
}
#report_generator .submit_bttn{
    padding-top: 29px;
    float: right;
    text-align: right;
    position: absolute;
    bottom: 15px;
    right: 0;
}
.collapse.in{
    position: relative;
}
#report_generator label{
    margin-bottom: 5px;
    display: block;
}
.multiple_select {
    height: 150px !important;
}


.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
  font-weight: bold;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
}

#checkboxes label {
  display: block;
}

#checkboxes label:hover {
  background-color: #1e90ff;
}
.datepicker.dropdown-menu{
    z-index: 9999;
}
/*14-10-2019*/
.survey-media   p {
    font-size: 18px;
}
.survey-media  h2{
    color: #0f174a;
    font-weight: 500;
    line-height: 35px;

}
.survey-media  .media-object{
    width: 120px;
}
.survey-media {
    background: #f6f9f6;
}
.survey-media .media-body {
    text-align: center;
}

/* for panelist search loader start*/
#manager_users_list_1_processing{
    display: block;
    z-index: 999999;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    background: rgba(0 ,0, 0 , 0.5);
    bottom: 0;
    margin-top:0;
}
#manager_users_list_1_processing i{
    top: 50%;
    position: relative;
}
.table-scrollable-borderless{
    max-height: 300px;
}
/* for panelist search loader end*/

/*14-10-2019*/
.survey-media   p {
    font-size: 18px;
}
.survey-media  h2{
    color: #0f174a;
    font-weight: 500;
    line-height: 35px;

}
.survey-media  .media-object{
    width: 120px;
}
.survey-media {
    background: #f6f9f6;
}
.survey-media .media-body {
    text-align: center;
}

/* 9-4-2020 */
#recruitment_list_wrapper .table-responsive {
    min-height:100%;
    overflow:unset !important;
}
#addRecruitmentName > .addtop_bttn {
    padding-left:0 !important;
}
#addRecruitmentName .name_input{
    width:auto !important;
}

.reward-image .mt-container.bg-purple-opacity.custom-rewards:hover{
   /* background: rgba(0,0,0,0.8)!important; */
   cursor: pointer;
}
.reward_description{
    width: 100%;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    font-size: 20px;
    opacity: 0;
    z-index: 9999;
    position: relative;
}
.reward_description p{
    width: 100%;
    box-sizing: border-box;
    word-break: break-word;
    margin: 0;
    font-size: 17px;
    text-align: center;
}
.reward-image .mt-container.bg-purple-opacity.custom-rewards:hover .reward_description{
    opacity: 1;
}
.reward-image .mt-container.bg-purple-opacity.custom-rewards:hover .mt-footer-button button {
    opacity: 1 !important;
    cursor: pointer !important;
    position: relative;
    z-index: 999999;
}
.reward_amount{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #28858a;
    padding: 25px 5px;
    border-radius: 0px 0px 85px 0px ! important;
    width: 75px;
    height: 75px;
    color: #fff;
    font-size: 25px;
    line-height: 12px;
}
td.info_icon i{
    padding-left: 8px;
    cursor: pointer;
}
/* 14-04-2020 */
.img_section {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    text-align: center;
}
.loading-image .img_section img {
    max-width: 50px;
    margin: 0 auto;
}
.img_section p{
    color: white;
    font-size: 17px;
    display: inline-block;
    margin: 20px 0 20px 15px;
}

/* for subject line emoji on communication email css start */
.template_emoji{
    position: relative;
    margin-bottom: 10px;
}
.template_emoji label{
    vertical-align: top;
    padding-top: 7px;
}
.template_emoji .emoji-wysiwyg-editor{
    height: 37px;
    display: inline-block;
    width: calc(100% - 70px);
    margin-left: 10px;
    overflow: auto;
}
.template_emoji .emoji-picker-icon {
    right: 20px !important;
    top: 10px;
}
.email_template .emoji-menu {
    top: 40px !important;
    right: 5px;
}

/* for subject line emoji on communication email css end */

/* for transaction update confirm box css start*/
#confirm_box .updateTransactionBox{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
}
#confirm_box .updateTransactionBox .v_ptxt{
    text-align: left;
    margin-bottom: 10px;
}

#confirm_box #secondPopMsg p{
    text-align: left;
}
/* for transaction update confirm box css end*/

/*10-03-2021*/
#report_generator textarea#selected_column {
    height: 35px;
    width: 100%;
}
#report_generator .btn-group{
    width: 100%;
}
#report_generator .multiselect.dropdown{
    min-width: 100%;
}

@media (min-width: 768px) {
 .panel_bonus .form-control {
    max-width: 100%;
 }
.panel_bonus input[type="text"], .panel_bonus input[type="number"] {
    width: 100%;
    max-width: calc(100% - 80px)
  }

}
@media (min-width: 1260px) and  (max-width: 1290px){
    .survey_tiles_sec .survey_tiles{
        padding: 15px 20px;
    }
}
@media  (min-width: 991px) and (max-width: 1300px) {
    .social_feed_section li .feeds_sec .social_Feed_Mark span  { 
        width: 70px;
        font-size: 14px;
    }

}
@media (min-width: 992px) and (max-width:1272px){
    .survey_tiles_sec .profile-stat-text {
        word-break: break-word;
    }
}
@media(max-width:1199px){
    .survey_tiles_sec .left-sec {
        max-width: 28%;
        padding-right: 5px;
        width: auto;    
    }
    .survey_tiles_sec {
        min-height: 225px;
        display: table;
        padding: 15px 10px;
    }
    .survey_tiles_sec .survey_tiles {
        display: table-cell;
        min-height: auto;
        vertical-align: middle;
        padding: 15px 10px;
    }
    .bhoechie-tab-container .bhoechie-tab-menu {
    display: inline-block;
    width: 100%;
}
   
}

@media(max-width:1100px){
    .social_feed_section .feeds_sec p{
        font-size: 14px;
    }
    #addRecruitmentName .name_input input{
        display: inline-block;
        width: calc(100% - 50px);
    }
}

@media (max-width: 1024px) {
    .page-head .page-title .header-message {
        float: none;
        max-width: 100%;
        margin: 0px 20px 0 0 !important;
        line-height: 20px;
        position: inherit;
        margin-left: 0;
        display: block;
    }

     .social_feed_section .feeds_sec p {
        font-size: 13px;
    }
    .social_feed_section li .feeds_sec .social_Feed_Mark span{
        width: 60px;
    }
    .price-table-content .col-xs-9, .price-table-content .col-xs-3 {
        padding-right: 0px;
        margin: auto;
    }
    .price-table-content .mobile-padding {
        padding: 0 2px 0 15px;
    }
    .price-table-content .mobile-padding .input-group input {
        font-size: 12px;
    }    
    .products_details_tab ul.nav.nav-tabs {
        display: flex;
        justify-content: space-between;
    }
    .products_details_tab ul.nav.nav-tabs li {
        width: auto;
    }
}


@media (max-width: 991px){
    .survey_tiles_sec .left-sec {
        max-width: 28%;
        padding-right: 5px;
        width: auto;    
    }
    .navbar-collapse.collapse.page-sidebar{
        width:100% !important;
        display: inline-block;
        margin: 0 !important;
        top: 0 !important;
        height: auto !important;
        position: relative;
    }
    .page-sidebar .page-sidebar-menu>li>a>.title{
        display: inline-block;
    }
    .navbar-collapse.collapse.page-sidebar, .navbar-collapse.collapse.page-sidebar.in{
        margin: 0 !important;
    }
    .navbar-collapse.collapse.page-sidebar:hover, .navbar-collapse.collapse.page-sidebar:hover .page-sidebar-menu, .page-sidebar-closed .page-sidebar, .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed{
        width: 100% !important;
        margin:0;
    }
    .profile-sidebar {
        width: 100% !important;
    }
    .page-content-wrapper .page-content{
        width: 100%;
    }
    .page-sidebar .page-sidebar-menu>li >a.active{
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -moz-transform: scale(1.0);
        -ms-transform: scale(1.0);
    }
    .social_feed_section li .feeds_sec .social_Feed_Mark span {
        font-size: 14px;
        width:130px;
        float: left;
        padding-left: 5px;
    }
    .social_feed_section {
        margin: 0 -15px;
    }
    .social_feed_section li { 
        width: 33%;
        float: left;
        padding: 0 15px;
     }
     .social_feed_section li:first-of-type {
        margin-left: 0;
    }
    .social_feed_section li:last-of-type {
        margin-right: 0;
    }
    .dropdown_values {
        max-width: 80%;
    }
    .dropdown_value {
        max-width: 80%;
    }
    .reward_img {
        width:40%;
    }
    .price-table-content .mobile-padding {
        padding: 0 15px;
    }
    .price-table-content .mobile-padding .input-group input {
        font-size: 14px;
    }
    .page-sidebar .page-sidebar-menu li>a>.badge {
        margin-top: 0;
        margin-right: 0;
    }
    .page-head .page-title-panelist {
        max-width: 100%;
    }
    #recruitment_list_wrapper .table-responsive .btn-group .dropdown-menu{
        left: auto !important;
        right: 0 !important;
        min-width: auto !important;
    }

}

@media(max-width:898px){
    .social_feed_section li .feeds_sec .social_Feed_Mark span {
        width: 85px;
        padding-left: 5px;
    }
    .social_feed_section .feeds_sec p {
        font-size: 14px;
    }
}
@media(max-width:847px){
    .products_details_tab ul.nav.nav-tabs {
        display: block;
    }
    .products_details_tab ul.nav.nav-tabs li {
        width: 100%;
    }
}
@media (max-width: 767px){
    #manager_users_list_1_paginate, #manager_users_list_1_length, #manager_users_list_1_info{
        display: none;
    }
    .reset-data{
        margin-bottom: 10px;
    }
    #header_notification_bar .input-icon.right {
        width: 100% !important;
    }
    .top_rightmenu.navbar-nav>li{
        padding: 20px 10px 20px!important;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle>.username{
        display: none;
        vertical-align: middle;
        margin-top: 0;
        width: auto;
    }
    .goog-te-gadget > div{
        margin-top: 10px;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle{
        padding-top: 0;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user .dropdown-toggle img{
        margin-top: 0 !important;
    }
    li#header_notification_bar {
        margin-top: 10px;
    }
    .button-rightbar{
        position: relative;
        bottom: auto;
    }
    .left-side-bar-img {
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
        display: table;
        text-align: center;
        float: none;
    }
    .left-side-bar-img.panel_banner_sec{
        max-width: 100%;
        text-align: left;
    }
    .right-side-bar-img {
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        width: 100%;
    }
    .main-colume-img-block{
        text-align: center;
    }
     .progressBar{
        display: none;
    }
    .page-header.navbar .page-logo{
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
    }
    .page-header.navbar .page-logo img{
        width: 100%;
    }
    .page-header.navbar .menu-toggler.responsive-toggler{
        float: left;
    }
    .page-header.navbar .page-logo>a{
        float: none;
    }
    .page-header.navbar .page-logo>a img{
        width: 100%;
        max-width: 210px;
        margin: 7px auto 0 !important;
    }
    .page-header.navbar .menu-toggler.responsive-toggler{
        margin-left: 10px;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu{
        margin-right: 0;
    }
    .survey_tiles_sec {
        margin-bottom: 10px;
    }
    .page-header.navbar .menu-toggler{
        width: 25px;
        height: 22px;
    }
    .social_feed_section li {
        width: 100%;
    }
    .social_feed_section li .feeds_sec .social_Feed_Mark span {
        width: calc(100% - 100px);
    }
    .page-header .page-top{
        background: white !important;
        box-shadow: 0 1px 8px rgba(0,0,0,.3) !important;
    }
    .page-header.navbar {
        border-bottom: 0 none !important;
    }
    
    .dropdown_values {
        max-width: 75%;
    }
    .dropdown_value {
        max-width: 75%;
    }
    .survey_tiles_sec .survey_tiles {
        padding: 10px 25px !important;
    }
    .survey_tiles_sec {
        min-height: auto;
    }
    .panel_bonus .custom_space #resetPasswordBonusAdd div {
        margin-bottom: 10px;
    }
    #report_generator > div {
        margin-bottom: 10px;
    }
/* 9-4-2020 */
    .description_table{
        overflow: auto;
    }
    .description_table table {
        min-width: 600px;
    }
    
    .addtop_bttn{
        text-align: right;
        margin-top: 10px;
    }
    #addRecruitmentName .name_input{
        width:100% !important;
    }
    .products_details_tab .tab-content .tab-pane {
        font-size: 16px;
    }
}
@media(max-width:600px){
    .dropdown_values {
        max-width: 65%;
    }
    
  .dropdown_value {
        max-width: 65%;
    }
    
}

@media(max-width: 480px){
    .page-content-wrapper .page-title {
        margin-bottom: 0 !important;
    }
   /* .page-sidebar{
        width: 300px !important;
    }*/
    /*.page-sidebar .page-sidebar-menu>li>a>.title{
        display: inline-block !important;
    }
    .page-sidebar.navbar-collapse.in{
        top: 0;
    }*/
    .btn.green.btn-block.q-button.answer-button.answer-selected.answer_options {
        white-space: normal;
    }
    .profile-sidebar {
        width: 100% !important;
    }
    .portlet-title .nav-tabs li {
        min-height: 50px;
    }    
    .input-medium {
        width: 100% !important;
    }
    .page-sidebar .page-sidebar-menu li>a>.badge {
        margin-top: 0;
        margin-right: 0;
    }
    .tab-text {
        display: none;
    }
    .tab-icon {
        display: block;
    }
   /* .portlet>.portlet-title>.nav-tabs{
        float: none;
    }*/
    .tab-icon i {
        font-size: 25px;        
    }
    .active .tab-icon i {
        color: #9fe4ea;
    }
    .tabbable-line>.nav-tabs>li.active{
        border-bottom: 0;
    }
    .caption {
        float: left !important;
    }
    .responsive_width {
        width: 200px;
        display: block;
    }
    .username.username-hide-on-mobile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100px;
        /*display: inline-block !important;*/
    }
    .top_rightmenu {
        margin: 0 !important;
    }
    .page-header.navbar .top-menu .navbar-nav>li.dropdown-notification .dropdown-menu{
        margin-right: 0px;
    }
    .input-icon.right {
        width: 100% !important;
    }
    /*.language-box {
        display: none !important;
    }*/
    /*.page-header.navbar .top-menu .navbar-nav>li{
        float: right !important;
    }*/

    .page-header.navbar .top-menu .navbar-nav>li.dropdown-user>.dropdown-menu{
        right: 0;
    }
    .portlet.light>.portlet-title>.caption.caption-md>.caption-subject{
        font-size: 14px;
    }
    .reward_img {
        width:38%;
        padding: 0 5px;
    }
    .team-1 {
        margin: 0 auto 15px !important;
    }
    .team-1 .media {
        min-height: 120px !important;
    }
    /*14-10-2019*/
    .survey-media .media-left {
        display: block;
    }
    .survey-media .media-left img{
      margin: 0 auto;
    }
    .survey-media .media-body{
      text-align: center;
    }
}


img{ max-width:100%;}
.inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.headind_srch{ padding:20px 29px 20px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;height: 70px;}
.headind_srchn{ padding:9px 15px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;height: 70px;}
.headind_srchn .recent_heading {
    width: 100%;
    position: relative;
}
.undread_dropdown .dropdown-content a{
    text-decoration: none !important;
    color: #3c3d96;
    font-family: 'Montserrat', sans-serif;
}
.pp_name span.punread {
    width: 17px;
    height: 17px;
    background: #3c3d96;
    border-radius: 50% !important;
}
.undread_dropdown .dropdown-content:hover a{
    color: white;
}
.undread_dropdown .dropdown-content:hover{
    background-color:#3c3d96 ;
}
.undread_dropdown .dropdown-content {
    padding: 5px 14px;
    display: none;
    position: relative;
    left: -20px;
    top: -8px;
    background-color: white;
    border-radius: 24px !important;
    font-size: 12px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.undread_dropdown {
    position: absolute;
    right: 0;
    top: 0;
    text-align: end;
}
.undread_dropdown .dropbtn:after {
    content: '\2807';
    font-size: 32px;
    color: #3c3d96;
    margin: 0;
    padding: 0;
    height: 36px;
    display: block;
}
.input_msg_write #input-default {
    min-height: 40px !important;
    color: #252525;
    font-weight: 400;
}
.input_msg_write .emojiPickerIcon{
    right: 7px;
    background-color: inherit !important;
}
.recent_heading h4 {
  color: #3c3d96;
  font-size: 21px;
  margin: auto;
  font-weight:400;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;font-weight:400;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}

.active_chat{ background:#ebebeb;}

.incoming_msg_img {
  display: inline-block;
  /* width: 6%; */
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 100%;
 }
 .received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.msgtxt{word-wrap: break-word;    max-height: 40px;
    overflow: hidden;}
.received_withd_msg { width: 60%;word-wrap: break-word;}
.mesgs {
  float: left;
  padding: 15px 15px 0 15px;
  width: 60%;
}

 .sent_msg p {
  background: #3c3d96 none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0; color:#fff;
  padding: 5px 10px 5px 12px;
  width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px; padding: 0 10px;}
.sent_msg {
  float: right;
  width: 60%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {position: relative;}
.msg_send_btn {
  background: #326666 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0px;
  width: 33px;
}
.msg_send_file {
    background: #3c3d96 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 0px;
    width: 33px;
  }
.messaging { padding: 0 0 50px 0;}
.msg_history {
  height: 470px;
  overflow-y: auto;
  margin-bottom: 10px;
  overflow-wrap: anywhere;
}
.incoming_msg {
    margin-bottom: 15px;
}
.outgoing_msg {
    overflow: hidden;
    margin: 15px 0 15px;
}
.incoming_msg_img img, .chat_img img {
    border-radius: 50% !important;
    height: 50px;
    width: 50px;
}
.chat_list:hover {
    cursor: pointer;
}
.boldtest {
    font-weight: bold;
}
.emoji-wysiwyg-editor {
    height: 40px !important;
    width: calc(100% - 90px);
}
i.emoji-picker-icon.emoji-picker.fa.fa-smile-o {
    right: 13%;
    top: 14px;
}
.msg_send_file input {
    min-height: 33px;
    width: 33px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor:pointer;
}
.emoji-menu {
    top:-225px;
}
.stylish-input-group {
    display: flex;
    justify-content: flex-end;
}
.srch_bar .input-group-addon {
    width: calc(100% - 85%);
    border: 0;
    border-bottom: 1px solid #ccd0d2;
}
/****** 19/04/2021 ************/
.page-sidebar .page-sidebar-menu>li >a .messagecounter{
    position: absolute;
    left: 98px;
    top: 10px;
}
.page-sidebar .page-sidebar-menu>li >a .messagecounter .badge{
    font-size: 10px !important;
    padding: 4px 6px;
    font-weight: bold;
}
textarea.write_msg.chat_input {
    width: 89%;
    height: 40px;
    padding: 9px 30px 9px 9px;
}

.sent_msg p, .received_withd_msg p {
    white-space: pre-wrap; 
}

.emojiPicker {
    top: 354.889px !important;
}


.heatdesc p {
    margin: 5px 0;
    font-weight: bold;
    text-align: right;
}
.panelchat .recent_heading {
    width: 100%;
}
.panelchat .recent_heading h4 {
    padding: 13px 0px;
    font-weight: bold;
    color: #584eb7;
}
.panelchat .mesgs {
    width:100%
}
.panelchat .received_withd_msg {
    width:50%
}
.panelchat .sent_msg {
    width: 50%;
}
.panelchat textarea.write_msg.chat_input {
    width: 100% !important;
}
.panelchat .emojiPickerIconWrap {
    width: 93.5% !important;
}
.panelchat .type_msg {
    margin-bottom: 10px;
}
.panel-default>.panel-heading {
    padding: 0px;
}
.panel-default>.panel-footer {
    padding: 0px;
}
.main_container  {
    padding: 15px 0;
}
.basic-detail input {
    border-width: 1px;
    border-style: solid;
}
.basic-detail #language_list {
    width: 50% !important;
}
.basic-detail .emoji-wysiwyg-editor {
    width: 50% !important;
    border: 1px solid #a9a9a9 !important;
    height: 32px !important;
    min-height: 32px !important;
}
.basic-detail .emoji-picker-icon {
    right: 0px !important;
    left: 47% !important;
    top: 4px !important;
}

.basic-detail .emoji-menu {
    top: -160px !important;
}

.mesgs a {
    color: #fab422;
}
.p_name {
    margin: 5px 0 !important;
}
span.custom_tiktok_icon_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

span.custom_tiktok_icon_footer img {
    width: 20px;
}
a.footer_tiktok_anchor:hover .footer_tiktok_img {
    display: none;
}
a.footer_tiktok_anchor:hover .footer_tiktok_hv_img {
    display: block !important;
}
.portlet-title.homepage {
    display: flex;
    align-items: center;
    padding-bottom: 10px !important;
}
.homepage .custom-progress-bar {
    margin: 0 auto ;
}
       .custom-progress-bar {
  position: relative;
  border: #ccc solid 1px;
  width: 565px;
  height: 35px;
  line-height: 35px;
  vertical-align: midle;
  overflow: hidden;
/*  margin: 100px auto 50px;*/
  font-family: arial, sans-serif;
  font-weight: 600;
    font-size: 12px;
  box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.25);
  border-radius: 50px !important;
}
.custom-progress-bar.profilesection, .custom-progress-bar.profilesection .bar span{
    width: 800px;
}
.progress_bar_info{
    width: 565px;
    margin: 0 auto;
    text-align: right;
}
.progress_bar_info p{
    margin: 0;
    font-size: 11px;
    font-style: italic;
    padding-right: 25px;
}
.progress-header {
    width: 100%;
    background: #fff;
    display: inline-block;
    padding: 15px;
}
.custom-progress-bar-section{
    width: 800px;
    margin: auto;
}
.custom-progress-bar-section .custom-progress-bar.profilesection{
    margin: auto;
}
.custom-progress-bar-section .progress_bar_info{
    width: auto;
    margin: 0 auto;
    text-align: right;
}
.progress-header .custom-progress-bar{
    width: 800px;
}
.progress-header .custom-progress-bar .bar span{
    width: 800px;
}
.custom-progress-bar .bar {
  position: absolute;
  top: 0;
  height: 100%;
  overflow: hidden;
}
.custom-progress-bar .bar span {
  position: absolute;
  display: block;
  width: 565px;
  height: 100%;
  text-align: center;
}
.custom-progress-bar .bar.positive {
    background: #326666;
    left: 0;
    -webkit-animation: animate-positive 4s;
    animation: animate-positive 4s;
}
.custom-progress-bar .bar.positive span {
  left: 0;
  color: #d2d2d8;
}
.px-0 {
    padding: 0px !important;
}
.pq-url a {
    font-size: 13px;
    text-decoration: underline;
}
.custom-progress-bar .bar.negative {
  background: #3c3d96;
  right: 0;
  -webkit-animation: animate-negative 4s;
  animation: animate-negative 4s;
}
.custom-progress-bar .bar.negative span {
    right: 0;
    color: #fff;
}
@-webkit-keyframes animate-positive {
  0% {
    width: 0%;
  }
}
@keyframes animate-positive {
  0% {
    width: 0%;
  }
}
@-webkit-keyframes animate-negative {
  0% {
    width: 100%;
  }
}
@keyframes animate-negative {
  0% {
    width: 100%;
  }
}
@media (min-width:1199px) {
    .homepage span.caption-subject.font-blue-madison.bold.sidebar-color.title-text.col-md-12.col-lg-2.col-xs-12.px-0.pq-url{
        text-align:right;
    }
}
@media (min-width:1399px) {
    .custom-progress-bar.profilesection.col-md-8.col-md-offset-2{
       margin-left: 315px
    }
}
@media(min-width:1199px) and (max-width:1300px){
    .custom-progress-bar {
        width: 425px;
        font-size: 10px;
    }
    .custom-progress-bar .bar span, .progress_bar_info{
        width: 425px;
    }
}
@media(max-width:1152px) and (min-width:1025px){
    .products_details_tab ul.nav.nav-tabs li a {
        font-size: 14px;
        padding:10px 5px;
    }
    .products_details_tab ul.nav.nav-tabs li.active a {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .panelchat textarea.write_msg.chat_input {
        width: 69% !important;
    }
    .panelchat .received_withd_msg {
        width: 80%;
    }
    .panelchat .sent_msg {
        width: 80%;
    }
}
@media(min-width:320px) and (max-width:359px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 245px;
    margin-bottom: 10px;
}
/*.custom-progress-bar .bar.negative span {
    display: none;
}*/
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 245px;
}
.custom-progress-bar-section{
    width: 245px;
}
.custom-progress-bar.profilesection, .custom-progress-bar.profilesection .bar span{
    width: 245px;
}
.progress_bar_info{
    width: 245px;
}
.progress_bar_info p{
    padding-right: 0;
    font-size: 10px;
}
}
@media(min-width:359px) and (max-width:479px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 300px;
    margin-bottom: 10px;
}
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 300px;
}
.custom-progress-bar.profilesection, .custom-progress-bar.profilesection .bar span,
.custom-progress-bar-section{
    width: 300px;
}
.progress_bar_info{
    width: 300px;
}
.progress_bar_info p{
    padding-right: 15px;
}
}
@media(min-width:480px) and (max-width:580px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 400px;
    margin-bottom: 10px;
}
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 400px;
}
}
@media(min-width:581px) and (max-width:767px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 530px;
    margin-bottom: 10px;
}
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 530px;
}
.custom-progress-bar.profilesection, .custom-progress-bar.profilesection .bar span{
    width: 530px;
}
.progress_bar_info,
.custom-progress-bar-section .progress_bar_info,
.custom-progress-bar-section{
    width: 530px;
}
}
@media(min-width:768px) and (max-width:991px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 700px;
    margin-bottom: 10px;
}
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 700px;
}
.progress_bar_info,
.custom-progress-bar-section ,
.custom-progress-bar.profilesection,
.custom-progress-bar.profilesection .bar span{
    width: 700px;
}
}
@media(min-width:992px) and (max-width:1198px){
.portlet-title.homepage {
    min-height: auto;
    display: inherit;
}
.custom-progress-bar {
    width: 600px;
    margin-bottom: 10px;
}
.custom-progress-bar .bar span {
    text-align: left;
    padding-left: 10px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 600px;
}
.progress_bar_info{
    width: 600px;
}
.progress-header .custom-progress-bar {
    margin-left: 0;
}
.progress-header .custom-progress-bar .bar span {
        text-align: center;
    }
}
@media(min-width:1200px) and (max-width:1300px){
    .pq-url a {
        font-size: 11px;
    }
}
@media(min-width:768px) and (max-width:870px){
    .progress-header .custom-progress-bar , .progress-header .custom-progress-bar .bar span {
        width: 690px;
    }
}
@media(min-width:600px) and (max-width:767px){
    .progress-header .custom-progress-bar , .progress-header .custom-progress-bar .bar span {
        width: 600px;
    }
}
@media(min-width:480px) and (max-width:639px){
    .progress-header .custom-progress-bar , .progress-header .custom-progress-bar .bar span {
        width: 435px;
    }
}
@media(min-width:361px) and (max-width:479px){
    .progress-header .custom-progress-bar , .progress-header .custom-progress-bar .bar span {
        width: 310px;
    }
}
@media(min-width:320px) and (max-width:360px){
    .progress-header .custom-progress-bar , .progress-header .custom-progress-bar .bar span {
        width: 270px;
    }
}
@media(min-width:640px) and (max-width:991px){
    .progress-header .custom-progress-bar .bar span {
        text-align: center;
    }
}

#reports_list .label-info, #recruitment_reports_list .label-info{
    background-color: #3c3d96;
}
#reports_list .label-success, #recruitment_reports_list .label-success{
    background-color: #3c3d96;
}
#user_messages .dataTables_paginate .pagination>.active>a{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
#user_messages .dataTables_paginate .fa.fa-angle-left,.fa.fa-angle-right{
    color: #28858a;
}


.maintain.page .welcome_content{
    margin: 300px 0 300px 0;
}
.maintain.page.welcome_content.text-center.flex {
    display: block !important;
}
.maintain.page .welcome_inner_content p.one {
    font-size: 39px !important;
    text-align: center !important;
    width: 100% !important;
    display: inline-block !important;
}
.maintain.page .welcome_inner_content p.two {
    font-size: 25px !important;
    text-align: center !important;
    width: 100% !important;
    display: inline-block !important;
}
.maintain.page .desktop img{
    max-width: 370px !important;
    padding: 30px 0 !important;
}
.maintain.page .flex{
 width: 100% !important;
}
@media (max-width: 534px) {
    .maintain.page .welcome_inner_content p.one {
    font-size: 23px !important;
    text-align: center !important;
    width: 100% !important;
    display: inline-block !important;
}
    .maintain.page .welcome_inner_content p.two {
    font-size: 13px !important;
    text-align: center !important;
    width: 100% !important;
    display: inline-block !important;
}
.maintain.page .desktop img{
 max-width: 200px !important;
    padding: 30px 0 !important;
}}



    /*20-05-2024 css start*/
    .og_welcome_section .welcome_content {
        position: inherit;
        transform: inherit;
        display: inherit;
        width: 100%;
    }
    .og_welcome_section div#particle_container {
        display: none;
    }
    .og_welcome_section .welcome_content .welcome_content_des p {
        padding: 0;
        font-family: "Barlow", sans-serif;
    }
    .og_welcome_section {
        margin-top: 0;
        background-image: linear-gradient(to right,#3c3d96fa, #594eb7f5);
        padding: 100px 0;
    }
    .og_welcome_section .welcome_content .welcome_inner_content {
        background-color: transparent;
        box-shadow: none;
    }
    .og_welcome_section .welcome_content .welcome_inner_content .welcome_content_heading h2 {
        color: #fff;
        font-family: "Barlow", sans-serif;
        font-size: 50px;
    }
    .og_welcome_section .welcome_content .welcome_content_des p {
        padding: 0;
        color: #fff;
        font-family: "Barlow", sans-serif;
    }
    .og_login_signup .login_signup_container {
        border-top: 0;
    }
    .og_login_signup .login_signup_section #loginsignuptab li a {
        background-color: #3c3d96;
        color: #fff;
        font-family: "Barlow", sans-serif;
        font-weight: 500;
    }
    .og_login_signup .login_signup_section #loginsignuptab li.active a {
        background-color: inherit;
        color: #252525;
        font-family: "Barlow", sans-serif;
    }
    .og_login_signup .login_signup_container button.login_signup_btn {
        background: #3c3d96;
        font-family: "Barlow", sans-serif;
    }
    .og_abt_section h2,.og_reward_section h2,.og_contact_section h2,.og_testimonial h2{
        font-size: 50px;
        color: #252525;
        font-weight: 700;
        font-family: "Barlow", sans-serif;
    }
    .og_contact_section button.btn.form_btn {
        background: linear-gradient(to right,#3c3d96 50%,#58c5ff 50%);
        background-size: 200% 100%;
        background-position: left bottom;
        color: #fff!important;
        padding: 15px 20px;
        border: none;
        box-shadow: 0 10px 20px rgba(0,0,0,.2);
        border-radius: 45px;
        min-width: 150px;
        transition: .3s;
        outline: 0;
        vertical-align: middle;
        text-transform: uppercase;
        font-family: "Barlow", sans-serif;
    }
    .og_contact_section button.btn.form_btn:hover{
        background-position: right bottom;
        cursor: pointer;
    }
    .og_reward_section .fancy-box-header.section_description h3 {
        color: #337ab7;
        font-family: "Barlow", sans-serif;
    }
    .og_reward_section .reward_box {
        box-shadow: 1px 1px 1px 1px rgb(4,96,144);
    }
    .og_abt_section .aboutus_card_contents h3 {
        color: #3c3d96;
        font-family: "Barlow", sans-serif;
    }
    .og_footer {
        background-color: #fff;
        border-top: 2px solid #e4e4e4;
    }
    .og_footer .copy_right_footer span {
        color: #3c3d96;
        font-family: "Barlow", sans-serif;
    }
    .copy_right_footer p {
        font-size: 16px;
        color: #fff;
        font-family: "Barlow", sans-serif;
    }
    .copy_right_footer {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .copy_right_footer .f-link-left {
        display: flex;
    }
    .copy_right_footer .f-link-left a {
        font-size: 16px;
        color: #252525;
        text-decoration: none;
        font-family: "Barlow", sans-serif;
    }
    .copy_right_footer .f-link-left a span {
        padding: 0 10px;
        color: #252525;
        font-family: "Barlow", sans-serif;
    }
    .og_abt_section h2 span, .og_reward_section h2 span, .og_contact_section h2 span,.og_testimonial h2 span{
        font-family: "Barlow", sans-serif;
    }
    .og_abt_section .aboutus_des p span {
        font-family: "Barlow", sans-serif;
    }
    .og_abt_section .aboutus_card_contents p,.og_abt_section .aboutus_card_contents p font,
    .og_abt_section .aboutus_card_contents h3 font,.og_reward_section .section_description p font,
    .og_contact_section .section_description p font,.og_contact_section .contact_form label,
    .og_reward_section .fancy-box-header.section_description h6 a,.og_reward_section .fancy-box-header.section_description h6 a font,
    .og_contact_section .contact_address .address_info p span,.og_contact_section .contact_address .address_info p span strong{
        font-family: "Barlow", sans-serif;
    }
    .og_reward_section .reward_box p {
        font-size: 16px;
        text-align: center;
    }
    .og_contact_section .address_info strong {
        font-weight: 500;
    }
    .og_abt_section .aboutus_des {
        width: 100%;
    }
    .og_reward_section .reward_box .reward_image img {
        width: 100%;
        max-width: 110px;
    }
    .og_reward_section .reward_box .reward_image {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .og_tiles .profile-stat .survey_tiles {
        border-radius: 15px !important;
        min-height: 200px;
        display: grid;
        place-items: center;
        max-width: 100%;
        margin: 0 auto 0px;
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    }
    .og_tiles .number-stats {
        margin: 0;
    }
    .og_tiles .number-stats .profile-stat {
        border-right: 1px solid #f5f5f5;
        border-bottom: 0;
    }
    canvas {
        position: absolute;
        top: 0;
        left: 0;
    border-radius: 150px;
    box-shadow: -5px 5px 6px -2px rgba(0,0,0,0.2);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }
    .target {
        font-family: Gotham;
        font-weight: 600;
        text-align: center;
        display: flex;
        flex-direction: column;
        margin: 0;
        padding-bottom: 20px;
    }
    #tierPointsValue{
    line-height:175px!important;
    }
    .target-chart {
    border-radius: 50%;
    background-size: cover;
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
    box-shadow: inset 0 0 0 35px white;
    position: relative;
    margin: auto;
    border-radius: 50% !important;
    }
    .target-percentage {
        color:  #584eb7;
        font-size: 20px;
        width: 200px;
        font-family: "Barlow", sans-serif;
    }
    .points-random{
    margin-top: -150px;
    font-size:14px;
    font-weight: 700;
    }
    .target-percentage font {
        font-weight: 700;
        font-size: 35px;
    }
    /*21-05-2024 css start*/
    .og_survey_table .caption span.caption-subject.font-blue-madison {
        color: #584eb7 !important;
    }
    .og_survey_table a.start-survey.btn.btn-md {
        background: transparent;
        border-color: #3c3d96;
        color: #3c3d96;
    }
    .og_survey_table .label-info {
        background-color: #3c3d96;
    }
    .og_survey_table .table-scrollable-borderless {
        max-height: 550px;
        overflow-y: auto;
    }
    .og_survey_table .table-scrollable-borderless thead{
        position: sticky;
        top: 0;
        background: #3c3d96;
    }
    .og_tiles .profile-stat .bg-success.survey_tiles {
        background: linear-gradient(to right, #3c3d96bd 100%, #584eb7ba 100%) !important;
    }

    .og_tiles .profile-stat .survey_tiles.bg-info {
        background: #584eb7;
    }
    .og_tiles .profile-stat .survey_tiles .profile-stat-title,
    .og_tiles .profile-stat .survey_tiles .profile-stat-text {
        color: #fff;
        text-align: center;
        font-size: 14px;
    }
    .og_tiles .survey_tiles.bg-info .right-sec {
        border-left: 0;
    }
    .og_tiles .profile-stat .survey_tiles span.og_tiles_icon {
        background: #fff;
        width: 45px;
        height: 45px;
        display: block;
        text-align: center;
        line-height: 4;
        border-radius: 50% !important;
        margin: 0 auto;
    }
    .og_tiles .profile-stat .survey_tiles span.og_tiles_icon i {
        font-size: 30px;
        color: #58c5ff;
    }
    .og_tiles .profile-stat .survey_tiles.bg-warning {
        background: #3c3d96 !important;
    }
    .og_tiles .survey_tiles_sec .right-sec {
        border-radius: 15px !important;
        border-left: 0;
        padding: 0;
        text-align: center;
        float: none;
        display: block;
        min-height: auto;
        max-width: 100%;
    }
    .og_top_navbar .page-sidebar.navbar-collapse.collapse {
        position: inherit;
        width: 100% !important;
        overflow-x: inherit !important;
        height: inherit !important;
        box-shadow: none !important;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li>a>.title {
        display: block;
    }
    .og_top_navbar .page-sidebar {
        width: 60% !important;
        margin-right: 0;
    }
    .og_top_navbar .page-sidebar ul#panelist-sidebar {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100% !important;
        height: 75px;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li>a>.title {
        display: block;
        color: #252525;
        font-family: "Barlow", sans-serif;
        font-size: 16px;
        font-weight: 600;
    }
    .page-sidebar-wrapper.og_top_navbar {
        display: inline-block;
        width: 40%;
    }
    .og_top_navbar .navbar-collapse.collapse.page-sidebar:hover,
    .og_top_navbar .navbar-collapse.collapse.page-sidebar:hover .page-sidebar-menu {
        margin-right: 0;
        transition: none;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li >a.active {
        box-shadow: none !important;
        background: transparent;
        border-bottom: 3px solid #594eb7;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li:hover>a {
        box-shadow: none !important;
        border-bottom: 2px solid #594eb7;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li a{
        border-bottom: 3px solid transparent;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li:hover>a.active,
    .og_top_navbar .page-sidebar .page-sidebar-menu>li >a.active {
        transform: none;
        -webkit-transform: none;
        -moz-transform: no;
        -ms-transform: none;
    }
    .og_top_navbar .page-sidebar .page-sidebar-menu>li a {
        transition: none;
        transform: none;
    }
    .og_top_navbar .page-sidebar:hover .page-sidebar-menu li>a>.badge {
        margin-top: -33px;
        margin-right: -23px;
    }
    .og_top_navbar.page-sidebar-wrapper .page-sidebar:hover .page-sidebar-menu>li>a>.title {
        display: block !important;
    }
    .og_survey_table .view_more_survey {
        display: none !important;
    }

    /*22-05-2024 css start*/
    .og_panelist_home .page-content {
        margin-left: 0;
        width: 100%;
        padding-right: 20px;
    }
    .og_tiles .profile-stat .survey_tiles .left-sec {
        max-width: 100%;
        text-align: center;
        float: none;
        display: block;
        height: auto;
    }
    .og_tiles .profile-stat .survey_tiles .left-sec .dollar_sign {
        display: none;
    }
    .og_tiles .profile-stat .survey_tiles .profile-stat-title {
        font-size: 22px;
        padding-bottom: 5px;
        font-weight: bold;
    }
    .og_tiles_icon {
        background: #fff;
        width: 70px;
        padding: 15px;
        border-radius: 50% !important;
        height: 70px;
        margin: 0 auto;
    }
    .og_testimonial .testimonial_box {
        box-shadow: 0 0 10px rgba(0,0,0,.2);
        margin: 2px auto;
        max-width: 70%;
    }
    .og_testimonial .testimonial_box .testimonial-quote {
        text-align: center;
    }
    .og_testimonial .testimonial_box .testimonial-quote p span {
        font-size: 20px;
    }
    .og_testimonial .testimonial_box .testimonial-details {
        display: block;
        text-align: center;
    }
    .og_testimonial .testimonial_box .testimonial-details .testimonial-info h5 {
        font-size: 24px;
        font-weight: 600;
    }
    .og_testimonial .testimonial_box .testimonial-details .rating ul.star-rating {
        justify-content: center;
    }
    .og_testimonial .testimonial_box .testimonial-details .rating ul.star-rating li {
        color: #ffcc00;
        margin-top: 15px;
    }
    .og_testimonial .section_description p {
        font-family: "Barlow", sans-serif;
    }
    .og_testimonial .testimonial_box .testimonial-quote p span em font {
        font-family: "Barlow", sans-serif;
    }
    .og_cont_section {
        background: #594eb7;
    }
    .og_cont_section .social_icon_section h2 {
        font-size: 24px;
        font-weight: bold;
        font-family: "Barlow", sans-serif;
        color: #fff;
    }
    .og_cont_section .social_icon_section .social_icons_list ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .og_cont_section .social_icon_section .social_icons_list ul li a i {
        font-family: "fontawesome";
        font-style: normal;
    }
    .og_cont_section .social_icon_section .social_icons_list ul li a {
        text-decoration: none;
        color: #fff;
        font-size: 24px;
    }
    .og_cont_section .social_icon_section .social_icons_list ul li {
        padding: 0 15px;
    }
    .need_help p {
        font-family: "Barlow", sans-serif;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }
    .logo_bottom,.social_icon_section{
        text-align: center;
    }
    .need_help p span a {
        font-size: 18px;
        font-family: "Barlow", sans-serif;
        color: #fff;
        text-decoration: none;
    }
    .need_help p span {
        padding-left: 10px;
    }
    .og_easy_earn .aboutus_icons {
        position: inherit;
        top: 0;
        left: 0;
        z-index: 99999;
        transform: inherit;
    }
    .og_easy_earn .aboutus_icons img {
        width: 60px;
    }
    .og_reward_section .reward_box {
        box-shadow: none;
    }

    /*23-05-2024 start*/
    .og_easy_earn .aboutus_card_contents h3,
    .og_easy_earn .aboutus_card_contents p,.og_easy_earn .aboutus_card_contents p font {
        font-family: "Barlow", sans-serif;
    }
    .og_easy_earn .aboutus_card_contents h3 {
        color: #594eb7;
    }
    .left_pie_chart {
        box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
        padding: 15px;
        border-radius: 15px !important;
        background: #fff;
        margin-bottom: 20px;
    }
    .og_profile_content {
        overflow: inherit !important;
        padding: 0 40px;
    }
    .pie_chart_info {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .pie_chart_info p {
        margin: 0;
    }
    .pie_title h3 {
        color: #584eb7 !important;
        font-size: 15px;
        font-weight: 700;
        line-height: 18px;
        margin: 0;
        text-transform: uppercase;
    }
    .pie_chart_info span {
        font-size: 18px;
        color: #252525;
        font-weight: 500;
    }
    .pie_chart_info p {
        margin: 0;
        font-size: 20px;
        color: #584eb7;
        text-align: center;
        font-weight: 700;
    }
    .og_easy_earn .aboutus_heading h2 {
        font-weight: 700;
        font-size: 50px;
    }
    .og_easy_earn .aboutus_heading h2 span {
        font-family: "Barlow", sans-serif;
    }
    .og_profile_row {
        display: flex;
        align-items: center;
    }
    .og_top_navbar .page-sidebar ul#panelist-sidebar li {
        padding: 0 12px;
    }
    .og_nav_drop li a, .og_nav_drop li a span,.og_nav_drop li a i {
        color: #252525 !important;
        font-weight: normal;
    }
    ul.dropdown-menu.dropdown-menu-default.og_nav_drop {
        background: #fff !important;
    }
    ul.dropdown-menu.dropdown-menu-default.og_nav_drop li {
        border-bottom: 1px solid #ddd;
    }
    .og_nav_drop li a:hover  {
        background: #3c3d96 !important;
        color: #fff !important;
    }
    .og_nav_drop li a:hover span{
        color: #fff !important;
    }
    .og_nav_drop li a:hover i{
        color: #fff !important;
    }
    .og_nav_drop li a span.badge {
        color: #fff !important;
    }
    .og_survey_table .table-striped>tbody>tr:nth-of-type(odd) {
        background-color: #fbfcfd;
    }

    /*24-05-2024 css start*/
    .page-header.navbar .page-logo.og_panel_logo {
        width: 30% !important;
    }
    .og_survey_table .table-scrollable-borderless thead th {
        color: #fff !important;
    }
    .og_survey_table .table-striped.table-hover>tbody>tr:hover>td {
        background: #3c3d961a !important;
    }
    .og_survey_table .table.table-light>tbody>tr>td i {
        color: #58c5ff9a;
    }
  
/*  bhoechie tab */
.og_profile_section div.bhoechie-tab-container{
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
  }
  .og_profile_section div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group{
    overflow-x: hidden;
    max-height: 70vh;
    overflow-y: auto;
    position: fixed;
    width: inherit;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: normal;
    height: 60px;
    font-size: 18px;
    color: #3c3d96;
    font-family: "Barlow", sans-serif;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group>a .glyphicon,
  .og_profile_section div.bhoechie-tab-menu div.list-group>a .fa {
    color: #3c3d96;
    padding-right: 15px;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
  }
  .og_profile_section div.bhoechie-tab-menu div.list-group>a.active,
  .og_profile_section div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
  .og_profile_section div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #3c3d96;
    background-image: #3c3d96;
    color: #ffffff;
  }

  .og_profile_section div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
  }
  
  .og_profile_section div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
  }
  /* Hide scrollbar for Chrome, Safari and Opera */
  .og_profile_section div.bhoechie-tab-menu div.list-group::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.og_profile_section div.bhoechie-tab-menu div.list-group {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
     


.og_profile_section #msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
}

.og_profile_section #msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

.og_profile_section .form-card {
    text-align: left;
}

.og_profile_section #msform fieldset:not(:first-of-type) {
    display: none;
}


.og_profile_section #msform input:focus,
.og_profile_section #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #3c3d96;
    outline-width: 0;
}

.og_profile_section #msform .action-button {
    width: 100px;
    background: #3c3d96;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 12px 10px 5px;
    float: right;
    font-family: "Barlow", sans-serif;
}

.og_profile_section #msform .action-button:hover,
.og_profile_section #msform .action-button:focus {
    background-color: #3c3d96;
}

.og_profile_section #msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
    font-family: "Barlow", sans-serif;
}

.og_profile_section #msform .action-button-previous:hover,
.og_profile_section #msform .action-button-previous:focus {
    background-color: #000000;
}

.og_profile_section .card {
    z-index: 0;
    border: none;
    position: relative;
}

.og_profile_section .fs-title {
    font-size: 16px;
    color: #3c3d96;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
    font-family: "Barlow", sans-serif;
}

.og_profile_section .purple-text {
    color: #3c3d96;
    font-weight: normal;
}

.og_profile_section .steps {
    font-size: 16px;
    color: #3c3d96;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right;
    margin-right: 12px;
    font-family: "Barlow", sans-serif;
}

.og_profile_section #progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey;
}

#og_profile_section .progressbar .active {
    color: #3c3d96;
}

.og_profile_section #progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: left;
    position: relative;
    font-weight: 400;
}

.og_profile_section #progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e";
}

.og_profile_section #progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007";
}

.og_profile_section #progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030";
}

.og_profile_section #progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c";
}

.og_profile_section #progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
}

.og_profile_section #progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1;
}

.og_profile_section #progressbar li.active:before,
.og_profile_section #progressbar li.active:after {
    background: #3c3d96;
}

.og_profile_section .progress {
    height: 20px;
    border-radius: 50px 50px 50px 50px !important;
}

.og_profile_section .progress-bar {
    background-color: #3c3d96;
    border-radius: 50px 0 0px 50px !important;
}

.og_profile_section #msform .form-check {
    border: 1px solid #ddd;
    padding: 0 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    height: 40px;
    margin-right: 10px;
    width: 48%;
}
.og_profile_section div.bhoechie-tab-content input {
    display: block;
    width: auto;
    margin: 0;
}
.og_profile_section div.bhoechie-tab-content label {
    margin-bottom: 0;
    width: 100%;
    padding-left: 10px;
    line-height: 3;
    font-family: "Barlow", sans-serif;
}

/*27-05-2024 css start*/
.og_lang_menu .l-dropdown {
    width: auto;
    margin: 0 auto;
  }
  
  .og_lang_menu .custom-dropdown {
    width: 100%;
    position: relative;
  }
  .og_lang_menu .custom-dropdown::before, .og_lang_menu .custom-dropdown::after {
    content: "";
    position: absolute;
    pointer-events: none;
  }
.og_lang_menu .custom-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #3c3d96 transparent;
    display: none;
  }
  /* .og_lang_menu .custom-dropdown:before {
    font-family: "FontAwesome";
    content: "\f0ac";
    top: -2px;
    left: 12px;
    line-height: inherit;
    font-size: 18px;
    color: #3c3d96;
  } */
  .og_lang_menu .custom-dropdown select {
    width: auto;
    background-color: white;
    color: #3c3d96;
    font-size: 14px;
    padding: 2px 12px 2px 5px;
    text-align: left;
    padding-right: 2.5em;
    border: 0;
    margin: 0;
    border-radius: 5px;
    font-family: "Barlow", sans-serif;
    text-overflow: '';
    -webkit-appearance: none;
    font-weight: 400 !important;
    /* hide default arrow in chrome OSX */
  }
  .og_lang_menu .custom-dropdown img {
    width: 30px;
}
  .og_lang_menu .custom-dropdown select:focus {
    outline: none;
  }
  .og_lang_menu .custom-dropdown select option:first-child {
    text-transform: uppercase;
  }
  
  .og_lang_menu .custom-dropdown select[disabled] {
    color: rgba(0, 0, 0, 0.3);
  }
  
  .og_lang_menu .custom-dropdown select[disabled]::after {
    color: rgba(0, 0, 0, 0.1);
  }
  
  .og_lang_menu .custom-dropdown::after {
    color: #3c3d96;
  }
  .og_lang_menu a.dropdown-toggle span {
    color: #252525 !important;
    font-family: "Barlow", sans-serif;
    font-weight: 600 !important;
}
.page-header.navbar .og_lang_menu.top-menu .navbar-nav {
    display: flex;
    align-items: center;
}
.og_tbl_right img {
    width: 50px !important;
    margin: 0 auto;
}
.og_survey_titlehead .portlet-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.og_survey_titlehead .portlet-title:before,.og_survey_titlehead .portlet-title:after{
    display: none;
}
/* width */
.og_survey_titlehead ::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  .og_survey_titlehead ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 0px;
  }
   
  /* Handle */
  .og_survey_titlehead ::-webkit-scrollbar-thumb {
    background: #3c3d96; 
    border-radius: 0px;
  }
  
  /* Handle on hover */
  .og_survey_titlehead ::-webkit-scrollbar-thumb:hover {
    background: #3c3d96; 
  }
  .og_survey_table {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
    border-radius: 15px !important;
}
.og_survey_table .table-scrollable-borderless thead th {
    text-align: center;
}
.og_survey_table .table-scrollable-borderless tbody td {
    text-align: center;
    font-weight: 500;
}
.og_survey_table .table.table-light>tbody>tr>td{
    color: #252525;
} 

/*28-05-2024 css start*/
.og_survey_table .media.survey-media .media-body h3 {
    color: #3c3d96;
}
.og_lang_menu .custom-dropdown label {
    color: #252525 !important;
    font-family: "Barlow", sans-serif;
    font-weight: 600;
}
.page-content-wrapper.og_account_page .page-content {
    width: 100%;
    margin-left: 0;
    padding-right: 20px;
}
.og_account_page .profile-content span.caption-subject.font-blue-madison {
    color: #584eb7 !important;
    font-family: "Barlow", sans-serif;
}
.og_account_page ul.nav li .tab-text {
    color: #252525;
    font-family: "Barlow", sans-serif;
    font-size: 15px !important;
}
.og_account_page .tabbable-line>.nav-tabs>li.event-border.active {
    border-bottom: 4px solid #3c3d96;
}
.og_account_page .tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid transparent;
}
.og_account_form .control-label {
    font-family: "Barlow", sans-serif;
}
.og_account_form a.btn.green.blue-custom {
    background-color: #3c3d96;
    border-color: #3c3d96;
    font-family: "Barlow", sans-serif;
}
.og_account_form .btn.green:not(.btn-outline)[disabled]:hover{
    background-color: #3c3d96;
    border-color: #3c3d96;
}
.og_account_page .portlet.light>.portlet-title>.nav-tabs>li.active>a .tab-text{
    color: #3c3d96 !important;
}
.og_policy_tabs li.active>a {
    border: 1px solid transparent !important;
    border-bottom: 4px solid #594eb7 !important;
    color: #252525 !important;
}
.og_policy_tabs li a:hover {
    background-color: transparent;
    border-color: transparent;
}
.og_policy_tabs li a{
    font-family: "Barlow", sans-serif;
    color: #252525;
    font-size: 15px !important;
}
.og_policy_tabs li {
    width: 25%;
    text-align: center;
}
.og_endpage .bap-end-inner {
    border-color: #3c3d96;
}
.og_endpage .bap-end-inner a {
    font-family: "Barlow", sans-serif;
}
.og_endpage .bap-end-inner ul {
    padding-left: 0;
}
.og_endpage .bap-end-inner ul li {
    padding: 0 10px;
}
.og_endpage .bap-end-inner .bap-end-content button {
    background: #3c3d96;
    font-family: "Barlow", sans-serif;
}
.og_endpage .bap-end-inner .bap-end-content p {
    font-family: "Barlow", sans-serif;
    line-height: inherit;
}
.bap-main-endpage.og_endpage {
    height: auto;
}
.og_endpage .bap-end-inner ul li a {
    color: #3c3d96;
}
.og_profile_sidebar .profile-usermenu ul li a:hover {
    color: #3c3d96;
}
.og_profile_sidebar .profile-usermenu ul li a{
    font-family: "Barlow", sans-serif;
}
.og_profile_sidebar .profile-usermenu ul li.active a {
    color: #3c3d96;
    border-color: #3c3d96;
}
.og_account_content .portlet-title .caption span.caption-subject {
    color: #3c3d96 !important;
}
.og_account_form label {
    font-family: "Barlow", sans-serif;
}
.og_policy_tabs h3 {
    color: #3c3d96;
    font-family: "Barlow", sans-serif;
}
.og_policy_tabs p {
    font-family: "Barlow", sans-serif;
    font-size: 16px;
}
.og_policy_tabs .tab-content {
    margin-top: 30px;
}
.page-content-wrapper.og_policy_page .page-content {
    width: 100%;
    margin-left: 0;
    padding-right: 20px;
}
.og_profile_sidebar .profile-userpic img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}
.og_profile_section .answer-type label input {
    border-radius: 0 !important;
}
.og_profile_section .answer-type label {
    width: 100%;
    font-family: "Barlow", sans-serif;
}
.og_profile_section .answer-type label input:checked {
    background: #3c3d96;
    border-color: #3c3d96;
    --active: #3c3d96;
    --focus: 2px #3c3d96;
}
.og_profile_section .answer-type label input:focus{
    box-shadow: none;
}
.og_profile_section .answer-type[answer-type="0"] label input[type=checkbox] {
    border-radius: 50px !important;
}
.og_profile_section .answer-type[answer-type="0"] label input[type=checkbox]:after{
    display: none;
}
.og_profile_section .profile_decision {
    display: flex;
    align-items: center;
    justify-content: right;
}
.og_profile_section .profile_decision button {
    border-color: #3c3d96;
    color: #fff;
    background: #3c3d96;
    margin-left: 5px;
    font-family: "Barlow", sans-serif;
    font-weight: normal;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.44;
}
.profile-usertitle-name{
    color: #584eb7 !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{
    background: #3c3d96;
}
.og_panel_rewards .bordered .text-right i{
    font-size: 14px;
}
.og_admin_tiles .og_tiles_content .profile-stat-title{
    font-weight: 500;
}
.og_profile_section .profile_decision button.submit-btn {
    margin-left: 1px;
}
.og_profile_section .profile_decision button i {
    display: none !important;
}
.og_profile_section .profile_step_form h5 {
    font-family: "Barlow", sans-serif;
}
.og_profile_section .profile_step_form p {
    font-family: "Barlow", sans-serif;
}
.og_profile_section .profile_step_form p.counting_num {
    color: #3c3d96;
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}
.og_profile_section .profile_step_form p.counting_num span {
    font-size: 28px;
}
.og_profile_section a.list-group-item.text-center.\35:before {
    content: "\f1b9";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\39:before {
    content: "\f11b";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 8:before {
    content: "\f080";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\33:before {
    content: "\f19d";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\38:before {
    content: "\f10b";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31:before {
    content: "\f247";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\36:before {
    content: "\f0f5";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 3:before {
    content: "\f0fa";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\37:before {
    content: "\f008";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\32:before {
    content: "\f015";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 0:before {
    content: "\f14d";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 5:before {
    content: "\f21e";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\34:before {
    content: "\f0f2";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 4:before {
    content: "\f002";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 2:before {
    content: "\f0fc";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center.\31 1:before {
    content: "\f0ac";
    font-family: fontawesome;
}
.og_profile_section a.list-group-item.text-center:before {
    /* margin-right: 15px; */
    display: none !important;
    width: 50px;
}
.d-none {
    display: none !important;
}
.page-content-wrapper.panel-admin-ftr{
    float: none !important;
    height: calc(104vh - 172.5px);
 }
.og_profile_section .answer-type[answer-type="0"] label input[type=checkbox]:checked {
    border: 8px solid #3c3d96;
    background: #fff;
    /* background: #2f7ca3; */
}
.og_welcome_section .vaildation_errors, #pass-error{
    color: #a94442;
}
.og_profile_section div.bhoechie-tab-menu div.list-group span.badge {
    position: absolute;
    right: 20px;
    padding: 10px;
    height: auto;
    width: 60px;
    border-radius: 20px !important;
    background: #3c3d96;
}
.og_profile_section div.bhoechie-tab-menu div.list-group>a.active span.badge {
    background: #fff;
    color: #3c3d96 !important;
    font-weight: 600;
}
/*panel setting css start*/
.og_panel_setting .nav-tabs>li.active>a:after,.og_panel_setting .portlet-body ul li a:hover:after {
    content: "";
    display: block;
    border-top: 8px solid transparent;
    border-left: 10px solid #3c3d96;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
}
.og_panel_setting .nav-tabs>li{
    float: none;
    margin-bottom: 5px;
}
.og_panel_setting .portlet-body ul li a {
    color: #252525 !important;
    border: 1px solid #ddd;
    font-family: "Barlow", sans-serif;
    font-size: 15px;
}
.og_panel_setting .portlet-body .nav-tabs>li.active>a,.og_panel_setting .portlet-body .nav-tabs>li:hover a {
    border-color: #3c3d96;
    color: #fff !important;
    background: #3c3d96;
}
.og_panel_setting .nav-tabs {
    border: 0;
}
.og_panel_setting a.btn.green.blue-custom, .og_panel_setting a.btn.green.blue-custom {
    background-color: #3c3d96;
    border-color: #3c3d96;
    font-family: "Barlow", sans-serif;
}
.og_panel_setting a.btn.green.blue-custom:hover, a.btn.green.blue-custom:focus {
    background-color: #3c3d96 !important;
    border-color: #3c3d96 !important;
    font-family: "Barlow", sans-serif;
}
.og_panel_setting div#settings label.control-label,.og_panel_setting div#settings li,
.og_panel_setting div#settings a.btn.default {
    font-family: "Barlow", sans-serif;
}
.og_panel_setting div#faq table thead {
    background: #3c3d96;
}
.og_panel_setting div#faq table thead th, .og_panel_setting div#faq table tbody tr td {
    font-family: "Barlow", sans-serif;
}
.og_panel_setting div#faq table thead th{
    color: #fff;
}
.og_panel_setting .table-toolbar a.btn.btn-lg.blue {
    background: #3c3d96;
    border-color: #3c3d96;
}
/*panel setting css end*/

/*07-06-2024 faq css start*/
.og_faq .form-actions button.btn.green {
    background-color: #3c3d96;
    border-color: #3c3d96;
}

.og_panel_rewards span.label.label-sm {
    border: 1px solid #584eb7;
    background: #fff;
    color: #584eb7;
    border-radius: 5px !important;
    padding: 5px 10px;
    font-family: "Barlow", sans-serif;
    font-weight: 500;
}
.og_panel_rewards table thead {
    background: #3c3d96;
    color: #fff;
    font-family: "Barlow", sans-serif;
}
td.dt-center.member-list-action {
    display: flex;
}
td.dt-center.member-list-action img {
    max-width: inherit;
}
/* Admin navbar css start */
.admin-nav.admin-top-navbar {
    display: inline-block;
    width: 55%;
}
.admin-nav.admin-top-navbar .navbar-collapse.collapse {
    position: inherit;
    width: 100% !important;
    overflow-x: inherit !important;
    height: inherit !important;
    box-shadow: none !important;
}
.admin-nav.admin-top-navbar  ul.nav.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    height: 75px;
}
.admin-nav.admin-top-navbar  ul.nav.navbar-nav li {
    padding: 0 12px;
}
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li.active:hover>a,
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li.active >a {
    transform: none;
    -webkit-transform: none;
    -moz-transform: no;
    -ms-transform: none;
}
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li.active >a {
    box-shadow: none !important;
    background: transparent;
    border-bottom: 3px solid #3c3d96;
}
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li a {
    color: #252525;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    transition: none;
    transform: none;
    background-color: inherit;
    font-weight: 500;
}
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li:hover>a {
    box-shadow: none !important;
    border-bottom: 3px solid #3c3d96;
}
.admin-nav.admin-top-navbar ul.nav.navbar-nav>li>a{
    border-bottom: 3px solid transparent;
}
.top-menu.og_lang_menu .top_rightmenu.navbar-nav>li.dropdown {
    height: 75px !important;
}
/* Admin navbar css end */

.list-separated.profile-stat {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 20px;
    padding: 10px;
}
.row.list-separated.profile-stat:before{
    display: none;
}
.page-content-wrapper .page-content {
    margin-left: 0;
}
    
.panelist-footer.footer {
    background-color: #252525;
}
.panelist-footer.footer .row {
    padding: 0 70px;
}
.panelist-footer.footer p, .copy_right_footer .f-link-left a, .copy_right_footer .f-link-left a span {
    color: #fff;
}
.panelist-footer.footer p, .copy_right_footer .f-link-left a, .copy_right_footer .f-link-left a span {
    color: #fff;
}
.input_msg_write {
    display: flex;
}
.panelchat .emojiPickerIconWrap {
    width: 100%;
}
.action_btn {
    width: auto;
    display: flex;
    justify-content: end;
}
.panelchat button#btn-chat {
    padding: 10px;
    margin: 0 10px;
    width: auto;
}
.panelchat .msg_send_file {
    padding: 10px;
}
.action_btn button {
    position: inherit;
    margin-left: 12px;
    margin-right: 0 !important;
}
.profile-stat-text .verification-link{
    color: #fff;
}
.profile_question_not_available  .media-body.media-middle h4 {
    color: red;
    padding-top: 200px;
    padding-bottom: 200px;
    text-align: center;
}
/* language arabic css */
.translated-rtl .text-rtl{
    direction: rtl;
}
.translated-rtl .text-rtl .caption{
    width: 100%;
}
.translated-rtl .text-rtl .og_account_form.og_policy_tabs ul.nav-tabs{
    display: flex;
    padding-right: 0;
    padding-left: 40px;
}

.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown{
    padding-top: 0;
    opacity: 0;
    transform: translateY(-10px);
    overflow: visible;
    position: absolute;
    top: 80%;
    right: 0px;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    width: 177px;
    max-width: 177px;
    text-align: left;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 20%);
    border-radius: 7px;
    visibility: hidden;
    width: auto;
    background: #fff;
    max-width: 200px;
    min-width: 200px;
    top: 47px;
    right: 0;
}

.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown:before{
    display: none;
}
.top_rightmenu .ct-language.language-box:hover .custom-dropdown ul.panellist-lang-dropdown{
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    max-height: none;
}
.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown > li > a{
    font-size: 14px;
    font-weight: 500;
    color: #252525 !important;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 16px;
}
.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown > li{
    padding: 0 !important;
}
.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown > li > a:hover{
    background: rgb(8 42 115 / 45%) !important;
    color: #fff !important;
}
.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown:after{
    position: absolute;
    top: -20px;
    right: 10px;
    display: inline-block !important;
    border-right: 12px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 12px solid transparent;
    content: "";
}
.top_rightmenu .custom-dropdown ul.panellist-lang-dropdown > li:last-of-type a{
    border-bottom: 0;
}


.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown{
    padding-top: 0;
    opacity: 0;
    transform: translateY(-10px);
    overflow: visible;
    position: absolute;
    top: 80%;
    right: 0px;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
    width: 177px;
    max-width: 177px;
    text-align: left;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 20%);
    border-radius: 7px;
    visibility: hidden;
    width: auto;
    background: #fff;
    max-width: 200px;
    min-width: 200px;
    top: 47px;
    right: 0;
}

.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown:before{
    display: none;
}
.top_rightmenu .ct-language.language-box:hover .custom-dropdown ul.welcome-lang-dropdown{
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    max-height: none;
}
.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown > li > a{
    font-size: 14px;
    font-weight: 500;
    color: #252525 !important;
    line-height: 22px;
    font-family: "Montserrat", sans-serif;
    border-bottom: 1px solid rgb(0 0 0 / 15%);
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 16px;
}
.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown > li{
    padding: 0 !important;
}
.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown > li > a:hover{
    background: rgb(8 42 115 / 45%) !important;
    color: #fff !important;
}
.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown:after{
    position: absolute;
    top: -20px;
    right: 10px;
    display: inline-block !important;
    border-right: 12px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 12px solid transparent;
    content: "";
}
.top_rightmenu .custom-dropdown ul.welcome-lang-dropdown > li:last-of-type a{
    border-bottom: 0;
}

.consent_form_section .consent_form_heading{
    background-image: linear-gradient(to right, #3c3d96fa, #594eb7f5);
    padding: 100px 75px;
    margin-bottom: 35px;
}
.consent_form_section .consent_form_heading h1{
    text-align: center;
    margin: 40px 0;
    font-size: 48px;
    color: #fff;
    font-weight: 600;
}
.consent_form_section .pdf_wrapper{
    margin-bottom: 50px;
}
.intro_block_wrapper{
    padding-bottom: 100px;
}
.intro_block_wrapper h2{
    font-size: 42px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    color: #1f242c;
    padding-bottom: 25px;
}
.intro_block_wrapper .intro_inner_block p,
.consent_form_intro_wrapper p{
    font-size: 16px;
    color: #252525;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 500;
    font-family: "Barlow", sans-serif;
}
.consent_form_intro_wrapper p{
    margin-bottom: 25px;
}
.intro_block_wrapper > p{
    font-weight: 500;
    color: #232323;
    line-height: 1.8;
    padding-bottom: 30px;
    font-size: 16px;
    font-family: "Barlow", sans-serif;
}
.intro_block_wrapper .intro_inner_block p > div ,
.consent_form_inner_item p > div,
.consent_form_intro_wrapper p > div,
.intro_block_wrapper > p > div{
    font-family: "Barlow", sans-serif;
}
.intro_block_wrapper .intro_inner_block{
    position: relative;
}
.intro_block_wrapper > img {
    position: absolute;
    bottom: 50px;
    left: -135px;
    z-index: -1;
}
.consent_form_intro_wrapper{
    padding-top: 100px;
}
.consent_form_intro_wrapper h3{
    font-size: 48px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.16px;
    padding-bottom: 25px;
}
.consent_form_intro_wrapper > p,
.consent_form_inner_item{
    padding-bottom: 25px;
}
.consent_form_inner_item p,
.consent_form_intro_wrapper > p{
    line-height: 1.8;
    color: #232323;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.consent_form_inner_content{
    position: relative;
    padding-bottom: 100px;
}
.consent_form_inner_content img{
    position: absolute;
    bottom: 91px;
    left: -142px;
    z-index: -1;
}

.privacy-policy-heading{
    background-image: linear-gradient(to right, #3c3d96fa, #594eb7f5);
    padding: 100px 75px;
    margin-bottom: 35px;
}
.privacy-policy-heading h1{
    text-align: center;
    margin: 40px 0;
    font-size: 48px;
    color: #fff;
    font-weight: 600;
}
.inner_wrapper_block .inner_wrapper_item h4{
    font-size: 48px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.16px;
    text-transform: capitalize;
    color: #1F242C;
    padding-bottom: 25px;
}
.inner_wrapper_block .inner_wrapper_item p{
    font-weight: 500;
    color: #232323;
    line-height: 1.8;
    padding-bottom: 30px;
}
.inner_wrapper_block .inner_wrapper_item p > b{
    display: block;
}
.inner_wrapper_block .inner_wrapper_item span{
    color: #212529;
    font-size: 16px;
}
.inner_wrapper_block{
    position: relative;
    padding-bottom: 40px;
}
.inner_wrapper_block img.shape{
    position: absolute;
    bottom: 95px;
    left: 45px;
}
 

/**************************** UI Integrate Alzain Panel CSS Start ****************************/
.profile-usertitle-name {
    color: #584eb7 !important;
}
.profile_image .username{
    color: #252525 !important;
}

.image_wrapper img{
    border-radius: 4px;
}
.og_easy_earn .join_us_wrapper .aboutus_heading h2{
    text-align: left;
    font-size: 36px;
}
.join_us_wrapper{
    padding-left: 40px;
}
.join_us_wrapper ul{
    padding: 0;
    list-style: none;
}
.privacy-policy-heading{
    position: relative;
}
.privacy-policy-heading .back-button{
    color: #fff;
    position: absolute;
    top: 45px;
    text-decoration: none;
    font-size: 20px;
}
.join_us_wrapper ul > li{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 30px;
}
.join_us_wrapper ul > li > img{
    width: 60px;
}
.join_us_wrapper ul > li > p{
    margin: 0;
    line-height: 1.5em;
    font-size: 18px;
    color: #808291;
}
.why_join_us_block{
    margin-top: 80px;
}

.consent_form_intro_wrapper p {
    font-size: 19px;
}
.consent_form_intro_wrapper.global_consent_form {
 padding-top: 20px;
}
.privacy-policy-page p{
    font-size: 19px;
}

.consent_form_section .back-button{
    color: #fff;
    position: absolute;
    top: 135px;
    text-decoration: none;
    font-size: 20px;
}

@media(max-width:1199px){
    .og_tiles .survey_tiles_sec {
        padding:15px;
    }
    .og_profile_section div.bhoechie-tab-menu {
        width: 33.33333%;
    }
}
@media(max-width: 1024px){
    .page-header.navbar .page-logo.og_panel_logo {
        width: auto !important;
    }
    .page-sidebar-wrapper.og_top_navbar {
        display: inline-block;
        width: 50%;
    }
}

    @media(max-width:992px){
        .og_welcome_section .welcome_content .welcome_inner_content {
            padding: 0;
        }
    }

    @media(max-width:991px){
        .og_welcome_section .welcome_content .welcome_inner_content .welcome_content_heading h2 {
            font-size: 30px;
        }
        .og_login_signup .login_signup_section {
            padding: 0;
        }
        .og_login_signup {
            padding: 0;
        }
        .og_welcome_section .welcome_content .welcome_content_des p {
            font-size: 18px;
        }
        .og_profile_row {
            display: inherit;
        }
        .page-sidebar-wrapper.og_top_navbar {
            display: inline-block;
            width: 100%;
            position: absolute;
            left: 0;
            top: 75px;
        }
        .og_top_navbar .page-sidebar {
            width: 100% !important;
        }
        .og_top_navbar .page-sidebar ul#panelist-sidebar {
            display: block;
            height: auto;
        }
        .og_top_navbar .page-sidebar .page-sidebar-menu>li a {
            text-align: left;
            padding-left: 0;
            padding-right: 0;
        }
        .copy_right_footer .f-link-left {
            display: block;
        }
        .og_profile_section div.bhoechie-tab-menu div.list-group {
            position: inherit;
            width: inherit;
        }
        .og_profile_section div.bhoechie-tab-menu {
            width: 100%;
        }
        div#question-category-tab {
            width: 100%;
        }
        .og_profile_sidebar .profile-sidebar-portlet {
            height: auto;
            padding-bottom: 30px !important;
        }
    }

    @media(max-width:767px){
    .copy_right_footer {
        display: block;
        text-align: center;
    }
    .copy_right_footer .f-link-left {
        justify-content: center;
        margin-top: 20px;
    }
    .og_welcome_section .login_signup_section {
        width: 100%;
        padding: 0;
    }
    .og_reward_section .reward_box {
        margin-bottom: 40px;
    }
    .og_testimonial .testimonial_box {
        max-width: 95%;
    }
    .panelist-footer.footer .row {
        padding: 0 12px !important;
    }
    .page-sidebar-wrapper.og_top_navbar {
        top: 152px;
    }
    .page-header.navbar .page-logo.og_panel_logo {
        width: auto !important;
        float: none;
    }
    .og_profile_content {
        padding: 0 0;
    }
    .og_profile_section div.bhoechie-tab-menu div.list-group>a {
        font-size: 14px;
    }
    .og_profile_section div.bhoechie-tab-menu div.list-group span.badge {
        right: 5px;
        padding: 5px;
        width: 40px;
    }
    .og_profile_section a.list-group-item.text-center:before {
        width: 25px;
    }
    .og_profile_section .profile_step_form p.counting_num span ,.counting_num{
        font-size: 20px;
    }
    }
    @media (min-width: 481px) {
        .caption.current-balance {
            position: fixed;
            right: 142px;
        }
    }
    
    @media(max-width: 480px){
        .pie_title h3 {
            text-align: center;
            margin-bottom: 15px;
        }
        .panelist-transactions .portlet-title .caption {
            display: block;
            float: none !important;
        }
        .input_msg_write textarea#input-default {
            width: 100% !important;
        }
        .emojiPicker {
            left: 50% !important;
            transform: translate(-50%);
        }
    }

    @media(max-width: 479px){
        .copy_right_footer .f-link-left a {
            font-size: 12px;
        }
        .price-table-pricing .margin-b-30.rewards_block {
            max-width: 300px !important;
            padding: 30px 0;
        }
        .reward-image {
            background-size: 100% 100% !important;
        }
        span.label_text {
            max-width: 65%;
            font-size: 14px;
        }
        span.label_right_field {
            font-size: 14px;
        }
        .pricing-content-1 .price-table-content {
            padding: 0;
        }
        .pricing-content-1 .price-table-content .row:last-child .mobile-padding span.label_text {
            max-width: 49%;
        }
        .pricing-content-1 .price-table-footer {
            text-align: center;
        }
        .products_details_tab ul.nav.nav-tabs li a,.products_details_tab ul.nav.nav-tabs li.active a {
            font-size: 14px;
        }
    }

