@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Light.woff2') format('woff2'), url('fonts/Roboto-Light.woff') format('woff'), url('fonts/Roboto-Light.ttf') format('truetype'), url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Medium.woff2') format('woff2'), url('fonts/Roboto-Medium.woff') format('woff'), url('fonts/Roboto-Medium.ttf') format('truetype'), url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Bold.woff2') format('woff2'), url('fonts/Roboto-Bold.woff') format('woff'), url('fonts/Roboto-Bold.ttf') format('truetype'), url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Roboto-Regular.woff2') format('woff2'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


body,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
span,
input,
textarea,
button,
ul,
p {
    font-family: 'Roboto';
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto';
    font-weight: bold;
}

img {
    image-orientation: from-image;
}


/*=== SAVED POST DESIGN START ===*/

.saved_post_row {
    position: relative;
}

.saved_section .b-b {
    border-color: #ccc;
}

.saved_post_img {
    width: 128px;
    height: 128px;
    position: relative;
    float: left;
}

.saved_post_img img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.saved_post_content {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    padding-left: 145px;
}

.saved_post_content .leads-name {
    padding-left: 0;
}

.saved_post_content .leads-name.theme-text-orange a h3 {
    color: #F26522;
}

.saved_post_content p {
    letter-spacing: 0.5px;
}

.saved_post_content .leads-logo {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    border: 1px solid #eee;
}


/*=== SAVED POST DESIGN END===*/

a[href^="tel:"] {
    pointer-events: none;
}

.col-md-6,
.col-md-4,
.col-md-8,
.col-md-10,
.col-md-7 {
    word-break: break-all;
}

body .theme-bg,
body .theme-btn {
    background: #F26522 !important;
}

body .theme-text,
body .theme-text a,
body p.theme-text.two {
    color: #616770 !important;
    font-size: 16px;
    vertical-align: top;
}

.theme-text-dark {
    color: #000;
    font-size: 20px;
}

body .theme-text-orange {
    color: #F26522 !important;
    font-size: 18px;
}

.date-text {
    font-size: 10px !important;
}

body .text-black {
    color: #000;
}

body .theme-btn {
    border: 0px !important;
}

body {
    background: #eee !important;
    overflow-x: hidden;
}

.sidebar {
    background: #fff !important;
}

.sidebar-nav.navbar-collapse.slimscrollsidebar {
    background: #fff !important;
}

#users .col-md-6 .white-box {
    height: 92%;
}

.top-left-part {
    background: #373435;
}

.navbar-header {
    background: #F26522;
}


/*body #side-menu > li > a.active{
    border-color: #F26522;
    background: #403d3e;}
body #side-menu > li > a:hover, 
body #side-menu > li > a:focus{
    background: #403d3e;}*/

.box-title.custom {
    font-size: 20px;
    font-weight: 600;
}

.leads-name h3 {
    margin: 0;
}


/*leaders listing*/

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
    background-image: none !important;
}

table.dataTable th:last-child {
    width: 113px !important;
}

.profile-img-small,
.profile-img-200 {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}

.profile-img-200 {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border: 2px solid #eee;
}

.profile-img-200 .edit-pic,
.popup-gallery .edit-card {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 25px;
    color: rgba(255, 255, 255, .8);
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    text-align: center;
}

.edit-card {
    padding: 15px;
    width: 96%;
    bottom: 5px;
}

.profile-img-200:hover .edit-pic,
.popup-gallery .front:hover .edit-card,
.popup-gallery .back:hover .edit-card {
    opacity: 1;
}

.inner-pic {
    height: 100%;
    width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.profile-img-200 .edit-pic a {
    color: rgba(255, 255, 255, .8);
}

.profile-img-small img,
.profile-img-200 img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.valign-middle tr th,
.valign-middle tr td {
    vertical-align: middle;
}

.theme-action,
.white-box.tyca.theme-text .theme-action {
    background: #231f20 !important;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: table;
    text-align: center;
    line-height: 30px;
    z-index: 0;
}

.theme-action:hover,
.theme-action:focus,
.white-box.tyca.theme-text .theme-action:hover,
.white-box.tyca.theme-text .theme-action:focus {
    background: #F26522 !important;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #F26522 !important;
    border-color: #F26522 !important;
}

.pname {
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0 10px;
    color: #F26522;
}

p {
    font-size: 14px;
    color: #000;
}

.box-title.theme-text {
    font-size: 18px;
    text-transform: capitalize;
}


/*requirments*/

.post-by {
    position: relative;
    display: table;
    width: 100%;
    min-height: 32px;
}

.leads-logo {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    float: left;
}

.leads-logo img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.leads-name {
    padding-left: 65px;
}

.leads-name h3 {
    font-size: 17px;
    font-weight: bold;
    text-transform: capitalize;
}

.tab-content .leads-name h3 {
    font-size: 15px;
}

.tab-content .leads-name p.theme-text {
    font-size: 14px;
}

.leads-name .btn-default {
    background: #231f20;
    color: #fff !important;
    padding: 7px 15px;
    border-radius: 20px;
    border: 0;
}

.leads-details h3 {
    font-weight: bold;
    font-size: 17px;
}

.lead-action a {
    color: #000;
}

.lead-action a:hover,
.lead-action a:focus {
    color: #F26522;
}

.leads-name h3 i.success,
.leads-name h3 i.cencel {
    background: #388e3c;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 13px;
}

.leads-name h3 i.cencel {
    background: #e64a19;
}

.equalhieght {
    height: auto;
}

.edit,
.archive,
.delete {
    background: #eee;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #323232;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}


/*texteditor*/

.discussion_Input {
    border: 1px solid #e3e3e3;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom: 0;
    padding: 10px 30px;
}

.discussion_Input:focus {
    border: 1px solid #e3e3e3;
    box-shadow: none;
    border-bottom: 0;
}

.textarea_editor:focus {
    border: 1px solid #e3e3e3;
    box-shadow: none;
}

.textarea_editor {
    padding: 30px;
}

.textarea_editor img {
    max-width: 100px !important;
}

.file-upload_editor,
.subscribe_editor,
.submit_editor {
    padding: 15px 30px;
    border: 1px solid #e3e3e3;
    display: table;
    width: 100%;
    border-top: 0;
}

#myDIV {
    width: 100%;
    padding: 20px;
    margin-top: 40px;
    display: none;
    border: 1px solid #e3e3e3;
}

.smalldiv ul {
    padding: 0;
}

.checkbox_group li {
    width: 33.33%;
    float: left;
    list-style: none;
}

.smalldiv ul.checkbox_group li {
    width: 50%;
}

.submit_editor {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.contact_Image {
    float: left;
    display: inline-block;
    width: 60px;
}

.contact_Name,
.contact_phone,
.contact_email {
    display: block;
    padding-left: 60px;
}

.contact_Name {
    font-size: 20px;
}


/*message listing*/

.listing-message {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}

h4.th {
    margin-bottom: 20px;
}

.tr-row {
    padding: 10px;
    background: #fff;
    vertical-align: middle;
    position: relative;
    margin-bottom: 10px;
    box-shadow: rgba(60, 60, 60, 0.5) 0px 0 15px -6px;
    display: table;
    width: 100%;
    transition: all 0.5s ease;
}

.message_count {
    background: green;
    border-radius: 50%;
    color: #fff;
    display: table;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
    height: 30px;
    width: 30px;
    float: left;
}

.message_content {
    float: left;
    padding-left: 20px;
}

.message_title {
    font-size: 15px;
    font-weight: 600;
}

.message_description {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
}

.message_description a {
    color: #0659C8;
}

.tr-row:hover {
    background: #eee;
    color: #000;
}

.subscribers-list img {
    margin-right: 10px;
}

.subscribers-list span {
    display: block;
    margin-bottom: 5px;
}

.message_title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.message_text {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-left: 0;
}

.number_li,
.squer_li {
    padding-left: 10px;
    margin-bottom: 15px;
}

.number_li li {
    list-style: inside url;
}

.squer_li li {
    list-style: inside square;
}

.label_panel,
.inner_panel {
    background: #092a3e;
    display: table;
    width: 100%;
    color: #fff;
}

.inner_panel {
    margin-bottom: 20px;
}

.label_panel h4,
.inner_panel h4 {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 0 15px;
    float: left;
}

.inner_panel {
    background: rgba(9, 42, 62, 0.5);
}

.btn-edit {
    background: none;
    box-shadow: none;
    border: 0;
    color: #bbbbbb;
    text-decoration: underline;
    font-size: 14px;
}

.btn .fa.fa-image {
    display: none;
}

.checkbox_group {
    padding: 0;
}

.theme-action,
.white-box.tyca.theme-text .theme-action {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tyca .theme-action {
    background: #F26522 !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
    top: 0px !important;
}

.white-box:hover .theme-action {
    transform: scale(1)
}

.titile2 {
    font-weight: bold;
    font-size: 17px;
}

.askhelp {
    color: #F26522;
    font-size: 17px !important;
    margin-left: 8px;
}

h4.titile2 {
    font-size: 15px;
}


/*=== HEADER AND FOOTER ===*/

#themeheader {
    z-index: 111;
    position: absolute !important;
    border-bottom: 2px solid #ccc;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05) !important;
}

#themeheader-top {
    background: #F26522;
    width: 100%;
    display: table;
    padding: 5px;
}

#themeheader-top ul {
    padding: 5px 0;
    margin: 0;
}

.row-reverse {
    flex-direction: row-reverse;
}

#themeheader-top ul li {
    color: #fff;
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

#themeheader-top ul li:last-child {
    margin-right: 0;
}

#themeheader-top ul.contact-info li i {
    margin-right: 5px;
}

#themeheader-top ul li a {
    color: #fff;
}

#themeheader-bottom {
    background: #fff;
    padding: 18px 15px;
    display: table;
    width: 100%;
    position: relative;
    z-index: 111;
}

#themeheader-bottom .container-fluid{
    padding-left: 0;
}

#themeheader-bottom a img {
    max-height: 50px;
}


/*#themeheader-bottom .navbar.navbar-toggleable-sm.navbar-light.pull-right{
    margin: 19px 0;}*/

#themeheader-bottom ul {
    padding: 0;
}

#themeheader-bottom ul li {
    list-style: none;
}

#themeheader-bottom .navbar {
    margin-bottom: 0;
    min-height: inherit;
}

#themeheader-bottom .navbar li a {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    color: #333;
    font-weight: 600;
}

#themeheader-bottom .navbar li a.active:before,
#themeheader-bottom .navbar li a:hover:before,
#themeheader-bottom .navbar li a:focus:before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background: #f26522;
}

#themeheader-bottom .pull-left {
    float: left !important;
}

#themeheader-bottom .pull-right {
    float: right !important;
}

#themeheader-bottom .pull-right .username {
    height: auto;
}

#themeheader-bottom .pull-right .btn {
    padding: 0;
    border: 0;
}

.wrapper {
    width: 100%;
    min-height: 100%;
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0px 0px 0px 300px;
}

body.sidebar-right-close .wrapper {
    background: #EEEEEE;
}

body .sidebar {
    background: #fff;
    box-shadow: none;
    height: calc(100% - 86px);
    border-right: 2px solid #ccc;
    top: 86px;
    left: 0;
    position: absolute;
    overflow-y: initial;
    box-shadow: 2px 0px 11px rgba(0, 0, 0, 0.05) !important;
    width: 300px;
    z-index: 7;
}

.sidebar-nav.navbar-collapse.slimscrollsidebar {
    background: #fff !important;
}

body .sidebar ul.nav li.nav-item .nav-link {
    background: #fff;
    color: #000 !important;
    font-size: 17px;
}

body .sidebar .nav .nav-item .nav-link {
    line-height: 51px;
}

body .sidebar .nav .nav-item .nav-link:hover {
    background: transparent;
    color: #004282 !important;
}

.sidebar .nav .nav-item .nav-link {
    font-weight: normal;
    display: -webkit-box;
    display: flex;
    padding: 0;
    line-height: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    color: #000;
    position: relative;
}

body .sidebar .nav .nav-item .nav-link .icon {
    padding-left: 15px;
    line-height: 51px;
}

.sidebar .nav .nav-item .nav-link .icon {
    width: 50px;
    height: 50px;
    vertical-align: middle;
    line-height: 44px;
    text-align: left;
    padding-left: 15px;
    overflow: hidden;
}

#side-menu>li>a {
    padding: 0px;
}

.sidebar .nav .nav-item .nav-link.router-link-active:after {
    height: 100%;
    width: 3px;
    background: #ffffff;
    content: "";
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    opacity: 0.6;
}

.sidebar .nav .nav-item .nav-link span {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
    display: -webkit-box;
    display: flex;
    text-align: left;
}

body .sidebar ul.nav li.nav-item .theme-active-menu.router-link-active.router-link-active:after {
    background: #004282;
    opacity: 1;
}

body .sidebar ul.nav li.nav-item {
    font-family: 'Roboto';
    font-weight: 600;
}

body .sidebar ul.nav li.nav-item .theme-active-menu.router-link-active.router-link-active {
    background: transparent !important;
    border: 0;
    color: #004282 !important;
    font-weight: bold;
    font-family: 'Roboto';
}

body .sidebar ul.nav li.nav-item .nav-link:hover:after {
    background: #004282;
}

.sidebar .nav .nav-item .nav-link:hover:after {
    height: 100%;
    width: 3px;
    background: #ffffff;
    content: "";
    display: block;
    top: 0;
    right: 0;
    position: absolute;
    opacity: 0.6;
}

#side-menu>li>a:hover {
    background: initial !important;
}

#page-wrapper {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 100%;
    height: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 0px 0px 0px 300px;
}

.custom-padding {
    padding-top: 86px;
}

.custom-padding .inner_custom_class {
    background: #EEEEEE;
    padding: 2.4rem 2rem;
}

#top-breadcrumb {
    padding: 0px 5px 20px;
}

.main_title {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

#top-nav-search-form {
    background: #fff;
    height: 76px;
    left: 0;
    position: absolute;
    top: -18px;
    width: 100%;
    z-index: 99991;
}

#top-nav-search-form form {
    margin-bottom: 0;
}

