ul,
li,
p,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
body {
    margin: 0px;
    padding: 0px;
    font-family: "Roboto", sans-serif;
}

* {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.row.custom-row {
    border-bottom: 1px solid #f7f7f7;
}

header {
    /* position: fixed; */
    background: #ffffff;
    /* border-top-left-radius: 30px; */
    /* z-index: 9; */
    /* width: calc(100% - 0px - 309px); */
    /* margin-left: 280px; */
}

.sidemenubar {
    display: flex;
    /* width: 280px; */
    /* height: 100vh; */
    background-color: #ffffff;
    align-items: center;
}

.mainlogoimage {
    text-align: center;
}
#loading-overlay{
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
  }
#loading-overlay2{
    position: fixed;
    z-index: 998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
  }
#loading-overlay img {
    border-radius: 5%;
    animation: blush 2s infinite;
    width: 100px;
    height: 100px;
}
#loading-overlay2 img {
    border-radius: 5%;
    animation: blush 2s infinite;
    width: 100px;
    height: 100px;
}
.profilebox img {
    width: 40px;
    margin-right: 0px;
    height: 40px;
}

.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgb(130 138 145 / 0%);
}

.dropdown-menu {
    left: auto;
    right: 0px !important;
}

.profilebox {
    /* margin-top: 8px; */
    /* text-align: center; */
    float: right;
    /* width: 85%; */
    position: relative;
}

.bank-innersection h1 {
    font-size: 18px;
}

/* .sidemenubar ul {
    padding: 17px;
    margin-top: 20px;
} */
.sidemenubar nav ul {
    padding: 5px 15px;
}

.sidemenubar ul li {
    list-style: none;
    display: inline-block;
}

span.icon {
    margin-right: 20px;
}

.sidemenubar ul li a {
    text-decoration: none;
    color: white;
    padding: 15px;
    margin-bottom: 10px;
    display: block;
}

.dropdown-custom2 .dropdown-toggle::after {
    content: "";
    display: none;
}

.headingbox h6 {
    margin-left: 19px;
    margin-top: 18px;
    font-size: 14px;
}

.mainsectionbox {
    width: 100%;
    padding: 30px;

}

.totolEarning {
    padding-top: 41px;
    padding-bottom: 40px;
}

.mainboxleft h2 {
    font-size: 25px;
    margin-top: 10px;
}

.totolcustmorebox h5 {
    box-shadow: 0px 4px 8px rgb(0 0 0 / 7%);
    padding: 20px;
    border-radius: 15px;
}

.ApprovedArtist {

    padding-top: 22px;
    padding-bottom: 20px;
    position: relative;
    box-shadow: 0px 3px 20px rgb(0 0 0 / 8%);
}

.ApprovedArtist h4 {
    font-size: 18px;
}

.imgbox img {
    width: 50px;
    margin-right: 20px;
    border-radius: 8px;
    height: 50px;
}

.imgbox {
    display: flex;
    padding: 5px 15px;
}

.ApprovedArtist h4 {
    text-align: center;
    padding-bottom: 25px;
}

.buttonbox a {
    text-decoration: none;
    background-color: #AF2D7D;
    color: white;
    display: block;
    border-radius: 6px;
    /* margin-left: 58px; */
    font-size: 13px;
    width: 100%;
    text-align: center;
    padding: 5px 15px;
}

.viewbuttonbox {
    text-align: center;
}

.viewbuttonbox a {
    text-decoration: none;
    border: 1px solid #f05a22;
    border-radius: 16px;
    color: #AF2D7D;
    padding: 2px 25px 2px 25px;
    color: #f05a22;
}
.artistvendorbox {
    text-align: center;
    display: flex;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 7%);
    padding: 5px;
    /* padding-bottom: 30px; */
    margin-bottom: 40px;
}

.artistbutton {
    text-decoration: none;
    background-color: #AF2D7D;
    padding: 3px;
    color: white;
    width: 50%;
    display: block;
    border-radius: 6px;
}

a.vendor {
    text-decoration: none;
    color: black;
    padding-top: 4px;

    font-weight: 500;
    margin: auto;
}

a.vendor1 {
    text-decoration: none;
    color: black;
    padding-top: 4px;

    font-weight: 500;

    padding: auto;
    margin: auto;
}

.viewbuttonbox a:hover {
    color: white;
    background-color: #f05a22;
    border: transparent;
}
.headingbox {


    padding-bottom: 10px;
}

.fc-toolbar.fc-header-toolbar {
    background: #fff !important;
}

.Pendingbox {
    background-color: #ff5a04;
    padding: 10px;
    color: white;
    border-radius: 6px;
    margin-top: 20px;
    background: #ffffff;
    color: #f05a22;
    padding: 12px 30px;
    margin-bottom: 15px;
    font-size: 20px;
    TEXT-ALIGN: center;
    /* font-weight: 600!important; */
}

.Pendingbox.customerheadingbox {
    margin-bottom: 25px;
    text-align: center;
}

.textpending {
    text-align: center;

    margin-left: auto;
    position: relative;
}

.Pendingbox h3 {
    padding-left: 30px;
    font-size: 18px;
    margin-top: 7px;
    font-weight: 600;
}
.Pendingbox.customerheadingbox h3 {
    margin-top: 0px;

}

.textpending p {
    padding-right: 14px;
    padding-top: 4px;
    font-size: 19px;
    font-weight: 500;
}

.pendingboxinner {
    padding-top: 20px;
    margin-bottom: 14px;
    padding: 24px;
    box-shadow: 4px -5px 123px -18px rgb(161 170 166 / 22%);
    background: #fff;
    text-align: center;
    max-height: 330px;
    height: 100%;
    overflow: hidden;
    overflow-y: scroll;
}

.imgbox2 img {
    width: 50px;
    margin-right: 20px;
    border-radius: 8px;

    height: 50px;
}

.imgbox2 {
    display: flex;
    padding-bottom: 28px;
}
.buttonbox2 a {
    text-decoration: none;
    padding: 5px 12px 5px 12px;
    color: white;
    width: 100%;
    display: block;
    border-radius: 6px;
    font-size: 12px;
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    margin-top: 8px;
}

