* {
    margin: 0;
    padding: 0;
}

html {
    padding: 0;
    margin: 0;
}

body {
    font-size: 0.8em;
    font-family: Arial, Verdana, Sans-Serif;
    padding: 0;
    margin: 0;
    background: #ffffec url(../images/bkgd.gif) 0 0px repeat-x;
    color: #666b6f;
    line-height: 18px;
}

p {
    margin: 0 0 8px 0;
    padding: 0;
}

a {
    color: #b53800;
}

a:hover {
    color: #df4500;
}

a img {
    border: 0;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

#outage {
    width: 700px;
    font-weight: bold;
    margin: 15px auto;
    padding: 15px 35px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #b53800;
    font-size: 14px;
}

#container {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
    position: relative;
}

#container img.masthead {
    position: relative;
    top: -4px;
    left: -2px;
}

#container p.template-indicator {
    position: absolute;
    font-weight: bold;
    top: 25px;
    left: 25px;
    z-index: 50;
}

#container a.home-link {
    display: block;
    position: absolute;
    top: 28px;
    left: 263px;
    width: 250px;
    height: 45px;
}

#container a.login {
    display: block;
    float: right;
    position: relative;
    margin-right: 37px !important;
    margin-right: 20px;
    top: -60px;
    border: 0px;
    color: #dcb8a9;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

#cart_summary {
    position: absolute;
    float: left;
    top: 5px;
    width: 170px;
    height: 105px;
    margin-left: 13px;
    background-image: url(../images/cart_bkgd.gif);
    background-repeat: no-repeat;
    z-index: 20;
}

#cart_summary a.totalItems {
    position: relative;
    top: 58px;
    left: 20px;
    color: #666;
    font-size: 3.5em;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px solid #de3c00;
}

#cart_summary a.totalItems:hover {
    color: #de3c00;
}

#cart_summary a {
    color: #de3c00;
    position: relative;
    top: 55px;
    left: 25px;
    font-weight: bold;
    text-decoration: none;
}

#cart_summary a:hover {
    color: #666;
}

#navigation {
    clear: both;
    margin-top: 10px;
    /* padding-bottom: 30px; */
}

#navigation ul {
    margin: auto;
    width: 740px;
    height: 32px;
    list-style-type: none;
    padding-bottom: 4px;
}

#navigation ul li {
    display: inline;
    border-right: 1px solid #ccc;
    line-height: 18px;
}

#navigation ul li:last-child {
    border-right: none;
}

#navigation ul li a {
    font-family: Domine, Georgia, serif;
    border: 1px solid white;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    color: #38393d;
    border-radius: 2px;
    padding: 4px 9px;
    margin: 0 12px 7px 10px;
    position: relative;
}

#navigation ul li a span.tick {
    display: none;
}

#navigation ul li a:hover span.tick,
#navigation ul li a.active span.tick {
    position: absolute;
    display: block;
    width: 15px;
    height: 7px;
    background-image: url(../images/nav_tick.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    top: 25px;
    left: 38%;
}

#navigation ul li a:hover,
#navigation ul li a.active {
    background-color: #ffe500;
    border: 1px solid #d0d0d0;
}

#navigation ul li.dropdown {
    display: inline-block;
}

#navigation ul .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

#navigation ul .dropdown-content a {
    border: 1px solid white;
    color: black;
    padding: 4px 2px;
    text-decoration: none;
    display: block;
    text-align: left;
}

#navigation ul .dropdown-content a:hover {
    background-color: #ffe500;
}

#navigation ul .dropdown-content .twoColumn {
    display: flex;
    width: 400px;
}

#navigation ul .dropdown-content .twoColumn .menuHeader {
    text-align: left;
    color: #9d3204;
    font-size: 1.4em;
    font-weight: bold;
    padding: 8px 2px;
    margin: 3px 10px;
}

#navigation ul .dropdown-content .twoColumn .underMenuText {
    font-size: 0.8em;
}

#navigation ul .dropdown-content .twoColumn .leftmenu {
    border-right: thin solid;
    width: 50%;
    float: left;
    margin: 0 0 0 9px;
}

#navigation ul .dropdown-content .twoColumn .rightmenu {
    width: 50%;
    float: left;
    text-align: left;
}

#navigation ul .dropdown:hover .dropdown-content {
    display: block;
}

.title {
    margin-top: 17px;
}

.opening,
.opening_general,
.opening_hardcopy {
    width: 450px;
    /* height: 270px; */
    min-height: 365px;
    color: #666;
    text-align: left;
    background: #fff;
    padding: 0;
    float: left;
    margin: 0 0 0 18px !important;
    margin: 0 0 0 9px;
}

.breadcrumb {
    display: block;
    text-align: left;
    padding: 0 43px 30px;
}

.breadcrumb.platform {
    padding: 0 43px 20px;
}

.breadcrumb a {
    font-style: normal;
    text-decoration: none;
    color: inherit;
}

.opening {
    width: 335px;
    min-height: 365px;
    margin-left: 60px !important;
}

.opening_general {
    height: 15px;
    min-height: 15px;
    max-height: 15px;
    width: 680px;
}

.opening_online {
    text-align: center;
    width: 680px;
    height: 200px;
    margin: 0 50px 0 50px;
}

.opentext {
    float: left;
    font-family: "Domine", serif;
    font-size: 24px;
    font-weight: bold;
    color: #50504d;
    line-height: 1.35em;
    width: 320px;
    margin-left: 32px;
    text-align: left;
    padding: 0;
}

.opentext h3 {
    padding-top: 0;
}

.opentext p {
}

.opentext2 {
    float: left;
    width: 520px;
    text-align: left;
    padding: 0;
}

.hardcopy-content {
    float: left;
    width: 270px;
    text-align: left;
    padding: 0;
}

.clear {
    clear: both;
}

.divider {
    background: #ececdb;
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    height: 10px;
}

#innerContainer,
#innerContainerWhite {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

#innerContainer {
    background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
}

#innerContainerWhite {
    background: transparent url(../images/mid_bkgd.gif) 0 0px repeat-y;
}

#innerContainer #general .divider {
    margin: 20px 0 20px -30px;
    width: 750px;
}

.content-layout {
    padding: 0 60px;
}

.title-rotate {
    margin-bottom: 35px;
}