#top-nav-search-form input[type="text"] {
    background: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #292929;
    font-size: 24px;
    height: 100%;
    left: 15px;
    line-height: normal;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 0;
    vertical-align: middle;
    width: 90%;
}

#top-nav-search-form #close-search-btn {
    color: #bbbbbb;
    float: right;
    font-size: 28px;
    line-height: 75px;
    margin: 0 15px 0 0;
    padding: 0;
}

#close-search-btn i {
    font-size: 14px;
    color: #000;
}

#themeheader-bottom .search a i {
    padding-top: 10px;
}


/*footer-black*/

.footer-black {
    background: #231f20;
    position: relative;
    z-index: 11;
}

#footer .footer-top>.container,
#footer .footer-top>.container-fluid {
    padding-bottom: 30px;
    padding-top: 60px;
}

#footer img {
    width: 180px;
    margin-bottom: 20px;
}

#footer .footer-top .widget p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}

#menu-footer-bottom-menu {
    padding: 0;
}

#menu-footer-bottom-menu li {
    list-style: none;
    position: relative;
    list-style: none;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.widget.widget_nav_menu ul>li::before {
    content: "\f105";
    font-size: 14px;
    font-weight: 600;
    left: 0;
    top: 6px;
    position: absolute;
    font-family: FontAwesome;
    color: #F26522
}

#footer a {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
}

#footer .footer-top .widget:not(:last-of-type) {
    margin-bottom: 30px;
    font-family: Lato;
}

#footer h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    line-height: 40px;
}

.newsletter_f .col-md-10 input[type="email"] {
    height: 47px;
    border-radius: 4px;
}

.btn-theme-colored1 {
    color: #fff;
    background-color: #F26522;
    border-color: #F26522;
    font-size: 14px;
    padding: 13px 26px;
    line-height: 1.38;
    border-radius: 4px;
}

.btn-theme-colored2 {
    color: #fff;
    background-color: #F26522;
    border-color: #F26522;
    font-size: 12px;
    padding: 7px 70px;
    line-height: 1.38;
    border-radius: 4px;
}

#footer .footer-bottom {
    background-color: #222;
    color: #888;
    font-size: 13px;
}

#footer .footer-bottom>.container {
    padding-bottom: 15px;
    padding-top: 15px;
}

#footer .footer-bottom a {
    font-size: 13px;
}

#footer .footer-bottom .text-right {
    color: #F26522;
}

.login-register {
    position: relative;
    padding: 58px;
}


/*.login-box{
    margin-top: 0 !important;}*/

.custom-input-style {
    border-radius: 16px 16px 0px 16px !important;
    border: 1px solid rgba(204, 204, 204, 0.5) !important;
    height: 58px !important;
    background-color: #fff !important;
    padding: 0px 40px !important;
}

.mobile-icon-main {
    position: absolute;
    top: 20px;
    left: 20px;
}

.mobile-icon-main i {
    color: #4C4C4C;
}

.sadbhav-login-btn {
    background: #004282;
    box-shadow: 0px 5px 50px rgba(51, 105, 255, 0.1);
    border-radius: 99px !important;
    height: 51px;
    color: #fff;
}

.sadbhav-login-btn:hover,
.sadbhav-login-btn:focus {
    background-color: #AC2C32;
}

.navbar-default.sidebar {
    padding-top: 0 !important;
}

h3.hilightbhagirath span {
    color: #F26522;
    font-weight: bold;
    font-size: 26px;
}

.chaimg {
    width: 100px;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    float: left;
}

.chaimg {
    box-shadow: 5px 5px 5px 0px rgba(242, 101, 34, 0.05);
}

.chaimg img {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
}

.chadet {
    padding-left: 120px;
}

.chadet p:first-child {
    color: #000;
    font-weight: bold;
}

.revers .chaimg {
    float: right;
}

.revers .chadet {
    padding-left: 0 !important;
    padding-right: 235px;
    text-align: right;
}

.chadet p {
    margin-bottom: 5px;
}

.leads-name p.theme-text {
    color: #424242 !important;
    text-transform: capitalize;
}

.share-req {
    background: #F26522;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    display: block;
    text-align: center;
    line-height: 30px;
    float: right;
    position: absolute;
    right: 0;
    top: 5px;
}

.share-req i {
    color: #fff;
    font-size: 18px;
}

.leadname {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.leadname h3 {
    float: left;
    padding-right: 50px;
    margin-top: 0;
}

.page-item.active .page-link {
    background: #F26522 !important;
    border-color: #F26522;
}

.equalhieght {
    overflow: hidden;
    margin-bottom: 20px;
}

.equalhieght .samehight .white-box {
    padding-bottom: 9999px;
    margin-bottom: -9999px;
}

.businesscard {
    border: 1px solid #ccc;
    padding: 2px;
    display: inline-block;
}

.mfp-title small,
.only-mobile {
    display: none;
}

#themeheader-bottom .search a {
    color: #555;
}


/*Addedd by Mustufa Shaikh for jQuery Validation*/

small.error {
    background: red none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
}

.tyca {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.group-ledership {}

.tyca span.action-icon {
    background: #231f20;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}

.tborder {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}

ul.terms {
    padding-left: 15px;
    list-style-type: decimal;
}

ul.terms li {
    line-height: 2;
    font-size: 16px;
}

ul.terms li table {
    width: 240px;
    margin: 20px auto 0px;
    text-align: center;
}

ul.terms li table tr td {
    border: 1px solid #ddd;
}

ul.terms li table thead tr th {
    border: 1px solid;
    text-align: center;
}

.leadership_mobile {
    color: black;
    font-weight: normal;
}

.leadership_name {
    color: #000;
}

.themes {
    color: #424242 !important;
    text-transform: capitalize;
    word-wrap: break-word;
}

.themes_leader {
    color: #565656 !important;
    text-transform: capitalize;
}

.theme_title {
    color: #424242 !important;
    text-transform: uppercase;
}

.footable>thead>tr>th>span.footable-sort-indicator,
.footable.breakpoint>tbody>tr>td>span.footable-toggle {
    font-family: 'footable' !important;
}

.menu_wrap {
    margin: 0px;
    padding: 5px;
}

.menu_wrap ul {
    padding: 0px;
    list-style-type: none;
}

.menu_wrap ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    width: 49%;
    margin: 5px 0px;
}

.menu_wrap ul li a {
    color: #F26522;
}

.menu_wrap ul li a i {
    margin-right: 5px;
}

.remember_me {
    margin: 0px;
    text-align: left;
}

.remember_me .form-group {
    margin: 0px
}

.remember_me .checkbox {
    padding-left: 15px!important;
}

.remember_me label {
    margin-left: 5px;
    color: #888888;
    font-weight: 500;
}

.remember_me .checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #F26522;
    border-color: #F26522;
}

.remember_me .checkbox label::before {
    border: 1px solid #888888;
}


/*25-03*/

.cls_red {
    color: red;
}

.no_data {
    text-align: center!important;
}

.disable_text {
    background: #cccccc !important;
    padding-left: 5px;
}

.get_warning {
    margin-bottom: 5px !important;
}

.add_text_warning {
    display: block;
    background: red;
    color: #fff;
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    max-width: 80%;
}

.word_space {
    word-break: break-word;
}

.theme-action.two {
    transform: scale(1);
    position: relative;
    color: #fff;
}

.theme-action.two i {
    color: #fff;
}

.group-table th {
    font-weight: bold;
    color: #F26522;
}

.groupname {
    font-size: 16px;
}

.post_btn .form-group-20 {
    float: left;
    margin-bottom: 15px;
    margin-right: 10px;
}

.post_btn .form-group-20 input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.post_btn .form-group-20 button {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    color: #F26522;
    box-shadow: none;
}

.post_btn .form-group-20 button:focus {
    position: relative;
    cursor: pointer;
    background-color: #F26522;
    color: #fff;
    box-shadow: none;
}

.post_btn .form-group-20 input:checked+button:after {
    content: '';
    display: block;
    position: absolute;
    top: 16px;
    left: 12px;
    width: 6px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.post_btn span {
    background-color: #transparent;
    padding: 0px 10px;
    color: #F26522;
    border-radius: 4px;
}

.photo-btn {
    margin: 0px;
}

.post-discription {
    padding: 0;
}

.post-discription button {
    border: 1px solid #F26522;
    padding: 10px 30px;
    color: #F26522;
    border-radius: 50px;
    cursor: pointer;
    background-color: transparent;
}

.post-discription button:focus {
    box-shadow: none;
}

.post-discription p {
    margin-top: 15px;
}

.b-s {
    height: 50px;
    width: 15%;
    float: left;
    margin-top: 10px;
}

.post_image {
    margin: 0px;
}

.share_cmt {
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.share_cmt i {
    margin-right: 5px;
}

.share_cmt span {
    color: #F26522;
    margin-right: 10px;
    font-weight: 600;
    display: block;
}

.share_cmt input,
.share_cmt textarea {
    width: 100%;
    height: 42px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #e4e7ea;
    padding-right: 50px;
}

.cmt-logo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    float: left;
}

.cmt-name {
    padding-left: 16px !important;
    margin: 0px;
    background-color: #eee;
    display: inline-block;
    padding: 10px 10px;
    border-radius: 8px;
    margin-left: 10px;
    width: auto;
    max-width: 88%;
    height: auto;
    position: relative;
    word-break: break-all
}

.cmt-name a,
.pu-name {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #F26522;
}

.cmt-name a span {
    color: #000;
}

.cmt-name span {
    height: auto;
    overflow: hidden;
    line-height: 22px;
    word-break: break-all;
}

.cmt-name p {
    height: auto;
    overflow: hidden;
    line-height: 22px;
    word-break: break-all;
    font-weight: 600;
    text-align: right;
    margin-bottom: 0;
    margin-right: 10px
}

.thk-txt {
    padding-left: 10%;
    margin-top: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.comment_box.p-15 {
    margin-bottom: 15px;
}

.thk-txt p {
    color: #F26522;
    margin-right: 10px;
    display: inline;
    cursor: pointer;
    position: relative;
}


/*#black-thankyou{
    display: none;
}*/

.thk-txt p.active {
    color: #222;
    font-weight: 600;
}

.thk-txt p:focus {
    color: #000;
    cursor: pointer;
}

.thk-txt i {
    height: 12px;
    width: 12px;
    margin-right: 5px;
    margin-top: -1px;
}

.thank_you img {
    margin-bottom: 2px;
    margin-right: 0px;
}

.btn-theme-colored11 {
    color: #fff;
    background-color: #transparent;
    border-color: #F26522;
    font-size: 14px;
    padding: 13px 26px;
    line-height: 1.38;
    border-radius: 4px;
}

.select_cat {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.select_cat span {
    color: #F26522;
    font-weight: 600;
}

.p-t {
    padding-top: 8px;
}

.group_table {
    margin: 0px;
    width: 100%;
}

.group_table table {
    width: 100%;
}

.table_heading {
    background-color: #F26522;
}

.table_heading th {
    color: #fff;
    padding: 15px 10px;
}

.table_content td a {
    display: inline-block;
}

.table_content td {
    padding: 10px;
    border-bottom: 1px solid #e4e7ea;
}

.add_submit_btn {
    margin: 0px;
    text-align: center;
}

.add_submit_btn .btn {
    padding: .8rem 3.2rem;
}

.likecmt_tab {
    position: absolute;
    padding: 0px;
    right: 0;
    margin: 0px;
    bottom: -16px;
}

.cmt-name ul li {
    float: left;
    list-style: none;
}

.like_bg {
    background-color: #fff;
    box-shadow: 1px 2px 3px #979797;
    border-radius: 50px;
    padding: 5px;
    background-color: ghostwhite;
    cursor: pointer;
}

.like_bg img {
    vertical-align: text-bottom;
}

.like_counter {
    padding: 0px 5px 0px 2px;
    color: #686868;
}

.bestcmt_bg {
    background-color: #fff;
    box-shadow: 1px 2px 3px #979797;
    border-radius: 50px;
    padding: 2px 0px;
}

.bestcmt_bg i {
    background-color: #fff;
    color: #F26522;
    border: 1px solid #F26522;
    padding: 5px;
    border-radius: 50%;
    margin: 2px;
    vertical-align: inherit;
}

.cmtsend_btn {
    background-color: transparent;
    color: #F26522;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    font-size: 14px;
    padding: 0px;
    line-height: 35px;
    vertical-align: initial;
    box-shadow: none;
}

.cmtsend_btn:focus {
    box-shadow: none;
}

.cmtsend_btn i {
    margin: 0px;
}


/*.content {
    display: none;}*/

#loadMore {
    display: block;
    text-align: center;
}

.noContent {
    color: #000 !important;
    background-color: transparent !important;
    pointer-events: none;
}

.card {
    padding: 25px;
}


/*Group Meeting Report*/

.group_table {
    margin: 0px;
    width: 100%;
}

.group_table table {
    width: 100%;
}

.table_heading {
    background-color: #F26522;
}

.table_heading th {
    color: #fff;
    padding: 15px 10px;
}

.table_content td a {
    display: inline-block;
}

.table_content td {
    padding: 10px;
    border-bottom: 1px solid #e4e7ea;
}

.add_submit_btn {
    margin: 0px;
    text-align: center;
}

.add_submit_btn .btn {
    padding: .8rem 3.2rem;
}

.theme-action.two {
    transform: scale(1);
    position: relative;
    color: #fff;
}

.theme-action.two i {
    color: #fff;
}

.group-table th {
    font-weight: bold;
    color: #F26522;
}

.groupname {
    font-size: 16px;
}

.select_tab {
    display: none;
}


/*== New Css for UI/UX Changes ===*/

.btn {
    border-radius: 5px;
    font-style: inherit;
}

.login-box,
.login-box .white-box {
    border-radius: 0px 0px 30px 0px;
}

.otp-heading {
    position: relative;
}

.back-arrow {
    color: #666;
    text-align: left;
    margin-bottom: 10px;
    display: block;
}

body.login-body,
html,
.login-register {
    height: 100vh;
}

body.login-body {
    overflow: visible;
}

.login-body #footer {
    position: relative;
    bottom: 0;
    width: 100%;
}

.login-body #wrapper {
    position: relative;
}