.buttonbox2 {

    padding-left: 30px;

    margin-left: auto;

}

.textbox2 p {
    font-size: 11px;
    color: #6A6A6A;
}

.mainboxleft span {
    color: #AF2D7D;
}

.textbox p {
    font-size: 11px;
    color: #6A6A6A;
}

.textbox h6 {
    margin-bottom: 5px;
}

.textbox2 h6 {
    margin-bottom: 5px;
}

span.ïcon {
    padding-right: 5px;
    padding-left: 5px;
}

span.app {
    color: #f05a22;
}

.sidemenubar ul li a:hover,
.sidemenubar ul li a.active,
.navbarcustome li.nav-item a.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: black;
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    border-radius: 6px;
    color: #fff !important;
}

.sidemenubar ul li a,
.navbarcustome li.nav-item a {
    text-decoration: none;
    color: black;
    padding: 11px;
    margin-bottom: 10px;
    display: block;
}

/* flow chart css start */
#svg circle {
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 1s linear;
    stroke: #666;
    stroke-width: 1em;
}

nav.navbar.navbar-expand-lg.navbar-light.navbarcustome li.nav-item.dropdown.owndropdown a.dropdown-item {
    padding: 3px 16px;
    font-size: 15px;
    background: #f9f9f9;
    margin-bottom: 4px;
}

nav.navbar.navbar-expand-lg.navbar-light.navbarcustome .dropdown-menu {
    padding: 0px;
    border: 1px solid rgb(0 0 0 / 6%);
}

textarea#message-text {
    padding: 10px;
    width: 100%;
    font-size: 15px;
    box-shadow: 0px 0px 4px 2px #0000000a;
    border: 0px !important;
    border-radius: 7px;
}

img.holicon {
    width: 144px !important;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    background: #fbfbfb !important;
    border: 0px !important;
    color: #000;
    font-size: 14px;
    white-space: nowrap;
}

.table-bordered td {
    border: 1px solid #dee2e6;
    border-color: #f3f3f3 !important;
    border: 1px solid;
    font-size: 14px;
    box-shadow: inset 0 0 0 0px var(--bs-table-accent-bg) !important;
    line-height: 17px;
    background: white !important;
}

a.btn.btn-success {
    background-color: #f05a22;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 0px;
    background: rgb(241, 90, 34);
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
    width: 200px;
}

button.confirm {
    background-color: #f05a22;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 16px;
    background: rgb(241, 90, 34);
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
}

.modal-footer button.btn.btn-secondary {
    background: red;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 0px;
    background: #f44336;
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #bd1c52;
}

#svg #bar {
    stroke: #f05a22;
}

/* #cont {
    display: block;
    height: 200px;
    width: 200px;
    margin: 2em auto;
    border-radius: 100%;
    position: relative;
    text-align: center;
} */

#cont:after {
    /* position: absolute; */
    /* display: block; */
    /* height: 99px; */
    width: 100%;
    /* left: 50%; */
    /* top: 45%; */
    content: attr(data-pct)"";
    /* margin-top: -80px; */
    /* margin-left: -80px; */
    /* border-radius: 100%; */
    /* line-height: 160px; */
    /* font-size: 2em; */
    /* font-weight: 900; */
    /* margin-left: -100px; */
    text-align: center;
    font-size: 23px;
    font-weight: 800;
}

.flowchart {
    text-align: center;
}

.trashrightbox {
    display: flex;
}

.card.toptrashbutton {
    margin-bottom: 10px;
}

button.btn.btn-dark.sidetrashbutton {
    background-color: #fcfcfc;
    color: balck;
    border: none;
    color: balck;
    color: #da3134 !important;
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #fcfcfc;
    border-color: #fcfcfc;
}

i.fa.fa-eye.eyesclose {

    margin-top: 10px;

}

.navlogo {
    width: 212px;
}

.navbarcustome ul li.nav-item {
    margin-right: 31px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-weight: 600;
    font-size: 15px;
    padding: 10px 16px;
}

/* sidebar menu dropdown css start */
li.sidebar-dropdown i.fa.fa-angle-right {
    float: right;
    font-size: 16px;
    transition: all ease 1s;
    transform: rotate(0deg);
    color: black;
    margin-left: 11px;
    margin-top: 4px;
}

li.sidebar-dropdown.active i.fa.fa-angle-right {
    transform: rotate(90deg);
}

.sidemenubar ul li i.fa {
    color: #000;
}

li.sidebar-dropdown span {
    padding-left: 20px;
}

ul.sidenavbarul li a.active,
ul.sidenavbarul li a:hover {
    border-left: 10px solid #fe8011;
    background: #fe801138;
}

ul.sidenavbarul li a {
    color: #0e1a35;
    font-size: 17px;
    font-weight: 600;
    border-top: 2px solid #cdcdce57;
    display: block;
    padding: 23px;
    text-decoration: none;
    transition: all ease-in-out 0.5s;
}

.fa-angle-right:before {
    content: "\f105";
}

.totolEarning h1 {
    font-size: 32px;
    margin-top: 10px;
}

.mainlogoimage img {
    width: 191px;
    margin-top: 7px;
    /* margin-left: 70px; */
    padding-top: 1px;

    border-radius: 3px;
    height: 62px;
}

span.number-custom {
    background-color: white;
    color: black;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 8px;
    font-weight: 600;
}

.textbox {
    width: calc(100% - 100px);
}

.numberbox span {
    background: #0F972D;
    color: white;
    border-radius: 100%;

    min-width: 40px;
    min-height: 40px;
    width: 100%;
    display: block;
    text-align: center;

    padding-top: 8px;
}

.numberbox {
    position: absolute;
    top: -7px;
    right: -10px;
}

span.custom-color {
    background: #BC0303;
}

.flowchartnumber ul li {
    list-style: none;
    padding-bottom: 19px;
}

.flowchartnumber ul li a {
    text-decoration: none;
    color: #515050;

}

span.number-right {
    float: right;
    margin-right: 30px;
    font-weight: 600;
}



