.register {
    color: #A5FBF8;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
}

a.register:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 7pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.textboxtext {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.textboxtext1 {
    color: #FFF5BB;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}

.linksblack {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}


a.linksblack:hover {
    color: #000000;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
li.sublinksblack {
    padding: 0 0 0 10px;
    margin: 0;
}
.sublinksblack {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    float:left;
    margin:0;
}


a.sublinksblack:hover {
    color: #000000;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.linkswhite {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

a.linkswhite:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.nirmaltxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.textboxes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border: #3399CC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.line {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #D4D4D4;
    border-right-color: #D4D4D4;
    border-bottom-color: #D4D4D4;
    border-left-color: #D4D4D4;
}

body {
    OVERFLOW-X: auto;
    OVERFLOW-Y: scroll;
    SCROLLBAR-FACE-COLOR: #73aece;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #73aece;
    SCROLLBAR-3DLIGHT-COLOR: #cfcfcf;
    SCROLLBAR-ARROW-COLOR: #cfcfcf;
    SCROLLBAR-DARKSHADOW-COLOR: #cfcfcf;
    SCROLLBAR-BASE-COLOR: #73aece;
}

#editblock {
    width: 85%;
    margin: 10px auto;
    padding: 5px;
}

    #editblock article {
        width: 100%;
        margin: 5px 0;
        display: table;
    }

        #editblock article label {
            width: 13%;
            float: left;
            text-align: left;
        }

        #editblock article span {
            width: 85%;
            float: right;
            text-align: left;
        }

            #editblock article span input.loginBtn {
                margin: 3px 0 5px 15%;
                padding: 5px 8px;
                width: auto;
                font-size: 13px;
                font-weight: normal;
                color: #333;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                border: none;
                background: #FFCA2B;
                cursor: pointer;
                float: right;
            }

                #editblock article span input.loginBtn:hover {
                    color: #FFF;
                }

.register {
    color: #A5FBF8;
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 7pt;
    font-weight: normal;
}

a.register:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 7pt;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.textboxtext {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.textboxtext1 {
    color: #FFF5BB;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.linksblack {
    color: #000000;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

a.linksblack:hover {
    color: #000000;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.linkswhite {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}

a.linkswhite:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.nirmaltxt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-align: right;
}

.textboxes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    border: #3399CC;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.line {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-top-color: #D4D4D4;
    border-right-color: #D4D4D4;
    border-bottom-color: #D4D4D4;
    border-left-color: #D4D4D4;
}

body {
    OVERFLOW-X: auto;
    OVERFLOW-Y: scroll;
    SCROLLBAR-FACE-COLOR: #73aece;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #73aece;
    SCROLLBAR-3DLIGHT-COLOR: #cfcfcf;
    SCROLLBAR-ARROW-COLOR: #cfcfcf;
    SCROLLBAR-DARKSHADOW-COLOR: #cfcfcf;
    SCROLLBAR-BASE-COLOR: #73aece;
}

.loginbg {
    background: url(../Images/myemaildata_2.gif) no-repeat;
    height: 126px;
}

.@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
 .background{ background: #73AECE;}  
} 

    #divAddContact table, #divCreateNewCompany table, #Content, .tabheader { font-size:13px !important;}

@media (max-width:768px) {

    .textboxtext, .textboxtext1 {
    font-size:13pt;
    }

}  