table {
    table-layout: fixed;
}


/*=== Floating Btn ===*/

.floating-btn {
    position: relative;
    z-index: 9999;
    display: none;
}

.floating-btn li {
    list-style: none;
    margin-bottom: 10px;
}

.floating-btn li a i {
    margin-right: 10px;
}

.floating-btn .plus {
    box-shadow: 1px 1px 1px 1px rgba(235, 235, 235, 0.6);
    background: #231f20;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    position: fixed;
    right: 30px;
    bottom: 40px;
}

.floating-btn .menu.hide,
.floating-btn .menu {
    position: fixed;
    bottom: 100px;
    right: 30px;
}

.floating-btn .menu a {
    color: #fff;
    background: #F26522;
    padding: 5px 10px;
    border-radius: 15px;
    display: block;
    font-size: 16px;
}

.floating-btn .menu.hide {
    bottom: 0;
}

.rotation {
    animation-name: spin;
    animation-duration: 0.5s;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    background: #F26522 !important;
}

.floating-btn .rotation {
    background: #F26522;
    /*    -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);*/
}

.floating-btn .plus img {
    width: 20px;
}

.overlaybody.blur {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 1000%;
    height: 100%;
    z-index: 999;
}

.canvas-menu {
    display: none;
}

.floating-labels label {
    display: flex;
    font-size: 14px;
}

.login-body .floating-labels label {
    left: 10px;
}

.floating-labels .remember_me label {
    width: 100%;
    position: relative;
}

.remember_me {
    display: table;
}

.floating-labels .form-control {
    font-size: 17px;
}

.post textarea {
    resize: none;
    overflow-y: hidden;
}

.cmtsend_btn {
    position: absolute;
    top: 10px;
    right: 10px;
}


/*=== Dashboard Wall Post Design ===*/

.dashboard-wall .cmt-name ul li:first-child {
    margin-left: 0px;
}

.dashboard-wall .cmt-name ul li {
    margin-left: 5px;
}

.dashboard-wall .clumn-count100 {
    width: 100%;
}

.dashboard-wall .card-columns {
    width: 100%;
    column-count: 2;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}

.dashboard-wall .custom-file-input2 {
    color: transparent;
    width: 138px;
}

.dashboard-wall .custom-file-input2::-webkit-file-upload-button {
    visibility: hidden;
}

.dashboard-wall .custom-file-input2::before {
    content: 'Photo / PDF';
    color: #F26522;
    display: inline-block;
    border: 1px solid #999;
    border-radius: 3px;
    padding: 5px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    font-weight: 700;
    font-size: 10pt;
    border: 1px solid #F26522;
    padding: 10px 30px;
    color: #F26522;
    border-radius: 50px;
    cursor: pointer;
}

.dashboard-wall .custom-file-input2:hover::before {
    border-color: #F26522;
}

.dashboard-wall .custom-file-input2:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.dashboard-wall .post_btn button.active {
    background-color: #F26522;
    color: #fff;
}

.dashboard-wall .select-btn2 {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    color: #F26522;
    box-shadow: none;
    border: 1px solid #F26522;
    font-size: 14px;
    padding: 13px 26px;
    line-height: 1.38;
    border-radius: 4px;
}

.dashboard-wall .select-btn2.active {
    background: #F26522;
    color: #fff;
}

.dashboard-wall .select-btn2.active:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 20px;
    top: 15px;
}

.dashboard-wall .post_btn .form-group-20 input {
    display: inline-block;
    opacity: 0;
}

.dashboard-wall .custom-file input {
    float: left;
}

.dashboard-wall .custom-file label {
    float: left;
    margin-top: 10px;
}

.dashboard-wall .post_image {
    position: relative;
    width: 100%;
    /*height: 300px !important;*/
}

.dashboard-wall .post_image img {
    width: 100%;
    /*position: absolute;*/
    /*height: 100%;*/
    /*object-fit: cover*/
}

.dashboard-wall .error-body {
    text-align: center;
    margin: 0 auto;
}

.loadMore {
    color: #F26522;
    border-radius: 5px;
    margin-top: 0px;
    display: inline-block;
}

.post .el-element-overlay .el-card-item {
    margin-bottom: 0;
    padding-bottom: 0px;
}


/*=== Leader Directory ===*/

.leader .theme-text {
    font-size: 18px;
}

.leader #exampleModal1 .dt-buttons {
    display: none;
}

.leader .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 14px;
    padding: 5px;
    line-height: 15px;
}

.leader #exampleModal2 .dt-buttons {
    display: none;
}

.leader #exampleModal3 .dt-buttons {
    display: none;
}

.leader #exampleModal4 .dt-buttons {
    display: none;
}

.leader .modal-header,
.profile-view .modal-header,
.modal-header {
    background-color: #F26522;
}

.leader .modal-header h4,
.profile-view .modal-header h4,
.modal-header h4 {
    color: #fff;
    text-align: left;
}

.leader .modal .table_heading {
    background: #fff;
    color: #000;
}

.leader .modal .table_heading th {
    color: #000;
}

.mobilepost {
    display: none;
}

.hide2 {
    display: block;
}

.closebtn2 {
    display: none;
}


/*=== Tyca ===*/

.tyca-page thead.bg-danger {
    background: #F26522 !important;
    color: #fff;
}

.tyca-page thead.bg-danger tr th {
    color: #fff !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.tyca-page .pdf-download i {
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: red;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}

.tyca-page .fixed-btn {
    position: absolute;
    top: 1px;
    right: 5px;
    padding: 9px 15px;
}

.floating-labels .form-control {
    font-size: 15px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(4.2rem);
}


/*=== Search Leader ===*/

.search-leader .theme-text {
    font-size: 18px;
}

.search-leader .customtab {
    border-bottom: 2px solid #e9e9e9;
}

.search-leader .customtab .nav-item {
    width: 50%;
}

.search-leader .customtab.nav-tabs .nav-link.active,
.search-leader .customtab.nav-tabs .nav-link.active:focus,
.search-leader .customtab.nav-tabs .nav-link:hover {
    background: #222;
    color: #fff;
}

.search-leader .customtab.nav-tabs .nav-link {
    padding: 20px;
    text-align: center;
    border-radius: 0;
    font-size: 16px;
    font-weight: 900;
}

.search-leader .tab-content {
    margin-top: 0;
}

.search-leader .search-group {
    position: relative;
}

.search-leader .search-group button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 20px;
    font-size: 18px;
    top: 10px;
}

.search-leader .custom-input .card-header {
    padding: 0;
}

.search-leader .custom-input .card-header a.card-link,
.search-leader .custom-input .card-header a.card-link.collapsed {
    padding: 15px;
    background: #F26522;
    color: #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: block;
}

.search-leader .custom-input .card-header a.card-link.collapsed {
    background: #ccc;
    color: #000;
}

.search-leader .custom-input .card-header a i {
    float: right;
}

.search-leader .card-link i.fa-minus {
    display: block;
}

.search-leader .card-link i.fa-plus {
    display: none;
}

.search-leader .card-link.collapsed i.fa-minus {
    display: none;
}

.search-leader .card-link.collapsed i.fa-plus {
    display: block;
}

.search-leader .row.searchLeaderDiv .col-md-6 {
    min-height: 120px;
    width: 100%;
}

.search-leader .row.globalLeadersDiv .col-md-6 {
    min-height: 140px;
    width: 100%;
}

.filter_box select {
    float: right;
    background-color: #fff;
    border: 1px solid #e4e7ea;
    border-radius: 0;
    box-shadow: none;
    color: #565656;
    height: 38px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

.customtab {
    border-bottom: 2px solid #e9e9e9;
}

.customtab .nav-item {
    width: 50%;
}

.customtab.nav-tabs .nav-link.active,
.customtab.nav-tabs .nav-link.active:focus,
.customtab.nav-tabs .nav-link:hover {
    background: #222;
    color: #fff;
}

.customtab.nav-tabs .nav-link {
    padding: 20px;
    text-align: center;
    border-radius: 0;
    font-size: 16px;
    font-weight: 900;
}

.dt-width {
    width: 220px;
    float: right;
    position: relative;
}


/*=== backup css ===*/

#thankyou_receive_tbl_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}

#thankyou_given_tbl_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}

#thankyou_given_tbl_user_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}

#thankyou_receive_tbl_user_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}

#receive_thankyou_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}

#thankyou_given_wrapper table td img {
    max-width: 100%;
    height: auto !important;
}


/*09-05*/

.custom_side_dropdown .custom-select {
    background: transparent;
}

.custom_side_dropdown {
    width: 150px;
    overflow: hidden;
    position: relative;
}

.custom_side_dropdown:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #F26522;
    position: absolute;
    top: 45%;
    right: 5px;
    content: "";
    z-index: 98;
}

.custom_side_dropdown {
    width: 150px;
    border: 0;
    position: relative;
    z-index: 99;
    background: none;
    float: left;
    margin-right: 10px;
}

.custom_side_dropdown select {
    background-color: transparent;
    color: #a6acbc;
    border: none;
}

.custom_side_dropdown select:focus {
    background-color: transparent;
    color: #a6acbc;
    border: none;
}


/*=== end ===*/

.post_button_wrapper .error {
    top: 0;
}

.form-group {
    position: relative;
}

.my-profile small.error {
    top: 0px;
}

.dashboard-wall .error,
.dashboard-wall .share_cmt .error {
    top: 0;
}


/*=== Profile Page ===*/

#profile-upload-demo-i img {
    padding: 25px 22px !important;
}

#businessFront-upload-demo-i img {
    padding: 25px 22px !important;
}

#businessBack-upload-demo-i img {
    padding: 25px 22px !important;
}

.profile-view .theme-text {
    font-size: 18px;
}

.profile-view .input_cstm {
    width: 100%;
}

.profile-view .btn_cstm {
    display: inline;
}

.profile-view .btn_cstm:hover {
    background-color: #e4e7ea;
}

.preloader img {
    position: absolute;
    top: calc(37% - 10px);
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 200px;
}

.form-group.isfiled label.floating-lable {
    top: -20px;
    font-size: 12px;
    color: #ab8ce4;
}

.input-group-addon {
    border-radius: 0;
}

.dashboard-wall .content .cmt-logo img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}

.view_title label {
    font-size: 12px;
}

.view_title .custom_d_b {
    font-size: 16px;
    font-weight: bold;
}

.witharrow i {
    color: green;
    font-weight: normal;
    font-size: 10px;
}

.profile-view small.error,
.add-report small.error,
edit-report small.error {
    position: relative;
}

.profile-view .business-card .popup-gallery .front img {
    width: 100%
}

.group-img img {
    max-width: 220px;
}


/*========*/


/*=== Switched ===*/

.box2 {
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px;
    display: table;
    width: 100%;
}

.box2 .toggle {
    float: right;
}

.box2 .bt-switch .mdblock {
    color: #000;
    line-height: 40px;
}

.floating-labels .checkbox label .toggle,
.floating-labels .checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px;
}

.floating-labels .toggle {
    position: relative;
    overflow: hidden;
}

.floating-labels .toggle input[type="checkbox"] {
    display: none;
}

.floating-labels .toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left 0.35s;
    -webkit-transition: left 0.35s;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.floating-labels .toggle.off .toggle-group {
    left: -100%;
}

.floating-labels .toggle-on {
    position: absolute;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.floating-labels .toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 47%;
    font-size: 13px;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.floating-labels .toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    width: 0px;
    border-width: 0 1px;
}

.floating-labels .toggle.btn {
    min-width: 59px;
    min-height: 34px;
}

.floating-labels .toggle-on.btn {
    padding-right: 24px;
}

.floating-labels .toggle-off.btn {
    padding-left: 24px;
}

.floating-labels .toggle.btn-lg {
    min-width: 79px;
    min-height: 45px;
}

.floating-labels .toggle-on.btn-lg {
    padding-right: 31px;
}

.floating-labels .toggle-off.btn-lg {
    padding-left: 31px;
}

.floating-labels .toggle-handle.btn-lg {
    width: 40px;
}

.floating-labels .toggle.btn-sm {
    min-width: 50px;
    min-height: 30px;
}

.floating-labels .toggle-on.btn-sm {
    padding-right: 20px;
}

.floating-labels .toggle-off.btn-sm {
    padding-left: 20px;
}

.floating-labels .toggle.btn-xs {
    min-width: 35px;
    min-height: 22px;
}

.floating-labels .toggle-on.btn-xs {
    padding-right: 12px;
}

.floating-labels .toggle-off.btn-xs {
    padding-left: 12px;
}

.btn-graybtn {
    background: #9e9e9e;
    color: #fff !important;
}


/**/

.bussines-arror small.error {
    position: absolute;
    top: 130px;
    text-align: left;
    padding-left: 27px;
}


/*===group captains ===*/

.groupcaptains .leads-logo {
    float: none;
    display: inline-block;
}


/*Loader CSS*/

.refresh-block {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .8);
    -webkit-transition: all .05s ease;
    transition: all .05s ease;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 1000;
    border-radius: 2px;
}

.refresh-block .refresh-loader {
    display: inline-block;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
}

.refresh-block .refresh-loader i {
    display: inline-block;
    line-height: 32px;
    color: #000;
    font-size: 16px;
}

.custom-loader {
    background: url(../plugins/images/loader.gif) no-repeat;
    background-size: 30px 30px;
    background-position: right 2px;
}

.custom-loader-color {
    background: rgba(242, 101, 34, 0.2);
    animation: colorchange 50s;
    /* animation-name followed by duration in seconds*/
    /* you could also use milliseconds (ms) or something like 2.5s */
    -webkit-animation: colorchange 3s;
    /* Chrome and Safari */
    transition: 0.5s all ease;
}

.custom-loader1 {
    background: url(../plugins/images/loader.gif) no-repeat;
    background-size: 30px 30px;
    background-position: center 90px;
}

.dashboard-loader.custom-loader2:before {
    content: '';
    background: url(../plugins/images/loader.gif) no-repeat;
    background-size: 50px 50px;
    background-position: center center;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999999;
}

