﻿@-moz-document url-prefix() {
    @media only screen and (max-width:639px) {
        .headerff {
            height: 90px !important;
        }
    }
}

.statichead {
    color: #494d4f !important;
    font-family: calibri !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding-top: 3px;
}


.home-head {
    padding-left: 22%;
    position: relative;
    max-width: 100% !important;
}

footer nav .footer-nav li {
    display: inline-block;
    margin-right: 12px !important;
}

.defaultnomargin {
    margin-top: 0px;
    margin-bottom: 0px;
}

.defaultpageheader {
    margin-top: 80px;
    margin-bottom: 30px;
}

.defaultNoborderMargin {
    margin-top: 80px;
    margin-bottom: 0px !important;
}

.defaultsearchpageheader {
    margin-top: -80px;
}

.default {
    margin-top: 70px;
}

.defaultReg {
    margin-top: 70px;
    margin-bottom: 30px;
}

.defaultpagewidth-wrapper {
    position: fixed;
    z-index: 1000;
}

.defaultpagefooter-nav {
    z-index: 101;
    position: fixed;
}

.homealign {
    text-align: center !important;
    line-height: 10px !important;
    vertical-align: middle !important;
}

#INDmenu-btn {
    display: none;
}

@media only screen and (max-width:1024px) {
    .home-head {
        padding-left: 5% !important;
    }

    footer nav .footer-nav li {
        margin-right: 15px !important;
    }
}

#tblLoginMain {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
/* cellspacing = 0, cellpadding = 0 */
#tblLoginMobile {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}
/* cellspacing = 0, cellpadding =  */
