/***custom css***/


/*****fonts*****/

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts/GoogleSans-Regular.eot');
    src: url('../fonts/GoogleSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Regular.woff2') format('woff2'), url('../fonts/GoogleSans-Regular.woff') format('woff'), url('../fonts/GoogleSans-Regular.ttf') format('truetype'), url('../fonts/GoogleSans-Regular.svg#GoogleSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Google Sans';
    src: url('../fonts/GoogleSans-Medium.eot');
    src: url('../fonts/GoogleSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GoogleSans-Medium.woff2') format('woff2'), url('../fonts/GoogleSans-Medium.woff') format('woff'), url('../fonts/GoogleSans-Medium.ttf') format('truetype'), url('../fonts/GoogleSans-Medium.svg#GoogleSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@300;400;500;600&display=swap');

/*****fonts end*****/

.table-responsive th {
    color: #DAA800!important;
}

.pic li {
    display: inline-block;
    list-style-type: none;
}

#profileimg {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    object-fit: cover;
    color: #41041b;
}

#displayChat {
    max-height: 300px;
    overflow: auto;
    padding-right: 10px;
}

.guest-book .row.p_pagination_conatiner {
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.right-content.card {
    margin-bottom: 10px;
}

.btn {
    appearance: none;
    -webkit-appearance: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: none;
}

.btn-transparent,
a.btn-transparent:not([href]):not([tabindex]) {
    border: 1px solid #00657F;
    color: #00657F;
}

.btn-transparent:hover,
.btn-transparent:focus,
a.btn-transparent:not([href]):not([tabindex]):hover,
a.btn-transparent:not([href]):not([tabindex]):focus {
    background: #00657F;
    color: #fff;
}

strong {
    font-weight: 700;
}

body {
    font-family: 'Google Sans';
    font-weight: 400;
    color: #2F435A;
    font-size: 15px;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #2F435A;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Google Sans';
    font-weight: 500;
}

button:hover,
button:focus {
    outline: none;
}

a:not(.btn) {
    color: #DAA800;
    font-weight: 500;
}

a.nav-link {
    color: #DAA800;
}

a[type='button'] {
    appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

a:not(.btn):hover,
a:not(.btn):focus {
    text-decoration: none;
    outline: none;
    color: #00657F;
    text-decoration: underline;
    border: none;
}

.color-dark {
    color: #000!important;
}

p {
    line-height: 1.5rem;
    font-size: 14px;
}

.h5,
h5 {
    line-height: 1.75rem;
}

.h6,
h6 {
    line-height: 1.5rem;
}

.navbar {
    margin-bottom: 0;
}

.btn-theme {
    background: #00657F;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    padding: 8px 15px;
    border-color: #00657F;
}

.btn-theme:hover,
.btn-theme:focus {
    background: #DAA800;
    border-color: #DAA800;
    color: #fff;
    box-shadow: none;
}

.btn.no-wrap {
    white-space: inherit;
}

.site-header {
    padding: 15px 0;
}

.header-logo img {
    width: 200px;
}

.overlay {
    background: rgba(24, 24, 24, 0.69);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    display: flex;
    align-items: center;
    position: absolute;
    text-align: center;
    justify-content: center;
}

nav.navbar {
    padding: 0;
}

.hero-section h1 {
    margin-top: 100px;
    line-height: 65px;
}

.hero-section {
    margin-top: 40px;
}

.hero-section h1 span {
    background: #00657F;
    color: #BDF0A1;
    border-radius: 40px;
    padding: 2px 15px;
}

.list-flex {
    list-style: none;
    align-items: center;
    display: flex;
}

.postcode-form {
    background: rgba(255, 255, 255, 0.93);
    padding: 30px;
    border-radius: 15px;
}

.postcode-form span {
    text-transform: uppercase;
    display: block;
}

.form-control {
    border-color: #CCCCCC;
    height: calc(2em + .75rem + 2px);
    padding: .5rem .75rem;
    font-size: 14px;
}

#filter_report {
    margin-top: 1.3rem!important;
}

.form-control:focus {
    box-shadow: none;
    border-color: #000;
}

.social-list {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.social-list li a {
    color: #2F435A;
    margin-right: 20px;
    font-size: 22px;
}

.social-list li a:hover,
.social-list li a:focus {
    color: #DAA800;
}

.section {
    position: relative;
}

.site-header .list-flex a {
    font-weight: 500;
    color: #2F435A;
}

.site-header .list-flex li {
    margin-right: 20px;
}

.categories-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.categories-list li {
    width: 16.66%;
    padding: 20px 15px;
}

.categories-list li .category-img {
    border-radius: 200px;
    overflow: hidden;
    display: block;
    margin-bottom: 10px;
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.10);
}

.category-img img {
    width: 100%;
}

.categories-list .category-name {
    color: #2F435A;
}

.site-footer {
    background-color: #EFF4ED;
    padding: 50px 0;
    color: #ECF0F5;
    margin-top: 50px;
}

.site-footer .small {
    line-height: 1.4;
    margin-top: 20px;
}

.input-group-append .btn {
    height: auto;
    line-height: initial;
}

.site-footer,
.site-footer a {
    color: #2F435A;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #DAA800;
}

.quick-links {
    padding-left: 0;
    list-style: none;
    width: 50%;
    float: left;
}

.quick-links li {
    margin-bottom: 15px;
}

.footer-bottom {
    background: #2A3F57;
    padding: 15px 0;
}

.footer-bottom p {
    color: #97A6B9;
    margin-bottom: 0;
}

.bg-blue {
    background: #2F435A;
    text-align: center;
    padding-top: 50px;
}

.bg-blue h3 {
    color: #fff;
    margin-bottom: 30px;
}

.form-col {
    padding: 40px 0;
    max-width: 800px;
}

body.register-template {
    height: 100vh;
}

.register-template .regisration {
    height: 100%;
}

.register-template .regisration>.row {
    height: 100%;
}

.registraion-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.site-logo img {
    width: 200px;
}

.shape-container {
    align-items: center;
    display: flex;
    justify-content: center;
}

.shape {
    background-repeat: no-repeat;
    animation: morph 15s ease-in-out infinite;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    height: 400px;
    transition: all 5s ease-in-out;
    width: 450px;
    background-size: cover;
    z-index: 5;
}

.shape-1 {
    background-image: url(../images/img-1222.jpg);
}

.shape-2 {
    background-image: url(../images/img-1223.jpg);
}

@keyframes morph {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
        /*background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 100%);*/
    }
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
        /*background: linear-gradient(45deg, var(--third) 0%, var(--secondary) 100%);*/
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
        /*background: linear-gradient(45deg, var(--primary) 0%, var(--secondary) 100%);*/
    }
}

