/*LOGIN PAGE CSS START*/
.logopopup {
    background: url(../images/logo-popup.gif) no-repeat;
    height: 24px;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#glyphicons_halflingsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.eot');
    src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#glyphicons_halflingsregular') format('svg');
}

#loadingDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 999999;
    height: 100%;
    background: #000;
    opacity: 0.6;
    padding-top: 20%;
    color: #fff;
}

#savingDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 999999;
    height: 100%;
    background: #000;
    opacity: 0.6;
    display: none;
    padding-top: 20%;
    color: #fff;
}

#loadingBeforeDiv {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    z-index: 999999;
    height: 100%;
    background: #000;
    opacity: 1;
    padding-top: 20%;
    color: #fff;
}

#BrowserDiv {
    text-align: center;
    width: 100%;
    position: relative;
    top: 0;
    position: absolute;
    z-index: 99999;
    height: 100%;
    background: #fff;
    color: #ff0000;
}

    #BrowserDiv > div {
        border: #999999 1px solid;
        padding: 20px;
        margin: 10% auto;
        width: 80%;
        height: 400px;
    }

    #BrowserDiv h3 {
        color: #ff0000;
        font-style: italic;
        font-size: 20px;
        margin-top: 120px;
    }

body {
    font-family: 'OpenSans-Regular';
    /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font-size: 12px;
}
/*Content Management css*/
/*p{font-family: 'OpenSans-Regular' !important;font-size:14px  !important;}
ul li{font-family: 'OpenSans-Regular' !important;font-size:14px  !important;}*/
/*ul.l338 li {margin-left: 1% !important; }*/
/*.l338midcontent table p {margin-left: 15px;}
.l338midcontent div p {margin-left: 15px;}
.l338midcontent p {margin-left: 15px;}*/
.l338midcontent hm, dt, dd {
    font-size: 14px !important;
}

.dash-mainlist a font.pdf {
    display: inline-block;
}
/*.Table .Cell {padding-left: 15px !important;}*/
h3.l338 {
    font-size: 18px !important;
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 5px;
}
/*h2.intro{font-size:22px !important;}*/
.scrl {
    max-height: 405px !important;
    overflow: auto;
}

.contract {
    margin-bottom: 2px !important;
}

.attachment-link p {
    color: #337ab7;
    cursor: pointer !important;
    font-size: 14px !important;
}

    .attachment-link p:hover {
        text-decoration: underline;
        cursor: pointer !important;
        font-size: 14px !important;
    }

div.attachment-link {
    color: #337ab7; /*cursor: pointer !important;*/
    font-size: 14px !important;
}

div:hover.attachment-link { /*text-decoration: underline;cursor: pointer !important;*/
    font-size: 14px !important;
}
/*font.pdf {padding: 3px 11px;background: #e8edef;width: 100% !important;display: block;border-bottom: 3px solid #ffffff;}*/
p.a {
    margin-left: 0px !important;
}

p.d {
    margin-left: 0px !important;
}

p.q {
    margin-left: 0px !important;
}

.outer {
    display: table;
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 30px;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

    .middle p {
        font-size: 16px !important;
        margin: 15px 0px;
    }

.img-profile {
    width: 90px !important;
    height: 90px !important;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out;
}

/*SOCILA MEDIA START*/
/*.panel-twitter .panel-body{min-height:350px;}
.panel-twitter >.panel-heading{padding:0 10px;font-size:35px;}
.panel-twitter >.panel-heading  span{font-size:30px;}
.panel-facebook .panel-body{min-height:350px;}
.panel-facebook >.panel-heading{font-size:30px;padding:0 10px;}
.panel-facebook >.panel-heading span{ font-size:30px;}
.panel-instagram .panel-body{min-height:350px;}
.panel-instagram >.panel-heading{font-size:30px;padding:0 10px;}
.panel-instagram >.panel-heading span{font-size:30px;}*/
/*SOCILA MEDIA END*/
/*Content Management css*/

.page-wrapper {
    float: left;
    position: relative;
    width: 100%;
}

.page-wrapper1 {
    float: left;
    position: relative;
    width: 100%;
}

.inner-wrapper {
    *zoom: 1;
    position: relative;
    top: 85px;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}

.Absolute-Center {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    .Absolute-Center.is-Responsive {
        width: 50%;
        height: 50%;
        min-width: 200px;
        max-width: 400px;
    }

    .Absolute-Center.is-Responsive1 {
        width: 50%;
        height: 89%;
        min-width: 200px;
        margin: 20px auto;
        overflow: auto;
    }

.user-menu:before {
    position: absolute;
    top: -7px;
    left: 128px;
    display: inline-block;
    content: '';
}

.user-menu:after {
    position: absolute;
    top: -6px;
    left: 128px;
    display: inline-block;
    content: '';
}

.box {
    display: block;
}

@media (min-width: 480px) {
    .Absolute-Center.is-Responsive {
        width: 70%;
        height: 50%;
        min-width: 200px;
        max-width: 400px;
    }

    .Absolute-Center.is-Responsive1 {
        width: 70%;
        height: 89%;
        min-width: 200px;
        margin: 20px auto;
        overflow: auto;
    }
}

#title-container {
    margin: auto;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
}

.boxsec {
    float: left;
    width: 100%;
}

.formgroup {
    margin: 0;
    padding: 0;
}

.modal-body {
    position: relative;
    padding: 15px;
    display: inline-block;
    width: 100%;
}

a:focus, a:hover {
    /*text-decoration: none;*/
}

.navbar-toggle {
    margin-top: 25px;
}

.home_header {
}

.home_logo {
    float: left;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

    .home_logo:hover, .home_logo:active, .home_logo:focus {
        text-decoration: none;
    }

.menu_title {
    color: white;
    /*margin: 14px 10px;*/
    margin-left: 15px;
    font-size: 20px;
}

.home_header .navbar-right .dropdown a {
    padding-top: 33px;
    padding-bottom: 32px;
    font-size: 16px;
}

.navbar {
    border-radius: 0px;
    border: none;
    margin-bottom: 15px;
}

.nav-tabs > li {
    margin-bottom: -1px;
}

.mail-box .nav-tabs > li {
    margin-bottom: 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-width: 0;
    font-weight: 600;
    cursor: default;
}

.nav-tabs > li > a {
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 0px;
    border-radius: 0;
    text-transform: uppercase;
}

    .nav-tabs > li.active > a, .nav-tabs > li > a:hover {
        border: none;
    }

    .nav-tabs > li > a::after {
        content: "";
        height: 2px;
        position: absolute;
        width: 100%;
        left: 0px;
        bottom: -1px;
        transition: all 250ms ease 0s;
        transform: scale(0);
    }

.nav-tabs > li.active > a::after {
    top: -1px;
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
    transform: scale(1);
}

.card {
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.tab-content {
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 10px;
}
/*Test color styles*/
/*-------------------------------------------*/
.text-light-blue {
    font-size: 16px;
}

@media (max-width: 480px) {
    .nav-tabs > li > a {
        font-size: 13px;
    }

    .user-avatar {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 4px 5px;
        font-size: 13px;
        line-height: 1px;
        border-radius: 25px;
    }

    .borderRight {
        border-bottom: #1c547d 2px dotted !important;
        border-right: none !important;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}

.mandy {
    color: rgb(243, 65, 65);
    margin-left: 3px;
    font-size: 14px;
    font-weight: bold;
}

.hint {
    font-size: 12px;
    font-weight: bold;
}
/* TOP RIGHT USER MENU CSS START*/
.userprofile {
    height: 86px;
}

.username {
    float: right;
    margin-right: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .username a:hover {
        text-decoration: none !important;
    }

    .username a:focus {
        text-decoration: none !important;
    }

    .username .dropdown-menu > li > a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 14px !important;
    }

.user-avatar {
    margin: 0px 10px 0 10px;
}

    .user-avatar > .btn-circle-sm {
        width: 40px;
        height: 40px;
        border-radius: 40px;
    }

    .user-avatar i {
        /*	font-size: 1.5em;*/
        margin: 0px;
    }

.inner-right-menu .dropdown-menu {
    padding: 0;
}

    .inner-right-menu .dropdown-menu li a i {
        margin-right: 10px;
    }

    .inner-right-menu .dropdown-menu li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 14px !important;
    }

.dropdown-messages.dropdown-menu li a {
    white-space: normal !important;
}
/* TOP RIGHT USER MENU CSS END*/
/* TOP RIGHT NAVIGATION DROPDOWN CSS START*/
.navbar-top-links {
    margin-right: -20px !important;
}

    .navbar-top-links li {
        display: inline-block;
    }

        .navbar-top-links li:last-child {
            margin-right: 15px;
        }

        .navbar-top-links li a {
            padding: 20px 15px;
            min-height: 50px;
        }

.dropdown-menu .divider {
    margin: 5px 0 !important;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

    .navbar-top-links .dropdown-menu li:last-child {
        margin-right: 0;
    }

    .navbar-top-links .dropdown-menu li a {
        padding: 3px 20px;
        min-height: 0;
    }

        .navbar-top-links .dropdown-menu li a div {
            white-space: normal;
        }

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.nav-tabs li a {
}

.nav-icon-right {
    padding: 10px;
    margin-right: 0;
}
/* TOP RIGHT NAVIGATION DROPDOWN CSS END*/

/* MATERIAL FORM DESIGN CSS START*/
.mat-div {
    min-height: auto !important;
}

    .mat-div .form-group {
        position: relative;
        min-height: auto !important;
    }

    .mat-div .form-control {
        display: inline-block;
        height: 40px;
        width: 100%;
        border: none;
        border-radius: 0 !important;
        font-size: 14px;
        padding: 0;
    }

    .mat-div .form-bar {
        position: relative;
        display: block;
        width: 100%;
    }

        .mat-div .form-bar:before {
            left: 50%;
        }

        .mat-div .form-bar:before, .mat-div .form-bar:after {
            content: '';
            height: 1px;
            width: 0;
            bottom: 0;
            position: absolute;
            transition: 0.3s ease all;
            -moz-transition: 0.3s ease all;
            -webkit-transition: 0.3s ease all;
        }

        .mat-div .form-bar:after {
            right: 50%;
        }

    .mat-div .float-label {
        left: 0;
        top: 12px;
        font-size: 14px;
        pointer-events: none;
        text-indent: 10px;
    }

        .mat-div .float-label i {
            margin-right: 10px;
        }

    .mat-div label {
        position: absolute;
        top: -18px;
        font-size: 14px;
        font-weight: 400;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .mat-div .selectlabel {
        position: absolute;
        top: 18px;
        font-size: 14px;
        font-weight: 400;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    }

    .mat-div .checkbox-inline {
        position: inherit;
        top: 0;
        padding-left: 0;
    }

    .mat-div .radio-inline {
        position: inherit;
        top: 0;
        padding-left: 0;
        text-align: left;
    }

        .mat-div .radio-inline label {
            position: inherit;
            top: 0;
            padding-left: 0;
            text-align: left;
        }

            .mat-div .radio-inline label span {
                vertical-align: super;
                margin-left: 5px;
            }

        .mat-div .radio-inline .btn {
            border: none;
            background: none;
        }

            .mat-div .radio-inline .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
                outline: none;
            }

    .mat-div .form-control:focus {
        border-color: rgb(80, 109, 132);
        outline: none;
        box-shadow: none;
    }

.form-mat .form-control:focus {
    border-color: transparent;
    outline: none;
    box-shadow: none;
}

.mat-div .select {
    border-radius: 5px 5px 0 0 !important;
    padding: 10px;
}

.mat-div .answer-input {
    border-radius: 0 0 5px 5px !important;
    padding: 10px;
}

.mat-div .btn.active, .btn:active {
    box-shadow: none;
}

.mat-div .form-control:focus ~ .form-bar:before, .mat-div .form-control:focus ~ .form-bar:after {
    width: 50%;
}

.mat-div .form-control:focus ~ .float-label, .mat-div .form-control:valid ~ .float-label {
    top: -10px;
    font-size: 11px;
}

.mat-div h4 {
    font-size: 15px;
    margin: 20px 0;
}

.mat-div .fa-2x {
    font-size: 1.8em;
}

.fa-1x {
    font-size: 1.5em !important;
}
/*-----------------------------------------------------*/
.mat-label {
    display: block;
    font-size: 14px;
    transform: translateY(25px);
    transition: all 0.5s;
}

.mat-input {
    position: relative;
    background: transparent;
    width: 100%;
    border: none;
    outline: none;
    padding: 8px 0 8px 15px;
    font-size: 14px;
}

.mat-div {
    position: relative;
    margin-top: 20px;
}

    .mat-div:after, .mat-div:before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background-color: transparent;
        bottom: 0;
        left: 0;
        transition: all 0.5s;
    }
/* MATERIAL FORM DESIGN CSS END*/

.formStep {
    padding: 5px;
    float: left;
    width: 100%;
}

.holder {
    display: block;
    margin: -25px 0;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    z-index: -1;
}

.select1 {
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.select2 {
    opacity: 0;
    /* CSS hacks for older browsers */
    _noFocusLine: expression(this.hideFocus=true);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}

.is-active::after {
    transform: scaleX(1);
}

.is-completed .mat-label {
    font-size: 12px;
    transform: translateY(0);
}

.is-completed .selectlabel {
    font-size: 12px;
    transform: translateY(0);
    top: -18px;
}

button {
    border: none;
    display: block;
    margin: 0 auto;
    padding: 15px 30px;
    border-radius: 10px;
    cursor: pointer;
}

.disabled {
    pointer-events: none;
}
/*----------------------------------------------------*/
.set-submit-input {
    width: 100%;
    text-align: center;
}

.set-submit-box {
    display: inline-block;
    width: 50%;
    margin-right: 20px;
}

.footer {
    position: fixed;
    height: 50px;
    bottom: 0;
    width: 100%;
    z-index: 99;
    padding: 15px;
}

    .footer i {
        font-size: 1.5em;
    }

.container .text-muted {
    margin: 20px 0;
}

#login-dp {
    min-width: 360px;
    padding: 14px 14px 0;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
    overflow-y: auto;
}

    #login-dp .help-block {
        font-size: 12px;
    }

    #login-dp .bottom {
        clear: both;
        padding: 14px;
    }

    #login-dp .social-buttons {
        margin: 12px 0;
    }

    #login-dp .form-group {
        margin-bottom: 10px;
    }

.captcha {
    font-size: 22px;
    color: #92999f;
    margin: 15px 0 0 0;
    display: table;
}

    .captcha i {
        font-size: 20px;
        color: #92999f;
    }

    .captcha span {
        display: table-cell;
    }

    .captcha button {
        display: table-cell;
        margin: 0;
    }
/*LOGIN PAGE CSS END*/
/*Button circle styles*/
/*---------------------------------------------*/
.btn-circle {
    width: 49px;
    height: 49px;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    line-height: 2.00;
    border-radius: 30px;
}

.btn-circle-micro {
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 3px 0;
    font-size: 13px;
    line-height: 0.1;
    border-radius: 22px;
}

.btn-circle-sm {
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 2px 8px;
    font-size: 16px;
    line-height: 1.65;
    border-radius: 35px;
}

.btn-circle-lg {
    width: 79px;
    height: 79px;
    text-align: center;
    padding: 13px 0;
    font-size: 30px;
    line-height: 2.00;
    border-radius: 70px;
}

.btn-circle-extra-lg {
    height: 75px;
    width: 75px;
    text-align: center;
    padding: 0px;
    font-size: 30px;
    line-height: 2.00;
    border-radius: 50%;
    overflow: hidden;
}

    .btn-circle-extra-lg img {
        width: 100%;
        height: -webkit-fill-available;
    }

.userAvatar {
    width: 35%;
    position: relative;
    float: left;
}

    .userAvatar span {
        margin-left: 0;
        margin-right: 0px;
    }

.userInfo {
    width: 59%;
    position: relative;
    float: right;
    margin-left: 10px
}

.login-buttons {
    width: 100%;
}

.btn-cancel {
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    height: 710px;
    margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {
    height: 710px;
}

.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
}
/*-------------------------------------------------- */
/* Margin Styles */
.mrgT0 {
    margin-top: 0px !important;
}

.mrgT5 {
    margin-top: 5px;
}

.mrgT10 {
    margin-top: 10px !important;
}

.mrgT15 {
    margin-top: 15px;
}

.mrgT20 {
    margin-top: 20px !important;
}

.mrgT25 {
    margin-top: 25px !important;
}

.mrgT30 {
    margin-top: 30px !important;
}

.mrgT50 {
    margin-top: 50px !important;
}

.mrgT85 {
    margin-top: 85px !important;
}

.mrgT100 {
    margin-top: 100px !important;
}

.mrgT68 {
    margin-top: 68px !important;
}

.mrgR5 {
    margin-right: 5px;
}

.mrgR10 {
    margin-right: 10px;
}

.mrgR15 {
    margin-right: 15px;
}

.mrgR20 {
    margin-right: 20px;
}

.mrgB1 {
    margin-bottom: 1px !important;
}

.mrgB0 {
    margin-bottom: 0px !important;
}

.mrgB5 {
    margin-bottom: 5px;
}

.mrgB10 {
    margin-bottom: 10px !important;
}

.mrgB15 {
    margin-bottom: 15px;
}

.mrgB20 {
    margin-bottom: 20px;
}

.mrgB30 {
    margin-bottom: 20px;
}

.mrgL0 {
    margin-left: 0px;
}