.custom-loader-color {
    background: rgba(242, 101, 34, 0.2);
    animation: colorchange 50s;
    -webkit-animation: colorchange 3s;
    transition: 0.5s all ease;
}

@keyframes colorchange {
    0% {
        background: white;
    }
    25% {
        background: rgba(242, 101, 34, 0.2);
    }
    50% {
        background: white;
    }
    75% {
        background: rgba(242, 101, 34, 0.2);
        ;
    }
    100% {
        background: white;
    }
}

@-webkit-keyframes colorchange
/* Safari and Chrome - necessary duplicate */

{
    0% {
        background: white;
    }
    25% {
        background: rgba(242, 101, 34, 0.2);
    }
    50% {
        background: white;
    }
    75% {
        background: rgba(242, 101, 34, 0.2);
    }
    100% {
        background: white;
    }
}

.datepicker.datepicker-dropdown table tr th,
.datepicker.datepicker-dropdown table tr td {
    word-break: initial;
}


/*28-05-19  jay*/

.agenda_slecet select {
    background-color: #fff;
    border: 1px solid #e4e7ea;
    border-radius: 0;
    box-shadow: none;
    color: #565656;
    height: 38px;
    width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s;
}

.file-error #image-error.error,
.custom-file .error {
    position: absolute !important;
    bottom: 0;
    z-index: 999;
    height: 30px;
    left: 0;
}

.custom-file .error {
    bottom: 0;
    margin-bottom: 0px;
}

.file-info {
    background: #F37336;
    text-align: center;
    line-height: 22px;
    margin-left: 10px;
    color: #f5f5f5;
    height: 22px;
    width: 22px;
    display: inline-block;
    border-radius: 50%;
}

.file-info i {
    color: #fff;
}

.tooltip-inner2 {
    padding: 10px;
    font-size: 13px;
}

.tooltip-text3 {
    border-bottom: 2px solid #F26522;
}

.tooltip-content5::after {
    border-color: #F26522 transparent transparent;
}


/*new ui changes*/

.width_100 {
    width: 100%;
}

.card-item {
    position: relative;
}

.box-blue-border-Updates {
    border-top: 3px solid #76ab25;
    border-radius: 6px;
}

.box-blue-border-Updates .select_cat span {
    color: #76ab25;
}

.box-blue-border-Help {
    border-top: 3px solid #F26522;
    border-radius: 6px;
}

.box-blue-border-Help .select_cat span {
    color: #F26522;
}

.box-blue-border-Announcement {
    border-top: 3px solid #5c6bc0;
    border-radius: 6px;
}

.box-blue-border-Announcement .select_cat span {
    color: #5c6bc0;
}


/*cmt-changes css end*/

.radio-group label {
    overflow: hidden;
}

.radio-group input {
    /* This is on purpose for accessibility. Using display: hidden is evil.
    This makes things keyboard friendly right out tha box! */
    height: 1px;
    width: 1px;
    position: absolute;
    top: -20px;
}

.radio-group .not-active {
    color: #3276b1;
    background-color: #fff;
}

.custom-radio-btn {
    float: left;
}

.custom-radio-btn .btn-primary {
    border: 1px solid #F26522;
    color: #F26522;
}

.custom-radio-btn .theme-btn {
    border-radius: 50px;
    color: #fff;
}

.custom-radio-btn .theme-btn.not-active {
    background-color: #fff !important;
    border: 1px solid #F26522 !important;
    border-radius: 50px;
    color: #F26522 !important;
}

.attach-txt {
    font-size: 14px;
    color: #686868;
    -webkit-transition: .2s ease all;
}


/* For image issue while add comment*/

.dashboard-wall .cmt_img_class .cmt-logo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
}


/* Load more button issue*/

.hidden_cmt {
    display: none;
}

.hide-mail-text,
.hide-mail-text a {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.group-ledership.icaniwll-trustee .chaimg {
    width: 220px;
    height: 220px;
}

.group-ledership.icaniwll-trustee .chadet {
    padding-left: 235px;
}

.lyrics p {
    font-size: 16px;
}

.trustee-main .name {
    font-size: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.trustee-social {
    padding: 0px;
    list-style: none;
    margin-top: 20px;
}

.trustee-social li {
    display: inline;
}


/*=== ===*/

.event-box-row p strong {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}

.event-box-row p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 0px;
    word-break: break-word;
}

.event-box-row {
    background: #fff;
}

.event-box-row:nth-child(2n) {
    background: #fff;
}

.event-box {
    padding: 15px;
    color: #000;
}

.event-box h3 {
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
}

.event-box table {
    table-layout: inherit;
}


/*emoji rating*/


/*
.gl-star-rating[data-star-rating] {
    position: relative;
    display: block;}
.gl-star-rating[data-star-rating] > select {
    overflow: hidden;
    visibility: visible !important;
    position: absolute !important;
    top: 0;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: circle(1px at 0 0);
    clip-path: circle(1px at 0 0);
    white-space: nowrap;}
.gl-star-rating[data-star-rating] > select::before,
.gl-star-rating[data-star-rating] > select::after {
    display: none !important;}
.gl-star-rating-ltr[data-star-rating] > select {
    left: 0;}
.gl-star-rating-rtl[data-star-rating] > select {
    right: 0;}
.gl-star-rating[data-star-rating] > select:focus + .gl-star-rating-stars::before {
    opacity: 0.5;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    outline: dotted 1px currentColor;
    pointer-events: none;}
.gl-star-rating-stars {
    position: relative;
    display: inline-block;
    height: 85px;
    vertical-align: middle;
    cursor: pointer;
    width: 300px;}
.gl-star-rating-stars > span {
    display: inline-block;
    height: 35px;
    background-size: 35px;
    background-repeat: no-repeat;
    background-image: url(../plugins/images/star-empty.svg);
    width: 60px;
    text-align: center;
    background-position: center top;
    position: relative;}
.gl-star-rating-stars > span:before{
    content: attr(data-text);
    display: block;
    position: absolute;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    bottom: -35px;
    left: 0;
    right: 0;}
.gl-star-rating-text{
    display: none !important;}
.gl-star-rating-stars > span:nth-child(1){
    background-image: url(../plugins/images/emoji/01.png);}
.gl-star-rating-stars > .s10 span:nth-child(1){
    background-image: url(../plugins/images/emoji/01.png);
    transform: scale(1.1)}
.gl-star-rating-stars > span:nth-child(2){
    background-image: url(../plugins/images/emoji/02.png);}
.gl-star-rating-stars > span:nth-child(3){
    background-image: url(../plugins/images/emoji/03.png);}
.gl-star-rating-stars > span:nth-child(4){
    background-image: url(../plugins/images/emoji/04.png);}
.gl-star-rating-stars > span:nth-child(5){
    background-image: url(../plugins/images/emoji/05.png);}
.gl-star-rating-stars > span:last-of-type {
    margin-right: 0;}
.gl-star-rating-rtl[data-star-rating] .gl-star-rating-stars > span {
    margin: 0 0 0 4px;}
.gl-star-rating-rtl[data-star-rating] .gl-star-rating-stars > span:last-of-type {
    margin-left: 0;}
.gl-star-rating-stars.s10 > span:nth-child(1),
.gl-star-rating-stars.s20 > span:nth-child(1),
.gl-star-rating-stars.s30 > span:nth-child(1),
.gl-star-rating-stars.s40 > span:nth-child(1),
.gl-star-rating-stars.s50 > span:nth-child(1){
    background-image: url(../plugins/images/emoji/01.png);}
.gl-star-rating-stars.s10 > span:nth-child(2),
.gl-star-rating-stars.s20 > span:nth-child(2),
.gl-star-rating-stars.s30 > span:nth-child(2),
.gl-star-rating-stars.s40 > span:nth-child(2),
.gl-star-rating-stars.s50 > span:nth-child(2){
    background-image: url(../plugins/images/emoji/02.png);}
.gl-star-rating-stars.s10 > span:nth-child(3),
.gl-star-rating-stars.s20 > span:nth-child(3),
.gl-star-rating-stars.s30 > span:nth-child(3),
.gl-star-rating-stars.s40 > span:nth-child(3),
.gl-star-rating-stars.s50 > span:nth-child(3){
    background-image: url(../plugins/images/emoji/03.png);}
.gl-star-rating-stars.s10 > span:nth-child(4),
.gl-star-rating-stars.s20 > span:nth-child(4),
.gl-star-rating-stars.s30 > span:nth-child(4),
.gl-star-rating-stars.s40 > span:nth-child(4),
.gl-star-rating-stars.s50 > span:nth-child(4){
    background-image: url(../plugins/images/emoji/04.png);}
.gl-star-rating-stars.s10 > span:nth-child(5),
.gl-star-rating-stars.s20 > span:nth-child(5),
.gl-star-rating-stars.s30 > span:nth-child(5),
.gl-star-rating-stars.s40 > span:nth-child(5),
.gl-star-rating-stars.s50 > span:nth-child(5){
    background-image: url(../plugins/images/emoji/05.png);}
.gl-star-rating-stars.s10 > span:nth-child(2),.gl-star-rating-stars.s10 > span:nth-child(3),
.gl-star-rating-stars.s10 > span:nth-child(4),.gl-star-rating-stars.s10 > span:nth-child(5),
.gl-star-rating-stars.s20 > span:nth-child(1),.gl-star-rating-stars.s20 > span:nth-child(3),
.gl-star-rating-stars.s20 > span:nth-child(4),.gl-star-rating-stars.s20 > span:nth-child(5),
.gl-star-rating-stars.s30 > span:nth-child(1),.gl-star-rating-stars.s30 > span:nth-child(2),
.gl-star-rating-stars.s30 > span:nth-child(4),.gl-star-rating-stars.s30 > span:nth-child(5),
.gl-star-rating-stars.s40 > span:nth-child(1),.gl-star-rating-stars.s40 > span:nth-child(2),
.gl-star-rating-stars.s40 > span:nth-child(3),.gl-star-rating-stars.s40 > span:nth-child(5),
.gl-star-rating-stars.s50 > span:nth-child(1),.gl-star-rating-stars.s50 > span:nth-child(2),
.gl-star-rating-stars.s50 > span:nth-child(3),.gl-star-rating-stars.s50 > span:nth-child(4){
    opacity: 0.5;
    color: #999;}
.gl-star-rating-text {
    display: table;
    position: relative;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    color: #F26522;
    white-space: nowrap;
    vertical-align: middle;
    padding: 2px 15px;
    border-radius: 5px;
    float: right;
    margin: 0;}
.gl-star-rating-stars.s0 + span.gl-star-rating-text{
    display: none;}
.gl-star-rating-stars.s10 + span.gl-star-rating-text{
    color: #fff;
    background:#da2f47;}
.gl-star-rating-stars.s20 + span.gl-star-rating-text{
    color:#fff ;
    background:#ffcc4d;}
.gl-star-rating-stars.s30 + span.gl-star-rating-text{
    color: #fff;
    background:#ff9800;}
.gl-star-rating-stars.s40 + span.gl-star-rating-text{
    color: #fff;
    background:#8bc34a;}
.gl-star-rating-stars.s50 + span.gl-star-rating-text{
    color: #fff;
    background:#3ca140;}
.gl-star-rating-rtl[data-star-rating] .gl-star-rating-text {
    padding: 0 6px 0 12px;
    margin: 0 12px 0 0;}
.gl-star-rating-rtl[data-star-rating] .gl-star-rating-text::before {
    left: unset;
    right: -12px;
    border-width: 17px 0 17px 12px;
    border-color: transparent transparent transparent #212121;}

*/

i.waves-effect {
    padding: 0;
}

.feedback-box {
    border: 1px solid #ccc;
}

.feedback-box b {
    font-size: 13px;
    color: #000;
}

.feedback-box .comment {
    line-height: 26px;
    font-size: 14px;
}

.feedback-box p {
    font-size: 15px;
}

.feedback-box .box-inner {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.feedback-box .box-inner label {
    font-size: 15px;
    display: block;
    font-weight: bold;
    color: #000;
}

.text-excellent {
    color: #3ca140 !important;
}

.text-good {
    color: #8bc34a !important;
}

.text-average {
    color: #ff9800 !important;
}

.text-poor {
    color: #e38700 !important;
}

.text-worst {
    color: #da2f47 !important;
}

.feedback-box .box-inner label b {
    color: #000;
    font-weight: normal;
}

.trustee-social a {
    color: #F26522;
    border: 2px solid #ccc;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    font-size: 18px;
    transition: ease 0.5s all;
}

.trustee-main hr {
    border-color: #ccc;
}

.trustee-main .details {
    font-size: 15px;
    line-height: 26px;
}

.trustee-social a:hover {
    color: #fff;
    background: #F26522;
    border: 2px solid #F26522;
}

.event-details table {
    max-width: 100% !important;
    width: 100% !important;
}

.event-details table tr td,
.event-details table tr th {
    border: 1px solid #ccc;
    padding: 5px;
}

.event-details table tr td strong {
    font-weight: normal !important;
    word-break: break-word;
}

.event-details table tr th strong,
.event-details table tr:first-child td strong {
    font-weight: 600 !important;
}

.lazy {
    display: block;
    margin: 0px auto;
    width: 60%;
}

.dropmenu-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 58%;
}

.pd-cstm {
    padding: 0px 7.5px !important;
    margin-right: 0px;
}

.show-xs {
    display: none;
}

.dropdown_center {
    margin: 0 auto;
}


/*=== CSS FOR DATA TABLE LENGTH AND BUTTON ===*/

.dataTables_length select {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}

.dataTables_filter input[type="search"] {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 8px 15px !important;
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    margin-right: 7px;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    border: 1px solid #F26522 !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff;
    cursor: pointer;
}

.leaders_report_table .table.dataTable,
.leaders_report_table table.dataTable {
    width: auto !important;
    min-width: 100%;
}

.dt-button {
    border-radius: 5px;
    box-shadow: none;
    border: 0;
    padding: 7px 15px;
    border: 2px solid transparent
}

.dt-button:hover {
    border: 2px solid #ccc;
}

.leaders_report_table .dt-buttons {
    width: 50%;
    float: left;
}

.leaders_report_table td,
.leaders_report_table th {
    text-align: center;
}

.leaders_report_table td:nth-child(2),
.leaders_report_table th:nth-child(2) {
    text-align: left;
}


/*=== CSS FOR DATA TABLE LENGTH AND BUTTON END ===*/


/*=== CSS FOR ADD NEW TYCA PRESENTATION ===*/

.modal-content {
    box-shadow: none;
}

.modal-dialog.modal-dialog-slideout.add-tyca {
    max-width: 600px;
}

.modal-dialog.modal-dialog-slideout.add-leader {
    max-width: 600px;
}

.modal.left {
    padding-right: 0 !important;
}

.modal-dialog-slideout {
    min-height: 100%;
    margin: 0 0 0 auto;
    background: #fff;
}

.modal.fade .modal-dialog.modal-dialog-slideout,
#myModal2.modal .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.modal.fade.show .modal-dialog.modal-dialog-slideout,
#myModal2.modal.in .modal-dialog.modal-dialog-slideout {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    flex-flow: column;
}

