/*.m-portlet.m-portlet--half-height {
    height: auto;
}*/
body {
    /*background-color:#f5f5f5; */
}
.m-portlet.m-portlet--half-height {
    height: calc(50% - -15.8rem);
}
.m-header .m-header__top {
    background: #ffffff;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent;
}
.m-brand {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width: auto;
    padding: 3px 5px 0px 5px;
    background: #ffffff;
}
.m-header .m-header__bottom {
    padding: 0;
    position: relative;
    z-index: 1;
    background: #262734;
    height: 40px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--expanded>.m-menu__link>.m-menu__item-here, .m-header-menu .m-menu__nav>.m-menu__item.m-menu__item--active>.m-menu__link>.m-menu__item-here {
    position: absolute;
    line-height: 0;
    display: inline-block;
    overflow: hidden;
    height: 16px;
    width: 60px;
    position: relative;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: 100%;
    z-index: 1;
    color: #3354d1;
    display: none;
}
.m-header-menu.m-header-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #ffffff;
}
.m-header-menu.m-header-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__hor-arrow {
    color: #ffffff;
}
.m-header--fixed.m-header--minimize-off .m-header {
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
    height: 130px;
}
.m-header--fixed .m-body {
    padding-top: 130px !important;
}
.m-stack.m-stack--general.m-stack--inline {
    width: auto;
    /*margin: auto;*/
}
.m-body .m-content {
    padding: 10px 0;
}
.app-reg{
    width: 100%;
    margin-bottom: 5px;
}
.link-text{
    color:#ffffff!important;
}
.msg-link{
    font-weight: 500;
}
.ap-items{
    color: #ffffff!important;
    border: 1px solid #fff;
}
.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: 0px solid #999999; border-radius: 0px;
}

.onoffswitch3-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner > span {
    display: block;
    float: left;
    position: relative;
    width: 50%;
    height: 40px;
    padding: 0;
    line-height: 35px;
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #fff;
    color: #FFFFFF;
    border: 1px solid #0a4e92;
    border-radius: 5px;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE; color: #FFFFFF;
    text-align: right;
}