span.dot {
    height: 8px;
    width: 8px;

    border-radius: 50%;

    display: inline-block;
    background: #CFAA49;
    ;
    margin-right: 8px;
}

span.dot.color-custom {
    background: #168960;
}

span.dot.color-custom2 {
    background: #9C1717;
}

.iconimg img {
    width: 72px;
}

.headingbox h6 a {
    text-decoration: none;
}

body {
    background: #ffffff !important;
}

nav.navbar.navbar-expand-lg.navbar-light.navbarcustome {
    box-shadow: 4px -5px 123px -18px rgb(161 170 166 / 22%);
    background: #fff;
}

.iconimgmy.time img {
    width: 28%;
    min-width: 116px;
}

.navbarcustome li.nav-item.owndropdown a.dropdown-item.active {
    color: #000 !important;
}

.imgbox2 img:hover {
    transition: all ease 1s;
    transform: scale(1.1);
}

.imgbox img:hover {
    transition: all ease 1s;
    transform: scale(1.1);
}

.dropbtn {
    /* background-color: #902a8e; */
    color: white;
    /* padding: 5px 16px; */
    font-size: 27px;
    border: none;
    border-radius: 10px;
}

button.dropbtn i.fa.fa-angle-right {
    transform: rotate(90deg);
    position: relative;
    top: 0px;
    font-size: 20px;
    right: 16px;
}

.dropdown-contentcustom {
    display: block;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    right: 0px;
    transform: translateY(34px);
    transition: all ease 1s;
    opacity: 0;
}

.dropdown-contentcustom a {
    color: black;
    padding: 7px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
}

.dropdowncustom {
    position: relative;
    display: inline-block;
}

.dropdowncustom:hover .dropbtn {
    background-color: #4e4e4e;
}

.dropdowncustom:hover .dropdown-contentcustom {
    opacity: 1;
    transform: translateY(0px);
}


button.dropdown-toggle.dropdown-custom {
    background-color: whitesmoke;
    border: none;
    border-radius: 8px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 3rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-custom2 {
    float: right;
    position: relative;
    top: -5px;
}

.service {
    box-shadow: 0 4px 50px 0 #6A6A6A;
    background: #fff;
    margin: 0px 20px;
    padding: 20px;
    border-radius: 20px;
    min-height: 95vh;
}

.form-control:focus {
    box-shadow: 0px 0px 19px 19px #00000005;
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    margin-left: 13px;
    box-shadow: 0px 0px 7px 4px #0000000d;
    border: 0px !important;
}

table.dataTable thead>tr>th {
    background: #fbfbfb !important;
    border: 0px !important;
    color: #000;
    font-size: 14px;
    white-space: nowrap;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px;
    border-color: #f7f7f7 !important;
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    padding: 4px;
    box-shadow: 0px 0px 7px 4px #0000000d;
    border: 0px !important;
}

table.dataTable.no-footer {
    border: 0px solid rgba(0, 0, 0, 0.3) !important;
}


.btn-stylessav {
    width: 100px !important;
    margin-top: 37px !important;
    float: none !important;
}

.customtableinnerbox {
    overflow: auto;
}

h1.nodatafoundheading {
    text-align: center;
    font-size: 24px;
    margin-top: 15px;
}

div#nav-tabContent.tabs-customdashboard {
    width: 100%;
}

/* css addservices */
.form-group.custom-control {
    display: grid;
    margin-top: 19px;
}

.custom-control {
    box-shadow: 0px 0px 19px 19px #00000005;
    border: 0px;
    min-height: 50px !important;
    font-size: 16px;
    appearance: auto;
}

.headingtop h1 {
    margin-top: 30px;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 32px;
    color: #ac2b7b;
}

.form-check.form-check-inline.custom-button {
    display: block;
    padding-left: 0px;
    margin-top: 20px;
}

input.form-control-file.custom-control.custom-inner {
    display: block;
    width: 100%;
    padding: 5px;
}


.form-group.custom-from {
    padding-bottom: 26px;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: #e2e2e2 !important;
}

span.totleorotime {
    font-size: 13px;
}

.Pendingbox.calender {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 12px !important;
    background: #fff;
}

label.inputlabel {
    margin-bottom: 12px;
    font-size: 14px;
    font-weight: 500;
}

button.swal2-confirm.swal2-styled.anchorcls {
    background: #2840a2;
}

button.swal2-confirm.swal2-styled.anchorcls a {
    color: #fff;
}

button.btn.btn-danger.custom-innerbutton {
    margin-top: 20px;
    float: right;
    margin-right: 40px;

    border-radius: 10px;
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    width: 15%;
    display: block;
    padding: 12px;
    border: transparent;
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;

}

.custom-control-lg {
    box-shadow: 0px 0px 19px 19px #00000005;
    border: 0px;

    font-size: 16px;
}

/* css profile page */
.mainheadinglink ul li {
    list-style: none;
    padding-right: 10px;
}

.mainheadinglink ul {
    display: flex;
}

.mainheadinglink ul li a {
    text-decoration: none;
    color: black;
    font-weight: 600;
    font-size: 20px;
}

a.custom-color.active {
    color: #f05a22;
}

.mainheadinglink {
    margin-top: 30px;
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 17px;
    border-radius: 12px;
}

.rightbox h2 {
    font-size: 21px;
    font-weight: 600;
    margin-left: 15px;
}


.rightbox {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 9px;
    margin-top: 65px;

    margin-bottom: 20px;
}

.contactinforight {
    float: right;
    margin-top: 15px;
}

.contactinfoleft h5 {
    font-weight: 400;
    font-size: 18px;
}

.contactinforight h5 {
    font-weight: 400;
}

.contactinfoleft {
    margin-bottom: 25px;
    margin-top: 15px;
}

.custom-pending {
    display: block;
    width: 20%;
    padding: 10px 20px 10px 20px;
    background-color: #f05a22;
    border-radius: 20px;
    font-size: 20px;
    text-decoration: none;
    color: white;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 25px;
}

.custom-buttonbox ul {
    display: flex;
}

.custom-buttonbox ul li {
    list-style: none;
    padding-left: 20px;
}