.page-title h1 {
    font-family: Domine, serif;
    font-size: 37px;
    color: #474744;
    text-align: center;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

.page-title.title-rotate h1 {
    padding-left: 72px;
    text-align: left;
}

.page-title h1.online,
.page-title h1.hansard {
    margin-bottom: 10px;
}

.page-title h1 span {
    color: #9d3204;
}

.page-title p {
    text-align: center;
    line-height: 1em;
    font-size: 0.93em;
    margin-top: 5px;
    margin-bottom: 25px;
    font-weight: bold;
}

.page-title.enviroForLogo {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.public-content.centered {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.content hr {
    width: 85%;
    margin: auto;
}

.content.home .free-trial {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 10px 0px;
    margin: 10px 0 0 0;
}

.content .free-trial {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 1px 4px;
    margin-top: 10px;
}
/* .content .newsRightcolumn .free-trial {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    padding: 1px 4px;
} */

.content .free-trial span {
    padding: 2px 6px;
}

.content .free-trial a {
    display: inline-table;
    text-decoration: none;
    padding-right: 10px;
    width: 150px;
    height: 30px;
}

.content .free-trial p {
    color: #9d3204;

    font-family: "Domine", serif;
}

.content.home .free-trial p {
    color: #3e3f43;
    font-family: "Domine", serif;
}

.content .free-trial .trial-link {
    vertical-align: middle;
    display: table-cell;
    width: 135px;
    text-align: center;
    margin: auto;
    text-decoration: none;
    height: 100%;
    background-color: #9d3204;
    color: white;
    font-size: 16px;
}

.content .free-trial .arrow {
    display: table-cell;
    vertical-align: middle;
    width: 20px;
    height: 100%;
    background-color: #3e3f43;
    color: white;
    text-align: center;
    line-height: 20px;
}

.content .free-trial .see_for_yourself {
    margin-top: 20px;
}

.public-content .main-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 15px;
}

.public-content .main-content.envirofor {
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.public-content .main-content .EnviroVideo,
.public-content .main-content .historicalVideo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.public-content .main-content.envirofor .rotate-companies {
    border: none;
    margin: 0;
    padding: 0;
}

.public-content .main-content .subtext {
    margin: 0;
    font-size: 0.85em;
}

.public-content .main-content p .subText {
    font-size: 9px;
}

.public-content .hint {
    display: inline-flex;
    padding: 0 60px 10px;
}

.public-content .hint p {
    align-self: end;
    color: #9d3204;
}

.public-content .hint a {
    text-decoration: underline;
}

.public-content .hint .hintIcon {
    display: inline-flex;
    background-image: url(../images/Features/hansard_alert_icon.png);
    background-size: 45px 65px;
    background-repeat: no-repeat;
    width: 45px;
    height: 65px;
    padding-right: 25px;
    padding-bottom: 2px;
}

.rotate-companies {
    border-top: 1px solid #eaeaea;
    padding-top: 16px;
    margin-top: 20px;
    text-align: center;
}

.logo-rotate {
    text-align: center;
}

.logo-rotate img {
    display: none;
    max-width: 263px;
    max-height: 150px;
}

.logo-rotate h2 {
    color: #9d3204;
    font-size: 11px;
    font-weight: normal;
}

a.freetrial {
    margin-left: 20px;
}

.flyout-tip {
    background-color: #eee;
    display: none;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 355px;
    padding: 15px;
    position: absolute;
    top: -30px;
    width: 300px;
    z-index: 100;
    -webkit-box-shadow: 5px 2px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 5px 2px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 2px 4px 0px rgba(0, 0, 0, 0.4);
}

.flyout-bottom {
    top: auto;
    bottom: -30px;
}

.flyout-tip p {
    width: 280px;
}

.flyout-close {
    float: right;
    display: block;
    background-image: url(../images/icons/CloseButtonSmall.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 18px;
}

.unlinked {
    background-color: #ffaaaa;
}

.info-block {
    float: left;
    width: 220px;
    padding-top: 132px;
    background-position: top center;
    background-repeat: no-repeat;
}

.info-block.annotate {
    background-image: url(../images/Features/Annotate.png);
}

.info-block.collaborate {
    background-image: url(../images/Features/Collaborate.png);
    margin-left: 15px;
    margin-right: 15px;
}

.info-block.inform {
    background-image: url(../images/Features/Inform.png);
}

.info-block h2,
.info-block p {
    padding-left: 15px;
}

.leftcolumn {
    width: 422px;
    float: left;
    margin: 0 0 0 17px !important;
    margin: 0 0 0 9px;
}

.feature_top {
    background: transparent url(../images/bkgd_feature_top.gif) 0 0px no-repeat;
    height: 54px;
}

.feature_top h2,
.feature_body ul li {
    font-family: "Domine", serif;
    font-size: 15px;
    font-weight: bold;
    color: #474744;
    padding-top: 25px;
    padding-left: 45px;
}

.feature_top h2 span {
    color: #9d3204;
}

.feature_body {
    background: transparent url(../images/bkgd_feature.gif) 0 0px repeat-y;
    padding: 0;
    margin: 0;
    /* height: 380px; */
}

.feature_body ul {
    list-style-type: none;
    margin-left: 40px;
    padding-top: 5px;
    width: 355px;
}

.bcldUnique {
    padding-bottom: 20px;
}

.bcldUnique ul {
    list-style-type: none;
    margin-left: 23px;
    padding-top: 5px;
    width: 100%;
}

.bcldUnique ul li {
    font-family: "Domine", serif;
    font-size: 15px;
    font-weight: bold;
    color: #474744;
    padding-top: 10px;
    padding-left: 45px;
}

.bcldUnique .bcldUniqueHeader {
    display: flex;
    justify-content: center;
}

.bcldUnique ul li span {
    background-image: url("../images/Features/feature_tick.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 24px;
    font-weight: normal;
}

.feature_body ul li {
    padding: 16px 10px;
    border-top: 1px solid #e2e2e2;
    position: relative;
    background-image: url("../images/Features/feature_indicator.png");
    background-position: 325px center;
    background-repeat: no-repeat;
}

.feature_body ul li.active {
    background-color: #eee;
    background-image: url("../images/Features/feature_indicator_on.png");
}

.feature_body ul li:hover {
    background-color: #eee;
}

.feature_body ul li:first-child {
    border-top: none;
}

.feature_body ul li:last-child {
    margin-bottom: 0;
}

.feature_body ul li span {
    background-image: url("../images/Features/feature_tick.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 24px;
}

.feature_bottom {
    background: transparent url(../images/bkgd_feature_bottom.gif) 0 0px no-repeat;
    height: 18px;
}

.free-trial {
    padding: 10px 35px 20px 20px;
    margin: 0 20px;
}

.free-trial p {
    margin: 0;
}

.free-trial a {
    float: right;
    margin-top: 5px;
}

.free-trial img {
    margin-left: 20px;
}

.choice-panel {
    /*display: none;*/
}

.choice-panel .bx-viewport {
    width: 662px !important;
    height: 585px !important;
}

.close-panel-choice {
    display: none;
}

.qs-tour {
    padding: 0 35px 25px;
    position: relative;
}

.qs-tour .option {
    display: block;
    width: 340px;
    float: left;
}

.qs-tour .option.last {
    margin-left: 25px;
}

.qs-tour .option a {
    display: block;
    padding: 16px 10px;
    position: relative;
    border-bottom: 1px dotted #e2e2e2;
    text-decoration: none;
    color: #333;
    font-family: "Domine", serif;
    font-size: 17px;
    font-weight: bold;
    color: #474744;
    text-align: center;
    margin-bottom: 20px;
}

.qs-tour .close-panel-choice {
    text-align: right;
    margin-bottom: 10px;
    padding-right: 6px;
}

.qs-tour .close-panel-choice a {
    font-size: 15px;
    color: #9d3204;
    text-decoration: none;
}

.qs-tour .close-panel-choice a::after {
    content: " ";
    color: #9d3204;
    background-image: url("../images/Online/feature-close.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 6px;
    top: 1px;
    position: relative;
}

.qs-tour .option a span {
    display: inline-block;
    background-image: url("../images/Online/feature_indicator.png");
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    top: 4px;
    position: relative;
    margin-left: 8px;
}

.qs-tour .option.active a,
.qs-tour .option.active a:hover {
    background-color: #eee;
}

.qs-tour .option img {
    cursor: pointer;
}

.counter {
    padding: 0 20px 0px 10px;
}

.counter p {
    padding: 0 15px 20px 5px;
    font-size: 11px;
    line-height: 15px;
}

.rightcolumn {
    width: 320px;
    float: left;
    text-align: left;
}

.hc_top {
    background: transparent url(../images/bkgd_hc_top.gif) 0 0px no-repeat;
    height: 54px;
}

.hc_top h2 {
    font-family: "Domine", serif;
    font-size: 15px;
    font-weight: bold;
    color: #474744;
    padding-top: 25px;
    padding-left: 25px;
}

.hc_top h2 span {
    color: #9d3204;
}

.expert-annotations {
    position: relative;
}

.expert-annotations .hc {
    padding-top: 8px;
    height: 374px;
}

.expert-annotations h2,
.content .expert-annotations h2 {
    padding-left: 18px;
    font-size: 13px;
}

hr {
    height: 1px;
    color: #c4c4c4;
    background-color: #c4c4c4;
    border: 0;
}

.hc {
    background: transparent url(../images/bkgd_hc.gif) 0 0px repeat-y;
    height: 380px;
}

.hc p {
    padding: 4px 20px 14px 20px;
    margin: 0;
}

.hc_bottom {
    background: transparent url(../images/bkgd_bottomgif.gif) 0 0px no-repeat;
    height: 5px;
    /* width: 50%; */
}

.newhc {
    margin: 8px 14px 25px 5px;
    border: 1px solid #c9c3b4;
    background-color: #ffffff;
}

.newhc p {
    padding: 0px 14px 0 20px;
    margin-bottom: 15px;
}

.trial p {
    padding: 5px 20px 5px 10px;
}

.trialContainer {
    margin: 0 0 15px 20px;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    width: 400px;

    box-shadow: -5px -5px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}

.main-content .trialContainer h2 {
    display: flex;
    justify-content: center;
    border-bottom: 2px dotted #c8c8c8;
    line-height: 1.8em;
}

.trialtable {
    width: 100%;
}

.trialtable th {
    /* width: 150px; */
    font-weight: normal;
    text-align: left;
    padding-right: 5px;
    padding-left: 10px;
}

.trialtable td {
    padding: 3px;
    padding-right: 10px;
}

.trialtable td.checkbox {
    padding-left: 10px;
}

.trialtable input[type="text"] {
    width: 100%;
}

.trialtable textarea {
    width: 100%;
    height: 60px;
}

.trialtable textarea::placeholder {
    color: #cccccc;
}

.trialtable tr.requestor {
    display: none !important;
}

.trialtable .terms-of-use {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}

.numbers {
    text-align: left;
}

.numbers h1 {
    background-color: #000000;
    color: #ffffff;
    font-size: 55px;
    font-weight: bold;
    display: inline;
}

.numleft {
    padding-left: 25px;
}

.numright {
    font-size: 17px;
    padding-right: 40px;
    padding-top: 30px;
    line-height: 22px;
}

img.hardcopybenefits {
    margin-top: 20px;
    margin-left: 29px;
    margin-bottom: 10px;
}

ul.hardcopybenefits {
    width: 90%;
    margin-left: 10px;
    padding-bottom: 15px;
    padding-left: 30px;
    list-style-image: url(../images/check.jpg);
    list-style-position: inside;
}

ul.hardcopybenefits li {
    padding: 5px 15px 10px 0px;
}

#hardcopy_types {
    padding: 0;
    width: 399px !important;
    width: 393px;
    height: 155px;
    padding-top: 116px;
    margin-left: 20px;
    border: 1px solid #ccc;
    background-image: url(../images/hc_image_folder.jpg);
    background-repeat: no-repeat;
}

#hardcopy_types ul {
    width: 380px !important;
    width: 374px;
    height: 30px;
    padding-left: 5px;
    margin: 0 10px;
    list-style-type: none;
    border-bottom: 1px dotted #ccc;
}

#hardcopy_types ul.noLine {
    border-bottom: none;
}

#hardcopy_types ul li {
    width: 116px;
    float: left;
    padding: 3px;
}

#hardcopy_types ul li a {
    color: #b53800;
    padding: 3px;
    font-size: 0.9em;
}

#hardcopy_types ul li a:hover {
    background-color: #ffe300;
}

#hardcopy_types ul li a.current {
    background-color: #ffe300;
}

