.custom-theme .main-header .navbar {
    background: #fff;
    border: none;
    min-height: 65px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.custom-theme .main-sidebar {
    background: #175883;
}

/* .sidebar-menu li>a {
    color: #fff;
    padding: 10px 10px;
    line-height: 30px;
    font-size: 15px;
} */

.sidebar-menu li > a {
    color: #fff;
    padding: 4px 10px;
    line-height: 30px;
    font-size: 13px;
}

.sidebar-menu li > a:hover,
.sidebar-menu li > a:focus {
    background: #0d4c75;
}

.custom-theme .sidebar-menu > li:hover > a,
.custom-theme .sidebar-menu > li.active > a,
.custom-theme .sidebar-menu > li.menu-open > a {
    color: #fff;
    background: #0d4c75;
}

.sidebar-menu > li {
    box-shadow: 0px -1px 0px #0d4c75 inset;
}

.side-m-icon {
    display: inline-block;
    width: 30px;
    height: 20px;
    position: relative;
    text-align: center;
    vertical-align: text-bottom;
    margin-right: 5px;
}

/* .side-m-icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
} */

.side-m-icon img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
}

.treeview-menu {
    background: #143a54;
    padding: 0px 12px !important;
}

/* .treeview-menu li a {
    padding: 4px 10px 4px 22px;
    font-size: 14px;
    color: #ccc;
} */

.treeview-menu li a {
    padding: 0px 10px 0px 22px;
    font-size: 13px;
    color: #ccc;
}

.sidebar-collapse .treeview-menu li a {
    padding: 2px 10px;
    font-size: 14px;
    color: #ccc;
}

.user-menu > a {
    font-size: 15px;
    color: #000;
    padding: 18px 15px 17px 15px !important;
}

.user-menu > a .fa {
    font-size: 18px;
    margin: 0;
    padding-left: 5px;
    display: inline-block;
    vertical-align: middle;
}

.user-icon-avat {
    padding-right: 8px;
}

.custom-theme .user-menu {
    border-left: 1px solid #ececec;
}

.custom-theme .main-header li.user-header {
    background-color: #3c8dbc;
    height: auto !important;
}

.tg-township-select {
    display: inline-block;
    vertical-align: middle;
    padding: 14px 15px;
    float: left;
}

.tg-township-select select {
    border: 1px solid #ddd;
    padding: 7px 32px 7px 16px;
    border-radius: 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: 9999;
    position: relative;
    background-color: transparent;
}

.tg-township-select span:after {
    content: "\f107";
    font-family: fontAwesome;
    right: 12px;
    font-size: 18px;
    position: absolute;
    top: 6px;
}

.tg-township-select select:focus {
    outline: none;
}

.tg-township-select span {
    display: inline-block;
    position: relative;
}

.tg-township-select span:after {
    content: "\f107";
    font-family: fontAwesome;
}

.links-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.links-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.links-list li a:hover {
    color: #000;
}

.edit-button {
    /*font-size: 22px;*/
    font-size: 18px;
    color: #175883;
    padding-top: 2px;
    display: inline-block;
}

.delete-button {
    /*font-size: 22px;*/
    font-size: 18px;
    color: #ff0000;
}

.links-list li a {
    line-height: 20px;
}

.custom-theme .required {
    color: red;
}

.form-group label {
    font-weight: 400;
}

.box-header .btn-group {
    margin-left: 5px;
}

.login-wrapper {
    position: relative;
    display: table;
    width: 100%;
    height: 100vh;
    background: #fff;
}

.login-col-l {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    overflow: hidden;
    position: relative;
}

.login-col-r {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.l-bg-wrap {
    position: relative;
}

.l-bg-wrap img {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
}

.login-col-l:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(23, 88, 131, 0.7);
}

.login-box {
    width: 360px;
    margin: 17% auto 0 auto;
}

.login-logo {
    text-align: center;
    margin-bottom: 20px;
}

.login-box-body {
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    padding: 25px;
    border-radius: 2px;
}

.login-box-msg {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}

.login-box-body .form-group {
    margin-bottom: 20px;
}

.forot-password-link {
    color: #175883;
    font-size: 15px;
    float: right;
    line-height: 32px;
}

.forot-password-link:hover {
    color: #000;
}

.divider-1 {
    display: block;
    margin-bottom: 15px;
}

.payment-plan-section {
    position: relative;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin-bottom: 15px;
}

.pay-p-head {
    background: #175883;
    padding: 10px 12px;
    border-radius: 3px 3px 0 0;
}

