Files
cheerstothe_season_2.0/public/assets/css/light/custom.css
2024-05-21 17:03:29 +05:30

1563 lines
28 KiB
CSS

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlcyI6WyJjdXN0b20uc2NzcyJdLCJzb3VyY2VzQ29udGVudCI6WyIiXSwiZmlsZSI6ImN1c3RvbS5jc3MifQ== */
.notification-scroll h2 {
font-size: 20px;
font-weight: bold;
}
.notification-scroll {
padding: 20px;
}
.notification-scroll .form-check {
padding: 0;
display: flex !important;
margin: 0;
}
.notification-scroll input#form-check-default {
margin: 5px auto;
width: 30px;
}
.form-check:not(.form-switch) .form-check-input:checked[type=checkbox] {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e");
background-size: 60% 60%
}
h6.card-title {
padding-left: 15px;
margin-bottom: 0;
font-size: 18px;
font-weight: bold;
color: #000;
}
.user-details img {
width: 60px;
margin-bottom: 10px;
}
.user-details h3 {
font-size: 20px;
font-weight: bold;
}
.task-action {
display: contents;
}
.user-details h4 {
font-size: 18px;
margin: 0;
}
.user-details {
width: 20%;
}
.order-summary img.img1 {
width: 58px;
background: #b2dfcb;
padding: 7px;
border-radius: 28px;
margin: 0 auto;
display: flex;
}
.order-summary img.img2 {
width: 58px;
background: #f1c37f;
padding: 7px;
border-radius: 28px;
margin: 0 auto;
display: flex;
}
.order-summary img.img3 {
width: 58px;
background: #a6a8f7;
padding: 7px;
border-radius: 28px;
margin: 0 auto;
display: flex;
}
.w-summary-info {
height: 20px;
display: flex;
justify-content: space-between;
margin: 15px 0 10px;
}
p.summary-text {
margin: 0;
text-align: center;
width: 100%;
}
.progress {
margin-bottom: 10px !important;
border-radius: 10px !important;
}
.middle-content .widget.widget-six .widget-heading {
align-items: center;
display: flex;
justify-content: space-evenly;
margin-bottom: 0;
}
.grpah-details {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
margin-bottom: 15px;
}
.graph2 {
display: flex;
justify-content: center;
margin-bottom: 40px;
}
.grpah-details2 {
display: grid;
text-align: center;
}
.right-divider {
border: 1px solid;
margin: 4px 25px;
}
.graph2 span {
font-size: 18px;
color: #000;
}
.grpah-details p.w-value {
font-size: 20px !important;
}
.footer-section.f-section-1 {
width: 100%;
text-align: center;
}
.action-dropdown .avatar-online:before {
content: '';
display: none;
}
ul.navbar-item.flex-row.ms-lg-auto.ms-0 {
padding: 0;
margin: 0;
}
li.nav-item.dropdown.action-dropdown.order-lg-0.order-1 {
list-style: none;
}
.action-dropdown img.rounded-circle {
border-radius: 0 !IMPORTANT;
padding: 8px;
width: 30px;
height: 38px;
background: #eff5ff;
}
.action-dropdown .dropdown-item a {
display: flex;
align-items: center;
}
.action-dropdown .dropdown-item a span {
margin-left: 0;
letter-spacing: 0;
font-size: 15px;
}
.action-dropdown .dropdown-item svg.feather.feather-log-out {
width: 18px;
}
.action-dropdown .dropdown-item img {
width: 18px;
}
.top-tabel row {
align-items: center;
/* display: flex; */
justify-content: space-between;
width: 100%;
}
.tabel-btn {
padding: 0;
margin-bottom: 0;
}
.tabel-btn .avatar-sm {
width: 100%;
}
.btns-datatabel {
width: 100%;
/* display: flex; */
align-items: center;
justify-content: flex-end;
}
.extra-btn {
display: flex;
width: max-content !important;
background: #fff;
box-shadow: none;
font-size: 14px;
padding: 7px 16px;
height: calc(1.3em + 1.3rem + 2px);
transition: none;
line-height: 2;
margin: 0;
float: right;
margin-bottom: 0;
border: 1px solid #aaa;
border-radius: 3px;
background-color: transparent;
margin-left: 3px;
align-items: center;
}
.extra-btn h3 {
font-size: 14px;
margin-bottom: 0 !important;
}
.top-tabel {
margin-bottom: 15px;
width: 100%;
padding: 0 10px;
}
a.view-btn {
padding: 8px 15px;
background: #eff5ff;
border-radius: 10px;
color: #000;
text-decoration: none;
display: flex;
justify-content: center;
width: fit-content;
margin: 0 auto;
}
.view-btn img {
width: 21px;
}
.view-transcation img {
width: 20px;
}
td.view-transcation a {
display: flex;
text-align: center;
flex-direction: column;
align-items: center;
}
.view-details {
padding: 20px;
}
.view-details tr {
/*display: grid;*/
width: auto;
}
tr.title {
width: 15rem;
}
.view-details tr td {
margin-bottom: 20px;
width: 100%;
}
.view-details tr.title td {
font-weight: bold;
color: #000;
font-size: 15px;
}
.view-details tr td {
font-size: 15px;
/* white-space: nowrap; */
/* height: 30px; */
display: flex;
align-items: center;
}
.view-details table {
width: 100%;
}
.view-details tbody {
display: flex;
}
.top-tabel .left {
display: flex;
align-items: end;
}
img.back-btn {
margin-right: 5px;
width: 20px;
margin-bottom: 2px;
/* filter: opacity(0.5); */
}
.index-card {
padding: 20px;
}
.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:active {
color: var(--bs-dropdown-link-hover-color);
background-color: var(--bs-dropdown-link-hover-bg);
}
ul#myTab {
width: 100%;
margin-bottom: 20px;
}
.simple-tab li.nav-item {
width: 50%;
text-align: center;
}
.simple-tab button {
width: 100%;
font-weight: bold;
font-size: 18px;
}
.simple-tab li.nav-item .nav-link.active {
color: #000;
border: 0;
border-bottom: 2px solid #000;
}
.simple-tab li.nav-item .nav-link {
border: 0;
border-bottom: 2px solid #b3b0b0;
color: #b3b0b0;
background: transparent;
cursor: pointer;
}
h4.tab-title {
font-size: 18px;
color: #000 !important;
margin: 30px 0;
border-bottom: 1px solid #000;
padding-bottom: 10px;
font-weight: 600;
}
.download-btn img {
width: 17px;
margin-left: 5px;
filter: brightness(0.5) invert(1);
}
button.download-btn {
color: #000;
padding: 6px !important;
background: #EEBA2B !important;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
margin: 0px auto 0;
font-size: 18px;
font-weight: 700;
cursor: pointer;
}
.bgWhite input.otp {
margin: 0 10px;
width: 50px;
height: 50px;
}
.bgWhite {
display: flex;
justify-content: center;
margin-bottom: 30px;
}
.tabs23 {
margin-bottom: 30px;
}
h4.empty-title {
height: 85px;
}
a.download-btn:hover {
color: #fff;
}
#archive-modal p.modal-text,
#suspend-modal p.modal-text,
#caregiver-archive-modal p.modal-text,
#caregiver-suspend-modal p.modal-text {
font-size: 22px;
margin: 20px 0 40px;
text-align: center;
}
.modal-btn {
margin-bottom: 20px;
display: grid !IMPORTANT;
grid-template-columns: 1fr 1fr;
place-items: center;
}
.modal-btn a {
text-align: center;
width: 137px !important;
}
.modal-header {
border: 0;
}
button.btn-close {
font-size: 22px;
color: #000;
font-weight: bold;
}
.rest-ps {
width: 40% !IMPORTANT;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
}
#reset-modal a.download-btn {
display: flex;
width: 30%;
margin: 0 auto 20px;
justify-content: center;
}
.note {
text-align: center;
font-size: 16px;
margin-bottom: 25px;
}
.note span {
color: red;
}
.view-details ul {
padding: 0;
}
.view-details ul li {
list-style: none;
}
td.h-40 {
height: 120px !important;
}
table.dataTable thead th,
table.dataTable thead td {
text-align: center !important;
}
table.dataTable thead th.text-start,
table.dataTable thead td.text-start {
text-align: left !important;
}
#message-modal .modal-header {
padding: 0 0 10px;
font-weight: bold;
}
/* 3-dots-css */
.more {
cursor: pointer;
border: none;
background: transparent;
}
.more span {
display: block;
width: .25rem;
height: .25rem;
background: #363636;
border-radius: 50%;
pointer-events: none;
}
.more span:not(:last-child) {
margin-bottom: .125rem;
}
.new-dropout,
.dropout {
z-index: 1;
width: fit-content;
position: relative;
margin-left: auto;
margin-right: auto;
background: #eff5ff;
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
}
.new-dropout ul,
.dropout ul {
position: absolute;
top: -1.1rem;
right: 1.5rem;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.12s ease;
background: #fff;
padding: 10px;
border-radius: 10px;
line-height: 2;
box-shadow: 0px 0px 27px -6px #cfcccc82;
}
.dropout.active ul,
.new-dropout.active ul {
transform: scaleX(1);
}
/* 3-dots-css */
ul {
padding: 0;
list-style: none;
margin: 0;
}
.dropout img,
.new-dropout img {
width: 17px;
margin-right: 5px;
}
.dropout li,
.new-dropout li {
display: flex;
align-items: center;
justify-content: flex-start;
}
.action-dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu.show {
left: -95px !important;
}
.action-dropdown:not(.custom-dropdown-icon):not(.custom-dropdown) .dropdown-menu {
left: -95px !important;
}
.modal-title {
font-size: 18px;
width: 100%;
font-weight: bold;
margin-bottom: 15px;
}
.text-start {
text-align: left;
}
button.btn-close {
display: flex;
width: 100%;
border: 0;
background: transparent;
justify-content: end;
}
.modal-header {
padding: 10px 10px 0;
}
.description {
height: 70px !important;
min-width: 100px;
}
table.dataTable thead>tr>th.sorting:before,
table.dataTable thead>tr>th.sorting_asc:before,
table.dataTable thead>tr>th.sorting_desc:before,
table.dataTable thead>tr>th.sorting_asc_disabled:before,
table.dataTable thead>tr>th.sorting_desc_disabled:before,
table.dataTable thead>tr>td.sorting:before,
table.dataTable thead>tr>td.sorting_asc:before,
table.dataTable thead>tr>td.sorting_desc:before,
table.dataTable thead>tr>td.sorting_asc_disabled:before,
table.dataTable thead>tr>td.sorting_desc_disabled:before {
background-image: none;
}
table.dataTable thead>tr>th.sorting:after,
table.dataTable thead>tr>th.sorting_asc:after,
table.dataTable thead>tr>th.sorting_desc:after,
table.dataTable thead>tr>th.sorting_asc_disabled:after,
table.dataTable thead>tr>th.sorting_desc_disabled:after,
table.dataTable thead>tr>td.sorting:after,
table.dataTable thead>tr>td.sorting_asc:after,
table.dataTable thead>tr>td.sorting_desc:after,
table.dataTable thead>tr>td.sorting_asc_disabled:after,
table.dataTable thead>tr>td.sorting_desc_disabled:after {
background-image: none;
}
li.paginate_button.page-item {
padding: 0 !IMPORTANT;
background: transparent !IMPORTANT;
border: 0 !important;
}
div.dataTables_wrapper div.dataTables_filter input {
padding: 10px 30px;
}
.action-dropdown .dropdown-item {
padding: 5px 10px !important;
}
.table>thead>tr>th {
text-transform: capitalize;
}
#reply-modal textarea#post-meta-description {
margin: 20px 0;
}
.cms-tab {
margin: 20px 0;
}
.dropout a,
.new-dropout a {
width: 100%;
line-height: 2;
display: flex;
align-items: center;
cursor: pointer;
}
.cms-tab {
padding: 20px 30px;
}
.form-select {
width: 100%;
}
#delete-modal p.modal-text {
display: flex;
justify-content: center;
text-align: center;
font-size: 20px;
margin-bottom: 30px;
}
#add-list-modal .form-check.form-check-primary.form-check-inline,
#edit-list-modal .form-check.form-check-primary.form-check-inline {
margin-left: 25px;
margin-bottom: 20px;
}
#add-list-modal input#form-check-radio-default-checked,
#edit-list-modal input#form-check-radio-default-checked {
margin-right: 10px;
}
.input-elevated {
font-size: 16px;
line-height: 1.5;
border: none;
background: #FFFFFF;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'><path fill='%23838D99' d='M13.22 14.63a8 8 0 1 1 1.41-1.41l4.29 4.29a1 1 0 1 1-1.41 1.41l-4.29-4.29zm-.66-2.07a6 6 0 1 0-8.49-8.49 6 6 0 0 0 8.49 8.49z'></path></svg>");
background-repeat: no-repeat;
background-position: 10rem center;
background-size: 20px 20px;
border: 1px solid #e0e6ed;
border-radius: 5px;
width: 100%;
padding: 0.5em 2.5em 0.5em 1em;
}
.input-elevated::placeholder {
color: #838D99;
}
.input-elevated:focus {
outline: none;
box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
}
.top-tabel .col-md-4 {
display: flex;
align-items: center;
}
.card-content {
padding: 15px;
}
.card-content h3 {
margin-bottom: 15px;
font-size: 20px;
font-weight: bold;
color: #000;
}
.card-content h5 {
font-size: 18px;
color: #000;
margin-bottom: 15px;
}
.card-content li {
margin-bottom: 5px;
padding-left: 20px;
color: #000;
position: relative;
}
.card-content li:before {
content: '';
border-top: 1px solid #000;
padding: 5px;
width: 10px;
position: absolute;
left: 3px;
top: 10px;
}
.card-content ul {
margin-bottom: 20px;
}
.card-content .modal-btn a {
padding: 10px;
display: flex;
align-items: center;
justify-content: center;
width: 100px !important;
}
.role-content {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.role-content h3 {
font-size: 16px;
font-weight: bold;
width: 150px;
margin: 0;
}
.role-content .form-check.form-check-primary.form-check-inline {
width: 100px;
display: flex;
align-items: center;
justify-content: center;
line-height: 2;
}
#add-role-modal .modal-btn,
#edit-role-modal .modal-btn {
display: flex !IMPORTANT;
justify-content: flex-start !IMPORTANT;
align-items: center !IMPORTANT;
width: fit-content;
margin-top: 40px !IMPORTANT;
}
#add-role-modal .form-label,
#edit-role-modal .form-label {
font-size: 18px;
}
#add-role-modal .form-check-label,
#edit-role-modal .form-check-label {
font-size: 14px;
}
.permission h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}
.card-content .modal-btn.d-flex {
display: flex !IMPORTANT;
align-items: center !IMPORTANT;
justify-content: flex-start;
width: fit-content;
}
.viewroles {
padding: 20px !important;
}
#style-1 img {
margin-right: 5px;
width: 15px;
}
#style-1 a {
display: flex;
align-items: center;
justify-content: center;
}
#style-1 input#form-check-default {
position: relative;
}
.image-preview-container {
width: 100%;
margin: 0 auto;
border: 1px solid #bfc9d4;
padding: 1rem;
border-radius: 5px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
object-fit: contain;
overflow: hidden;
position: relative;
}
.image-preview-container img {
width: 100%;
display: none;
margin-bottom: 0;
height: 120px;
object-fit: contain;
z-index: 23;
}
.image-preview-container input {
display: none;
}
.image-preview-container label {
text-align: center;
text-transform: capitalize;
font-weight: 400;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
margin: 0;
position: absolute;
width: 100%;
height: 100%;
top: 40%;
color: #00000047 !important;
}
.Article a.download-btn {
margin-left: 15px;
width: 15%;
}
td.images-h {
height: 100px !important;
}
.rwesty {
margin-left: 0 !important;
}
div.dataTables_wrapper div.dataTables_filter input {
width: 220px !important;
}
/*switch-btn*/
.switch-btn input[switch] {
display: none;
}
.switch-btn input[switch]+label {
font-size: 1em;
line-height: 1;
width: 5.8rem;
height: 1.5rem;
background-color: #ddd;
background-image: none;
border-radius: 2rem;
padding: 0.16666667rem;
cursor: pointer;
display: inline-block;
text-align: center;
position: relative;
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2) inset;
font-family: inherit;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.switch-btn input[switch]+label:before {
/* Label */
text-transform: uppercase;
color: #b7b7b7;
content: attr(data-off-label);
display: block;
font-family: inherit;
font-family: FontAwesome, inherit;
font-weight: 500;
font-size: 0.6rem;
line-height: 1.22rem;
position: absolute;
right: 0.21666667rem;
margin: 0.21666667rem;
top: -1px;
text-align: center;
min-width: 1.66666667rem;
overflow: hidden;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.switch-btn input[switch]+label:after {
/* Slider */
content: '';
position: absolute;
left: 0.16666667rem;
background-color: #f7f7f7;
box-shadow: none;
border-radius: 2rem;
height: 1.22rem;
width: 1.22rem;
-webkit-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;
}
.switch-btn input[switch]:checked+label:before {
color: #fff;
content: attr(data-on-label);
right: auto;
left: 0.21666667rem;
}
.switch-btn input[switch]:checked+label:after {
left: 4.22rem;
background-color: #f7f7f7;
box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.3);
}
.switch-btn input[switch="bool"]+label {
background-color: #ee6562;
margin: 0;
}
.switch-btn input[switch="bool"]+label:before {
color: #fff !important;
}
.switch-btn input[switch="bool"]:checked+label {
background-color: #BCE954;
}
.switch-btn input[switch="bool"]:checked+label:before {
color: #fff !important;
}
.switch-btn input[switch="default"]:checked+label {
background-color: #a2a2a2;
}
.switch-btn input[switch="default"]:checked+label:before {
color: #fff !important;
}
.switch-btn input[switch="success"]:checked+label {
background-color: #BCE954;
}
.switch-btn input[switch="success"]:checked+label:before {
color: #fff !important;
}
.switch-btn input[switch="warning"]:checked+label {
background-color: gold;
}
.switch-btn input[switch="warning"]:checked+label:before {
color: #fff !important;
}
.switch-btn {
display: flex;
align-items: center;
justify-content: center;
}
/*<switch-btn*/
.signup {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.chekbx {
justify-content: center;
display: flex;
align-items: center;
}
.fgtps {
text-align: right;
}
.fgtps a:hover {
text-decoration: underline;
}
.signup button {
border: 0;
/* background: transparent; */
width: 100%;
}
button {
border: 0;
background: transparent;
}
div#zero-config_filter {
display: flex;
}
.table th .form-check-input {
position: absolute;
top: -15px;
}
.table td .form-check-input {
top: -15px;
left: 15px;
}
.login-background-img {
background-image: url(../src/assets/img/login_screen_background.png);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
&::before {
content: '';
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: linear-gradient(rgba(5, 36, 77, 0.21), rgba(5, 36, 77, 0.63));
/* Adjust the alpha value for the desired level of fading */
pointer-events: none;
/* Allow interaction with elements behind the overlay */
}
}
.input-parent {
position: relative;
}
.input-parent input {
padding-left: 38px;
}
.input-parent .fa-phone {
position: absolute;
left: 12px;
top: 13px;
font-size: 18px;
color: #05244D;
}
.input-parent .fa-lock {
position: absolute;
left: 11px;
top: 12px;
font-size: 22px;
color: #05244D;
}
.input-parent .fa-envelope {
position: absolute;
left: 9px;
top: 12px;
font-size: 19px;
color: #05244D;
}
#carouselExampleIndicators .carousel-indicators {
bottom: -5px !important;
}
#carouselExampleIndicators .carousel-indicators li {
background-color: #ccc !important;
cursor: pointer;
}
#carouselExampleIndicators .carousel-indicators .active {
background-color: #05244d !important;
}
.custom-select-dropdown {
padding: 7px 14px;
background-color: #05244d;
border: navajowhite;
color: white;
border-radius: 3px;
}
.transcation-list {
padding: 12px;
background-color: #ccc;
border-radius: 50%;
color: #464646;
margin-right: 15px;
display: flex;
align-items: center;
justify-content: center;
}
.pointer {
cursor: pointer;
}
.download-btn-custom {
cursor: pointer;
color: #000;
padding: 10px;
background: #EEBA2B;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
width: 50%;
font-size: 15px;
font-weight: 700;
gap: 3px;
}
.download-btn-custom img {
width: 17px;
margin-left: 5px;
}
.download-btn-custom:hover {
color: #fff;
}
.download-btn-custom:hover img {
filter: brightness(0.5) invert(1);
}
.sidebar-links ul .dropdown-btn-users {
width: 100%;
display: flex;
justify-content: flex-start;
align-items: center;
border-radius: 10px;
padding: 8.5px 0px;
cursor: pointer;
}
.sidebar-links ul .dropdown-btn-users:hover {
color: #fff;
background: #05244d;
}
.sidebar-links ul .dropdown-btn-users:hover .icons img {
filter: brightness(1) invert(3);
}
.sidebar-links ul .dropdown-container {
display: none;
}
.sidebar-links ul .dropdown-btn-users .icons span {
padding-left: 10px;
}
.sidebar-links ul .dropdown-btn-users .icons {
font-size: 16px;
}
.restore-modal-heading {
font-size: 22px;
margin: 20px 0 40px;
text-align: center;
}
.w-15 {
width: 15% !important;
}
a.view-details-btn {
color: #000;
padding: 7px;
background: #EEBA2B;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
width: 15%;
font-size: 14px;
font-weight: 700;
gap: 3px;
margin: 0;
}
a.view-details-btn:hover {
color: #fff;
}
.modal-title h5 {
color: #000;
}
.modal-title button {
width: fit-content;
cursor: pointer;
}
.voucher-desc h4 {
font-weight: 700;
}
.voucher-desc div i {
cursor: pointer;
color: #3b3f5c;
}
.voucher-1-img {
/* background-image: url(../../img/voucher-1.png); */
height: 115px;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
background-position: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.voucher-2-img {
background-image: url(../../img/voucher-2.png);
height: 115px;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
background-position: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.voucher-3-img {
background-image: url(../../img/voucher-3.png);
height: 115px;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
background-position: center;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.custom-width-10 {
width: 10% !important;
}
.custom-width-15 {
width: 15% !important;
}
.subadmin-option {
display: flex;
justify-content: flex-start;
align-items: center;
gap: 5px;
width: fit-content;
}
.subadmin-option input,
label {
cursor: pointer;
}
.subadmin-option input {
width: fit-content;
}
#imagePreview {
height: 110px;
width: 110px;
max-width: 100%;
max-height: 200px;
overflow: hidden;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
border-radius: 50%;
border: solid #ccc;
}
#image-upload-button {
position: absolute;
bottom: 10px;
left: 106px;
background-color: #fff;
padding: 6px;
border-radius: 50%;
margin: 0;
color: #464646;
border: 1px solid #ccc;
display: flex;
justify-content: center;
align-content: center;
}
.card-cms {
gap: 10px;
}
.card-cms h4 {
font-weight: 600 !important;
color: #000 !important;
}
.editor-quill {
height: 100px;
}
/* //created by hritik on 25-01-24 */
/* to change error class color */
label#email-error ,label#password-error {
color: red;
}
.error-message {
color: #FF0000;
}
form .error-message {
color: red; /* Set your desired color here */
}
/* //created by Megha on 5-02-24 */
/* to select 2 dropdown */
span.select2 {
height: 40px !important;
border: 1px solid #bfc9d4;
color: #3b3f5c;
font-size: 15px;
padding: 8px 10px;
letter-spacing: 1px;
padding: 0.55rem 1.25rem 0.55rem 0.7rem;
border-radius: 6px;
background: #fff;
height: auto;
transition: none;
}
.select2-container .select2-selection--single {border: 0 !important;padding: 0;}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 22px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
top: 73% !important;
border-width: 6px 5px 0 5px !IMPORTANT;
left: 35% !IMPORTANT;
}
.modal form {
width: 100%;
}
.paginate_button {
width: 40px;
height: 40px;
}
.page-link {
height: 40px;
width: 40px;
align-items: center;
display: flex;
justify-content: center;
font-weight: 700;
font-size: 16px;
background: transparent !IMPORTANT;
color: #04254d !IMPORTANT;
border-color: #04254d !important;
}
.page-item.active .page-link {
color: #fff !IMPORTANT;
background: #04254d !IMPORTANT;
border-color: #04254d !important;
}
/* //created by Megha on 28-02-24 */
/* to select 2 dropdown */
/* #delete_location_id p.modal-text {
display: flex;
justify-content: center;
text-align: center;
font-size: 20px;
margin-bottom: 30px;
} */
.signup .input-parent i.fa.fa-eye {
position: absolute;
right: 12px;
top: 16px;
color: #000;
}
.signup .input-parent i#passwordToggle{
position: absolute;
right: 12px;
top: 16px;
color: #000;
}
#delete-location-modal p.modal-text {
display: flex;
text-align: center;
font-size: 20px;
justify-content: center;
margin-bottom: 30px;
}
/* ============yasin=============== */
.dt--top-section .dataTables_filter label svg {
position: absolute;
top: 11px;
left: 13px;
width: 20px;
height: 20px;
color: #9fa1a3;
}
.dt--top-section .dataTables_filter label {
position: relative;
margin-bottom: 0;
}
.select-drop-opt span.select2-selection{
border: none;
display: flex;
align-items: center;
height: 38px;
}
.select-drop-opt span.select2 {
padding: 0px 9px;
}
.form-group.select-drop-opt {
position: relative;
padding-bottom: 12px;
}
.select-drop-opt .error-message {
position: absolute;
left: 0;
bottom: -21px;
}
.download-btn.reply-button img {
filter: inherit;
width: 27px;
margin: 0;
}
a.download-btn.reply-button:hover {
color: #515365;
}
.select-drop-opt .select2-container--default.select2-container--focus .select2-selection--multiple {
border: none;
}
.select-drop-multi span.select2 {
border: none;
padding: 0;
}
.avatar-mid{
width: 2.7rem !important;
height: 2.5rem !important;
font-size: 0.83333rem !important;
}
.payment-main-div{
display: flex;
flex-direction: column;
gap: 15px;
}
.payment-inn-div {
display: flex;
gap: 30px;
}
.dataTables_wrapper .avatar {
height: auto !important;
}
.view-details span.select2 {
width: 100% !important;
}
.dropout a.download-btn:hover {
color: #000;
}
.modal-header {
padding: 10px 0 0;
}
.btns-datatabel {
width: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.custom-width-10 {
width: fit-content !important;
padding: 10px 20px;
}