#minicart {
    border: 1px solid #00f;
}

#minicart table {
    border: 1px solid #000;
}

#minicart table td {
    border: 2px solid #000;
}

#minicart table th {
    border: 2px dotted #000;
    font-weight: normal;
    text-align: left;
}

.footer {
    background: transparent url(../images/footer_bkgd.gif) 0 0px repeat-x;
    height: 155px;
    margin-left: 17px !important;
    margin-left: 18px;
    padding: 15px 0 0 15px;
    position: relative;
    text-align: left;
    width: 727px;
}

.footerinside p {
    color: #d6d2d1;
    width: 365px;
}

.footerinside {
    width: 720px;
    margin: 15px 0 0px 5px;
    position: relative;
}

.footer #FacebookLink {
    position: absolute;
    top: 12px;
    right: 162px;
}

.contact-details {
    height: 110px;
    width: 338px;
    left: 370px;
    position: absolute;
    top: 0;
    background-image: url(../images/Home/contact-cap.png);
    background-repeat: no-repeat;
    background-position: 31px 5px;
}

.contact-box {
    background-repeat: no-repeat;
    border-bottom: 1px dotted #989390;
    color: #bdbcbb;
    font-family: "Georgia", serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 33px;
    padding-bottom: 4px;
}

.contact-box a {
    color: #bdbcbb;
    text-decoration: none;
}