.login-form {
    background: #f8f8f8;
    padding: 50px;
    max-width: 530px;
}

.navbar .nav-item {
    margin-left: 25px;
}

.list-styled {
    list-style: none;
    padding-left: 0;
}

.list-styled li {
    position: relative;
    padding-left: 30px;
}

.list-styled li:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: '\f094';
    font-family: FontAwesome;
}

.setup-section iframe {
    width: 100%;
}

.setup-section ul li {
    margin-bottom: 10px;
}

.setup-section {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+23,f7f7f7+23 */
    background: rgba(247, 247, 247, 1);
    /* Old browsers */
    /*background: -moz-linear-gradient(top,  rgba(255,255,255,1) 23%, rgba(247,247,247,1) 23%);*/
    /*background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 23%,rgba(247,247,247,1) 23%);*/
    /*background: linear-gradient(to bottom,  rgba(255,255,255,1) 23%,rgba(247,247,247,1) 23%);  */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );  IE6-9 */
}

.category-lists .icon-circle {
    display: block;
    border-radius: 50%;
    height: 130px;
    width: 130px;
    padding: 0;
    margin: 0 auto;
    margin-bottom: 20px;
}

.category-lists .icon-circle img {
    width: 100%;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: #DAA800;
}

.stepwizard-step p {
    margin-top: 0px;
    color: #666;
}

.stepwizard-row {
    display: flex;
    justify-content: center;
}

.stepwizard {
    width: 100%;
    position: relative;
    background: #F7F7F7;
    padding: 20px 0;
}

.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}

.stepwizard-step button {
    background: #99A0A9;
    border-color: #99A0A9;
}

.stepwizard .btn.disabled,
.stepwizard .btn[disabled],
.stepwizard fieldset[disabled] .btn {
    opacity: 1 !important;
    color: #bbb;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

label {
    font-weight: 500;
    font-size: 14px;
}

.red {
    color: #FF0303;
}

.social-login {
    background: #F7F7F7;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    align-items: center;
}

.login-form .social-login span {
    float: left;
    margin-right: 4px;
}

.social-login p {
    margin-bottom: 0;
}

.social-login-link {
    padding: 5px 3px;
    background: #DAA800;
    color: #fff;
    width: 34px;
    display: inline-block;
    height: 34px;
    border-radius: 34px;
    text-align: center;
}

.social-login-link a {
    color: #fff;
}

#login-form .social-login {
    justify-content: flex-end;
}

.flex-justify {
    display: flex;
    justify-content: center;
}

.setup-content {
    margin-top: 50px;
}

.setup-content .card-title {
    text-align: center;
    font-size: 1.35rem;
    font-weight: 500;
    margin-top: 0;
}

.setup-content .card-title+.small {
    text-align: center;
}

