/***** css 27-2-2024 ******/
#timeslot div {
    width: 33%;
    display: inline-block;
}
a {
    pointer-events: auto !important;
  }
.cols-section {
    padding: 10px;
}
a.btn.btn-outline-danger.outlines-btn {
    border-color: #dddddd !important;
    color: #6b7274 !important;
}
a.remove_button {
    width: 100%;
    display: inline-block;
    text-align: end;
}
.table-clsss div.dataTables_filter {
    text-align: right !important;
}
.adminst-staff-cols {
    display: flex;
    align-items: center;
}
.table-clsss-entries {
    display: block;
}
.newmultiitem4,.newmultiitem5,.newmultiitem6,.newmultiitem7 {
    padding: 10px 0;
    width: 100%;
}
.table-cls-ad {
    overflow-x: unset;
    overflow-y: unset;
    padding: 0;
}
img.img-locates.loctions {
    padding: 5px 5px;
}
.clients-items {
    display: flex;
    flex-wrap: wrap;
}
.adminst-staff ol.breadcrumb {
    justify-content: end;
}
.virtual-light {
    display: flex;
    width: 100%;
    padding-right: 20px;
}
.sub-virtual {
    width: 33.33%;
    padding-right: 15px;
}
.edit-del-btn {
    display: flex;
    width: auto;
	align-items: center;
}
.edits {
    margin-right: 10px;
}
#selectall:checked + label { 
    background-color: #17223c;
    color: #fff;
    transition: all .2s;
}
.table-cls-ad {
    margin-right: 0px !important;
}
.back-home-btn{
    position:absolute;
    left:100px;
    top:10px;
}
.back-home-btn img{
    min-height:40px;
    width:100%;
}
.back-po{ position: absolute; z-index: 999999999; }  
button.back-bt-new {
    background: #3144a1;
    border: none;
    border-radius: 20px;
    padding: 4px 10px;
    color: #fff;
    font-weight: 800; margin:10px;
}
li.nav-item-show-login-name {
    list-style: none;
    margin-top: 5px;
    margin-left: 19pc;
}
.small-popup-center {
    width: 50%;
    margin: 20px auto;
}
.view2 {
      display: flex;
    flex-wrap: wrap;
}
.view2 img{ padding:8px !important;}	
.appoint-request-div {
    border-radius: 0px 10px 0px 10px;
    padding: 3px 10px 15px 10px;
    width: 100%;
    text-align: left;
}
.appoint-request-div h2 {
    margin: 0px;
    padding: 0px;
    font-weight: 800;
    font-size: 25px;
    color: #fff;
}
	.appoint-service-div {
    background: #fff;
    padding: 13px 10px;
    text-align: center;
    border-radius: 100px;
    margin: 20px 0px 0px 0px;
}
.appoint-service-div span {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-weight: 800;
    color: #17223c;
    text-align: center;
}	
.appoint-accepted-div {
    background: #17223c;
    border-radius: 0px 10px 0px 10px;
    padding: 10px 10px 30px 10px;
    width: 72%;
    margin: 30px 0px 20px 80px;
}
.appoint-accepted-div h2{ margin: 0px;
    padding: 0px; font-weight:800; font-size:20px; color:#fff;}		
	.appoint-complete-div {
    width: 75%;
    margin: 0px auto;
    border: 1px solid #ddd;
    padding: 10px;
}
.appoint-complete-div h3{ margin: 0px;
    padding: 0px; font-weight:800; font-size:20px; color:#17223c;}		
.appoint-inner-com {
    background: #d2d2d2;
    padding: 10px;
    margin: 10px 0px 0px 0px;
}
.appoint-inner-com span {
    font-size: 18px;
}		
		.appoint-inner-com p {
    font-size: 18px; margin:0px; padding:5px 0px;
}		
		.appoint-inner-com p span{ color:#17223c; font-weight: 800;}	
.appoint-inner-com h6 {
    font-size: 18px;
    margin: 0px;
    padding: 5px 0px;
    border-bottom: 1px solid #17223c;
}
		.appoint-inner-com h6 span{ color:#df0620;  }
	.re-she-bt {
    background: #17223c;
    color: #fff;
    border: none;
    padding: 0px 30px;
    font-size: 18px;
    font-weight: 800;
    border-radius: 56px;
    line-height: 49px;
    margin: 10px 0px 0px 0px; cursor: pointer;
}
.ApprovedStatus {
    background: #e1ffed;
    color: #60bb69;
    font-weight: 800;
    text-align: center;
}
.PendingStatus {
    background: #fff6dc;
    color: #ffc13e;
    font-weight: 800;
    text-align: center;
}
.RescheduledStatus {
    background: #e9f2ff;
    color: #5779bc;
    text-align: center;
    font-weight: 800;
}
.CancelledStatus {
    background: #ffeded;
    color: #ff0000;
    text-align: center;
    font-weight: 800;
}
.DeclineStatus {
    background: #d0d0d0;
    color: #747584;
    text-align: center;
    font-weight: 800;
}
.check-label-width-two{ width: 90% !important; }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3144a1 !important;
    border-color: #3144a1 !important;
}
.dollor-space {
    padding: 0px 0px 0px 18px;
}
.admin-edit-image {
    width: 30% !important;
}
.align-item-ce{ align-items:center;}
.border-none-cm{ border:none !important;}
.check-label-width {
    width: 40% !important;
}
.service-data-div{
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
}
.view-ser-width{  width:20% !important; cursor: not-allowed !important;}
.page-link {
    color: #3144a1;
    border: 1px solid #3144a1;
}
.view-service-div{
    background: #eeeeee;
    padding: 20px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3144a1 !important;
    border-color: #3144a1 !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #3144a1;
    border-color: #3144a1;
}
.flx-wrap-none{ flex-wrap:inherit;}
.ver-top {
    vertical-align: top;
    max-width: 100%;
}
.state-table {
    width: 50% !important;
}
form#addNewHomePageDetails {
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
form#addNewState {
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
.add-state-div {
    align-items: end;
}
.state-submit {
    position: relative;
    top: -2px;
}
.client-upload-media {
    width: 100%;
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
.code-runner {
  display: none;
}
/**** css 23-2-2024 *******/
label.slots h2 {
    background: #eee;
    padding: 10px;
}
.slot-ser{
    background: #eee;
    padding: 10px;
}
.loaction-create-section{
	   background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
.delete-b{ background:#be1115 !important; border:1px solid #be1115 !important;}
.admin-user-form {
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
}
.admin-bt {
    background: #070c28;
    border: 1px solid #070c28;
    border-radius: 10px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    color: #fff !important;
    width: auto !important;
    height: auto !important;
    padding: 5px 30px !important;
}
.admin-bt:hover{ background:#3144a1; border:1px solild #3144a1;}

.upload-file-im {
    margin: 20px 0px 0px 0px;
}
.banner-section-row {
    display: inline-block;
}
.banner-in-section {
    background: #eeeeee;
    padding: 10px;
    border-top: 4px dashed #3144a1;
    align-items: center;
    border-radius: 5px;
    margin: 0px 0px 10px 0px;
    vertical-align: top;
}
.tumb-im {
    margin: 0px 0px 10px 0px;
}
.textarea-cm {
    border: 1px solid #ddd;
    font-size: 16px;
    height: 60px;
}
/********** css  20-2-2024 **********/
.edit-wrap .disabledwithoutcolor {
    background: #fff !important;
    color: #000 !important;
}

[class*=sidebar-dark-] {
    background-color: #070c28;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #3144a1;
    color: #fff;
}
div#checkboxForm {
    background: #17223c;
    padding: 10px 0px;
    margin: 0px 0px 10px 0px;
    border-radius: 10px;
}
div#checkboxForm label {
    color: #fff;
    font-size: 18px;
    padding: 0px 0px;
    margin: 0px 0px 0px 5px;
}
div#checkboxForm label input {
    padding: 0px 0px;
    margin: 0px 10px;
}
div#checkboxForm span {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px 10px;
    position: relative;
    top: 1px;
    left: 8px; color:#fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.Gallery-add-section {
    margin: 0px 0px 10px 0px;
    align-items: baseline;
    width: 100%;
    border-radius: 5px;
    display: inline-block;
}
.upload-media-file {
    border-radius: 5px;
    border: 1px dashed #ddd;
    background: #eee;
    margin: 5px 0px 10px 0px;
    width: 100%;
    padding: 5px;
}
.upload-media-file span {
    font-size: 14px;
}
.upload-media-file i {
    background: #000;
    padding: 8px 10px;
    color: #fff;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
    font-size: 10px; border-radius: 5px;
}
.gallery-sets-commons {
    display: inline-flex;
    justify-content: space-between;
    border-radius: 5px;
    padding: 15px !important;
    align-items: flex-start;
   
}
.upload-media-gallery-two {
    border: 1px dashed #ddd;
    background: #eee;
    margin: 10px;
}
.multiimage {
    display: flex;
    flex-wrap: wrap;
}
.upload-media-gallery-two img {
    width: 150px;
}
.upload-media-gallery-two i {
    background: #000;
    padding: 8px 10px; 
    color: #fff;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
    font-size: 10px;
}
.chat-body .chat-header {
    padding: 0.75rem 1rem;
    border-bottom: 1px dashed #17223c;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: space-between;
}
.chats {
    padding: 0px;
}
.chat-body {
    display: flex;
    flex-grow: 1;
    flex-flow: column;
    min-width: 0;
    width: 100%;
    position: relative;
}
.media {
    display: flex;
    align-items: flex-start;
    flex: 1;
}
.media .media-body {
    flex: 1;
    align-self: center;
    overflow: hidden;
}
.message-day {
    margin: 10px 0px 0px 0px;
}
.message {
    margin-bottom: 1.25rem;
    font-size: .875rem;
    padding: 10px;
}
.message .message-content {
    padding: 7px 13px 7px 13px;
    background-color: #17223c;
    color: #fff;
    margin-left: 1.25rem;
    border-radius: 1.25rem;
    text-align: left;
    display: inline-block;
    max-width: 25rem;
    font-size: 18px;
    text-transform: capitalize;
}
.message .message-options {
    display: inline-flex;
    align-items: center;
    font-size: .75rem;
    color: #adb5bd;
    margin-top: 0.3125rem;
}
.message .message-options>* {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}
.message .avatar {
    display: inline-block;
    vertical-align: bottom;
    margin-top: -10px;
}
.avatar.avatar-sm {
    height: 2.25rem;
    width: 2.25rem;
    min-width: 2.25rem;
}
.message .avatar img {
    /* box-shadow: 0 0 0 0.5rem #fff; */
    border: 2px solid #fff;
}
.avatar img, .avatar span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.message .message-options>:not(.avatar) {
    height: 1.125rem;
    line-height: 1.125rem;
    display: inline-block;
    vertical-align: middle;
}
.message.self {
    text-align: right;
}
.message.self .message-options {
    flex-direction: row-reverse;
}
.chat-heading {
    font-size: 26px;
    font-weight: 800;
    margin: 0px 0px 10px 0px;
}
/**** css 19-2-2024 ******************/
.btnDisabled{
    background: #1a975d !important;
	color:#fff !important;
}	
	button:disabled,
button[disabled]{
  border: 1px solid #999999;
background: #1a975d !important;
	color:#fff !important;
}
.tumb-section-row {
    border: 1px dashed #ddd;
    padding: 10px;
    border-radius: 5px;
    height: auto;
    width: 100% !important;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    vertical-align: top;
}
img.showthumbnailimage {
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 10px;
}
.row.new-chat-section {
    margin: 20px 0px 0px 0px;
}
.sidebar-header {
    background: #3144a1;
    border-bottom: 1px solid #e5e9f2;
    padding: 10px;
    color: #fff;
}
.contacts-list {
    padding: 0.75rem;
    list-style: none;
}
.chat-lits-outer {
    border: 1px solid #ddd;
    background: #fff;
    padding: 3px;
    scrollbar-width: none;
    overflow-y: auto;
    overflow-x: hidden;
    height: 690px;
    margin: 10px 0px 10px 0px;
}
.contacts-list>li {
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin: 0;
    padding: 10px;
}
 .friends {
    flex-grow: 1;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: auto;
    overflow-x: hidden;
}
.contacts-list .contacts-item .contacts-link {
    display: flex;
    align-items: center;
    flex-grow: 1;
    max-width: 100%;
    padding: 0.8rem 0.5rem;
    border: 1px solid #e5e9f2;
    border-radius: 0.25rem;
    transition: all .3s ease;
    color: inherit;
}
.avatar {
    height: 3rem;
    width: 3rem;
    min-width: 3rem;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
}
.avatar.avatar-online:before {
    background: #44a675;
}
.contacts-infos h6 {
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 6px 0px;
}
.contacts-list .contacts-content {
    padding-left: 0.875rem;
    transition: all .4s;
    overflow: hidden;
    max-width: 100%;
    flex: 1 1 auto;
}
.contacts-list .contacts-content .contacts-info {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.375rem;
}
.contacts-list .contacts-content .contacts-info .chat-name {
    font-size: 16px;
    font-weight: 500;
    margin-right: auto;
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 10px 0px;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contacts-list .contacts-content .contacts-info .chat-time {
    font-size: .875rem;
    display: flex;
    align-items: center;
    color: #adb5bd;
    white-space: nowrap;
}
.contacts-list .contacts-content .contacts-texts {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #adb5bd;
}
.contacts-list .contacts-content .contacts-texts p {
    font-size: .875rem;
    line-height: 1.34;
    margin-bottom: 0;
    margin-right: auto;
}
.contacts-list .contacts-item.active .contacts-link {
    background: #665dfe;
    border: 1px solid #665dfe;
}
/************** chat css *************/
.chat-msg-outer {
background: #e9ecf1;
    display: inline-block;
    width: 100%;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    height: 70vh;
    position: relative;
      scrollbar-width: none;
    overflow-y: auto;
    overflow-x: hidden;
}
.type-msg-right {
    background: #17223c;
    border: none;
    width: 100%;
    float: right;
    border-radius: 0px 15px 0px 15px;
}
.sendmsg {
    position: fixed;
    bottom: 0px;
    width: 53%;
    right: 0px;
}
.chat-textarea {
    box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.06) !important;
    border: none !important;
    resize: none;
    border-radius: inherit !important;
}
.send-btt {
    position: absolute;
    right: 9px;
    background: #17223c;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 800;
    top: 10px;
    padding: 3px 10px;
}
.right-chat {
    float: left;
    width: 60%;
}

.left-chat {
    float: right;
    width: 30%;
}
.admin-chat {
    background: #fff;
    border: none;
    color: #17223c;
    border-radius: 15px 0px 15px 0px;
}
/********************** css 13-2-2024 ********/
.time-border {
    border: 1px solid #ddd;
    padding: 5px;
}
.edit-bt-right {
    position: absolute;
    top: 10px;
    right: 22px;
    z-index: 999999;
}
.edit-bt-right a {
    background: #17223c;
    color: #fff;
    padding: 4px 10px 4px 10px;
    border-radius: 5px;
    font-weight: 800;
}
.edit-bt-right a i {
    font-size: 14px;
    padding: 0px 5px 0px 0px;
}
.photographer-view-cont img {
    border: 1px solid #ddd;
    padding: 5px;
}
.photographer-view-cont {
    margin: 0px 0px 10px 0px;
}
.photographer-view-cont span {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 0px 10px;
    cursor: not-allowed;
    line-height: 40px;
    border-radius: 5px;
    margin: 0px 20px 0px 0px;
}
.photographer-view-cont p {
    font-size: 17px;
    width: 100%;
    margin: 6px 0px 0px 0px;
    padding: 0px;
    font-weight: 600;
}
.assign-alots-2 {
    display: inline-block;
    width: 100%;
}
.box-assign-2 {
    padding: 10px 10px;
    width: 47%;
    display: inline-block;
    border: 1px solid #ddd;
    vertical-align: top;
    margin: 0px 5px 5px 0px;
    height: auto;
    min-height: 89px;
}
.box-assign-2 .form-group {
    margin: 0px;
}
.photographer-sl{
    padding: 0px 20px;
}
.time-zone span {
    width: 100%;
    display: inline-block;     cursor: not-allowed;
}
.assign-photographer-padding{ padding:0px 10px;}
.service-list-photographer {
    height: 500px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
.service-list-photographer-2 {
    height: 550px;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}
a {
    color: #17223c;
    text-decoration: none;
    background-color: transparent;
}
tbody, td {
    font-size: 14px;
    font-weight: 500;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #17223c;
    padding: 5px 3px 0px 3px;
}
.table thead th {
    vertical-align: top;
    border-bottom: none;
    padding: 10px 7px;
    text-align: left;
    font-size: 14px;
    color: #fff;
    background: #17223c;
    border: 1px solid #fff;
}
table.table-bordered.dataTable {
    border-right-width: 0;
    background: none !important;
    box-shadow: none;
}
.table-bordered {
    border: 1px solid #17223c;
}
input#birthday {
    border: 1px dashed #ddd;
    width: 100%;
    display: inline-flex;
    padding: 0px 0px 0px 10px;
    height: 42px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
}
input#appt {
    border: 1px dashed #ddd;
    width: 100%;
    display: inline-flex;
    padding: 0px 0px 0px 10px;
    height: 42px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
}
li.breadcrumb-item a {
    color: #fff;
}
.small-box>.inner {
    padding: 10px;
    display: flex;
    align-items: center;
}
.small-box {
    border-radius: 20px !important;
    box-shadow: none;
    display: block;
    margin-bottom: 0px;
    height: 100%;
    position: relative; 
}
.icon-dsboards .col-lg-3.col-6 {
    margin-bottom: 15px;
}
.small-box p {
    font-size: 18px;
    font-weight: 800;
    color: #666;
    margin: 0px 0px 0px 10px;
}
.small-box>.inner img {
    background: #eee;
    padding: 5px;
    border-radius: 10px;
    margin: 0px 0px 10px 0px;
}
.des-div {
    position: relative;
}
.des-div span {
    text-wrap:wrap;
}
/*.des-div span {
    position: absolute;
    left: 0;
    right: 0;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    padding: 0px 10px;
}		*/
.user-profile-image {
    width: 100%;
}	
.user-profile-image img {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
}
.user-profile-data h5 {
    background: #17223c;
    width: 100%;
    padding: 5px;
    color: #fff;
    border-radius: 5px; margin: 0px 0px 10px 0px;
}
.user-profile-data h5 span {
    float: right;
}
.user-profile-edit {
    color: #fff;
    font-size: 21px;
    position: relative;
    top: -4px;
    right: 4px;
}
.user-information-da {
    background: #e8e8e8;
    padding: 8px;
    margin: 1px 5px;
    border-radius: 5px;
}
.user-information-da h4 {
    font-size: 18px;
}
.user-cont {
    font-size: 20px;
    margin: 7px 0px 0px 0px;
}
.createPhotographer a {
    color: #000 !important;
}
.small-box p a:hover {
	color:#3144a1 !important;
}
.modal-dialog {
    max-width: 800px !important;
    margin: 1.75rem auto;
}
/************* email compose css ********************/
.compose-email-section{ margin:0px; padding: 0 0.5rem; }
.btn-block{display: block;
    width: 100%;}
	
	.card {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    margin-bottom: 1rem;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
}
.card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 0.75rem 1.25rem;
    position: relative;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card-title {
    float: left;
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0;
}
.card-header>.card-tools {
    float: right;
    margin-right: -0.625rem;
}
.btn-tool {
    background-color: transparent;
    color: #adb5bd;
    font-size: .875rem;
    margin: -0.75rem 0;
    padding: 0.25rem 0.5rem;
}
td.mailbox-trash i {
    color: #000;
}
.mailbox-controls {
    padding: 5px;
    background: #17223c;
}
.assignphotographer {
    border: 2px dashed #ddd;
    width: 100%;
    display: inline-flex;
    padding: 0px 0px 0px 10px;
    height: 55px;
    border-radius: 5px;
    font-size: 20px;
    color: #666;
}
/***css 30-01-2024 upload media gallery ***/
.remove-item .removeVirtualTwilightSub {
    background: #b6392a;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px 6px 10px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 5px;
} 
.upload-media {
    display: flex;
    justify-content: space-between;
    background: #17223c;
    border-radius: 5px;
    padding: 5px;
    margin: 0px 0px 0px 0px;
    align-items: baseline;
}
.upload-media-gallery {
    display: inline-flex;
    justify-content: space-between;
    border-radius: 5px;
    padding: 15px !important;
    border: 1px dashed #ddd;
    background: #eee;
    height:auto;
    margin: 10px 10px;
    min-height: auto;
    vertical-align: top;
}

.item.upload-media i {
    background: #fff;
    padding: 10px 15px;
    color: #17223c;
    margin: 4px 4px 4px 0px;
    border-radius: 5px;
    cursor: pointer;
}
.item.upload-media-gallery input {
    margin: 0px 0px 0px 0px;
}
/* .newmultiitem4 .item.upload-media-gallery,.newmultiitem5 .item.upload-media-gallery ,.newmultiitem6 .item.upload-media-gallery ,.newmultiitem7 .item.upload-media-gallery {
    width: 100%;
} */
.red-color-bt {
    color: #fff !important;
    background: #e60023 !important;
    border-radius: 5px;
}
.item.upload-media-gallery i {
    background: #000;
    padding: 8px 10px;
    color: #fff;
    margin: 10px 0px 0px 10px;
    cursor: pointer;
    font-size: 10px;
}
.banner-he {
    color: #17223c;
    font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
    text-decoration-color: #384b77;
}
#items{
	width:100%;
}
i.fas.fa-trash.remove.delete-cls {
    float: inline-end;
    margin: 0px 0px 0px 0px;
    color: #fff;
    background: red;
    border-radius: 5px;
    top: 10px;
}
.item.upload-media h2 {
    font-size: 20px;
    color: #fff;
    padding: 0px 10px;
    margin: 0px;
}
input#bannerimage {
    padding: 3px 6px;
}
 .item.upload-media-gallery, input{
    padding: 9px 0px 5px 0px;
}
/*** css 23-1-2024 assigndate css*****/
.navbar{ padding:0px !important;}
.assign-heading h2 {
    font-size: 22px;
    color: #17223c;
}
.card-header h2 {
	 font-size: 22px;
   color: #17223c;
}
.modal-header .close, .modal-header .mailbox-attachment-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #fff;
    z-index: 99999;
    opacity: 9;
}
.modal-header h5 {
    color: #fff;
}
.modal-header {
    background: #17223c;
}
.row.checkboxes-list label {
    margin: 0px;
}
input#checkbox-id2 {
    margin: 12px 0px 0px 8px;
}
input#submitenableval {
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
}
input[type=radio] {
    z-index: 1;
    cursor: pointer;
    -moz-opacity: 0;
    width: 10%;
    height: 60%;
    margin-left: 10px;
    margin-top: 11px;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 0.85em;
    font-size: 14px;
}
.enable-div {
    display: flex;
    width: 50%;
    background: #17223c;
    line-height: 42px;
}
.disable-div {
    display: flex;
    width: 50%;
    background: #004895;     line-height: 42px;
}
.checkboxes-list .enable-div input[type=radio] + label {
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 5px 0px;
    margin: 0px 0px 0px 10px;
}
.checkboxes-list .disable-div input[type=radio] + label {
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 5px 0px;
    margin: 0px 0px 0px 10px;
}
h2.disable-heading{
    font-size: 16px;
    margin: 0px 0px 0px 20px; font-weight:700;
}
h2.enable-heading {
    font-size: 16px;
    margin: 0px 0px 0px 20px; font-weight:700;
}
table.table-bordered.dataTable {
    border-right-width: 0;
    background: none !important;
    box-shadow: none;
}
.ui-datepicker-title {
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    margin: 0px 0px 20px 0px;
}
.assignslot-date {
width: 96%;
    border-radius: 5px;
    padding: 10px;
    background: #EAEDED;
    box-shadow: 1px 1px 6px #cfcfcf;
    margin: 10px 0px 10px 0px;
}
table.ui-datepicker-calendar {
    width: 100%;
}
a.ui-datepicker-next.ui-corner-all {
    float: left;
}
.content-header {
padding: 0px 0px;
    background: #17223c;
}
.content-header h1 {
    color: #fff;
    font-size: 20px; line-height:40px;
}
.content-header .breadcrumb {
    background-color: transparent;
    line-height: 2.8rem;
    margin-bottom: 0;
    padding: 0;
}
span.ui-icon.ui-icon-circle-triangle-w {
    background: #17223c;
    color: #fff;
    border-radius: 16px;
    padding: 3px 10px;
    font-size: 14px; cursor:pointer;     font-weight: 700; margin:0px 10px;
}
span.ui-icon.ui-icon-circle-triangle-e {
    background: #17223c;
    color: #fff;
    border-radius: 16px;
    padding: 3px 10px;
    font-size: 14px; cursor:pointer;     font-weight: 700;
}
table.ui-datepicker-calendar td {
    border: 1px solid #cccccc;
    padding: 10px;
    text-align: center;
}
table.ui-datepicker-calendar th {
    text-align: center;
    font-size: 15px;
}
.ui-datepicker-current-day {
    background: #17223c;
    color: #fff;
}
.ui-datepicker-current-day a {
    color: #fff;
}
.box-shadow-none {
    box-shadow: inherit;
    height: auto;
}
.height-scroll tbody{
    overflow-y: scroll;
    overflow-x: hidden;
} 
  table.scrolldown {
            width: 100%;
            border-spacing: 0;
        }
   table.scrolldown tbody, table.scrolldown thead {
    display: contents;
}
 table.scrolldown thead tr th {
         width: 320px;
        }
