.mainfullnav {
    background: #24b8ce;
    color: #fff !important;
    border: none;
    border-radius: 0;
}

a.navbar-brand.navbrand-logo{
    color: #fff;
}

.navicationbar li a {
    color: #fff!important;
}


.navicationbar li.active a {
    background: #027a8c !important;
    color: #fff;
}

.navbar-right {
    position: absolute;
    right: 21px;
    top: 0;
    padding: 8px 5px;
}
.navtogglermenu i {
    color: #fff;
    font-size: 24px;
}

.navtogglermenu {
    display: none;
}

.container-fluid.footerfullsec {
    /*position: absolute;*/
    bottom: 0;
    text-align: center;
    width: 100%;
}

.formg-roup,.formcontrol{
    width: 100%;
    display: inline-block;
}

.formgroup input {
    border: none !important;
    background: #fff !important;
}

.formgroup {
    padding: 0px;
}
.borders {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
}

.app-body.appalrtMsgview {
    padding: 6px 10px;
}