.setup-content a:not(.btn),
.setup-content a:not(.btn) {
    color: #DAA800;
}

.setup-content .social-login-link a:not(.btn),
.setup-content .social-login-link a:not(.btn) {
    color: #fff;
}

.green {
    color: #28A745;
}

.card-heading .card-title {
    margin-bottom: .25rem;
}

.card-footer {
    background-color: transparent;
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding-left: 0;
    padding-right: 0;
}

.phone-success {
    text-align: center;
}

.phone-success i {
    font-size: 80px;
}

.phone-success h5 {
    margin-top: 0;
    font-size: 25px;
}

.input-group-prepend {
    width: 46px;
}

.input-group-prepend>.input-group-text {
    width: 100%;
    justify-content: center;
}

.input-group-2 .input-group-prepend {
    position: absolute;
    left: 0;
    z-index: 2;
    height: 38px;
}

.input-group-2 .custom-file-label {
    padding-left: 50px;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}

.input-group-2 .custom-file-label::after {
    content: none !important;
}

#blk-2 {
    display: none;
}

.inner-hero {
    /*	background-image: url(../images/inner-hero.jpg);*/
    /*background: rgb(0,101,127);
    background: linear-gradient(90deg, rgba(0,101,127,1) 21%, rgba(12,235,235,1) 79%);
	background-repeat: no-repeat;
	background-size: cover;*/
    padding: 40px 0;
    background-color: rgb(0, 101, 127);
    opacity: 0.8;
    background-image: radial-gradient(#c6bea2 0.5px, rgb(0, 101, 127) 0.5px);
    background-size: 10px 10px;
    background-size: 10px 10px;
}

.inner-hero .breadcrumb {
    background: transparent;
    margin-bottom: 0;
    padding: 0;
}

.inner-hero h4 {
    color: #fff;
    margin-bottom: 5px;
}

.inner-hero .breadcrumb-item.active {
    color: #fff;
    opacity: 0.7;
}

.inner-hero .breadcrumb-item a {
    color: #fff;
}

.inner-hero .breadcrumb-item:hover a,
.inner-hero .breadcrumb-item:focus a {
    color: #DAA800;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    opacity: 0.7;
}

.campaign-location {
    background: #F7F7F7;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    width: initial;
    margin: 0 auto;
    padding: 10px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
    font-size: 14px;
}

.campaign-location span {
    margin: 0 5px;
}

.campaigns-detail .campaign-title {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.campaign-location span i {
    margin-right: 5px;
}

.stats-grid {
    list-style: none;
    display: flex;
    padding-left: 0;
}

.stats-grid li {
    width: 100%;
    padding: 0 10px;
}

.stats-grid li .campaign-stats {
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-top: 5px solid
}

.campaign-stats span {
    font-weight: 600;
    font-size: 18px;
}

.panel-right {
    text-align: center;
}

.panel-right .progress {
    margin: 0 10px;
}

.stats-grid li .campaign-stats.panel-yellow {
    border-top-color: #F2D545;
}

.stats-grid li .campaign-stats.panel-blue {
    border-top-color: #6CAEE1;
}

.stats-grid li .campaign-stats.panel-red {
    border-top-color: #E16C6C;
}

.donate-actions {
    margin-top: 30px;
    margin-bottom: 30px;
}

.quick-donations {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.quick-donations li {
    margin-right: 20px;
}

.quick-donations li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    color: #2F435A;
    border: 1px dashed #99A0A9;
    height: 80px;
    width: 80px;
    text-align: center;
    padding: 10px;
    border-radius: 80px;
    justify-content: center;
}

.quick-donations li a small {
    color: #6c757d;
}

.quick-donations li a:hover,
.quick-donations li a:focus {
    background: #2F435A;
    text-decoration: none;
    border-color: #2F435A;
    color: #DAA800 !important;
}

.quick-donations li a:hover small,
.quick-donations li a:focus small {
    color: #fff;
}

.quick-donations li span {
    font-size: 20px;
}

.btn-donate {
    background: #E06200;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
}

.amount-box .form-control {
    max-width: 400px;
    height: 42px;
}

.amount-box {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.amount-box .input-group {
    width: auto;
}

.nav-tabs {
    background: #F7F7F7;
    padding: 10px;
    border: 1px solid #f2f2f2;
    border-bottom: 0;
}

.nav-tabs .nav-link {
    background: #fff;
    color: #99A0A9;
    border-radius: 0;
    text-decoration: none !important;
    border: 1px solid #fff;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
    border: 1px solid #fff;
}

.nav-tabs .nav-item {
    margin-right: 3px;
    margin-bottom: 3px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background: #DAA800;
    color: #fff;
}

.tab-content {
    border: 1px solid #f2f2f2;
    padding: 10px;
    border-top: none;
}

.guest-comment {
    margin-top: 5px;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 5px;
}

.stepwizard-step .btn {
    border-radius: 0;
    height: 37px;
    width: 37px;
    background: #99A0A9;
    color: #fff;
    margin: 0 5px;
    position: relative;
    pointer-events: none;
}

.stepwizard-step .btn.active {
    background: #E9BB21;
}

.stepwizard-step .btn.btn-success {
    background: #008F53;
}

.btn.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 12px;
    font-weight: 500;
}

.stepwizard-step .btn::after {
    position: absolute;
    height: 3px;
    background: #99A0A9;
    content: '';
    width: 20px;
    left: 100%;
    top: 15px;
}

.stepwizard-step .btn:last-child:after {
    content: none;
}

.stepwizard-step .btn.btn-success::after {
    background: #008F53;
}

input:focus,
textarea:focus,
.form-control:focus,
.search-box input.form-control:focus {
    border: 1px solid;
}

button.close-search:focus,
button:focus,
.btn.focus,
.btn:focus,
a:focus,
button:focus {
    border-style: solid;
}

.formError.inline {
    width: 100%;
    z-index: 10;
}

.formError.inline .formErrorContent {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
    z-index: 10;
}

.sina-nav .dropdown {
    margin-top: 3px;
}

.campaign-image {}

.campaign-image img {
    max-height: 400px;
    object-fit: cover;
    width: 100%;
}

#showimages .img-fluid {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

#showcoverimage .img-fluid {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}

.bg-card {
    background: #F7F7F7;
    padding: 15px;
    text-align: center;
}

.delete_on_click {
    position: absolute;
    right: 12px;
    color: red;
    top: -10px;
}

.delete_on_click:hover {
    cursor: pointer;
}

.p-showimages {
    margin-bottom: 20px;
    max-height: 400px;
    overflow: auto;
}

.p-showimages-inner {
    height: 230px;
    width: 200px;
    margin-bottom: 10px;
}

#showimages div.p-showimages-inner img {
    width: 100%;
    /* height: 200px; */
    object-fit: contain;
    border: 1px solid #ddd;
    /* margin-bottom: 20px; */
    margin: 0 auto 5px auto;
    text-align: center;
}

#showcoverimage div.p-showimages-inner img {
    width: 100%;
    /* height: 200px; */
    object-fit: contain;
    border: 1px solid #ddd;
    /* margin-bottom: 20px; */
    margin: 0 auto;
    text-align: center;
}