table.scrolldown tbody tr{
         width: 100%;
        }
        table.scrolldown tbody {
            /* Set the height of table body */
            height: 250px;
            /* Set vertical scroll */
            overflow-y: auto;
            /* Hide the horizontal scroll */
            overflow-x: hidden;
        }
.hide-class{
	display:none;
}
.text-light {
    color: #070707!important;
	padding-right: 50px;
}
.serviceTime {
    display: flex;
}
ul.paddingcls {
    list-style: none;
    padding: 0px !important;
}
ul.ks-cboxtags {
    list-style: none;
    
}
ul.ks-cboxtags li{
  display: block;
      position: relative;
}
ul.ks-cboxtags li label {
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #adadad;
    border-radius: 10px;
    white-space: nowrap;
    margin: 7px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    padding: 4px 12px;
    cursor: pointer;
    font-weight: 100 !important;
    border: 1px solid rgba(139, 139, 139, .3);
    max-width: 775px;
    width: 100%;
    margin: 5px 10px 5px 0px;
    font-size: 16px;
}
ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
	border :none;
    color: #adadad;
	top:9px;
}
ul.disabled-icon li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f00c";
    transition: transform .3s ease-in-out;
    border: none;
    color: #127000;
    top: 9px;
}
ul.ks-cboxtags li input[type="checkbox"]:disabled + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
	 color: #fff;
}
ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    /*border: 2px solid #1bdbf8;*/
    background-color: #17223c;
    color: #fff;
    transition: all .2s;
}
ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
 /*------------------10-css-------------------------*/