.mrgL10 {
    margin-left: 10px;
}

.mrgL15 {
    margin-left: 15px;
}

.mrgL5 {
    margin-left: 5px !important
}

.mrgB3 {
    margin-bottom: 3px !important
}

.mrgB18 {
    margin-bottom: 18px !important
}

.mrgT7 {
    margin-top: 7px !important
}

.mrgT22 {
    margin-top: 22px !important
}

.mrgTB0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.mrgTB10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.mrgR30 {
    margin-right: 30px !important
}

/*-------------------------------------------------- */
/* Padding Styles */
.np {
    padding: 0 !important;
}

.pdnT5 {
    padding-top: 5px;
}

.pdnT10 {
    padding-top: 10px;
}

.pdnT15 {
    padding-top: 15px;
}

.pdnT20 {
    padding-top: 20px;
}

.pdnT25 {
    padding-top: 25px;
}

.pdnL5 {
    padding-left: 5px;
}

.pdnL10 {
    padding-left: 10px;
}

.pdnL15 {
    padding-left: 15px;
}

.pdnL20 {
    padding-left: 20px;
}

.pdnLR15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.pdnLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pdnR0 {
    padding-right: 0px !important;
}

.pdnL0 {
    padding-left: 0px !important;
}

.pdnL10 {
    padding-left: 10px !important;
}

.pdnR20 {
    padding-right: 20px !important;
}

.pdnB0 {
    padding-bottom: 0px !important;
}

.pdnT0 {
    padding-top: 0px !important;
}

.padR15 {
    padding-right: 15px !important;
}

.padL30 {
    padding-left: 30px !important;
}

.footB {
    margin-bottom: 18px !important
}

.pdL0-table {
    padding-left: 0px !important
}

.pdR0-table {
    padding-right: 0px !important
}

.pdnL0-md {
    padding-left: 0px !important
}

.pdnR0-md {
    padding-right: 0px !important
}

.pdnR10 {
    padding-right: 10px !important;
}

.pdnR5 {
    padding-right: 5px !important;
}

.pdnR35 {
    padding-right: 35px !important;
}

.pdnB5 {
    padding-bottom: 5px !important;
}

.pdnB10 {
    padding-bottom: 10px !important;
}

.padTB3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.padL36 {
    padding-left: 36px !important
}


/*-------------------------------------------------- */
/*Button styles */
.btn-group-lg > .btn, .btn-lg {
    padding: 10px 50px;
    font-size: 18px;
    line-height: 1.6666;
    border-radius: 5px;
}

.btn-toggle {
    padding: 0;
    margin-right: 10px;
    margin-top: -5px;
    margin-left: -10px;
}

    .btn-toggle i {
        font-size: 1.5em;
    }

.btn-danger {
    border-radius: 0;
}

.buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0 10px 0;
    text-align: center
}

.buttonsec2 {
    float: left;
    width: 100%;
    ;
    border-top: 1px dotted #c8d3e0;
    padding: 10px 0px 0 0;
    margin: 5px 0 10px 0;
    text-align: center;
}

.buttonsec > button {
    margin-right: 3px;
}

.adv-buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0;
    text-align: center
}
/*HEADING STYLES START*/
.mat-div .h4, h4 {
    font-size: 16px;
}
/*HEADING STYLES END*/

/*REGISTRATION PANEL HEADING STYLES START*/
.reg_panel .panel {
    border: 0;
    border-radius: 4px;
    margin-bottom: 0px !important;
}

.panel-gray {
    border-color: none;
}

    .panel-gray > .panel-heading {
        border: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

.reg_panel .panel-heading {
    padding: 16px 15px;
    border: 0px;
    font-size: 18px;
    margin-top: -13px;
}

.clickable {
    cursor: pointer;
}

.panel-heading span {
    margin-top: -20px;
    font-size: 15px;
}
/*REGISTRATION PANEL HEADING STYLES START*/

/*Slider Styles *?
/*-----------------------------------------------------*/
#slides {
    position: relative;
}

    #slides .slides-container {
        display: none;
    }

    #slides .scrollable {
        *zoom: 1;
        position: relative;
        top: 0;
        left: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        height: 100%;
    }

        #slides .scrollable:after {
            content: "";
            display: table;
            clear: both;
        }

.slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    top: 46%;
    width: 100%;
}

    .slides-navigation a {
        position: absolute;
        display: block;
    }

        .slides-navigation a.prev {
            left: 0;
        }

        .slides-navigation a.next {
            right: 0;
        }

.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 0;
    text-align: center;
    width: 100%;
}

    .slides-pagination a {
        border: 2px solid #222;
        border-radius: 15px;
        width: 10px;
        height: 10px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        margin: 2px;
        overflow: hidden;
        text-indent: -100%;
    }

.slider-content {
    width: 100%;
    float: left;
    height: auto;
    position: absolute;
    z-index: 99;
    bottom: 50px;
    padding: 20px;
}

    .slider-content h3 {
        font-size: 26px;
        font-variant: normal;
        font-weight: lighter;
        margin-top: 10px;
    }

    .slider-content h2 {
        font-size: 30px;
        font-variant: normal;
        font-weight: lighter;
        margin-top: 10px;
    }

    .slider-content p {
        font-weight: lighter;
        font-size: 14px;
        line-height: 22px;
    }
/*Checkbox styles */
/*----------------------------------------------*/


.checkbox label:after, .radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr, .radio .cr {
    position: relative;
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

    .checkbox .cr .cr-icon, .radio .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }

    .radio .cr .cr-icon {
        margin-left: 0.04em;
    }



.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
        opacity: .5;
    }
/*Radio button styles */
/*-------------------------------------------------*/
label input[type="radio"] ~ i.fa.fa-circle-o {
    display: inline;
}

label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    display: inline;
}

label:hover input[type="radio"] ~ i.fa {
}
/*Common styles */
/*-----------------------------------------*/
.step-content .row {
    margin: 15px 0;
}

.modal-footer {
    text-align: center;
}

.formListHd {
    min-height: 66px;
}

.formListHd2 {
    min-height: 35px;
}

.formListHd3 {
    min-height: 90px;
}

.tabnavigation {
    display: none;
}

.formListHdEmpty {
    min-height: 27px;
}

.panelDRP {
    height: 26px;
    padding: 2px 10px;
}
/*New Slider styles */
/*---------------------------------------------*/
.sl-slider-wrapper {
    width: 800px;
    height: 400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.sl-slider {
    position: absolute;
    top: 0;
    left: 0;
}
/* Slide wrapper and slides */

.sl-slide, .sl-slides-wrapper, .sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sl-slide {
    z-index: 1;
}
/* The duplicate parts/slices */

.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
}
/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

    .sl-slide-horizontal .sl-content-slice:first-child {
        top: -200px;
        padding: 200px 200px 0px 200px;
    }

    .sl-slide-horizontal .sl-content-slice:nth-child(2) {
        top: 50%;
        padding: 0px 200px 200px 200px;
    }
/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1);
}

    .sl-slide-vertical .sl-content-slice:first-child {
        left: -200px;
        padding: 200px 0px 200px 200px;
    }

    .sl-slide-vertical .sl-content-slice:nth-child(2) {
        left: 50%;
        padding: 200px 200px 200px 0px;
    }
/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
    position: absolute;
    overflow-y: auto;
}

.sl-content {
    width: 100%;
    height: 100%;
}
/* Default styles for background colors */



.sl-slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sl-slider-wrapper {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.navbar-collapse {
    padding: 0;
}

@media (max-width:767px) {
    .nav.navbar-nav.navbar-right.mrgR15 {
        margin-right: 0;
    }

    .topnav .navbar-toggle {
        margin-top: 5px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        padding: 0;
    }

    .navbar-nav {
        margin: 0;
        max-height: 300px;
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 0px;
        }

    .mega-dropdown-menu {
        padding-top: 0 !important;
    }

    .inner-page {
        margin-top: 20px;
    }

    .mail-box {
        margin-top: 20px;
    }

    .home_header {
        height: 85px;
    }

        .home_header .navbar-right .dropdown a {
            padding-top: 15px;
            padding-bottom: 15px;
            font-size: 14px;
        }

    .open > .dropdown-menu {
        border-radius: 0 !important;
    }

    #login-dp {
        min-width: auto;
        overflow-y: auto;
        max-height: 395px;
    }

    .home_logo {
        padding: 0px !important;
        width: 50%;
        /*margin-top: 16px;*/
    }

    .userprofile {
        border: none;
        position: absolute;
        right: 0;
        top: 26px;
        height: 50px;
        border-left: 0 !important;
    }

    .username {
        margin: 0;
    }

        .username a {
            border-bottom: 0 !important;
        }

    .inner-page-body .nav-tabs > li {
        float: left;
        margin-bottom: 0px !important;
        width: 100%;
    }

    .top-menu .navbar {
        margin-bottom: 0;
    }

    .username.open .dropdown-menu {
        position: relative;
        float: left;
        width: 100px;
        margin-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        top: 59px;
        left: 53px;
        border-radius: 3px !important;
        padding: 10px;
    }

    ul.inbox-pagination {
        float: none !important;
    }
}

@media (max-width:1199px) {
    ul.inbox-pagination {
        float: none !important;
    }

    .input-append {
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .sr-input {
        float: none !important;
    }

    .sr-btn {
        float: none !important;
        margin-left: -5px;
        margin-top: -3px;
    }

    ul.inbox-pagination {
        text-align: center;
    }

        ul.inbox-pagination li {
            float: none !important;
            display: inline-block;
            margin-top: 10px;
        }
}

@media (max-width:480px) {
    .slider-content {
        width: 100%;
    }

        .slider-content p {
            font-size: 13px;
        }

        .slider-content h3 {
            font-size: 22px;
        }

        .slider-content h2 {
            font-size: 24PX;
        }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .footer p {
        font-size: 12px;
    }

    .home_logo {
        font-size: 28px;
    }

    .footer .mrgT30 {
        margin-top: 10px !important;
    }

    .footer {
        height: auto;
        padding: 10px;
    }

        .footer p {
            font-size: 12px !important;
            text-align: center;
        }

    #login-dp {
        min-width: auto;
        overflow-y: auto;
    }

    .mat-div label {
        font-size: 12px;
    }

    .reg_panel .panel-heading {
        font-size: 14px;
    }

    .btn-group-lg > .btn, .btn-lg {
        padding: 10px 25px;
        font-size: 14px;
    }

    .navbar-default .btn-link {
    }

    .btn-circle-sm {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 1px 5px;
        font-size: 18px;
        line-height: 20px;
        border-radius: 25px;
    }

    .slides-container, .slides-navigation {
        display: none !important;
    }

    #slides {
        text-align: center !important;
    }
    /*.slider-content{top:147px; background:none !important; color:#000000 !important;}*/
    .slider-content {
        top: 85px;
        bottom: 0;
    }

    .control-label {
        font-size: 12px !important;
        font-weight: 600;
    }

    .left-nav-head h3 {
        font-size: 14px !important;
    }

    .inner-page-head h3 {
        font-size: 14px !important;
    }

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        width: 100%;
        border-bottom: #ccc 1px solid;
    }

    .top-menu .navbar {
        margin-bottom: 0;
    }

    #msform .fieldset-2 {
        width: 80%;
        margin: 0 10%;
    }

    .main.container-fluid {
        width: 100%;
        padding: 0px;
    }

        .main.container-fluid img {
            max-width: 100%;
        }
    /*.home_header{height: 57px !important;margin-bottom: 0px;}
.cir-header .navbar-toggle{display:none !important;}
 .cir-header img {height: 45px !important;width:53% !important}
 .cir-container-fluid h3.menu_title{font-size:14px !important;margin-top: 10px;}
 .cir-container-fluid .navbar-inverse{min-height: 38px !important;}
 .cir-container-fluid{top:-31px !important}*/
}

@media (max-width: 320px) {
    .slider-content {
        width: 100%;
    }

    #msform .fieldset-2 {
        width: 80%;
        margin: 0 10%;
    }

    .slider-content p {
        font-size: 14px;
    }

    .slider-content h3 {
        font-size: 20px;
    }

    .slider-content h2 {
        font-size: 22PX;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 100%;
    }

    .footer p {
        font-size: 12px !important;
        text-align: center;
    }

    .home_logo {
        font-size: 28px;
    }

    .footer .mrgT30 {
        margin-top: 10px !important;
    }

    .footer {
        height: auto;
    }

    #login-dp {
        min-width: auto;
    }

    .mat-div label {
        font-size: 12px;
    }

    .reg_panel .panel-heading {
        font-size: 14px;
    }

    .btn-group-lg > .btn, .btn-lg {
        padding: 10px 25px;
        font-size: 14px;
    }

    .navbar-default .btn-link {
    }

    .btn-circle-sm {
        width: 30px;
        height: 30px;
        text-align: center;
        padding: 1px 5px;
        font-size: 15px;
        line-height: 22px;
        border-radius: 25px;
    }

    .slides-container, .slides-navigation {
        display: none !important;
    }

    #slides {
        background: url(../images/mobile-img.jpg) repeat-x center center !important;
        text-align: center !important;
    }

    .slider-content {
        top: 85px;
        bottom: 0;
    }
}
/* Header Style */
.codrops-top {
    line-height: 24px;
    font-size: 11px;
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    font-family: Cambria, Georgia, serif;
}

    .codrops-top a {
        padding: 0px 10px;
        letter-spacing: 1px;
        display: inline-block;
    }

    .codrops-top span.right {
        float: right;
    }

        .codrops-top span.right a {
            float: left;
            display: block;
        }
/* Demo Buttons Style */
.codrops-demos {
    float: right;
    padding-top: 10px;
}

.codrops-demos {
    position: absolute;
    z-index: 2000;
    top: 30px;
    left: 30px;
}

    .codrops-demos a {
        display: inline-block;
        margin: 10px;
        font-weight: 700;
        line-height: 30px;
    }

.sl-slider-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.nav-arrows span {
    cursor: pointer;
    height: 40px;
    margin-top: -40px;
    position: absolute;
    text-indent: -90000px;
    top: 50%;
    transform: rotate(45deg);
    width: 40px;
    z-index: 2000;
}

    .nav-arrows span.nav-arrow-prev {
        border-right: medium none;
        border-top: medium none;
        left: 5%;
    }

    .nav-arrows span.nav-arrow-next {
        border-bottom: medium none;
        border-left: medium none;
        right: 5%;
    }

.nav-dots {
    bottom: 2%;
    height: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
}

    .nav-dots span {
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        height: 16px;
        margin: 3px;
        position: relative;
        width: 16px;
    }

.demo-2 .nav-dots span {
    margin: 6px;
    transition: all 0.2s ease 0s;
}

.nav-dots span.nav-dot-current::after {
    border-radius: 50%;
    content: "";
    height: 10px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 10px;
}

.deco {
    border-radius: 50%;
    bottom: 50%;
    height: 260px;
    left: 50%;
    margin: 0 0 0 -130px;
    position: absolute;
    width: 260px;
}

.sl-slide h2 {
    top: 30%;
    font-size: 34px;
    font-weight: 700;
    left: 10%;
    line-height: 50px;
    margin: 0 0 -120px;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
}

.sl-slide h3 {
    top: 20%;
    font-size: 28px;
    font-weight: 700;
    left: 10%;
    line-height: 50px;
    margin: 0 0 -120px;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
}

.sl-slide blockquote {
    top: 43%;
    font-size: 14px;
    font-weight: 400;
    height: 70px;
    left: 0;
    line-height: 20px;
    padding: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 2;
    border: none;
}

    .sl-slide blockquote p {
        margin: 0 auto;
        max-width: 80%;
        position: relative;
        width: 80%;
        font-size: 16px;
        line-height: 22px;
        margin: 15px auto;
    }

        .sl-slide blockquote p::before {
            font-family: "Bookman Old Style", Bookman, Garamond, serif;
            font-size: 200px;
            height: 75px;
            left: -80px;
            line-height: 60px;
            position: absolute;
            top: 35px;
            width: 75px;
            z-index: -1;
        }

    .sl-slide blockquote cite {
        display: inline-block;
        font-size: 10px;
        font-style: normal;
        letter-spacing: 4px;
        padding-top: 10px;
        text-transform: uppercase;
    }

.sl-trans-elems .deco {
    animation: 1s ease-out 0s normal both 1 running roll, 1s ease-out 0s normal both 1 running fadeIn;
}

.sl-trans-elems h2 {
    animation: 1s ease-in-out 0s normal both 1 running moveUp;
}

.sl-trans-elems blockquote {
    animation: 0.5s linear 0.5s normal both 1 running fadeIn;
}

.sl-trans-back-elems .deco {
    animation: 1s ease-in-out 0s normal both 1 running scaleDown;
}

.sl-trans-back-elems h2 {
    animation: 1s ease-in-out 0s normal both 1 running fadeOut;
}

.sl-trans-back-elems blockquote {
    animation: 1s linear 0s normal both 1 running fadeOut;
}