.vid_preview {
    width: 100%;
    height: 400px;
    border: 1px solid #eee;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: black;
    position: relative;
    margin-bottom: 20px;
}

.video-play-btn {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=) no-repeat center center;
    background-size: 64px 64px;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
    cursor: pointer;
}

.images-preview {
    height: 300px;
    margin-bottom: 10px;
}

.images-preview img {
    width: 100%;
    object-fit: cover;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eee;
    height: 100%;
}

.icon {
    height: 20px;
    width: 20px;
    display: inline-block;
    background-size: 100%;
    margin-right: 15px;
    vertical-align: -4px;
}

.icon-dashboard {
    background-image: url(../images/dashboard-ico@2x.png);
}

.icon-profile {
    background-image: url(../images/profile-ico@2x.png);
}

.icon-campaign {
    background-image: url(../images/campaign-ico@2x.png);
}

.icon-chat {
    background-image: url(../images/chat-ico@2x.png);
}

.icon-payment {
    background-image: url(../images/payment-ico@2x.png);
}

.icon-contacts {
    background-image: url(../images/contacts-ico@2x.png);
}

.icon-team {
    background-image: url(../images/team-ico@2x.png);
}

.icon-bank {
    background-image: url(../images/bank-ico@2x.png);
}

.sidebar-menu {
    list-style: none;
    padding-left: 0;
    border-top: 3px solid #00657F;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    padding: 20px;
    background: #fff;
}

.sidebar-menu li {
    border-bottom: 1px solid #F2F2F2;
}

.sidebar-menu li a {
    color: #2F435A;
    display: block;
    padding: 12px 0;
}

.sidebar-menu li a .icon {
    filter: grayscale(1);
}

.sidebar-menu li.active a .icon {
    filter: grayscale(0);
}

.sidebar-menu li.active a,
.sidebar-menu li a:hover,
.sidebar-menu li a:focus {
    color: #DAA800;
    text-decoration: none;
}

.sidebar-menu li a:hover .icon,
.sidebar-menu li a:focus .icon {
    filter: grayscale(0);
}

.right-content .card-header {
    background: none;
    border-bottom: 3px solid #F7F7F7;
}

.dashboard {
    background: #f8f8f8;
}

.right-content.card {
    border: none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 0;
}

.stats-box {
    padding: 20px;
    position: relative;
    height: 100%;
}