.custom-buttonbox ul li a {
    text-decoration: none;
    color: black;
    box-shadow: 0px 0px 19px 19px #00000005;
    display: block;
    width: 100%;
    padding: 20px 50px 20px 50px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 600;

    border: 1px solid #AF2D7D;

}

.custom-savebutton button {
    float: right;
    background-color: #AF2D7D;
    display: block;
    padding: 12px 30px 12px 30px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 20px;
    color: white;
}

.btn:hover {
    color: #fff;
}

.btn-danger:hover {
    color: #fff;
    background-color: #AF2D7D;
    border-color: #AF2D7D;
}

.custom-buttonbox ul li a:hover {
    background-color: #AF2D7D;
    color: white;
    transition: all ease 1s;


}

.custom-imagebox {
    text-align: center;
}

.custom-imagebox img {
    width: 200px;
    margin-top: 30px;
}

.custom-imagebox {
    text-align: center;
    margin-top: 21px;
}

.leftbox {
    text-align: center;
    box-shadow: 0px 0px 19px 19px #00000005;


}

.leftbox h3 {
    color: #AF2D7D;
    padding-top: 20px;
    padding-bottom: 40px;
    font-weight: 600;
}

.personal-info {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 14px;
}

.personal-info h4 {
    font-weight: 600;
    font-size: 21px;
}

.mail-box {
    display: flex;
    padding-left: 20px;
    padding-top: 30px;
}

.mail-box p {
    font-size: 18px;
}

.iocn-box i {
    font-size: 20px;
    margin-top: 3px;
    padding-right: 20px;
}

p.text-address {

    font-weight: 400;
    font-size: 18px;
    margin-left: 23px;
}

.table-innerdata {
    padding-top: 30px;
}

thead.inner-tablecolor {
    background: #AF2D7D;
    color: white;
}

.table-innerdata {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 40px;
}

.bank-innersection {
    text-align: center;
    box-shadow: 0px 0px 19px 19px #00000005;
    /* padding: 15px; */
    /* margin-top: 20px; */
}

.bank-innersection h3 {
    font-weight: 600;
}

.gallery-picbox img {
    width: 100%;
    max-height: 300px;

}

.gallery_video {
    max-height: 300px;
}

.col-md-4.custom-colsection {
    box-shadow: 0px 3px 10px -2px rgb(161 170 166 / 50%);
    margin-top: 40px;
    padding: 22px;
}

.nav-tabs .nav-link.custom-tab {
    background: none;
    color: #AF2D7D;
    z-index: 5;
    position: relative;

    box-shadow: 0px 3px 10px -2px rgb(161 170 166 / 80%);
    padding: 10px 28px;
    min-width: 150px;
    font-size: 19px;
    text-align: center;
    margin-right: 10px;
}

.nav-tabs .nav-link.custom-tab.active {
    background: #AF2D7D;
    color: #fff;
}

.nav-tabscustom {
    border-bottom: 1px solid white;
}

.gallerynodatafound {
    margin-top: 20px;
}

/* tabs css start main dashboard page */
.nav-tabs {
    border-bottom: 1px solid #ffffff;
}

.nav-tabs .nav-link.custom-tab1 {
    background: none;
    color: #000000;
    position: relative;
    box-shadow: 0px 3px 10px -2px rgb(161 170 166 / 80%);
    font-size: 19px;
    text-align: center;
    margin-right: 3px;
    padding: 2px 20px 2px 20px;
    border-radius: 6px;
    margin-top: 20px;
    max-width: 100%;
    width: 49%;

}

.nav-tabs .nav-link.custom-tab {
    background: none;
    color: #000000;
    position: relative;
    box-shadow: 0px 3px 10px -2px rgb(161 170 166 / 80%);
    font-size: 19px;
    text-align: center;
    margin-right: 3px;
    padding: 2px 20px 2px 20px;
    border-radius: 6px;
    width: 48%;

}

nav.custom-nav {
    float: right;
}

.nav-tabs .nav-link.custom-tab.active {
    background: #ac2b7b;
    color: #fff;
}

.nav-tabs .nav-link.custom-tab1.active {
    background: #ac2b7b;
    color: #fff;
}

.maintabsright {
    width: 100%;
}

