/*Login Page*/
.login-body {   
    background-image: url("../../images/login_bg.jpg");
    background-size: cover;
}



/*  Form Controls*/

.form-control {
    border: 1px solid #72b9e9;
    box-shadow: none;
    color: #333;
    font-size: 17px;
    height: 38px;

}

.form-control-sm {
    border: 1px solid #72b9e9;
    box-shadow: none;
    color: #333;
    font-size: 15px;
    height: 25px;

}

input,
select,
textarea {
    background-color: #eaf5ff !important;
}

input:focus,
select:focus,
textarea:focus {
    background-color: #d3eaff !important;
}

input[readonly],
select[readonly],
textarea[readonly] {
    background-color: #ebebeb !important;
    border: 1px solid #8d8d8d;
}

input[readonly]:focus,
select[readonly]:focus,
textarea[readonly]:focus {
    background-color: #dddcdc;
    /* Background color when in focus */
    /* Add any additional styling for focus state here */
}

input[disabled],
select[disabled],
textarea[disabled] {
    background-color: #ebebeb !important;
    border: 1px solid #8d8d8d;
}

textarea.form-control {
    resize: vertical;
    min-height: initial;
}

/* input Group */
.input-group .form-control {
    height: 31px;
}

.input-group-text {

    padding: 0.17rem .15rem;
}

label {
    margin-bottom: .3rem;
}

/* xxx form Control */

/* page css */
/* Sidebar Fixed Position */
.sidebar {
    position: fixed;
    top: 0;
    left: 0; /* hidden by default */
    width: 240px;
    height: 100vh;
    background: #fff;
    overflow-y: auto;
    transition: all 0.3s ease;
    z-index: 1000;
  }
  
  .main-wrapper.slide-nav .sidebar {
    left: 0; /* shown when slide-nav class added */
  }
  

body {
    background-color: #d1e2ff;
}

.page-header {
    margin-bottom: .6rem;
}

.header .header-left {
    float: left;
    height: 60px;
    padding: 0 20px;
    position: relative;
    width: 259px;
    z-index: 1;
    transition: all .2s 
ease-in-out;
    display: flex
;
    align-items: center;
    background: #fff;
    box-shadow: 0 0 44px rgba(0, 0, 0, .03);
}

.page-wrapper {
    margin-left: 240px;
}

.page-wrapper>.content{padding:1.875rem 1.875rem 0}

.page-title {
    font-size: 20px;
    font-weight: 500;
    color: #2c323f;
    margin-bottom: 0;
}

/* xxxx page css */

/* Table css Start */
.table>:not(caption)>*>* {
    box-shadow: unset;
    padding: 0.40rem;
}

/*xxxxxxxx Table css Start */


/* Adjust page wrapper to take full width */


.mobile_btn {
    color: #18aefa !important;
    cursor: pointer;
    display: block;
    font-size: 24px;
    height: 60px;
    left: 0;
    line-height: 60px;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 10
}

#toggle_btn {
    display: none
}

.top-nav-search {
    display: none
}

.login-wrapper .loginbox .login-left {
    padding: 80px 50px;
    width: 50%
}

.login-wrapper .loginbox .login-right {
    padding: 50px;
    width: 50%
}

.sidebar {
    margin-left: 0px;
    width: 225px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1041
}

.page-wrapper {
    margin-left:259px;
    padding-top:80px; 
    padding-right: 1.5em;
    position:relative;
    transition:all .4s ease
}

.user-menu.nav>li>a {
    color: #18aefa
}

.user-menu.nav>li>a .badge {
    background-color: #3d5ee1;
    color: #fff
}

.user-menu.nav>li>a:hover i,
.user-menu.nav>li>a:focus i {
    color: #fff
}

.sm-box h6 {
    font-size: 25px
}

.sm-box p {
    font-size: 20px
}

.sm-box .fab {
    font-size: 100px
}

footer {
    text-align: center
}

.dash-circle {
    display: block
}

.dash-circle .col-12 {
    display: flex
}

.dash-widget1 {
    border-right: none
}

.dash-widget1 ul li {
    width: 40%
}

.page-header .breadcrumb {
    font-size: 15px
}

.multipleSelection #checkBoxes,
.SortBy #checkBox {
    width: 100%
}

.invoice-item-bg .invoice-info {
    border-right: 0;
    padding: 0;
    margin-top: 0
}

.invoice-payment-box .payment-details p {
    font-size: 15px
}

.invoice-head p {
    font-size: 16px
}

.invoice-item-bg {
    padding: 20px;
    padding-bottom: 0
}

.invoice-terms h6 {
    font-size: 18px
}

.invoice-terms h6 {
    font-size: 18px
}

.invoice-head h2 {
    font-size: 18px
}

.invoice-head p {
    font-size: 16px
}

.invoice-item-bg .invoice-info {
    border-right: 0;
    padding: 0;
    margin-top: 0
}

.invoice-item-bg {
    padding: 20px;
    padding-bottom: 0
}

.invoice-total-footer h4 {
    font-size: 15px
}

.settings-form .social-icon {
    width: 45px;
    font-size: 20px
}

.settings-form .trash {
    width: 40px
}

.links-cont .form-control {
    width: calc(100% - 93px)
}

.sm-box p {
    font-size: 16px
}

.sm-box h6 {
    font-size: 20px
}

.social-boxs {
    background: #fff;
    width: 50px;
    height: 46px
}

.activity-feed .feed-item .feed-text1 a {
    font-size: 16px
}

.lesson-activity {
    padding-left: 15px
}

.profile-user-img img {
    border: 4px solid #fff;
    width: 75px
}

.names-profiles h4 {
    font-size: 16px
}

.names-profiles h5 {
    font-size: 13px
}

.follow-group {
    padding: 0 10px
}

.students-follows h4 {
    font-size: 18px
}

.follow-btn-group {
    margin: 10px 0
}

.follow-btn-group .btn-info {
    min-width: 80px;
    font-size: 14px;
    padding: 5px 15px
}

.profile-edit-icon {
    width: 26px;
    height: 26px
}

.profile-edit-icon i {
    font-size: 12px
}

.search-student-btn {
    margin-bottom: 20px
}
/* Ensure the sidebar is always closed == End */

/* Sandip */
.page-wrapper>.content {
    padding: 1.875rem 1.875rem 0;
}