hr {
    color: #eee;
    width: 80%;
}
td {
    color: #57585a;
    margin: 0;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    /*font-size: 12px;*/
}
td.topcenterbg {
    background: #c8c8c8 url( '../images/reseller_logos/nice2billing.jpg' ) left no-repeat;
    /*background: url( '../images/status-red.jpg' ) repeat-x;*/
}
td.statusline {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    background: url( '../images/status-red.jpg' ) repeat-x;
    vertical-align: middle;
    text-align: center;
    height: 20px;
}
th {
    color:#57585a;
    margin:0;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    /*font-size:12px;*/
    text-align:left;
    font-weight: bold;
}
h1 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-decoration: none;
}
p {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
}
h2 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #666666;
}
h3 {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
}
dl {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 13px;
}
a {
    color: darkblue;
    text-decoration: underline;
}
a:hover {
    color: black;
    text-decoration: underline;
}

.logoimage {
    vertical-align: middle;
    margin: auto;
    border-style: none;
    max-width: 190px;
    max-height: 90px;
}

.statusimage {
    vertical-align: middle;
    border-style: none;
}

/* Used for the display tag - needs to be removed once displaytag in place */
.odd {
    background-color: #ddd;
}

.odd:hover {
    background-color: #ddd;
}

.even {
    background-color: #eee;
}

.noborder {
    border-style: none;
}

/*div.apptitle {*/
    /*font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif*/
    /*color: rgba(40, 40, 40, 0.84);*/
    /*font-size: 24px;*/
    /*font-style: normal;*/
    /*font-weight: bold;*/
    /*font-variant: normal;*/
    /*text-align: center;*/
    /*text-shadow: 2px 2px 3px rgba(0,0,0,0.4);*/