.contact-box a:hover {
    color: #ddd;
}

.contact-box.contact-phone {
    background-image: url(../images/Home/footer-phone.png);
    background-position: 9px 16px;
    padding-top: 17px;
}

.contact-box.contact-phone .fax {
    padding-left: 25px;
}

.contact-box.contact-email {
    background-image: url(../images/Home/footer-email.png);
    background-position: 10px 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.contact-box.contact-address {
    border-bottom: 0;
    background-image: url(../images/Home/footer-mail.png);
    background-position: 10px 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.contact-box.contact-address .postal-code {
    padding-left: 7px;
    padding-right: 7px;
}

.submit {
    padding-top: 8px;
}

#onlinereasons {
    width: 750px;
    margin-bottom: 30px;
}

#onlinereasons td {
    text-align: left;
}

#onlinereasons td.num {
    font-size: 30px;
    padding: 20px 0px 0 25px;
    font-weight: bold;
    color: #969696;
    font-family: times, serif;
}

#onlinereasons td.numtext {
    padding: 0 30px 15px 0;
    font-size: 13px;
    text-align: left;
    border-top: 1px solid #999;
}

#onlinereasons td.numtext div {
    color: #9d3204;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 0 0;
    text-align: left;
}

.online_clear {
    width: 700px;
    margin: 4px 35px 4px 20px;
}

.online_clear ul li.number {
    float: left;
    width: 70px;
    font-size: 30px;
    text-align: left;
    list-style: none;
    padding-left: 15px;
}

.online_clear ul li.text {
    float: left;
    width: 620px;
    text-align: left;
    list-style: none;
}

.numtitle {
    padding: 15px 30px 0 25px;
}

.opentext2 h1 {
    color: #9d3204;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 0 0;
}

.opentext2 h2 {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    padding: 15px 10px 15px 10px;
    line-height: 22px;
}

#aboutus,
#news {
    margin-left: 10px;
    text-align: left;
    width: 710px;
    padding-right: 30px;
}

#accountUpgrade {
    margin: 0 50px;
    min-height: 250px;
    text-align: left;
}

#aboutus p {
    margin-left: 200px;
}

#aboutus h1 {
    color: #9d3204;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 0 0 0;
    margin-left: 200px;
}

#aboutus h2 {
    font-size: 15px;
    font-weight: bold;
    font-style: italic;
    padding: 15px 10px 15px 10px;
    line-height: 22px;
    margin-left: 200px;
}

#aboutus #image {
    float: left;
    padding-left: 35px;
}

#aboutus #image p {
    float: left;
    margin-left: 0;
    font-style: italic;
}

#popupView {
    background-color: #fff;
    padding: 20px;
}

#popupView h1 {
    font-size: 1.2em;
}

#popupView h2 {
    padding-top: 0.5em;
    font-size: 1.1em;
}

#popupView ul {
    margin-left: 20px;
}

#hc_dynamiccontent,
#shoppingcart,
#checkout,
#general,
#loginpage,
#reglisting {
    padding-left: 40px;
    width: 695px;
    color: #555;
    margin-bottom: 30px;
}

#hc_dynamiccontent h2,
#general h2,
#loginpage h2,
#reglisting h2 {
    padding-top: 15px;
    font-size: 1.3em;
    color: #9d3204;
    border-bottom: 1px solid #aaa;
    clear: right;
    padding-bottom: 6px;
    margin-bottom: 14px;
}

#loginpage p {
    padding: 0 25px;
}

#loginpage .hint {
    font-size: 0.9em;
    margin-left: 10px;
    text-decoration: none;
}

#loginpage input[type="text"],
#loginpage input[type="password"] {
    padding: 2px 4px;
}

.forgot-password {
    text-align: left;
    min-height: 450px;
}

.forgot-password ul {
    margin-left: 30px;
    margin-bottom: 10px;
    padding-left: 20px;
}

.forgot-password input[type="password"] {
    float: left;
}

p.reset-help {
    font-weight: bold;
    color: #666;
}

#securityQuestionsForm table th,
#securityQuestionsForm table td {
    padding: 10px;
}

#securityQuestionsForm table th {
    font-size: 14px;
    padding-top: 14px !important;
    vertical-align: top;
}

#securityQuestionsForm table select,
#securityQuestionsForm table input[type="text"] {
    width: 450px;
    padding: 3px;
    margin-bottom: 5px;
}

.tip {
    font-size: 11px;
    color: #666;
}

ul.hc_toc {
    margin: 0 15px 25px;
}

ul.hc_toc li.nested {
    margin-left: 25px;
}

#checkout h3 {
    color: #9d3204;
    padding: 15px 0;
}

h3 {
    color: #9d3204;
    padding: 15px 0;
}

h3 span {
    font-weight: normal;
    font-style: italic;
}

#loginpage table {
    margin-top: 20px;
    margin-left: 0px;
    margin-bottom: 20px;
    padding: 10px;
}

#loginpage table th {
    padding: 10px;
}

#loginpage table th.inline {
    padding-left: 0;
}

#loginpage #tryItNow {
    margin-bottom: 40px;
    margin-left: 100px;
    width: 150px;
}

#loginpage #tryItNow p {
    text-align: center;
}

#shoppingcart table,
#checkout table {
    width: 680px;
    margin-bottom: 30px;
}

#shoppingcart table th {
    text-align: left;
    font-weight: bold;
    padding: 5px;
    padding-right: 7px;
    border-bottom: 1px solid #ccc;
}

#shoppingcart table td {
    padding: 5px;
    padding-right: 7px;
}

#shoppingcart table.detailstable td {
    border-bottom: 1px solid #ccc;
}

#checkout table td.subline {
    border-top: 1px solid #ccc;
}

#shoppingcart table th.prices,
#shoppingcart table td.prices,
#checkout table th.prices,
#checkout table td.prices {
    text-align: right;
}

