body {
    background-color: #f8f9fa;
    /* font-family: poppins !important; */
}
.navbar {
    background-color: #0056b3;
}
.navbar-brand, .navbar-nav .nav-link {
    color: #fff;
}
.section::-webkit-scrollbar {
    width: 5px;
}
.section::-webkit-scrollbar-thumb {
    background:  #103f58;
    box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    border-radius: 100px;
}
.notifications, .application-process {
    -webkit-box-shadow: 0 1px 5px 1px #a4b8ff;
    box-shadow: 0 1px 5px 1px #a4b8ff;
    background-color: #fff;
    border-radius: 5px;
}
.notifications-title {
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.m-portlet .m-portlet__body {
    padding: 1.2rem;
}
tbody tr {
    display: table;
    width: 99%;
    table-layout: fixed;
}
tbody tr td{
    border:0px !important
}
.stretch-card>.card {
    width: 100%;
    min-width: 100%;
    margin-bottom: 15px;
    height: 105px;
}
.card.card-img-holder {
    position: relative;
}
.card {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.8) !important;
    transform: translateY(-2px) !important;
}

.card-1 {
    background: radial-gradient(#1fe4f5, #3fbafe) !important;
}
.card {
    border: 0;
    background: #fff;
}
.text-black-50 {
    color: rgba(0, 0, 0, .5) !important;
}
.card .card-body {
    padding: 1rem 1.5rem;
}
.card.card-img-holder .card-img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.font-weight-normal {
    font-weight: 400 !important;
    font-size: 17px !important;
}
.card-2 {
    background: radial-gradient(#fbc1cc, #fa99b2) !important;
}
.card-4 {
    background: radial-gradient(#60efbc, #58d5c9) !important;
}

/* img {
    vertical-align: middle;
    border-style: none;
} */
.m-portlet {
    -webkit-box-shadow: 0 1px 5px 1px #a4b8ff;
    box-shadow: 0 1px 5px 1px #a4b8ff;
    background-color: #fff;
    border-radius: 5px
}
.m-portlet .m-portlet__head {
    padding: 15px;
    height: 3.1rem;
}
.m-portlet .m-portlet__body {
    padding: 1.2rem;
}
.notifications-list .list-group-item {
    border: none;
}
.application-process .card {
    margin-bottom: 10px;
}
.footer {
    background-color: #0056b3;
    color: #fff;
    padding: 10px 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}
.logo{
    height: 88px;
}
.backgroundimg{
    background: url(bg-5.jpg);
    background-size: cover;
}
.onoffswitch3 {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.onoffswitch3-checkbox {
    display: none;
}
.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 0 solid #999;
    border-radius: 0;
}
.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}
.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -moz-transition: margin .3s ease-in 0s;
    -webkit-transition: margin .3s ease-in 0s;
    -o-transition: margin .3s ease-in 0s;
    transition: margin .3s ease-in 0s;
}
.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #0a4e92;
    border-radius: 5px;
}
.onoffswitch3-inner>span {
    display: block;
    float: left;
    position: relative;
    width: 50%;
    height: 40px;
    padding: 0;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    font-family: montserrat, sans-serif;
    font-weight: 400;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.onoffswitch3-active .onoffswitch3-switch {
    width: 105px;
}

.onoffswitch3-active .onoffswitch3-switch {
    background-color: #016398;
    left: 0;
    width: 140px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.onoffswitch3-switch {
    display: block;
    width: 50%;
    margin: 0;
    text-align: center;
    border: 0 solid #999;
    border-radius: 0;
    position: absolute;
    top: 0;
    bottom: 0;
}
.btnwidth2 {
    min-width: 100px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #3fbafe;
}
.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #fff;
    color: #fff;
    border: 1px solid #0a4e92;
    border-radius: 5px;
}
.f-icon {
    font-size: 2rem;
    padding-right: 20px;
}

.scroll-text {
    color: #f80303;
    font-weight: 700;
}

.m-portlet.m-portlet--half-height {
    height: calc(50% - -10.2rem)
}

.m-header .m-header__top {
    background: #fff
}
.m-portlet .m-portlet__head .m-portlet__head-caption .m-portlet__head-title .m-portlet__head-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 500;
    font-family: Roboto;
    margin: 0;
    padding: 0;
}
.m-portlet .m-portlet__head .m-portlet__head-text {
    color: #575962;
}
/* @media (min-width: 1025px) {
    .m-portlet.m-portlet--half-height {
        height: calc(50% - 2.2rem);
    }
} */