@keyframes roll {
    0% {
        opacity: 0;
        transform: translateX(500px) rotate(360deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes roll {
    0% {
        opacity: 0;
        transform: translateX(500px) rotate(360deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes scaleDown {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.5);
    }
}

@keyframes scaleDown {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.5);
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@media screen and (max-width: 660px) {
    .deco {
        height: 130px;
        margin-bottom: 50px;
        margin-left: -65px;
        width: 130px;
    }

    .sl-slide blockquote {
    }

    .sl-slide h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: -40px;
    }

    .sl-slide blockquote p::before {
        font-size: 120px;
        height: 40px;
        left: -45px;
        line-height: 10px;
        width: 40px;
    }

    .demo-2 .sl-slider-wrapper {
        height: 500px;
    }

    .demo-2 .sl-slider h2 {
        font-size: 36px;
    }

    .demo-2 .sl-slider blockquote {
        font-size: 16px;
    }

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-left: 0px !important;
    }
}

.steps {
    margin-left: 10px;
    font-weight: bold;
}

.nav-icon-right {
    padding: 10px;
    font-size: 1.5em;
}

    .nav-icon-right button {
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav-icon-right i {
        font-size: 1.5em;
    }

.nav-icon-right2 {
    padding: 0px;
    display: inline-block;
    float: right;
    margin-right: 0;
}

    .nav-icon-right2 li {
        display: inline-block;
    }

    .nav-icon-right2 button {
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav-icon-right2 i {
        font-size: 1.5em;
    }
/*---------------*/
.nav-icon-right3 {
    padding: 0px;
    font-size: 1.5em;
    display: inline-block;
    float: right;
    margin-right: 0;
}

    .nav-icon-right3 li {
        display: inline-block;
    }

    .nav-icon-right3 button {
        margin-left: 10px;
        margin-right: 10px;
    }

    .nav-icon-right3 i {
        font-size: 1.5em;
    }

.title-bar {
    height: 35px;
    display: block;
    clear: both;
    width: 100%;
    float: left;
}

.togglebar {
    float: left;
    padding: 6px 7px;
}

.togglebar-new {
    float: left;
    padding: 8px 5px 8px 0px;
    position: absolute;
    top: 40%;
    z-index: 9;
    border-radius: 0 5px 5px 0;
}

    .togglebar-new i {
        font-size: 1em;
    }

    .togglebar-new .btn-toggle {
        margin: 0;
        padding: 0;
    }

.togglebar-new1 {
    float: left;
    padding: 8px 5px 8px 0px;
    background: #334050;
    position: absolute;
    top: 50%;
    z-index: 9;
    border-radius: 0 5px 5px 0;
    /* margin-left: -20px; */
    right: -15px;
}

    .togglebar-new1 i {
        font-size: 1em;
    }

    .togglebar-new1 .btn-toggle {
        margin: 0;
        padding: 0;
    }

.togglebar .btn-toggle {
    margin: 0;
}

.title-bar h3 {
    margin: 0;
    display: inline-block;
    text-indent: 15px;
    font-size: 22px;
    vertical-align: middle;
    float: left;
    margin-top: 4px;
}
/*--------------------Mega menu styles---------------------------*/

body {
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-top: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: inline-block;
                padding: 3px 5px;
            }

                .mega-dropdown-menu > li > ul > li > a i {
                    margin-right: 5px;
                }

                .mega-dropdown-menu > li > ul > li > a span {
                    margin-left: 5px;
                }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 15px !important;
        padding: 5px 60px 5px 5px; /* line-height: 30px; */
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    line-height: 30px;
    text-shadow: none;
}

.top-label {
    margin-right: -20px;
    margin-top: -24px;
    position: absolute;
    right: 50%;
    top: 50%;
    font-size: 70% !important;
}
/*Table fixed header styles*/

/*Communication portal styles*/
/*Added by Senthil To be   reviewed with Web designers - Start*/
.submenu-padding {
    padding-left: 25px;
}

.note-label-font {
    font-size: 12px;
    color: #883605;
}

.group-file-control-padding {
    padding-top: 25px !important;
    padding-left: 0px !important;
    padding-right: 20px !important;
}

.group-file-button-padding {
    padding-top: 25px !important;
    padding-left: 10px !important;
    padding-right: 20px !important;
}

.dropdown-with-ellipse {
    padding-right: 0px !important;
    margin-right: 0px !important;
}

    .dropdown-with-ellipse .btn-group {
        width: 89% !important;
    }

    .dropdown-with-ellipse .btn-default {
        height: 38px !important;
    }

    .dropdown-with-ellipse .attach {
        width: 10% !important;
        height: 38px !important;
    }

.labelcheckbox2 {
    margin-bottom: 4px !important;
}

.group-file-control-padding {
    padding-top: 4px !important;
}

.group-file-button-padding {
    padding-top: 4px !important;
}

/*Added by Senthil To be   reviewed with Web designers - End*/
.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

    .mail-box aside {
        float: none;
        padding: 0;
        vertical-align: top;
    }

    .mail-box .sm-side {
        border-radius: 4px 0 0 4px;
        width: 230px;
        position: absolute;
        margin-left: 0;
        z-index: 8025;
    }

    .mail-box .sm-side2 {
        border-radius: 4px 0 0 4px;
        width: 15%;
        position: fixed;
        z-index: 9;
    }

    .mail-box .lg-side {
        border-radius: 0 4px 4px 0;
        -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
        -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
        -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
        transition: transform .3s ease-in-out, margin .3s ease-in-out;
        margin-left: 230px;
        z-index: 8020;
        overflow-x: hidden;
    }

    .mail-box .lg-side2 {
        border-radius: 0 4px 4px 0;
        width: 85%;
        float: right;
        position: relative;
    }

    .mail-box .sm-side .user-head {
        border-radius: 4px 0 0;
        min-height: 80px;
        padding: 10px;
    }

.user-head .inbox-avatar {
    float: left;
    width: 65px;
}

    .user-head .inbox-avatar img {
        border-radius: 4px;
    }

.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}

    .user-head .user-name h5 {
        font-size: 14px;
        font-weight: 300;
        margin-bottom: 0;
        margin-top: 15px;
    }

    .user-head .user-name span a {
        font-size: 12px;
    }

a.mail-dropdown {
    border-radius: 2px;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}

.inbox-body {
    padding: 20px;
    width: 100%;
}

.btn-compose {
    padding: 12px 0;
    text-align: center;
    width: 90%;
}

ul.inbox-nav {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow-y: auto;
}

    ul.inbox-nav li {
        display: inline-block;
        line-height: 45px;
        width: 100%;
    }

    ul.inbox-nav ul.inbox-nav li a {
        text-indent: 10px;
    }

    ul.inbox-nav li a {
        display: inline-block;
        line-height: 25px;
        padding: 10px 18px;
        width: 100%;
        font-size: 14px;
        cursor: pointer !important;
    }

        ul.inbox-nav li a i {
            font-size: 16px;
            padding-right: 10px;
        }

        ul.inbox-nav li a span.label {
            margin-top: 6px;
        }

ul.labels-info li h4 {
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

ul.labels-info li {
    margin: 0;
}

    ul.labels-info li a {
        border-radius: 0;
    }

        ul.labels-info li a i {
            padding-right: 10px;
        }

.nav.nav-pills.nav-stacked.labels-info p {
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}

.inbox-head {
    border-radius: 0 4px 0 0;
    padding: 10px 20px;
    float: left;
    width: 100%;
}

.msg-w-l {
    float: left;
    width: 97%;
    margin-right: 0px;
}

.msg-w-r {
    float: left;
    width: 3%;
    margin-right: 0px;
}
/*.inbox-head .nav-icon-right2 {
	margin-top: 5px;
}*/
.inbox-head h3 {
    display: inline-block;
    font-weight: 300;
    margin: 0;
    font-size: 18px;
}

.sr-input {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: left;
    height: 40px;
    padding: 0 10px;
    width: 80%;
}

.sr-btn {
    border: medium none;
    border-radius: 0;
    height: 40px;
    padding: 0 15px;
}

.table-inbox {
    margin-bottom: 0;
    font-size: 14px;
}

    .table-inbox tr td {
        padding: 12px !important;
    }

    .table-inbox tr th {
        padding: 12px !important;
    }

    .table-inbox tr td:hover {
        cursor: pointer;
    }

    .table-inbox tr.unread td {
        font-weight: 600;
    }

.inbox-small-cells {
    width: 30px;
}

.detsubject {
    font-size: 11px;
}

ul.inbox-pagination {
    float: right;
}

    ul.inbox-pagination li {
        float: left;
    }

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

    .mail-option .btn {
        border-radius: 0;
    }

.mail-box .btn {
    border-radius: 0;
}

.tab-content .mail-option {
    padding: 1%;
}

.mail-option .chk-all, .mail-option .btn-group {
    /*margin-right: 5px;*/
}

    .mail-option .chk-all, .mail-option .btn-group a.btn {
        border-radius: 0px !important;
        display: inline-block;
        padding: 5px 10px;
    }

.inbox-pagination a.np-btn {
    /*border-radius: 3px !important;*/
    display: inline-block;
    padding: 5px 15px;
}

.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    box-shadow: none;
}

.modal-header h4.modal-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.modal-header h4.modal-title {
    font-size: 18px;
}

.modal-body label {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

.heading-inbox h4 {
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}

.sender-info {
    margin-bottom: 20px;
}

    .sender-info img {
        height: 30px;
        width: 30px;
    }

.sender-dropdown {
    font-size: 10px;
    padding: 0 3px;
}

.attachment-mail {
    margin-top: 30px;
}

    .attachment-mail ul {
        display: inline-block;
        margin-bottom: 30px;
        width: 100%;
    }

        .attachment-mail ul li {
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            width: 150px;
        }

            .attachment-mail ul li img {
                width: 100%;
            }

            .attachment-mail ul li span {
                float: right;
            }

    .attachment-mail .file-name {
        float: left;
    }

    .attachment-mail .links {
        display: inline-block;
        width: 100%;
    }

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}

    .fileinput-button input {
        cursor: pointer;
        direction: ltr;
        font-size: 23px;
        margin: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translate(-300px, 0px) scale(4);
    }

.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}

.files .progress {
    width: 200px;
}

.fileupload-processing .fileupload-loading {
    display: block;
}

* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}

* + html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}

@media (max-width: 768px) {
    .files .btn span {
        display: none;
    }

    .files .preview * {
        width: 40px;
    }

    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }

    .files .progress {
        width: 20px;
    }

    .files .delete {
        width: 60px;
    }

    .headerImg {
        display: none;
    }
}

ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
/* select box styles */


.form-builder-preview ul li {
    list-style-type: disc;
    margin-left: 15px;
}

/* inner page styles*/

.inner-page {
    /*border-collapse: collapse;*/
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%; /* position:relative;*/
}

    .inner-page aside {
        float: none;
        padding: 0;
        vertical-align: top;
    }

    .inner-page .sm-side {
        border-radius: 4px 0 0 4px;
        width: 230px;
        position: absolute;
        margin-left: 0;
        z-index: 1023;
    }

.left-nav-head h3 {
    font-size: 16px;
    margin: 0;
    display: inline-block;
    padding: 12px 9px 8px 9px;
    text-align: left;
    text-transform: uppercase;
    height: 36px;
}

    .left-nav-head h3 i {
        margin-right: 10px;
    }

.left-nav-head hr {
    margin: 0;
}

.inner-page .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    /*  -webkit-transition: -webkit-transform .3s ease-in-out, margin .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, margin .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, margin .3s ease-in-out;
    transition: transform .3s ease-in-out, margin .3s ease-in-out;*/
    margin-left: 230px;
    z-index: 1021;
    overflow-x: hidden;
}

.inner-page .sm-side .user-head {
    border-radius: 4px 0 0;
    min-height: 80px;
    padding: 10px;
}

.inner-page-head {
    border-radius: 0 4px 0 0;
    /* min-height: 80px;*/
    padding: 10PX 20px; /*  border-left: #fff 1px solid;*/
    max-height: 40px;
}

    .inner-page-head h3 {
        display: inline-block;
        font-weight: 300;
        margin: 0;
        font-size: 17px;
    }

.inner-page-body {
    padding: 20px;
}

.scrollClass {
    width: 100%;
}

.left-menu-close {
    display: none;
}

.slimScrollDiv {
    width: 100%;
}

.fontdv .mediumf {
    font-size: 18px;
    margin-top: 14px;
}

.fontresizer a {
    display: inline-block !important;
    padding: 0 !important;
}
/*.fontresizer .small{font-size:18px !important;}
.fontresizer .big{font-size:21px !important;}*/
/*form styles*/
.hr {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.form-group {
}

    .form-group p {
        margin: 10px 0;
    }

.form-control {
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 40px !important;
}

.select-wrapper {
    float: left;
    display: inline-block;
    cursor: pointer;
}

    .select-wrapper, .select-wrapper select {
        /* width: 200px; */
        /* height: 26px; */
        /* line-height: 26px; */
        border: #ccc 1px solid;
        display: block;
        width: 100%;
        height: 40px;
        position: relative;
        z-index: 9;
    }

        .select-wrapper .holder {
            display: block;
            margin: -30px 15px 0 15px;
            white-space: nowrap;
            overflow: hidden;
            cursor: pointer;
            position: relative;
            z-index: -1;
        }

.alertbox {
    margin-left: 15px;
    margin-right: 15px;
    display: block;
    float: left;
    border-radius: 0px;
}

.calendar-icon {
    position: absolute;
    font-size: 14px !important;
    right: 25px;
    top: 38px;
}
/*buttons*/
.action-button {
    width: 100px;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 8px 5px;
    margin: 10px 5px;
}

.formgroup .btn {
    border-radius: 0;
}

.formgroup .form-control {
    border-radius: 0px !important;
    width: 100%;
    box-sizing: border-box !important;
    height: 40px !important;
    font-size: 13px !important;
}

.formgroup label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600 !important;
    outline: none;
}
/*---Checkbox & Radio button styles */
.formgroup .checkbox {
    padding-left: 20px;
}

    .formgroup .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
    }

        .formgroup .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border-radius: 3px;
        }

        .formgroup .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
        }

    .formgroup .checkbox input[type="checkbox"] {
        opacity: 0;
    }

        .formgroup .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .formgroup .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .formgroup .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .formgroup .checkbox input[type="checkbox"]:disabled + label::before {
                cursor: not-allowed;
            }

    .formgroup .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .formgroup .checkbox.checkbox-inline {
        margin-top: 0;
    }

.multiselect-container .checkbox input[type="checkbox"] {
    opacity: 1;
    margin-top: -8px;
}

.multiselect-container {
    width: 100%;
}

.multiselect.dropdown-toggle.btn.btn-default {
    height: 40px;
}

.multiselect-item .advsrc {
    margin-left: 8px;
}

    .multiselect-item .advsrc input[type=text] {
        height: 34px !important;
    }

.formgroup .radio {
    padding-left: 20px;
}

    .formgroup .radio label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
    }

        .formgroup .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border-radius: 50%;
            top: 2px;
        }

        .formgroup .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 9px;
            height: 9px;
            left: 4px;
            top: 6px;
            margin-left: -20px;
            border-radius: 50%;
        }

.registration .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border-radius: 50%;
}

.registration .radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 9px;
    height: 9px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border-radius: 50%;
}

.registration .radio label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}

.formgroup .radio input[type="radio"] {
    opacity: 0;
}

    .formgroup .radio input[type="radio"]:focus + label::before {
        /*outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;*/
    }

    .formgroup .radio input[type="radio"]:checked + label::after {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    .formgroup .radio input[type="radio"]:disabled + label {
        opacity: 0.65;
    }

        .formgroup .radio input[type="radio"]:disabled + label::before {
            cursor: not-allowed;
        }

.formgroup .radio.radio-inline {
    margin-top: 0;
}
/*headings*/
.fs-title {
    font-size: 15px;
    text-transform: uppercase;
    margin: 15px;
    padding-left: 5px;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 20px;
}
/********Wizard Styles *************************/

#mhead {
    font-family: Georgia !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-family: georgia;
    position: fixed;
    top: 0px;
    width: 100%;
    padding: 20px;
}
/*form styles*/
#msform {
    /*width: 400px;*/
    margin: 0px auto;
    text-align: center;
    position: relative;
}

    #msform .form-group {
        margin: 10px auto;
        text-align: left;
    }

    #msform fieldset {
        background: white;
        border: 0 none;
        padding: 20px 30px;
        text-align: left;
        box-sizing: border-box;
        width: 80%;
        margin: 0 10%;
        position: absolute;
    }

    #msform .fieldset-1 {
        width: 40%;
        margin: 0 30%;
    }

    #msform .fieldset-2 {
        width: 60%;
        margin: 0 20%;
    }

    #msform .fieldset-3 {
        width: 100%;
        margin: 0;
    }

    #msform .fieldset-4 {
        width: 90%;
        margin: 0 5%;
        padding: 20px 30px;
    }

@media (max-width: 480px) {
    #msform .fieldset-2 {
        width: 90%;
        margin: 0 5%;
    }

    #msform fieldset {
        padding: 20px 15px;
    }

    .menuTitle {
        font-size: 17px;
        margin: 15px;
    }
}

.control-label {
    font-weight: 600;
}

.menuTitle {
    margin: 15px;
}

.discdv {
    width: 100%;
    overflow: auto;
    padding: 10px;
    margin-bottom: 15px;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}
/*inputs*/
#msform input, #msform textarea {
    margin: 0;
    width: 100%;
    box-sizing: border-box;
}

    #msform input[type=button] {
        width: auto !important;
        min-width: 100px;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 10px;
        margin: 10px 5px;
    }
/*buttons*/

#msform .action-button {
    /*max-width: 100px;*/
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button-submit {
    max-width: 100px;
}

