/* Combined & Minified CSS
------------------------------------------------------------ */

.clearfix:after {
    visibility: hidden;
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    content: " ";
    clear: both;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

*:first-child+html .clearfix {
    min-height: 1%;
}

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
    margin: 0 0 20px;
    padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}

.one-third,
.two-sixths {
    width: 31%;
}

.four-sixths,
.two-thirds {
    width: 65%;
}

.one-fourth {
    width: 22.5%;
}

.three-fourths {
    width: 73.5%;
}

.one-fifth {
    width: 17.4%;
}

.two-fifths {
    width: 37.8%;
}

.three-fifths {
    width: 58.2%;
}

.four-fifths {
    width: 78.6%;
}

.one-sixth {
    width: 14%;
}

.five-sixths {
    width: 82%;
}

.first {
    clear: both;
    padding-left: 0;
}

#ez-home-container-wrap {
    clear: both;
}

.ez-home-container-area {
    margin: 0 0 20px;
    clear: both;
}

.ez-home-bottom {
    margin: 0;
}

.ez-only {
    width: 100%;
    margin: 0 0 20px;
    float: left;
    clear: both;
}

.modal-popup {
    display: none;
    z-index: 100;
    position: absolute;
    margin: 0px auto;
    width: auto;
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: x-large;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    background-color: #FFFFFF;
}