.updates-btn input#example3cols3Input {
    border: 2px solid #1881ff;
    background-color: #1881ff;
	 color: #fff;
}
.sub-bt {
    background: #17223c;
    border: 1px solid #17223c;
    border-radius: 10px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 2px !important;
    color: #fff !important;
    width: auto !important;
    height: auto !important;
    padding: 5px 30px !important;
}	
.box-assign {
    padding: 0 0 0 10px;
    width: 100%;
}
.assign-alots {
    width: 100%;
}
.photographies{
	border-radius: unset !important;
    box-shadow: unset;
}
.locates-sts,input#example3cols3Input,input#emailInput,select#state,input#nameInput,select#city-dropdown,input#photo,input#password,input.form-control,select.form-control.serviceHours,select.form-control.serviceMinutes,.states {
    border: 1px solid #ddd;
    height: 50px;
    font-size: 16px;
    color: #666;
    border-radius: 10px;
    box-shadow: inherit;
}
textarea.form-control {
    border: 2px solid #ddd;
    background: #fff;
    height: 50px;
    font-size: 16px;
    color: #666;
    border-radius: 10px;
    box-shadow: inherit;
    padding-top: 10px;
}
textarea.form-control.textarea-edit-service {
    border: 1px solid #ddd;
    height: 100px;
}
.Assign.Services {
    display: flex;
	    align-items: center;
}
ul.ks-cboxtags.grapher-locks {
    padding-left: 6px !important;
}
form#addNewService {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 20px 20px;
    border-radius: 10px;
}
label.slots {
    text-align: center;
    width: 100%;
    font-size: 22px;
}
/************Loader*************/
#loading {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px solid #17223c;
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
	position:relative;
	top:25%;
}
.loading-sets{
	position: absolute !important;
    top: 20%;
    left:50%;
	transform:translate(-50% -50%) !important;
}
.loader-transparent {
    width: 100%;
    position: absolute;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    top: 0;
    left: 0;
    bottom: -73px;
}
@keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
div#loader {
	z-index:99999;
    position: relative;
}