#msform .cancel-button {
    width: 100px;
    font-weight: bold;
    color: white;
    border: 0 none;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    border-radius: 0;
}

#msform input[type=submit] {
    width: auto !important;
    min-width: 100px;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 10px;
    margin: 10px 5px;
}
/*headings*/
.fs-title-1 {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 600;
    margin-top: 10px;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
}

    #progressbar li {
        list-style-type: none;
        color: rgb(0,0,0);
        text-transform: uppercase;
        font-size: 14px;
        width: 20.33%;
        /* float: left;*/
        display: inline-block;
        position: relative;
    }

        #progressbar li:before {
            content: counter(step);
            counter-increment: step;
            width: 50px;
            line-height: 47px;
            display: block;
            font-size: 18px;
            color: #333;
            border-radius: 50px;
            margin: 0px auto 5px auto;
            height: 50px;
            z-index: 1;
            position: relative;
        }
        /*progressbar connectors*/
        #progressbar li.active:before {
            border: 2px #2097f0 solid !important;
        }

        #progressbar li:after {
            content: '';
            width: 100%;
            height: 2px;
            position: absolute;
            left: -50%;
            top: 25px;
            z-index: 0; /*put it behind the numbers*/
        }

        #progressbar li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }
        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        #progressbar li.active:before, #progressbar li.active:after {
            color: white;
        }

#progressbar-2 {
    margin-bottom: 15px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    text-align: center;
}

    #progressbar-2 li {
        list-style-type: none;
        color: rgb(0,0,0);
        text-transform: uppercase;
        font-size: 14px;
        width: 9.33%;
        /* float: left;*/
        display: inline-block;
        position: relative;
        text-align: center;
    }

        #progressbar-2 li:before {
            content: counter(step);
            counter-increment: step;
            width: 40px;
            line-height: 36px;
            display: block;
            font-size: 18px;
            color: #333;
            border-radius: 50px;
            margin: 0px auto 5px auto;
            height: 40px;
            position: relative;
            z-index: 1;
        }
        /*progressbar connectors*/
        #progressbar-2 li.active:before {
            border: 2px #2097f0 solid !important;
        }

        #progressbar-2 li:after {
            content: '';
            width: 100%;
            height: 2px;
            position: absolute;
            left: -50%;
            top: 20px;
            z-index: 0; /*put it behind the numbers*/
        }

        #progressbar-2 li:first-child:after {
            /*connector not needed before the first step*/
            content: none;
        }
        /*marking active/completed steps green*/
        /*The number of the step and the connector before it = green*/
        #progressbar-2 li.active:before, #progressbar-2 li.active:after {
            color: white;
        }

#message {
    padding-top: 200px;
    position: relative;
    text-align: center;
}
/*********** GRID SECTION START *************/
.multigrid-hdsec > h6 {
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    float: left;
    width: auto;
}

.grid-frame {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.scrollClass1 {
    height: auto;
    max-height: 470px;
    overflow-x: auto;
}

.scrollClass10 {
    height: auto;
    max-height: 470px;
    overflow-x: auto;
}

.mainpanelbox {
    float: left;
    padding: 0 0 15px 0;
    width: 100%;
    margin: 15px 0;
}

.multigrid-hdsec {
    padding: 4px 0px 6px 0px;
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

.mainpanelbox > .multigrid-hdsec {
    padding: 4px 15px 6px 15px;
    width: 100%;
    float: left;
    margin: 10px 0 0;
}

.multigridbtn {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0
}

    .multigridbtn > li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 0;
        font-size: 14px;
    }

        .multigridbtn > li:last-child {
            margin-right: 0px;
        }

.multigridhd {
    padding: 10px;
    float: left;
    width: 100%;
    border-bottom: none;
}

    .multigridhd h6 {
        font-size: 12px;
        font-weight: bold
    }

.multigridbtn > li .active {
    border-radius: 3px;
    cursor: default;
}

.multigridbtn a {
    margin-right: 5px;
    border-radius: 0px;
    padding: 3px 8px;
}

.multigridbtn button {
    margin-right: 5px;
    border-radius: 0px;
    padding: 3px 8px;
}

.multigridbtn .searcharr:before {
    content: "";
    display: inline-block;
    position: absolute;
    margin-top: 22px;
    margin-left: 0px;
}

.multigridbtn .searcharr:after {
    content: "";
    display: inline-block;
    position: absolute;
}

.multigridbtn .smallbtn {
    padding: 3px 8px;
    font-weight: normal;
    font-size: 12px;
}
/*advacned text start*/
.searchinput {
    font-size: 13px;
    height: 40px !important;
}

.advTxt {
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
    font-size: 14px;
    text-align: right;
    font-weight: normal
}

    .advTxt a {
        outline: none;
        text-decoration: none;
    }

        .advTxt a:hover {
            text-decoration: none;
        }

.advancedv {
    border-bottom: 3px double #d6d6d6;
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

.advancedv1 .advancedv {
    padding: 0;
    margin: 0;
}

.alert-warning input {
    height: 28px;
}

.alert-warning label {
    font-size: 12px;
}

.showTxt {
    height: 28px;
    width: 100%;
    display: block;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal
}

    .showTxt a {
        outline: none;
        text-decoration: none;
    }

        .showTxt a:hover {
            text-decoration: none;
        }

.advsrc {
    padding-left: 0 !important
}
/*advacned text end*/

/*grid top start*/
.gridtopsec {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.gridshowdv {
    float: left;
    margin: 0;
    padding: 0;
}

.gridshowtxt {
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    font-size: 11px;
}

.gridshowdrp {
    width: 85px;
    float: left;
    padding: 4px;
    height: 27px;
    font-size: 13px;
    height: 32px !important;
}

.batchdrp {
    width: 100px;
    float: left;
    padding: 4px;
    height: 26px;
    font-size: 11px;
}

.gridRecordTxt {
    font-size: 14px;
    margin-top: 4px;
    text-align: center;
}

    .gridRecordTxt span {
        font-weight: bold;
    }

.gridbutton {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .gridbutton ul {
        float: right;
        text-align: right;
        margin: 0;
        padding: 0
    }

    .gridbutton li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 5px 0;
    }

        .gridbutton li.bold {
            margin-top: 5px;
        }

        .gridbutton li span {
            font-size: 12px;
        }

        .gridbutton li:last-child {
            margin-right: 0px;
        }

        .gridbutton li a {
            border-radius: 0px !important;
            display: inline-block;
            padding: 5px 15px;
        }

.goTxtbox {
    width: 43px;
    margin-top: 0;
    height: 32px !important;
    font-size: 13px;
    border-radius: 3px;
}
/*grid top end */



/* footable start*/
.footable {
    border-spacing: 0;
    width: 100%;
    float: left;
}

    .footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
        cursor: pointer;
    }

    .footable > thead > tr > th {
        font-size: 14px;
        text-align: left;
        padding: 6px 10px;
        width: auto;
        font-weight: normal
    }

    .footable > tfoot > tr > td {
        font-size: 14px;
        text-align: left;
        padding: 6px 10px;
        width: auto;
    }

.tfooter {
    background-image: none;
    pointer-events: none
}

    .tfooter > td.expand > span.footable-toggle {
        background-image: none !important;
        pointer-events: none;
    }

.footable > tbody > tr > td {
    padding: 6px 10px;
    font-size: 14px;
    line-height: 17px;
    width: auto;
    border-left: none;
}

.tfooter > td {
    font-size: 13px;
    text-align: left;
    padding: 6px 8px !important;
    width: auto;
}

.footable > thead > tr > th:first-child, .footable > thead > tr > td:first-child {
}

.footable > thead > tr > th:last-child, .footable > thead > tr > td:last-child {
}

.footable > thead > tr > th:only-child, .footable > thead > tr > td:only-child {
}

.footable > tbody > tr:last-child > td:first-child {
}

.footable > tbody > tr:last-child > td:last-child {
}

.footable > tbody img {
    vertical-align: middle;
}

.footable-row-detail-name {
    float: left;
    width: 34%;
    padding: 8px 10px;
    font-size: 14px;
    text-align: left;
}

.footable-row-detail-value {
    float: left;
    width: 60%;
    padding: 8px 10px;
    text-align: left !important
}

.footable-row-detail-inner {
    width: 100%;
}

.footable-row-detail-value {
    text-align: left !important;
}

.footable-row-detail-row {
    overflow: hidden;
}

.footable-row-detail-cell {
    padding: 0 !important
}

.footable-row-detail-row > div:last-child {
    border-bottom: none;
}

.norec {
    width: 100%;
    float: left;
    margin: -10px 0 10px 0;
    padding: 11px 0;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.TotalTxt {
    font-weight: bold;
    text-align: right;
}

.TotalTxt2 {
    font-weight: bold;
    text-align: right;
}

.remove-footable {
    pointer-events: none;
}

    .remove-footable > td {
        padding: 8px !important;
        font-size: 13px !important;
        text-align: right;
        font-weight: bold;
    }

        .remove-footable > td > span {
            background-image: none !important;
            margin: 0 !important;
            padding: 0 !important;
        }

.footable > tbody.tbodysticky {
    float: left;
    width: 100%;
    display: table;
}

.footable .gridhd3 {
    font-size: 14px;
    font-weight: bold
}

.footable .gridhd4 {
    font-size: 12px;
    font-weight: bold
}

.footable .gridhd4a {
    font-size: 11px;
    font-weight: bold
}

.footable .gridhd5 {
    font-size: 11px;
    font-weight: bold
}

.footable-row-detail-group {
    padding-left: 10px;
    font-size: 1.2em;
    font-weight: bold;
}
/*footable end*/



.btn-mainsearch {
    border: medium none;
    font-size: 16px;
    border-radius: 0;
    height: 34px;
    padding: 6px 12px;
}

.btn-hdgrid {
    padding: 3px 8px;
}

    .btn-hdgrid > i {
        font-size: 16px
    }

.btn-griddrp {
    font-size: 12px;
    border-radius: 0px;
    padding: 3px 10px;
}

    .btn-griddrp .caret {
        margin-top: 6px;
    }

.gridListbtn {
    width: 26px !important;
}

.btn-dropdown {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 3px;
}

.btn-list-dropdown {
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 3px;
}

.btn-sub-ellipsis {
    position: absolute;
    right: 0;
    top: 0;
    border: 0px;
    padding-top: 7px;
}

.GridSettingsMenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    width: 230px;
    padding: 5px;
    z-index: 1000;
    float: right;
    max-height: 500px;
    overflow: auto;
    margin-top: 2px;
}

    .GridSettingsMenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .GridSettingsMenu li:last-child {
            padding-bottom: 0px;
        }

        .GridSettingsMenu li p {
            font-size: 13px;
        }

    .GridSettingsMenu .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
        margin-top: 3px;
    }

    .GridSettingsMenu:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}

.submenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    max-width: 150px;
    padding: 5px;
    z-index: 1000;
    float: right;
}

    .submenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .submenu li:last-child {
            padding-bottom: 0px;
        }

        .submenu li p {
            font-size: 12px;
        }

    .submenu .radio, .checkbox {
        margin: 0;
    }

.submenudrp2 {
    right: 0px;
    min-width: 150px;
}

.settingicon2 {
    font-size: 14px;
    padding: 4px 10px;
}

.submenu:before {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 10;
    right: 5px;
    margin-top: -12px;
}

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}

.gridfullscreen {
    margin-top: 0px !important
}

.gridhd1 {
    font-weight: bold;
}

.gridhd2 {
    font-weight: bold;
}

.subgrid-list {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: 0;
    min-width: 185px;
    max-height: 350px;
    overflow: auto
}

    .subgrid-list > li {
        list-style-type: none;
    }

        .subgrid-list > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .subgrid-list > li > a:last-child {
                margin-bottom: 0px;
            }

            .subgrid-list > li > a:hover {
                text-decoration: none;
            }

.griddrp {
    width: 20px;
    padding: 6px 15px 5px 6px !important;
    border-radius: 0px;
    border-left: 0px;
}

.navbar-right1 .dropdown-menu {
    right: 0;
    left: auto;
}

.boxcheck.input[type="checkbox"] {
    margin-top: 4px;
}

.adsearch-dv {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 0px;
}

.buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0 10px 0;
    text-align: center
}

.buttonsec2 {
    float: left;
    width: 100%;
    border-top: 1px dotted #c8d3e0;
    padding: 10px 0px 0 0;
    margin: 5px 0 10px 0;
    text-align: center;
}

.buttonsec > button {
    margin-right: 3px;
}

.close {
    font-size: 32px;
}

.close-sm {
    font-size: 18px;
}

.alert h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
    height: 35px;
}

.alert-info label {
    color: #333333;
    margin-bottom: 0px;
    font-size: 13px;
}

.alert-info h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
}

.input-group[class*=col-] {
    float: left;
    padding: 0 15px;
}

.discTxt {
    float: right;
    font-size: 12px;
    padding-top: 4px;
    padding: 0 15px;
}

.leftFormTxt {
    margin: 5px 10px 0 0;
    padding: 0px;
    font-size: 13px;
}

.grid-sm-drp {
    font-size: 12px;
    height: 30px;
    padding: 3px;
}

.brd-btm {
    border-bottom: 1px solid #f1f1f1;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.brd-btm2 {
    border-bottom: 3px double #e2e9f7;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.brd-btm0 {
    border-bottom: 0px !important;
}

.staticgrid-dv {
    float: left;
    width: 100%;
    overflow: auto;
}

.staticgrid {
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
    float: left;
}

    .staticgrid > thead > tr > th {
        font-size: 14px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
        white-space: nowrap;
        font-weight: normal;
    }

    .staticgrid > tbody > tr > td {
        padding: 4px 8px;
        font-size: 14px;
        line-height: 17px;
        width: auto;
        border-left: none;
        white-space: nowrap;
        min-height: 20px;
    }

    .staticgrid > tfoot > tr > td {
        font-size: 14px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

.staticgrid {
    border-left: 0px;
}

.multigrid-hdsec2 {
    padding: 4px 0 6px 0;
    width: 100%;
    float: left;
    margin: 0;
}

    .multigrid-hdsec2 > h6 {
        font-size: 15px;
        margin: 0px;
        padding: 0px;
    }

.GridSettingsMenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    width: 240px;
    padding: 5px;
    z-index: 1000;
    float: right;
    max-height: 500px;
    overflow: auto;
    margin-top: 2px;
}

.gridActionDv2 {
    min-width: 110px !important;
}

.gridActionDv {
    width: 100px !important;
}
/*********** GRID SECTION END *************/


.inner-page {
    /* margin-bottom: 30px;*/
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.popupframe .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 0px;
    float: left;
    width: 100%;
}

.well .form-group {
    margin-bottom: 0px;
}

.mainpanelbox .alert-info {
    border-radius: 0px;
}

.buttonsec .btn, .btn-primary {
    border-radius: 0px;
}

.summary-sec {
    float: left;
    padding: 15px 5px 5px 5px;
    width: 100%;
    margin: 0;
}

    .summary-sec label {
        font-size: 13px;
    }

.list-unstyled li {
    margin-bottom: 10px;
}

.adv-buttonsec .btn, .btn-sm {
    border-radius: 0px;
}

.input-ans {
    display: block;
    width: 100%;
    font-size: 13px;
    margin-bottom: 10px;
}

.modal-sm {
    width: 800px;
}

.modal-md {
    width: 60%;
}

.modal-lg {
    width: 75%;
}

.modal-extralg {
    width: 97%;
    padding-top: 2%
}
/*----------------------ALERT STYLE ------------------------*/
.alert {
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px; /* float:left;
    width:100%;*/
}

.alt-sec .alert {
    padding: 10px 10px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px;
    float: left;
    width: 100%;
}

.alt-sec .form-group {
    margin-bottom: 0px;
}
/*POPUPFRAME START*/
.popupframe {
    overflow: auto;
    max-height: 450px;
    text-align: left;
    float: left
}

.popupframe1 {
    overflow: auto;
    max-height: 515px;
    text-align: left;
    overflow: hidden;
}

.popupframe-extralg {
    overflow: auto;
    max-height: 500px;
    text-align: left
}

.popupframe-extralg1 {
    max-height: 550px;
    text-align: left;
    overflow: auto;
}

.popupframe-extralg2 {
    overflow: hidden;
    height: 500px;
    text-align: left
}

.popupframe-extralg3 {
    overflow: auto;
    text-align: left;
    padding: 2px;
}

.check-popupframe {
    overflow: auto;
    max-height: 450px;
    text-align: left
}

/*POPUPFRAME END*/

@media (max-width: 880px) {
    .modal-sm {
        width: 100%;
    }

    .modal-md {
        width: 100%;
    }

    .modal-lg {
        width: 97%;
    }
}

.modal-footer button.btn {
    border-radius: 0px;
}

.oaerror {
    width: 100%;
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 20px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 0px;
    margin: 0 auto;
    font-family: sans-serif;
    font-size: 12px;
    float: left
}

.danger {
    border-left-color: #d9534f;
    background-color: rgba(217, 83, 79, 0.1);
}

    .danger strong {
        color: #d9534f;
    }

.warning {
    border-left-color: #f0ad4e;
    background-color: rgba(240, 173, 78, 0.1);
}

    .warning strong {
        color: #f0ad4e;
    }

.info {
    border-left-color: #5bc0de;
    background-color: rgba(91, 192, 222, 0.1);
}

    .info strong {
        color: #5bc0de;
    }

