body {
    overflow-x:hidden;
}
.table th, .table td{
    white-space: nowrap;
}
.ucfirst {
    text-transform: capitalize;
}

.btn-round {
    white-space: nowrap;
}
.has-error input, .has-error select, .has-error textarea{
    border-color: #d9534f;
}
.has-error .invalid-feedback{
    display: block;
}
.signupbyid-page{
    max-width: 500px;
}
.register-page{
	max-width: 900px;
}
.register-page .logo{
	max-width: 300px;
	margin-bottom: 10px;
}
.register-page .card{
	padding: 20px 30px;
}
.application-form .form-label-checkbox{
    display: inline;
    font-weight: normal;
}
.school-topnav{

}
.school-topnav .nav-link:not(.active) {
    color: #4e5155;
}

.school-topnav.nav-tabs .nav-link.active {
	color: #3093d0;
}	
.phead{
	padding-top: .60rem !important;
    padding-bottom: .60rem !important;
    padding-left: 12px;
    padding-right: 12px;
    
}
.phead .ptitle{
	font-weight: bold;
	padding-left: 12px;
}
.btn.focus, .btn:focus{
	box-shadow: none;
}
.text-primary{
	color: #1e70cd !important;
}

/* Loading Div */
.ajax-loader-custom {
    position: fixed;
    top: 0%;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: rgb(255 255 255 / 30%);
}
.ajax-loader-custom div#loader-contain
{
    background: url(../../images/ajax-loader_orange.gif) no-repeat;
    width: 60px;
    height: 60px;
    top: 50%;
    position: absolute;
    left: 50%;
}
 
.ajax-loader-custom div#loader-contain
{
    background: url(../../images/ajax-loader_orange.gif) no-repeat;
    width: 60px;
    height: 60px;
    top: 50%;
    position: absolute;
    left: 50%;
}

.demo-navbar-notifications .badge-primary{
    position: absolute;
    top: 5px;
    right: -8px;
}

.project-attachment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.project-attachment>.media-body {
    min-width: 0
}

.project-attachment-file,
.project-attachment-img {
    display: block;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 4rem;
    height: 4rem
}

.project-attachment-file {
    display: inline-block;
    text-align: center;
    line-height: 4rem
}

.project-attachment-img {
    background-color: transparent;
    background-position: 50%;
    background-size: cover
}

.project-attachment-filename {
    display: block;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap
}

.project-task-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .625rem 0
}

.project-task-item .ui-todo-item {
    margin: 0
}

.default-style .project-task-item {
    background: #fff
}

.default-style .project-task-item+.project-task-item {
    border-top: 1px solid rgba(24, 28, 33, .06)
}

.material-style .project-task-item {
    background: #fff
}

.material-style .project-task-item+.project-task-item {
    border-top: 1px solid rgba(24, 28, 33, .06)
}

.authentication-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    min-height: calc(100vh - 114px);
    width: 100%
}

.authentication-wrapper .authentication-inner {
    width: 100%
}

.authentication-wrapper.authentication-1,
.authentication-wrapper.authentication-2,
.authentication-wrapper.authentication-4 {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.authentication-wrapper.authentication-1 .authentication-inner {
    max-width: 300px
}

.authentication-wrapper.authentication-2 .authentication-inner {
    max-width: 380px
}

.authentication-wrapper.authentication-3 {
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.authentication-wrapper.authentication-3 .authentication-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.authentication-wrapper.authentication-4 .authentication-inner {
    max-width: 800px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .authentication-wrapper:after {
        content: '';
        display: block;
        -ms-flex: 0 0 0%;
        flex: 0 0 0%;
        min-height: inherit;
        width: 0;
        font-size: 0
    }
}

@media print {
   .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
   }
   .col-sm-12, .col-md-12 {
        width: 100%;
   }
   .col-sm-11, .col-md-11 {
        width: 91.66666667%;
   }
   .col-sm-10, .col-md-10 {
        width: 83.33333333%;
   }
   .col-sm-9, .col-md-9 {
        width: 75%;
   }
   .col-sm-8, .col-md-8 {
        width: 66.66666667%;
   }
   .col-sm-7, .col-md-7 {
        width: 58.33333333%;
   }
   .col-sm-6, .col-md-6 {
        width: 50%;
   }
   .col-sm-5, .col-md-5 {
        width: 41.66666667%;
   }
   .col-sm-4, .col-md-4 {
        width: 33.33333333%;
   }
   .col-sm-3, .col-md-3 {
        width: 25%;
   }
   .col-sm-2, .col-md-2 {
        width: 16.66666667%;
   }
   .col-sm-1, .col-md-1 {
        width: 8.33333333%;
   }
  /* input, input:disabled, select, select: disabled, .form-control{
    color: red !important;
   }*/
}

#application-form {
    color: #333;
}
.application-form .btn-primary.disabled, .application-form .btn-primary:disabled {
    background: #8f8f8f!important;
}
#application-form .form-control:disabled, #application-form .form-control[readonly], #application-form .custom-select:disabled {
    color: #333;
    -webkit-text-fill-color: #333;
    opacity: 1;
}