/********** login loader start**********/


#main-loading {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 3px solid #17223c;
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
    position: relative;
    top: 50%;
}
.loading-sets{
    position: absolute !important;
    top: 20%;
    left:50%;
    transform:translate(-50% -50%) !important;
}
.main-loader-transparent {
    width: 100%;
    position: absolute;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.8);
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0px;
}
@keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
div#loader {
    z-index:99999;
    position: absolute;
}




/********* login loader end*********/


.wrapper.main-loader:after {
    content: "";
    background-color: #00000063 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
}
.card-header.add-services {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.servs {
    width: 50%;
}
.servs-input {
    width: 50%;
    text-align: end;
}
.card-row-enter {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 20px 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    height: 325px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}
.card-row-enter .ks-cboxtags label {
    font-size: 14px;
}
.card-row-enter h2 {
    font-size:16px;
	    font-weight: 700;
}
.card-row-enter ul.ks-cboxtags {
    list-style: none;
    padding-left: 10px;
}
.card-row-enter::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}
.card-row-enter::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}
.card-row-enter::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
.login-logo
{
	color:#000;
	font-size:30px;
}
.login-page
{
    background: url('../img/dashboard-back-image.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.photographer-login {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.login-logo p {
    font-weight: bold;
    color: #fff;
    font-size: 21px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px dashed #fff;
    letter-spacing: 1px;
}
.login-logo b
{
    font-size: 35px;
    font-weight: bold;
    color:#fff;
}
.card .login-card {
    background: #fff;
    border-radius: 10px;
}

.login-box-msg, .register-box-msg {
    margin: 0;
    padding: 0 20px 20px;
    text-align: center;
    font-size: 22px;
    color: #17223c;
    font-weight: 600;
}

.Signbtn {
    padding: 15px 12px !important;
    line-height: 0px;
    font-size: 16px;
    font-weight: 600;
    float: right; background:#17223c; border:1px solid #17223c;
}

.Signbtn:hover{}

label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400;
}

