/*================================================================================
	Item Name: Modern Admin - Clean Bootstrap 4 Dashboard HTML Template
	Version: 1.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


/* custom css Start added by Amol */
.sadmin-login-btn
{
  width: 110px;
  text-align: center;
  margin: 0 auto;
}

.sadmin-login-btn:hover
{
  background-color: #0096A7;
  color: #FFF !important;
  border-color: #0096a7;
}
.s-admin-logo
{
  padding: 10px 20px;
}
.full-width-logo
{
  width: 100% !important;
}

.first-card
{
  background-repeat: repeat-x;
  background-color: #0096A7;
}
.second-card
{
  background-repeat: repeat-x;
  background-color: #4ABCD7;
}

.third-card
{
  background-repeat: repeat-x;
  background-color: #90AFB2;
}
.admin-active-btn
{
  background-color: green !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: #008000 !important;
}

.admin-de-active-btn
{
  background-color: red !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: red !important;
}
.admin-edit-btn
{
  background-color: #4ABCD7 !important;
  font-size: 15px;
  padding: 3px 12px;
  border-radius: 30px;
  border-color: #4ABCD7 !important;
  position: relative;
  top: 3px;
}

.admin-update-btn
{
  background-color: #0096A7 !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: #0096A7 !important;
  position: relative;
}

.admin-reset-btn
{
  background-color: #4abcd7 !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: #4abcd7 !important;
  position: relative;
  margin-left: 20px;
}


.admin-view-btn
{
  background-color: #4ABCD7 !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: #4ABCD7 !important;
}
.add-doctor-btn
{
  background-color: #0096A7 !important;
  padding: 8px 12px;
  border-radius: 35px;
  font-size: 14px;
  font-weight: 600;
  border-color: #0096a7 !important;
}
.speciality-delete-btn
{
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
}


.modal-close-btn 
{
  background-color: red !important;
  font-size: 15px;
  padding: 5px 12px;
  border-radius: 30px;
  border-color: red !important;
}


.swal-button--confirm 
{
  background: #0096A7;
  color: white;
  border: 1px solid #0096a7;
  box-shadow: none;
  padding: 6px 15px;
}

.swal-button--confirm:focus 
{
  box-shadow: none;
}

.swal-button--confirm:hover
{
  background: #0096A7 !important;
  color: white;
  border: 1px solid #0096A7 !important;
  padding: 6px 15px;
}

.swal-button--cancel 
{
  background: red;
  color: white;
  border: 1px solid red;
  box-shadow: none;
  padding: 6px 15px;
}

.swal-button--cancel:focus 
{
  box-shadow: none;
}

.swal-button--cancel:hover
{
  background: red !important;
  color: white;
  border: 1px solid red !important;
  padding: 6px 15px;
}

.swal-footer 
{
  text-align: center!important;
  padding-top: 13px;
  margin-top: 13px;
  padding: 13px 16px;
  border-radius: inherit;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/*.swal-button--danger {
    background: #a00;
    }*/
    /* custom css End */
    .total-no
    {
     color: #0096A7 !important;
     font-size: 20px;
     font-weight: 700;
   }

   .patient-info-text
   {
    font-size: 19px;
    font-weight: 600;
    color: #7b7373;
  }

  .modal-content
  {
   width: 600px !important;
 }

 .br-50
 {
  border-radius: 50%;
}

.new-modal-close-icon
{
  color: red !important;
  font-size: 20px;
  opacity: 1;
}
.new-modal-close-icon:hover
{
  color: red !important;
  font-size: 20px;
  opacity: 1;
}
.modal-close-btn-new:focus
{
  outline: none;
}
.welcome-message
{
 font-size: 18px;
 color: white !important;
 font-weight: 500 !important;
 border: 1px solid;
 text-align: center;
 border-radius: 25px;
 background-color: #1067bc;
 padding: 8px 10px !important;
}
.dashboard-text
{
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px !important;
  color: #7b1fa2;
}
.breadcrumb-first-link
{
  font-size: 16px;
  color: #d32f2f;
  font-weight: 600;
}
.breadcrumb-second-link
{
  font-size: 16px;
  color: #666ee8;
  font-weight: 600;
}
.t-reg-doctor
{
  font-size: 16px;
  color: #ff7e39;
  font-weight: 600;
}
.t-reg-patients
{
  font-size: 16px;
  color: #1485a0;
  font-weight: 600;
}
.till-appointment
{
  font-size: 16px;
  color: #d32f2f;
  font-weight: 600;
}
.latest-booking-text
{
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #7b1fa2;
}

.patient-table table tbody tr td 
{
  font-size: 14px;
  font-weight: 500;
  color: #3c3c7a;
  text-align: center;
}
.patient-table table thead tr th 
{
  font-size: 15px;
  font-weight: 600;
  color: #3b3b79;
  text-align: center;
}

.new-patient-table table tbody tr td 
{
  font-size: 14px;
  font-weight: 500;
  color: #3c3c7a;
  text-align: center;
}

.new-patient-table .container-fluid
{
  padding-left: 0px;
  padding-right: 0px;
}
.new-patient-table table thead tr th 
{
  font-size: 15px;
  font-weight: 600;
  color: #3b3b79;
  text-align: center;
}
.patient-table .container-fluid
{
  padding-left: 0px;
  padding-right: 0px;
}

.doctor-table .container-fluid
{
  padding-left: 20px;
  padding-right: 20px;
}

.modal-content-body {
  top: 20%;
  width: 100% !important;
}
.subscription-modal-header {
  padding-top: 20px;
  padding-bottom: 0px;
}
.modal-header-border {
  border-bottom: 0px solid #e9ecef;
}

.subscription-desc-text {
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 0px;
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ecf1f5;
  text-align: left;
  background-color: #09818f;
  color: #fff;
  padding: 8px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.subscription-close-btn {
  position: absolute;
  top: -7px;
  right: -5px;
  border-radius: 50%;
  border: none !important;
  color: white !important;
  font-weight: bold !important;
  cursor: pointer !important;
  font-size: 1.25em !important;
  background-color: #0096A7 !important;
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  text-align: center;
  padding: 0 !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  transition: background-color .1s ease-in-out, color .1s ease-in-out, transform .1s ease-in-out;
  opacity: 1 !important;
}

.close-back {
  background-color: #009899 !important;
  line-height: 24px;
  width: 28px;
  opacity: 1;
  border-radius: 50%;
  color: #fff;
  font-size: 31px;
  height: 28px;
  margin-top: -8px !important;
  margin-bottom: -6px !important;
  margin-right: -7px !important;
}

.modal-close-icon {
 font-size: 14px !important;
 font-weight: 500;
 position: relative;
 top: -4px;
}

.add-sub-dept-main-div {
  padding: 1em;
  border: #46bad4 solid 1px;
  margin-top: -15px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.view-all-btn {
  background-image: linear-gradient(to right, #4ABCD7 , #0096A7) !important;
  border: 1px solid #0091a1;
  margin-bottom: 20px;
  border-radius: 25px;
  padding: 5px 20px;
}

.view-all-btn:hover {
  background-image: linear-gradient(to right, #0598aa , #46bad5) !important;
  border-color: #42b8d3;
}
.change-password-mb {
  margin-bottom: 0px;
}
.show-custom-alert
{
  padding: 2px 10px;
  margin-bottom: 2px;
}

@media (max-width: 768px)
{
  .custom-table-responsive 
  {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .cmd-display
  {
   display: inline-block !important;
 }

 .modal-content
 {
   width: 100% !important;
 }
}