.modal-dialog-slideout .modal-content {
    border: 0;
}

.select2-container--default .select2-selection--single {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    border-color: #e4e7ea;
    box-shadow: none;
}

#remote+.select2-container {
    height: 40px;
    width: 100% !important;
}

.select2-container--default.select2-selection--single {
    border-top: 0 !important;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.modal.left .form-control[disabled],
.modal.left .form-control[readonly],
.modal.left fieldset[disabled] .form-control {
    background: #fff;
}

.btn.btn-secondary {
    border: 1px solid #ccc !important;
}

.updated-tyca .theme-action {
    right: 0px;
}

.updated-tyca .edit-action {
    z-index: 111;
    right: 40px;
    position: absolute;
}

.updated-tyca .close {
    position: absolute;
    top: -7px;
    right: -5px;
    font-size: 14px;
    color: #F26522;
}

.updated-tyca .close i {
    font-size: 17px;
    color: #F26522;
    opacity: 1;
}


/*=== CSS FOR ADD NEW TYCA PRESENTATION END ===*/


/*=== CSS FOR ADD NEW LEADER AND EXSTING LEADER PAGE ===*/

.view-leader,
.edit-leader,
.delete-leader {
    background: rgba(0, 194, 146, 0.2);
    color: #000;
    display: block;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin-right: 3px;
}

.view-leader:hover,
.view-leader:focus,
.view-leader:active {
    background: rgba(0, 194, 146, 1);
    color: #fff;
}

.edit-leader {
    background: rgba(254, 193, 7, 0.2);
    color: #000;
}

.edit-leader:hover,
.edit-leader:focus,
.edit-leader:active {
    background: rgba(254, 193, 7, 1);
    color: #fff;
}

.delete-leader {
    background: rgba(255, 0, 0, 0.2);
    color: #000;
}

.delete-leader:hover,
.delete-leader:focus,
.delete-leader:active {
    background: rgba(255, 0, 0, 1);
    color: #fff;
}

#existing_user_table td,
#existing_user_table th {
    vertical-align: middle;
}

.usercounter {
    display: inline-block;
    height: 40px;
    width: 40px;
    font-weight: bold;
    background: #F26522;
    border-radius: 50% 50% 50% 0%;
    text-align: center;
    color: #fff;
    line-height: 40px;
}

.pending-request {
    float: right;
    text-align: center;
}


/*=== CSS FOR ADD NEW LEADER AND EXSTING LEADER PAGE END ===*/

#image-error {
    top: 85% !important;
}

#deletemodal .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
}

.custom-loader3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 9999;
    text-align: center;
}

.loader-image img {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 70px
}

#approvesuccess .modal-dialog {
    width: 100%;
    max-width: 500px;
    margin: 0px;
    right: 0;
    position: absolute;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    margin-right: 10px;
}

#approvesuccess .cstm-dialoge-text {
    color: #797979;
    font-size: 14px;
}

#approvesuccess .close {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    color: #000000;
}

#approvesuccess .close span {
    font-size: 20px;
}

#approvefail .modal-dialog {
    width: 100%;
    max-width: 500px;
    margin: 0px;
    right: 0;
    position: absolute;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    margin-right: 10px;
}

#approvefail .cstm-dialoge-text {
    color: #797979;
    font-size: 14px;
}

#approvefail .close {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    color: #000000;
}

#approvefail .close span {
    font-size: 20px;
}

#deletemodal .cstm-dialoge-text {
    color: #797979;
    font-size: 19px;
}

#deletemodal .close {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 14px;
    color: #000000;
}

#deletemodal .close span {
    font-size: 20px;
}

.waves-light input {
    width: 100%;
}


/*usermanagement loader*/

.usermanagement-loader {
    text-align: center;
    position: absolute;
    width: 100%;
    right: 0;
    top: 50%;
    z-index: 1;
}

.usermanagement-loader img {
    height: 80px;
    width: 80px;
}


/*=== THIS CSS FOR SESSION DESIGN CHANGES ===*/

.rating-box {
    background: #fff;
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 10px;
}

.rating-box h5 {
    font-weight: bold;
    color: #000;
    z-index: 999;
    position: relative;
}

#form-rating-star,
#form-rating-star2 {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: 100%;
    margin: auto;
}

#form-rating-star [class*="fontawesome-"]:before,
#form-rating-star2 [class*="fontawesome-"]:before {
    font-family: 'FontAwesome', sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

#form-rating-star .reset,
#form-rating-star2 .reset {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: auto;
    padding: 12px 24px;
    color: #3d3d3d;
    background: #000;
    border: 4px solid #3d3d3d;
    border-radius: 60px;
    font-family: "Helvetica", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: rgba(255, 255, 255, 0.8) 1px 1px 0;
    cursor: pointer;
    box-shadow: inset rgba(0, 0, 0, 0.06) 0 -15px 0;
    outline: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#form-rating-star .reset:hover,
#form-rating-star2 .reset:hover {
    background: #FFFF4C;
}

#form-rating-star input,
#form-rating-star label,
#form-rating-star2 input,
#form-rating-star2 label {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#form-rating-star .stars,
#form-rating-star2 .stars2 {
    position: relative;
    width: 100%;
}

#form-rating-star .stars input,
#form-rating-star2 .stars2 input {
    display: none;
}

#form-rating-star .stars input:checked~label:not(.reset),
#form-rating-star2 .stars2 input:checked~label:not(.reset) {
    -webkit-animation: wobble 0.8s ease-out;
    animation: wobble 0.8s ease-out;
    color: #FFDB19;
}

#form-rating-star .stars input:checked:not(#star-reset)~label.reset,
#form-rating-star2 .stars2 input:checked:not(#star-reset2)~label.reset {
    display: block;
}

#form-rating-star .stars label:not(.reset),
#form-rating-star2 .stars2 label:not(.reset) {
    display: inline-block;
    float: right;
    position: relative;
    width: 20px;
    height: 20px;
    margin-top: 15px;
    font-size: 20px;
    padding: 2px;
    cursor: pointer;
    color: #3d3d3d;
    transition: color 0.1s ease-out;
    z-index: 10;
}

#form-rating-star .face,
#form-rating-star2 .face2 {
    position: relative;
    width: 50px;
    float: left;
    background: white;
    border: 2px solid #000;
    border-radius: 100%;
    margin: 0px 0 12px;
    transition: box-shadow 0.4s ease-out;
}

#form-rating-star .face:after,
#form-rating-star2 .face2:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

#form-rating-star i,
#form-rating-star2 i {
    position: absolute;
    top: 38%;
    display: block;
    width: 4.66px;
    height: 4.66px;
    border-radius: 50%;
    background: #000;
}

#form-rating-star i:nth-child(1),
#form-rating-star2 i:nth-child(1) {
    left: 30%;
}

#form-rating-star i:nth-child(2),
#form-rating-star2 i:nth-child(2) {
    right: 30%;
}

#form-rating-star *,
::after,
::before,
#form-rating-star2 *,
::after,
::before {
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

#form-rating-star u,
#form-rating-star2 u {
    position: absolute;
    right: 0;
    bottom: 15%;
    left: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    text-decoration: none;
    border: 2px solid #000;
    border-radius: 100%;
}

#form-rating-star u:before,
#form-rating-star u:after,
#form-rating-star2 u:before,
#form-rating-star2 u:after {
    content: "";
    position: absolute;
    top: 6px;
    width: 2px;
    height: 2px;
    background: #000;
    border-radius: 60px 60px 0 0;
    z-index: 2;
}

#form-rating-star u:before,
#form-rating-star2 u:before {
    left: -1.5px;
    -webkit-transform: rotate(-19deg);
    transform: rotate(-19deg);
}

#form-rating-star u:after,
#form-rating-star2 u:after {
    right: -1.7px;
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
}

#form-rating-star u .cover,
#form-rating-star2 u .cover {
    position: absolute;
    top: 5px;
    left: -2px;
    width: 100%;
    height: 100%;
    border: 2px solid white;
    background: white;
    -webkit-transform: translate(0, -12px);
    transform: translate(0, -12px);
}

#form-rating-star input#star4:checked~.face u,
#form-rating-star input#star2:checked~.face u,
#form-rating-star2 input#star9:checked~.face2 u,
#form-rating-star2 input#star7:checked~.face2 u {
    width: 13px;
}

#form-rating-star input#star4:checked~.face u:before,
#form-rating-star input#star4:checked~.face u:after,
#form-rating-star input#star2:checked~.face u:before,
#form-rating-star input#star2:checked~.face u:after,
#form-rating-star2 input#star9:checked~.face2 u:before,
#form-rating-star2 input#star9:checked~.face2 u:after,
#form-rating-star2 input#star7:checked~.face2 u:before,
#form-rating-star2 input#star7:checked~.face2 u:after {
    top: 6px;
    height: 3.33px;
}

#form-rating-star input#star4:checked~.face u:before,
#form-rating-star input#star2:checked~.face u:before,
#form-rating-star2 input#star9:checked~.face2 u:before,
#form-rating-star2 input#star7:checked~.face2 u:before {
    left: -1.2px;
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
}

#form-rating-star input#star4:checked~.face u:after,
#form-rating-star input#star2:checked~.face u:after,
#form-rating-star2 input#star9:checked~.face2 u:after,
#form-rating-star2 input#star7:checked~.face2 u:after {
    right: -1.2px;
    -webkit-transform: rotate(37deg);
    transform: rotate(37deg);
}

#form-rating-star input#star4:checked~.face u .cover,
#form-rating-star input#star2:checked~.face u .cover,
#form-rating-star2 input#star9:checked~.face2 u .cover,
#form-rating-star2 input#star7:checked~.face2 u .cover {
    -webkit-transform: translate(0, -9px);
    transform: translate(0, -9px);
    height: 7px;
}

#form-rating-star input#star5:checked~.face u,
#form-rating-star input#star4:checked~.face u,
#form-rating-star2 input#star10:checked~.face2 u,
#form-rating-star2 input#star9:checked~.face2 u {
    -webkit-transform: rotate(180deg) translateY(-6.66px);
    transform: rotate(180deg) translateY(-6.66px);
    bottom: 25%;
}

#form-rating-star input#star3:checked~.face u::before,
#form-rating-star2 input#star8:checked~.face2 u::before {
    display: none;
}

#form-rating-star input#star3:checked~.face u,
#form-rating-star2 input#star8:checked~.face2 u {
    width: 15px;
    height: 2px;
    background: #3d3d3d;
    border: none;
    border-radius: 60px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
}

#form-rating-star input#star3:checked~.face u:before,
#form-rating-star input#star3:checked~.face u:after,
#form-rating-star input#star3:checked~.face u .cover,
#form-rating-star2 input#star8:checked~.face2 u:before,
#form-rating-star2 input#star8:checked~.face2 u:after,
#form-rating-star2 input#star8:checked~.face2 u .cover {
    display: none;
}

#form-rating-star input:not(#star-reset):checked~.face,
#form-rating-star2 input:not(#star-reset2):checked~.face2 {
    -webkit-animation: wobble 0.8s ease-out;
    animation: wobble 0.8s ease-out;
}

#form-rating-star input:not(#star-reset):checked~.face,
#form-rating-star input:not(#star-reset):checked~.face u,
#form-rating-star2 input:not(#star-reset2):checked~.face2,
#form-rating-star2 input:not(#star-reset2):checked~.face2 u {
    border-color: #3d3d3d;
}

#form-rating-star input:not(#star-reset):checked~.face i,
#form-rating-star input:not(#star-reset):checked~.face u:before,
#form-rating-star input:not(#star-reset):checked~.face u:after,
#form-rating-star2 input:not(#star-reset2):checked~.face2 i,
#form-rating-star2 input:not(#star-reset2):checked~.face2 u:before,
#form-rating-star2 input:not(#star-reset2):checked~.face2 u:after {
    background: #3d3d3d;
}

#form-rating-star input#star5:checked~.face,
#form-rating-star2 input#star10:checked~.face2 {
    background-color: white;
    box-shadow: inset rgba(255, 255, 255, 0.5) 2px 2px 0 4px, inset rgba(0, 0, 0, 0.06) -6px -4px 0 4px;
}

#form-rating-star input#star5:checked~.face u .cover,
#form-rating-star2 input#star10:checked~.face2 u .cover {
    background: white;
    border-color: white;
}

#form-rating-star input#star4:checked~.face,
#form-rating-star2 input#star9:checked~.face2 {
    background-color: #ffffe5;
    box-shadow: inset rgba(255, 255, 255, 0.5) 2px 2px 0 4px, inset rgba(0, 0, 0, 0.06) -6px -4px 0 4px, rgba(255, 255, 76, 0.05) 0 0 0 20px;
}

#form-rating-star input#star4:checked~.face u .cover,
#form-rating-star2 input#star9:checked~.face2 u .cover {
    background: #ffffe5;
    border-color: #ffffe5;
}