.success {
    border-left-color: #2b542c;
    background-color: rgba(43, 84, 44, 0.1);
}

    .success strong {
        /*color: #2b542c;*/
    }

.alert-purple {
    border-color: #694D9F;
    background: #694D9F;
    color: #fff;
}

.alert-info-alt {
    border-color: #B4E1E4;
    background: #81c7e1;
    color: #fff;
}

.alert-danger-alt {
    border-color: #B63E5A;
    background: #E26868;
    color: #fff;
}

.alert-warning-alt {
    border-color: #F3F3EB;
    background: #E9CEAC;
    color: #fff;
}

.alert-success-alt {
    border-color: #19B99A;
    background: #20A286;
    color: #fff;
}

.alert strong {
    color: #08191f
}
/*-------------------- DASHBOARD STYLE START----------------------------*/
.gridster .gs-w {
    background: #ffffff;
    cursor: pointer;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.gridster .player {
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    background: #BBB;
}

.gridster .gs-w.try {
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: 37px -169px;
}

.gridster .preview-holder {
    border: none !important;
    border-radius: 0 !important;
    background: red !important;
}

.gridster-box {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.user-icon {
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 5px 0;
    font-size: 20px;
    line-height: 20px;
    border-radius: 30px;
    font-size: 25px;
    float: left;
}

.user-name {
    float: left;
}

.dash-mainlist > span {
    margin-bottom: 3px;
    display: inherit;
    background: #e8edef;
    padding: 4px 6px;
}

.dash-mainlist > div {
    margin-bottom: 3px;
    background: #e8edef;
    padding: 4px 0px;
}

.summary-list > span {
    margin-bottom: 0px;
    display: block;
    /* background: #eaf1f9; */
    padding: 4px 6px;
    margin-top: 0px;
    border-bottom: #ccc 1px solid;
}

.summary-list > .list div:first-child {
    padding-top: 0px;
}

.summary-list .list div {
    margin-bottom: 0px;
    display: block;
    /* background: #eaf1f9; */
    padding: 10px 8px;
    margin-top: 0px;
    border-bottom: #999 1px dashed;
    width: 100%;
}

.dash-mainlist li {
    margin-bottom: 10px;
    border-bottom: #ccc 1px solid;
    display: inherit;
}

.dash-quicklink a.downloadLink {
    border-bottom: #334050 1px solid;
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.quickLink > .dash-mainlist li {
    margin-bottom: 4px;
    border-bottom: #ffffff solid 2px;
    display: inherit;
    padding: 5px 10px;
    background: #e8edef;
}

    .quickLink > .dash-mainlist li:last-child {
        border-bottom: none;
    }

.formsanddoclink a {
    text-decoration: none;
    cursor: pointer;
    line-height: 30px;
}

    .formsanddoclink a:hover {
        text-decoration: underline;
    }

.formsanddoclink .downloadLink {
    margin: 10px 0;
    text-decoration: none;
    display: block;
}

    .formsanddoclink .downloadLink:hover {
        text-decoration: underline;
    }

a.downloadLink > font:hover {
    text-decoration: underline;
}

.widget {
    background-color: #fff;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

    .widget h3 {
        font-size: 16px;
    }

.list h3 {
    margin-top: 0px;
}

.widget-content p {
    font-size: 12px;
}

.widget .widget-extra, .widget .widget-extra-full {
    position: relative;
    padding: 10px;
    float: left;
    width: 100%;
}

.widget .widget-extra {
    padding-top: 1px;
    padding-bottom: 1px
}

.widget .widget-content {
    padding: 10px;
}

.widget .widget-content-light {
    color: #fff;
    margin: 10px 0;
}

.widget .widget-content-dark {
    color: #000;
    margin: 10px 0;
}

.widget .widget-content-light small {
    color: #eee
}

.widget .widget-icon, .widget .widget-image {
    width: 64px;
    height: 64px
}

.widget .widget-icon {
    display: inline-block;
    line-height: 64px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    border-radius: 32px
}

    .widget .widget-icon .fi, .widget .widget-icon .gi, .widget .widget-icon .hi, .widget .widget-icon .si {
        margin-top: -3px
    }

.widget .widget-options, .widget .widget-options-left {
    position: absolute;
    top: 5px; /*opacity: .5*/
}

.widget .widget-options {
    right: 5px
}

    .widget .widget-options a {
        color: #ffffff;
    }

        .widget .widget-options a:hover {
            color: #dddddd;
        }

.widget .widget-options-left {
    left: 10px
}

    .widget .widget-options-left:hover, .widget .widget-options:hover {
        opacity: 1
    }

.widget-simple {
    padding: 15px
}

    .widget-simple:after, .widget-simple:before {
        content: " ";
        display: table
    }

    .widget-simple:after {
        clear: both
    }

    .widget-simple .widget-icon, .widget-simple .widget-image {
        margin: 0 15px
    }

        .widget-simple .widget-icon.pull-left, .widget-simple .widget-image.pull-left {
            margin-left: 0
        }

        .widget-simple .widget-icon.pull-right, .widget-simple .widget-image.pull-right {
            margin-right: 0
        }

    .widget-simple .widget-content {
        font-size: 18px;
        margin: 12px 0
    }

        .widget-simple .widget-content small {
            display: block;
            margin-top: 7px;
            font-size: 13px;
            font-weight: 400
        }

.widget-advanced .widget-header {
    position: relative;
    padding: 15px 15px 50px;
    height: 150px;
    overflow: hidden
}

.widget-advanced .widget-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px
}

.widget-advanced .widget-background-map {
    height: 180px;
    width: 100%
}

.widget-advanced .widget-content-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px;
    margin: 0;
    background: rgba(0,0,0,.6)
}

.widget-advanced .widget-main {
    position: relative;
    padding: 50px 15px 15px
}

.widget-advanced .widget-image-container {
    position: absolute;
    display: inline-block;
    padding: 5px;
    width: 74px;
    height: 74px;
    top: -36px;
    left: 50%;
    margin-left: -36px;
    border-radius: 36px;
    background-color: #fff
}

.widget-advanced .widget-header .widget-image-container {
    position: static;
    left: auto;
    top: auto;
    margin: 0
}

.widget-advanced-alt .widget-header, .widget-advanced-alt .widget-main {
    padding: 15px
}

.widget-advanced-alt .widget-header {
    height: auto;
    min-height: 150px
}

a.widget {
    display: block;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#login-alt-container, #to-top {
    display: none
}

a.widget:active, a.widget:focus, a.widget:hover {
    text-decoration: none
}

a.widget.widget-hover-effect1:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.1);
    box-shadow: 0 5px 5px rgba(0,0,0,.1)
}

a.widget.widget-hover-effect1:active {
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1)
}

a.widget.widget-hover-effect2:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-box-shadow: inset 0 -5px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 -5px 0 rgba(0,0,0,.2)
}

a.widget.widget-hover-effect2:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.widget.widget-hover-effect3:hover {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg)
}

a.widget.widget-hover-effect3:active {
    -webkit-transform: rotate(2deg) scale(.95);
    transform: rotate(2deg) scale(.95)
}

a.widget.widget-hover-effect4:hover {
    -webkit-transform: scale(.98);
    transform: scale(.98)
}

a.widget.widget-hover-effect4:active {
    -webkit-transform: rotate(-1deg) scale(.95);
    transform: rotate(-1deg) scale(.95)
}

.themed-color {
    color: #2097f0 !important;
}

.themed-border {
    border-color: #1bbae1
}

.themed-background {
    background-color: #1dbbab
}

.themed-color-dark {
    color: #394263
}

.themed-border-dark {
    border-color: #394263
}

.themed-background-dark {
    background-color: #334050;
}

.themed-background-danger {
    background-color: #e74c3c !important
}

.themed-background-warning {
    background-color: #e67e22 !important
}

.themed-background-info {
    background-color: #3498db !important
}

.themed-background-success {
    background-color: #27ae60 !important
}

.themed-background-muted {
    background-color: #999 !important
}

.themed-background-muted-light {
    background-color: #e4e4e4 !important;
}

    .themed-background-muted-light .widget-options a {
        color: #000000;
    }

        .themed-background-muted-light .widget-options a:hover {
            color: #999999;
        }

.element-divider {
    margin-bottom: 10px;
}

.social-media button {
    padding: 3px;
    width: 25px;
    height: 24px;
    font-size: 14px;
    line-height: 1px;
    vertical-align: middle;
}

.social-media h3 {
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
    color: #2097f0;
    font-weight: bold;
}

.social-media p {
    display: block;
    margin: 5px;
}

.widget-primary {
    background: #f5f5f5;
    color: #246895;
}

.gridster-box {
    border-radius: 5px;
}

.widget-primary .widget-heading {
    background: #f5f5f5;
    /* background: #246895;*/
    color: #246895;
    border: #e6e6e6 2px solid;
    border-bottom: none;
}

.widget-heading h3 {
    margin-top: 5px;
}

.widget-primary .widget-heading i {
    color: #246895;
    font-size: 20px;
}

.widget-primary .widget-content {
    background: #ffffff;
    color: #333333;
    border: #e6e6e6 2px solid;
}

.widget .widget-content {
    padding: 10px;
    min-height: 160px;
    /*max-height: 160px;*/
    padding-bottom: 0px;
    overflow-y: auto;
}

.home-widget .widget-content {
    padding: 10px;
    height: auto;
    min-height: 0;
    padding-bottom: 10px;
    overflow-y: auto;
}

.widget-primary .widget-content::before {
    /*  content: "\f003";*/
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 120px;
    z-index: 1;
    left: 41%;
    color: #f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(343deg);
    -ms-transform: rotate(343deg);
    transform: rotate(343deg);
}

.widget-green .widget-content::before {
    /* content: "\f201";*/
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 120px;
    z-index: 1;
    left: 41%;
    color: #f5f5f5;
}

.widget-grey .widget-content::before {
    /* content: "\f0a2";*/
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 120px;
    z-index: 1;
    left: 41%;
    color: #f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(343deg);
    -ms-transform: rotate(343deg);
    transform: rotate(343deg);
}

.widget-blue .widget-content::before {
    /* content: "\f133";*/
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    font-size: 120px;
    z-index: 1;
    left: 41%;
    color: #f5f5f5;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(343deg);
    -ms-transform: rotate(343deg);
    transform: rotate(343deg);
}

.widget-content .summary-list {
    position: relative;
    z-index: 10;
}

.summary-list > span:first-child {
    padding-top: 0px;
}

.summary-list > span {
    margin-bottom: 0px;
    display: inherit;
    /* background: #eaf1f9; */
    padding: 15px 8px;
    margin-top: 0px;
    border-bottom: #999 1px dashed;
}

.widget-primary a {
    color: #333333;
}

.widget-primary a {
    font-size: 15px;
}

.badge-white {
    background: #246895;
    color: #ffffff;
}

.badge {
    padding: 5px 8px;
}

.widget-footer {
    position: absolute;
    bottom: 0px;
    padding: 6px 10px 4px 10px;
    font-size: 13px;
    width: 100%;
    background: none;
    border: #e6e6e6 2px solid;
    border-top: none;
    color: #333333;
}

    .widget-footer a {
        color: #ffffff !important;
    }

    .widget-footer i {
        color: #5a5a5a;
    }

.widget-primary a {
    font-size: 15px;
}

.widget-footer .fa-chevron-circle-right {
    font-size: 20px;
}

.widget-green a {
    color: #333333;
}

.widget-grey a {
    color: #333333;
}

.element-divider {
    position: relative;
    z-index: 10;
}

.widget-big p {
    color: #333333;
}

.widget-big h4 {
    color: #5b9e5b;
    font-weight: bold;
}

.badge-dark {
    background: #5b9e5b;
}

.widget-big a {
    color: #ffffff;
}





.widget-green {
    background: #f5f5f5;
    color: #0aa699;
}

    .widget-green .widget-heading {
        background: #f5f5f5;
        color: #0aa699;
        border: #e6e6e6 2px solid;
        border-bottom: none;
    }

        .widget-green .widget-heading i {
            color: #0aa699;
        }

    .widget-green .widget-content {
        background: #ffffff;
        color: #ffffff;
        border: #e6e6e6 2px solid;
    }




.widget-grey {
    background: #f5f5f5;
    color: #24607c;
}

    .widget-grey .widget-heading {
        background: #f5f5f5;
        color: #24607c;
        border: #e6e6e6 2px solid;
        border-bottom: none;
    }

        .widget-grey .widget-heading i {
            color: #24607c;
        }

    .widget-grey .widget-content {
        background: #ffffff;
        color: #333333;
        border: #e6e6e6 2px solid;
    }




.widget-blue {
    background: #f5f5f5;
    color: #35598e;
}

    .widget-blue .widget-heading {
        background: #f5f5f5;
        color: #35598e;
        border: #e6e6e6 2px solid;
        border-bottom: none;
    }

        .widget-blue .widget-heading i {
            color: #35598e;
        }

    .widget-blue .widget-content {
        background: #ffffff;
        color: #333333;
        border: #e6e6e6 2px solid;
    }

    .widget-blue .widget-heading i {
        color: #35598e;
    }

    .widget-blue .widget-content a {
        color: #333333;
        margin: 5px;
        line-height: 30px;
        text-decoration: underline;
    }

.element-divider:last-child {
    border-bottom: none;
}

.widget-blue .widget-content a:hover {
    text-decoration: none;
}

.widget-big {
    color: #52a656;
}

    .widget-big .widget-heading {
        background: #f5f5f5;
        color: #52a656;
        border: #e6e6e6 2px solid;
        border-bottom: none;
    }

        .widget-big .widget-heading i {
            color: #52a656;
        }

    .widget-big .widget-content {
        background: #ffffff;
        color: #ffffff;
        border: #e6e6e6 2px solid;
    }

    .widget-big .widget-content {
        min-height: 270px;
        max-height: 270px;
        overflow-y: auto;
    }

.badge-primary {
    background: #11756d;
}

.badge-green {
    background: #5b9e5b;
}

.badge-blue {
    background: #68a0ca;
}

.gridster .gs-w {
    background: none;
    box-shadow: none;
}

.widget h3 {
    font-weight: 600;
    color: #333333;
}

.widget-heading {
    min-height: 44px;
}

.summary-list > span:last-child {
    border: none;
}

.widget h3 {
    font-size: 16px;
}

/******** Dashboard styles End**************/



/*by murali*/
.box-section {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

    .box-section.box-primary {
        border-top-color: #3c8dbc;
    }

    .box-section.box-info {
        border-top-color: #00c0ef;
    }

    .box-section.box-danger {
        border-top-color: #dd4b39;
    }

    .box-section.box-warning {
        border-top-color: #f39c12;
    }

    .box-section.box-success {
        border-top-color: #00a65a;
    }

    .box-section.box-default {
        border-top-color: #d2d6de;
    }

    .box-section.collapsed-box .box-body, .box.collapsed-box .box-footer {
        display: none;
    }

    .box-section .nav-stacked > li {
        border-bottom: 1px solid #f4f4f4;
        margin: 0;
    }

        .box-section .nav-stacked > li:last-of-type {
            border-bottom: none;
        }

    .box-section.height-control .box-body {
        max-height: 300px;
        overflow: auto;
    }

    .box-section .border-right {
        border-right: 1px solid #f4f4f4;
    }

    .box-section .border-left {
        border-left: 1px solid #f4f4f4;
    }

    .box-section.box-solid {
        border-top: 0;
    }

        .box-section.box-solid > .box-header .btn.btn-default {
            background: transparent;
        }

        .box-section.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
            background: rgba(0,0,0,0.1);
        }

        .box-section.box-solid.box-default {
            border: 1px solid #d2d6de;
        }

            .box-section.box-solid.box-default > .box-header {
                color: #444;
                background: #d2d6de;
                background-color: #d2d6de;
            }

                .box-section.box-solid.box-default > .box-header a, .box-section.box-solid.box-default > .box-header .btn {
                    color: #444;
                }

        .box-section.box-solid.box-primary {
            border: 1px solid #3c8dbc;
        }

            .box-section.box-solid.box-primary > .box-header {
                color: #fff;
                background: #3c8dbc;
                background-color: #3c8dbc;
            }

                .box-section.box-solid.box-primary > .box-header a, .box-section.box-solid.box-primary > .box-header .btn {
                    color: #fff;
                }

        .box-section.box-solid.box-info {
            border: 1px solid #00c0ef;
        }

            .box-section.box-solid.box-info > .box-header {
                color: #fff;
                background: #00c0ef;
                background-color: #00c0ef;
            }

                .box-section.box-solid.box-info > .box-header a, .box-section.box-solid.box-info > .box-header .btn {
                    color: #fff;
                }

        .box-section.box-solid.box-danger {
            border: 1px solid #dd4b39;
        }

            .box-section.box-solid.box-danger > .box-header {
                color: #fff;
                background: #dd4b39;
                background-color: #dd4b39;
            }

                .box-section.box-solid.box-danger > .box-header a, .box-section.box-solid.box-danger > .box-header .btn {
                    color: #fff;
                }

        .box-section.box-solid.box-warning {
            border: 1px solid #f39c12;
        }

            .box-section.box-solid.box-warning > .box-header {
                color: #fff;
                background: #f39c12;
                background-color: #f39c12;
            }

                .box-section.box-solid.box-warning > .box-header a, .box-section.box-solid.box-warning > .box-header .btn {
                    color: #fff;
                }

        .box-section.box-solid.box-success {
            border: 1px solid #00a65a;
        }

            .box-section.box-solid.box-success > .box-header {
                color: #fff;
                background: #00a65a;
                background-color: #00a65a;
            }

                .box-section.box-solid.box-success > .box-header a, .box-section.box-solid.box-success > .box-header .btn {
                    color: #fff;
                }

        .box-section.box-solid > .box-header > .box-tools .btn {
            border: 0;
            box-shadow: none;
        }

        .box-section.box-solid[class*='bg'] > .box-header {
            color: #fff;
        }

    .box-section .box-group > .box-section {
        margin-bottom: 5px;
    }

    .box-section .knob-label {
        text-align: center;
        color: #333;
        font-weight: 100;
        font-size: 12px;
        margin-bottom: 0.3em;
    }

    .box-section > .overlay, .overlay-wrapper > .overlay, .box-section > .loading-img, .overlay-wrapper > .loading-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .box-section .overlay, .overlay-wrapper .overlay {
        z-index: 50;
        background: rgba(255,255,255,0.7);
        border-radius: 3px;
    }

        .box-section .overlay > .fa, .overlay-wrapper .overlay > .fa {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -15px;
            color: #000;
            font-size: 30px;
        }

        .box-section .overlay.dark, .overlay-wrapper .overlay.dark {
            background: rgba(0,0,0,0.5);
        }