#shoppingcart table td.buttonRow,
#checkout table td.buttonRow {
    text-align: right;
    padding-top: 15px;
    border-top: 1px solid #ccc;
}

#shoppingcart p.emptyCart,
#checkout p.emptyCart {
    height: 200px;
}

#thankYou {
    margin-bottom: 50px;
}

#checkout table th {
    text-align: left;
    font-weight: bold;
    padding: 5px;
    padding-right: 7px;
    border-bottom: 1px solid #ccc;
}

#checkout table.detailstable th {
    padding-left: 15px;
    width: 200px;
}

#checkout table td {
    padding: 5px;
    padding-right: 7px;
}

#checkout table.detailstable td input {
    width: 250px;
}

#checkout table td input.radio,
#checkout table td input.checkbox {
    width: 25px;
}

#checkout table td input.shorty {
    width: 150px;
}

#checkout table td span {
    padding-left: 35px;
    font-size: 0.9em;
}

#checkout table.detailstable td {
    border-bottom: 1px solid #ccc;
}

#error,
#loginerror,
#trialerror {
    text-align: center;
    color: #c00;
    border: 1px solid #c00;
    background-color: #fcc;
    margin: 15px 10px;
    padding: 10px;
}

#FormErrors {
    background: pink;
    border: solid 1px red;
    list-style-type: none;
    margin-left: 0;
    padding: 10px 15px;
}

#FormErrors li {
    margin: 5px 0;
}

#trialerror {
    text-align: left;
    margin-top: 0;
}

#trialerror p {
    padding: 4px 10px;
}

.inline-error {
    color: #f00;
    margin-left: 20px;
}

.cart_item {
    width: 255px;
    border: 1px solid #ccc;
    text-align: center;
    padding-bottom: 4px;
    margin-bottom: 7px;
}

.cart_itemdetail {
    line-height: 2.5em;
    border: 1px solid #ccc;
    margin: 4px;
    padding-bottom: 5px;
}

.cart_itemdetail p {
    line-height: 15px;
    font-size: 0.9em;
    font-weight: bold;
    padding-top: 10px;
    padding-right: 5px;
    text-align: left;
    color: #777;
}

.cart_itembuttons {
    float: right;
    padding-top: 13px;
}

.cart_itemdescription {
    width: 420px;
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
}

.cart_itemdescription h3 {
    border-bottom: 1px solid #ccc;
    font-size: 0.9em;
}

.cart_itemdescription p {
    line-height: 15px;
    font-size: 0.9em;
    padding-top: 10px;
    text-align: left;
    color: #555;
    line-height: 1.5em;
}

.cart_itemtoc {
}

.cart_itemprice {
    font-size: 2.5em;
    font-weight: bold;
    color: #aaa;
    float: left;
    width: 70px;
    margin-right: 5px;
}

.cart_itemprice span {
    font-size: 0.7em;
    vertical-align: top;
}

.cart_itemadd {
    border: 0;
}

#screencast_preview {
    /* Image that says "Click here to watch..." */
    left: 20px;
    width: 350px;
}

#screencast {
    margin: 20px 0 0 0;
}

#screencast object {
    margin: 0 0 20px 0;
}

#screencast_list {
    width: 750px;
    padding-bottom: 10px;
}

#trynow_btn {
    float: right;
    margin: 0 10px 10px 0;
    padding-right: 20px;
}

ul#screencasts {
    float: left;
    text-align: left;
    margin: 0 0 7px 20px !important;
    margin: 0 0 7px 10px;
    width: 720px;
    list-style: none;
}

ul#screencasts li {
    float: left;
}

ul#screencasts li a {
    float: left;
    display: block;
    padding: 1px 10px;
    width: 97px;
    text-align: center;
    background: #f9f9f2;
}

/* Style for the BC Legislative Digest Page */

#legDigest {
    width: 690px;
    padding-left: 50px;
    padding-right: 30px;

    text-align: left;
}

#legDigest em {
    color: #8c2c04;

    font-style: normal;
}

#legDigest p {
    font-size: 14px;
    letter-spacing: 1px;
}

#legDigest strong {
    font-variant: small-caps;
    font-weight: 600;
    font-size: 15px;
    color: #8c2c04;
}

#legDigest #bcLegDigest {
    display: block;
    margin-left: auto;
    margin-right: auto;

    margin-bottom: 20px;
}

#legDigest #towerLogo {
    float: right;
}

#legDigest #introduction {
    width: 350px;

    margin-top: 60px;
}

#legDigest #introduction ul {
    width: 300px;

    list-style: none;

    margin-top: 20px;
    margin-left: 0px;
}

#legDigest #introduction li {
    background: url("../images/bcLegDigest-bullet.jpg") no-repeat 0 5px;

    font-size: 12px;

    margin-bottom: 10px;
    padding-left: 32px;
    height: 40px;
}

#legDigest #whatIsQO {
    width: 500px;

    margin-left: auto;
    margin-right: auto;

    margin-top: 30px;
    margin-bottom: 30px;
}

#legDigest #whatIsQO ul {
    list-style-position: outside;
    margin-left: 20px;
}

#legDigest #whatIsQO li {
    font-size: 12px;
}

#legDigest #QOBonus {
    width: 600px;
    height: 80px;

    margin-left: auto;
    margin-right: auto;

    background: url("../images/bcLegDigest-promo-bg.jpg") no-repeat;
    border: solid 5px #eeecdd;

    text-align: center;
}

#legDigest #QOBonus h1 {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 19px;
    color: #8c2c04;

    margin-bottom: 8px;
    margin-top: 15px;
}

#legDigest #navigation {
    display: block;
    margin-left: auto;
    margin-right: auto;

    margin-bottom: 30px;
    margin-top: 30px;

    text-align: center;
}

/* For content imported from the secure area */
#mainScreenTurnOn {
    padding: 0;
    margin: 0;
    float: left;
}

#mainScreenTurnOn P,
#mainScreenTurnOn TD,
#mainScreenTurnOn UL,
#mainScreenTurnOn LI,
#mainScreenTurnOn DL {
    font: 9pt arial, helvetica, sans-serif;
}

#mainScreenTurnOn {
    margin-left: 20px;
    width: 700px !important;
}

.screencaster .FLVPlayer {
    position: relative;
    margin-left: 30px;
    margin-bottom: 20px;
}

#mainScreenTurnOn h1.title {
    background-image: url(../../images/welcome.png);
    background-repeat: no-repeat;
    width: 443px;
    height: 38px;
    padding: 0;
    margin: 0;
    display: none;
}

#mainScreenTurnOn h1.title span {
    display: none;
}