.pay-p-head h3 {
    color: #fff;
    font-size: 17px;
    display: inline-block;
    margin: 0;
}

.pay-p-body {
}

.pay-plan-row-row {
    display: table;
    width: 100%;
    vertical-align: middle;
    border-bottom: 1px solid #ececec;
}

.pay-plan-row-row:last-child {
    border: none;
}

.p-p-col-1,
.p-p-col-2,
.p-p-col-3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
}

.p-p-col-1 {
    padding: 10px 12px;
}

.p-p-col-2 {
    width: 140px;
    text-align: center;
    font-weight: 500;
}

.p-p-col-3 {
    width: 65px;
    text-align: center;
}

.min-plu-btn {
    display: inline-block;
}

.min-plu-btn .btn {
    width: 24px;
    height: 24px;
    font-size: 22px;
    border: none;
    color: #fff;
    line-height: 22px;
    padding: 0;
    margin: 0 2px;
}

.min-btn {
    background: #ff0000;
}

.plus-btn {
    background: #00a65a;
}

.add-new-p-btn .fa {
    font-size: 11px;
}

.add-new-p-btn {
    color: #fff;
    border: 1px solid #fff;
    font-size: 13px;
    line-height: 19px;
    padding: 0px 6px;
}

.add-new-p-btn:hover {
    background: #fff;
    color: #0d4c75;
}

.p-p-col-2 input {
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 3px 7px;
    line-height: 22px;
}

.p-p-col-1 input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 3px 7px;
    line-height: 22px;
}

.nav-custom-tab .tab-content {
    padding: 20px;
}

.info-title {
    font-weight: 600;
    margin: 0;
    padding: 5px 7px;
    background: #f5f5f5;
}

.boking-drop-down {
    border: 1px solid #ccc;
    font-size: 13px;
    padding: 5px 2px;
    width: 120px;
}

.booked-prop-info {
    background: #175883;
    margin-bottom: 15px;
    padding: 12px;
    color: #fff;
}

.b-info-title1 p {
    margin: 0;
    display: inline-block;
}

.b-info-title1 label {
    margin: 0;
}

.main-sidebar .sidebar-menu .treeview-menu {
    padding: 0px 0px !important;
}

.main-sidebar .sidebar-menu .treeview-menu li a .fa {
    width: 22px;
}

.sidebar-collapse .main-sidebar .sidebar-menu .treeview-menu li a .fa {
    width: 10px;
}

/*** checkbox and radio button css ***/

.table .adv-checkbox,
.table .adv-checkbox {
    margin: 0;
}

.adv-checkbox {
    display: inline-block;
    margin: 5px 0;
}

.adv-checkbox input {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    cursor: pointer;
    outline: none !important;
    vertical-align: middle;
}

.adv-checkbox input:checked::before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    width: 6px;
    height: 11px;
    border: solid #175883;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.adv-checkbox label {
    margin: 0 12px 0 0;
    font-weight: 400;
}

.adv-radio {
    display: inline-block;
    margin: 5px 0;
}

.adv-radio input {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    cursor: pointer;
    border-radius: 25px;
    outline: none !important;
    vertical-align: middle;
}

.adv-radio input:checked::before {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background: #175883;
    border-radius: 20px;
}

.adv-radio label {
    margin: 0 12px 0 0;
    font-weight: 400;
}

.dropzone {
    border: 1px dashed #ccc;
    background: #f5f5f5;
}

.build-pro-layout-block {
    position: relative;
    border: 2px solid #ccc;
    margin-bottom: 20px;
    padding: 5px;
}

.build-pro-layout-block .adv-checkbox {
    position: absolute;
    right: 10px;
    top: 15px;
    margin: 0;
}

.b-p-lay-title {
    font-size: 15px;
    margin: 0 0 5px;
    text-align: center;
    color: #000;
}

.b-p-lay-title span {
    color: #fff;
    font-size: 14px;
    background: #175883;
    display: inline-block;
    font-weight: 400;
    padding: 4px 8px;
    vertical-align: middle;
    border-radius: 2px;
}

.b-p-layout-img {
    margin-bottom: 10px;
}

.b-p-layout-img a {
    position: relative;
    display: block;
}

.b-p-layout-img a:hover:after {
    content: "";
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.b-p-layout-img a:hover:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 35px;
    position: absolute;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 2;
}

.township-name {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 14px 0;
    padding: 10px 18px;
    background: #175883;
    color: #fff;
    border-radius: 25px;
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
}

.notify-alert {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 1000;
    margin: 0;
    min-width: 300px;
}

