@charset "UTF-8";

#textbox {
    width: 200px;
}
.container {
    height: auto;
    overflow: hidden;
    padding: 10px 0px 10px 0px;
}

.right {
    width: 25%;
    float: right;
    position: relative;
}

.inner {
    width: 350px;
    font-style: italic;
    padding-left: 40px;
}

.left-inner {
}

.left {
    float: left; /* not needed, just for clarification */
    /* the next props are meant to keep this block independent from the other floated one */
    width: 70%;
    border-right: 1px solid gray;
    padding-right:20px;
}​

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
     display: block; }

audio[controls], canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }

body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231; }

body, button, input, select, textarea {
    font-family: sans-serif;
    color: #555; }

a {
    color: #00e; }

a:visited {
    color: #551a8b; }

a:focus {
    outline: thin dotted; }

a:hover, a:active {
    outline: 0; }

abbr[title] {
    border-bottom: 1px dotted; }

b, strong {
    font-weight: bold; }

blockquote {
    margin: 1em 40px; }

dfn {
    font-style: italic; }

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0; }

ins {
    background: #ff9;
    color: #000;
    text-decoration: none; }

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold; }

pre, code, kbd, samp {
    font-family: monospace, monospace;
    _font-family: 'courier new', monospace;
    font-size: 1em; }

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word; }

q {
    quotes: none; }

q:before, q:after {
    content: "";
    content: none; }

small {
    font-size: 85%; }

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

ul, ol {
    margin: 1em 0;
    padding: 0 0 0 40px; }

dd {
    margin: 0 0 0 40px; }

nav ul, nav ol {
    list-style: none;
    margin: 0;
    padding: 0; }

img {
    border: 0;
    -ms-interpolation-mode: bicubic; }

svg:not(:root) {
    overflow: hidden; }

figure {
    margin: 0; }

form {
    margin: 0; }

fieldset {
    border: 0;
    margin: 0;
    padding: 0; }

legend {
    border: 0;
    *margin-left: -7px;
    padding: 0; }

label {
    cursor: pointer; }

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle; }

button, input {
    line-height: normal;
    *overflow: visible; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button; }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box; }

input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto;
    vertical-align: top; }

input:invalid, textarea:invalid {
    background-color: #f0dddd; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

#page-width {
    display: none; }

ul.navigation-buttons {
    list-style: none; }

table {
    width: 100%;
    margin: 10px 0; }
table thead {
    background: transparent;
    border: none;
    color: #777; }
table thead th {
    font-weight: normal;
    padding: 5px 5px; }
table td {
    border: 1px solid #d7d7d7;
    border-bottom: none;
    border-left: none;
    border-right: none;
    padding: 5px 5px; }
table tr:first-child td {
    border-top: none; }
table tr:hover {
    background: #f2f4f6;
    cursor: pointer; }

.jquerybubblepopup table td {
    border: none; }
.jquerybubblepopup table tr:hover {
    background: transparent;
    cursor: normal; }

.visible {
    display: block!important; }

.hidden {
    display: none!important; }

.text-right {
    text-align: right!important; }

.text-center {
    text-align: center!important; }

.sosume {
    font-style: italic; }

.notice-me {
    color: #c31e2d; }

h1, h2, h3, h4, h5, h6 {
    font-family: "Myriad Pro Condensed", "myriad-pro-condensed-1", "myriad-pro-condensed-2", "Arial Narrow", "Myriad Pro", Calibri, Tahoma, Trebuchet, Helvetica, sans-serif !important;
    line-height: 1; }

#search-form {
    float: right;
    margin-top: 28px;
    width: 275px; }
#search-form dl {
    padding: 0;
    margin: 0; }
#search-form dl dd {
    padding: 0;
    margin: 0; }
#search-form dl.input {
    float: left;
    width: auto;
    font-size: .9em; }
#search-form dl.input input {
    width: 190px;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 15px; }
#search-form dl.button input {
    max-height: 27px;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    -ms-border-top-left-radius: 0;
    -o-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -ms-border-bottom-left-radius: 0;
    -o-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

#login-page {
    width: auto;
    margin: auto; }
#login-page #outer {
    display: table;
    height: 100%;
    position: relative;
    margin: auto; }
#login-page #inner {
    display: table-cell;
    vertical-align: middle; }
#login-page form {
    margin: 0 auto;
    position: relative;
    border: 5px solid #e3e3e3;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    width: 17em;
    padding: 10px 20px 10px 160px;
    background: url("../img/usage-management-icon.png") 15px 47px no-repeat; }
#login-page fieldset {
    margin-top: 40px; }
#login-page fieldset dd {
    margin-left: 0; }
#login-page legend {
    font-size: 1.5em;
    margin-bottom: .5em;
    position: absolute;
    left: 20px;
    top: 10px; }
#login-page dl {
    clear: both; }

html.js .input dt {
    height: 0; }
html.js .input label {
    visibility: hidden;
    height: 0;
    font-size: 0; }

input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    background: #fefefe;
    color: #7a7a7a;
    padding: 5px 10px; }