.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
    content: " ";
    display: table;
}

.box-header:after, .box-body:after, .box-footer:after {
    clear: both;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

    .box-header.with-border {
        border-bottom: 1px solid #f4f4f4;
        border-left: 1px solid #d6d4d4;
        border-right: 1px solid #d6d4d4;
        background: aliceblue;
    }

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    padding-left: 15px;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    margin-right: 5px;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

    .box-header > .box-tools [data-toggle="tooltip"] {
        position: relative;
    }

    .box-header > .box-tools.pull-right .dropdown-menu {
        right: 0;
        left: auto;
    }

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3;
}

    .open .btn-box-tool, .btn-box-tool:hover {
        color: #606c84;
    }

    .btn-box-tool.btn:active {
        box-shadow: none;
    }

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 10px;
    border-left: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-body > .table {
    margin-bottom: 0;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -19px;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}

ul.history {
    margin: 0 0 25px;
    padding: 0;
    list-style: none;
}

    ul.history li {
        margin: 15px 0;
        padding: 0;
        clear: both;
    }

        ul.history li h4 {
            margin: 0 0 -21px 0;
            padding: 0;
        }

        ul.history li p {
            margin-left: 30px;
        }

        ul.history li .thumb {
            background: transparent url(../img/history-thumb.png) no-repeat 0 0;
            width: 227px;
            height: 160px;
            margin: 0 0 30px;
            padding: 0;
            float: left;
        }

            ul.history li .thumb img {
                border-radius: 150px;
                margin: 7px 8px;
                width: 145px;
                height: 145px;
            }

        ul.history li .featured-box {
            text-align: left;
            margin-left: 225px;
            margin-bottom: 50px;
            min-height: 115px;
        }

            ul.history li .featured-box .box-content {
                border-top-color: #CCC;
            }

.pdnLR5 {
    padding-left: 5px;
    padding-right: 5px;
}

h3.box-title-sub {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
    color: #0e793b;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0px;
}
/****************Contact Form styles ****************/
.contact-from i {
    color: #0E89E1;
    margin-right: 10px;
}

.contact-from h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 10px;
}

.contact-from h3 {
    font-size: 15px;
    margin: 5px 10px;
    line-height: 25px;
    min-width: 50px;
}

.block {
    display: block;
}

.info-icon {
    position: absolute;
    right: 22px;
    top: 31px;
    font-size: 20px !important;
}

.info-icon-input {
    position: absolute;
    right: 22px;
    top: 29px;
    font-size: 20px !important;
}

.popover-content {
    min-width: 250px;
}

.mb-hide {
    margin-top: 45px;
    min-height: 40px;
    margin-left: 20px;
}

.mb-hide1 {
    margin-top: 40px !important;
}

@media(max-width:768px) {
    .mb-hide {
        margin-top: 0px;
        min-height: 0px;
        margin-left: 0px;
    }

    .mb-hide1 {
        margin-top: 0px !important;
    }
}



@media (min-width: 1170px) {
    .login-forms .container {
        width: 1170px;
    }
}


.orInput::before {
    content: "(or)";
    content: "(or)";
    position: absolute;
    right: -11px;
    top: 33px;
    font-size: 13px;
    font-weight: 600;
    color: #2097f0;
}

.send-confirm-code {
    padding: 9px;
}

.summary p {
    margin: 0;
}

.summary .form-group {
    margin-bottom: 10px;
}

.form-ans {
    margin: 0px !important;
    color: #0a83de;
    font-weight: bold;
}

.list-style {
    margin-top: 5px;
    margin-bottom: 5px;
}

    .list-style li {
        list-style: square;
        margin-left: 15px;
        padding-left: 0px;
    }

/***********Password strength styles **************/

.short {
    font-weight: bold;
    color: #FF0000;
    font-size: 14px;
}

.weak {
    font-weight: bold;
    color: orange;
    font-size: 14px;
}

.good {
    font-weight: bold;
    color: #2D98F3;
    font-size: 14px;
}

.strong {
    font-weight: bold;
    color: #27AE60;
    font-size: 14px;
}

/*INPUT SECTION START*/
.col-input-1, .col-input-2, .col-input-3, .col-input-4, .col-input-5, .col-input-6, .col-input-6a, .col-input-7, .col-input-8, .col-input-9, .col-input-10, .col-input-11, .col-input-12, .col-input-12a, .col-sm-8a, .col-sm-4a, .col-summery-3, .col-summery-3a, .col-summery-5, .col-input-1a {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-input-12 {
    width: 100%;
}

.col-input-12a {
    width: 100%;
}

.col-input-11 {
    width: 91.66666666666666%;
}

.col-input-10 {
    width: 83.33333333333334%;
}

.col-input-9 {
    width: 75%;
}

.col-input-8 {
    width: 66.66666666666666%;
}

.col-sm-8a {
    width: 66.66666666666666%;
    padding-left: 0;
    float: left;
}

.col-input-7 {
    width: 58.333333333333336%;
}

.col-input-6 {
    width: 50%;
}

.col-input-6a {
    width: 50%;
}

.col-input-5 {
    width: 41.66666666666667%;
}

.col-summery-5 {
    width: 41.66666666666667%;
}

.col-input-4 {
    width: 33.33333333333333%;
}

.col-sm-4a {
    width: 33.33333333333333%;
    padding-right: 0;
    float: right;
}

.col-input-3 {
    width: 25%;
}

.col-summery-3 {
    width: 25%;
}

.col-summery-3a {
    width: 30%;
}

.col-summery-4 {
    width: 33.33333333333333%;
}

.col-summery-6 {
    width: 50%;
    min-height: 26px;
}

.col-summery-12 {
    width: 100%;
    min-height: 26px;
}

.col-input-2 {
    width: 16.666666666666664%;
}

.col-input-1 {
    width: 8.333333333333332%;
}

.col-input-1a {
    width: 12.333333333333332%;
}

.col-suminput-3, .col-suminput-4, .col-suminput-5, .col-suminput-6, .col-suminput-7, .col-suminput-8, .col-suminput-9, .col-suminput-10 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-suminput-3 {
    width: 25%;
}

.col-suminput-4 {
    width: 33.33333333333333%;
}

.col-suminput-5 {
    width: 41.66666666666667%;
}

.col-suminput-6 {
    width: 50%;
}

.col-suminput-7 {
    width: 58.333333333333336%;
}

.col-suminput-8 {
    width: 66.66666666666666%;
}

.col-suminput-9 {
    width: 75%;
}

.col-suminput-10 {
    width: 83.33333333333334%;
}
/*INPUT SECTION END*/

/*Responsive Grid Styles*/
.adsearch-dv {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 0px;
}
/*SEARCH OPTIONS START*/
.inner-addon {
    position: relative;
}

    .inner-addon .glyphicon {
        position: absolute;
        padding: 6px 10px;
        cursor: pointer;
        font-size: 11px;
    }

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.searchOptions {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: 5px 0 0 5px;
    min-width: 145px;
    border-radius: 0px 0px 3px 3px
}

    .searchOptions > li {
        list-style-type: none;
    }

        .searchOptions > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .searchOptions > li > a:last-child {
                margin-bottom: 0px;
            }

            .searchOptions > li > a:hover {
                text-decoration: none;
            }
/*SEARCH OPTIONS END*/
/*ADVACNED TEXT START*/
.searchinput {
    height: 32px;
    font-size: 12px;
}

.advTxt {
    float: left;
    margin: 6px 0 0 0;
    padding: 0;
    font-size: 12px;
    text-align: right;
    font-weight: normal
}

    .advTxt a {
        outline: none;
        text-decoration: none;
    }

        .advTxt a:hover {
            text-decoration: none;
        }

.advancedv {
    border-bottom: 3px double #d6d6d6;
    padding: 8px 0;
    margin: 0 0 8px 0;
    float: left;
    width: 100%;
}

.alert-warning input {
    height: 28px;
}

.alert-warning label {
    font-size: 12px;
}

.showTxt {
    height: 28px;
    width: 100%;
    display: block;
    margin: 4px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal
}

    .showTxt a {
        outline: none;
        text-decoration: none;
    }

        .showTxt a:hover {
            text-decoration: none;
        }

/*ADVACNED TEXT END*/
/*grid top start*/
.gridtopsec {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.gridshowdv {
    float: left;
    margin: 0;
    padding: 0;
}

.gridshowtxt {
    float: left;
    margin: 5px 5px 0 0;
    padding: 0;
    font-size: 11px;
}

.gridshowdrp {
    width: 85px;
    float: left;
    padding: 4px;
    height: 27px;
    font-size: 13px;
    height: 32px !important;
}

.batchdrp {
    width: 100px;
    float: left;
    padding: 4px;
    height: 26px;
    font-size: 11px;
}

.gridRecordTxt {
    font-size: 13px;
    margin-top: 7px;
    text-align: center;
}

    .gridRecordTxt span {
        font-weight: bold;
    }

.gridbutton {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    overflow: hidden
}

    .gridbutton ul {
        float: right;
        text-align: right;
        margin: 0;
        padding: 0
    }

    .gridbutton li {
        list-style-type: none;
        float: left;
        margin: 0 5px 0 0;
        padding: 5px 0;
        padding-top: 2px;
    }

        .gridbutton li.bold {
            margin-top: 5px;
        }

        .gridbutton li span {
            font-size: 12px;
        }

        .gridbutton li:last-child {
            margin-right: 0px;
        }

        .gridbutton li a {
            border-radius: 0px !important;
            display: inline-block;
            padding: 5px 15px;
        }

.goTxtbox {
    width: 43px;
    margin-top: 0;
    height: 30px !important;
    font-size: 13px;
    border-radius: 3px;
}
/*grid top end */



/* footable start*/
.footable {
    border-spacing: 0;
    width: 100%;
    float: left;
}

    .footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
        cursor: pointer;
    }

    .footable > thead > tr > th {
        font-size: 13px;
        text-align: left;
        padding: 6px 10px;
        width: auto;
        font-weight: normal
    }

    .footable > tfoot > tr > td {
        font-size: 13px;
        text-align: left;
        padding: 6px 10px;
        width: auto;
    }

.tfooter {
    background-image: none;
    pointer-events: none
}

    .tfooter > td.expand > span.footable-toggle {
        background-image: none !important;
        pointer-events: none;
    }

.footable > tbody > tr > td {
    padding: 6px 10px;
    font-size: 13px;
    line-height: 17px;
    width: auto;
    border-left: none;
}

.tfooter > td {
    font-size: 13px;
    text-align: left;
    padding: 6px 8px !important;
    width: auto;
}

.footable > thead > tr > th:first-child, .footable > thead > tr > td:first-child {
}

.footable > thead > tr > th:last-child, .footable > thead > tr > td:last-child {
}

.footable > thead > tr > th:only-child, .footable > thead > tr > td:only-child {
}

.footable > tbody > tr:last-child > td:first-child {
}

.footable > tbody > tr:last-child > td:last-child {
}

.footable > tbody img {
    vertical-align: middle;
}

.footable-row-detail-name {
    float: left;
    width: 34%;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: bold;
}

.footable-row-detail-value {
    float: left;
    width: 60%;
    padding: 8px 10px;
    text-align: left !important
}

.footable-row-detail-inner {
    width: 100%;
}

.footable-row-detail-value {
    text-align: left !important;
}

.footable-row-detail-row {
    overflow: hidden;
}

.footable-row-detail-cell {
    padding: 0 !important
}

.footable-row-detail-row > div:last-child {
    border-bottom: none;
}

.norec {
    width: 100%;
    float: left;
    margin: -10px 0 10px 0;
    padding: 11px 0;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.TotalTxt {
    font-weight: bold;
    text-align: right;
}

.TotalTxt2 {
    font-weight: bold;
    text-align: right;
}

.remove-footable {
    pointer-events: none;
}

    .remove-footable > td {
        padding: 8px !important;
        font-size: 13px !important;
        text-align: right;
        font-weight: bold;
    }

        .remove-footable > td > span {
            background-image: none !important;
            margin: 0 !important;
            padding: 0 !important;
        }

.footable > tbody.tbodysticky {
    float: left;
    width: 100%;
    display: table;
}

.footable .gridhd3 {
    font-size: 14px;
    font-weight: bold
}

.footable .gridhd4 {
    font-size: 12px;
    font-weight: bold
}

.footable .gridhd4a {
    font-size: 11px;
    font-weight: bold
}

.footable .gridhd5 {
    font-size: 11px;
    font-weight: bold
}

.footable-row-detail-group {
    padding-left: 10px;
    font-size: 1.2em;
    line-height: 2em;
    display: block;
}
/*footable end*/



.btn-mainsearch {
    border: medium none;
    font-size: 16px;
    border-radius: 0;
    height: 34px;
    padding: 6px 12px;
}

.btn-hdgrid {
    padding: 3px 8px;
}

    .btn-hdgrid > i {
        font-size: 16px
    }

.btn-griddrp {
    font-size: 12px;
    border-radius: 0px;
    padding: 3px 10px;
}

    .btn-griddrp .caret {
        margin-top: 6px;
    }

.gridListbtn {
    width: 26px !important;
}

.btn-dropdown {
    font-size: 12px;
    padding: 5px 15px;
    border-radius: 3px;
}

.btn-list-dropdown {
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 3px;
}

.btn-sub-ellipsis {
    position: absolute;
    right: 0;
    top: 0;
    border: 0px;
    padding-top: 7px;
}

.GridSettingsMenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    width: 230px;
    padding: 5px;
    z-index: 1000;
    float: right;
    max-height: 500px;
    overflow: auto;
    margin-top: 2px;
}

    .GridSettingsMenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .GridSettingsMenu li:last-child {
            padding-bottom: 0px;
        }

        .GridSettingsMenu li p {
            font-size: 13px;
        }

    .GridSettingsMenu .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        float: left;
        margin-left: -20px;
        margin-top: 3px;
    }

    .GridSettingsMenu:before {
        content: "";
        position: absolute;
        display: inline-block;
        z-index: 10;
        right: 5px;
        margin-top: -12px;
    }

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}

.submenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    max-width: 150px;
    padding: 5px;
    z-index: 1000;
    float: right;
}

    .submenu li {
        list-style-type: none;
        padding-bottom: 8px;
        width: 100%;
        text-align: left
    }

        .submenu li:last-child {
            padding-bottom: 0px;
        }

        .submenu li p {
            font-size: 12px;
        }

    .submenu .radio, .checkbox {
        margin: 0;
    }

.submenudrp2 {
    right: 0px;
    min-width: 150px;
}

.settingicon2 {
    font-size: 14px;
    padding: 4px 10px;
}

.submenu:before {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 10;
    right: 5px;
    margin-top: -12px;
}

.submenu:after {
    content: "";
    position: absolute;
    display: inline-block;
    z-index: 9;
    right: 5px;
    top: 3px;
    margin-top: -12px;
}

.gridfullscreen {
    margin-top: 0px !important
}

.gridhd1 {
    font-weight: bold;
}

.gridhd2 {
    font-weight: bold;
}

.subgrid-list {
    position: absolute;
    z-index: 10000;
    padding: 0;
    margin: 0;
    min-width: 185px;
    max-height: 350px;
    overflow: auto
}

    .subgrid-list > li {
        list-style-type: none;
    }

        .subgrid-list > li > a {
            font-size: 12px;
            margin-bottom: 5px;
            display: block;
            padding: 5px;
            text-decoration: none;
        }

            .subgrid-list > li > a:last-child {
                margin-bottom: 0px;
            }

            .subgrid-list > li > a:hover {
                text-decoration: none;
            }

.griddrp {
    width: 20px;
    padding: 6px 15px 5px 6px !important;
    border-radius: 0px;
    border-left: 0px;
}

.navbar-right1 .dropdown-menu {
    right: 0;
    left: auto;
}

.boxcheck.input[type="checkbox"] {
    margin-top: 4px;
}

.adsearch-dv {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 0px;
}

.buttonsec {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 5px 0 10px 0;
    text-align: center
}

.buttonsec2 {
    float: left;
    width: 100%;
    border-top: 1px dotted #c8d3e0;
    padding: 10px 0px 0 0;
    margin: 5px 0 10px 0;
    text-align: center;
}