#mainScreenTurnOn h1 {
    font-family: verdana, arial, sans-serif;
    color: #7b2602;
    font-weight: bold;
    font-size: 18px;
    margin: 0;
    padding: 15px 0 5px 0;
    width: 700px;
}

h1.alertTitle {
    display: none;
}

#mainScreenTurnOn h1 span {
    /*float: right;*/
    padding-bottom: 2px;
}

#mainScreenTurnOn h1 span a {
    font-weight: normal;
}

#mainScreenTurnOn h1.declutter {
    font-size: 17px;
    font-weight: normal;
    text-align: left;
    color: #777;

    width: 435px;
}

#mainScreenTurnOn h1.declutter span {
    color: #7b2602;
    font-weight: bold;
    display: inline;
    float: none;
}

#mainScreenTurnOn h2 {
    font-size: 18px;
}

#mainScreenTurnOn table.dataTable {
    margin-left: 10px;
    margin-top: 0;
}

#mainScreenTurnOn th,
#mainScreenTurnOn td,
#mainScreenTurnOn li,
#mainScreenTurnOn p {
    text-align: left;
}

#mainScreenTurnOn th > td {
    text-align: inherit;
}

#mainScreenTurnOn ul {
    margin: 20px 20px 20px 40px;
}

#mainScreenTurnOn table {
    margin: 20px 0 5px 0;
}

.expandableSection {
    width: 700px;
    margin-bottom: 18px;
    padding-left: 25px;
}

.expandableSection h1 a.helpLink {
    margin-left: 20px;
}

.expandableSection h2 span {
    font-size: 12px;
    padding-left: 10px;
    color: maroon;
    font-style: italic;
    font-weight: normal;
}

.expandableSection hr {
    width: 100%;
    border: none;
    background: none;
    border-top: solid 1px #e0e0e0;
}

.expandableSection p {
    display: block;
    margin: 10px;
}

.expandableSection td p {
    margin-left: 0;
}

.changesTable,
.expandableSection #statusChecker {
    border-collapse: collapse;
    width: 100%;
}

.expandableSection .thumbnail {
    border: solid 1px #c0c0c0;
}

.expandableSection h1 {
    text-align: left;
    text-indent: 10px;

    font-family: verdana, arial, sans-serif;
    font-size: 24px;
    color: #7b2602;
}

.expandableSection .expandableBlock {
    overflow-x: hidden;
    overflow-y: auto;

    max-height: 150px;
}

.viewMore {
    color: #5b5b5b;

    text-align: right;
    padding: 5px 20px 5px 10px;

    font-family: verdana, arial, sans-serif;
    font-weight: bold;
    font-size: 10px;
}

.viewMore:first-letter {
    color: #7b2602;
}

td.viewMore {
    white-space: nowrap;
}

.viewMore a {
    text-decoration: none;
}

.viewMore a:hover {
    text-decoration: underline;
}

img.thumbnail {
    width: 50px;
}

.helpLink {
    display: inline;
    font: 9pt arial, helvetica, sans-serif;
    background: url(/images/icon/help.png) no-repeat;
    padding: 3px 0 3px 25px;
    cursor: pointer;
}

.FLVPlayer {
    position: absolute;
    background: url(/images/FLVPlayer_frame.png) no-repeat;

    width: 640px;
    height: 480px;

    padding: 16px;

    z-index: 1;
}

#FLVclose {
    position: absolute;
    color: #fff;

    top: 0;
    left: 650px;

    cursor: pointer;
}

#FLVclose:hover {
    font-weight: bold;
}

#Annotations {
    padding: 0 43px 30px;
    position: relative;
}

#Annotations .Title {
    margin: 0 85px 24px;
}

#Annotations .TopCallout {
    float: right;
    margin-left: 10px;
    position: relative;
    top: -14px;
}

#Annotations .ComingSoon {
    left: 293px;
    margin-top: -6px;
    position: absolute;
}

#Annotations hr {
    margin: 21px 0;
}

#Annotations p,
#Annotations h1 {
    color: rgb(76, 76, 76);
    font-family: "Arial";
    font-size: 13px;
    margin-bottom: 23px;
}

#Annotations .AnnotationPost p {
    margin-bottom: 0;
    padding-bottom: 7px;
    font-size: 12px;
}

#Annotations h1 {
    font-size: 16px;
    font-weight: bold;
}

#ExpertAnnotators td {
    font-size: 12px;
    height: 140px;
    line-height: 16px;
    vertical-align: top;
    padding-bottom: 20px;
}

#ExpertAnnotators h3 a {
    text-decoration: none;
}

#ExpertAnnotators td img {
    padding-right: 21px;
    width: 120px;
}

.see-more {
    position: absolute;
    bottom: 15px;
    border-radius: 10px;
    border: 2px solid #e1e1e1;
    padding: 4px;
    text-align: center;
    margin-left: 19px;
    width: 260px;
}

.see-more p {
    padding-bottom: 5px;
}

.expert-annotations .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
}

.pull-quotes {
    width: 280px;
    /*margin-left: 20px;*/
}

.pull-quotes .slide {
    width: 280px;
}

.pull-quote {
    background-image: url(../images/Online/quote_box.png);
    background-repeat: no-repeat;
    width: 259px;
    height: 232px;
    margin-left: 10px;
    color: #323232;
}

.pull-quote div {
    height: 215px;
    overflow: hidden;
}

.pull-quote p {
    font-size: 1.1em;
    padding: 12px 20px 0;
}

.pull-quote-annotator {
    width: 280px;
    margin-top: 3px;
    height: 65px;
    overflow: hidden;
    margin-left: 5px;
}

.pull-quote-annotator img {
    width: 50px;
    float: left;
    padding-right: 7px;
}

.pull-quote-annotator p {
    font-size: 0.95em;
    line-height: 1.2em;
    color: #323232;
}

.meet-the-experts .footnotes {
    border-top: 1px solid #e2e2e2;
    font-size: 11px;
    color: #4e4e4e;
    padding-top: 30px;
}

#webinar {
    padding: 0 43px 30px;
    position: relative;
}

#webinar h1 {
    margin-bottom: 0;
}

#webinar .page-title p {
    margin: 0;
    font-size: 1em;
}

#webinar p.limited-seats {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 30px;
}

#webinar p {
    margin: 10px 25px;
}

#webinar ul {
    padding-bottom: 30px;
}

#webinar ul li {
    margin: 0 45px;
}

#webinar span.required {
    color: #9d3204;
    font-weight: bold;
}

.alert-intro,
.feature-intro {
    padding: 0 60px 10px;
}

