
.btn.btn-success {
    background-color: #198754!important;
    border-color: #116e43!important;
}

.pcoded-header .dropdown .dropdown-toggle {
    text-decoration: none;
}
.login-password .form-control.is-invalid {
    background-position: right 30px center;
}

/* .css-1jy569b-MuiFormLabel-root-MuiInputLabel-root {transform: translate(0px, 16px) scale(1);} */

.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root {
    transform: translate(0px, 16px) scale(1)!important;
}

.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root {
    transform: translate(0px, -9px) scale(0.75)!important;
}

.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input,.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input {
    padding-left: 0!important;
}

select.form-control{padding:10px; color:#495057;}


.dashboard_div fieldset {
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    padding: revert;
}

.dashboard_div legend {
    width: auto;
    color: #000000;
}

.dashboard_div > .card{
    margin-bottom: 20px;
}

.toggle-accordin-head {
    padding: 0px !important;
}

.toggle-accordin-card {
    margin-bottom: 10px !important;
}

h3.mentor_name {
    margin-bottom: 15px !important;
}

.crop-container {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 80px;
}

.reactEasyCrop_Container{
  height: 500px;
}

.cropper-modal .modal-body{
  height: 525px;
}

.userprofile-img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.border-bottom-1 {
  border-bottom: 1px solid #949494!important;
  border-radius: 0;
  margin-top: 6px;
  padding-left: 10px;
}


