.field-users-password{
    width: 90% !important;
    padding-left: 5%;
}
.field-users-email{
    width: 100% !important;
    padding-left: 5%;
}
label{
    font-weight: bold;
}
.invalid-feedback {
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 0px;
}

.auth-wrapper.auth-cover {
    background: url('/uploads/rmur-cover-image.jpg');
    background-size: 100% auto;
}
.register-page-cover-image-sidebar{
    background: url('/uploads/signup.png');
    background-size: 100% 100%;
}
.already_added_preview{
    text-align: center;
    margin-top: 10px;
    padding-top: 5px;
    border: 0.5px solid gray;
    padding-bottom: 5px;
    height: 110px;
}
.already_added_preview img{
    height: 100px;
    width: auto;
}

.disabled-link {
  pointer-events: none;
  cursor: default;
  background: #8f8f8f !important;
}

.ff_fileupload_wrap table.ff_fileupload_uploads td.ff_fileupload_summary .ff_fileupload_filename{
        white-space: pre-wrap !important;
}

.profile_pic_preview {
    text-align: center;
    margin-bottom: 10px;
    border: 0.5px solid gray;
    padding-bottom: 5px;
    height: 100px;
    width: 100px;
  }

.profile_pic_preview img{
    height: 100px;
    width: 100%;
}
.header-side-view{
    width: 20%;float: left;padding-left: 0px;padding-right: 0px;
}
.header-title-heading{
    width: 60%;float: left;padding-left: 0px;padding-right: 0px;
}
#toast-container{
    display: none !important;
}

.two-column-table th, .two-column-table td {
        width: 25%;
}
.panel table th{
    color: #6E6B7B !important;
}
.panel-heading{
    color: #fff;
    background-color: #931718;
    border-color: #337ab7;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel{
    margin-bottom: 15px;
}

.required-staric{
    float: right;
    color: red;
  }
/*.image-card{
    height: 250px;
    max-width: 400px;
  }
.student-card-section{
    background: url('../images/cards/card.jpg');
    background-size: 450px 250px;
    background-repeat: no-repeat;
}
.student-card-section-content{
        width: 400px;
        height: 250px;
        margin-top: 85px;
}
.card-heading{
    float: left;
    width: 70px;
    font-size: 12px;
}
.card-image{
    width: 110px;
    height: 120px;
}
.student-card-title{
    text-decoration: underline;
    font-size: 12px;
}
.card-description{
    float: left;
    margin: 0px;
    border-bottom: 1px dotted;
    width: 80px;
    text-align: justify;
}
.card-description-address{
    width: 215px;
    text-align: left;
    text-decoration: underline;
    float: left;
    margin: 0;
    word-spacing: -1px;.student-card-hostalized-section
    text-decoration-style: dotted;
    text-align: justify;
    text-decoration-thickness: from-font;
    min-width: 242px;
}
*/

.image-card{
    height: 250px;
    max-width: 400px;
  }
.student-card-section{
    background: url('../images/cards/card.jpg');
    background-size: 475px 287px;
    background-repeat: no-repeat;
}
.student-card-section-content{
        width: 400px;
        height: 205px;
        margin-top: 95px;
}
.card-heading{
    float: left;
    width: 70px;
    font-size: 12px;
}
.card-image{
    width: 90px;
    height: 110px;
    margin-top: 20px;
}
.card-stamp{
    width: 55px;
    margin-top: -30px;
}
.student-card-title{
    text-decoration: underline;
    font-size: 12px;
}
.card-description{
    float: left;
    margin: 0px;
    border-bottom: 1px dotted;
    width: 80px;
    font-size: 12px !important;
    text-align: justify;
}
.card-description-address{
    width: 215px;
    text-align: left;
    text-decoration: underline;
    float: left;
    margin: 0;
    font-size: 12px !important;
    word-spacing: -1px;
    text-decoration-style: dotted;
    text-align: justify;
    text-decoration-thickness: from-font;
    min-width: 242px;
}
.display_error_messages{
    color: red;
}
.display_success_messages{
    color: green;
}

.toast-body {
    padding: 0px 5px 5px 10px !important;
}
.ff_fileupload_uploads{
    word-break: break-word;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  /* background-color: #ccc; */
  background-color:#e02222;
  color: white;
}

/* Style the tab content */
.tabcontent,.subtabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.card .card-header{
    color: #dcdcdc !important;
    background: #10163a !important;
}

.card-header .feather-plus{
    float: left;
    margin-top: 5px;
}

.card-header .h1, .card-header .h2, .card-header .h3, .card-header .h4, .card-header .h5, .card-header .h6, .card-header  h1, .card-header  h2, .card-header  h3, .card-header  h4, .card-header  h5, .card-header  h6 {
    color: white !important;
}

@media print {
    .main-menu {
        display: none !important;
    }
}

.emp_info{
    width: 30% !important;
}

#info-table td{
    background: white !important;
}
.sessionDateTime{
    vertical-align: middle !important;
    text-align: center;
}
.sessionDateTimeRow,.sessionDateTimeRow td{
    background: #bc3333 !important;
    color: white !important;
    font-weight:bold
}
@media print {
  div,body {-webkit-print-color-adjust: exact;}
  .app-content{ padding:0 !important;}
  .header-navbar-shadow,.content-overlay,.scroll-top,.go-back-btn{
    display:none !important;
  }
  .sessionDateTimeRow,.sessionDateTimeRow td{
    background: #bc3333 !important;
    color: white !important;
    font-weight:bold
  }
}
.display_attended_on{
    display:none;
}

.vertical-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg); /* Optional, makes text bottom-up */
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
}
.vertical-align-middle{
  text-align: center; 
  vertical-align: middle;
}