.alert-triggers {
    padding-top: 20px;
    position: absolute;
    margin-left: 22px;
}

.alert-triggers .alert-trigger-container {
    float: left;
}

#mainScreenTurnOn .alert-triggers .alert-trigger-container p {
    height: 40px;
    font-family: "Domine", serif !important;
    font-weight: bold;
    text-align: center;
    padding-right: 5px;
    font-size: 13px;
}

#mainScreenTurnOn .alert-triggers .alert-trigger-container p em {
    font-family: arial, san-serif;
    font-weight: normal;
    font-size: 0.8em;
}

.alert-triggers .alert-trigger {
    border: 1.5px solid #7b2602;
    border-radius: 5px;
    width: 106px;
    height: 104px;
    margin-right: 5px;
    cursor: pointer;
    padding-bottom: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.alert-triggers .alert-trigger.active {
    border-bottom: none;
    background-color: #eee;
    padding-bottom: 0;
    height: 134px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.alert-triggers .alert-trigger.last {
    margin-right: 0;
    padding-right: 2px;
}

.alert-triggers .alert-trigger.digest {
    background-image: url(../images/Features/Alerts/Ico1_G.png);
    background-position: 5px 9px;
}

.alert-triggers .alert-trigger.digest.active {
    background-image: url(../images/Features/Alerts/Ico1_R.png);
}

.alert-triggers .alert-trigger.tracking {
    background-image: url(../images/Features/Alerts/Ico2_G.png);
    background-position: 21px 24px;
}

.alert-triggers .alert-trigger.tracking.active {
    background-image: url(../images/Features/Alerts/Ico2_R.png);
}

.alert-triggers .alert-trigger.reporter {
    background-image: url(../images/Features/Alerts/Ico3_G.png);
    background-position: 19px 24px;
}

.alert-triggers .alert-trigger.reporter.active {
    background-image: url(../images/Features/Alerts/Ico3_R.png);
}

.alert-triggers .alert-trigger.keywords {
    background-image: url(../images/Features/Alerts/Ico6_G.png);
    background-position: 16px 24px;
}

.alert-triggers .alert-trigger.keywords.active {
    background-image: url(../images/Features/Alerts/Ico6_R.png);
}

.alert-triggers .alert-trigger.amendments {
    background-image: url(../images/Features/Alerts/Ico4_G.png);
    background-position: 16px 30px;
}

.alert-triggers .alert-trigger.amendments.active {
    background-image: url(../images/Features/Alerts/Ico4_R.png);
}

.alert-triggers .alert-trigger.annotations {
    background-image: url(../images/Features/Alerts/Ico2_G.png);
    background-position: 17px 24px;
}

.alert-triggers .alert-trigger.annotations.active {
    background-image: url(../images/Features/Alerts/Ico2_R.png);
}

.alert-triggers .alert-trigger.users {
    background-image: url(../images/Features/Alerts/Ico5_G.png);
    background-position: 17px 24px;
}

.alert-triggers .alert-trigger.users.active {
    background-image: url(../images/Features/Alerts/Ico5_R.png);
}

.alert-triggers .alert-trigger h1 {
    font-size: 12px !important;
}

.alert-types {
    margin-top: 202px;
    margin-left: 22px;
    margin-bottom: 40px;
}

.alert-types .alert-trigger h1 {
    font-size: 12px !important;
}

.alert-types .alert-hidden {
    display: none;
}

.alert-types .alert-type {
    border: 1px solid rgb(229, 229, 229);
    background-color: #eee;
    padding: 20px;
    min-height: 170px;
    border-radius: 8px;
}

.alert-types .alert-type h1 {
    font-size: 16px !important;
    margin: 0;
}

.alert-types .alert-info {
    width: 370px;
    margin-left: 30px;
    float: left;
}

.alert-types .alert-screens {
    width: 185px;
    margin-left: 40px;
    float: left;
}

a.youtubes {
    background-image: url(../secure/images/icon_youtube.jpg);
    background-repeat: no-repeat;
    display: inline-block;
    padding: 4px 0 6px 23px;
}

#mainScreenTurnOn .alert-types .alert-type h2 {
    margin: 0;
    font-family: "Domine", serif;
    font-size: 18px;
    color: #9d3204;
    margin-bottom: 12px;
}

#mainScreenTurnOn .alert-types .alert-type h3 {
    padding-bottom: 0;
}

#mainScreenTurnOn .alert-types .alert-type p {
    line-height: 1.5em;
}

.alert-types .top-left {
    border-top-left-radius: 0;
}

.alert-types .top-right {
    border-top-right-radius: 0;
}

.mike-pasta {
    float: left;
    width: 250px;
    margin-left: 50px;
    margin-right: 30px;
    text-align: center;
    font-style: italic;
}

.mike-pasta img {
    width: 250px;
}

.public-content .main-content.about-us {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    padding-bottom: 15px;
    width: 740px;
}

.about-us img {
    padding: 0 0px 0 60px;
    height: 350px;
}