input[type='button'] {
    border-radius: 0px !important;
    color: #FFFFFF !important;
    height: auto !important;
    width: auto !important;
    box-shadow: 1px 1px 2px 2px #666666 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

input[type='reset'] {
    border-radius: 0px !important;
    color: #333333 !important;
    background-color: #FFFFFF !important;
    height: auto !important;
    width: auto !important;
    box-shadow: 1px 1px 2px 2px #666666 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.quick-quote ol {
    margin-bottom: 1rem;
}

.quick-quote ul {
    margin-bottom: 1rem;
}

.quick-quote li {
    line-height: 100%;
}

.ul-radio {
    list-style-type: none !important;
    font-size: medium !important;
}

.quick-quote {
    color: #000000;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 100%;
}

input,
textarea {
    color: #000000 !important;
    font-size: 1.5rem;
    padding: 0.2rem !important;
    width: auto !important;
}

input[type='checkbox'],
input[type='radio'] {
    vertical-align: text-top;
}

.TVBlock {
    width: 200px;
    height: 100px;
    background-color: black;
    border: 1px red dotted !important;
    font-family: Arial, sans-serif;
    font-weight: 800;
    font-size: 48pt !important;
    color: rgb(124, 242, 124) !important;
    text-align: center;
}

.DataTable input[type='button'] {
    font-size: xx-small;
    border-radius: 0px !important;
    color: #FFFFFF !important;
    height: auto !important;
    width: auto !important;
    box-shadow: 1px 1px 2px 1px #666666 !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.DataTable input[type='reset'] {
    font-size: xx-small;
    border-radius: 0px !important;
    color: #333333 !important;
    background-color: #FFFFFF !important;
    height: auto !important;
    width: auto !important;
    box-shadow: 1px 1px 2px 1px #666666 !important;
    margin-left: 2px !important;
    margin-right: 2px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-left: 1px !important;
    padding-right: 1px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.DataTable input,
textarea {
    color: #000000;
    font-size: 1rem;
    padding: 0.1rem;
    width: auto;
}

.quick-quote input,
textarea {
    color: #000000;
    font-size: 1.5rem;
    padding: 0.2rem;
    width: auto;
}

.quick-quote input[type='checkbox'],
input[type='radio'] {
    vertical-align: text-top;
}

.quick-quote tr {
    line-height: 100%;
}

.quick-quote td {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 100%;
}

.quick-quote fieldset {
    border-color: #666666;
    border-radius: 0px;
    box-shadow: 1px 1px 1px 1px #CCCCCC;
}

.quick-quote legend {
    font-size: medium;
}

.quick-quote table {
    margin-bottom: 0px;
}

a {
    border-style: none !important;
    border-width: 0px !important;
}

.status-optout {
    background-color: Olive !important;
    color: black !important;
}

.status-targeted {
    background-color: Teal !important;
    color: black !important;
}

.status-processing {
    background-color: Peru !important;
    color: black !important;
}

.status-followup {
    background-color: ForestGreen !important;
    color: black !important;
}

.status-complete {
    background-color: Chartreuse !important;
    color: black !important;
}

.status-converted {
    background-color: CornflowerBlue !important;
    color: black !important;
}

.status-connect {
    background-color: #ff00ff !important;
    color: black !important;
}

.border-backlinks {
    border-color: #FFFF66 !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-brochure {
    border-color: #CCFF66 !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-coldcall {
    border-color: #FFCC66 !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-directmail {
    border-color: #CCFFCC !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-emailbrochure {
    border-color: DarkSalmon !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-faxbrochure {
    border-color: #FFA366 !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-emailsubscribe {
    border-color: #B2CCFF !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-facebook {
    border-color: #3333AD !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-twitter {
    border-color: #B2FFB2 !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.border-linkedin {
    border-color: #5CADFF !important;
    border-style: solid;
    border-width: 1px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-collapse: separate !important;
}

.color-backlinks {
    background-color: #FFFF66 !important;
    color: black !important;
}

.color-brochure {
    background-color: #CCFF66 !important;
    color: black !important;
}

.color-coldcall {
    background-color: #FFCC66 !important;
    color: black !important;
}

.color-directmail {
    background-color: #CCFFCC !important;
    color: black !important;
}

.color-emailbrochure {
    background-color: DarkSalmon !important;
    color: black !important;
}

.color-faxbrochure {
    background-color: #FFA366 !important;
    color: black !important;
}

.color-emailsubscribe {
    background-color: #B2CCFF !important;
    color: black !important;
}

.color-facebook {
    background-color: #3333AD !important;
    color: white !important;
}

.color-twitter {
    background-color: #B2FFB2 !important;
    color: black !important;
}

.color-linkedin {
    background-color: #5CADFF !important;
    color: black !important;
}

tbody {
    border-style: none !important;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.quote {
    color: #000000;
    font-size: 10pt;
    line-height: 100%;
}

.quote table,
.quote td,
.quote td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.quote-header {
    font-family: Times New Roman;
    font-size: 12pt;
}

.width-3 {
    width: 3%;
}

.width-4 {
    width: 4%;
}

.width-5 {
    width: 5%;
}

.width-6 {
    width: 6%;
}

.width-7 {
    width: 7%;
}

.width-10 {
    width: 10%;
}

.width-15 {
    width: 15%;
}

.width-20 {
    width: 20%;
}

.width-25 {
    width: 25%;
}

.width-35 {
    width: 35%;
}

.width-40 {
    width: 40%;
}

.width-45 {
    width: 45%;
}

.width-50 {
    width: 50%;
}

.width-60 {
    width: 60%;
}

.width-16px {
    width: 16px !important;
}

.width-20px {
    width: 20px !important;
}

.width-30px {
    width: 30px !important;
}

.width-50px {
    width: 50px !important;
}

.width-100px {
    width: 100px !important;
}

.width-200px {
    width: 200px !important;
}

.width-300px {
    width: 300px !important;
}

.width-600px {
    width: 600px !important;
}

.height-1 {
    line-height: 1px !important;
    height: 1px !important;
}

.height-75 {
    line-height: 75%;
}

.height-90 {
    line-height: 90%;
}

.height-120 {
    line-height: 120%;
}

.height-200 {
    line-height: 200%;
}

.height-220 {
    line-height: 220%;
}

.height-250 {
    line-height: 250%;
}

.bbb-border-l {
    border-left-style: solid;
    border-left-color: #3366CC;
    border-left-width: 10px;
}

.bbb-border-r {
    border-right-style: solid;
    border-right-color: #3366CC;
    border-right-width: 10px;
}

.bbb-border-t {
    border-top-style: solid;
    border-top-color: #3366CC;
    border-top-width: 10px;
}

.bbb-border-b {
    border-bottom-style: solid;
    border-bottom-color: #3366CC;
    border-bottom-width: 10px;
}

.bb-border-l {
    border-left-style: solid;
    border-left-color: #000000;
    border-left-width: 5px;
}

.bb-border-r {
    border-right-style: solid;
    border-right-color: #000000;
    border-right-width: 5px;
}

.bb-border-t {
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 5px;
}

.bb-border-b {
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 5px;
}

.b-border-l {
    border-left-style: solid;
    border-left-color: #000000;
    border-left-width: 1px;
}

.b-border-r {
    border-right-style: solid;
    border-right-color: #000000;
    border-right-width: 1px;
}

.b-border-t {
    border-top-style: solid;
    border-top-color: #000000;
    border-top-width: 1px;
}

.b-border-b {
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-bottom-width: 1px;
}

.g-border-l {
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 1px;
}

.g-border-r {
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-right-width: 1px;
}

.g-border-t {
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-top-width: 1px;
}

.g-border-b {
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
}

.g-underline {
    text-decoration: underline;
    text-decoration-color: #CCCCCC;
}

.b-underline {
    text-decoration: underline;
    text-decoration-color: #000000 !important;
}

.t-strike {
    text-decoration: line-through;
    text-decoration-color: #000000;
}

.t-underline {
    text-decoration: underline;
    text-decoration-color: #000000;
}

.t-top {
    vertical-align: top !important;
}

.t-middle {
    vertical-align: middle !important;
}

.t-bottom {
    vertical-align: bottom !important;
}

.t-center {
    text-align: center;
}

.t-left {
    text-align: left;
}

.t-right {
    text-align: right;
}

.t-bold {
    font-weight: bold;
}

.t-italic {
    font-style: italic;
}

.t-ucase {
    text-transform: uppercase;
}

.t-13 {
    font-size: 13pt;
}

.t-big {
    font-size: 15pt;
}

.t-bigger {
    font-size: 20pt;
}

.t-xxsmall {
    font-size: xx-small;
}

.t-xsmall {
    font-size: x-small;
}

.t-small {
    font-size: small;
}

.t-medium {
    font-size: medium;
}

.t-large {
    font-size: large;
}

.t-xlarge {
    font-size: x-large;
}

.t-xxlarge {
    font-size: xx-large;
}

.t-blue {
    color: #0000FF;
}

.t-red {
    color: #FF0000;
}

.t-overhide {
    overflow: hidden;
}

.t-nowrap {
    white-space: nowrap;
}

.bg-grey {
    background-color: #CCCCCC;
}

.bg-lightyellow {
    background-color: #FFFF55;
}

.bg-paleyellow {
    background-color: #FFFF99;
}

.cca-cumulus {
    font-family: Times New Roman;
    font-size: 12pt;
    align: center;
    line-height: 100%;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.cca-cumulus td {
    vertical-align: bottom;
}

.signature {
    width: 300px;
}

.ad-script-radio {
    font-family: Arial, sans-serif;
    font-size: 11pt;
    align: center;
    line-height: 100%;
    border-style: none !important;
    color: #000000;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ad-io {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    align: center;
}

.ad-io {
    line-height: 120%;
    border-style: none !important;
}

.ad-io,
.ad-io table,
.ad-io tr,
.ad-io td {
    color: #000000;
    border-style: none !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.ad-io {
    margin-top: 5px;
}

.ad-io tr,
.ad-io td {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.ad-io-header-company {
    font-size: 20pt;
    text-align: center;
}

.ad-io-header-website {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    padding-top: 7px !important;
}

.ad-io-header-address {
    font-size: 1em;
    font-weight: normal;
    text-align: center;
}

.ad-io-header-io {
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

.ad-io-label {
    width: 30%;
    font-weight: bold;
}

.ad-io-data {}

.ad-io-data-highlight {
    color: #0000FF !important;
}

.ad-io-data-highlight-bold {
    color: #0000FF !important;
    font-weight: bold;
}

.ad-io-highlight-yellow {
    background-color: #FFFF00;
}

.ad-io-tearsheet-header {
    color: #FF0000 !important;
    font-weight: bold;
    text-decoration: underline;
    text-align: center;
}

.ad-io-tearsheet-detail {
    color: #FF0000 !important;
    font-weight: bold;
    text-align: center;
}

.ad-io-label-adtext-mainnewspaper,
.ad-io-label-adtext-localnewspaper {
    font-size: 1.2em;
    font-weight: bold;
}

.ad-io-data-adtext-mainnewspaper,
.ad-io-data-adtext-localnewspaper {
    color: #0000FF !important;
    font-size: 1.2em;
}

.ad-io-label-payment {
    color: #333333 !important;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
}

.ad-io-data-payment {
    color: #333333 !important;
    font-size: 1.2em;
    font-style: italic;
}

.ad-io-card {
    color: #333333 !important;
    font-size: 1.2em;
    font-style: italic;
}

.ad-io-link {
    font-weight: normal;
    text-decoration: underline;
}

.ad-buy,
.ad-buy:before {
    background-color: #FFCC00;
    color: #000000 !important;
    text-align: center;
    content: "BUY";
}

.ad-io-signature {
    color: #333333 !important;
    font-size: 1.2em;
    font-style: italic;
    font-weight: bold;
}

.ad-io-underline {
    text-decoration: underline;
}

.ad-io-signature img {
    width: 400px;
}

.swa-wizard {
    width: 100%;
    color: #000000;
    font-size: larger;
}

.swa-wizard legend {
    color: #000000;
    font-size: x-large;
}

.swa-wizard-row {
    valign: top;
}

.swa-wizard-label {
    text-align: right;
    width: 25%;
}

.swa-wizard-data {
    width: 75%;
}

.swa-wizard-textbox {
    width: 100%;
    color: #000000 !important;
}

.swa-wizard-textarea {
    width: 100%;
    color: #000000 !important;
}

.on-credit {
    background-color: #9933ff !important;
    color: #ffffff !important;
}

.alert-red {
    background-color: #CC3300 !important;
    line-height: 100% !important;
}

.alert-red-bold {
    background-color: #CC3300 !important;
    font-weight: bold !important;
    line-height: 100% !important;
}

.alert-red2 {
    background-color: #ff8080 !important;
    line-height: 90% !important;
}

.alert-orange {
    background-color: #ff9900 !important;
    line-height: 100% !important;
}

.alert-orange2 {
    background-color: #ff9900 !important;
    line-height: 100% !important;
}

.alert-yellow {
    background-color: #FFDD00 !important;
    line-height: 100% !important;
}

.alert-yellow2 {
    background-color: #FFDD00 !important;
    line-height: 100% !important;
}

.alert-row {
    background-color: #CC3300 !important;
    font-weight: bold !important;
    line-height: 100% !important;
}

.normal-row {
    line-height: 100% !important;
}

.status-red {
    background-color: red;
    color: #ffffff !important;
    text-align: left;
}

.status-red a {
    color: #ffffff !important;
    font-weight: normal;
    text-decoration: none;
}

.status-red a:hover {
    color: #28fafa !important;
    text-decoration: none;
}

.status-schedule {
    background-color: #ff3385 !important;
    color: #ffffff !important;
    text-align: left;
}

.status-schedule a {
    color: #ffffff !important;
    font-weight: normal;
    text-decoration: none;
}

.status-schedule a:hover {
    color: #28fafa !important;
    text-decoration: none;
}

.whacka-link {
    color: #ffffff;
}

.status-get-price {
    background-color: #FFCC99;
    color: #000000 !important;
    text-align: center;
}

.status-get-price a {
    color: #040404 !important;
    font-weight: normal;
    text-decoration: none;
}

.status-get-price a:hover {
    color: #af041b !important;
    text-decoration: none;
}

.status-quoted {
    background-color: #CCFF66;
    color: #000000 !important;
    text-align: left;
}

.status-orange {
    background-color: orange;
    color: #000000 !important;
    text-align: left;
}

.status-lightyellow {
    background-color: #FFFF00;
    color: #000000 !important;
    text-align: left;
}

.status-darkyellow {
    background-color: #FFCC00;
    color: #000000 !important;
    text-align: left;
}

.status-green {
    background-color: #00FF00;
    color: #000000 !important;
    text-align: left;
}

.status-hold {
    background-color: #000000;
    color: #FFFFFF !important;
    text-align: left;
}

.status-blue {
    background-color: #3366CC;
    color: #FFFFFF !important;
    text-align: left;
}

.status-iosent {
    background-color: #0000FF;
    color: #FFFF00 !important;
    text-align: left;
}

.status-cream {
    background-color: #FFFDD0;
    color: #000000 !important;
    text-align: left;
}

.status-purple {
    background-color: purple;
    color: #FFFFFF !important;
    text-align: left;
}

.ad-mainnewspaper,
.ad-mainnewspaper:before {
    background: #800000;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "N";
}

.ad-localnewspaper,
.ad-localnewspaper:before {
    background: #336600;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "L";
}

.ad-radio,
.ad-radio:before {
    background: #000066;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "R";
}

.ad-employerwebsite,
.ad-employerwebsite:before {
    background: #660066;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "W";
}

.ad-jobsearchboard,
.ad-jobsearchboard:before {
    background: #CC3300;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "J";
}

.ad-swa,
.ad-swa:before {
    background: #996600;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "S";
}

.ad-dol,
.ad-dol:before {
    background: #660033;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "D";
}

.ad-journal,
.ad-journal:before {
    background: #CCCCCC;
    color: #000000 !important;
    font-weight: bold;
    text-align: center;
    content: "j";
}

.ad-monster,
.ad-monster:before {
    background: #3366CC;
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
    content: "M";
}

.udweb-product {
    color: #FFFFFF !important;
    font-weight: bold;
    text-align: center;
}

.account-label {
    font-weight: bold;
    text-align: center;
}

.color-mainnewspaper {
    background: #800000 !important;
    color: #FFFFFF !important;
}

.color-localnewspaper {
    background: #336600 !important;
    color: #FFFFFF !important;
}

.color-radio {
    background: #000066 !important;
    color: #FFFFFF !important;
}

.color-employerwebsite {
    background: #660066 !important;
    color: #FFFFFF !important;
}

.color-jobsearchboard {
    background: #CC3300 !important;
    color: #FFFFFF !important;
}

.color-swa {
    background: #996600 !important;
    color: #FFFFFF !important;
}

.color-dol {
    background: #660033 !important;
    color: #FFFFFF !important;
}

.color-journal {
    background: #CCCCCC !important;
    color: #000000 !important;
}

.color-monster {
    background: #3366CC !important;
    color: #FFFFFF !important;
}

.border-mainnewspaper {
    border-style: solid;
    border-width: 2px !important;
    border-color: #800000 !important;
}

.border-localnewspaper {
    border-style: solid;
    border-width: 2px !important;
    border-color: #336600 !important;
}

.border-radio {
    border-style: solid;
    border-width: 2px !important;
    border-color: #000066 !important;
}

.border-employerwebsite {
    border-style: solid;
    border-width: 2px !important;
    border-color: #660066 !important;
}

.border-jobsearchboard {
    border-style: solid;
    border-width: 2px !important;
    border-color: #CC3300 !important;
}

.border-swa {
    border-style: solid;
    border-width: 2px !important;
    border-color: #996600 !important;
}

.border-dol {
    border-style: solid;
    border-width: 2px !important;
    border-color: #660033 !important;
}

.border-journal {
    border-style: solid;
    border-width: 2px !important;
    border-color: #CCCCCC !important;
}

.border-monster {
    border-style: solid;
    border-width: 2px !important;
    border-color: #3366CC !important;
}

.wrap_login_logout {
    font-size: larger;
    font-weight: bold;
}

.item_welcome {
    text-transform: capitalize;
}

.item_login {
    text-transform: uppercase;
}

.item_logout {
    text-transform: uppercase;
}

.site-inner {
    max-width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.site-content {
    padding-top: 0px;
    margin-top: 0px;
}

.wrap {
    max-width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
}

.entry {
    max-width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
}

.entry-header {
    padding-top: 0px;
    margin-top: 0px;
}

.entry-content {
    padding-top: 0px;
    margin-top: 0px;
}

body {
    font-size: 8pt;
    margin-top: 0px;
    background-color: #FFFFFF;
}

.report-header {
    line-height: 100%;
    color: #000000;
    margin: 0px;
}

.report-header-company {
    text-transform: uppercase;
    font-size: larger;
}

.report-header-title {
    text-transform: uppercase;
    text-align: center;
    font-size: larger;
    font-weight: bold;
}

.report-header-date {
    text-align: right;
}

.DataTable a {
    text-decoration-color: #0000FF;
    -moz-text-decoration-color: #0000FF;
}

.DataTable a:link {
    color: #0000FF;
}

.DataTable a:visited {
    color: #0000AA;
}

.DataTable a:hover {
    color: #FF00FF;
}

.DataTable a:active {
    color: #0000FF;
}

.DataTable a {
    border: 0px;
}

.DataTable {
    border-collapse: collapse;
    line-height: 100%;
    border-color: #D8D8D8;
    border-style: solid;
    border-width: 1px;
    border-spacing: 0px;
    border-collapse: collapse;
}

.DataTable th {
    text-align: center;
}

.DataTable-center {
    text-align: center;
}

.DataTable-center a {
    text-align: center;
}

.DataTable-right {
    text-align: right;
}

.DataTable-right a {
    text-align: right;
}

.DataTable-smaller {
    max-width: 100px;
}

.DataTable-bigger {
    min-width: 120px;
}

.DataTable tr,
.DataTable th,
.DataTable td {
    border: 1px solid #D8D8D8;
    font-size: 8pt;
    line-height: 100%;
    font-family: arial;
    color: #000000;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.even-case {
    background-color: #CCFFFF;
}

.odd-case {
    background-color: #FFFF99;
}

.money {
    text-align: right;
    white-space: nowrap;
}

.grand-total td {
    background-color: #00AA00;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line th,
.section-line td {
    background-color: #005500;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-blue th,
.section-line-blue td {
    background-color: #3366CC;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-news th,
.section-line-news td {
    background-color: #800000;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-radio th,
.section-line-radio td {
    background-color: #000066;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-local th,
.section-line-local td {
    background-color: #336600;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-expenses th,
.section-line-expenses td {
    background-color: #c84300;
    color: #FFFFFF;
    font-weight: bold;
}

.section-line-invoiced th,
.section-line-invoiced td {
    background-color: #9933ff;
    color: #FFFFFF;
    font-weight: bold;
}

.summary-table {
    border-collapse: collapse;
    border: 1px solid #D8D8D8;
    line-height: 100%;
    font-family: arial;
    color: #000000;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.summary-header a:link {
    color: #005500;
}

.summary-header a:visited {
    color: #005500;
}

.summary-header a:hover {
    color: #0000AA;
}

.summary-header a:active {
    color: #005500;
}

.summary-header a {
    border: 0px;
}

.summary-label a:link {
    color: #FFFFFF;
}

.summary-label a:visited {
    color: #FFFFFF;
}

.summary-label a:hover {
    color: #0000AA;
}

.summary-label a:active {
    color: #FFFFFF;
}

.summary-label a {
    border: 0px;
}

.summary-header td {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.summary-header a {
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: #005500;
    -moz-text-decoration-color: #005500;
}

.summary-label a {
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: #FFFFFF;
    -moz-text-decoration-color: #FFFFFF;
}

.summary-header {
    line-height: 100%;
}

.summary-label {
    line-height: 100%;
    text-transform: uppercase;
    width: 70%;
    background-color: #005500;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.summary-label td {
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.summary-value {
    line-height: 100%;
    text-align: right;
    border: 1px solid #D8D8D8;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.summary-value-center {
    line-height: 100%;
    text-align: center;
    border: 1px solid #D8D8D8;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.dashboard-menu-area {
    width: 100%;
    background-color: #334433;
    padding: 0px;
    margin: 0px;
}

.dashboard-menu a:link {
    color: #FFFFFF;
}

.dashboard-menu a:visited {
    color: #FFFFFF;
}

.dashboard-menu a:hover {
    color: #FFFF55;
}

.dashboard-menu a:active {
    color: #FFFFFF;
}

.dashboard-menu a {
    border: 0px;
}

.dashboard-menu {
    text-transform: uppercase;
    font-weight: bold;
    font-size: larger;
    width: 10%;
    padding: 0px;
    margin: 0px;
}

.dashboard-menu td {
    white-space: nowrap;
}

.dashboard-menu-row {}

.dashboard-menu-item {
    padding-left: 10px;
    padding-right: 10px;
}

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
    float: left;
}

.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}

.one-third,
.two-sixths {
    width: 33%;
}

.four-sixths,
.two-thirds {
    width: 65%;
}

.one-fourth {
    width: 25%;
}

.three-fourths {
    width: 73.5%;
}

.one-fifth {
    width: 17.4%;
}

.two-fifths {
    width: 37.8%;
}

.three-fifths {
    width: 58.2%;
}

.four-fifths {
    width: 78.6%;
}

.one-sixth {
    width: 14%;
}

.five-sixths {
    width: 82%;
}

.first {
    clear: both;
    padding-left: 0;
}

.one-full {
    width: 100%;
}