.box-yellow {
    background: #FDED5A;
}

.box-sky {
    background: #93FFFB;
}

.box-green {
    background: #94FFA9;
}

.campaign-stats .stats-number {
    padding-right: 20px;
    white-space: nowrap;
}

.campaign-stats .stats-ico {
    font-weight: 600;
    font-size: 18px;
    display: block;
    position: absolute;
    width: 30px;
    right: 20px;
    bottom: 20px;
}

.campaign-stats .stats-ico {
    font-weight: 600;
    font-size: 18px;
    display: block;
    position: absolute;
    width: 30px;
    right: 20px;
    bottom: 20px;
}

.stats-ico img {
    width: 100%;
}

.contributers-list a {
    float: right;
}

.contributers-list {
    border-top: 1px solid #F2F2F2;
    padding-left: 30px;
    position: relative;
    padding-top: 10px;
    margin-top: 10px;
}

.contributers-list:before {
    position: absolute;
    content: '\f005';
    font-family: FontAwesome;
    color: #2F435A;
    left: 0px;
    top: 10px;
}

.highlighted-text {
    color: #00657F;
}

.past-campaign-box {
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    padding-top: 20px;
}

.campaign-period {
    background: #F7F7F7;
    padding: 5px 20px;
    margin-top: 20px;
}

.avatar-upload {
    position: relative;
    max-width: 120px;
    margin: 0 0 20px 0;
}

.avatar-upload .avatar-edit {
    position: absolute;
    left: 100%;
    z-index: 1;
    top: 33px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input+label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
}

.avatar-upload .avatar-preview {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 5px;
    border: none;
    box-shadow: none;
}

.avatar-upload .avatar-preview>div {
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.list-inline {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 0;
}

.actions-right {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    list-style: none;
    margin-bottom: 0;
    justify-content: flex-end;
}

.actions-right li {
    margin-left: 15px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #B9BCBC;
    background: #EFF4ED;
    border-top: none;
}

.payments-list {
    list-style: none;
    padding-left: 0;
}

.payments-list li {
    position: relative;
    margin-bottom: 10px;
    border-bottom: none;
    padding-bottom: 20px;
    background: #f8f8f8;
    padding: 20px 20px 20px 40px;
    border-radius: 5px;
}

.payments-list li:after {
    content: '\f005';
    font-family: FontAwesome;
    font-size: 20px;
    left: 10px;
    top: 20px;
    position: absolute;
}

.st-inline-share-buttons.st-has-labels .st-btn,
.st-inline-share-buttons .st-btn>span {
    min-width: auto!important;
}

#report-stats {
    margin-left: 15px!important
}

#report-filter {
    margin-right: 7px!important
}

.st-inline-share-buttons {
    display: inline-block;
}

.st-inline-share-buttons.st-has-labels .st-btn.st-remove-label {
    min-width: 78px;
}

button#copy_link {
    font-size: 12px;
    border-radius: 32px;
    margin-top: 0;
    padding: 7px 10px;
    height: 32px;
}

.campaign-share-btns {
    display: flex;
    justify-content: center;
}

button#copy_link:hover,
button#copy_link:focus {
    -moz-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    -webkit-transition: opacity 0.2s ease-in, top 0.2s ease-in;
    transition: opacity 0.2s ease-in, top 0.2s ease-in;
    top: -4px;
    opacity: 0.8;
}

.app-links img {
    width: 150px;
}

.ui-widget.ui-datepicker {
    z-index: 20 !important;
}


/****01-03-2021 designer*****/

.filter-row {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px 20px;
}

.filter-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sortby .form-group {
    display: flex;
    align-items: center;
}

.sortby label {
    width: 94px;
}

.category .form-group {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.category label {
    width: 110px;
}

.campaigns-block {
    background: #fff;
    border: 1px solid #ECF0F5;
    box-shadow: 0px 23px 32px rgb(0 0 0 / 4%);
    border-radius: 4px;
    margin: 30px 0px;
}

.campaigns-detail {
    padding: 20px;
}

.campaigns-detail a:hover {
    text-decoration: none;
}

.campaigns-detail h4 {
    color: #2F435A;
    margin-bottom: 7px;
}

.campaigns-detail span {
    color: #99A0A9;
    font-weight: normal;
}

.campaigns-detail span a {
    color: #0144B7;
    font-weight: 400;
}

.progress {
    height: 6px;
}

.campaigns-update {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
    color: #2F435A;
    margin-top: 10px;
}

.campaigns-btns {
    margin: 20px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.campaigns-block img {
    min-height: 260px;
    max-height: 260px;
    width: 100%;
    object-fit: cover;
}

.campaigns-btns a {
    color: #DAA800;
}

.campaigns-block .vid_preview {
    height: 260px;
    margin-bottom: 0px;
}

#guest-book {
    background: #fff;
}

.guest-comment.guest-comment-o {
    margin-left: 20px;
    background: #f7f7f7;
}

.guest-comment-o p {
    line-height: 1rem;
}

.comment-reply {
    border-top: 1px solid #eee;
    margin-top: 10px;
    display: block;
    padding-top: 5px;
}

.guest-book {
    max-height: 800px;
    overflow: auto;
}

.sina-nav .sina-brand>img {
    margin-top: -3px;
}

.sina-nav .sina-brand {
    text-decoration: none !important;
}

.inbox_people {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    min-width: 250px;
    border-right: none;
}

.inbox_msg {
    border: none;
    overflow: hidden;
    display: flex;
}

.top_spac {
    margin: 20px 0 0;
}

.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: left;
    width: 100%;
}

