#signLI {
    padding-left: 21px;
}
.usernameNew {
    background: url("/cms/page-specific/wireless/wireless/images/silhouette_icon.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    list-style: none outside none;
    margin-top: 3px;
    padding: 0 25px 0 30px;
}
.pwdNew {
    background: url("/cms/page-specific/wireless/wireless/images/lock_icon.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
    list-style: none outside none;
   // margin-top: 19px;
    padding: 0px 25px 0 30px;
    margin-top: 2px;
    padding-top: 0px;

}
.inputrowNew {
    padding: 5px 0 5px 20px;
}
.inputNew {
    border: 1px solid #267CAD;
    color: #666666;
    font-family: Arial;
    font-size: 14px;
    padding: 2px;
    width: 75%;
}
.linkrowNew {
    list-style: none outside none;
    padding: 5px 0 5px 20px;
}
.text {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 300;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-top: 10px;
    //padding: 0 0 0 -23px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 30px;
}
a:link, a:visited, a:hover {
    color: #267CAD;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.canli {
    padding-left: 65px;
}
.signli {
    padding: 10px;
}
.signli, .canli {
    display: inline-block;
    list-style: none outside none;
}
#signIn {
    width: 100%;
}
#signinoptions {
    padding: 0 70px;
}
.backdrop {  
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.box {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #444444;
    display: none;
    height: auto;
    left: 440px;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 60px;
    width: 420px;
    z-index: 1000;
}
.signinRegistrationBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 5px #444444;
    display: none;
    height: 230px;
    left: 440px;
    position: absolute;
    top: 111px;
    width: 400px;
    z-index: 1000;
}
.close {
    cursor: pointer;
    float: right;
    margin-right: 6px;
}
.signinheadingNew {
    padding: 0 5px 0 40px;
}
#headerNew {
    background: none repeat scroll 0 0 #6D84B4;
    border-radius: 5px 5px 0 0;
    height: 30px;
}
#headerNew #container {
    color: #FFFFFF;
}
#socialProviderName {
    border: medium none !important;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 600;
    margin-top: 0 !important;
    padding: 8px 2px 0;
    width: 368px;
}
.ulClass1 {
    display: inline-block;
    list-style: none outside none;
    margin-top: 15px;
    padding: 0;
    position: absolute;
}
#signInReg {
    border-top: 1px solid #CCCCCC;
    font-family: Open Sans;
    font-weight: 500;
    margin: 0 16px;
}
#customerQuestion {
    font-family: Open sans;
    font-size: 15px;
    font-weight: 400;
    padding: 11px 0 10px 16px;
}
.ulClass {
    display: inline-block;
    line-height: 20px;
    list-style: none outside none;
    margin: 12px 0;
    padding: 0;
    width: 270px;
}
.mainDiv {
    margin: 0;
    padding: 0;
}
.signerror {
    color: #FF0000;
    font-weight: bold;
}
.QuestionClass {
    display: inline-block;
    line-height: 18px;
    list-style: none outside none;
    margin: 5px 0 0 10px;
    padding: 0;
    position: absolute;
}
.userIcon {
    display: inline-block;
    list-style: none outside none;
    padding: 0;
}
#Register {
    font-family: Open Sans;
    font-size: 15px;
    font-weight: 500;
    margin: 0 15px;
}
.profileFont {
    font-size: 15px;
}
.socialFont {
    font-size: 13px;
}
.signinHeadingNew {
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
#signInWrapNew {
    margin: 0 0 0 40px;
}
.linkRowNew {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 500;
    list-style: none outside none;
    margin-top: 10px;
    padding-left: 30px;
}
#signImage {
    cursor: pointer;
    height: 25px;
}
#cancelLink {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 500;
}
#closeImageId {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
}
.signinForm{
padding-left: 10px;
}
.errorMessage {
    color: #FF0000;
    font-size: 11px;
    font-weight: bold;
    display:none;
}
.outageSection_EN{
padding-left:270px;
}