a{
    cursor: pointer;
}
a:not([href]):not([class]){
    color: #007bff !important;
}
.invalid-feedback{
    display: block;
    font-size: 100% !important;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active{
    background-color: #399282;
}
.first-letter{
    background: #399282;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 30px;
    margin-right: 7px;
    /* padding: 2px; */
    text-align: center;
    width: 30px;
    font-weight: 600;
    font-size: 19px;
    text-transform: uppercase;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
.ck-focused {
    height: 200px !important;
}
.ck-blurred{
    height: 200px !important;
}
span.dec_dot {
    width: 50%;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
}alert-confirm-btn{
    background-color: #399282 !important;
}
.sweet-alert-confirm-btn:focus{
    /* box-shadow: 0 0 0 3px rgb(57 146 130 / 50%) !important; */
    box-shadow: 0 0 0 0px rgb(57 146 130 / 50%) !important;
}
.add-new-btn{
    float: right;
}
.MuiPaginationItem-outlinedSecondary.Mui-selected{
    color: #399282 !important;
    border: 1px solid rgb(57 146 130) !important;
    background-color: rgb(57 146 130 / 20%) !important;
}

/*  */

.PhoneInputInput, .PhoneInputInput:focus-visible, .react-tel-input .form-control {	
    border: unset !important;	
    width: inherit !important;	
    padding: 0px 0px 0px 40px !important;	
    font-size: 18px !important;	
}	
.react-datepicker__input-container{
    top: -3px !important;
}

.inputWrapper__dropdown
{
    z-index: 2;
}
.react-datepicker__close-icon::after{
    background-color: #192032 !important;
    font-size: 17px !important;
    width: 20px !important;
    font-weight: 700;
    padding: 0px 0px 3px 0px !important;
}

.react-datepicker__input-container input {
    border: none!important;
    position: relative;
    text-indent: 23px;
}
.react-datepicker__input-container input:focus
{
    outline: 0;
    border: none ;
}
.input_icon_date{
    position: absolute;
    top: 71%;
    left: 29px;
    transform: translate(-50%, -50%);
}

/*ck editor */
.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items {
    flex-wrap: nowrap;
    z-index: 0;
}
/* */

/* upload image */
.file-button {
    position: relative;
    cursor: pointer;
}
.upload_src {
    width: 80px;
    border-radius: 14px;
    height: 80px;
    object-fit: cover;
    object-position: center;
}
.upload_icon {
    position: absolute;
    right: -12px;
    top: 20px;
    bottom: auto;
}
label.col-sm-2.col-form-label {
    max-width: 100px;
    padding: 5px;
}
.heaert {
    display: flex;
}
.heaert input {
    width: 16%!important;
    margin: 0 0 0 8px;
}

.enterprises input {
    width: 92%!important;
    margin: 0 0 0 8px;
}
.heaert2 {
    display: flex;
}
.heaert2 input {
    width: 16%!important;
    margin: 0 0 0 8px;
}
label.col-sm-2.col-form-label.bp {
    max-width: 57px;
}
.col.blood {
    top: 50px;
}
button.btn.btn-primary.add-new-btn.upload {
    margin-right: 15px;
}

.col-md-6.uploadenterprise {
    float: right;
    margin-top: 14px;
}
.profile-upper {
    display: -webkit-box;
    align-items: center;
    margin-left: 25px;
}
span.delImg {
    margin-left: 16px;
}
#uploadenterprisemodal {
    width: 535px !important;
}
span.subscription {
    font-size: 12px;
  
}
label.form-control.datepicker {
    width: 93%;
}
.user_details {
    padding: 10px  !important;
    margin-top: 15px;
}
.chooseFiles {
    margin: 0;
}
.profile_details {
    margin-left: 17px;
}
.uploadedfiles {
    margin-left: 18px;
}
.modal-content
{
    padding: 20px 0px;
}
#pills-tab {
    border-bottom: 1px solid #ebeaed;
    border-top: 0;
}
#pills-tab .nav-link.active {
    background: none;
    color: #0d6efd !important;
    font-weight: 600;
    border-bottom: 2px solid #0d6efd;
    border-radius: 0;
}
.modal-header
{
    border: 0;
}
.subscription {
    font-size: 12px;
    /* text-transform: capitalize; */
    color: #399282;
    font-weight: 600;
}
.uploadBtn
{
    background: #399282;
    border: 1px solid #399282;
    color: #fff;
    border-radius: .25rem;
    padding: .375rem .75rem;
    font-size: 16px;
}
.sampleClass {
    font-size: 14px;
    font-weight: 500;
    color: #0d6efd;
}
#pills-tabContent .card
{
    box-shadow: none;
}
.btn-close:focus
{
    outline: 0;
    box-shadow: none;
}
.maskedinput {
    border: none;
    color: #000;
}