.alert-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #d32535;
    padding: 10px 50px 10px 50px;
    margin: 0px 2px 16px 2px;
}
form#loginForm {
    margin-top: 15px;
}
.view-me-2
{
	margin-right:10px;
}
.view-fs-3
{
	font-size:30px;
}
label.slots {
    text-align: left;
	margin-bottom:0px; font-size: 19px;

}

label.slots  h2 { font-size: 22px;

}

.assign-text
{
	text-align:left;
}

input#example3cols3Input {
    padding: 8px 30px 8px 10px;
}
.box-ass {
box-shadow: unset;
 padding: 0px; 
  border-radius: 0px; 
    margin-bottom: 20px;
 margin-top: 0px;
}
.photo-view {
    display: flex;
}
.photo-view img {
    border: 1px solid #eee;
    width: 100%;
    height: 290px;
    padding: 0px;
    object-fit: cover;
}
.photo-view input[type="file"] {
    margin-bottom: 10px;
}

ul.ks-cboxtags {
    list-style: none;
    overflow: hidden;
}


.appointment-he {
    background: #17223c;
    border-radius: 10px;
    padding: 10px;
    align-items: center;
}
.appointment-he h5 {
    color: #fff;
    font-size: 24px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px dashed #fff;
    padding: 0px 0px 10px 0px; 
}
.view-Calendar-bt {
    background: #d0d6ed; 
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px; display:none;
}

.view-conversation-bt {
    background: #e6e9f2;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 0px 0px 0px;
}

.schedule-wrap h4 {
    font-size: 18px;
    color: #17223c;
    font-weight: 500;
    margin: 5px 0px 0px 0px;
    padding: 5px;
    background: #fff;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
}

.schedule-wrap h2 {
    font-size: 22px;
    margin: 10px 0px 0px 0px;
    color: #fff;
}

.due-section {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px dashed #fff;
    padding: 0px 0px 5px 0px;
}

.due-section span u {
    text-decoration: none;
    color: #fff;
}

.schedule-due-wrap {
    padding: 10px;
    border: 1px dashed #fff;
    background: #070c28;
    margin: 10px 0px 0px 0px;
    border-radius: 10px;
}

.due-section span {
    color: #fff;
    width: 85%;
    display: inline-block;
    margin: 0px 0px 0px 0px;
}

.due-section i {
    margin: 0px 10px 0px 0px;
    color: #fff;
}

.selected-active-time{    background: #06376c !important;
    border: 1px solid #06376c !important;}

.edit-wrap {
width:100%; text-align:center; display:inline-block;
}

.input-icon i {
    position: absolute;
    top: 40px;
    left: 13px;
}

label.name-lab {
    width: 20% !important;
}

.check-label-width{ width:40%;}

.edit-wrap button {
    color: #17223c;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 0px 10px 7px;
    letter-spacing: 0px;
    text-transform: capitalize;
    background: #fff;
    line-height: 34px;
    display: inline-block;
    padding: 4px 0px 4px 0px;
    text-align: center;
    width: 46%;
    vertical-align: top;
    border-radius: 10px;
    border: none;
    outline: none;
}

.resheulde-bt{
    background: #e2f3f5;
    color: #17223c !important;
    border-radius: 100px;
    padding: 10px 14px;
}

.invoice-wrap {
    border: 1px solid #bcc4dc;
    padding: 10px;
    background: #fff;
    height: auto;
    border-radius: 10px;
    max-height: 220px;
    width: 100%;
    float: right;
}

.invoice-wrap span {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

.invoice-wrap h2 {
    font-weight: 800;
    margin: 0px;
    padding: 0px;
}

.invoice-wrap h3 {
    color: #9e9e9e;
    font-size: 15px;
    margin: 25px 0px 0px 0px;
}

.invoice-wrap p {
    font-size: 16px; margin:0px;
} 

.invoice-wrap strong {
    color: #17223c;
    font-size: 15px;
}

.due-payment-wrap {
    border-top: 1px dashed #bcc4dc;
    border-bottom: 1px dashed #bcc4dc;
    width: 100%;
}

.due-payment-wrap ul{ margin:0px; padding:0px; display:flex;}
.due-payment-wrap ul li {
    list-style: none;
    padding: 10px 20px 10px 0px;
}
.due-payment-wrap ul li a {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
}

.note-wrap {
    border: 1px solid #bcc4dc;
    background: #fff;
    height: auto;
    max-height: 480px;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

.note-wrap h5 {
    border-bottom: 1px solid #bcc4dc;
    padding: 15px 10px;
    font-size: 19px;
    font-weight: 800;
}
.note-wrap h6 {
    padding: 15px 10px;
    font-size: 18px;
    font-weight: 600; color:#17223c;
}


.info-wrap {
    border: 1px solid #bcc4dc;
    padding: 10px;
    background: #fff;
    height: auto;
}

.info-wrap h4 {
    font-size: 19px;
    font-weight: 800;
    margin: 0px;
       color: #17223c;
    text-transform: capitalize;
}

.info-wrap h4 i {
    float: right;        color: #17223c;
}

.info-wrap p {
    margin: 10px 0px 0px 0px;
    color: #7c7c7c;
    font-size: 16px;
    border: 1px solid #ddd;
    padding: 0px 5px;
}
.info-wrap p strong {
    margin: 0px 20px 0px 0px;
}

.portal-bt {
    background: #17223c;
    color: #fff;
    border-radius: 100px;
    padding: 3px 10px;
    margin: 0px 0px 5px 0px;
    display: inline-block;
}


.item.add-gall {
    width: 1000%;
    border: 1px solid #ddd;
    padding: 5px;
    margin: 5px 0px;
    border-radius: 5px;
}

input#add {
    background: #55a443;
    border: none;
    color: #fff;
    font-size: 16px !important;
    padding: 6px 10px 6px 10px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 5px;
    margin: 0px 10px 0px 0px;
}

.item.remove-item {
    margin: 10px 0px;
	display: flex;
}

.remove-item .remove {
    background: #b6392a;     border: none;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px 6px 10px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 5px;
}
.addmultigalleryimage {
    background: green;
	border: none;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px 6px 10px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 5px;
}



input.fa.fa-plus.remove.photographygalleryimage {
    background: #b6392a;
    border: none;
    color: #fff;
    font-size: 16px !important;
    padding: 6px 10px 6px 10px;
    font-weight: 700;
    letter-spacing: 2px;
    border-radius: 5px;
}

.vimgs-virtusal {
    display: flex;
    flex-wrap: wrap;
}
img.showbannerimage {
    margin: 0px 0px;
    border: 1px solid #ddd;
    padding: 5px;
}


.gallery-upload-heading{ width:100%; display:inline-block; }
.gallery-upload-heading h3 {
    font-size: 20px;
    font-weight: 700;
    color: #17223c;
    margin: 10px 0px;
    padding: 5px;
    background: #eee;
    border-radius: 5px;
    letter-spacing: 1px;
}

div#daydiv_Monday {
    width: 367px;
}

div#daydiv_Tuesday {
    width: 367px;
}