.button input[type="submit"] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;
    background: #fefefe;
    color: #7a7a7a;
    padding: 5px 10px;
    background: white;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, white 0%, #e5e5e5 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e5e5e5));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, white 0%, #e5e5e5 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, white 0%, #e5e5e5 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, white 0%, #e5e5e5 100%);
    /* IE10+ */
    background: linear, compact(top, white 0%, #e5e5e5 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    /* IE6-8 */ }

#search-results {
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px; }
#search-results header {
    display: none; }
#search-results p.search-warning {
    /*width:500px;*/
    margin: 20px auto; }

table.search-results {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7; }

#search-form {
    margin: 20px auto;
    float: none;
    /*width:500px;*/ }
#search-form dl {
    padding: 0;
    margin: 0; }
#search-form dl dd {
    padding: 0;
    margin: 0; }
#search-form dl.input {
    float: left;
    width: auto;
    font-size: .9em; }
#search-form dl.input input {
    /*width:415px;*/
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    -ms-border-top-right-radius: 0;
    -o-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -ms-border-bottom-right-radius: 0;
    -o-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 15px; }

body {
    font-family: myriad-pro, Calibri, Tahoma, Trebuchet, sans-serif;
    background: #ffffff; }

a, a:visited {
    color: #555555;
    text-decoration: none; }

a.logout {
  float: right;
  padding-top: 50px;
}

#header {
    border-top: 10px solid #454545;
    position: relative;
    z-index: 100;
    max-width: 100%;
    background: #efefef;

    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3); }

#header-content {
    overflow: hidden;
    clear: both; }

.branding {
    margin: 0 auto;
    padding: 0.76923076923077em 0px;
    /* 10px/13px */
    max-width: 100%;
    float: left; }
.branding img {
    max-width: 100%;
    margin-right: 0.76923076923077em;
    /* 10px/13px*/
    float: left; }