.notify-alert .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 2px 8px;
}

/******************  parsley validation css start *********************/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;
    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.parsley-type,
.parsley-required,
.parsley-equalto,
.parsley-pattern,
.parsley-length,
.parsley-maxlength,
.parsley-minlength {
    color: #ff0000;
}

.parsley-errors-list {
    position: absolute;
}

/******************  parsley validation css end *********************/

.dataTables_wrapper .dt-buttons .dt-button {
    background: #175883;
    color: #fff;
    border-color: #175883;
    font-size: 12px;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 0 5px 10px 0;
}

.dataTables_wrapper .dt-buttons .dt-button:hover {
    background: #0a4871;
    border-color: #0a4871;
}

.dataTables_wrapper .dataTables_filter label {
    font-size: 14px;
    font-weight: 500;
}

.dataTables_wrapper .dataTables_filter label input {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

table.dataTable.no-footer {
    border-bottom: none;
}

.dataTables_wrapper .adv-checkbox label {
    margin: 0;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 8px 10px;
    border-bottom: 1px solid #111;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 8px 10px;
    border-bottom: none;
}

.dropdown-filter-wrap {
    max-width: 500;
}

.dropdown-filter-wrap .input-group-btn {
    width: auto;
}

.t-loader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    /* z-index: 99; */
    z-index: 999999;
}
.loading-icon .fa-spin {
    animation: none;
}

.loading-icon img {
    max-width: 100%;
}

.loading-icon {
    /* width: 75px;
    position: absolute;
    height: 75px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 70px; */
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    margin: 0 auto !important;
    width: 50px;
    height: 50px;
    animation: zoom-in-zoom-out 5s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.5, 1.5);
    }
    100% {
        transform: scale(1, 1);
    }
}
.loading-icon img {
    max-width: 100%;
}

.invalid-feedback {
    color: #f00;
}

.cursor {
    cursor: pointer;
}

/* new css */

.inovice-bill-head:after {
    content: "";
    clear: both;
    display: block;
}

.inovice-bil-logo {
    display: inline-block;
    min-width: 320px;
}

.inovice-bil-logo span {
    float: left;
    padding-right: 12px;
}

.inovice-bil-logo h3 {
    margin: 18px 0;
    font-size: 18px;
}

.inovice-h-right {
    padding: 17px 0;
}

.inovice-bill-body {
    padding: 15px 0;
}

.inovicebilltable {
    width: 100%;
    border: 1px solid #ececec;
}

.inovicebilltable p {
    margin: 0;
    line-height: 21px;
}

.inovicebilltable tr:nth-child(even) {
    background: #f5f5f5;
}

.box-title-2 {
    margin: 0 0 15px 0;
    font-size: 20px;
}

.comp-img-attchemnt {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comp-img-attchemnt li {
    display: inline-block;
    vertical-align: top;
    max-width: 180px;
    margin-right: 5px;
}

.chat-wrap .comp-img-attchemnt li {
    max-width: 120px;
}

/* new css */

.tre-pages-tree-wrap {
    border: 1px solid #ddd;
    padding: 15px;
    display: block;
}

.pagestreelist {
    margin: 0px 0px 0px 0px;
    list-style: none;
    line-height: 2em;
    font-family: Arial;
}

.pagestreelist li {
    font-size: 14px;
    position: relative;
    font-weight: 600;
}

.pagestreelist li:before {
    position: absolute;
    left: -15px;
    top: 0px;
    content: "";
    display: block;
    border-left: 2px dotted #175883;
    height: 1em;
    border-bottom: 2px dotted #175883;
    width: 10px;
}

.pagestreelist li:after {
    position: absolute;
    left: -15px;
    bottom: -7px;
    content: "";
    display: block;
    border-left: 2px dotted #175883;
    height: 100%;
}

.pagestreelist li.root {
    margin: 0px 0px 0px -20px;
}

.pagestreelist li.root:before {
    display: none;
}

.pagestreelist li.root:after {
    display: none;
}

.pagestreelist ul li:before {
    top: 6px;
}

.pagestreelist li:last-child:after {
    display: none;
}

.pagestreelist ul {
    list-style: none;
}

.pagestreelist li .adv-checkbox {
    margin-left: 5px;
}

.dataTables_wrapper .dataTables_length {
    margin-left: 5px;
}
.dataTables_wrapper .dataTables_length label {
    font-weight: 400;
}
.dataTables_wrapper .dataTables_length select {
    padding: 5px 2px;
    font-weight: 400;
    border: 1px solid #ccc;
    color: #000;
}

.dataTables_wrapper .dataTables_paginate {
    padding-top: 8px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 3px 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #333;
    border-radius: 0px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #175883;
    color: #fff !important;
    border-color: #244961;
}

.parsley-filemimetypes {
    color: #ff0000;
}

.parsley-filemaxmegabytes {
    color: #ff0000;
}
.treeview-menu li.active {
    background: #175883;
}
.selfUser {
    display: none;
}
#frm_buildMeeting_view .datepicker ul {
    margin-top: 36px;
}
#frm_booking_add .datepicker ul {
    margin-top: 36px;
}
#frm_booking_update .datepicker ul {
    margin-top: 36px;
}
.frm_payment_update .datepicker ul {
    margin-top: 36px;
}
#frm_layout_add #layout_plan_image ul {
    margin-top: 36px;
}
#frm_comment_update ul {
    margin-top: 34px;
}
.layout_img ul {
    margin-top: 36px;
}
.box-footer {
    padding: 20px 10px !important;
}
.comp-img-attchemnt {
    pointer-events: none;
}

