﻿/*exsisting style start*/

.mandatory
{
    color: Red;
}

a:link, a:visited
{
    color: #6B65D2;
}

.breadcrumbs
{
    font-family: Verdana;
    font-size: 10pt;
}
/*Start Rounded Corner*/
.wrapper
{
    width: 50%;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: 1px solid black;
    border-collapse: separate;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    margin: 0 auto;
}
.container
{
    width: 60%;
    margin: 0 auto;
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border: 1px solid black;
    border-collapse: separate;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    margin: 0 auto;
    border: 1px solid black;
}
.inner1
{
    width: 180px;
    float: left;
    margin-left: 10pt;
}

.inner2
{
    width: 100px;
    margin-left: 600px;
}
.inner3Search
{
    width: 485px;
    text-align: right;
    float: left;
    height: 315px;
}
.inner4Search
{
    width: 485px; /* margin-left: 10px;*/
    text-align: right;
    float: left;
    height: 315px;
}

.inner3
{
    width: 440px;
    margin-left: 180px;
    text-align: right;
    float: left;
    height: 330px;
}
.inner4
{
    width: 440px;
    margin-left: 10px;
    text-align: right;
    float: left;
    height: 330px;
}

.float
{
    font-weight: bold;
}


.roundcontent
{
    position: relative;
    padding: 4px 3px;
    text-align: center;
    background-color: #FFFFCD;
    border: 1px solid #385D8A;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('../Styles/PIE.htc');
}