.branding a {
    float: left;
    width: auto;
    display: block;
    padding: 0;
    text-decoration: none;
    font-size: 1.5em;
    color: #555555; }

.display-box {
    margin: 1.53846153846154em 0;
    overflow: auto;
    /*end &>header */
    /*end &>div*/ }
.display-box > header {
    overflow: auto;
    z-index: 5;
    position: relative;
    margin-bottom: -1px;
    position: relative;
    max-width: 30%;
    /*end h2*/ }
.display-box > header h2 {
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    padding: 0.38461538461538em 0 0.23076923076923em;
    margin-left: 0;
    background: #efefef;
    border: 1px solid #d7d7d7;
    border-bottom-color: #efefef;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }
.display-box > header h2 a {
    display: block; }
.display-box > div {
    padding: 5px;
    background: #efefef;
    /*box-shadow: 2px 1px 3px #aaa;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d7d7d7;
    /*end .items*/
    /*second direct child div*/ }
.display-box > div .items {
    padding: 0 5px;
    /*end .item*/ }
.display-box > div .items .item {
    padding: 10px;
    border-bottom: 1px solid #d7d7d7;
    overflow: hidden; }
.display-box > div .items .item:last-child {
    border-bottom: none; }
.display-box > div > div {
    background: #fff;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: auto; }
.display-box ul {
    list-style: none;
    padding-left: 15px; }
.display-box .inner-content {
    padding: 5px; }

/*end .display-box*/
/** Progress Bars **/
/* need to separate out the IE9 calls and issues into a separate file*/
.progress-bar-container {
    padding: 3px 0; }

.progress-bar-outer {
    border-radius: 7px;
    box-shadow: inset 0 0.1em 0.3em rgba(50, 50, 50, 0.6);
    height: 15px;
    max-width: 100%;
    z-index: 20;
    position: relative; }

.progress-bar {
    background: #e7e7e7;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNmM2YzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e7e7e7 0%, #c6c6c6 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7e7e7), color-stop(100%, #c6c6c6));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e7e7e7 0%, #c6c6c6 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e7e7e7 0%, #c6c6c6 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e7e7e7 0%, #c6c6c6 100%);
    /* IE10+ */
    background: linear, compact(top, #e7e7e7 0%, #c6c6c6 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7', endColorstr='#c6c6c6',GradientType=0 );
    /* IE6-8 */
    border-radius: 7px;
    position: relative;
    z-index: 10;
    max-width: 100%;
    display: block;
    height: 15px;
    margin-top: -15px; }

.progress-amount {
    margin-top: -15px;
    height: 15px;
    display: block;
    border-radius: 10px 0 0 10px;
    position: relative;
    z-index: 15;
    border-right: 1px solid #999; }

.percent-zero {
    border-right: none; }

.unlimited {
    border-right: none;
    border-radius: 10px; }

.percent-warning {
    border-right-color: #aaa;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3NmQ1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjI0MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: #ffa200;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffa200 0%, #ff7023 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffa200), color-stop(100%, #ff7023));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffa200 0%, #ff7023 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffa200 0%, #ff7023 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffa200 0%, #ff7023 100%);
    /* IE10+ */
    background: linear, compact(to bottom, #ffa200 0%, #ff7023 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa200', endColorstr='#ff7023',GradientType=0 );
    /* IE6-9 */ }

.percent-over {
    background: #f76d55;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3NmQ1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjI0MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f76d55 0%, #bb240d 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f76d55), color-stop(100%, #bb240d));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f76d55 0%, #bb240d 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f76d55 0%, #bb240d 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f76d55 0%, #bb240d 100%);
    /* IE10+ */
    background: linear, compact(top, #f76d55 0%, #bb240d 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f76d55', endColorstr='#bb240d',GradientType=0 );
    /* IE6-8 */
    border-right: none;
    border-radius: 10px; }

.percent-okay {
    background: #82cb47;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyY2I0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NWFlNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #82cb47 0%, #75ae46 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #82cb47), color-stop(100%, #75ae46));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #82cb47 0%, #75ae46 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #82cb47 0%, #75ae46 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #82cb47 0%, #75ae46 100%);
    /* IE10+ */
    background: linear, compact(top, #82cb47 0%, #75ae46 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82cb47', endColorstr='#75ae46',GradientType=0 );
    /* IE6-8 */ }

.unlimited {
    background: url("../img/progress-bar-unlimited.png") top right repeat; }

.unlimited.turbo_zone {
    background: #afbfcf;
    /* Old browsers */
    background: -moz-linear-gradient(top, #afbfcf 0%, #8fa6bc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #afbfcf), color-stop(100%, #8fa6bc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #afbfcf 0%, #8fa6bc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #afbfcf 0%, #8fa6bc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #afbfcf 0%, #8fa6bc 100%);
    /* IE10+ */
    background: linear, compact(to bottom, #afbfcf 0%, #8fa6bc 100%, false, false, false, false, false, false, false, false);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afbfcf', endColorstr='#8fa6bc',GradientType=0 );
    /* IE6-9 */ }

.progress-amount span {
    position: relative;
    z-index: 15;
    float: left;
    height: 14px;
    display: block; }

.shared-usage-0 {
    border-radius: 10px 0 0 10px; }

.shared-usage-0, .shared-usage-5 {
    background: #E4F402; }

.shared-usage-1, .shared-usage-6 {
    background: #53B701; }

.shared-usage-2, .shared-usage-7 {
    background: #874401; }

.shared-usage-3, .shared-usage-8 {
    background: #0108BC; }

.shared-usage-4, .shared-usage-9 {
    background: #02E0DC; }

.service-alerts {
    overflow: auto; }
.service-alerts .badge {
    display: block;
    width: 44px;
    height: 44px;
    font-size: 2.5em;
    font-weight: bold;
    text-align: center;
    color: white;
    font-family: "Myriad Pro Condensed", "myriad-pro-condensed-1", "myriad-pro-condensed-2", "Arial Narrow", "Myriad Pro", Calibri, Tahoma, Trebuchet, Helvetica, sans-serif !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    float: left;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    margin-right: 10px; }
.service-alerts .label {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left; }
.service-alerts .whats-this {
    font-size: 1em!important; }
.service-alerts .whats-this:hover {
    color: #bb240d; }
.service-alerts .services-over .badge {
    background: #bb240d; }
.service-alerts .services-close .badge {
    background: #ff7023; }
.service-alerts .services-may .badge {
    background: #c6c6c6; }

.services-container .no-services {
    padding: 0 20px; }

.all-usage-is-in-label {
    clear: both;
    display: block;
    line-height: 2em;
    font-size: .9em;
    font-style: italic; }

.usage-as-of {
    font-size: .9em;
    font-style: italic; }

.usage-date {
    text-align: left;
    padding-left: 0; }

.downstream {
    text-align: right;
    padding-right: 0; }

.upstream {
    text-align: right;
    padding-right: 0; }

.combined {
    text-align: right;
    padding-right: 0; }

.running-total {
    padding-right: 0;
    text-align: right; }

table#summary-usage .amount {
    padding-right: 0;
    text-align: right; }

.voice-usage-table th, .voice-usage-table td {
    text-align: right;
    padding-right: 0; }
.voice-usage-table .usage-date {
    text-align: left;
    padding-left: 0; }

.chart {
    width: 100%; }

#page-width {
    -webkit-border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -ms-border-top-right-radius: 10px;
    -o-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px;
    position: fixed;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fdfdfd;
    z-index: 1000; }

#page {
    background: #fefefe;
    position: relative; }

.omnipresent-content {
    position: relative; }
.omnipresent-content #account-information header {
    display: none;
    height: 0; }
.omnipresent-content .customer-information dl, .omnipresent-content .customer-information dd {
    margin: 0; }
.omnipresent-content .customer-information .days-left-in-cycle {
    display: block; }
.omnipresent-content .data-row {
    background: #f2f4f6;
    overflow: auto;
    clear: both;
    height: auto; }

ul.navigation-buttons, ul.items {
    margin: 0;
    padding-left: 0; }

.application-content {
    clear: both; }

header h1, header h2, header h3, header h4, header h5, header h6 {
    margin: 0; }

#mobile-navigation {
    display: none; }

#service-alerts {
    position: relative; }

#service-alerts div.items div.item > div {
    display: none;
    clear: both; }

.alerts-service-container {
    display: block;
    min-height: 40px;
    background: url("/img/20111116-nav-more-indicator.png") no-repeat center right; }

.no-background {
    background: transparent!important; }

.services-container {
    border-top: 1px solid #d7d7d7;
    border-bottom: 5px solid #efefef; }
.services-container:first-child {
    border-top: none; }
.services-container:last-child {
    border-bottom: none; }
.services-container > header {
    padding: 5px 15px 5px;
    border-bottom: 1px solid #d7d7d7;
    background: #f2f4f6;
    overflow: hidden; }
.services-container > header h4 {
    font-size: 1.3em;
    font-weight: normal;
    color: #9a9a9a;
    float: left; }
.services-container > header .hide-me {
    display: none;
    margin-top: .2em;
    float: right; }
.services-container ul {
    border-bottom: 1px solid #d7d7d7; }

/*end .services-container*/
.included-usage {
    margin: 5px 0 0 0; }
.included-usage dd {
    margin: 0; }

#at-a-glance {
    /* nav */
    /*.display-box*/
    /* #current-details-screen */
    /* #historical-usage-screen */ }
#at-a-glance #summary-screen, #at-a-glance #historical-usage-screen, #at-a-glance #current-details-screen {
    clear: both; }
#at-a-glance nav {
    overflow: auto;
    margin: 0 -5px;
    /* li */ }
#at-a-glance nav ul {
    overflow: auto;
    padding: 0; }
#at-a-glance nav li {
    float: left;
    border-left: 1px solid #d7d7d7;
    width: 33%;
    padding: 5px 0; }
#at-a-glance nav li a {
    display: block;
    text-align: center; }
#at-a-glance nav li a.selected {
    color: #C31E2D;
    font-weight: bold; }
#at-a-glance nav li:first-child {
    border-left: none; }
#at-a-glance.display-box .product-list ul {
    list-style-type: circle; }
#at-a-glance #current-details-screen {
    border-top: none;
    display: none; }
#at-a-glance #current-details-screen header h3 {
    display: inline; }
#at-a-glance #current-details-screen header .last-load {
    font-style: italic; }
#at-a-glance #historical-usage-screen {
    border-top: none;
    display: none; }
#at-a-glance #historical-usage-screen td.detail-usage {
    width: 20px; }