/* radio button profile coding */
.mystatusbtn [type="radio"]:checked,
.mystatusbtn [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.mystatusbtn [type="radio"]:checked+label, .mystatusbtn [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    font-size: 20px;
    top: 4px;
    padding-right: 111px;
    font-weight: 600;
}

.mystatusbtn [type="radio"]:checked+label {
    color:#f05a22;
    ;
}

.mystatusbtn [type="radio"]:checked+label:before,
.mystatusbtn [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 1px;
    width: 20px;
    height: 20px;
    border: 1px solid #f05a22;
    border-radius: 100%;
    background: #fff;
}

.mystatusbtn [type="radio"]:checked+label:after,
.mystatusbtn [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #f05a22;
    position: absolute;
    top: 5px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.mystatusbtn [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.mystatusbtn [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.custom-buttonbox {
    margin-left: 52px;
    margin-top: 30px;
}

/* bank information table css start */
.table-wrapper {
    background: #fff;
    padding: 20px 25px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.table-title {
    padding-bottom: 15px;
    background: #ac2b7b;
    color: #fff;
    padding: 11px 30px;
    margin: -20px -25px 19px;
    border-radius: 3px 3px 0 0;
}

.table-title h2 {
    margin: 5px 0 0;
    font-size: 24px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
    box-shadow: 0px 0px 7px 4px #0000000d;
    border: 0px !important;
    height: 50px;
}

div#notification_check_boxes {
    display: flex;
    width: 100%;
}

div#notification_check_boxes .custom-control.custom-checkbox {
    padding-left: 54px;
    padding-top: 11px;
    padding-right: 29px;
}

.table-title .btn-group {
    float: right;
}

.table-title .btn {
    color: #fff;
    float: right;
    font-size: 13px;
    border: none;
    min-width: 50px;
    border-radius: 2px;
    border: none;
    outline: none !important;
    margin-left: 10px;
}

.table-title .btn i {
    float: left;
    font-size: 21px;
    margin-right: 5px;
}

.table-title .btn span {
    float: left;
    margin-top: 2px;
}

table.table tr th,
table.table tr td {
    border-color: #e9e9e9;
    padding: 12px 15px;
    vertical-align: middle;
}

table.table tr th:first-child {
    width: 60px;
}

table.table tr th:last-child {
    width: 100px;
}

table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fcfcfc;
}

table.table-striped.table-hover tbody tr:hover {
    background: #f5f5f5;
}

table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}

table.table td:last-child i {
    opacity: 0.9;
    font-size: 16px;
    margin: 0 5px;
    cursor: pointer;

}

table.table td a {
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
    outline: none !important;
}

table.table td a:hover {
    color: #ffffff;
}

table.table td a.edit {
    color: #000000;
}

table.table td a.delete {
    color: #F44336;
}

table.table td i {
    font-size: 19px;
}

table.table .avatar {
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.pagination {
    float: right;
    margin: 0 0 5px;
}

.pagination li a {
    border: none;
    font-size: 13px;
    min-width: 30px;
    min-height: 30px;
    color: #999;
    margin: 0 2px;
    line-height: 30px;
    border-radius: 2px !important;
    text-align: center;
    padding: 0 6px;
}

.pagination li a:hover {
    color: #666;
}

.pagination li.active a,
.pagination li.active a.page-link {
    background: #707070;
}

.pagination li.active a:hover {
    background: #707070;
}

.pagination li.disabled i {
    color: #ccc;
}

.pagination li i {
    font-size: 16px;
    padding-top: 6px
}

.hint-text {
    float: left;
    margin-top: 10px;
    font-size: 13px;
}

/* Custom checkbox */
.custom-checkbox {
    position: relative;
}

.custom-checkbox input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    margin: 5px 0 0 3px;
    z-index: 9;
}

.custom-checkbox label:before {
    width: 18px;
    height: 18px;
}

.custom-checkbox label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    background: white;
    border: 1px solid #bbb;
    border-radius: 2px;
    box-sizing: border-box;
    z-index: 2;
}

.custom-checkbox input[type="checkbox"]:checked+label:after {
    content: '';
    position: absolute;
    left: -18px;
    top: 6px;
    width: 6px;
    height: 11px;
    border: solid #000;
    border-width: 0 3px 3px 0;
    transform: inherit;
    z-index: 3;
    transform: rotateZ(45deg);
}

.custom-checkbox input[type="checkbox"]:checked+label:before {
    border-color: #a92979;
    background: #a92979;
}

.custom-checkbox input[type="checkbox"]:checked+label:after {
    border-color: #fff;
}

.custom-checkbox input[type="checkbox"]:disabled+label:before {
    color: #b8b8b8;
    cursor: auto;
    box-shadow: none;
    background: #ddd;
}

/* Modal styles */
.modal .modal-dialog {
    max-width: 400px;
}

.modal .modal-header,
.modal .modal-body,
.modal .modal-footer {
    padding: 16px 30px;
}

.modal .modal-content {
    border-radius: 3px;
}

.modal .modal-footer {
    /* background: #ecf0f1; */
    border-radius: 0 0 3px 3px;
    margin: auto;
}

.modal .modal-title {
    display: inline-block;
    font-weight: 600;
    color: #f05a22;
    /* text-align: center!important; */
    margin: auto;
}
.modal .form-control {
    border-radius: 2px;
    box-shadow: none;
    border-color: #dddddd;
}

.modal textarea.form-control {
    resize: vertical;
}

.modal .btn {
    border-radius: 2px;
    min-width: 100px;
}

.modal form label {
    font-weight: normal;
}


/* toggle css start */
.toggle {
    position: absolute;
    color: white;
    width: 71px;
    cursor: pointer;
    display: none;
    transition: all ease 0.5s;
    top: 0px;
    font-size: 38px;
    background: #ac2b7b;
    text-align: center;
    right: -71px;
    z-index: 99;
}

.maintop.active {

    padding-left: 100px;
    transition: all ease 0.5s;
}

.headertop.active {

    margin-left: 100px;
    width: calc(100% - 0px - 132px);
    transition: all ease 0.5s;

}

/* tabs css start main dashboard page */


.nav-tabs {
    border-bottom: 1px solid #ffffff;
}

nav.custom-nav {
    float: right;
    width: 100%;
}

.nav-tabs .nav-link.custom-tab.active {
    background: #f05a22;
    color: #fff;
}

.nav-tabs .nav-link.custom-tab1.active {
    background: #ac2b7b;
    color: #fff;
}

/* booking css star */
.heading-section h5 a {
    text-decoration: none;
    color: black;
}

span.custom-bookings {
    margin-left: 5px;
    color: #ac2b7b;
}

span.custom-home {
    margin-right: 5px;
}

.headinginnerbox h5 {
    font-weight: 600;
    margin-left: 10px;
    font-size: 18px;
}

.headinginnerbox {
    background-color: #96eb47;
    padding: 15px;
    color: black;
    border-radius: 6px;
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: center;
}

.headinginnerbox.custom-color1 {
    background-color: #c4eaf9;
}

.headinginnerbox.custom-color2 {
    background-color: #f1d3c6;
}

.headinginnerbox.custom-color3 {
    background-color: hotpink;
}

.imageboxinner {
    display: flex;
    margin-bottom: 18px;
}

.imageboxinner img {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.innerboxdata h6 {
    margin-top: 25px;
    margin-left: 14px;
    font-size: 19px;
    font-weight: 400;
}

.innerboxdata h4 {
    font-size: 16px;
    margin-top: 5px;
    font-weight: 400;
}

.innerboxdata h3 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 3px;
    font-weight: 400;
}

.innerboxdata h5 {
    font-size: 16px;
    font-weight: 400;
}

.innerboxdata {
    padding: 20px;
}

.innerboxdata {
    padding: 20px;
    /* border: 2px solid #f3f0f0; */
    border-radius: 6px;
    margin-top: 4px;
    margin-bottom: 25px;
    box-shadow: 0px 4px 8px rgb(0 0 0 / 7%);
    /* background-color: #f3f0f0; */
}