.heading_srch {
    padding: 0;
    overflow: hidden;
    border-bottom: none
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: none;
    border-width: 0 0 1px 0;
    width: 100%;
    padding: 10px 15px;
    background: #F7F7F7;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 14px;
    line-height: 100%;
    color: #464646;
    margin: 0;
}

.chat_ib h5 span {
    font-size: 12px;
    float: right;
    background: #FFA724;
    color: #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 20px;
    line-height: 20px;
    margin-top: 5px;
}

.chat_ib p {
    font-size: 12px;
    color: #989898;
    margin: auto
}

.chat_img {
    width: 35px;
    position: absolute;
    top: 0;
}

.chat_img img {
    border-radius: 50%;
    height: 78%;
}

.chat_ib {
    width: 100%;
    padding-left: 45px;
}

.chat_people {
    overflow: hidden;
    clear: both;
    position: relative;
}

.chat_list {
    border-bottom: 1px solid #f2f2f2;
    margin: 0;
    padding: 13px 10px 8px;
}

.inbox_chat {
    height: 550px;
    overflow-y: auto;
    border-right: 1px solid #eee;
    background-color: #EFF9FF;
}

.active_chat {
    background: #00657F;
}

.active_chat h5 , .active_chat p{
    color:white;
}
.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

.received_msg {
    display: inline-block;
    padding: 0;
    vertical-align: top;
    width: 100%;
}

.received_withd_msg p {
    background: #F7F7F7 none repeat scroll 0 0;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #B1B1B1;
    display: block;
    font-size: 11px;
    margin: 2px 0 0;
}

.mesgs {
    float: none;
    padding: 0px 0 0 20px;
    width: 100%;
    position: relative;
    max-height: 550px;
    overflow: auto;
}

.sent_msg p {
    background: #E3E3E3 none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
    color: #333;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.sent_msg {
    width: auto;
    float: right;
    max-width: 80%;
    padding-right: 10px;
}

.received_withd_msg {
    max-width: 80%;
    width: auto;
    display: inline-block;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
    padding-left: 10px;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: sticky;
    overflow: auto;
    bottom: 0;
    background: #fff;
}

.msg_send_btn {
    background: transparent;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 33px;
    color: #DAA800;
}

.messaging {
    padding: 0 0 50px 0;
}

.msg_history {
    height: 516px;
    overflow-y: auto;
}

.chat_user_img {
    width: 45px;
    margin-right: 10px;
}

.chat_user {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    position: sticky;
    background: #E6F6FF;
    padding-top: 8px;
    padding-left: 10px;
    padding-bottom: 8px;
    top: 0;
    box-shadow: 6px 15px 18px rgba(0, 0, 0, 0.05);
}
.chat_user_img img{
    border-radius: 60px;
    height: 45px;
    width: 45px;
    object-fit: cover;
}

.chat-with {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    display: flex;
    align-items: center;
}

.right-chat {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 10px;
    word-break: break-all;
}

.left-chat {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    word-break: break-all;
}

.left-chat p {
    text-align: left;
    background: #f8f8f8;
}

.right-chat p {
    text-align: right;
    background: #99A0A9;
    color: #fff;
}

.left-chat p,
.right-chat p {
    margin-bottom: 0;
    line-height: 1.3;
    max-width: 90%;
    padding: 10px;
    display: inline-block;
}

.chat__form {
    position: relative;
}

.chat__form .btn {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    color: #DAA800;
    bottom: 0;
    border: none;
}

.chat__form .btn:hover{
    color : white;
}


.chat__form .btn:focus {
    color: white !important;
    background-color: #DAA800;
}

.chat-with span {
    /*background-image: url(../images/user-male.png);*/
    height: 40px;
    width: 40px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 15px;
}

.details-section .label {
    line-height: 20px;
}


/*.details-section .label.verified-label{*/


/*    padding-right: 65px;*/


/*}*/

.sidebar-nav ul li a:hover {
    text-decoration: none;
}