#at-a-glance #historical-usage-screen td.detail-usage a {
    position: relative;
    top: 3px;
    left: 2px; }

/*at-a-glance*/
#services .view-more-nav a {
    float: right; }

#services-screen #services .view-more-nav {
    display: none; }
#services-screen nav a.selected {
    color: #C31E2D;
    font-weight: bold; }
#services-screen .services-container {
    border-top: none;
    border-bottom: none; }
#services-screen .services-container ul.items {
    border-bottom: none; }

/*services-screen*/
.part-date {
    display: none; }

.full-date {
    display: block; }

.tooltip {
    border-bottom: 1px dotted #000000;
    color: #000000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative; }

.tooltip span {
    margin-left: -999em;
    position: absolute; }

.tooltip:hover span {
    position: absolute;
    left: 1em;
    top: 2em;
    z-index: 99;
    margin-left: 0;
    width: 250px; }

#services.display-box {
    /* nav */ }
#services.display-box nav {
    overflow: auto;
    margin: 0;
    /* li */
    margin-bottom: -1px; }
#services.display-box nav ul {
    overflow: auto;
    padding: 0; }
#services.display-box nav li {
    float: left;
    border-left: 1px solid #d7d7d7;
    width: 24%;
    padding: 5px 0; }
#services.display-box nav li a {
    display: block;
    text-align: center; }
#services.display-box nav li:first-child {
    border-left: none; }

.long-distance-service-list table td, .long-distance-service-list table th {
    text-align: right; }
.long-distance-service-list table td.ld-service, .long-distance-service-list table th.ld-service {
    text-align: left; }

#services-screen #services.display-box .services-container > header {
    display: none; }

#services-screen .services-container {
    display: none; }
#services-screen .services-container.visible {
    display: block; }

#search-history {
    /* nav */ }
#search-history nav {
    overflow: auto;
    border-bottom: 1px solid #d7d7d7;
    /* li */ }
#search-history nav ul {
    overflow: auto;
    padding: 0;
    border-bottom: 5px solid #efefef; }
#search-history nav li {
    float: left;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #D7D7D7;
    width: 50%;
    padding: 5px 0; }
#search-history nav li a {
    display: block;
    text-align: center; }
#search-history nav li a.selected {
    color: #C31E2D;
    font-weight: bold;
    margin-top: -1px;
    padding-bottom: 1px; }
#search-history nav li a:hover {
    color: #C31E2D; }
#search-history nav li:first-child {
    margin-right: -1px; }
#search-history nav li.last {
    border-right: none; }
#search-history section {
    display: none; }
#search-history section.visible {
    display: block; }
#search-history .time-ago {
    width: 140px; }
#search-history .time-ago span {
    width: 50px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 2px; }
#search-history table td {
    vertical-align: top; }

.sosume {
    float: right;
    padding: 0 10px 10px 0; }

.service-listings {
    padding-left: 0;
    list-style: none; }

.view-more-icon {
    max-width: 20px; }

.rotate-instructions {
    display: none; }

#error-screen, #help-screen {
    min-height: 350px; }