div#daydiv_Wednesday {
    width: 367px;
}

div#daydiv_Thursday {
    width: 367px;
}

div#daydiv_Friday {
    width: 367px;
}

div#daydiv_Saturday {
    width: 367px;
}

div#daydiv_Sunday {
    width: 367px;
}

#photo {
    border: inherit !important;
}

.box-ass h2 {
    font-size: 22px;
    color: #17223c;
}


.chat-box {
    padding: 10px;
}

.chatbox-date h4 {
    border-radius: 5px;
    font-size: 20px;
    font-weight: 600;
}

.chatbox-chat {
    margin: 0px;
}

.chatbox-chat p {
    font-size: 18px;
    background: #efefef;
    width: 100%;
    padding: 10px;
    border-radius: 0px 10px 0px 10px; margin:0px;
}

.chatbox-time {
    margin: 0px;
}

.chatbox-time span {
    font-size: 18px;
    font-weight: 800;
    margin: 0px 0px 10px 0px;
    display: inline-block;
}


.chatbox-message {
    width: 100%;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: 5px 0px;
}

.chatbox-message textarea {
    height: 32px;
    border: none;
    width: 100%;
    resize: none;
}

.message-type {
    margin: -16px 0px 0px 0px;
    width: 100%;
    background: #fff;
    padding: 10px;
    border-top: 1px solid #ddd;
}

.message-type ul {
    margin: 0px;
    padding: 0px;
}

.message-type ul li {
    list-style: none;
    display: inline-block;
}

.message-type ul li i {
    font-size: 16px;
    padding: 0px 15px 0px 0px;
}

.intakeform-edit{ margin:0px;}

.intakeform-edit input {
    border: 1px dashed #ddd;
    width: 100%;
    display: inline-flex;
    padding: 0px 0px 0px 10px;
    height: 42px;
    border-radius: 5px;
    font-size: 16px;
    color: #666; 
}
.intakeform-edit textarea {
    border: 1px dashed #ddd;
    width: 100%;
    display: inline-flex;
    padding: 0px 0px 0px 10px;
    height: 60px;
    border-radius: 5px;
    font-size: 16px;
    color: #666; resize:none;
}

.time-row.row {
    width: 100% !important;
}



/***** media css ******/


@media only screen and (max-width: 1440px) and (min-width: 900px)  {
	
	
	.table thead th{ vertical-align:top; text-align:center;}
	
	
	div#daydiv_Monday {
    width: 287px;
}


div#daydiv_Tuesday {
  width: 287px;
}

div#daydiv_Wednesday {
    width: 287px;
}

div#daydiv_Thursday {
    width: 287px;
}

div#daydiv_Friday {
     width: 287px;
}

div#daydiv_Saturday {
  width: 287px;
}

div#daydiv_Sunday {
      width: 287px;
}

	
	
	
}



@media (max-width:1366px) { 




.locates-sts, input#example3cols3Input, input#emailInput, select#state, input#nameInput, select#city-dropdown, input#photo, input#password, input.form-control, select.form-control.serviceHours, select.form-control.serviceMinutes, .states {
    border: 1px solid #ddd;
    height: 42px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    box-shadow: inherit;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
	
	.view-ser-width{  width:20% !important; cursor: not-allowed !important;}
	
	.cursoer-not-alllowed{  cursor: not-allowed !important;}
	
	.time-row .form-control {
    width: 78% !important;
    padding: 0px 0px !important;
}

.banner-he {
    font-size: 16px;
}

.service-list-photographer-2 {
    height: 420px;
}

.photographer-view-cont span {
    font-size: 14px;
}


.upload-media-gallery input {
    margin: 0px 0px 5px 0px;
    width: 100%;
}

.chat-lits-outer {
    height: 430px;
}

.chat-msg-outer {
    height: 65vh;
}


.sub-bt {
margin: 10px 0px 0px 0px; }


.schedule-wrap h4 {
    font-size: 17px;
    width: 100%;     border-radius: 10px;     margin: 5px 0px 0px 0px; 
    padding: 10px 0px 10px 0px;
}

ul.ks-cboxtags li label {
    padding: 4px 5px;
    max-width:100%;
    width: 100%;
    margin: 5px 11px 5px 0px;
    font-size: 12px;
}

.invoice-wrap {
    width: 100%;
}

.table thead th {
    vertical-align: top;
    text-align: left;     font-size: 14px;
}

div#daydiv_Monday {
    width: 263px;
}


div#daydiv_Tuesday {
    width: 263px;
}

div#daydiv_Wednesday {
    width: 263px;
}

div#daydiv_Thursday {
    width: 263px;
}

div#daydiv_Friday {
    width: 263px;
}

div#daydiv_Saturday {
    width: 263px;
}

div#daydiv_Sunday {
    width: 263px;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-size: 13px;
}

}



@media (max-width:1024px) { 
.small-box p {
    font-size: 14px;
}

	li.nav-item-show-login-name { 
    margin-left: 0px;
}
	
	.upload-media {
    max-width: 100% !important;
}
	

	.edit-bt-right {
    top: -10px;     right: 0px;
}
	
	.photo-view img {
    margin: 0px 0px 0px -10px;
}
	
	.sub-bt {
        margin: 5px 0px 0px 0px;
    }
	

	
	.state-table {
    width: 100% !important; 
}
	
	.edit-wrap button {
    width: unset;
}
	
	.edit-wrap a {
    width: 96% !important;
}



}
@media screen and (min-device-width: 200px) and (max-device-width: 350px) { 
    .upload-media-gallery-two {
        border: 1px dashed #ddd;
        background: #eee;
        margin: 4px 5px;
        width: 46%;
    }
    .clients-items-upload {
        width: 100% !important;
        padding: 10px 10px;
    }
    .clients-items-upload  img.showbannerimage {
        margin: 10px 0px;
        WIDTH: 150PX !important;
        HEIGHT: 60PX !important;
    }
    .small-box {
        text-align: center;
        height: 100%;
    }
    .small-box>.inner {
        display: block;
    }
    .icon-dsboards .col-lg-3.col-6 {
        padding: 6px 6px;
    }
    .edit-wrap button {
        width: 100%;
    }

}
@media screen and (min-device-width:351px) and (max-device-width: 419px) { 
    .clients-items-upload {
        width: 100% !important;
        padding: 10px 10px;
    }
    .clients-items-upload  img.showbannerimage {
        margin: 10px 0px;
        WIDTH: 210PX !important;
        HEIGHT: 110PX !important;
    }
    .small-box {
        text-align: center;
        height: 100%;
    }
    .small-box>.inner {
        display: block;
    }
    .icon-dsboards .col-lg-3.col-6 {
        padding: 6px 6px;
    }

    
  
}
@media screen and (min-device-width: 420px) and (max-device-width: 513px) { 
    .upload-media-gallery-two {
        border: 1px dashed #ddd;
        background: #eee;
        margin: 4px 5px;
        width: 30%;
        
    }
    .upload-media-gallery-two img {
        width: 60px !important;
    }
  
    
}
@media screen and (min-device-width: 575px) and (max-device-width: 616px) {
    .fc .fc-button-group {
        padding-bottom: 10px ;
    }
 }