.input-group-c {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

#msg_send_btn {
    padding-right: 40px;
}

.type_msg small {
    padding: 10px;
    display: block;
    opacity: 0.6;
}

#write_msg {
    padding-right: 80px;
}

.filter-left {
    padding-right: 15px;
}

.switch .switch {
    margin-right: 0;
}

.details-section .label small {
    display: block;
}

.details-section .label {
    color: #06051A;
    font-size: 14px;
    margin-bottom: 5px;
}

.action-column .action {
    white-space: nowrap;
}

.right-panel-dashboard {
    padding: 0 20px;
}

.input-group-2 .custom-file-input {
    display: none;
}

.ecard-img {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.p-showimages-inner label {
    width: 100%;
}

.eCard-text {
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
}

.modal-footer .btn-theme {
    padding: 10px 15px;
}

.modal-body .p-showimages-inner {
    height: auto;
    width: 100%;
}

.modal-body #showimages div.p-showimages-inner img {
    max-height: 300px;
    min-height: 300px;
}

.thanks-wrap {
    border-radius: 4px;
    padding: 20px 20px 40px;
    border: 1px solid #ddd;
    text-align: center;
}

.icon-check {
    width: 82px;
    height: 82px;
    margin: 30px auto 0px;
    font-size: 32px;
    border-radius: 50%;
    /*border: 1px dashed #28a745;*/
    display: flex;
    justify-content: center;
    align-items: center;
    color: #28a745;
    position: relative;
}

.icon-check:before {
    position: absolute;
    content: '';
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    border: 1px dashed #28a745;
    /*top: -13px;
  left: -13px;*/
    border-radius: inherit;
    animation: spin 20s linear infinite;
}

.recurr-into-text {
    display: none;
}

.pay-tr-fee {
    padding-bottom: 0 !important;
    width: 100%;
}

.pay-tr-fee-inner {
    border: 1px solid #eee;
    padding: 10px;
}

label[for="add_fundraiser_charges"] {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
}

label[for="add_fundraiser_charges"] span {
    margin-left: 10px;
}

.pay-tr-fee-inner>div.input-group-c {
    margin-bottom: 8px;
}

.recurr-inner label {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0 !important;
}

.recurr-inner.input-group-c {
    margin-bottom: 0 !important;
}

label[for="make_recurring"] span {
    margin-left: 10px;
}

.campaigns-block .campaigns-detail span.text-primary {
    color: #00657F !important;
}

@keyframes spin {
    100% {
        transform: rotateZ(360deg);
    }
}

@media screen and (max-width:1199px) {
    .campaign-stats .stats-number {
        font-size: 18px;
    }
    .stats-box {
        padding: 20px 15px;
    }
    .container {
        max-width: 1100px;
    }
}

@media screen and (max-width: 1024px) {
    .dropdown #dropdownMenuButton {
        width: 100%;
    }
    .sina-nav .sina-menu>li {
        margin-left: 0;
    }
}