.bubbleInfo {
    position: relative;
    clear: both; }

.popup {
    display: none;
    position: absolute;
    background: white;
    width: 200px;
    padding: 20px;
    border: 1px solid #d7d7d7;
    z-index: 100; }

footer {
    height: 50px;
    background: #efefef;
    border-bottom: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc; }

@media only screen and (device-width: 320px) and (orientation: portrait) and (resolution: 163dpi) {
    .rotate-landscape {
        width: 60px;
        height: 69px;
        background: url("/img/rotate-landscape.png") left center no-repeat;
        text-indent: -9999px; } }
@media only screen and (min-width:320px) and (max-width:639px) {
    #header #header-content {
        padding: 0 0.76923076923077em; }
    #header #header-content form {
        display: none; }
    #header .branding {
        padding: 0.38461538461538em 0;
        /* 5px/13px */ }
    #header .branding img#icon {
        max-width: 3.38461538461538em; }
    #header .branding a {
        max-width: auto;
        line-height: 1; }
    #header .branding a h1 {
        font-size: 1.1em;
        margin: 0.5em 0 10px 0; }
    #header .bill-cycle-information {
        display: none; }

    .mobile-navigation {
        position: absolute;
        top: 8px;
        right: 10px;
        max-width: 3em; }

    #page-width span:after {
        content: "320px"; }

    body {
        max-width: 320px;
        margin: 0 auto;
        background: #d7d7d7; }

    .omnipresent-content {
        margin: 0 auto;
        width: 320px;
        z-index: 90;
        position: absolute;
        margin-top: 0px; }

    .omnipresent-content .navigation-buttons {
        display: none; }

    #mobile-navigation a {
        display: block;
        background: white;
        padding: 2px 10px;
        margin: 0 auto;
        width: 44px;
        text-align: center;
        border: 1px solid #d7d7d7;
        border-top: none;
        -webkit-border-bottom-right-radius: 9px;
        -moz-border-bottom-right-radius: 9px;
        -ms-border-bottom-right-radius: 9px;
        -o-border-bottom-right-radius: 9px;
        border-bottom-right-radius: 9px;
        -webkit-border-bottom-left-radius: 9px;
        -moz-border-bottom-left-radius: 9px;
        -ms-border-bottom-left-radius: 9px;
        -o-border-bottom-left-radius: 9px;
        border-bottom-left-radius: 9px;
        box-shadow: 1px 1px 2px #dfdfdf; }

    .lt-640 .omnipresent-content {
        margin-top: -222px; }

    .omnipresent-content {
        padding-bottom: 10px;
        overflow: auto; }
    .omnipresent-content #main-navigation {
        background: white; }
    .omnipresent-content #courtesy-navigation {
        box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
        background: white;
        border-bottom: 1px solid #aaa; }
    .omnipresent-content li {
        border-bottom: 1px solid #dfdfdf; }
    .omnipresent-content li a {
        padding: 10px 0;
        display: block;
        text-align: center; }

    .application-content {
        padding: 1.53846153846154em 0.76923076923077em 0.76923076923077em;
        /* 20 ÷ 13 and 10 ÷ 13*/ }
    .application-content > .screen > .display-box:first-child {
        margin-top: 0; }

    #mobile-navigation {
        display: block; }

    .display-box > header {
        max-width: 100%; }
    .display-box > div {
        -webkit-border-top-right-radius: 0px;
        -moz-border-top-right-radius: 0px;
        -ms-border-top-right-radius: 0px;
        -o-border-top-right-radius: 0px;
        border-top-right-radius: 0px; }

    .service-alerts .label {
        font-size: 1em;
        width: 74%;
        padding-top: 5px;
        padding-bottom: 5px; }

    table .interstate-usage, table .intrastate-usage, table .other-usage {
        display: none; }

    #current-details-screen table .downstream, #current-details-screen table .upstream, #current-details-screen table .usage-unit, #current-details-screen table .full-date, #historical-usage-screen table .downstream, #historical-usage-screen table .upstream, #historical-usage-screen table .usage-unit, #historical-usage-screen table .full-date {
        display: none; }
    #current-details-screen table .part-date, #historical-usage-screen table .part-date {
        display: table-cell; }
    #current-details-screen table thead th, #historical-usage-screen table thead th {
        padding: 0; }
    #current-details-screen .chart, #historical-usage-screen .chart {
        display: none; }

    #search-results {
        margin-top: 0px; }

    .customer-information .data-row {
        overflow: auto;
        padding: 0;
        margin: 0;
        margin-left: -5px;
        border-top: none;
        border-bottom: none;
        position: relative;
        background: #f2f4f6; }
    .customer-information .data-row:first-child {
        padding-top: 15px; }
    .customer-information .data-row:first-child .data {
        margin-top: -15px;
        padding-top: 26px; }
    .customer-information .data-row .label {
        display: block;
        width: 30%;
        float: left;
        text-align: right;
        font-weight: light;
        border-bottom: none;
        margin: 0;
        padding: 10px 0px 10px 5px; }
    .customer-information .data-row .data {
        padding: 10px 0 13px 5px;
        display: block;
        width: 65%;
        float: right;
        background: white;
        margin-left: 0; }
    .customer-information .data-row.billing-information {
        margin-top: 0;
        margin-bottom: 0; }
    .customer-information .data-row.bill-cycle-information .data .days-left-in-cycle {
        display: block; }

    .rotate-instructions {
        display: block; }
    .rotate-instructions .rotate-portrait {
        display: none; }
    .rotate-instructions .rotate-landscape {
        display: block; } }