.authentication-inner .font-weight-bolder {
    font-weight: 800!important;
}
.authentication-inner .display-2 {
    font-size: 2.2rem;
}
.login-text2{
    font-size: 1.2rem;
}

/*.application-submit .form-control:disabled, .application-submit .form-control[readonly] {
    background-color: #f1f1f2;
    opacity: 1;
}*/
.application-submit ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4e5155;
  opacity: 1; /* Firefox */
}

.application-submit :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #4e5155;
}

.application-submit ::-ms-input-placeholder { /* Microsoft Edge */
  color: #4e5155;
}

.datepicker-dob[readonly] {
    background-color: #fff;
    opacity: 1;
}

#order-invoice .table th, #order-invoice .table td{
    white-space: unset;
}

#order-invoice .invoice-logo {
    max-width: 300px;
    margin-bottom: 80px;
    margin-top: 20px;
}
.payment-icons {
    max-width: 150px;
}
.login-logo {
    max-width: 220px;
}
.font-14 {
    font-size: 14px;
}

nav.guest-navbar .navbar-nav .nav-link {
    color: #333 !important;  
}

nav.guest-navbar .navbar-nav .nav-link.active,
nav.guest-navbar .navbar-nav .nav-link:hover {
    color: #1e70cd !important;
}

nav.guest-navbar  {
    min-height: 60px;
}

/* Full calendar  */

.default-style .fc-event {
    border: none;
    cursor: pointer;
    border: 1px solid transparent !important;
}

.default-style .fc-event:hover {
    border: none;
    cursor: pointer;
    border: 1px solid #1e73be !important;
}

/* Event details page */
.event-detail-page section {
    margin-bottom: 20px;
    background-color: #f2f2f2;
}
.event-detail-page section h3 {
    background: #1e73be;
    color: #fff;
    margin: 0 0 15px;
    padding: 8px;
    font-size: 1.3em;
    border-radius: 2px;
    margin-bottom: 5px;
}
.event-detail-page section .desc {
    padding: 10px;
    font-size: 16px;
}

.event-detail-page .ev-top-section {
    position: relative;
    width: 100%;
    text-align: center;
}
.event-detail-page .ev-top-section .cover-img {
    max-height: 400px;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.event-detail-page .ev-top-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #1e73bed4;
    padding: 15px;
    color: #fff;
    text-align: left;
}

@media (min-width: 1400px) {
    .container {
        max-width: 1340px;
    }
}

.locker-purchase .locker-select {
    max-width: 160px;
}
.locker-purchase .lpurchase-container {
    max-width: 300px;
    margin: 0 auto;
}

.thumbnail-img {
    max-width: 180px;
}

.home-page .carousel-item {
    max-height: 400px;
}

.home-page .event-box {
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}


.home-page .event-box .cover-image {
    width: 100%;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    cursor: pointer;
}


.home-page .event-box .event-inner {
    padding: 20px 20px 0;
    flex-grow: 1;
}

.home-page .event-box .ev-date {
    margin-bottom: 15px;
    color: #8f8f8f;
}

.home-page .latest-blogs {
    margin-top: 40px;
    background: #1e70cde0;
    padding: 30px 0 40px;
}

.home-page .latest-announcements {
    margin-top: 0;
    background: #f2f2f2;
    padding: 30px 0 40px;
    color: #333;
}

.blog-page {
    padding: 40px;
}

.blog-box {
    border-radius: 12px;
    background-color: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.blog-box .cover-image {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ddd;
    cursor: pointer;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.blog-box .blog-inner {
    padding: 20px 20px 0;
    flex-grow: 1;
}


.blog-box .blog-date {
    margin-bottom: 15px;
    color: #8f8f8f;
}

.blog-box .read-more {
    padding: 0 15px 15px;
}


.blog-box .read-more hr {
    margin-top: 0;
}

.home-page section .read-more {
    padding: 0 15px 15px;
}


.home-page section .read-more hr {
    margin-top: 0;
}

.blog-small-box {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    color: #333;
    border-radius: 12px;
    cursor: pointer;
}
.blog-small-box:hover {
    background-color: #e2f0ff;
}

.blog-small-box .blog-title {
    font-size: 18px;
    margin-bottom: 10px;
}

.blog-small-box .blog-date {
    margin-bottom: 10px;
    color: #8f8f8f;
}

.blog-small-box .blog-desc {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.blog-detail-page .section-right {
    background: #1e70cdbd;
    padding: 15px;
    color: #fff;
    border-radius: 12px;
}

.slider-img {
    max-width: 200px;
}

.admin-dashboard .table th, .admin-dashboard .table td {
    white-space: normal;
}