@media screen and (max-width:991px) {
    .uk-h1,
    h1 {
        font-size: 2rem;
    }
    .hero-section h1 {
        line-height: 50px;
    }
    .hero-section h1 {
        margin-top: 40px;
    }
    .hero-section {
        margin-top: 0;
    }
    .setup-section {
        background: #f7f7f7;
    }
    .setup-section ul li {
        margin-bottom: 5px;
    }
    .sina-nav .sina-menu>li.login-register-btn:hover a,
    .sina-nav .sina-menu>li.login-register-btn:focus a {
        color: #fff;
        background: #DAA800;
    }
    .sina-nav .sina-menu .dropdown .dropdown-menu {
        display: block !important;
    }
    .sina-nav .sina-menu .dropdown .dropdown-menu a {
        text-transform: capitalize;
        border: none;
    }
    .sina-nav .sina-menu .dropdown .dropdown-menu a:hover,
    .sina-nav .sina-menu .dropdown .dropdown-menu a:focus {
        text-decoration: none;
        color: #DAA800;
    }
    .login-form {
        margin: 0 auto;
    }
    .stats-grid li .campaign-stats {
        height: 100%;
        padding: 10px;
    }
    .campaign-image img {
        max-height: 300px;
    }
    .amount-box .input-group {
        margin-left: 10px;
    }
    .contributers-list a {
        float: none;
        display: block;
    }
    .inbox_msg {
        flex-direction: column;
    }
    .inbox_people {
        border-bottom: 1px solid #eee;
    }
    .inbox_chat {
        height: 214px;
        border-right: none;
    }
    .mesgs {
        background: #f8f8f8;
        padding: 0 10px;
    }
    .received_withd_msg p {
        background: #fff;
    }
    .chat_user,
    .type_msg {
        margin-left: -10px;
        margin-right: -10px;
    }
    .chat_user {
        background: #ffd51e;
        box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
        border-bottom: none;
    }
    .action-column {
        justify-content: flex-end;
        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .hero-section h1 {
        text-align: center;
    }
    .category-lists .icon-circle {
        height: auto;
        margin-bottom: 0;
    }
    .site-footer h3 {
        margin-bottom: 0;
    }
    .site-footer .menu-quick-links-container,
    .site-footer .textwidget {
        margin-top: 20px;
    }
    #login-form .social-login {
        justify-content: center;
        flex-direction: column;
    }
    .login-form h2 {
        text-align: center;
    }
    .quick-donations {
        justify-content: center;
    }
    .amount-box {
        flex-direction: column;
    }
    .amount-box>span.mr-auto {
        margin-left: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .amount-box .input-group {
        margin-left: 0;
    }
    #login-form .social-login {
        padding-top: 0;
        margin-bottom: 0;
    }
    .campaign-image {
        margin-bottom: 10px;
    }
    .stepwizard-step .btn {
        height: auto;
        width: 20px;
        margin: 0;
        font-size: 11px;
        padding: 0;
    }
    .stepwizard-step .btn::after {
        height: 2px;
        top: 8px;
    }
    .st-inline-share-buttons .st-btn>span.st-label {
        display: none !important;
    }
    #st-1.st-has-labels .st-btn.st-remove-label {
        display: inline-block !important;
    }
    .filter-row {
        flex-direction: column;
    }
    .sidebar-mini .left-sidebar {
        width: 240px;
    }
    .filter-right {
        justify-content: flex-start;
    }
    .filter-left {
        padding-right: 0;
    }
    .label-box {
        padding-top: 0;
        padding-bottom: 0;
    }
    .stats-grid li .campaign-stats {
        margin-bottom: 10px;
        height: auto;
    }
    .p-showimages-inner {
        height: auto;
        width: auto;
    }
    .modal-body #showimages div.p-showimages-inner img {
        max-height: inherit;
        min-height: inherit;
        height: auto;
    }
    .btn-theme {
        padding: 12px 15px;
        line-height: 1.2;
    }
}

@media screen and (max-width: 576px) {
    .hero-section h1 {
        font-size: 26px;
    }
    .hero-section h1 span {
        padding: 2px 15px 9px 15px;
        font-size: 36px;
    }
    .login-form {
        padding: 0;
        background: transparent;
    }
    body {
        font-size: 14px;
    }
    .btn-donate {
        font-size: 18px;
        font-weight: 500;
        padding-left: 15px;
        padding-right: 15px;
    }
    .amount-box .form-control {
        font-size: 16px;
    }
    .site-footer {
        padding: 0;
    }
    .site-footer {
        margin-top: 20px;
    }
    .nav-tabs .nav-item {
        margin-bottom: 5px;
    }
    #showimages #showcoverimage .img-fluid {
        height: 100px;
    }
    #showcoverimage #showcoverimage .img-fluid {
        height: 100px;
    }
    .p-showimages-inner {
        height: auto;
    }
    .setup-content {
        margin-top: 30px;
    }
    #donate_amount .float-left,
    #donate_amount .float-right {
        float: none !important;
    }
    #donate_amount .btn-donate {
        margin-left: 0 !important;
        width: 100%;
        margin-top: 10px;
    }
    .filter-right {
        flex-direction: column;
    }
    .category {
        width: 100%;
    }
    .category .form-group {
        margin-right: 0;
    }
    .search {
        width: 100%;
    }
    .right-panel-dashboard {
        padding: 10px;
    }
    .msg-display {
        padding: 30px;
    }
    .thanks-wrap h2 {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 375px) {
    .sina-nav .sina-brand>img {
        width: 235px;
        margin-left: 35px;
    }
    .app-links img {
        width: 138px;
    }
}

#common-like-modal-body {
    max-height: 400px;
    overflow-y: auto;
}

#common-like-modal-body::-webkit-scrollbar {
    width: 6px;
    /* Scrollbar width */
}

#common-like-modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Track color */
}

#common-like-modal-body::-webkit-scrollbar-thumb {
    background: #888;
    /* Thumb color */
}

#common-like-modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Thumb hover color */
}

.button-container {
    text-align: right;
}

#common-forum-like-modal {
    max-height: 400px;
    overflow-y: auto;
}

#common-forum-like-modal-body::-webkit-scrollbar {
    width: 6px;
    /* Scrollbar width */
}

#common-forum-like-modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Track color */
}

#common-forum-like-modal-body::-webkit-scrollbar-thumb {
    background: #888;
    /* Thumb color */
}

#common-forum-like-modal-body::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Thumb hover color */
}

.button-container {
    text-align: right;
}

.modal-dialog-scrollable .modal-body {
    max-height: 60vh;
    overflow-y: auto;
}