@media only screen and (device-width: 480px) and (orientation: landscape) and (resolution: 163dpi) {
    .rotate-portrait {
        width: 59px;
        height: 74px;
        background: url("/img/rotate-portrait.png") left center no-repeat;
        text-indent: -9999px; } }
@media only screen and (min-width: 480px) and (max-width: 639px) {
    #page-width span:after {
        content: "480px"; }

    body {
        max-width: 480px;
        margin: 0 auto; }

    .omnipresent-content {
        width: 480px; }

    table .interstate-usage, table .intrastate-usage, table .other-usage {
        display: table-cell; }

    #current-details-screen table .downstream, #current-details-screen table .upstream, #historical-usage-screen table .downstream, #historical-usage-screen table .upstream {
        display: table-cell; }
    #current-details-screen .chart, #historical-usage-screen .chart {
        display: block; }

    .rotate-instructions {
        display: block; }
    .rotate-instructions .rotate-portrait {
        display: block; }
    .rotate-instructions .rotate-landscape {
        display: none; } }
@media only screen and (min-width:640px) {
    #header {
        height: 100%; }
    #header #header-content {
        padding: 0 20px;
        max-width: 750px;
        margin: 0 auto; }
    #header #utility-navigation .menu {
        float: right;
        margin: auto; }
    #header #utility-navigation .menu > li {
        padding: 10px 30px 11px;
        width: auto; }
    #header #utility-navigation .menu > li:first-child {
        border-left: 1px solid #555; }
    #header .bill-cycle-information {
        display: block; }
    #header .branding img#icon {
        max-width: 57px; }
    #header .branding a {
        padding: 10px 0; }
    #header .branding a h1 {
        font-size: 1.4em;
        margin: 0.2em 0 0.2962962962963em 0; }
    #header .left-in-cycle {
        margin-top: 10px;
        margin-right: 0px;
        width: auto;
        float: right; }
    #header .left-in-cycle .num-of-days {
        float: left;
        margin-top: 0;
        font-size: 70px;
        line-height: 1em;
        font-weight: bold;
        margin-right: 5px; }
    #header .left-in-cycle .days {
        font-variant: small-caps;
        line-height: .9;
        display: block;
        font-size: 50px;
        text-align: center;
        font-family: "Myriad Pro Condensed", "myriad-pro-condensed-1", "myriad-pro-condensed-2", "Myriad Pro", Calibri, Tahoma, Trebuchet, Helvetica, sans-serif !important; }
    #header .left-in-cycle .label {
        display: block;
        text-align: center;
        margin-top: -5px;
        font-weight: light;
        font-size: .9em; }

    #page-width span:after {
        content: "640px"; }

    #page {
        max-width: 750px;
        margin: 0 auto;
        overflow: auto;
        padding: 0 2%; }

    .omnipresent-content {
        margin-top: 0!important;
        overflow: auto;
        width: auto;
        border: 1px solid #424242;
        border-top: none;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -ms-border-bottom-left-radius: 5px;
        -o-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -ms-border-bottom-right-radius: 5px;
        -o-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        text-align: center;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #494949;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMiUiIHN0b3AtY29sb3I9IiM0OTQ5NDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDEwMTAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(22%, #494949), color-stop(54%, black), color-stop(100%, #010101));
        background: -webkit-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -o-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -ms-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: linear, compact(top, #494949 22%, black 54%, #010101 100%, false, false, false, false, false, false, false);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#010101',GradientType=0 ); }

    #main-navigation {
        width: 438px;
        overflow: auto;
        border: none;
        float: left;
        background: transparent;
        padding-left: 0; }
    #main-navigation .button {
        position: relative;
        border: none;
        min-width: 22%;
        float: left;
        text-align: center;
        border-right: 1px solid black;
        border-left: 1px solid #424242;
        z-index: 100; }
    #main-navigation .button.first {
        border-left: none; }
    #main-navigation .button.last {
        border-right: 1px solid #424242; }
    #main-navigation .button.last:after {
        z-index: -1;
        content: " ";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-right: 1px solid black; }
    #main-navigation .button a {
        color: #fefefe;
        padding: 10px 20px;
        background-image: none;
        display: block; }

    #courtesy-navigation {
        width: auto;
        overflow: auto;
        border: none;
        margin: 0;
        background: transparent;
        padding-left: 0;
        box-shadow: none; }
    #courtesy-navigation .button {
        position: relative;
        border: none;
        min-width: auto;
        float: left;
        text-align: center;
        border-right: 1px solid black;
        border-left: 1px solid #424242;
        z-index: 100; }
    #courtesy-navigation .button.last {
        border-right: none; }
    #courtesy-navigation .button.first {
        border-left: none; }
    #courtesy-navigation .button a {
        padding: 10px 20px;
        background-image: none;
        display: block;
        color: #fefefe; }

    .service-alerts .label {
        font-size: 1.2em; }

    .application-content {
        clear: none;
        max-width: 100%; }

    #at-a-glance {
        position: relative; }
    #at-a-glance header h2 {
        font-size: 2em; }
    #at-a-glance.display-box .display-box-inner nav {
        position: absolute;
        top: 8px;
        left: 30%;
        width: 50%;
        border-bottom: none; }

    .display-box {
        position: relative; }
    .display-box header h2 {
        font-size: 2em; }
    .display-box .display-box-inner nav {
        position: absolute;
        top: 8px;
        left: 30%;
        width: 70%;
        border-bottom: none; }

    #main-navigation {
        margin-top: 0px!important; }

    #search-history nav {
        border-bottom: none; }
    #search-history nav ul {
        border-bottom: none; }
    #search-history nav li {
        border-bottom: none; }

    .pie-chart {
        max-width: 50%;
        float: left; }

    .detail-chart {
        max-width: 916px;
        height: 300px; }

    #current-details-screen {
        max-width: 100%; }

    .usage-container {
        max-width: 916px; }

    #summary-usage {
        width: 30%;
        float: right; }

    #back-to-services {
        position: absolute;
        top: 15px;
        right: 0px;
        color: #c31e2d; }

    #account-information {
        width: 35%;
        float: left; }
    #account-information > div {
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -ms-border-top-left-radius: 5px;
        -o-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -ms-border-top-right-radius: 0;
        -o-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -ms-border-bottom-right-radius: 0;
        -o-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0; }
    #account-information .inner-content {
        max-height: 194px;
        overflow: hidden; }
    #account-information header {
        display: none; }
    #account-information .customer-information .data-row {
        overflow: auto;
        padding: 0;
        margin: 0;
        margin-left: -5px;
        border-top: none;
        border-bottom: none;
        position: relative;
        background: #f2f4f6; }
    #account-information .customer-information .data-row:first-child {
        padding-top: 15px; }
    #account-information .customer-information .data-row:first-child .data {
        margin-top: -15px;
        padding-top: 26px; }
    #account-information .customer-information .data-row .label {
        display: block;
        width: 30%;
        float: left;
        text-align: right;
        font-weight: light;
        border-bottom: none;
        margin: 0;
        padding: 10px 0px 10px 5px; }
    #account-information .customer-information .data-row .data {
        padding: 10px 0 13px 5px;
        display: block;
        width: 65%;
        float: right;
        background: white;
        margin-left: 0; }
    #account-information .customer-information .data-row.billing-information {
        margin-top: 0;
        margin-bottom: 0; }
    #account-information .customer-information .data-row.bill-cycle-information .days-left-in-cycle {
        display: none; }
    #account-information .customer-information .data-row.bill-cycle-information .data {
        padding-bottom: 43px!important; }

    #service-alerts {
        width: 64%;
        float: right; }
    #service-alerts > div {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -ms-border-bottom-left-radius: 0;
        -o-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0; }
    #service-alerts > header {
        display: none; }
    #service-alerts .label {
        font-size: 1.1em; }

    #services {
        clear: both; }

    #intro-page {
        background: #efefef !important;
        margin-top: 20px;
        overflow: hidden; }
    #intro-page #page {
        position: relative;
        max-width: 960px;
        border: 1px solid #bcbcbc;
        padding: 40px; }
    #intro-page #page .screen {
        position: relative; }
    #intro-page a:hover {
        color: #bb240d; }
    #intro-page p.nav-block a {
        font-size: 1.5em;
        display: block;
        margin-top: .5em; }
    #intro-page h1 {
        margin-top: 0px; }
    #intro-page .application-content {
        position: relative; }
    #intro-page .application-content > a {
        position: absolute;
        bottom: 20px;
        left: 20px; }
    #intro-page .img-placeholder {
        margin: 0px auto 20px;
        width: 750px;
        height: 350px;
        border-radius: 5px;
        border: 1px solid #d7d7d7; }
    #intro-page .img-placeholder img {
        border-radius: 5px; }
    #intro-page h2 {
        width: 750px;
        margin: 30px auto 0; }
    #intro-page p.img-description {
        margin: 10px auto;
        width: 750px;
        overflow-y: auto;
        font-size: 1.2em; }
    #intro-page ul {
        list-style: none; }
    #intro-page ul li {
        position: absolute;
        margin-top: -50px;
        font-size: 70px;
        text-align: center; }
    #intro-page ul li a {
        color: #333; }
    #intro-page ul li a:hover {
        color: #bb240d; }
    #intro-page ul .first {
        top: 50%;
        left: 10px;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg);
        ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }
    #intro-page ul .last {
        top: 50%;
        right: 10px; }

    #fifth-screen p.nav-block {
        margin-top: 50px; }

    #introduction-screen {
        position: relative; }
    #introduction-screen img#main-screen-img {
        box-shadow: 0px 2px 5px #aaa; }
    #introduction-screen div.left-col {
        width: 400px;
        float: left; }
    #introduction-screen div.left-col p {
        margin-top: 20px;
        width: 350px;
        font-size: 1.3em; }
    #introduction-screen div.left-col p.nav-block {
        margin-top: 160px; }
    #introduction-screen div.right-col {
        float: right; }

    .mobile-buttons {
        display: none; } }