#form-rating-star input#star3:checked~.face,
#form-rating-star2 input#star8:checked~.face2 {
    background-color: #ffffb2;
    box-shadow: inset rgba(255, 255, 255, 0.5) 2px 2px 0 4px, inset rgba(0, 0, 0, 0.06) -6px -4px 0 4px, rgba(255, 255, 76, 0.3) 0 0 0 15px, rgba(255, 255, 76, 0.1) 0 0 0 30px;
}

#form-rating-star input#star2:checked~.face,
#form-rating-star2 input#star7:checked~.face2 {
    background-color: #ffff7f;
    box-shadow: inset rgba(255, 255, 255, 0.5) 2px 2px 0 4px, inset rgba(0, 0, 0, 0.06) -6px -4px 0 4px, rgba(255, 255, 76, 0.4) 0 0 0 20px, rgba(255, 255, 76, 0.2) 0 0 0 40px;
}

#form-rating-star input#star2:checked~.face u .cover,
#form-rating-star2 input#star7:checked~.face2 u .cover {
    background: #ffff7f;
    border-color: #ffff7f;
}

#form-rating-star input#star1:checked~.face,
#form-rating-star2 input#star6:checked~.face2 {
    background-color: #FFFF4C;
    box-shadow: inset rgba(255, 255, 255, 0.5) 2px 2px 0 4px, inset rgba(0, 0, 0, 0.06) -6px -4px 0 4px, rgba(255, 255, 76, 0.4) 0 0 0 25px, rgba(255, 255, 76, 0.2) 0 0 0 50px;
}

#form-rating-star input#star1:checked~.face u .cover,
#form-rating-star2 input#star6:checked~.face2 u .cover {
    background: #FFFF4C;
    border-color: #FFFF4C;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    40% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.96);
        transform: scale(0.96);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    20% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    40% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    60% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    80% {
        -webkit-transform: scale(0.96);
        transform: scale(0.96);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}


/*===END THE SESSION DESIGN CHANGES CSS*/

.modal-body table tr td {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    word-break: break-word;
}

.invitation-resend-btn {
    border-radius: 50%;
    padding: 5px 8px;
}

.leader-view-loader {
    width: 70px;
    height: 70px;
    position: fixed;
    left: 50%;
    transform: translateY(50%);
    top: 50%;
    z-index: 9999;
}


/*dashboard thank you image*/

.thanks_image {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 20px 0px;
    background: url(../plugins/images/topic_images/thank-youframe2.png);
}

.base_image {
    width: 100%;
    position: relative;
    z-index: 99;
}

.userthankimage {
    width: 150px;
    height: 150px;
    position: relative;
    border-radius: 50%;
    left: 50%;
    transform: translate(-50%, 10px);
}

