
.user-card-full {
    overflow: hidden;
}

.card {
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(112, 197, 237, 0.08);
    box-shadow: 0 2px 60px 0 rgba(69,90,100,0.08);
    border: none;
    margin-bottom: 30px;
    background: color #f0f0f0;;
}

.m-r-0 {
    margin-right: 0px;
}

.m-l-0 {
    margin-left: 0px;
}

.user-card-full .user-profile {
    border-radius: 5px 0 0 5px;
}

.bg-c-lite-green {
        background: -webkit-gradient(linear, left top, right top, from(#f29263), to(#ee5a6f));
    background: linear-gradient(to right, #5a9aee, #63f2c0);
}

.user-profile {
    padding: 20px 0;
}

.card-block {
    padding: 1.25rem;
}

.m-b-25 {
    margin-bottom: 25px;
}

.img-radius {
    border-radius: 5px;
    width: 200px;
}


 
h6 {
    font-size: 14px;
}

.card .card-block p {
    line-height: 25px;
}

@media only screen and (min-width: 1400px){
p {
    font-size: 18px;
}

}

.card-block {
    padding: 1.25rem;
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0;
}

.m-b-20 {
    margin-bottom: 20px;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.card .card-block p {
    line-height: 25px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.text-muted {
    color: #070707 !important;
    font-size: 16px;
    padding-top: 10px;
}

.b-b-default {
    border-bottom: 1px solid #e0e0e0;
}

.f-w-600 {
    font-weight: 600;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-t-40 {
    margin-top: 20px;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-40 {
    margin-top: 20px;
}

.user-card-full .social-link li {
    display: inline-block;
}

.user-card-full .social-link li a {
    font-size: 20px;
    margin: 0 10px 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.p-icons{
    padding-right: 5px;
}
.in-icons{
    color: #000;
}
.col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
  }
  .col-md-12 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 15px;
  }
  .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-top: 20px;
  }
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #1d8732;
    border-radius: 10px;
  }
  .row {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}
.ls-inputicon-box {
    position: relative;
  }
  .ls-inputicon-box .fs-input-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 60px;
    z-index: 5;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #1967d2;
  }
  .ls-inputicon-box .form-control {
    padding-left: 35px;
  }
  .ls-inputicon-box .bootstrap-select .dropdown-toggle {
    padding-left: 35px;
  }
  .ls-inputicon-box .remove_field {
    position: absolute;
    right: 4px;
    top: 2px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: block;
  }
  
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

body {
    font-family: 'Mulish', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #42545e;
    font-weight: 500;
    line-height: 1.7
}
#dropBox
{
  border: 3px dashed #0087F7;
  border-radius: 5px;
  background: #F3F4F5;
  cursor: pointer;
}
#dropBox{
  min-height: 100px;
  padding: 5px;
  box-sizing: border-box;
}
#dropBox p{
  text-align: center;
  margin: 2em 0;
  font-size: 17px;
  font-weight: bold;
}
#fileInput{
  display: none;
}

#dropBox_1
{
  border: 3px dashed #0087F7;
  border-radius: 5px;
  background: #F3F4F5;
  cursor: pointer;
}
#dropBox_1{
  min-height: 100px;
  padding: 5px;
  box-sizing: border-box;
}
#dropBox_1 p{
  text-align: center;
  margin: 2em 0;
  font-size: 17px;
  font-weight: bold;
}
#fileInput_1{
  display: none;
}
.col-12{
  padding-top: 20px;
}
.openings{
  color: red;
  font-size: 16px;
}
.pay-in{
  color:green;
  font-size: 16px;
 
}
.timein{
  background-color: green;
  margin-left: 11px;
}
.iconp{
  color:blue;
  padding-right: 10px;
}

.profile-pic-wrapper {
  height: 100vh;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pic-holder {
  text-align: center;
  position: relative;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.pic-holder .pic {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.pic-holder .upload-file-block,
.pic-holder .upload-loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(90, 92, 105, 0.7);
  color: #f8f9fc;
  font-size: 12px;
  font-weight: 600;
  opacity: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
}

.pic-holder .upload-file-block {
  cursor: pointer;
}

.pic-holder:hover .upload-file-block,
.uploadProfileInput:focus ~ .upload-file-block {
  opacity: 1;
}

.pic-holder.uploadInProgress .upload-file-block {
  display: none;
}

.pic-holder.uploadInProgress .upload-loader {
  opacity: 1;
}

/* Snackbar css */
.snackbar {
  visibility: hidden;
  min-width: 250px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 1;
  left: 50%;
  bottom: 30px;
  font-size: 14px;
  transform: translateX(-50%);
}

.snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
    width: 200px;
    border-radius: 20px;
    height: 50px;
    text-align: center;
  padding: 15px;
}
.bg-light {
    background-color: #f7f8fa !important;
    padding-left: 24px;
  padding-bottom: 20px;
  padding-top: 20px;
  }
  .foot{
    padding-top: 20px;
  }
  .close {
    position: absolute;
    right: 22px;
    top: -3px;
    width: 32px;
    height: 32px;
    opacity: 0.3;
  }
  .close:hover {
    opacity: 1;
  }
  .close:before, .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
  }
  .close:before {
    transform: rotate(45deg);
  }
  .close:after {
    transform: rotate(-45deg);
  }
  .modal-title{
    font-size: 30px;
  }
  .mdf{
padding-bottom: 20px;
  }
  