.about-us .head-shot {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about-us .head-shot div {
    padding-left: 78px;
}

.about-us-intro {
    padding: 0 50px 10px 35px;
    line-height: 1.5em;
}

.about-us ul li {
    background-image: url(../images/Features/feature_tick.png);
    background-position: 0 4px;
    background-repeat: no-repeat;
    list-style-type: none;
    padding-left: 24px;
    list-style-position: outside;
    padding-bottom: 10px;
}

.content {
    margin-bottom: 30px;
}

.content span.intro {
    font-size: 1.2em;
    font-weight: bold;
}

.content h2 {
    font-family: "Domine", serif;
    font-weight: bold;
    font-size: 18px;
    color: #9d3204;
    line-height: 1.5em;
    margin-top: 12px;
}

.content ul {
    list-style-position: inside;
}

.content ul li {
    margin-bottom: 5px;
}

span.pretending {
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    background-color: #999;
}

.meet-the-experts > h2 {
    color: #4e4e4e;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 5px;
    margin-bottom: 30px;
    margin-top: 0;
}

.meet-the-experts h3 {
    padding-top: 0;
}

.expert-portrait {
    float: left;
    width: 200px;
    height: 250px;
    margin-right: 30px;
    margin-bottom: 20px;
}

.expert-portrait img {
    width: 200px;
}

.expert-info {
    float: left;
    width: 430px;
    margin-bottom: 20px;
}

.expert-info h2 {
    margin-top: 0;
    color: #4e4e4e;
}

.expert-info h3 {
    margin-top: 0;
    font-weight: normal;
    font-size: 1em;
}

.local-gov-nav {
    border: 1px solid transparent;
    position: absolute;
    padding: 3px 8px;
    font-family: Domine, Georgia, serif;
    font-weight: 600;
    font-size: 12px;
    color: #38393d;
    text-decoration: none;
}

.local-gov-nav.active,
.local-gov-nav:hover {
    color: #38393d;
    background-color: #ffe500;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
}

.free-trial.page-title h2 {
    font-family: Domine, serif;
    font-size: 21px;
    color: #474744;
    text-align: center;
    line-height: 1em;
    margin-top: 0;
    margin-bottom: 0;
}

div.civic-laws.page-title {
    display: flex;
    justify-content: center;
}

.civic-laws .banner {
    background-color: #000;
}

.civic-laws .banner-bg {
    background-image: url(../secure/images/city.png);
    background-repeat: no-repeat;
    height: 80px;
}

.civic-laws span.header {
    position: relative;
    background-image: url(../secure/images/civiclaws_logo_inv.png) !important;
    background-repeat: no-repeat;
    display: block;
    width: 170px;
    height: 55px;
    top: 13px;
    left: 28px;
}

.civic-laws .attention-get {
    text-align: center;
    color: #f00;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    padding-top: 20px;
}

.intro-offer {
    color: #f00;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.intro-offer span {
    font-size: 16px;
}

.free-trial-flag {
    display: block;
    width: 265px;
    height: 151px;
    background-image: url(../images/Home/free-trial-flag.png);
    background-position: 0px 0;
    background-repeat: no-repeat;
    text-align: center;
    text-decoration: none;
    line-height: 1.6em;
    color: #fff;
}

.free-trial-flag strong {
    display: inline-block;
    padding-top: 18px;
    font-size: 18px;
    padding-right: 14px;
}

.free-trial-flag strong span {
    font-size: 24px;
}

div.civic-laws ul {
    margin-left: 10px;
}

ul.civic-laws-features li {
    background-image: url(../images/Features/feature_tick.png);
    background-position: 0px 9px;
    background-repeat: no-repeat;
    list-style-type: none;
    list-style-position: outside;
    padding: 10px 24px;
}

div.terms-of-use {
}

div.terms-of-use ol {
    list-style-type: none;
    margin-left: 40px;
}

div.terms-of-use li {
    padding-bottom: 8px;
}

div.terms-of-use ol ol {
    list-style-type: none;
    margin-left: 40px;
    margin-top: 10px;
}

div.posting-policy h3 {
    margin-bottom: 5px;
    padding-bottom: 0;
}

div.posting-policy ul {
    margin-left: 2px;
    list-style-position: inside;
}

div.posting-policy li {
    padding-bottom: 8px;
    list-style-position: outside;
    margin-left: 20px;
}

div.posting-policy ul ul {
    list-style-type: circle;
    margin-left: 20px;
    margin-top: 10px;
}

.ui-dialog-titlebar.ui-widget-header {
    background: none repeat scroll 0 0 #995555 !important;
    color: #ffffff !important;
}

.dialog-content {
    display: none;
    padding: 5px 40px;
}

.dialog-content h3 {
    margin-top: 5px;
    margin-bottom: 0;
}

.dialog-content p {
    margin-top: 5px;
}

.dialog-content ul {
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 12px;
}

#webinar label {
    display: block;
    width: 140px;
    float: left;
    padding: 1px;
    clear: left;
}

#webinar input.field {
    float: left;
    margin-bottom: 10px;
    width: 180px;
    padding: 3px;
}

#webinar input.submitButton {
    margin-left: 142px;
    width: 70px;
}

#webinar div.error {
    color: #f00;
    padding-bottom: 15px;
}

#webinar .lunch-list {
}

#webinar .lunch-list li {
    list-style-type: none;
    background: url(../images/lunch_bullet.png) no-repeat left 5px;
    font-size: 12px;
    padding-left: 25px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.lunch-and-learn-banner {
    border: 5px solid #eceddb;
    background-color: #f5f5eb;
    padding: 10px 10px 20px;
    text-align: center;
    width: 90%;
    margin: 25px auto;
}

.lawbster-info {
    padding-left: 25px;
    padding-right: 25px;
}

.lawbster-info p {
    padding: 0 !important;
}

.lawbster-info ul {
    padding-left: 25px !important;
    max-width: 90%;
}

.lawbster-info h2,
.lawbster-info h3 {
    color: #333 !important;
    border-bottom: 0 !important;
}

.lawbster-info .return {
    text-align: center;
    margin: 25px 0;
}

.news-soon {
    font-size: 2em;
    padding: 10px 0;
}

.newsLeftColumn {
    width: 335px;
    min-width: 300px;
}

.newsLeftColumn .hc_border {
    border: 1.5px solid #ccc;
    border-radius: 1px;
    background: none;
}

.newsLeftColumn .hc_top {
    background-size: cover;
    background: none;
    margin: 5px 10px;
    border-bottom: 1px dashed #ccc;
    display: flex;
    justify-content: center;
    height: 40px;
}

.newsLeftColumn .hc_top span {
    font-family: "Domine", serif;
    font-weight: bold;
    font-size: 14px;
    color: #9d3204;
    line-height: 1.5em;
    margin-top: 12px;
}

.newsLeftColumn .hc {
    background-size: contain;
    background: none;
    width: 295px;
}

.newsLeftColumn .see-more {
    position: revert;
    margin-left: 12px;
}

.newsLeftColumn .hc_bottom {
    background-size: contain;
    background: none;
}

.newsRightcolumn {
    margin: 0 10px;
}

.newsRightcolumn .alertsContent {
    display: flex;
    flex-direction: column;
    padding: 0px 10px 10px 10px;
    border: 1px black solid;
    background-color: #f2f2f2;
}

.newsRightcolumn .hc_top {
    background-size: cover;
    background: none;
    margin: 5px 10px 5px 0;
    border-bottom: 1px dashed #ccc;
    display: flex;
    justify-content: center;
    height: 40px;
}
.newsRightcolumn .alertsContent .hc_top h2 {
    font-family: "Domine", serif;
    font-weight: bold;
    font-size: 14px;
    color: #9d3204;
    line-height: 1.5em;
    margin-top: 12px;
    padding-top: 0;
    padding-left: 0;
}

#newsInfo .alertsHeader {
    text-align: left;
    color: #9d3204;
    font-size: 1.4em;
    font-weight: bold;
    padding: 8px 2px;
    margin: 3px 10px;
}

.reporterIntro span {
    color: #9d3204;
}

.split {
    display: inline-flex;
    width: 94%;
}