.add_more_btn {
    display: inline-block;
    position: relative;
    padding: 0;
}
.add_more_btn img {
    width: 26px;
    height: 26px;
    margin-left: 5px;
    vertical-align: bottom;
}
.add_more_btn_new {
    display: inline-block;
    position: relative;
    padding: 0;
}
.add_more_btn_new img {
    width: 26px;
    height: 26px;
    margin-left: 5px;
    vertical-align: bottom;
}
.theme-form label.error {
    font-weight: 100;
    font-size: 13px;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 3px 0;
    bottom: 0;
    white-space: nowrap;
}
.delete_record {
    font-size: 28px;
    padding: 8px 0;
    display: inline-block;
    line-height: 25px;
}
.delete_record img {
    width: 20px;
    height: 22px;
}

.box-form {
    background: #f6f6f6;
    border-radius: 4px;
    padding: 10px 16px 4px 16px;
    margin-bottom: 15px;
    box-shadow: 0px 1px 2.85px 0.15px rgba(0, 0, 0, 0.1);
}
.form-box-title {
    font-size: 18px;
    margin: 0;
    font-family: "ProximaNova-Bold";
    padding-bottom: 10px;
    overflow: hidden;
}
.form-box-title sup {
    color: #f00;
}
.theme-form .form-group {
    margin-bottom: 0;
    position: relative;
    padding-bottom: 23px;
}

/*
    *New css
    */

/* ***** addmom popup css start */
table#example2 {
    /* display: inline-table !important; */
}

.meeting_doc_box {
    padding-top: 10px;
}

.addmompopup .row {
    padding: 0 30px;
}

.mom-description {
}

.mom-description .edit-icon {
    display: flex;
    justify-content: end;
    gap: 10px;
}

.mom-description .row {
    padding: 15px 20px;
}

.mom-description .row .col-lg-2 {
    text-align: right;
}

.mom-description .fa {
    font-size: 20px;
    cursor: pointer;
}

.mom-description .fa.fa-trash-o {
    color: red;
}

.mom-description .row {
    place-items: center;
    display: flex;
}

.mom-description .description h4 {
    color: #175883;
    text-transform: capitalize;
}

.mom-description .description p {
    font-size: 16px;
    max-height: 200px;
    overflow: auto;
}

.mom-description .description {
    border: 1px solid #ddd;
    padding: 20px;
}

#past_meeting td,
#past_meeting th,
#generate_br td,
#generate_br th {
    text-align: center;
}

.form-control {
    width: 100% !important;
}

.addmeeting h4 {
    margin: 0;
}

#meeting_doc_popup input[type="file"] {
    /* display: none; */
    padding: 5px;
}

.addmeeting .date-icon span.fa {
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
    border-left: 1px solid #ddd;
    padding: 10px 5px 0px 11px;
    height: 100%;
}

.addmeeting .input-group.date.datepicker {
    padding: 0;
}

#addmeeting .input-group.date.datepicker .parsley-errors-list.filled {
    bottom: -11px !important;
}

.addmeeting .date-icon {
    position: relative;
}

.addmeeting label {
    font-size: 14px;
}

#past_meeting .pastmeeting {
    padding-top: 10px;
}

/* ***** addmom popup css end */

table.under_dev.pay-p-body thead td {
    text-align: -webkit-center;
}

.col-md-12.interest_rate,
.col-md-4.interest_rate {
    text-align: right;
}

table.under_dev.pay-p-body thead,
table.under_dev.pay-p-body tbody {
    border-bottom: 1px solid #eee;
}