.onoffswitch3-switch {
    display: block; width: 50%; margin: 0px; text-align: center; 
    border: 0px solid #999999;border-radius: 0px; 
    position: absolute; top: 0; bottom: 0;
}
.onoffswitch3-active .onoffswitch3-switch {
    /*background: #35bfa3;
    background: #35bfa3;*/
    background-color: #0F4F96;
    left: 0;
    width: 140px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.scroll-text{
    color: #f80303;
    font-weight: bold;
}

.m-subheader {
    padding: 0px 0 0 0;
}

@media (min-width: 1025px) {
    .m-header--fixed.m-header--minimize-on .m-header .m-header__top {
        -webkit-transition: all 0.3s ease 0.3s;
        transition: all 0.3s ease 0.3s;
        height: 90px;
    }
    .m-header--fixed.m-header--minimize-on .m-header {
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
    height: 90px;
}
}
.m-header--minimize-on .m-brand .m-brand__logo .m-brand__logo-wrapper img {
    max-height: 100%;
    -webkit-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}
.hf-item {
    display: table;
    margin-left: 35px;
    /* margin-top: 25px; */
    padding-top: 20px;
}
    .hf-item i {
        float: left;
        margin-right: 5px;
        /* width: 55px; */
        outline: none;
        /* height: 55px; */
        display: inline;
        position: relative;
        /* text-align: center; */
        color: #0a4e92;
        /* font-size: 17px; */
        /* padding-top: 13px; */
        /* margin-right: 20px; */
        /* margin-top: 10px; */
        /* margin-bottom: 10px; */
    }
.hf-item i:after {
    /*position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid #d2d2db;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px;*/
}
.hf-item p {
    /* display: table-cell; */
    position: relative;
    /*top: -45px;*/
    margin-bottom: 0;
    margin-left: 50px;
}
.hf-item img{
    width: 40px;
    float: left;
    padding-top: 8px;
}
.hf-item p span {
    display: block;
    font-size: 13px;
    
    color: #020031;
    font-weight: 600;
}
.m-topbar {
    width: 100%;
    height: 100%;
    float: none;
    padding: 0px;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
/*************************
 * LOGIN section 
 */

.trial-sec {
  position: relative;
}

.form {
  background-color: transparent;
  position: relative;
  padding: 25px;
}

.form-title {
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.form input {
  border: 1px solid #e0e4e6;
  padding: 10px 15px;
  margin-bottom: 10px;
  width: 100%;
}

.form button {
  width: 100%;
}
.trial-form {
    background-color: #fff;
    border-radius: 3px;
    max-width: 400px;
    overflow: hidden;
    position: relative;
    padding: 5px 25px 20px 25px;
    width: 100%;
    z-index: 1;
    border: 1px solid #e6e6e6;
    border-radius: 18px;
    border-bottom: 3px solid #0a4e92;
    margin-bottom: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
/*.trial-form {
  background-color: #fff;
  border-radius: 3px;
  max-width: 400px;
  overflow: hidden;
  position: relative;
  padding: 5px 25px 20px 25px;;
  width: 100%;
  z-index: 1;
  border-bottom: 2px solid #0a4e92;
  margin-bottom:10px;
  border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}*/

.trial-form .form-title {
  color: #fff;
  padding: 0 0 20px;
  position: relative;
  z-index: 1;
  font-size:1.4rem;
}

.trial-form:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0a4e92;
  /*-webkit-clip-path: circle(100% at 50% -170px);
          clip-path: circle(100% at 50% -170px);*/
  height: 32px;
  width: 100%;
  z-index: 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
/*******FAQ*******/
.m-accordion.m-accordion--section .m-accordion__item {
    margin-bottom: 1rem;
}
.m-accordion.m-accordion--padding-lg .m-accordion__item .m-accordion__item-head {
    padding: 1rem 2rem;
}
.m-accordion .m-accordion__item .m-accordion__item-head .m-accordion__item-title {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 1.1rem;
    font-weight: 600;
    color: #0a4f92;
}
@media screen and (max-width: 991px) {
  /*.trial-form:before {
    -webkit-clip-path: circle(100% at 50% -120px);
            clip-path: circle(100% at 50% -120px);
  }*/
}

@media screen and (max-width: 360px) {
  /*.trial-form:before {
    -webkit-clip-path: circle(100% at 50% -90px);
            clip-path: circle(100% at 50% -90px);
  }*/
  .m-menu__link-text {
    color: #4f4f4f!important;
}
  .m-brand__logo-wrapper img{
      width: 70px!important;
  }
  .m-header--fixed .m-body {
    padding-top: 120px !important;
}
.m-aside-header-menu-mobile {
    margin-top: 75px;
}
.nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link {
    padding: 0.5em 1rem;
    font-size: 1rem;
    background: #ffffff;
    color: #0da183;
    width: 170px!important;
    text-align: center;
    border: 1px solid #35bfa3;
}
.nav.nav-pills .nav-item, .nav.nav-tabs .nav-item {
    margin-left: 0px;
    margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
  .trial-form {
    margin: auto;
  }
  .m-menu__link-text {
    color: #4f4f4f!important;
}
}
@media screen and (max-width: 567px) {
  

}
.m-aside-header-menu-mobile-close {
    right: -25px;
    width: 25px;
    height: 25px;
    top: 80px;
    z-index: 1002;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: fixed;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
    cursor: pointer;
    outline: none !important;
    text-align: center;
    vertical-align: center;
    display: inline-block;
}
.btn-filled {
    border-radius: 0;
    background: -webkit-gradient(linear, left top, right top, from(#ef3e0f), to(#ffb800));
    background: linear-gradient(to right, #ef3e0f, #ffb800);
    border: none;
    font-size: 1.2rem;
    color: #fff;
}
.notification-tab {
    border: 0;
    border-radius: 50px;
    margin-bottom: 5px!important;
    margin-top: 5px!important;
}
.m-portlet .m-portlet__head {
    padding: 0px 0rem;
    height: 4.1rem;
}
.nav.nav-pills.nav-pills--brand .nav-link.active {
    background: #3bbb45;
    color: #fff;
}
.nav.nav-pills.nav-pills--brand .nav-link:hover {
    background: #087d12;
    color: #fff;
}
.nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link {
    padding: 0.6em 1.4em;
    font-size: 1rem;
}
/***Key Dates***/
.m-timeline-2:before {
    content: '';
    position: absolute;
    left: 0.89rem;
    width: 0.214rem;
    height: 100%;
}
.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-cricle {
    border-radius: 50%;
    border: 0.89rem solid white;
    z-index: 1;
    top: 0.2rem;
    left: 0.1rem;
    position: relative;
}
.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-time {
    display: table-cell;
    font-size: 1rem;
    font-weight: 500;
    vertical-align: top;
    position: relative;
    padding-top: 0rem;
}
.m-timeline-2 .m-timeline-2__items .m-timeline-2__item .m-timeline-2__item-text {
    display: table-cell;
    vertical-align: top;
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 0.3rem;
    padding-left: 0rem;
}

.btn-success {
    color: #fff;
    background-color: #38ba42!important;
    border-color: #38ba42!important;
}
.btn-success:hover {
    color: #fff;
    background-color: #087d12!important;
    border-color: #087d12!important;
}
/****Dashboard****/
.card.card-img-holder {
    position: relative;
}
.stretch-card > .card {
    width: 100%;
    min-width: 100%;
    margin-bottom: 15px;
    height: 105px;
}
.card {
    border: 0;
    background: #fff;
}
.card .card-body {
    padding: 1rem 1.5rem;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-body h2 {
    margin-bottom:0!important;
}
.card.card-img-holder .card-img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.font-weight-normal {
    font-weight: 400 !important;
    font-size: 1.3rem;
}

.bg-gradient-danger {
    background: -webkit-gradient(linear, left top, right top, from(#ff9551), to(#ff0044)) !important;
    background: linear-gradient(to right, #ff9551, #ff0044) !important;
}
.bg-gradient-info {
    background: -webkit-gradient(linear, left top, right top, from(#60b8ff), color-stop(99%, #0371c8)) !important;
    background: linear-gradient(to right, #60b8ff, #0371c8 99%) !important;
}
.bg-gradient-success {
    background: -webkit-gradient(linear, left top, right top, from(#59b8b0), to(#00e385)) !important;
    background: linear-gradient(to right, #59b8b0, #00e385) !important;
}
/****/
.heading-icon{
    padding: 0 10px 0 10px;
    color: #f4506c;
    font-style: normal;
    font-weight: bold;
}
.links{
    margin-top:5px;
    color: #766fcc;
    font-weight: 800;
    text-align:center
}

.calender_date{
    height: 60px;
    width: 80px;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.calender_month{
    height: 22px;
    /*background-color: #f5a70c;*/
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 500;
    font-size: 1.1rem;
}
.calender_day{
    text-align: center;
    font-weight: 400;
    padding-top: 5px;
    font-size: 1rem;
}
.table th, .table td {
    padding: .5rem .75rem;
    vertical-align: middle;
    border-bottom: 1px solid #f4f5f8;
}

.table tbody td:first-child{
    border-left: 1px solid #f4f5f8;
}
.table tbody td:last-child{
    border-right: 1px solid #f4f5f8;
}
#app-process .stretch-card .card{
    height:65px;
}
#app-process .stretch-card .card h4{
    padding-top:10px;
    cursor:pointer;
}
#app-process .stretch-card .card h4:hover{
    text-decoration:underline;
}
.f-icon{font-size:3rem;padding-right: 20px;}
.table th:first-child {
    border-top-left-radius: 15px;
}
.table th:last-child {
    border-top-right-radius: 15px;
}
.table th{
    border-top:0;
}
.nav.nav-pills.m-nav-pills--btn-sm .m-tabs__link {
    padding: 0.7em 1.4em;
    font-size: 1rem;
    background: #ffffff;
    color: #11831a;
    width: 190px;
    text-align: center;
    border: 1px solid #3bbb45;
}
#info_Content{
    text-align: center;
    padding: 20px;
}
#info_Content h5{
    color: #3354d1;
}
/*#bg{
    background-image: url(assets/app/media/img/bg/bg-5.jpg);background-position: center top;background-attachment: fixed;background-size: 100% 400px;background-repeat: no-repeat;
}*/
.m-page .m-page__container {
    padding: 0 15px;
}
.m-portlet {
    -webkit-box-shadow: 0px 1px 5px 1px rgb(164, 184, 255);
    box-shadow: 0px 1px 5px 1px rgb(164, 184, 255);
    background-color: #fff;
    border-radius: 5px;
}
.m-header {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 1px 5px 1px rgba(81,77,92,0.5);
    box-shadow: 0px 1px 5px 1px rgba(81,77,92,0.5);
}
.m--bg-success {
    background-color: #3bbb45 !important;
}
.m-badge.m-badge--success {
    background-color: #3bbb45;
    color: #fff;
}
@media (max-width: 768px){
.m-header__bottom {
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 50px !important;
    margin-top: 0;
}
.m-brand__logo-wrapper img{
    width:60px!important;
}
.m-menu__link-text {
    color: #4f4f4f!important;
}
.m-aside-header-menu-mobile {
    margin-top: 105px;
}
    .hf-item{
        padding-top:0px;
    }
        .hf-item p span {
            display: block;
            font-size: 10px;
            color: #020031;
            font-weight: 500;
        }
}

/**Added By Kamal**/

@media (max-width: 1024px) {
.m-header--fixed-mobile .m-topbar {
    margin-top: 0;
    z-index: 2!important;
}
   
}
@media (min-width: 768px) and (max-width:1024px) {
    .hf-item {
        padding-top: 0px;
    }
        .hf-item img {
            width:25px!important;
        }
        .hf-item p span {
            /*display: inline-block;*/
            font-size: 10px;
            color: #020031;
            font-weight: 500;
        }
    .phone_icon{display:none;}
    .m-header--fixed-mobile .m-topbar {
        margin-top: 0;
        top: 0px;
    }
    .tab_show{display:block;}
}
@media (min-width: 991px) and (max-width:1024px) {
    .tab_show {
        display: block!important;
    }
}
.control-label{
    font-weight:500;
    color:#000000;
}
.sub_heading {
    font-size: 1.1rem;
    background-color: #0a4e92;
    padding: 4px 3px;
    color: #ffffff;
}

.sub_sub_heading {
    font-size: 1.1rem;
    color: #000000;
    border-bottom: 1px solid #0a4e92;
}