@media (max-width:767px) {
    /*** Ankush Mehra Work start *****/
    .alert-danger {
        padding: 10px;
    }
    .client-booking-search #example3_filter label input{
        height:30px;
    }
    .client-booking-search #example3_filter{
        text-align: center !important;
    }
    .client-view-search #example3_filter label input{
        height:30px;
    }
    .client-view-search #example3_filter{
        text-align: center !important;
    }
/********* end here **********/
    .booking-hets {
        height: auto !important;
    }
    #photographerForm label {
        margin-bottom: 0 !important;
    }
    .direct-chat-messages {
        height: 230px !important;
        overflow-x: hidden;
    }
    .direct-chat .card-body {
        height: unset !important;
    }   
    .direct-chat-primary .right>.direct-chat-text {
        margin-left: 0px;
        margin-right: 0px;
        text-align: left;
        float: unset;
    }
    div#example2_length {
        margin-bottom: 10px !important;
    }
    
    .vimgs-virtusal {
        justify-content: center; 
    }
    a.btn.btn-outline-danger.outlines-btn {
        margin-top: 20px; 
    }
    .item.remove-item {
        display: block !important;
    }
    .item.remove-item div{
       margin-bottom: 10px;
    }
    .edits .addmultigalleryimage {
        padding: 6px 25px 6px 25px;
        margin: 0px 0px;
    }
    .upload-bns {
        height: 40px !important;
        padding-top: 6px !important;
    }
    .virtual-staagings {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .item.upload-media-gallery .virtual-staagings i {
        margin: 10px 0px 0px 0px !important;
    }
    textarea.form-control {
        height: 100px;
    }
    .sub-virtual {
        padding-right: 15px;
        padding-bottom: 0px;
        width: 100%;
    }
    .virtual-light {
        padding-right: 0px;
        flex-wrap: wrap;
    }
    h2#fc-dom-1 {
        padding: 10px 0;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: .5em !important;
    }
    div.dataTables_wrapper div.dataTables_length label {
        margin-bottom: 0;
    }
    .servies-customs .card-form-header.assign-heading {
        padding: 0 !important;
    }
    .servies-customs .form-group.first-checkes {
        padding: 0 !important;
    }
    .servies-customs .service-list-photographer-2 {
        margin: 0px 0px 0px 0px !important; 
        padding: 0 !important;
    }
   
    .service-list-photographer-2 {
        height: auto;
    }
   
    .servies-customs label {
        width: 100% !important;
        overflow-y: unset;
        max-width: 100% !important;
        white-space: unset !important;
        margin-left: 0px !important;
    }
    .services-setss {
        margin: 0 !important;
    }
    .servies-customs .first-checkes label {
        margin-left: 0px !important;
    }
    .servies-colss {
        max-width: 100% !important; 
        flex: unset !important;
        padding: 0 !important;
    }
    .servies-colss .time-row .form-control {
        width: 100% !important;
        padding: 0px 0px !important;
    }
    .servies-colss .time-row {
        width: 100% !important;
        margin: 0 !important;
    }
    .servies-colss .time-row .col-md-6{
            padding: 0;
    }
    .servies-customs {
        max-width: 100% !important;
        flex: unset !important;
        width: 100% !important;
        padding: 0;
    }
    .servies-customs .assign-heading h2 {
        margin-top: 10px;
    }
    .servies-customs label:not(.form-check-label):not(.custom-file-label) {
        font-size: 13px;
        margin: 6px 10px;
    }
    .table-cls-ad {
        overflow-x: scroll !important;
        overflow-y: hidden !important;
        padding: 0;
      
    }
    .table-cls-ad .table.table-bordered.dataTable {
        margin-left: 0;
    }
    div#calendar {
        padding: 0 8px;
    }
    .back-home-btn{
    left:unset;
}
    .login-logo p
    {
        font-size:25px;
        /* color:#ebb4f7; */
    }
    .login-logo b
    {
        color:#fff;
    }
	
	.card {
    width: 100%;
	}
.card.photographies {
    border-radius: unset !important; 
    box-shadow: unset;
    width: 100%;
}
.ser-time label{
    font-size: 12px; 
	}
.form-control-label{
	    font-size: 12px;
}
.state-table {
      width: 100% !important;
}

.edit-wrap button {
font-size: 14px;}
	
.invoice-wrap {
    margin-top: 12px;
}

.direct-chat-primary .right>.direct-chat-text {
    margin-left: 0;
}
.direct-chat-primary {
    width: unset;
    margin: 20px 0 !important;
}

.direct-chat-timestamp {
    margin-left: 225px;
}
.Assign.Services {
    width: 100%;
}
.mane-sch-com {
    width: 100%;
}

.form-group {
	    margin-bottom: 0rem;
    width: 100%;
}

.card-body {
    overflow: hidden;
}
.bookings-sts .col-md-6 {
    padding-bottom: 8px;
} 


i.fas.fa-trash.remove.delete-cls {
    margin: 0px 0px 0px 0px;
}
.gallery-sets-commons {
    padding: 6px !important;
    margin: 6px;
}
.spaivinc.col-lg-10{
padding: 0 0;
}
.tumb-section-row {
    height: unset ;
}
.upload-media-gallery-two img {
    width: 80px;
    height: 60px;
    object-fit: cover;
}
.cols-section {
    width: 100%;
}
.clients-items-upload {
    width: 50%;
    padding: 10px 10px;
}
.clients-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.clients-items .item.upload-media-gallery {
    padding: 10px 5px 5px 10px !important;
    margin: 0px 0px 0px 0px !important;
    width: 100%;
}

.media-gallexy {
    width: 100%;
    text-align: center;
}
.add-photgphics {
    padding: 0 10px !important;
    margin: 0 !important;
}
.add-photgphics .card-form-header.assign-heading.col-md-12 {
    padding: 0;
}
.service-list-photographer-2 {
    margin: 0px 0px 0px 0px !important;
    padding-left: 10px;
}
.add-photgphics .first-checkes {
    padding: 0 !important;
}
.add-photgphics ul.ks-cboxtags.paddingcls {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.times-container{
    height: auto !important;
}
.edit-wrap button {
    max-width: unset;
    border-radius: 5px;
    padding: 0px 20px;
    margin: 10px 10px 0px 0px;
    vertical-align: top;
    height: auto;
    min-height: unset;
}
.cloction {
    margin-top: 10px !important;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1025px) { 
 
    i.fas.fa-trash.remove.delete-cls { margin: 0px 0px 0px 0px; 
    }
    .tumb-section-row {
        height: auto;
    }
    .Gallery-add-section {
        margin: 10px 0px 10px 0px;
    }
    
}


@media screen (max-width:600px)  {
   
    .adminst-staff-cols{
        display: none;
    }
    .adminst-staff ol.breadcrumb {
        justify-content: start;
    }
	.uplaod-filess {
        padding-top: 10px !important;
    }
    .bookings-sts div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: end !important;
    }
	textarea#message_area {
        border: 1px solid #ddd;
        font-size: 12px;
        width: 100%;
        border-radius: 10px;
        padding: 10px 0px 0px 10px;
    }
	
	.edit-bt-right {
        top: 10px;
        right: 10px;
    }
	
	.info-wrap {
        margin: 20px 0px 0px 0px;
    }
	
    img.img-locates {
        padding-bottom: 6px;
    }
    input#bannerimage {
        height: 50px;
    } 
    /***Pankaj CSS Start Here****/
    .photographies .photo-view img {
        margin-top: 10px !important;
    }
    .navbar-expand .navbar-nav {
        width: 100%;
        justify-content: left;
        align-items: center;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .5);
        position: unset !important;
        top: 37px;
        right: 0px;
    }

    a.nav-link i {
        font-size: 26px;
        font-weight: 800;
    }


    .table.table-bordered.dataTable {
        overflow-x: scroll;
        overflow-y: hidden;
        margin-left: -11px;
        width: 100%;
        white-space: nowrap;
    }

    .des-div span {
        position: unset;
        left: 0; 
        right: 0;
        white-space: nowrap;
        overflow: hidden;
        text-align: left;
        text-overflow: ellipsis;
        padding: 0px 10px;
    }

    .main-footer{
        font-size:16px; 
        text-align:center;
    }    