.userthankimage .usersbase {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.base {
    width: 75px;
    position: absolute;
    right: -18px;
    bottom: -10px;
}


/*=== CSS FOR TYCA PRESENTAION AVAILABLE TIME SLOT AND QUESTIONING UPLOAD ===*/

.remove-margin .theme-action {
    z-index: 999;
}

.remove-margin+.white-box.tyca .fileinput.input-group {
    display: block;
}

.question_uploading .fileinput-exists .form-control .fileinput-filename {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 90%;
    float: right;
    padding-right: 33px;
}

.available-slot-sec {
    padding: 25px 0 10px;
}

.available-slot-sec .btn-success {
    background: #54ab54;
    font-weight: bold;
    border: 0;
    box-shadow: 0 3px 0px 0px rgba(75, 159, 75, 1);
    color: #fff;
}

.available-slot-sec .btn-success:hover,
.available-slot-sec .btn-success:focus,
.available-slot-sec .btn-success:active {
    background: #54ab54;
    box-shadow: none;
    opacity: 0.8;
    border: 0;
    color: #fff;
    box-shadow: 0 3px 0px 0px rgba(75, 159, 75, 1);
}

.time_icon {
    background: #fff;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    display: inline-block;
    padding: 4px 5px;
    margin-right: 10px;
}

.time_icon img {
    max-width: 18px;
}

.question_uploading {
    background: #fff7f3;
}

.question_uploading {
    padding: 15px;
}

.tyca.remove-margin {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.tyca.remove-margin+.tyca {
    padding: 0 7.5px !important;
}

.question_uploading h4 {
    font-weight: bold;
    font-size: 17px;
}

.question_uploading .form-control {
    border: 1px solid #eee;
    border-radius: 10px !important;
}

.question_uploading .fileinput .fileinput-filename:before {
    content: 'Choose File....';
    display: block;
    color: #000;
}

.question_uploading .fileinput.fileinput-exists .fileinput-filename:before {
    display: none;
}

.question_uploading .fileinput-new .input-group-addon {
    right: 1px;
    background-color: transparent;
    border: 0;
    top: 1px;
    padding: 9px;
    border-left: 1px solid #eee;
}

.question_uploading .form-control .fileinput-filename {
    margin-top: 2px;
}

.question_uploading .fileinput-exists .input-group-addon.btn {
    width: 50px;
    position: absolute;
    top: 1px;
    z-index: 1050;
    right: 1px;
    padding: 12px;
    border: 0;
    background-color: transparent;
    border-radius: 0px;
}

.question_uploading .bootstrap-select {
    width: 100% !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

.question_uploading .waves-button-input {
    padding: 0.75em 1.1em;
}

.questioning_file .ques_file {
    width: 130px;
    float: left;
    padding: 10px;
}

.ques_file .file {
    border: 1px solid #cccccc;
    border-radius: 5px;
    text-align: center;
    position: relative;
    padding: 10px;
}

.ques_file .file img {
    max-width: 40px;
}

.ques_file .file span {
    display: block;
    margin-top: 10px;
    color: #000;
    font-weight: 600;
}

.ques_file .file .delete-leader {
    line-height: 18px;
    position: absolute;
    top: -15px;
    right: -15px;
}

.qr-code-wrapper img {
    height: 250px;
    width: 250px;
}
.top-nav-menu{
    display: none;
}





/*=== MEDIA QUERY ===*/

@media (min-width:768px) {
    .menu_wrap {
        display: none;
    }
    .cmt-name {
        max-width: 78%;
    }
    .share_cmt input {
        width: 84%;
    }
    .card-columns {
        column-count: 2;
    }
}

@media (max-width: 1024px) {
    .icaniwll-trustee.trustee-main .trustee-social li {
        display: inline-block;
    }
    .card-view-mobile .leads-name p {
        border-right: 0px !important;
    }
    .card-view-mobile p,
    .card-view-mobile a {
        display: block;
        font-size: 15px;
        margin-bottom: 7px;
    }
    .card-view-mobile .leads-logo {
        float: none;
        width: 60px;
        height: 60px;
        margin: 0 auto 15px;
    }
    .card-view-mobile .leads-name {
        padding-left: 0;
        text-align: center;
    }
    .card-view-mobile .white-box.tyca {
        padding: 15px !important;
    }
    .equalhieght .samehight .white-box {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .tyca-page .post-by h3 {
        padding-right: 40px;
    }
    .tyca-page .white-box.tyca .col-6:nth-child(2n) h5 {
        border-right: 0 !important;
    }
    .tyca-page .white-box.tyca .col-6 {
        text-align: left !important;
    }
    div,
    h3,
    h1,
    h2,
    h4,
    h5,
    h6,
    p,
    span,
    li,
    td,
    th {
        word-break: break-word;
    }
    .profile-img-200 {
        height: 150px;
        width: 150px;
    }
    .cmt-name a {
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
        color: #F26522;
    }
    .cmt-name span {
        height: auto;
        overflow: hidden;
        line-height: 22px;
        font-size: 14px;
    }
}

@media(max-width:991px) {
    .navbar-default.sidebar {
        display: none;
    }
    #page-wrapper {
        padding: 0px;
    }
    .inner_custom_class {
        padding: 10px !important;
    }
}

@media(max-width: 767px) {

    #themeheader {
        z-index: 111;
        position: absolute !important;
        border-bottom: 0px;
        top: 0;
        left: 0;
        width: 100%;
        box-shadow: none;
    }
    .custom-padding {
        padding-top: 64px;
    }
    #themeheader-bottom a img {
        max-height: 42px;
    }
    #themeheader-bottom{
        padding: 5px 10px;
        position: fixed;
        border-bottom: 1px solid #eee;
        padding-bottom: 5px;
    }
    .question_uploading .btn-theme-colored1 {
        width: 100%;
        border-radius: 10px
    }
    .card-view-mobile .white-box.tyca.remove-margin {
        border-radius: 10px 10px 0 0;
    }
    .card-view-mobile .tyca.remove-margin+.tyca {
        border-radius: 0
    }
    .tyca.remove-margin+.tyca+.tyca {
        border-radius: 0 0 10px 10px;
    }
    /**/
    body {
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Safari */
        -khtml-user-select: none;
        /* Konqueror HTML */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* Internet Explorer/Edge */
        user-select: none;
        /* Non-prefixed version, currently
                              supported by Chrome and Opera */
    }
    /*=== CSS FOR DATA TABLE LENGTH AND BUTTON ===*/
    .dt-buttons {
        text-align: center;
    }
    .dataTables_filter {
        width: 100% !important;
        padding: 15px 0 0;
    }
    .dataTables_filter label {
        width: 100% !important;
    }
    .updated-tyca .theme-action {
        right: 00px !important;
        top: 100px !important;
    }
    .updated-tyca .edit-action {
        right: 0;
        position: absolute;
    }
    .modal-dialog.modal-dialog-slideout.add-tyca {
        max-width: 100%;
    }
    .leaders_report_table .floating-labels,
    .leaders_report_table .dataTables_paginate.paging_simple_numbers {
        padding: 15px;
    }
    .leaders_report_table .dt-buttons,
    .leaders_report_table #leaders_report_table_filter {
        padding: 5px 15px;
    }
    .leaders_report_table .dt-buttons {
        margin: 0 auto;
        text-align: center;
    }
    .leaders_report_table #leaders_report_table_filter {
        width: 100%;
    }
    .leaders_report_table #leaders_report_table_filter label {
        width: 100%;
    }
    .leaders_report_table .dt-buttons {
        width: 100%;
        float: left;
    }
    #leaders_report_table td:nth-child(1):before {
        content: '#';
    }
    #leaders_report_table td:nth-child(2):before {
        content: 'Leader Name';
    }
    #leaders_report_table td:nth-child(3):before {
        content: 'Points';
    }
    #leaders_report_table td:nth-child(4):before {
        content: 'Login';
    }
    #leaders_report_table td:nth-child(5):before {
        content: 'Attendance';
    }
    #leaders_report_table td:nth-child(6):before {
        content: 'Visitors Invited';
    }
    #leaders_report_table td:nth-child(7):before {
        content: 'Visitor Attended';
    }
    #leaders_report_table td:nth-child(8):before {
        content: 'Visitors Joined';
    }
    #leaders_report_table td:nth-child(9):before {
        content: 'Thank You Given';
    }
    #leaders_report_table td:nth-child(10):before {
        content: 'Thank You Received';
    }
    #leaders_report_table td:nth-child(11):before {
        content: 'Group Meeting Attended';
    }
    #leaders_report_table td:nth-child(12):before {
        content: 'Feedback Given';
    }
    #leaders_report_table td:nth-child(13):before {
        content: 'Help';
    }
    #request_access_table td:nth-child(1):before,
    #existing_user_table td:nth-child(1):before {
        content: 'Chapter Name';
    }
    #request_access_table td:nth-child(2):before,
    #existing_user_table td:nth-child(2):before {
        content: 'Name';
    }
    #request_access_table td:nth-child(3):before,
    #existing_user_table td:nth-child(3):before {
        content: 'Mobile';
    }
    #request_access_table td:nth-child(4):before,
    #existing_user_table td:nth-child(4):before {
        content: 'Email';
    }
    #request_access_table td:nth-child(5):before,
    #existing_user_table td:nth-child(5):before {
        content: 'Company Name';
    }
    #request_access_table td:nth-child(6):before,
    #existing_user_table td:nth-child(6):before {
        content: 'Action';
    }
    /*=== CSS FOR DATA TABLE LENGTH AND BUTTON END ===*/
    #image-error {
        top: 15px !important;
    }
    .navbar-default.sidebar #side-menu {
        display: none;
    }
    .event-details table tr th strong,
    .event-details table tr:first-child td strong {
        word-break: break-word;
        white-space: nowrap;
    }
    .custom_side_dropdown {
        width: 128px;
        overflow: hidden;
        position: relative;
    }
    .dropmenu-wrapper {
        width: 100%;
        max-width: 100%;
    }
    .show-xs {
        display: flex;
    }
    .hide-xs {
        display: none;
    }
    a[href^="tel:"] {
        pointer-events: inherit;
    }
    .navbar.navbar-toggleable-sm.navbar-light.pull-right {
        display: none;
    }
    .bg-title {
        margin-bottom: 8px;
    }
    .txt-right-center {
        text-align: center !important;
    }
    .mmb-0 {
        margin-bottom: 0px !important;
    }
    .border-m-n {
        border: none !important;
    }
    #themeheader-top {
        background: #fff;
        border-bottom: 1px solid #eee;
    }
    #themeheader-top ul li {
        color: #424242;
    }
    #themeheader-top ul {
        text-align: left;
    }
    #page-wrapper .container-fluid {
        padding: 0;
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container-fluid .bg-title {
        margin-left: -15px;
        margin-right: -15px;
    }
    #themeheader-bottom ul.navbar-nav {
        background: #333;
        margin-top: 26px;
    }
    #themeheader-bottom ul.navbar-nav li a {
        color: #fff;
        padding: 10px;
        position: relative;
    }
    #themeheader-bottom .navbar {
        position: absolute;
        right: 32px;
    }
    .only-mobile {
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        z-index: 1;
    }
    .navbar-default.sidebar {
        margin-left: -15px;
        margin-right: -15px;
    }
    .container-fluid.m-t-20.m-b-20 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    #page-wrapper {
        background: none;
    }
    .mobile-left {
        text-align: left !important;
    }
    #top-nav-search-form input[type="text"] {
        font-size: 14px;
    }
    .navbar-light .navbar-toggler {
        border: 0;
        margin: 0;
        padding: 0;
    }
    .navbar-light .navbar-toggler-icon {
        font-size: 20px;
        color: #555;
        font-weight: bold;
    }
    #themeheader-bottom .navbar navbar-toggleable-md.navbar-light pull-right {
        float: left !important;
    }
    .copyright-text {
        text-align: left;
    }
    .post_button_wrapper {
        display: none;
    }
    .select_tab {
        display: block;
    }
    .leads-name {
        width: 100%;
        padding-left: 70px;
    }
    .white-box {
        padding: 15px;
    }
    .checkbox_group li,
    .smalldiv ul.checkbox_group li {
        width: 100%;
    }
    .profile-img-200 .edit-pic {
        opacity: 1;
        cursor: pointer;
        font-size: 13px;
    }
    .popup-gallery .edit-card {
        opacity: 1;
        width: 95%;
        bottom: 10px;
    }
    .leads-logo {
        width: 40px;
        height: 40px;
    }
    .leads-name {
        padding-left: 50px;
    }
    .navbar-header .navbar-toggle {
        display: block;
    }
    .navbar-header .navbar-toggle {
        color: #fff;
        font-size: 19px;
    }
    .ti-menu {
        border: 1px solid #fff;
        height: 35px;
        width: 35px;
        border-radius: 50%;
        padding: 5px;
        font-size: 19px;
        display: inline-table;
        text-align: center;
        line-height: 22px;
    }
    .navbar-light .navbar-toggler-icon {
        color: #F26522;
    }
    .cmt-name {
        max-width: 78%;
    }
    .post_btn {
        width: 100%;
    }
    .post_btn .form-group-20 {
        margin: 0px 7px 10px 0px;
    }
    .post_btn button {
        width: 100%;
    }
    .btn-theme-colored11 {
        font-size: 13px;
        padding: 13px 26px;
    }
    .filter_box select {
        float: right;
        background-color: #fff;
        border: 1px solid #e4e7ea;
        border-radius: 0;
        box-shadow: none;
        color: #565656;
        height: 38px;
        max-width: 100%;
        padding: 7px 12px;
        transition: all 300ms linear 0s;
        width: 100%;
    }
    .thk-txt a {
        font-size: 12px;
    }
    .b-s {
        height: 50px;
        width: 100%;
    }
    #approvesuccess .modal-dialog {
        margin-right: 0px;
    }
    #approvefail .modal-dialog {
        margin-right: 0px;
    }
    /*Reponsive table*/
    body.login-body {
        overflow: visible;
    }
    #footer,
    .themeheader .navbar {
        display: none;
    }
    #wrapper.login-register {
        padding: 15px;
    }
    .btn {
        font-size: 16px !important;
    }
    .mp-0 {
        padding: 0 !important;
    }
    .mborder-0 {
        border: 0 !important
    }
    /*table*/
    .responsive-custome table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .responsive-custome table {
        border: 1px solid #ddd;
        color: #000;
    }
    .responsive-custome table tr {
        border-bottom: 3px solid #F26522;
        display: block;
        margin-bottom: 20px;
    }
    .responsive-custome table tr td:first-child {
        background: #F99F16;
        color: #fff;
    }
    .responsive-custome table tr:nth-child(2n) td:first-child {
        background: #DB7014;
        color: #fff;
    }
    .responsive-custome table tr:nth-child(3n) td:first-child {
        background: #DB3614;
        color: #fff;
    }
    .responsive-custome table tr td:nth-child(2n) {
        background: #f9f9f9;
    }
    .responsive-custome table td,
    .responsive-custome table td.no_data {
        border-bottom: 1px solid #ddd;
        display: block;
        text-align: right !important;
        color: #000;
        font-size: 14px;
        min-height: 20px;
        padding: 15px 8px;
    }
    .responsive-custome table td::before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    /*responsive text left*/
    .responsive-custome .event-details table td {
        text-align: left !important;
    }
    /*receive_thankyou*/
    #receive_thankyou td:nth-child(1):before,
    #thankyou_receive_tbl_user td:nth-child(1):before,
    #thankyou_receive_tbl td:nth-child(1):before {
        content: 'Id';
        float: left;
    }
    #receive_thankyou td:nth-child(2):before,
    #thankyou_receive_tbl_user td:nth-child(2):before,
    #thankyou_receive_tbl td:nth-child(2):before {
        content: 'Sender Name';
        float: left;
    }
    #receive_thankyou td:nth-child(3):before,
    #thankyou_receive_tbl_user td:nth-child(3):before,
    #thankyou_receive_tbl td:nth-child(3):before {
        content: 'Reason';
        float: left;
    }
    #receive_thankyou td:nth-child(4):before,
    #thankyou_receive_tbl_user td:nth-child(4):before,
    #thankyou_receive_tbl td:nth-child(4):before {
        content: 'Date';
        float: left;
    }
    /*thankyou_given*/
    #thankyou_given td:nth-child(1):before,
    #thankyou_given_tbl_user td:nth-child(1):before,
    #thankyou_given_tbl td:nth-child(1):before {
        content: 'Id';
        float: left;
    }
    #thankyou_given td:nth-child(2):before,
    #thankyou_given_tbl_user td:nth-child(2):before,
    #thankyou_given_tbl td:nth-child(2):before {
        content: 'Receiver Name';
        float: left;
    }
    #thankyou_given td:nth-child(3):before,
    #thankyou_given_tbl_user td:nth-child(3):before,
    #thankyou_given_tbl td:nth-child(3):before {
        content: 'Reason';
        float: left;
    }
    #thankyou_given td:nth-child(4):before,
    #thankyou_given_tbl_user td:nth-child(4):before,
    #thankyou_given_tbl td:nth-child(4):before {
        content: 'Date';
        float: left;
    }
    /*visitor_attend*/
    #visitor_attend td:nth-child(1):before,
    #visitor_invited_tbl_user td:nth-child(1):before,
    #visitor_invited td:nth-child(1):before {
        content: 'Id';
        float: left;
    }
    #visitor_attend td:nth-child(2):before,
    #visitor_invited_tbl_user td:nth-child(2):before,
    #visitor_invited td:nth-child(2):before {
        content: 'Visiter Name';
        float: left;
    }
    #visitor_attend td:nth-child(3):before,
    #visitor_invited_tbl_user td:nth-child(3):before,
    #visitor_invited td:nth-child(3):before {
        content: 'Event Date';
        float: left;
    }
    /*visitor_attend*/
    #member_joined td:nth-child(1):before,
    #visitor_joined_tbl_user td:nth-child(1):before,
    #member-join td:nth-child(1):before {
        content: '#';
        float: left;
    }
    #member_joined td:nth-child(2):before,
    #visitor_joined_tbl_user td:nth-child(2):before,
    #member-join td:nth-child(2):before {
        content: 'Member(s) Name';
        float: left;
    }
    #member_joined td:nth-child(3):before,
    #visitor_joined_tbl_user td:nth-child(3):before,
    #member-join td:nth-child(3):before {
        content: 'Join Date';
        float: left;
    }
    /*invitation_panel_table*/
    #invitation_panel_table td:nth-child(1):before {
        content: 'Event Date';
        float: left;
    }
    #invitation_panel_table td:nth-child(2):before {
        content: 'Invitee Name';
        float: left;
    }
    #invitation_panel_table td:nth-child(3):before {
        content: 'Invited By';
        float: left;
    }
    #invitation_panel_table td:nth-child(4):before {
        content: 'Cell No';
        float: left;
    }
    #invitation_panel_table td:nth-child(5):before {
        content: 'Company';
        float: left;
    }
    #invitation_panel_table td:nth-child(6):before {
        content: 'Chapter';
        float: left;
    }
    #invitation_panel_table td:nth-child(7):before {
        content: 'Invited Status';
        float: left;
    }
    #invitation_panel_table td:nth-child(8):before {
        content: 'Membership Status';
        float: left;
    }
    #invitation_panel_table td:nth-child(9):before {
        content: 'Fee Received';
        float: left;
    }
    /*invitation_history_table*/
    #invitation_history_table td:nth-child(1):before {
        content: 'Event Date';
        float: left;
    }
    #invitation_history_table td:nth-child(2):before {
        content: 'Name';
        float: left;
    }
    #invitation_history_table td:nth-child(3):before {
        content: 'Mobile Number';
        float: left;
    }
    #invitation_history_table td:nth-child(4):before {
        content: 'Email';
        float: left;
    }
    #invitation_history_table td:nth-child(5):before {
        content: 'Company';
        float: left;
    }
    #invitation_history_table td:nth-child(6):before {
        content: 'Action';
        float: left;
    }
    /*group_report_table -- Jay Kelaiya*/
    .cstm-view {
        float: right !important;
        top: -5px;
    }
    .cstm-edit {
        float: right !important;
    }
    #group_report_table td:nth-child(1):before {
        content: 'Event Date';
        float: left;
    }
    #group_report_table td:nth-child(2):before {
        content: 'Group Name';
        float: left;
    }
    #group_report_table td:nth-child(3):before {
        content: 'Captain';
        float: left;
    }
    #group_report_table td:nth-child(4):before {
        content: 'Action';
        float: left;
    }
    /*===Group Meeting Participations ===*/
    #get_particpants_data_wrapper td:nth-child(1):before {
        content: 'ID';
        float: left;
    }
    #get_particpants_data_wrapper td:nth-child(2):before {
        content: 'Group Name';
        float: left;
    }
    #get_particpants_data_wrapper td:nth-child(3):before {
        content: 'Meeting Date';
        float: left;
    }
    /*=== Invitation History ===*/
    #demo-foo-pagination td:nth-child(1):before {
        content: 'Event Date';
        float: left;
    }
    #demo-foo-pagination td:nth-child(2):before {
        content: 'Name';
        float: left;
    }
    #demo-foo-pagination td:nth-child(3):before {
        content: 'Mobile Number';
        float: left;
    }
    #demo-foo-pagination td:nth-child(4):before {
        content: 'Email';
        float: left;
    }
    #demo-foo-pagination td:nth-child(6):before {
        content: 'Company';
        float: left;
    }
    #demo-foo-pagination tfoot td {
        background: #fff;
    }
    /**/
    .modal {
        padding-left: 0px !important;
    }
    .paginate_button {
        padding: 10px 15px !important;
    }
    .dataTables_length {
        float: left !important;
        text-align: left !important;
        width: 48%;
    }
    .dataTables_filter {
        float: right !important;
        text-align: left !important;
        width: 48%;
        margin-top: 0 !important;
    }
    .dataTables_filter input,
    .dataTables_length select {
        border: 1px solid #ddd;
        padding: 4px;
        width: 100%;
        margin-left: 0 !important;
    }
    .dataTables_info {
        display: none;
    }
    .modal-header {
        background-color: #fff !important;
    }
    .modal-header h4 {
        color: #000 !important;
    }
    .modal-header .close {
        background: #F26522;
        color: #fff;
        border-radius: 50%;
        height: 35px;
        width: 35px;
        opacity: 1;
        top: -35px;
        right: 3px;
    }
    /*canvas menu*/
    .sidepanel {
        width: 250px;
        position: fixed;
        z-index: 1111;
        height: 100%;
        top: 0;
        right: -250px;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 50px;
    }
    .sidepanel a {
        padding: 15px 8px 8px 32px;
        text-decoration: none;
        font-size: 15px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }
    .sidepanel a:hover {
        color: #f1f1f1;
    }
    .sidepanel .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 16px;
    }
    .openbtn {
        display: none;
    }
    #wrapper .navbar-header i,
    #wrapper .navbar #side-menu {
        display: none;
    }
    .openbtn .ti-menu {
        font-size: 22px;
        color: #fff;
        border: 0;
    }
    .canvas-menu {
        display: block;
    }
    /*end*/
    .navbar-static-top.m-b-0.only-mobile {
        display: none;
    }
    #wrapper .row.bg-title:first-child {
        color: #fff;
        padding: 0px 0px;
        margin: 0 -15px 15px;
    }
    #wrapper .row.bg-title:first-child .col-lg-3,
    #wrapper .row.bg-title:first-child .col-lg-9,
    #wrapper .row.bg-title:first-child .mobile-bradcamp {
        margin: 0 -15px;
    }
    #wrapper .row.bg-title:first-child .col-lg-3,
    #wrapper .row.bg-title:first-child .mobile-bradcamp {
        background: #F26522;
        padding: 7px 15px;
        width: 200%;
        margin: 0px;
    }
    #wrapper .row.bg-title:first-child .mobile-bradcamp h3,
    #wrapper .row.bg-title:first-child .mobile-bradcamp h3.hilightbhagirath span {
        color: #fff !important;
    }
    #wrapper .row.bg-title:first-child .mobile-bradcamp2 {
        padding: 15px 15px;
        text-align: left !important;
    }
    #wrapper .row.bg-title:first-child .mobile-bradcamp2 p {
        margin: 0;
    }
    #wrapper .row.bg-title:first-child .col-lg-9 {
        background: #fff;
        width: 200%;
        padding: 10px 15px;
        margin-right: 0px;
    }
    #wrapper .row.bg-title:first-child .col-sm-8 .breadcrumb {
        margin-bottom: 0;
    }
    #wrapper .row.bg-title:first-child .page-title {
        color: #fff;
    }
    .floating-btn {
        display:none;
    }
    /*small.error*/
    small.error {
        background: transparent;
        color: red;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .login-body .canvas-menu {
        display: none;
    }
    /*card*/
    .card,
    .white-box {
        border-radius: 10px;
        margin-bottom: 15px;
        overflow: hidden;
    }
    .post .card {
        padding: 0px;
    }
    /*    .p-15{
            padding: 15px;}*/
    .post-discription p {
        margin-top: 0;
    }
    /*end*/
    /*=== Dashboard wall ===*/
    .dashboard-wall .select-btn2 {
        display: block;
        text-align: center;
    }
    .dashboard-wall .card-columns {
        width: 100%;
        column-count: 1;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .dashboard-wall .custom-file label {
        float: none;
    }
    /*=== Card design ===*/
    .card-view-mobile .leads-logo {
        float: none;
        width: 60px;
        height: 60px;
        margin: 0 auto 15px;
    }
    .card-view-mobile .theme-action {
        top: 0px;
        right: 5px;
    }
    .card-view-mobile .white-box.tyca {
        padding: 15px !important;
    }
    .card-view-mobile .leads-name {
        padding-left: 0;
        text-align: center;
    }
    .card-view-mobile .chaimg {
        float: none;
    }
    .card-view-mobile .group-ledership .chaimg {
        float: left;
        width: 80px;
        height: 80px;
    }
    .card-view-mobile .group-ledership .chadet {
        padding-left: 90px;
    }
    .card-view-mobile .chadet {
        padding-left: 0;
    }
    .card-view-mobile .leads-name p {
        border-right: 0px !important;
    }
    /*=== Mobile Post ===*/
    .mobilepost div.form-control {
        border-radius: 10px;
        padding: 10px;
        height: 60px;
        border: 1px solid #e4e7ea;
    }
    .mobilepost img {
        max-width: 30px;
    }
    .mobilepost h5 {
        font-weight: 600;
        font-size: 12px;
    }
    .mobilepost {
        display: block;
    }
    .mobile-post-form {
        position: fixed;
        padding: 40px 20px 20px;
        top: 0;
        z-index: 99999;
        width: 100%;
        height: 100%;
        left: 0;
        background: #fff;
        overflow: scroll;
    }
    .hide2 {
        display: none;
    }
    .card-view-mobile p,
    .card-view-mobile a {
        display: block;
        font-size: 15px;
        margin-bottom: 7px;
    }
    .card-view-mobile .leads-name p {
        word-break: break-word;
    }
    .closebtn2 {
        display: block;
        position: absolute;
        font-size: 18px;
        right: 20px;
        top: 12px;
    }
    .mobile-post-form hr {
        display: none;
    }
    .closebtn2 i {
        font-weight: bold;
    }
    .tyca span.action-icon {
        display: block;
        margin: 0 auto 10px;
    }
    .comment_box:empty {
        display: none;
    }
    .search-leader .tab-content.custom-input .p-30 {
        padding: 00px 0 !important;
    }
    .search-leader .white-box {
        overflow: hidden;
        background: transparent
    }
    .search-leader .nav-tabs .nav-item {
        background: #fff;
    }
    .search-leader .floating-labels {
        padding: 30px 15px 10px;
        background: #fff;
        margin-bottom: 15px;
        border-radius: 0px 0px 10px 10px;
    }
    .search-leader .searchLeaderDiv .col-md-6,
    .search-leader .globalLeadersDiv .col-md-6 {
        padding: 15px;
        background: #fff;
        border-radius: 10px;
        margin-left: 7.5px;
        margin-right: 7.5px;
    }
    .search-leader .theme-text {
        font-size: 15px;
    }
    .search-leader #worldwidesearch .card {
        padding: 0;
    }
    .search-leader .row.searchLeaderDiv .col-md-6 {
        margin-left: 7.5px;
        margin-right: 7.5px;
    }
    .search-leader .row.searchLeaderDiv .col-md-6 .theme-action,
    .search-leader .globalLeadersDiv .col-md-6 .theme-action {
        top: 15px;
        right: 20px;
    }
    .add_submit_btn button {
        display: block;
        width: 100%;
    }
    .groupmetting-view .view_title label {
        font-weight: 600;
        font-size: 14px;
    }
    .groupmetting-view .view_title .custom_d_b {
        color: #000;
        font-size: 18px;
    }
    .dt-width {
        width: 100%;
        margin-top: 30px !important;
    }
    .mob_view {
        margin-top: 10px !important;
    }
    .mob_view .form-group {
        margin-bottom: 0;
    }
    .termspage .terms {
        padding: 15px !important
    }
    .tyca-page .white-box.tyca .col-6 h5 {
        border-right: 0 !important;
        text-align: center !important;
    }
    .tyca-page .post-by h3 {
        padding-right: 0px;
    }
    .tyca-page .tyca .col-md-3:nth-child(2n) span.action-icon,
    .equalhieght .col-md-3:nth-child(2n) .box_title {
        background: #F99F16 !important;
    }
    .tyca-page .tyca .col-md-3:nth-child(3n) span.action-icon,
    .equalhieght .col-md-3:nth-child(3n) .box_title {
        background: #DB7014 !important;
    }
    .tyca-page .tyca .col-md-3:nth-child(4n) span.action-icon,
    .equalhieght .col-md-3:nth-child(4n) .box_title {
        background: #DB3614 !important;
    }
    body.fixed {
        position: fixed;
    }
    body.fixed #themeheader-bottom img,
    body.fixed .container-fluid {
        filter: blur(2px);
        -o-filter: blur(2px);
        -ms-filter: blur(2px);
        -moz-filter: blur(2px);
        -webkit-filter: blur(2px);
    }
    /*=== Profile ===*/
    .profile-view a[href*="tel:"] {
        pointer-events: none !important;
    }
    .profile-view #exampleModal1 .dt-buttons {
        display: none;
    }
    .profile-view .dataTables_wrapper .dataTables_paginate .paginate_button {
        font-size: 14px;
        padding: 5px;
        line-height: 15px;
    }
    .profile-view #exampleModal2 .dt-buttons {
        display: none;
    }
    .profile-view #exampleModal3 .dt-buttons {
        display: none;
    }
    .profile-view #exampleModal4 .dt-buttons {
        display: none;
    }
    .profile-view .modal-header {
        background-color: #F26522;
    }
    .profile-view .modal-header h4 {
        color: #fff;
        text-align: left;
    }
    .profile-view .modal .table_heading {
        background: #fff;
        color: #000;
    }
    .profile-view .modal .table_heading th {
        color: #000;
    }
    .footable-row-detail-value {
        word-break: break-all;
    }
    .footable-row-detail-inner {
        clear: both;
    }

    .dt-buttons .btn {
        margin-bottom: 10px;
    }
    #accordion .card-header,
    #accordion .card {
        border: 0px;
    }
    .equalhieght .samehight .white-box {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .nav-tabs.customtab li a {
        margin-right: 0 !important;
    }
    /*=== error ===*/
    small.error {
        background: transparent;
        color: red;
        position: absolute;
        right: 10px;
        text-align: right;
        top: 10px;
        pointer-events: none;
    }
    .form-group .complex-colorpicker small.error {
        top: -25px;
    }
    .checkboxerror small.error {
        top: -33px;
        right: 0;
        pointer-events: none;
    }
    /*alert message*/
    .sesion-out,
    .alert-success,
    .alert-danger {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 9999;
        width: 100%;
        margin: 0 !important;
    }
    .bussines-arror small.error {
        position: absolute;
        top: 130px;
        text-align: left;
        padding-left: 27px;
    }
    .bussines-arror small#buisnessprofile2-error.error {
        top: 123px;
    }
    .mdblock {
        display: block;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .box2 .bt-switch .mdblock {
        color: #000;
        line-height: normal;
    }
    .floating-labels .toggle-off {
        font-size: 13px !important;
    }
    /*    .p-15{
            padding: 15px;
        }*/
    .filter_box_margin {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .icaniwll-trustee.trustee-main .chaimg {
        width: 120px;
        height: 120px;
        float: none;
        margin: 0 auto 20px;
    }
    .icaniwll-trustee.trustee-main .chadet .name {
        text-align: center;
    }
    .icaniwll-trustee.trustee-main .chadet {
        padding-left: 0 !important;
    }
    .icaniwll-trustee.trustee-main .trustee-social {
        text-align: center;
    }
    .icaniwll-trustee.trustee-main .trustee-social li {
        display: inline-block;
    }
    .radio-group label {
        font-size: 14px !important;
    }
    .lead-column .chadet {
        text-align: left !important;
        padding-top: 0px !important;
        margin-bottom: 20px;
    }
    .leader-view-loader {
        left: 43%;
    }

    /*top menu css start*/
    .top-nav-menu {
        position: fixed;
        padding-top: 52px;
        width: 100%;
        background: #fff;
        display: inline-block;
    }
    .top-padding-new{
        padding-top: 120px;
    }
    .top-nav-menu .dropdown{
        position: initial;
    }

    .top-nav-menu .dropdown-menu{
        position: absolute;
        left: calc(100% - 177px) !important;
        box-shadow: 0px 7px 25px 0px rgba(0,0,0,0.15) !important;
        background-color: #fff;
        border: 0px;
        top: 108px;
        padding: 5px 0;
        border-radius: 0px 0px 4px 4px;
    }
    .dropdown-show-menu a{
        display: block;
        padding: 5px 10px;
        font-size: 16px;
    }
    .top-nav-menu .dropdown-item{
        font-size: 16px;
        padding: 5px 1.5rem;
    }
    .dropdown-menu::before {
        content: '';
        position: absolute;
        width: 0px;
        height: 10px;
        top: -20px;
        right: 15px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 12px solid #fff;
    }
    .top-nav-menu .dropdown-toggle::after{
        display: none !important;
    }
    .top-nav-menu .nav-tabs{
        border-bottom: 0px;
    }
    .top-nav-menu .nav-tabs li{
        width: 25%;
    }

    .top-nav-menu .nav-tabs .nav-link {
        opacity: 1;
        text-align: center;
        padding: 1.5rem 1.2rem;
        outline: 0;
        border: transparent;
    }
    .top-nav-menu .nav-tabs .nav-item {
        margin-bottom: 0px !important;
        /*        border-bottom: 3px solid #004282;*/
    }
    .top-nav-menu .nav-tabs .nav-link {
        background-color: transparent;
        border-bottom: 3px solid #004282;
        opacity: 1;
        border-color:transparent;
    }

    .top-nav-menu .nav-tabs .nav-link:hover,
    .top-nav-menu .nav-tabs .nav-link:focus{
        background-color: transparent;
        border-bottom: 3px solid #004282;
        opacity: 1;
    }


}

@media (min-width:768px) and (max-width:1024px) {
    .dropmenu-wrapper {
        max-width: 68%;
    }
    .custom_side_dropdown {
        width: 128px;
        overflow: hidden;
        position: relative;
    }
}

@media (min-width:576px) {
    .menu_wrap {
        display: none;
    }
}

@media (max-width:480px) {
    .customtab .nav-link {
        height: 80px;
    }
}

///////Leader Report CSS ///////
.leaderrports .filter_box {
    border-bottom: 2px solid #ccc;
    padding: 15px;
}

.filter_box h3.title {
    font-size: 18px;
    font-weight: bold;
    color: #f26522;
    margin-top: 0;
}

.filter_box .bootstrap-select,
.filter_box .select2 {
    width: 100% !important;
    font-weight: 600;
    border: 2px solid #e3e7ea;
    outline: 0;
}

.filter_box .bootstrap-select .dropdown-toggle:focus,
.filter_box .bootstrap-select .dropdown-toggle:active .filter_box .bootstrap-select .dropdown-toggle:hover {
    border-radius: 0;
    outline: 0 !important;
    outline-offset: 0;
}

.filter_box .dropdown-toggle::before,
.filter_box .dropdown-toggle::after {
    position: absolute;
    right: 10px;
    top: 10px;
}

.filter_box .dropdown-toggle::after {
    top: 19px;
}

.filter_box .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: 7.5px;
    vertical-align: middle;
    content: "";
    border-bottom: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.filter_box .select2-container--default .select2-selection--single {
    border: none;
    background: transparent;
}

.filter_box .select2-container .select2-selection--single,
.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}