.buttonsec > button {
    margin-right: 3px;
}

.close {
    font-size: 32px;
}

.close-sm {
    font-size: 18px;
}

.alert h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    text-align: left;
}

.alert-info label {
    color: #333333;
    margin-bottom: 0px;
    font-size: 12px;
}

.alert-info h4 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
}

.input-group[class*=col-] {
    float: left;
    padding: 0 15px;
}

.discTxt {
    float: right;
    font-size: 12px;
    padding-top: 4px;
    padding: 0 15px;
}

.leftFormTxt {
    margin: 5px 10px 0 0;
    padding: 0px;
    font-size: 13px;
}

.grid-sm-drp {
    font-size: 12px;
    height: 30px;
    padding: 3px;
}

.brd-btm {
    border-bottom: 1px solid #f1f1f1;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.brd-btm2 {
    border-bottom: 3px double #e2e9f7;
    float: left;
    width: 100%;
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.brd-btm0 {
    border-bottom: 0px !important;
}

.staticgrid-dv {
    float: left;
    width: 100%;
    overflow: auto;
}

.staticgrid {
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
    float: left;
}

    .staticgrid > thead > tr > th {
        font-size: 14px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
        white-space: nowrap;
        font-weight: normal;
    }

    .staticgrid > tbody > tr > td {
        padding: 4px 8px;
        font-size: 14px;
        line-height: 17px;
        width: auto;
        border-left: none;
        white-space: nowrap;
        min-height: 20px;
    }

    .staticgrid > tfoot > tr > td {
        font-size: 1px;
        text-align: left;
        padding: 6px 8px;
        width: auto;
    }

.staticgrid {
    border-left: 0px;
}

.multigrid-hdsec2 {
    padding: 4px 0 6px 0;
    width: 100%;
    float: left;
    margin: 0;
}

    .multigrid-hdsec2 > h6 {
        font-size: 15px;
        margin: 0px;
        padding: 0px;
    }

.GridSettingsMenu {
    margin: 7px 0 0 0;
    padding: 0;
    position: absolute;
    width: 240px;
    padding: 5px;
    z-index: 1000;
    float: right;
    max-height: 500px;
    overflow: auto;
    margin-top: 2px;
}

.gridActionDv2 {
    min-width: 110px !important;
}

.gridActionDv {
    width: 100px !important;
}

.alert-warning {
    min-width: 350px !important;
}

.alert-warning {
    float: left;
    width: 100%;
    margin-top: 10px;
    border-radius: 0px;
}

/*Responsive Grid Styles End*/

label, .alert {
    font-size: 12px;
}


/** Development fixes start **/

/** Registration resize issue fix start **/

.regFontSmall li.form-group label {
    font-size: 12px;
}

.regFontSmall .fs-title-1 {
    font-size: 13px;
}

.regFontSmall .text-dark {
    font-size: 12px;
}

.regFontSmall #progressbar li {
    font-size: 12px;
}

    .regFontSmall #progressbar li:before {
        font-size: 16px;
    }

.regFontSmall .hint {
    font-size: 12px;
}

.regFontSmall h5 {
    font-size: 15px;
}

.regFontLarge li.form-group label {
    font-size: 15px;
}

.regFontLarge .fs-title-1 {
    font-size: 17px;
}

.regFontLarge .text-dark {
    font-size: 16px;
}

.regFontLarge #progressbar li {
    font-size: 16px;
}

    .regFontLarge #progressbar li:before {
        font-size: 20px;
    }

.regFontLarge .hint {
    font-size: 13px;
}

.regFontLarge h5 {
    font-size: 17px;
}

/** Registration resize issue fix end **/

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 1px;
    border: none;
}

.adv-buttonsec button.btn-success {
    margin-right: 5px;
}

.fontdv {
    float: right;
    margin-right: 5px;
}

    .fontdv li {
        float: left;
        margin-right: 5px;
    }

    .fontdv .fontactive {
        color: #65ee00 !important;
    }

.navbar-nav > li > a {
    font-size: 13px;
}

ul.inbox-nav li a {
    font-size: 13px;
}

.fontdv .smallf {
    font-size: 13px;
    margin-top: 18px;
}

.fontdv .mediumf {
    font-size: 16px;
    margin-top: 16px;
}

.fontdv .largef {
    font-size: 24px;
    margin-top: 7px;
}

.pagination-total-txt {
    display: inline-block;
    margin-top: 7px;
}

.login-forms.inner-wrapper {
    overflow-y: inherit;
}

.popover {
    z-index: 100000;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-sm1 {
    padding: 6px 7px;
    font-size: 12px;
    line-height: 0;
    border-radius: 3px;
    border: none;
    margin-right: 5px;
    background: none;
    border: none;
}

    .btn-sm1 i {
        font-size: 20px;
        color: #ffffff !important;
    }

    .btn-sm1:hover i {
        color: #2097f0 !important;
    }

a.btn-sm1:hover {
    padding: 14px 8px !important;
    background: #e6e6e6;
}

.top-menu.mrgT88 {
    margin-top: 88px;
}

.validation-summary-errors.text-danger ul {
    margin-bottom: 15px;
}

#validationMessage.text-danger {
    margin-bottom: 0px;
}

.form-error-2 {
    font-size: 13px;
    color: #ff4642;
    font-style: italic;
    margin-top: 2px !important;
    margin-bottom: 0px;
}

.clearLeft {
    clear: left !important;
}

.clearRight {
    clear: right !important;
}

.validation-summary-errors ul li:last-child {
    margin-bottom: 10px;
}

.boldText {
    font-weight: bold;
}

.font16 {
    font-size: 16px;
}

/** Datepicker month issue fix start **/
.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
    padding: 4px 5px;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none;
}

.datepicker table {
    width: 100%;
}

    .datepicker table > tbody > tr:hover {
        background: none;
    }

.datepicker .datepicker-days table > tbody > tr > td:hover {
    background: #eee;
}

.datepicker .datepicker-months table > tbody > tr > td span:hover,
.datepicker .datepicker-years table > tbody > tr > td span:hover {
    background: #eee;
}

.datepicker.dropdown-menu {
    min-width: 210px;
}
/** Datepicker month issue fix end **/

/*Read mail styles */
.mailbox-content {
    background: #fff;
    padding: 15px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
}

.message-header {
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0 15px;
    margin-bottom: 10px;
}

    .message-header h3 {
        float: left;
        font-size: 18px;
        margin: 0;
        color: #666;
    }

    .message-header p {
        float: right;
        margin: 0;
        font-size: 12px;
    }

    .message-header h3 span {
        color: #27ae60;
    }

.message-sender img {
    width: 30px;
    border-radius: 50%;
    margin-right: 5px;
}

.message-sender img, .message-sender p {
    display: inline-block;
    color: #b77210;
    font-size: 15px;
}

    .message-sender p span {
        font-size: 13px;
        color: #a9b1b7;
    }

.m-r-xs {
    margin-right: 10px;
}

.attachment-info {
    background: #f9f9f9;
    padding: 10px;
}

    .attachment-info p, .box-notifications ul li p {
        margin: 0;
    }

    .attachment-info span {
        font-size: 11px;
        color: #aaa;
    }

    .attachment-info label {
        overflow-wrap: break-word;
        word-break: break-word;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        height: 20px;
    }

.message-attachment {
    position: relative;
    width: 200px;
    float: left;
    margin-right: 10px;
    border: 1px solid #cecece;
}

    .compose-options, .message-attachment img {
        display: block;
        width: 100%;
    }

.message-attachments, .message-content, .message-sender {
    overflow: hidden;
    margin-bottom: 10px;
}

.message-content, .message-sender {
    padding: 0 0 5px;
}

.message-content, .message-sender {
    padding: 0 0 5px;
}

.message-attachments {
    padding: 0 0 15px;
}

    .message-attachments p {
        font-size: 13px;
    }

.message-attachments, .message-content, .message-sender {
    /* border-bottom: 1px solid #f1f1f1;*/
    overflow: hidden;
    margin-bottom: 10px;
}

.btn-mail {
    font-size: 16px;
    padding: 6px 10px;
}

.btn-mail {
    color: #333333;
    background-color: #f9f9f9;
    border: 1px solid #bcbcbc;
}

    .btn-mail:hover,
    .btn-mail:focus,
    .btn-mail:active,
    .btn-mail.active,
    .open .dropdown-toggle.btn-mail {
        color: #000000;
        background-color: #f1f1f1;
    }

    .btn-mail:active,
    .btn-mail.active,
    .open .dropdown-toggle.btn-mail {
        background-color: #4b4b4b;
        color: #ffffff;
        border: 1px solid #373737;
    }

    .btn-mail.disabled,
    .btn-mail[disabled],
    fieldset[disabled] .btn-mail,
    .btn-mail.disabled:hover,
    .btn-mail[disabled]:hover,
    fieldset[disabled] .btn-mail:hover,
    .btn-mail.disabled:focus,
    .btn-mail[disabled]:focus,
    fieldset[disabled] .btn-mail:focus,
    .btn-mail.disabled:active,
    .btn-mail[disabled]:active,
    fieldset[disabled] .btn-mail:active,
    .btn-mail.disabled.active,
    .btn-mail[disabled].active,
    fieldset[disabled] .btn-mail.active {
        background-color: #aaaaaa;
    }
/*Read mail styles end*/
.multiselect.dropdown-toggle .caret {
    margin-top: 7px;
}

.Action button {
    margin-right: 5px;
}

.mail-option .dropdown-menu > li > a {
    cursor: pointer;
}

.floatL {
    float: left;
}

.mail-option .gridtopsec {
    margin: 8px 0 5px 0;
}

.message-content p {
    display: block
}

.address-col-1 {
    float: left;
    margin-right: 10px;
    width: 60%;
}

.address-col-2 {
    float: right;
    width: 34%;
}

.address-col-3 {
    float: left;
    width: 48%;
}

    .address-col-3 + .address-col-3 {
        float: right;
    }

.address-col-4 {
    float: right;
    width: 48%;
}

#msform .form-group.input-mrgT1 {
    margin-top: 38px;
}

.text-dark {
    font-size: 14px;
}

.buttonsec1 .btn {
    color: white;
    border: 0 none;
    border-radius: 1px;
    cursor: pointer;
    padding: 10px;
    margin: 10px 5px;
    font-size: 14px;
    font-weight: normal !important;
}

.rememberCheckbox label {
    font-size: 14px !important;
    font-weight: normal !important;
}

.quickLinks a {
    text-decoration: underline;
    font-size: 15px;
    cursor: pointer
}

.quickLinks article {
    background: #d9ebf3;
    padding: 5px 10px;
    margin: 5px 0;
}

    .quickLinks article a {
        text-decoration: none;
    }

.advBanner img {
    width: 100%;
}

.quickLink {
    position: relative;
    display: block;
    padding: 5px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-top: none;
    max-height: 300px;
    overflow-y: auto;
}

    .quickLink a {
        color: #337ab7;
        text-decoration: none;
        font-size: 14px;
    }

        .quickLink a:hover {
            text-decoration: underline !important;
        }

th.thHide {
    display: none !important;
}
/*SOCIAL ICON START*/
.social-icons {
    margin: 22px 5px 12px 5px;
    padding: 0;
    float: right;
}

    .social-icons a {
        color: #002a6a;
    }

        .social-icons a:hover {
            color: #ced3dc;
        }

    .social-icons li {
        list-style-type: none;
        margin: 0;
        padding: 0 5px 0 0;
        font-size: 22px;
    }

        .social-icons li:last-child {
            padding-right: 0px;
        }

.social-list {
    float: left;
}
/*SOCIAL ICON END*/

/*SOCIAL INNER ICON START*/
.social-icons-inner {
    margin: 8px 0 0 0;
    padding: 0;
    float: right;
}

    .social-icons-inner li {
        list-style-type: none;
        margin: 0;
        padding: 0 5px 0 0;
        font-size: 22px;
    }

        .social-icons-inner li:last-child {
            padding-right: 0px;
        }

.social-list-inner {
    float: left;
}

.dash-mainlist a {
    font-size: 14px;
}
/*SOCIAL INNER ICON END*/
.alert > p.message {
    font-size: 14px;
}

.font14 {
    font-size: 14px !important
}

.dropbtn {
    /* Size and position */
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    /* Styles */
    background: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
    color: #000000;
    text-align: left;
}

    .dropbtn:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #000000 transparent;
    }

    .dropbtn:hover, .dropbtn:focus {
    }

.custom-dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
}

.custom-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 99;
    border: 1px solid rgba(0,0,0,0.15);
}

    .custom-dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.custom-dropdown a:hover {
    background-color: #ddd;
}

.custom-dropdown-content:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
}

.custom-dropdown-content:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.show {
    display: block;
}

.sticky-table {
    width: 100%;
    table-layout: fixed;
    margin: auto;
}

    .sticky-table th, .sticky-table td {
        padding: 5px 10px;
        border: 1px solid #dad9d9;
    }

    .sticky-table td {
        display: table-cell;
        overflow: hidden;
        word-break: break-word;
    }

    .sticky-table thead, .sticky-table tfoot {
        background: #e2e1e1;
        display: table;
        width: 100%;
        width: calc(100% - 49px);
        position: absolute;
    }

    .sticky-table tbody {
        height: 300px;
        overflow: auto;
        overflow-x: hidden;
        display: block;
        width: 100%;
    }

        .sticky-table tbody tr:first-child {
            margin-top: 29px;
        }

        .sticky-table tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }


.loader-overlay {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*opacity: 0;*/
    z-index: 99;
    display: none;
    pointer-events: none;
}