/***Pankaj CSS End Here****/    
    
    
    
    .back-home-btn{
        left:unset;
    }
	
	.schedule-wrap h2 {
        font-size: 20px;
    }
	
	.tumb-im {
        margin: 10px 0px 10px 0px;
    }
	
	div.dataTables_wrapper div.dataTables_filter {
        margin: 0px 0px 0px 5px;
    }
	
	.sub-bt {
        margin: -7px 0px 0px; 
    }
	
    label.name-lab {
        width: 60% !important;
    }
	label.view-ser-width {
        width: 60% !important;
    }
	.box-ass h2 {
        font-size: 22px;
        color: #17223c;
        margin: 10px 0px 10px 0px;
    }
	
	.content .pb-5, .py-5 {
        padding: 0px !important;
    }
	
	.user-profile-edit {
        top: 0px;
    }
	
    #example2_wrapper .row {
        flex-wrap: wrap;
        align-items: center;
    }
    .tabs-booking .table-cls-ad {
        overflow-y: auto;
        padding: 0;
    }

    .table-clsss-txt .dataTables_info {
        text-align: center !important;
    }
	.user-profile-image img {
        padding: 0px;
        width: 90%;
    }

	.view-fs-3 {
        font-size: 20px;
    }
	
	.photo-view img {
        width: 100%; 
        height: 240px;
        object-fit: cover;
    }

	
	.upload-media-gallery img {
        width: 111px;
    }
	
	.flx-wrap-none {
        flex-wrap: wrap;
    }
	
	.admin-user-form .col-md-4.mt-4.pt-2{ margin-top:0px !important; padding-top:0px !important;}
	
	.iti {
        width: 100%;
    }

	.small-box>.inner {
        padding: 0px;
    }
	
	.small-box p {
        font-size: 14px;
        line-height: 16px;
    }
	
	.small-box {
        border-radius: 5px !important;
    }
	.photographer-view-cont {
        border-bottom: 1px solid #eee;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
	.upload-media-gallery-two img {
        margin-left: 0px;
    }

	.table {
    width: 310px;
	}
	.dtr-data img{
        margin-left: 110px;
    }
    .table.table-bordered.dataTable {
        overflow-x: scroll;
        overflow-y: hidden;
        margin-left: -11px;
    	width:100%;
    }
    .card {
        width: 100%;
    }
    .state-table {
          width: 100% !important;
    }
    button.cancleAppointment {
        margin-top: 10px !important;
    }
    button.RescheduleAppointment {
        margin-top: 10px;
    }
    .direct-chat-primary {
        width: 100%;
        margin: 20px 0px 20px 0px !important;
        padding: 0px;
    }
    .direct-chat-primary .right>.direct-chat-text {
        margin-left: 0px;
    }
    .direct-chat-timestamp {
        margin-left: 0px;
    }

    div.dataTables_wrapper div.dataTables_filter label {
               margin-left: 0px;
    }
    .card-body {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    ul.ks-cboxtags.service-list-photographer li label {
        width: 100% !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    .input-icon i {
           top: 54px;
        left: 16px;
    }

    .form-control.serviceHours {
        width: 127px;
    }
    .form-control.serviceMinutes {
        width: 127px;
    }
    .form-group {
        margin-bottom: 0px;
        margin-top: 15px;
    }
    .edit-wrap {
        margin-top: 15px;
    }
    .serviceTime.col-md-6.pr-0 {
        margin-left: -210px;
    }
    .form-group.ser-time {
        width: 113px;
    }
    .form#addNewService {
        overflow: hidden;
    }
    .up-bb {
        margin: -20px 0px 0px 0px !important;
    }
    .photographer-view-cont p {
        margin: 0px 0px 0px 0px;
    }
    	
    .service-list-photographer {
        margin: 0px 0px 0px -32px !important;
    }
	
	.locates-sts, input#example3cols3Input, input#emailInput, select#state, input#nameInput, select#city-dropdown, input#photo, input#password, input.form-control, select.form-control.serviceHours, select.form-control.serviceMinutes, .states {
        width: 100%;
    }
	input#phone {
        width: 100%;
        padding: 0 0 0 46px !important;
    }

	.padding-zero {
        padding: 0px !important;
    }
	
	.margin-zero{ margin: 0px !important;}
 
	.admin-bt {
        margin: 10px 0px 0px 0px;
    }
	img.showbannerimage {
        margin: 10px 0px;
    }
	
	.tumb-section-row {
        height: auto;
        margin: 0px 10px 10px 0px;
    }
	.item.upload-media-gallery i {
        margin: 20px 0px 0px 0px;
    }
	
	
	div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: right;
    }

    .item.upload-media-gallery{
        padding: 10px 5px 5px 10px !important;
        margin: 0px 0px 0px 0px !important;
    }
    	/* input {
        padding: 10px 5px 5px 10px !important;
        margin: 0px 0px 0px 0px !important;
    } */
	.item.remove-item {
        display: block;
    }
	
	button.back-bt-new {

        margin: -20px 0px 10px 0px;
    }

    li.nav-item-show-login-name {
        margin-left: 0pc;
    }
	
    div#example3_info {
        text-align: center;
    }

    .vimgs-virtusal .item.upload-media-gallery {
        margin: 6px !important;
    }

}

@media (max-width:375px) {
    div.dataTables_wrapper div.dataTables_filter {
        margin: 10px 0px 0px 5px;
    }
.main-footer{font-size:12px; text-align:center;}    
    
.back-home-btn{
    left:unset;
}
	
	.margin-zero{ margin: 0px !important;}
	
	.paddding-zero {
    padding: 0px !important;
}
	
	input#phone {
    width: 100%;
}
	
	.locates-sts, input#example3cols3Input, input#emailInput, select#state, input#nameInput, select#city-dropdown, input#photo, input#password, input.form-control, select.form-control.serviceHours, select.form-control.serviceMinutes, .states {
    width: 100%;
    height: 50px;
}
	
	.service-list-photographer {
    margin: 0px 0px 0px -32px !important;
}
	
	
	#example2_wrapper .row {
    flex-wrap: wrap;
    align-items: center;
}
	
	.upload-media-gallery img {
    width: 77px;
    height: 77px;
    object-fit: cover;
}
div.dataTables_wrapper div.dataTables_filter label {
           margin-left: 0px;
}

.edit-wrap {
    margin-top: 10px;
}
.user-profile-image img {
    width: 90%;
    margin-left: 17px !important;
    margin-top: 16px; height: 240px;
}

.item.remove-item {
    display: inline-block;
}

.addmultigalleryimage {
    padding: 6px 50px 6px 50px;
margin: 10px 0px;
}
.remove-item .removeVirtualTwilightSub {
    padding: 6px 36px 6px 40px;
}

.input-icon i {
        top: 59px;
        left: 13px; 
    }
.form-group.ser-time {
    width: 133px;
}
.form-control.serviceHours {
    width: 100%;
}
.form-control.serviceMinutes {
    width: 100%;
}
ul.ks-cboxtags.service-list-photographer li label {
    width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
	

li.nav-item-show-login-name {
    margin-left: -20px;
}	
}