.filter_box .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.filter_box .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 600;
}

.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
}

.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:before,
.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    margin-left: 7.5px;
    vertical-align: middle;
    content: "";
    border-bottom: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}

.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    border-top: .3em solid;
    border-bottom: 0;
}

.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:after,
.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    position: absolute;
    top: -7px;
    right: -4px;
}

.filter_box .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    top: 0px;
}

.btn-new {
    background: rgba(58, 59, 76, 1);
    background: -moz-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58, 59, 76, 1)), color-stop(52%, rgba(58, 59, 76, 1)), color-stop(52%, rgba(67, 68, 88, 1)), color-stop(100%, rgba(67, 68, 88, 1)));
    background: -webkit-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -o-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -ms-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: linear-gradient(to bottom, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3a3b4c', endColorstr='#434458', GradientType=0);
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 20px;
    padding: 10px 22px;
    box-shadow: 0px 4px 0px 0px #20212d;
    transition: 0s;
}

.btn-new:hover,
.btn-new:focus,
.btn-new:active {
    background: rgba(58, 59, 76, 1);
    background: -moz-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(58, 59, 76, 1)), color-stop(52%, rgba(58, 59, 76, 1)), color-stop(52%, rgba(67, 68, 88, 1)), color-stop(100%, rgba(67, 68, 88, 1)));
    background: -webkit-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -o-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: -ms-linear-gradient(top, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    background: linear-gradient(to bottom, rgba(58, 59, 76, 1) 0%, rgba(58, 59, 76, 1) 52%, rgba(67, 68, 88, 1) 52%, rgba(67, 68, 88, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3a3b4c', endColorstr='#434458', GradientType=0);
}

.btn-new:focus,
.btn-new:active {
    margin-top: 2px;
    box-shadow: 0px 2px 0px 0px #20212d;
}

.leader_report_details {
    padding: 15px;
}

.report_details {
    cursor: pointer;
}

.point_point {
    position: relative;
    width: 65px;
    height: 66px;
    border-radius: 5px;
    background: #f26522;
    padding: 3px 10px;
}

.point_point h4 {
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.statistic_box {
    background: #edf1f5;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
}

.statistic_box:hover .statistic_counter,
.statistic_box:hover .statistic_name {
    color: #f26522;
    border-color: #f26522;
}

.statistic_counter {
    border: 0.15rem dashed #a9cbee;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin-bottom: 15px;
}

.statistic_name {
    color: #000;
    font-weight: 600;
    font-size: 13px;
}

#statistic_row.hide {
    height: 0;
    transition: all 0.65s ease;
}

#statistic_row {
    transition: all 0.65s ease;
}

.qr-code-wrapper img {
    height: 120px;
    width: 120px;
}

////////////END LEADER REPORT CSS ////////