/*}*/
.maintitle {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #2271A0;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}
.caption {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    text-align: center;
}
.info_caption {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    text-align: center;
    font-style: italic;
}
.flow_caption {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    text-align: center;
    color: #2271a0;
    border: 1px solid #e0e0e0;
    padding: 2px 0;
    margin-top: 5px;
}
.headertitle {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: white;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}

.numeric {
    text-align:right;
}

div.actionMessages {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}

div.actionErrors {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}

ul {
    list-style: none inside none;
    text-align: center;
}

div.fieldErrors {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}

div.homemessage_ok {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

div.homemessage_nok {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

/*Struts2 error message for fields*/
/*span.errorMessage {*/
ul.errorMessage {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}

span.required {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: red;
    /*font-size: 12px;*/
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

span.bold {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

div.calendar {
    position: absolute;
    z-index: 100;
}

div.breadcrumbs {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: center;
    /*border-top: 2px solid steelblue;*/
    /*background: url( '../images/sprite.png' ) repeat-x;*/
    margin: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
}

/* FORM DATA */
table.wwFormTable {
    width: 50%;
    margin: 0 auto;
}

table.wwFormTable td {
    width: 50%;
    padding: 0 5px;
    margin: 0 5px;
}

table.wwFormTable td.tdLabel {
    text-align: right;
}

table.wwFormTable td.tdCenterLabel {
    text-align: center;
}

table.tblform {
    margin-top: 75px;
}

table.tblnobuttonform {
    margin-top: 30px;
}

/*table.wwFormTable */
td.tdLegend {
    color: black;
    font-weight: bold;
    text-align: center;
    border: 1px groove black;
    background: #f0e68c;
    /*background: url( '../images/status-red.jpg' ) repeat-x;*/
    padding: 1px 0;
    margin: 0 0;

    -moz-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    box-shadow:4px 4px 3px rgba(0,0,0,0.5);
}

/* DIV implementation */
div.wwgrp {
    text-align: center;
    /*width: 34em;*/
}
span.wwlbl {
    display: inline-block;
    text-align: right;
    /*width: 10em;*/
    width: 49%;
}
span.wwctrl {
    display: inline-block;
    text-align: left;
    width: 49%;
}
div.tdLegend {
    color: black;
    font-weight: bold;
    text-align: center;
    border: 1px groove black;
    background: #f0e68c;
    /*background: url( '../images/status-red.jpg' ) repeat-x;*/
    padding: 1px 0;
    margin: 5px 0 10px 0;

    -moz-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    box-shadow:4px 4px 3px rgba(0,0,0,0.5);
}

div.tdCenterLabel {
    text-align: center;
}

div.tdQuickLink {
    color: darkblue;
    font-weight: normal;
    text-align: center;
    border: 1px solid steelblue;
    background: #bbcede;
    padding: 1px 0;
    margin: 0 0;
}
div.tdQuickLink a {
    /*color: Khaki;*/
    color: darkblue;
    text-decoration: none;
}
div.tdQuickLink a:hover {
    /*color: Khaki;*/
    color: black;
    text-decoration: none;
}
span.tdQuickLinkNew {
    display: inline-block;
    width: 47%;
    text-align: center;
}

div.tdQuickLink2 {
    color: darkblue;
    font-weight: normal;
    text-align: center;
    border-top: 2px solid steelblue;
    background: #eee;
    padding: 0 0 1px 0;
    margin: 3px 0 0 0;
}
div.tdQuickLink2 a {
    color: darkblue;
    text-decoration: underline;
}
div.tdQuickLink2 a:hover {
    color: black;
    text-decoration: underline;
}

div.sectionLegend {
    color: black;
    border-top: 1px solid steelblue;
    padding: 1px 5px;
    background: #f0e68c;
    font-weight: bold;
    -webkit-border-top-left-radius:12px;
    -moz-border-radius-topleft:12px;
    border-top-left-radius:12px;
    -webkit-border-top-right-radius:12px;
    -moz-border-radius-topright:12px;
    border-top-right-radius:12px;
    -moz-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    box-shadow:4px 4px 3px rgba(0,0,0,0.5);
}

div.quickLink {
    color: black;
    border-top: 2px solid steelblue;
    padding: 1px 15px;
    /*background: #ffdaa8;*/
    background: #bbcede;
    -moz-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow:4px 4px 3px rgba(0,0,0,0.5);
    box-shadow:4px 4px 3px rgba(0,0,0,0.5);
}

div.quickLink a {
    color: darkblue;
    text-decoration: none;
}

td.tdQuickLink a:hover {
    color: black;
    text-decoration: none;
}

/*table.wwFormTable */
td.tdQuickLink {
    color: darkblue;
    font-weight: normal;
    text-align: center;
    border: 1px solid steelblue;
    background: #bbcede;
    padding: 1px 0;
    margin: 0 0;
}

/*table.wwFormTable */
td.tdQuickLink a
{
    /*color: Khaki;*/
    color: darkblue;
    text-decoration: none;
}

/*table.wwFormTable */
td.tdQuickLink a:hover
{
    /*color: Khaki;*/
    color: black;
    text-decoration: underline;
}

/*table.wwFormTable */
td.tdQuickLink2 {
    color: darkblue;
    font-weight: normal;
    text-align: center;
    border-top: 2px solid steelblue;
    background: #eee;
    padding: 0 0;
    margin: 0 0;
}

/*table.wwFormTable */
td.tdQuickLink2 a
{
    color: darkblue;
    text-decoration: none;
}

/*table.wwFormTable */
td.tdQuickLink2 a:hover
{
    color: black;
    text-decoration: underline;
}

td.history
{
    color: black;
    text-align: center;
    vertical-align: middle;
}

/* LIST HEADING */
span.listLabel {
    border: 1px solid black;
    background: url( '../images/status-red.jpg' ) repeat-x;
    color: black;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    margin: 5px auto 0 auto;
    padding: 2px 4px;
	width: 90%;
	display: block;
}

span.tdQuickLink {
    color: darkblue;
    font-weight: normal;
    text-align: center;
    border: 1px solid steelblue;
    background: #bbcede;
    padding: 1px 0;
    margin: 0 auto;
    color: darkblue;
    font-weight: normal;
    text-align: center;
    width: 90%;
    display: block;
}
span.tdQuickLink a {
    color: darkblue;
    text-decoration: none;
}
span.tdQuickLink a:hover {
    color: black;
    text-decoration: none;
}

span.noticeLabel {
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: black;
    text-align: center;
    vertical-align: middle;
    padding: 2px 4px;
	display: block;
}

span.helpLabel {
    padding: 0 2px;
    text-shadow: 2px 1px 2px rgba(0,0,0,0.5);
}



/* Floating Quick Links */
/* required to avoid jumping */
#floatingWrapper {
    right: 10px;
    position: absolute;
    width: 150px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
}

#floatingLinks {
    /*position: absolute;*/
    top: 0;
    margin-top: 120px;
    opacity: 0.4;
    filter:alpha(opacity=40);
}

#floatingLinks.fixed {
    top: 0;
    right: 10px;
    position: fixed;
    width: 150px;
}

/*#dock {*/
    /*display:block;*/
    /*margin-top: 120px;*/
    /*opacity: 0.4;*/
    /*filter:alpha(opacity=40);*/
    /*position: fixed;*/
    /*width: 550px;*/
/*}*/

div.buttons-container {
    /* fixed position a zero-height full width container */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /*height: 0;*/
    /* center all inline content */
    text-align: center;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    background-color: white;
    z-index: 100;
}
div.buttons-container > div {
    display: inline-block;
}
div.bold {
    font-weight: bold;
}

/*transferselect tags*/
.transferselect-btn-middle {
    margin-top: 50%;
}

/*Tooltip formatting css*/

.tooltip-inner {
    max-width: 200px;
    width: 150px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

div.checkbox > label > i.s2b_tooltip {
    margin-left: 4px;
}