@media only screen and (min-width:768px) {
    #header .branding a h1 {
        font-size: 2em;
        margin: 0; }

    #page-width span:after {
        content: "768px"; }

    .omnipresent-content {
        overflow: auto;
        width: auto;
        border: 1px solid #424242;
        border-top: none;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-bottom-left-radius: 5px;
        -ms-border-bottom-left-radius: 5px;
        -o-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-bottom-right-radius: 5px;
        -ms-border-bottom-right-radius: 5px;
        -o-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        text-align: center;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #494949;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMiUiIHN0b3AtY29sb3I9IiM0OTQ5NDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDEwMTAxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: -moz-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(22%, #494949), color-stop(54%, black), color-stop(100%, #010101));
        background: -webkit-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -o-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: -ms-linear-gradient(top, #494949 22%, black 54%, #010101 100%);
        background: linear, compact(top, #494949 22%, black 54%, #010101 100%, false, false, false, false, false, false, false);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#010101',GradientType=0 ); }

    #main-navigation {
        width: 480px;
        overflow: auto;
        border: none;
        float: left;
        background: transparent;
        padding-left: 0; }
    #main-navigation .button {
        position: relative;
        border: none;
        min-width: 22%;
        float: left;
        text-align: center;
        border-right: 1px solid black;
        border-left: 1px solid #424242;
        z-index: 100; }
    #main-navigation .button.first {
        border-left: none; }
    #main-navigation .button.last {
        border-right: 1px solid #424242; }
    #main-navigation .button.last:after {
        z-index: -1;
        content: " ";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-right: 1px solid black; }
    #main-navigation .button a {
        color: #fefefe;
        padding: 10px 20px;
        background-image: none;
        display: block; }

    #courtesy-navigation {
        width: auto;
        overflow: auto;
        border: none;
        float: right;
        margin: 0;
        background: transparent;
        padding-left: 0; }
    #courtesy-navigation .button {
        position: relative;
        border: none;
        min-width: auto;
        float: left;
        text-align: center;
        border-right: 1px solid black;
        border-left: 1px solid #424242;
        z-index: 100; }
    #courtesy-navigation .button.last {
        border-right: none; }
    #courtesy-navigation .button.first {
        border-left: 1px solid black; }
    #courtesy-navigation .button.first:before {
        z-index: -1;
        content: " ";
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        border-left: 1px solid #424242; }
    #courtesy-navigation .button a {
        padding: 10px 20px;
        background-image: none;
        display: block;
        color: #fefefe; }

    .application-content {
        clear: both; }

    #account-information {
        width: 35%;
        float: left; }
    #account-information > div {
        -webkit-border-top-left-radius: 5px;
        -moz-border-top-left-radius: 5px;
        -ms-border-top-left-radius: 5px;
        -o-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 0;
        -moz-border-top-right-radius: 0;
        -ms-border-top-right-radius: 0;
        -o-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-bottom-right-radius: 0;
        -ms-border-bottom-right-radius: 0;
        -o-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0; }
    #account-information .inner-content {
        max-height: 194px;
        overflow: hidden; }
    #account-information header {
        display: none; }
    #account-information .customer-information .data-row {
        overflow: auto;
        padding: 0;
        margin: 0;
        margin-left: -5px;
        border-top: none;
        border-bottom: none;
        position: relative;
        background: #f2f4f6; }
    #account-information .customer-information .data-row:first-child {
        padding-top: 15px; }
    #account-information .customer-information .data-row:first-child .data {
        margin-top: -15px;
        padding-top: 26px; }
    #account-information .customer-information .data-row .label {
        display: block;
        width: 30%;
        float: left;
        text-align: right;
        font-weight: light;
        border-bottom: none;
        margin: 0;
        padding: 10px 0px 10px 5px; }
    #account-information .customer-information .data-row .data {
        padding: 10px 0 13px 5px;
        display: block;
        width: 65%;
        float: right;
        background: white;
        margin-left: 0; }
    #account-information .customer-information .data-row.billing-information {
        margin-top: 0;
        margin-bottom: 0; }
    #account-information .customer-information .data-row.bill-cycle-information .days-left-in-cycle {
        display: none; }
    #account-information .customer-information .data-row.bill-cycle-information .data {
        padding-bottom: 43px!important; }

    #service-alerts {
        width: 64%;
        float: right; }
    #service-alerts > div {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-bottom-left-radius: 0;
        -ms-border-bottom-left-radius: 0;
        -o-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0; }
    #service-alerts > header {
        display: none; }
    #service-alerts .label {
        font-size: 1.3em; }

    #services {
        clear: both; } }
@media only screen and (min-width:960px) {
    #page-width span:after {
        content: "960px"; } }
@media only screen and (min-width:1200px) {
    #page-width span:after {
        content: "1200px"; } }


#debug_area
  h3 {margin-bottom:0}
  dl {clear:both;margin-top:5px}
  dl dt {font-weight:bold; float:left; width: 100px;}