.pay-p-head {
    padding: 20px 12px;
}

label.btnplus {
    float: right;
    margin-top: -7px;
}

table.totalamount {
    width: 100%;
}

table.totalamount td {
    font-weight: bold;
}

select#plan_status,
select#society_status,
select#development_status {
    border: 1px solid #ccc;
    padding: 3px 7px;
    line-height: 22px;
    font-size: 13px;
}

table.under_dev.pay-p-body tbody td {
    text-align: -webkit-center;
}

/* .p-p-col-1 input {
    font-size: 13px;
    width: 120px;
} */

.closebtn {
    background: #d22f45;
    min-width: 111px;
    color: #fff;
}

.closebtn:hover {
    color: #fff;
}

.addbtn {
    min-width: 111px;
}

tbody.totalamount tr td {
    text-align: left !important;
}

.row.booking_block {
    padding: 12px;
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.p-p-col-1.title {
    width: 600px;
}

.p-p-col-1.date {
    width: 370px;
}

table#dynamic_field {
    overflow-x: auto;
    width: 100%;
    /* display: block; */
}

table#dynamic_field::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

table#dynamic_field::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

table#dynamic_field::-webkit-scrollbar-thumb {
    background: #82939e69;
    border-radius: 10px;
}

table#dynamic_field::-webkit-scrollbar-thumb:hover {
    background: #85898c;
}

.cls_payment_details {
    width: 120px !important;
    display: block;
}

tbody.totalamount div {
    text-align: center;
}

table#example2 {
    width: 100%;
    overflow-x: scroll;
    /* display: block; */
}

table#example2::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

table#example2::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

table#example2::-webkit-scrollbar-thumb {
    background: #82939e69;
    border-radius: 10px;
}

table#example2::-webkit-scrollbar-thumb:hover {
    background: #85898c;
}

table#example2 {
    overflow-x: scroll;
    /* display: block; */
}

table#example2 p {
    width: 150px !important;
    font-size: 13px;
    font-weight: 400;
}

/* ************ gallery page css start************ */
.galleryView .green {
    background-color: #6fb936;
}

.galleryView .thumb {
    margin-bottom: 30px;
}

.galleryView.page-top {
    margin-top: 85px;
    width: 100%;
}

.galleryView img.zoom {
    width: 100%;
    height: 200px;
    border-radius: 5px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.galleryView .transition {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.modal-header {
    border-bottom: none;
}

.modal-title {
    color: #000;
}

.galleryView .row .thumb {
    position: relative;
}

.galleryView .row .thumb:hover span.fa.fa-trash-o {
    display: block;
}

.galleryView .row {
    max-height: 600px;
    overflow: auto;
}

.galleryView .row::-webkit-scrollbar {
    width: 4px;
}

.galleryView span.fa.fa-trash-o {
    position: absolute;
    top: 9px;
    font-size: 17px;
    right: 23px;
    z-index: 999;
    color: #fff;
    display: none;
    transition: 10s;
}

.galleryView span.fa.fa-trash-o:after {
    content: "";
    position: absolute;
    background: red;
    width: 29px;
    top: -4px;
    height: 29px;
    border-radius: 50%;
    left: -8px;
    z-index: -1;
}
/* ************ gallery page css End************ */
.custom-radio-btn {
    display: flex;
    gap: 0 10px;
}
.custom-radio-btn .d-flex {
    display: flex;
    gap: 0 5px;
}
.custom-radio-btn input {
    margin-top: 0px;
}
.meeting-datepicker {
    padding: 0px;
}
#addmeeting
    .input-group.date.datepicker.meeting-datepicker
    .parsley-errors-list.filled {
    bottom: -16px !important;
}
.label-wrap {
    word-break: break-word;
    white-space: inherit;
    line-height: 22px;
    font-size: 13px;
    padding: 3px 10px;
}
.err .parsley-errors-list.filled .parsley-min {
    color: #ff0000;
}
.url-relative {
    position: relative;
}
.url-relative .parsley-errors-list {
    position: absolute;
    bottom: -15px;
    color: red;
}
.responsivetable .table.table-bordered.formTable {
    overflow-x: auto;
    width: 100%;
    display: block;
}
.responsivetable .table.table-bordered.formTable::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.responsivetable .table.table-bordered.formTable::-webkit-scrollbar-thumb {
    background: #82939e69;
    border-radius: 10px;
}

.responsivetable .table.table-bordered.formTable::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

.responsivetable .table.table-bordered.formTable .description-thead {
    min-width: 150px;
}