.small-loader {
    border: 6px solid #bcbcbc;
    border-top: 6px solid #366e9c;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    LEFT: 43%;
    TOP: 50%;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.multicolum-table td {
    border: 1px solid #dbdbdb;
    color: #313030;
    padding: 5px 5px 5px 5px !important;
    vertical-align: middle;
}

.multicolum-table thead th {
    background-color: #dbdbdb;
    color: #000000;
    border-right: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.multicoloumDrpBtn > button {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    white-space: nowrap;
}

.form-builder-preview ul, .form-builder-preview ol {
    margin-top: 0;
    margin-bottom: 10px;
    list-style-type: square;
    padding-left: 40PX;
}

    .form-builder-preview ul li, .form-builder-preview ol li {
        list-style-type: square;
        line-height: 25px;
        font-size: 14px;
    }

.form-preview {
    padding: 40px 15px;
    overflow-y: auto;
    font-size: 14px;
}

tr.emptyrowSelect td {
    display: table-cell !important;
    width: auto !important;
}
/** Development fixes end **/
/*ACCORDION SECTION START*/
.accordionButton {
    width: 100%;
    float: left;
    cursor: pointer;
    margin-top: 15px;
}

    .accordionButton span.txt {
        font-size: 14px;
        font-weight: normal;
        padding: 8px 10px;
        float: left;
    }

.accordionContent {
    width: 100%;
    float: left;
    padding: 14px 5px;
    border-top: none !important;
}

.accordionContentFrame {
    width: 100%;
    float: left;
    padding: 6px;
}

.on {
    float: left;
    cursor: pointer;
}

.over {
    float: left;
    cursor: pointer;
}

.accordionButton span.plusMinus {
    padding: 0;
    float: right;
    width: 30px;
    height: 35px;
    margin-right: 15px;
}

.on span.plusMinus {
    padding: 0;
    float: right;
    width: 30px;
    height: 35px;
    margin-right: 15px;
}

.on span.txt {
    font-weight: bold;
}

.accordionContent .fieldset2 {
    box-shadow: none;
}
/*ACCORDION SECTION END*/

/*PANEL BOX SECTION START*/
.mainpanelbox {
    float: left;
    padding: 0 0 15px 0;
    width: 100%;
    margin: 15px 0;
}

.panelbox {
    float: left;
    padding: 15px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub2 {
    float: left;
    padding: 10px 5px;
    width: 100%;
    margin: 15px 0;
}

.panelboxsub1 {
    float: left;
    padding: 15px 0;
    width: 100%;
    margin: 0;
}

.panelboxsub3 {
    float: left;
    padding: 3px 0;
    width: 100%;
    margin: 15px 0;
    z-index: 100 !important;
}

    .panelboxsub3 > ul > li > span > .calendar-icon {
        top: 38px;
    }

    .panelboxsub3 label {
        font-size: 14px;
    }

    .panelboxsub3 .input-ans {
        font-size: 14px;
    }

    .panelboxsub3 .hrline {
        width: 100%;
        float: left;
        height: 10px;
        margin-top: 10px;
    }

.panelboxsub4 {
    float: left;
    padding: 10px 5px;
    width: 100%;
    margin: 15px 0;
    z-index: 100 !important;
}

    .panelboxsub4 > ul > li > span > .calendar-icon {
        top: 38px;
    }

    .panelboxsub4 label {
        font-size: 14px;
    }

    .panelboxsub4 .input-ans {
        font-size: 14px;
    }
/*PANEL BOX SECTION END*/
.showPwd {
    position: absolute;
    right: 24px;
    top: 32px;
    color: #219c26;
    width: 50px;
    text-align: right;
    z-index: 1;
    padding: 2px 0px;
    background: #ffffff;
    cursor: pointer;
}

    .showPwd.mvc-pwd-txtbox {
        right: 24px !important;
        top: 32px !important;
        padding: 3px 0px;
    }

.enrollment-menu li a::after {
    content: "\f00d";
    font-family: FontAwesome;
    position: absolute;
    color: #DF1216;
    right: 18px;
    font-size: 16px;
}

.enrollment-menu li.completed a::after {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    color: #4cae4c;
    right: 18px;
    font-size: 16px;
}

@font-face {
    font-family: 'greatvibes';
    src: url('../fonts/GreatVibes-Regular.ttf');
    src: url('../fonts/GreatVibes-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'KaushanScript';
    src: url('../fonts/KaushanScript-Regular.ttf');
    src: url('../fonts/KaushanScript-Regular.ttf') format('truetype');
}

#HPSInsuranceGrid .boxsec > .col-md-12 {
    padding-left: 0px;
    padding-bottom: 0px;
}

#EmploymentBenefitListHPSGridRepeat.popup-grid,
#ContributionHistoryHPSGridRepeat.popup-grid,
#EmploymentHistoryListHPSGridRepeat.popup-grid,
#disabilitypaymentlistHPSGridRepeat.popup-grid,
#disabilitylistHPSGridRepeat.popup-grid,
#COBRADetailsGridHPSGridRepeat.popup-grid,
#COBRAPlanDetailsGridHPSGridRepeat.popup-grid,
#COBRAPaymentsGridHPSGridRepeat.popup-grid,
#COBRAReceiptGridHPSGridRepeat.popup-grid {
    max-height: 185px !important;
    overflow-y: auto !important;
}

#contributionFundInfoHPSGridRepeat.popup-grid {
    max-height: 367px !important;
    overflow-y: auto !important;
}

/** Browser compatibility issue fix css **/

.mrgLR15 {
    margin-left: 15px;
    margin-right: 15px;
}

.multiselect.dropdown-toggle .caret {
    position: absolute;
    top: 10px;
    right: 10px;
}

.enrollmentPanel .multiselect-container .checkbox input[type="checkbox"] {
    margin-top: 5px;
}

.applyDatepicker::before {
    position: absolute;
    width: 15px;
    height: 25px;
    content: '';
    background: #ffffff;
    right: 32px;
    top: 32px;
}

.viewEnrollment-idntity li.form-group.col-input-3 {
    min-height: 62px;
}

.multiselect.dropdown-toggle .caret {
    position: absolute;
    top: 10px;
    right: 10px;
}

.enrollmentPanel .multiselect-container .checkbox input[type="checkbox"] {
    margin-top: 5px;
}

.applyDatepicker::before {
    position: absolute;
    width: 15px;
    height: 25px;
    content: '';
    background: #ffffff;
    right: 32px;
    top: 32px;
}

.viewEnrollment-idntity li.form-group.col-input-3 {
    min-height: 62px;
}

.enrollbtn.btn-info.disabled {
    background: #5bc0de;
    opacity: 0.65;
}

.enrollbtn.btn-warning.disabled {
    background: #f0ad4e;
    opacity: 0.65;
}

/***********************************
		RESPONSIVE STYLE START
 **********************************/
@media (max-width: 1600px) {
    .carousel-inner {
        height: auto;
    }

    .col-input-2 {
        width: 14.6%;
        float: left;
    }

    .col-input-3 {
        width: 25%;
    }

    .col-md-3 {
        width: 25%;
    }
}

@media (max-width: 1280px) {
    .input-subcol-1 {
        float: left;
        width: 46%;
        margin-right: 10px;
    }

    .input-subcol-2 {
        float: right;
        width: 46%;
    }

    .col-summery-6 {
        width: 100%;
    }

    .col-input-1a {
        width: 25%;
    }
    /* For 3 column Change style */
    .col-input-3 {
        width: 33.33333333333333%;
        float: left;
    }

    .col-md-3 {
        width: 33.33333333333333%;
        float: left;
    }

    .col-input-1a {
        width: 16.33333333333333%;
    }
    /* For 3 column Change style */
}

@media (max-width: 880px) {

    .col-input-4 {
        width: 50%;
        float: left;
    }

    .col-input-3 {
        width: 50%;
        float: left;
    }

    .col-md-3 {
        width: 50%;
        float: left;
    }

    .col-input-2 {
        width: 50%;
        float: left;
    }

    .col-input-5 {
        width: 50%;
        float: left;
    }

    .col-input-6 {
        width: 100%;
    }

    .col-input-6a {
        width: 50%;
    }

    .col-input-1a {
        width: 25%;
    }

    .clearleftL {
        clear: left
    }
    /*.modal-sm{ width:100%;}
.modal-md{ width:100%;}
.modal-lg{ width:100%;}*/

}

@media (max-width: 767px) {
    h1 {
        font-size: 24px;
    }

    fieldset .form-group {
        margin-bottom: 15px;
    }

    .btn-trans {
        margin-top: 5px;
    }

    .advsrc {
        padding-left: 0px;
        padding-right: 0px;
    }

    .form-hd > h3 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 5px;
    }

        .form-hd > h3 > span {
            font-size: 11px;
        }

    .mrgT10-md {
        margin-top: 10px !important;
    }

    .mrgT20-md {
        margin-top: 20px !important;
    }

    @media (max-width: 580px) {
        .col-input-3 {
            width: 100%;
        }

        .col-md-3 {
            width: 100%;
            float: left;
        }

        .col-input-5 {
            width: 100%;
        }

        .mobile-hd {
            display: none
        }

        .col-input-6a {
            width: 100%;
        }

        .col-input-4 {
            width: 100%;
        }

        .col-input-2 {
            width: 100%;
        }

        .col-input-1a {
            width: 50%;
        }

        .mobile-hd {
            display: none
        }

        .col-input-12a {
            width: 100%;
        }

        .input-mrgT1 {
            margin-top: 0px;
        }

        .advsrc {
            padding-left: 0 !important;
            width: 100%;
            padding-right: 0 !important;
        }
    }

    .advTxt {
        width: 100%;
        text-align: center;
    }

    .gridtopsec {
        text-align: center;
        margin-top: 10px;
    }
}


@media (max-width: 480px) {
    .btn-success, .btn-danger, .btn-info, .btn-warning, .btn-default {
        font-size: 14px;
        padding: 5px 8px;
    }

    h1 {
        font-size: 20px;
    }

    h2 {
        font-size: 24px;
    }

    h3 { /*line-height:34px;*/
        font-size: 24px;
    }

    .h3 {
        font-size: 16px;
    }

        .h3 span {
            font-size: 22px;
        }

    h4 {
        font-size: 14px;
        font-weight: bold;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 12px;
    }

    .form-hd {
        padding: 2px 15px;
    }

    .form-hd1 {
        padding: 2px 15px;
    }

    .form-ft {
        padding: 4px 15px;
    }

    .form-ft1 {
        padding: 4px 15px;
    }

    .mobile-hd {
        display: none
    }
}

/******* RESPONSIVE STYLE END *******/



/*CHECKBOX RADIO STYLE START*/
@font-face {
    font-family: 'entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'), url('../fonts/entypo.woff') format('woff'), url('../fonts/entypo.ttf') format('truetype'), url('../fonts/entypo.svg#glyphicons_halflingsregular') format('svg');
}

.vd_radio, .vd_checkbox {
    padding-left: 0;
}

    .vd_radio label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 22px;
        margin-right: 15px;
        font-weight: normal;
    }


        .vd_radio label:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            bottom: 1px;
            border-radius: 50px;
        }

    .vd_radio .radio label:before {
        border-radius: 8px;
    }

    .vd_radio input[type=radio]:checked + label:before {
        content: "\2022";
        text-align: center;
        line-height: 13px;
        font-size: 22px;
    }

    .vd_radio input[type=radio] {
        opacity: 0;
        position: absolute;
    }

        .vd_radio input[type=radio]:focus + label:before {
            border: #000000 1px solid;
        }

.radiosection {
    border: none;
    padding: 0;
    display: block;
}
/*CHECKBOX RADIO STYLE END*/

.form-group .multiselect-container label {
    padding-left: 0px;
    cursor: pointer;
    display: block;
}

    .form-group .multiselect-container label input[type="checkbox"] {
        position: static;
        width: auto !important;
        margin-right: 5px !important;
        margin-top: 4px !important;
    }

.form-group .multiselect-container .multiselect-all a {
    padding-top: 10px;
}

.advancedv .form-group .multiselect-container label input[type="checkbox"] {
    height: auto;
    margin-left: 0px;
}

.modalHost .close.dialogClose {
    position: absolute;
    margin-top: -12px;
    right: 13px;
}

.modalHost .alert .close.dialogClose + h4 {
    height: auto;
}

.home_logo1 img {
    width: 88%;
}
/* HOME PAGE DESIGN START */
.inner-leftNav-identity .tabsteps li {
    width: 100%;
}

.inner-leftNav-identity .tabsteps li {
    margin: 0px;
}

.inner-leftNav-identity .tabsteps > li > a {
    border-radius: 0px;
    font-weight: normal;
}

.inner-leftNav-identity {
    margin-top: 0px;
    padding-left: 0px;
}

.inner-leftNav-contentArea .multitabsec {
    background: none !important;
}
/*.inner-leftnav-mainArea{margin-top:15px;}*/
.user-heading {
    padding: 10px;
    padding-left: 15px;
    font-size: 16px;
    font-weight: bold;
}

.um-summary {
    font-size: 16px;
    text-transform: uppercase;
}

    .um-summary a {
        text-decoration: underline;
    }

.um-heading {
    margin-bottom: 5px;
    float: left;
}

.um-heightFix {
    overflow-y: auto;
}

.singleCheckbox.inner-leftNav-identity ul.nav-pills li:nth-child(2) a::after {
    display: inline-block;
}

.multiCheckbox.inner-leftNav-identity ul.nav-pills li a::after {
    display: inline-block;
}

.inner-leftNav-identity ul.nav-pills li a::after {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
    display: none;
    font-size: 18px;
}

.inner-leftNav-identity ul.nav-pills li a.umCon-tab::after {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    right: 15px;
}

.um-expand-compress {
    margin-left: 15px;
}

ul.um-expand-compress li {
    float: right;
    margin: 0px;
}

ul.um-expand-compress.multigridbtn > li > a {
    border-radius: 3px;
    padding: 4px 8px;
    display: block;
    text-decoration: none;
}

.adv-sub-head h4 {
    font-weight: bold !important;
    text-align: left;
    font-size: 15px !important;
}

.full-rights-icon i {
    font-size: 18px;
}

.partial-rights-icon i {
    font-size: 18px;
}

.icon-size i {
    font-size: 15px;
}

h4 small span {
    font-weight: normal;
}

.borB {
    border-bottom: 1px #D9D9D9 solid;
}
/*** TOGGLER START ***/
.toggler {
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    width: 20px;
    height: 55px;
    position: absolute;
    top: 2%;
    cursor: pointer;
    z-index: 9999;
}

.toggler {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-left: none;
    -webkit-box-shadow: 1px 0px 8px rgba(0, 0, 0, .175);
    box-shadow: 1px 0px 8px rgba(0, 0, 0, .175);
    left: -18px;
    z-index: 1;
}

    .toggler > span {
        margin: 18px 2px;
        font-size: 16px;
    }

/*** TOGGLER END ***/

/*LEFT MENU @media*/
@media (min-width: 1023px) {
    .inner-leftnav-mainArea .col-lg-2 {
        width: 22%;
    }

    .inner-leftnav-mainArea .col-lg-10 {
        width: 78%;
    }
}

@media (min-width: 1400px) {
    .inner-leftnav-mainArea .col-lg-2 {
        width: 16.66666667%;
    }

    .inner-leftnav-mainArea .col-lg-10 {
        width: 83.33333333%;
    }
}




/* HOME PAGE DESIGN END */
.alert > p {
    padding-bottom: 0px !important
}

a:hover.pri-pol {
    color: #ffffff !important;
    text-decoration: underline;
}

.footer p.text-white {
    font-size: 14px;
}

.read-more-txt {
    font-size: 13px;
}

    .read-more-txt a {
        display: inline;
        margin-left: 8px;
        -webkit-transition: color 200ms ease;
        transition: color 200ms ease;
        font-family: Lato, sans-serif;
        color: #2097f0;
        font-size: 13px;
        line-height: 22%;
        text-decoration: underline;
    }

        .read-more-txt a:hover {
            color: #333;
        }

.quickLink-Content {
    display: inline-block;
}
/*.ShowHideArrow{display:none !important;}*/

/*UNION NEWS STYLE START*/
.newsticker-jcarousellite {
    width: 100%;
    height: 500px !important;
    margin: 10px 10px;
    padding-right: 10px;
    float: left;
}

    .newsticker-jcarousellite ul li {
        display: block;
        list-style: outside none none;
        margin-bottom: 7px;
        padding-bottom: 7px;
        border-bottom: 1px dotted #464E61;
        margin-right: 7px;
    }

        .newsticker-jcarousellite ul li p.txthead {
            font-size: 14px;
            color: #868686;
            font-style: italic;
            font-weight: bold;
        }

        .newsticker-jcarousellite ul li p.txtpra {
            font-size: 12px;
            text-align: justify;
        }
/*.newsticker-jcarousellite ul li.tw {width: 100% !important; padding-right:15px}*/
.union-footer {
    padding: 4px 5px !important;
    background-color: #EDECEC !important;
    border-top: 1px solid #D7D6D6 !important;
    text-align: right;
}

/*UNION NEW STYLE END*/
#newsticker-demo {
    width: 310px;
    background: #EAF4F5;
    padding: 5px 5px 0;
    font-family: Verdana,Arial,Sans-Serif;
    font-size: 12px;
    margin: 20px auto;
}

    #newsticker-demo a {
        text-decoration: none;
    }

    #newsticker-demo img {
        border: 2px solid #FFFFFF;
    }

    #newsticker-demo .title {
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        padding: 5px;
    }

.newsticker-jcarousellite {
    width: 300px;
}

    .newsticker-jcarousellite ul li {
        list-style: none;
        display: block;
        padding-bottom: 1px;
        margin-bottom: 5px;
    }

    .newsticker-jcarousellite .thumbnail {
        float: left;
        width: 110px;
    }

    .newsticker-jcarousellite .info {
        float: right;
        width: 190px;
    }

        .newsticker-jcarousellite .info span.cat {
            display: block;
            font-size: 10px;
            color: #808080;
        }

.clear {
    clear: both;
}

.reader-container {
    width: 100%;
}

.newsScroll {
    width: 100%;
    overflow: hidden;
    height: 250px;
}

    .newsScroll ul li {
        list-style: none;
        display: block;
        padding-bottom: 1px;
        margin-bottom: 5px;
        height: auto !important;
        overflow: auto !important;
    }

    .newsScroll .thumbnail {
        float: left;
        width: 110px;
    }

    .newsScroll .info {
        float: right;
        width: 190px;
    }

        .newsScroll .info span.cat {
            display: block;
            font-size: 10px;
            color: #808080;
        }

    .newsScroll .container {
        width: auto !important;
    }

    .newsScroll li img {
        max-width: 100%;
        height: auto;
    }

    .newsScroll iframe {
        display: none;
    }

    .newsScroll li p.pull-right {
        margin-right: 10px;
    }

.holder1 {
    /*background-color:#ccc;*/
    width: 100%;
    height: 250px;
    overflow-y: scroll;
    padding: 0px;
    font-family: Helvetica;
}

    .holder1 .mask {
        position: relative;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 250px;
        /*overflow: hidden;*/
    }

    .holder1 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

        .holder1 ul li {
            padding: 10px 0px;
        }

            .holder1 ul li a {
                color: darkred;
                text-decoration: none;
            }

.jquery-alert-noclose {
    width: auto !important;
    white-space: nowrap !important;
}

    .jquery-alert-noclose .ui-dialog-titlebar-close {
        display: none !important;
    }

.form-builder-section {
    font-weight: bold;
}

@media (max-width: 1024px) {
    .form-builder-preview .table-responsive img {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .table-responsive,
    .table-responsive thead,
    .table-responsive tbody,
    .table-responsive tr,
    .table-responsive td {
        display: block;
        width: 100% !important;
    }

    .table-responsive {
        padding: 10px;
    }
        /*.responsive-table thead {
            display: none; /* Hide table headers 
        }
*/
        .table-responsive tr {
            margin-bottom: 10px;
            border: 1px solid #ddd;
            padding: 5px;
            background: #f9f9f9;
        }

        .table-responsive td {
            border: none;
            padding: 5px;
            text-align: left;
        }

    .panelbox {
        box-shadow: none !important;
    }

    .fa-1x {
        font-size: 1em !important;
    }
}

.footable.breakpoint > tbody > tr > td.expand span.footable-toggle {
    width: 15px;
    height: 15px;
    display: inline-block;
}

.footable.breakpoint > tbody > tr > td.expand span.footable-toggle {
    background: url(images/plus.png) no-repeat 0px center;
    padding: 10px 20px 10px 5px;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand span.footable-toggle {
    background: url(../images/minus.png) no-repeat 0px center;
    padding: 10px 20px 10px 5px;
}

.footable.breakpoint > tbody > tr > td.expand span.footable-toggle {
    background: url("../images/plus.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    margin: 0px 5px 0px 0px;
    padding: 10px 5px 10px 10px;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand span.footable-toggle {
    background: url("../images/minus.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    margin: 0px 5px 0px 0px;
    padding: 10px 5px 10px 10px;
}

.footable.breakpoint > tbody > tr.footable-row-detail {
    background-color: #ffffff;
}

.footable-first-column {
    max-width: 150px;
}