span.customserviceheading {
    font-weight: 800;

    margin-right: 5px;
}

span.custompriceheading {
    font-weight: 800;
    margin-right: 5px;
}

button.btn.btn-danger.custom-apply {
    width: 144px;
    display: block;
    padding: 9px;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 9px;
    background: rgb(241, 90, 34);
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
    color: #fff;
    margin: 5px auto 0px;
    float: left;
}

i.fa.fa-envelope-o.iconenvlop {
    color: #354195;
}

.table-title-add h2 {
    background: #ffffff;
    color: #f05a22;
    padding: 16px 30px;
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 19px;
    font-weight: 600;
}

span.custombookingheading {
    font-weight: 800;
    margin-right: 5px;
}

a.boxdatainfo {
    text-decoration: none;
    color: black;
}

.tattotsylehed h4 {
    font-size: 21px;
    margin-bottom: 10px;
    color: #ff5a04;
    font-weight: 600;
}

.dataTables_info {
    font-size: 13px;
    padding: 12px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    font-size: 13px !important;
}

a.paginate_button {
    padding: 6px !important;
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: pointer !important;
}

.faqheading h4 {
    background: #ac2b7b;
    color: #fff;
    padding: 16px 30px;
    margin-bottom: 15px;
    font-size: 20px;
    text-align: center;
}

.container-fluid.faqboxcontainer .form-group.custom-from {
    padding-bottom: 0px;
}

select#select_user_type {
    box-shadow: 0px 0px 19px 19px #00000005;
    border: 0px;
    min-height: 50px !important;
    font-size: 16px;
    appearance: auto;
}

.container-fluid.faqboxcontainer button.btn.btn-danger.custom-innerbutton {
    width: 137px;
    margin-right: 0px;
}

.mainsectionbox.mainsectionbox-cus form {
    width: 100%;
}

.mainsectionbox.mainsectionbox-cus button.btn.btn-danger.custom-innerbutton {
    margin-top: 20px;
    float: right;
    margin-right: 40px;
    border-radius: 10px;
    background-color: #AF2D7D;
    display: block;
    padding: 12px;
    width: 100px !important;
    margin-top: 37px !important;
    margin-right: 0px;
}

.mainsectionbox.mainsectionbox-cus .form-group.custom-from {
    padding-bottom: 0px;
}

.mainsectionbox.mainsectionbox-cus textarea.form-control.custom-control-lg.custom-text {
    height: 150px;
    resize: none;
}

.container-fluid.notificationcontainer .form-group.custom-from {
    padding-bottom: 0px;
}

.container-fluid.notificationcontainer button.btn.btn-danger.custom-innerbutton {
    width: 100px !important;
    margin-top: 12px !important;
    margin-right: 0px;
}

.viewbuttonbox {
    text-align: center;
    margin-top: 14px;
}

table.table.table-striped.table-hover.dataTable td {
    border-color: #f3f3f3 !important;
    border: 1px solid;
    font-size: 14px;
    box-shadow: inset 0 0 0 0px var(--bs-table-accent-bg);
    line-height: 35px;
}

select#myProject {
    padding: 10px;
    width: 100%;
    font-size: 15px;
    box-shadow: 0px 0px 4px 2px #0000000a;
    border: 0px !important;
    border-radius: 7px;
}

select#graph_time {
    padding: 10;
    width: 100%;
    font-size: 15px;
    box-shadow: 0px 0px 4px 2px #0000000a;
    border: 0px !important;
    border-radius: 7px;
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    margin-top: 33px;
    padding: 11px;
    margin-left: 12px;
    font-weight: 600;


}

/* log in css */

.leftformsectioninnerdata {
    padding: 30px;
}

.leftformsectionboxheading {
    margin-top: 30px;
    text-align: center;
}

.leftformsectionboxheading img {
    width: 170px;
}

.leftformsectioninnerdata h1 {
    margin-top: 20px;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: center;
}

.leftformsectioninnerdata p {
    font-size: 14px;
    margin-bottom: 40px;
    color: #c1bebe;
}

.leftformsectionbox {
    padding: 4%;
    position: relative;
    height: 100vh;
}

.leftformsectionbox img {
    width: 100%;
    border-radius: 15px;

}

.form-check-input:checked {
    background-color: #ac2b7b;
    border-color: #ac2b7b;
}

label.customchangesuser {
    font-weight: 500;
    margin-bottom: 7px;
    font-size: 14px;
}

input.customchangesemail {
    margin-bottom: 24px;
    padding: 10px;
    font-weight: 400;
    box-shadow: 0px 0px 19px 19px #00000005;
    border: 0px;
    min-height: 49px !important;
    padding-left: 46px;
    appearance: revert;
    height: 55px;
    border-radius: 74px;
}

button.btn.btn-primary.custombuttonchanges {
    width: 100%;
    display: block;
    padding: 15px;
    background-color: #ff614d;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 45px;
}