.smallroundcontent
{
    width: 170px;
    height: 220px;
    position: relative;
    padding: 2px 0;
    text-align: left;
    background-color: #F1F3FF;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}
.radioroundcontent
{
    position: relative;
    padding: 4px 0;
    text-align: center;
    background-color: White;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}

/*End  Rounded Corner*/

/*Start  Gridiview*/


.displayTable
{
    color: #003399;
    margin-top: 3px;
    font-size: 12px;
    font-family: Verdana;
    border-style: none;
}


.tblRowHead
{
    color: white;
    padding: 2px 6px 3px 6px;
    border-style: none; /*background-color: #4F81BD;*/
    background-color: #4F81BC;
    text-align: center;
    height: 30px;
}
.tblOddRows
{
    font-family: Verdana;
    font-size: 8pt;
    color: #000000; /*background-color: #ffff9c;*/
    background-color: #FEFF99;
    height: 20px;
    cursor: pointer;
}
.rowrap
{
    white-space: pre-wrap;
}

.tblEvenRows
{
    font-family: Verdana;
    font-size: 8pt; /*background-color: #ffff9c;*/
    background-color: #FEFF99;
    color: #000000;
    height: 20px;
    cursor: pointer;
}
.tableContent
{
    font-family: Verdana;
    font-size: 12px;
    border-spacing: 0pt;
    color: #000000;
    font-variant: normal;
}
/*End  Gridiview*/
.body
{
    background-color: #f1f3ff;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 900px;
}
.divall
{
    background-color: #F1F3FF;
    border-style: solid;
    border-width: 1px;
    border-color: #003399 #003399;
    border-top-style: none;
}

.divallheight
{
    background-color: #F1F3FF;
    height: 650px;
    border-style: solid;
    border-width: 1px;
    border-color: #003399 #003399;
}
.divallheightReports
{
    background-color: #F1F3FF;
    height: 535px;
    border-style: solid;
    border-width: 1px;
    border-color: #003399 #003399;
    border-top-style: none;
}
.divallheightSearch
{
    background-color: #F1F3FF;
    height: 650px;
}
.divallPopup
{
    background-color: #F1F3FF;
}
.textbox
{
    background-color: #DCE6F2;
}
/*.heading
{
    font-weight: bold;
    font-size: 20px;
}*/
.subHeading
{
    font-family: Verdana;
    background-color: #89AAC3;
    color: White;
    font-size: 12px;
    font-weight: bold;
}
.subHeading a
{
    color: White;
    text-decoration: none;
}

.tdleftAbatement
{
    text-align: left;
    vertical-align: top;
}
.tdrightAbatement
{
    text-align: left;
    vertical-align: top;
}
.floatAbatement
{
    font-weight: bold;
}


/*Payment*/
.smallroundcontentPayment
{
    margin-left: 250px;
    width: 890px;
    height: 360px;
    position: relative;
    padding: 2px 0;
    text-align: left;
    background-color: White;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}

.inner3Payment
{
    width: 440px;
    margin-left: 250px;
    text-align: right;
    float: left;
    height: 180px;
}
.roundcontentPayment
{
    position: relative;
    padding: 4px 0;
    text-align: center;
    background-color: White;
    border: 1px solid #385D8A;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}

.mainroundcontent
{
    position: relative;
    padding: 5px 5px;
    text-align: left;
    background-color: #F1F3FF;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}

.mainroundcontentFlexible
{
    position: relative;
    padding: 5px 5px;
    text-align: left;
    background-color: #F1F3FF;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
    overflow-y: hidden;
}

.inner4 mainroundcontent
{
    position: relative;
    padding: 2px 0;
    text-align: left;
    background-color: #F1F3FF;
    border: 1px solid #385D8A;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('/PIE.htc');
}


.button
{
    /*background-color: #4F81BD;*/
    font-size: 12pt;
    background: url("../Images/button.png") no-repeat scroll center;
    border-radius: 10px;
    color: #FFFFFF !important;
    font-family: Cambria,Georgia,Serif;
    font-weight: bold;
    outline-width: 0px;
    outline-style: none; /*border-style:None;*/
    padding: 4px;
    text-align: center;
    cursor: pointer;
}

.grayoutbutton
{
    /*background-color: #E0E0E0;*/
    background-color: #97979C;
    color: #fff;
    font-size: 12px;
    font-family: Verdana;
}
.Loaderbutton
{
    /*background-color: #4F81BD;*/
    background-color: #4F81BC;
    color: #fff;
    font-size: 12px;
    font-family: Verdana;
    height: 30px;
}
.BettermentLoaderbutton
{
    /*background-color: #4F81BD;*/
    background-color: #4F81BC;
    color: #fff;
    font-size: 12px;
    font-family: Verdana;
    height: 35px;
    word-wrap: break-word;
}

/*Refund*/
.tdleftRefund
{
    text-align: left;
    vertical-align: top;
}
.tdrightRefund
{
    text-align: left;
    vertical-align: top;
}
.Login
{
    font-weight: bold;
    font-size: x-large;
}
.tablestyle
{
    font-family: Verdana;
    font-size: 12px;
    color: #003399;
    border-collapse: separate;
    text-align: left;
    white-space: nowrap; /*background-color:#ffffd6;*/
    background-color: #FFFFCD;
}

.tablestylePopup
{
    font-family: Verdana;
    font-size: 12px;
    color: #003399;
    border-collapse: separate;
    text-align: left;
    white-space: nowrap;
}
.inner3DeleteMVEBills
{
    width: 75%;
    margin-left: 100px;
    text-align: right;
    float: left;
    height: 250px;
}



/*Font css*/
.heading
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
}


.subheading
{
    color: #000000;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}


.black
{
    color: black;
}

.legendImage
{
    display: inline;
    vertical-align: top;
    outline: none;
    height: 15px;
}
.txtbox
{
    font-family: "Verdana";
    font-size: 8.5pt;
    border: 1px solid #BEC7FC;
}
.spancolor
{
    color: Red;
}
.datefield
{
    font-family: "Verdana";
    font-size: 8.5pt;
    border: 1px solid #BEC7FC;
    width: 75px;
}

.mandatorynote
{
    width: 74%;
    color: #FF0000;
    font-family: Verdana;
    font-size: 8.5pt;
    text-align: right;
    font-weight: normal;
}

.relatedidnote
{
    color: #000000;
    font-family: Verdana;
    font-size: 8.5pt;
    text-align: right;
    white-space: nowrap;
}
.usersuccessmessagetext
{
    color: #225588;
    font-family: Verdana;
    font-size: 12px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
}
.usermessagerow
{
    /* background-color: #CBDFF0;*/
    border: 0;
}

.alignright
{
    text-align: right;
}


/* menu::level3 */
div#menu ul ul div
{
    width: 148px;
    padding: 0;
    margin: -51px 0 0 150px !important;
    margin-left: 150px;
}
div#menu ul ul ul
{
    padding: 10px 4px 0 4px;
}
div#menu ul ul div li
{
    position: relative;
    top: -10px;
}

.tblSortRowHead
{
    color: white;
    padding: 2px 6px 3px 6px;
    border-style: none; /*background-color: #4F81BD;*/
    background-color: #4F81BC;
    text-align: center;
    height: 30px;
    vertical-align: middle;
}




/*Combo Box*/
.hidden
{
    display: none;
}


.usermessagetext
{
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    background-color: #C2DCFF;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
}

fieldset
{
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: 0.7em;
    color: #003399;
    border: 1px solid #003399;
}

legend
{
    color: #003399;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}


.body
{
    background-color: #E1DED0;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 1000px;
}
/* Ribbon 1000 pixels centered */
.ms-cui-ribbobTopBars
{
    width: 980px !important;
    margin: 0px auto;
}

.ms-dlgTitle
{
    background-color: #084268;
}
.s4-breadcrumb-anchor:hover, .s4-breadcrumb-anchor-open, .ms-qatbutton:hover
{
    border-color: #8b929a;
    background-color: #084268;
}

/* Hide Left Hand Navigation Start */
#s4-leftpanel
{
    display: none;
}
.s4-ca
{
    margin-left: 5px;
    background: transparent;
}
/* Hide Left Hand Navigation End */

body #s4-workspace
{
    background-color: #F2F2F2;
}

.header-hyperlink
{
    color: #084268;
    font-family: Cambria;
}

/* body area normally has a white background */
.s4-ca
{
    /* margin-left:155px; */
}

#body_content
{
    position: relative;
    width: 980px;
    margin: 0 auto;
    height: 100%;
    background-color: #F2F2F2;
}
#breadcrumb
{
    width: 100%;
}

.breadcrumb-links
{
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 2px 2px 2px 20px;
}

.s4-lp, body #s4-topheader2
{
    margin-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    margin-left: 0px;
}




a, a:link, a:visited, .ms-WPBody a:visited, .ms-WPBody a:link
{
    color: #084268;
    text-decoration: none;
}
.div_body_height {
    height: 510px;
    width: auto;
   /* background-color: #efefef;*/
    left: 80%;
}
.div_body
{
    height: 600px;
    width: auto;
    background-color: #F0F0F0;
}

.div_body_height_one
{
    height: 700px;
    width: auto;
    /*background-color: #F0F0F0;*/
}
.divheight
{
    height: auto;
    width: auto;
    
}
.txtcolor
{
    color: Black;
}

.hrcolor
{
    background: url('../images/Images/vertline.gif') no-repeat right 0;
}

.tableborder
{
    border: 1px solid black;
}

.divvisible
{
    visibility: hidden;
}
.divvisibletru
{
    visibility: visible;
}

.relatedidnote
{
    color: #000000;
    font-size: 8.5pt;
    text-align: right;
    white-space: nowrap;
}

.mandatorynote
{
    color: #FF0000;
    font-size: 8.5pt;
    text-align: right;
}

.container
{
    width: 366px;
    float: left;
    clear: left;
    border: 1px dotted;
}

.left
{
    float: left;
    width: 120px;
    height: 40px;
    border: 1px solid;
}
/*Common styles start*/
.roundedCorners
{
    background-color: #FFFFFF;
    box-shadow: 2px 2px 3px #969696;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 2px 2px 3px #969696;
    -moz-box-shadow: 2px 2px 3px #969696;
    behavior: url('../Styles/PIE.htc');
    cursor: pointer;
}
.button_one
{
    background: url("../Images/button.png") no-repeat scroll center;
    color: #FFFFFF !important;
    font-family: Cambria,Georgia,Serif;
    font-size: 12pt;
    font-weight: bold;
    outline-width: 0px;
    outline-style: none;
    border-style: None;
    padding: 4px;
    width: 60px;
    text-align: center;
    cursor: pointer;
}
/*Common styles end*/
/*Logon form styles start*/
.configcontainer
{
    width: 40%;
    float: none;
    clear: both;
    font-family: Verdana,sans-serif;
    font-weight: normal;
    border: 1px solid;
    padding: 5px;
    color: Black;
    font-size: 10pt;
}
.forgotpasscontainer
{
    width: 500px;
    float: none;
    clear: both;
    padding: 5px;
    color: Black;
}
.logonleftcontainer
{
    /*  font-family: Verdana,sans-serif;font-weight:normal;*/
    width: 300px;
    float: left;
    clear: left;
    color: Black;
    text-align: left;
    position: absolute;
    left: 2%;
}
.logoncentertcontainer
{
    width: 50px;
    clear: left;
    color: Black;
    vertical-align: top;
    position: absolute;
    left: 45%;
}
.logonrightcontainer
{
    width: 350px;
    clear: left;
    color: Black;
    vertical-align: top;
    position: absolute;
    left: 60%;
    text-align: left;
}
.logonleft
{
    float: left;
    width: 250px;
    height: 240px;
}
.logonverticalImage
{
    float: right;
    vertical-align: top;
    top: 100px;
}
/*Logon form styles end*/

/*My Acccount form styles start*/
.txtcolor
{
    color: Black;
}

.Initial
{
    padding: 4px 10px 2px 18px;
    float: left; /*color:Black;  */
    outline-width: 0px;
    outline-style: none;
}

.Initial:hover
{
    text-decoration: underline;
}

.Clicked
{
    float: left;
    display: inline;
    padding: 4px 18px 4px 18px;
    font-weight: bold;
    color: #808080;
    outline-width: 0px;
    outline-style: none;
}

.style1
{
    width: 73px;
}

.style2
{
    width: 189px;
}

#menu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#menu a
{
    padding-top: 5px;
    padding-bottom: 0px;
    display: block;
    width: 10em;
    color: white;
    font-weight: bold;
    background: #4f81bd;
    text-decoration: none;
    text-align: center;
    height: 25px;
}


#menu li
{
    float: left;
    margin-right: 0.5em;
}

.myaccountcontainer
{
    width: 80%;
    float: left;
    position: relative;
}
.myaccountlistcontainer
{
    width: 30%;
    float: left;
    position: absolute;
    left: 20%;
}
.myaccountviewcontainer
{
    width: 500px;
    float: left;
    position: absolute;
    left: 45%;
}
.div_deleteaccountview
{
    width: 90%;
}

.div_left
{
    float: left;
    width: 200px;
    padding-bottom: 2px;
}
.divPadding
{
    padding: 5px;
}

.div_left_one
{
    float: left;
    width: 100px;
    padding-bottom: 2px;
}
.div_left_two
{
    float: left;
    width: 45%;
    padding-bottom: 2px;
}
.div_ChangePassword
{
    width: 58%;
    color: black;
    white-space: nowrap;
}
.div_ChangeEmail
{
    text-align: right;
    width: 75%;
    white-space: nowrap;
}
/*My Acccount form styles end*/

/*My Bill Summary styles start*/
.tablestyle
{
    width: 87%;
}
/*My Bill Summary Styles End*/

/*Register Styles Start*/
.div_left_Register_one
{
    float: left;
    width: 200px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.div_left_Register_one_forgotpass
{
    float: left;
    width: 190px;
    padding-bottom: 2px;
    white-space: nowrap;
}
.div_left_Register_two
{
    float: left;
    width: 510px;
    padding-bottom: 2px;
}
div
{
    padding: 2px;
    color: Black;
}

.div_Registerborder
{
    margin: 0px auto;
    width: 65%;
}
.div_Valign_Bottom
{
    vertical-align: bottom;
}
/*Register Styles End*/

/*User Summary Style Start*/
.style5
{
    width: 20%;
}
.style6
{
    width: 9%;
}
.floatleft
{
    float: left;
    width: 200px;
}

.usersearchcontainer
{
    font-family: Verdana,sans-serif;
    font-weight: normal;
    width: 550px;
    height: 50px;
    float: none;
    clear: both;
    border: 1px solid;
    padding: 5px;
    color: Black;
    font-size: 10pt;
    padding: 3px;
}
/*User Summary Style End*/

/*Search Bills Styles Start*/
.div_SearchBill
{
    width: 650px;
    margin: 0px auto;
    height: 30%;
    white-space: nowrap;
    padding: 8px;
    left: 300px;
}
.div_SearchBill_float
{
    float: left;
    width: 150px;
}
.div_SearchBill_float_one
{
    float: left;
    width: 450px;
    text-align: left;
}
/*Search Bills Styles End*/


.leg-head-title
{
    background-color: #9EBEE3;
    border-radius: 10px 10px 0 0;
    color: #002D6A;
    display: block;
    font-family: Cambria, Verdana, sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    padding: 6px;
    text-align: center;
    behavior: url('../Styles/PIE.htc');
}

.rC
{
    -moz-box-shadow: 2px 2px 3px #969696;
    box-shadow: 2px 2px 3px #969696;
    background-color: #FFFFFF;
    border-radius: 0 0 10px 10px;
    margin: 0 0 10px;
    overflow: hidden;
    behavior: url('../Styles/PIE.htc');
    padding: 5px;
}
.rC_MyAccount
{
    -moz-box-shadow: 2px 2px 3px #969696;
    box-shadow: 2px 2px 3px #969696;
    background-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    margin: 0 0 10px;
    overflow: hidden;
    behavior: url('../Styles/PIE.htc');
    padding: 5px;
}
.leg-list-style 
{
    list-style-type: none;
}

ul.leg-list-style a
{
    color: #2A5F9F;
}


.div_noitems_visible
{
    font-size: 14pt;
    visibility: visible;
    width: 20%;
}

.div_ResetPassword
{
    font-family: Verdana,sans-serif;
    font-weight: normal;
    border: 1px solid;
    font-size: 10pt;
    width: 50%;
    color: black;
    white-space: nowrap;
}
.div_ResetPassword_main
{
    width: 40%;
    height: 35%;
    float: left;
}

.div_left_Reset_one
{
    float: left;
    width: 45%;
    padding-bottom: 2px;
    white-space: nowrap;
    text-align: right;
}
.div_left_Reset_two
{
    font-family: Verdana,sans-serif;
    font-weight: normal;
    float: left;
    width: 45%;
    padding-bottom: 2px;
}


.confirmmessage
{
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana,sans-serif;
}

.div_AccountActivate
{
    visibility: hidden;
    color: Red;
}
.div_AccountActivate_visible
{
    visibility: visible;
}

.div_totalbill
{
    width: 100%;
    color: Red;
    font-size: 10pt;
    font-family: Verdana,sans-serif;
    font-weight: normal;
}
.idexist
{
    color: Red;
}

.focusField
{
    position: relative;
    padding: 4px 3px;
    text-align: center;
    background-color: #4f81bd;
    border: 1px solid #89aac3;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: #BDBDBD 3px 3px 3px;
    -moz-box-shadow: #BDBDBD 3px 3px 3px;
    box-shadow: #BDBDBD 3px 3px 3px;
    behavior: url('../Styles/PIE.htc');
    font-size: 12pt;
    color: #FFFFFF !important;
    font-family: Cambria,Georgia,Serif;
    font-weight: bold;
    outline-width: 0px;
    outline-style: none;
    cursor: pointer;
}

.confirm-window
{
    background-color: #9EBEE3;
    color: #002D6A;
    display: block;
    font-family: Times New Roman;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding: 2px;
    text-align: left;
}

.confirm-window-bottom
{
    background-color: #F2F2F2;
    color: #002D6A;
    display: block;
    font-family: Times New Roman;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    padding: 7px;
    text-align: center;
}
.errornote
{
    color: #000000;
    font-family: Verdana;
    font-size: 8.5pt;
    text-align: right;
}

.toproundedCorners
{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
}
.bottomroundedCorners
{
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    position: relative;
}

.GrayoutBills
{
    background-color: #C0C0C0;
}


.fontwarp
{
    white-space: pre-line;
}

.fontcolor
{
    color: Red;
}

.contentstyle
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 1.1em;*/
}

.tab { text-indent:40px }


/*User Summary Style End*/

/*Search Bills Styles Start*/
.div_register_NewUser
{
    width: 650px;
    margin: 0px auto;
    height: 30%;
    white-space: nowrap;
    padding: 8px;
    left: 300px;
}
.div_register_NewUser_float
{
    float: left;
    width: 180px;    
}
.div_register_NewUser_one
{
    float: left;
    width: 450px;
    text-align: left;
}
/*Search Bills Styles End*/

.div_message_float
{
    float: left;
    width: 100%;
}
.div_message_scroll
{
    width: 600px;
    max-height: 150px;
    overflow-y: scroll;
}
.scroll-wrapper
{
    -webkit-overflow-scrolling: touch;
    width: 600px;
    max-height: 150px;
    overflow-y: auto;
}