.leftformsectionbox:before {
    position: absolute;
    content: "";
    top: 0px;
    right: 0px;
    width: 63%;
    /* background-color: #25409f; */
    height: 100%;
    z-index: -1;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

main.maintopcustomsection {
    margin-top: 60px;
}

label.form-check-label.customrememberchanges {
    font-size: 14px;
    position: relative;
    top: 2px;
    cursor: pointer;
}

.leftloginformcontainer {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 483px;
    max-width: 100%;
}

.leftloginwrapper {
    position: relative;
    height: 100vh;
}

.tableinnercustom {
    overflow: auto;
}

ul.dropdown-menu.dropdown-menu-custom.show {
    min-width: 138px !important;
}

.gallerynodatafound h3 {
    font-size: 20px;
}

.maintoplinkbutton .nav-tabs .nav-link.custom-tab {

    width: 24%;
    max-width: 200px;
}

/* bookings custmore info css start */
.innerinfotable {
    display: flex;
}

p.customnumberinfo {
    font-size: 16px;
    margin-left: auto;
}

.innerinfotable h3 {
    font-size: 16px;
}

.innerinfotable {
    border-bottom: 1px solid #818181;
    margin-bottom: 28px;
    padding-bottom: 10px;
}

.imagecirclebox p {
    margin-bottom: 20px;
    margin-top: 20px;
}

.imagecirclebox {
    text-align: center;
}

.custmoreinfoleftbox {
    padding: 30px;
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 0px 19px 19px #00000005;
}

.mainbookingheading h4 {
    margin-bottom: 50px;
}



.imagecirclebox img {
    border-radius: 50%;
    width: 100px;
    margin-bottom: 15px;
    height: 100px;
}

.mainbookingheading {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 20px;
}

.headingtopcustmoreinfo {
    position: absolute;
    top: -31px;
    background-color: #ac2b7b;
    width: 92%;
    text-align: center;
    color: white;
    border-radius: 6px;
    padding: 15px;
}

.headingtopcustmoreinfo h3 {
    font-size: 18px;

}

.messagetext {
    margin-top: 30px;
    margin-bottom: 30px;
}

.messagetext p i {
    margin-left: 10px;
    margin-right: 17px;
}

.messagetext p {

    font-size: 18px;
}

h5.customnamesetting {
    margin-bottom: 35px;
}

.viewmorebutton {
    text-align: center;
}

.viewmorebutton a {
    text-decoration: none;
    color: #2d39af;
    font-weight: 600;
    font-size: 18px;
}

.viewmorebutton a:hover {
    color: #af2d7d;
    transition: all ease 1s;
}

/* new update css in dashboard */
.mainheadingtop span {
    color: #f05a22;
}

.mainheadingtop {
    margin-top: 10px;
    margin-bottom: 22px;
}

.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-top {
    right: auto !important;
}

.datepicker table tr td {
    padding: 11px;
    font-size: 11px;
}

.datepicker table tr td.active.active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active {
    background: #f05a22 !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #f05a22, #f05a22);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.mainheadingbox {
    box-shadow: 4px -5px 123px -18px rgb(161 170 166 / 22%);
    padding: 20px 12px 30px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
}

/* multiple form css */

#regForm {
    background-color: #ffffff;
    margin: 100px auto;
    padding: 40px;
    width: 70%;
    min-width: 300px;
}

/* Style the input fields */
input {
    padding: 10px;
    width: 100%;
    font-size: 17px;
    font-family: Raleway;
    border: 1px solid #aaaaaa;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
    background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
    display: none;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbbbbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: 0.5;
}

/* Mark the active step: */
.step.active {
    opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: #04AA6D;
}

.error {
    color: red;
}

/* multiple form css end */


.modal-content.customchanges {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 650px;
    height: 500px;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1pxsolidrgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

/* .chartcustom {
    margin-top: 192px;
    width: 1200px;
} */


.cal-custom {
    height: 100px;
    width: 800px;
    margin-left: 102px;
    max-width: 653px;
    margin: auto;
    margin-top: 25px;
}


a.fc-day-number {
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    width: 100%;
}

.fc-center h2 {
    color: #fa5603;
    font-size: 20px;
}

.fc-basic-view .fc-body .fc-row {
    min-height: 45px !important;
    height: 45px !important;
}

.fc-scroller.fc-day-grid-container {
    height: auto !important;
}

th.fc-day-header.fc-widget-header span {
    font-size: 25px;
}

.fc-row.fc-week.fc-widget-content.fc-rigid td {
    padding: 10px;
    height: 20px !important;
    background: #fff;
}

button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right.fc-state-disabled {
    background: rgb(255, 255, 255);
    color: black;
    font-weight: 600;
    font-size: 17px;
    border: 1px solid #c7c7c7;
    text-transform: capitalize;
}

button.fc-today-button.fc-button.fc-state-default.fc-corner-left.fc-corner-right {
    background: rgb(255, 255, 255);
    color: black;
    font-weight: 800;
    font-size: 17px;
}

th.fc-day-header.fc-widget-header {
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    padding: 15px;
    background: #f9f9f9;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.fc-draggable.fc-resizable {
    background: #ff6000;
    border: 0px;
    padding: 3px;
    font-weight: 400;
}

td.fc-day.fc-widget-content.fc-mon.fc-today {
    background: #f9b58c52;
}

.fc-toolbar.fc-header-toolbar {
    background: #d7d7d745;
    /* margin-top: 10px; */
    padding-top: 15px;
    padding: 16px 20px;
    border-radius: 9px;
    box-shadow: 0px 0px 19px 19px #00000005;
}

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 0em;
}

.fc-button-group button {
    background: #fff;
    font-weight: 700;
    border: 1px solid #9b9b9b45;
}

button#dropdownMenuButton {
    background: #ffffff;
    border: 0px;
    padding: 0px;
}

button#dropdownMenuButton img {
    border: 2px solid #000000;
    border-radius: 39px;
}

.fc-state-active,
.fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgb(0 0 0 / 0%), 0 1px 2px rgb(0 0 0 / 5%);
}

.fc-state-active,
.fc-state-down {
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 15%), 0 1px 2px rgb(0 0 0 / 5%) !important;
}

.fc-button-group button {
    border-radius: 93px;
}

.Pendingbox.calender {
    background-color: #ff5a04;
    padding: 10px;
    color: white;
    border-radius: 6px;
    margin-top: 25px;
    background: #ffffff;
    color: #f05a22;
    padding: 16px 30px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
}

/* .fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #ddd;
    height: 42px;
    font-size: 23px;
    padding-top: 6px;
} */
.table-bordered {
    border: 0px solid #dee2e6 !important;
}

h6.btncheckincheckout {
    width: 144px;
    display: block;
    padding: 9px;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 9px;
    background: rgb(241, 90, 34);
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
    color: #fff;
    margin: 19px auto 0px;
}

.bank-innersection input {
    padding: 10px;
    width: 100%;
    font-size: 15px;
    box-shadow: 0px 0px 4px 2px #0000000a;
    border: 0px !important;
    border-radius: 7px;
}

button.btn.btn-primary {
    background-color: #f05a22;
    border: none;
    font-size: 19px;
    font-weight: 500;
    margin-top: 0px;
    background: rgb(241, 90, 34);
    background: -moz-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15a22', endColorstr='#21409a', GradientType=1);
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
}

.dataTables_filter label {
    display: flex;
    font-size: 14px;
}

.dataTables_filter label input[type="search"] {
    padding: 10px;
    width: 100%;
    font-size: 15px;
    box-shadow: 0px 0px 4px 2px #0000000a !important;
    border: 0px !important;
    border-radius: 7px;
    margin-right: 11px;
    margin-left: 13px;
}

.dataTables_filter label {
    display: flex;
    font-size: 14px;
    align-items: center;
}

.dataTables_length label {
    font-size: 14px;
    margin-left: 16px;
    margin-top: 8px;
}

th.fc-day-header.fc-widget-header span {
    font-size: 16px;
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #f5f5f5;
}



.notificationinnerbox {
    display: flex;

}

.notificationmainsection {
    margin-top: 30px;
}

.notificationimgbox img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.notificationtime {

    margin-left: auto;
}

.notificationtextbox p {
    margin-top: 20px;
    margin-left: 12px;
}

.notificationtime h6 {
    margin-top: 10px;
    color: #747373;
    margin-right: 13px;
}

.notificationinnerbox {
    margin-bottom: 20px;
    box-shadow: 0px 0px 19px 19px #00000005;
    border-radius: 10px;
    padding: 10px;
}

/* new profile css start */
.mainheadingtopbarcustom {
    background-color: #21409a;
    color: white;
    height: 91px;
}

.profileimgboxcustomsetting img {
    width: 200px;
    height: 200px;
    box-shadow: 0px 0px 19px 19px #00000003;
    border-radius: 100px;
}

.mailboxcustomsetting a {
    color: #706e71;
}

.mailboxcustomsetting a i {
    color: #21409a;
    margin-right: 10px;
}

.customphoneboxsetting a {
    color: #706e71;
}

.customphoneboxsetting a i {
    color: #21409a;
    margin-right: 8px;
}

.customphoneboxsetting {
    margin-bottom: 10px;
    margin-top: 17px;
}

.personalinfoboxcustomsetting {
    box-shadow: 0px 0px 19px 19px #00000005;
    padding: 23px;
    margin-top: 25px;
}

.headingpersonalinfo h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.headingpersonalinfocustomsetting h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.haedingbottombordercustomsetting {

    border-bottom: 1px solid #d5d5d5;

}

button.custtombuttonsettingdownload a {
    color: #21409a;
    font-weight: bold;
    margin-top: 27px;
    display: block;
}

.personalinfoboxcustomsetting p {
    font-size: 15px;
}

.innerboxinfocustomsetting h6 {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 15px;
}

.innerboxinfocustomsetting {
    margin-top: 23px;
    margin-bottom: unset;
}

.innerboxinfocustomsetting h6 {
    margin-bottom: 5px;
    font-weight: 500;
}

button.custtombuttonsettingdownload {
    border: none;
    cursor: pointer;
}

.maincustomsetting {

    margin-top: -67px;
}

.headingmaincustomsetting h1 {
    color: white;
}

.headingmaincustomsetting {
    margin-bottom: 40px;
}

.col-md-12.custompadding {
    padding-left: 0px;
    padding-right: 0px;
}

.profilesectionleftcustomsetting {
    text-align: center;
}
.customnavbarsettings {
    margin-left: auto;
}
.confleave {
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    border: transparent;

}
.reqleave {
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    border: transparent;

}
.projectbtnsetting {
    margin-top: 25px !important;
    float: left !important;
}
.btn-stylessav {
    margin-top: 35px !important;
}


.modbody {
    display: flex;
    /* margin-left: 0px!important; */
    margin-bottom: 9px;
    margin-left: 17%;
}
.leave_startdate {
    margin-left: 40px;
}
.leave_enddate {
    margin-left: 47px;
}
.leave_desc {
    margin-left: 30px;
}
.empmodbody {
    font-weight: 600;
}
.leave_status {
    margin-left: 10px;
}
.alertclosecss {
    float: right !important;
    margin-top: -24px;
    border: transparent;
    background-color: transparent;
    font-weight: 600;
}
.textbox2 {
    /* text-align: center; */
    text-align: justify;
    margin-top: 5px;
}
.customdeletecss {
    border-radius: 9px;
    border-bottom: 3px solid #6e83db;
    border-radius: 9px!important;
    /* border: none; */
    font-size: 19px;
    font-weight: 500;
    background: linear-gradient(to right, rgba(241, 90, 34, 1) 0%, rgba(33, 64, 154, 1) 100%);
    margin-top: 0px;
}
.modalclosecss {
    border: none;
    background: #fff;
}
.modalclosespan {
    font-size: 38px;
    color: #f05a22;
}
.logouthovercss {
    padding: 0px 41px 0px 0px;
    font-size: 21px;
}
.logouthovercss:hover {
    background: #fff;
}
.attendencefiltercss {
    margin-top: 30px;
    margin-right: auto;
    background-color: #f8f9fa;
}
.row.activityfiltercss {
    margin-top: 30px;
    margin-left: 0px;
    background-color: #f8f9fa;
}
.attendencetableinnerdata {
    padding: 0px;
}

.textcssattendence {
    text-align: justify;
}

/* scroll-bar css start*/

/* ::-webkit-scrollbar {
  width: 4px;

}
 
::-webkit-scrollbar-thumb {
  background: #f05a22; 
  border-radius: 10px;

}

::-webkit-scrollbar-thumb:hover
  

{
  background: #f05a22; 

} */

/* scroll-bar css end*/

/* password icon  css start*/
.passwordeyeiconcss {
    position: absolute;
    right: 44px;
    margin-top: -58px;
}
/* password icon  css end*/
/* project from css start */
.customprojectnamefrom {
    box-shadow: 0px 0px 7px 4px #0000000d;
    background: #ffffff;
    border: none;
    height: 50px;
}
.customtextareasetting textarea {
    margin-top: 10px!important;
}
/* project from css end */


