@charset "UTF-8";

/* CSS Document */


/* @ FONT FACE */

@font-face {
    font-family: Lato-Bold;
    src: url(../../fonts/Lato-Bol.ttf);
}

@font-face {
    font-family: Lato-Medium;
    src: url(../../fonts/Lato-Reg.ttf);
}

.has-error .field-validation-error {
	color: #CC0000;
}

body {
    background-color: #f1f2f6;
}

h1,
h2,
h3,
h4,
h5,
p,
.navbar-inverse,
.dropdown-toggle,
.p.pull-right.wi-links a {
    font-family: "Open Sans", Verdana, Helvetica, sans-serif !important;
    letter-spacing: .05em;
}

a {
	color: #3277B3;
}

tr.top {
    background-color: #d2d2d2;
    color: #084078;
    font-weight: normal;
}

tr.top {}

h1 {
    font-size: 3em;
    font-weight: 600;
}

h2 {
    font-size: 2.5em;
    font-weight: 600;
}

h3 {
    font-size: 2em;
    font-weight: 500;
}

h5.accordion-heading {
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px
}

body {
    background-color: #f1f2f6;
}

.docs-header {
    border-top: transparent;
}

dt {
    padding-bottom: 5px;
}

dd {
    padding-bottom: 10px;
}

#residentalAddress {
    display: none;
}

.navbar {
    margin-bottom: 0;
}

.navbar-custom .navbar-brand {
    padding: 9px 15px;
    opacity: 1;
}

.navbar-brand {
    padding: 8px 20px 5px 18px;
    position: absolute;
}



.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
    color: #fff;
}

p.h3 {
    font-weight: 400;
    font-size: 3rem;
    margin-top: 0px;
}

p.h5 {
    font-weight: 400;
    font-size: 2rem;
}

p.pull-right.wi-links {
    margin: 15px;
}

p.pull-right.wi-links a {
    margin-left: 15px;
    color: #fff;
}

.navbar-default {
    font-family: "Lato-Regular", Verdana, Helvetica, sans-serif;
    color: #fff;
    border-color: #084078;
    background-color: #084078;
    -webkit-box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -3px 12px 5px rgba(0, 0, 0, 0.3);
    height: 33px;
    border-color: none;
}

.navbar-inverse {
    font-family: "Lato-light", Verdana, Helvetica, sans-serif;
    background-color: #043c73;
    margin-top: 20px;
}

.navbar-inverse .navbar-toggle {
    border-color: #195da1;
    background-color: #195da1;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    border-color: #195da1;
    background-color: #195da1;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #f9c218;
}

.caret {
    color: #2f73b8;
}

.navbar,
.dropdown-menu {
    border-radius: 1px;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #002243;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
    color: #fff;
}

.navbar-custom .nav li a {
    color: #fff;
}

.navbar-custom .nav li a.current,
.navbar-custom .nav li a:active {
    border-bottom: none;
}

.dropdown-menu li a {
    padding: 5px 20px;
    color: #434a54;
}

.bootstrap-select > .btn {
    border-width: 1px !important;
}

.dropdown-menu {
    background-color: #fff;
    padding: 0px;
    margin: 0px;
}

.topic {
    padding: 30px 0 10px 0;
    background: url('../../Images/AppImg.jpg') left top no-repeat;
    background-size: cover;
    height: 230px;
}

.topic h4,
.topic h5 {
    color: #fff;
    font-weight: 100;
    font-family: "Lato-Regular", Verdana, Helvetica, sans-serif;
    letter-spacing: .03em;
}

.titletag {
    margin-top: 60px;
    height: 50%;
    background-color: #1a4276;
    background-color: #1a4276;
    background-color: rgba(26,66,118,.9);
    padding: 20px;
}

.titletag h3 {
    margin: 25px 15px;
    font-size: 1.75em;
}

.titletag a:link {
    text-decoration: none;
}

.docs-header {
    padding-top: 0px;
    background: none;
    background-color: #d9d9d9;
}


/******** styles below are for the tabs on the first login page (new) ************/

.wizard-title {
    font-size: 1.1em;
    font-weight: 600;
    letter-spacing: .03em;
    line-height: 2.2em
}

span.badge {
    margin-right: 10px;
}

#wizard .tabs-left .nav-tabs,
#wizard .tabs-left .nav-tabs>li:first-child>a,
#wizard .nav-tabs > li > a,
#wizard .tabs-left .nav-tabs>li,
.tabs-right .nav-tabs>li {
    margin: 5px 0px;
    float: none;
    border: none;
    border-radius: 1px;
}

#wizard .nav-tabs > li > a {
    background-color: #f0f3f4;
}

#wizard .tab-content {
    padding: 0px;
}

#wizard h6 {
    margin: 30px 0px 10px 0px;
    font-weight: 700;
    font-size: 1.2em;
    color: #084078;
}

#wizard h6 span {
    font-weight: 100;
}

#wizard hr {
    margin: 10px 0px;
}

#wizard p.sub-head {
    color: #3bafda;
    font-weight: 700;
    margin: 15px 0px 0px 0px;
}

#wizard .well {
    padding: 55px 10px;
    background-color: #f0f3f4;
}

#wizard .well h2 {
    color: #32a942;
}

.pager li>a,
.pager li>span {
    border-radius: 5px;
    letter-spacing: .05em;
    border-width: 2px;
    border-color: #a1a8b4;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 6px 15px;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.pager .next>a,
.pager .next>span,
.pager .previous>a,
.pager .previous>span {
    float: left;
    margin: 0px 5px;
    background-color: transparent;
    border-color: #32a942;
    border-width: 1px;
    background-color: transparent;
}

.pager .next>a:active,
.pager .next>a:focus,
.pager .next>a:hover {
    border-color: #32a942;
    background-color: #32a942 !important;
    color: white;
}

.pager .next>a,
.pager .next>span {
    float: left;
    margin: 0px 5px;
    background-color: transparent;
    border-color: #32a942;
    border-width: 1px;
    background-color: transparent;
}

.pager .previous>a:active,
.pager .previous>a:focus,
.pager .previous>a:hover {
    border-color: #434a54;
    background-color: #434a54 !important;
    color: white;
}

.pager .previous>a,
.pager .previous>span {
    border-color: #434a54;
}

#tabsleft-tab7 .well {
    background-color: #f0f3f4;
    padding: 55px 20px;
}


/******** styles below are for the tabs on the first login page (old) ************/

.tab-content {
    padding: 20px 0 0;
}

.nav-tabs > li > a {
    background-color: #d2d2d2;
    color: #084078;
    ;
    margin-right: 8px;
    padding: 15px 20px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 4px;
}

.nav-tabs > li:first-child > a {
    border-radius: 4px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #084078 !important;
    color: #fff;
}

.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    background-color: #084078 !important;
    color: #fff;
}

.nav-tabs > li {
    border: none;
}

.nav-tabs {
    background-color: transparent;
}


/******** styles above are for the tabs on the first login page ************/


/******** styles below are for the dashboard page ************/

.dashboard-box {
    background-color: #ededed;
    padding: 10px;
    margin: 0px;
    color: #fff;
    min-height: 397px;
    border-color: #ccc;
    border-width: 1px;
    border: 1px solid #d6d7d8;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.dashboard-menu li {
    padding: 9px 0px;
    color: #043c73;
    padding: 6px 8px;
    background: #fff;
    border-left: 6px solid #bec1c4;
    border-right: 6px solid #bec1c4;
    margin: 6px 0px !Important;
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.dashboard-menu li a {
    color: #043c73;
}

ul.dashboard-menu {
    list-style: none outside none;
    margin: 0;
    padding: 15px 0px;
    font-size: 14px;
}

.dashboard-box h4 {
    margin: 4px 0px 10px 4px;
    font-weight: 600;
    color: #084078;
    font-size: 1.5em;
}


/******** styles above are for the dashboard page ************/

td .glyphicon {
    padding: 0px 4px 5px 0px;
    font-size: .8em;
}

td a {
    border-color: transparent;
    line-height: 1.35em;
}

.client-data {
    font-size: .95em;
    font-weight: bold;
}

.list-group {
    margin: 15px 0px 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.list-group-item:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    background-color: #434a54;
    border-color: transparent;
    padding: 10px;
}

.badge {
	background-color: #115A74;
}

.badge-default,
.label-default {
    border: none;
    background-color: transparent;
    margin-right: 5px;
    color: #434a54;
    font-size: 100%;
    font-family: "Lato-Regular", Verdana, Helvetica, sans-serif;
}

.form-label,
.form-checkmark {
    padding: .2em 1em .05em .1em !important;
    font-weight: 100 !important;
    font-family: "Lato-Regular", Verdana, Helvetica, sans-serif !important;
}

input[type=date] {
    line-height: 34px;
    opacity: 1;
}

.btn-default.active {
    background-color: #00912b;
}

.btn-group .btn {
    margin-top: 0px;
}

label,
.editor-label {
    margin: 10px 0px 3px 0px;
    display: inline-block;
    max-width: 100%;
}

.tag.label {
    display: inline-block;
    padding: 6px;
    margin: 2px 0px;
    font-size: 100%;
    cursor: pointer;
    font-weight: 600;
}

.tag .glyphicon {
    margin: 0px 0px 0px 3px;
}

.tag.label.btn-info {
    background-color: #21709b;
}

.tag.label.btn-info:hover,
.tag.label.btn-info:active,
.tag.label.btn-info:focus {
    background-color: #399fd6;
}

.tag.label a {
    color: white;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}

label {
    font-weight: 600;
}

.required {
    font-size: .70em;
    color: #0c0c0c;
    font-family: "Lato-Regular", Verdana, Helvetica, sans-serif;
    padding-left: 4px;
    opacity: .80;
}

.list-group-item {
    padding: 10px 5px;
}

.topic h3 {
    margin-top: 20px;
}

.topic h5 {
    margin-top: -15px;
    margin-left: 15px;
}

h4 {
    margin-bottom: 25px;
    margin-top: 0px;
}

#vouchersTable_filter .form-control {
    margin-left: 5px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > .disabled > a,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-radius: 1px;
    background-color: #aab2bd;
    color: white;
    border-color: transparent;
}

.pagination > li > a,
.pagination > li > span {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.paginate_button li {
    border-color: transparent !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #fff;
    background-color: rgb(8, 64, 120);
    border-color: rgb(8, 64, 120);
}

.pagination > .disabled > a,
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #fff;
    background-color: #767676;
    border-color: #767676;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border-color: #fff !important;
}

.buttons {
    margin: 0 0 20px 0;
}

.btn {
    border-radius: 5px;
    letter-spacing: .05em;
    border-width: 2px;
    border-color: #a1a8b4;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 6px 15px;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin: 5px;
}

.btn-crud {
    padding: 5px 5px 5px 10px !important;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-right: 5px;
}

.btn:hover,
.btn:focus {
    border-color: #434a54;
    background-color: #434a54;
}

.btn-link {
    border-color: transparent;
    background-color: transparent;
    color: #3bafda;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-decoration: underline;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
    background-color: transparent;
    color: #084078;
}

.input-group-btn .btn {
    margin: 0 !important;
    border-width: 1px;
}

.selectpicker {
    background-color: white !important;
}

.selectpicker .filter-option {
    color: #434a54;
}

#resultsselect {
    padding-top: 15px;
}

.glyphicon-remove,
.glyphicon-ok {
    margin: 0 10px 0 0;
}

.glyphicon-ok {
    color: #002754;
}

.glyphicon-chevron-right {
    margin: 0 0 0 10px;
    color: #006f0d;
}

.glyphicon-chevron-left {
    margin: 0 10px 0 0;
}

.glyphicon-question-sign {
    padding: .5em .15em .05em 0 !important;
    color: rgb(8, 64, 120);
}

.alert {
    background-color: #f1f2f6;
    color: #000;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}

.alert a {
    color: darkgrey;
    text-decoration: underline;
}

.alert-success strong,
.alert-info strong {
    color: #00912b;
    padding-right: 5px;
    font-weight: 600;
}

.alert-danger strong {
	color: #C02635;
	padding-right: 5px;
}

.alert-warning strong {
    color: #da4453;
    padding-right: 5px;
    font-weight: 500;
}

.alert-icon {
    font-size: 1em;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding-right: 10px;
}

.form-control.disabled,
.form-control[disabled] {
    border-color: #d0d0d6;
    background-color: #d0d0d6;
}

.has-success .control-label,
.has-success .form-control-feedback {
    color: #00912b;
}

.has-success .form-control-feedback {
    border-color: #00912b;
}

.btn-success:focus,
.btn-success:hover {
    border-color: #32a942;
    background-color: #32a942;
}

.btn-danger:focus,
.btn-danger:hover {
    border-color: #d9534f;
    background-color: #d9534f;
}

.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    border-color: transparent;
    background-color: rgb(30, 92, 153);
    background-color: rgba(30, 92, 153, 1)
}

.btn-primary {
    border-color: #21709b;
}

.btn-success {
    border-color: #00912b;
}

.btn-danger {
    border-color: #d9534f;
}

.btn-block {
    margin-top: 30px;
}

button.ColVis_Button,
ul.ColVis_collection li {
    border-radius: 0px;
    letter-spacing: .05em;
    border-width: 0px;
    border-color: transparent;
    background-color: #21709b !important;
    color: #fff;
    background: none;
    cursor: pointer;
    padding: 6px 15px;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

button.ColVis_Button:hover,
button.ColVis_Button:focus {
    border-color: #21709b;
    background-color: #21709b;
    color: #d6d6d6;
}

.ColVis_Button:hover,
ul.ColVis_collection li:hover {
    border: 0px;
}

.content-area {
    background-color: #fff;
    padding: 10px 25px;
    margin: 10px 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
}

.page-title {
    font-size: 1.5em;
    font-weight: 200;
    margin: 10px 0px 25px;
    border-bottom: 1px solid #e2e7eb;
    padding-bottom: 5px;
    letter-spacing: .01em;
}


/*-------------------------------------------- Accordian */

.panel-heading {
    padding-left: 10px;
    background-color: rgb(8, 64, 120);
    background-color: rgba(8, 64, 120, 1);
    line-height: 20px;
    font-size: 12px;
    border-radius: 4px;
    margin-bottom: 2px;
}

.accordian-hr {
    margin: 10px 0px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #084078;
    border-color: #084078;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    content: "\e082";
    float: right;
    color: #fff;
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e081";
}

.panel-group .panel-heading + .panel-collapse .panel-body,
.panel-body {
    padding: 10px;
    border-top-color: #f1f2f6;
    background-color: #f1f2f6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.panel-group .panel-title a {
    padding: 10px;
    display: block;
    color: #fff;
}

.panel-group {
    margin-bottom: 20px;
    background-color: #fff;
    border: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}


/************************* RESPONSIVE TABLE STYLING */

table {
    width: 100% !important;
    border-collapse: collapse;
}



td,
th {
    padding: 6px;
    border: 1px solid #bcbcbc;
    text-align: left;
    font-weight: 400;
    /* background-color: blue; */
}

td .btn-success {
    background-color: #00912b;
    color: white;
}

td .btn-warning {
    background-color: #da4453;
    color: white; 
}

td .btn-warning:hover, 
td .btn-warning:active, 
td .btn-warning:focus {
    background-color: #d9534f;
}
tfoot tr td{
    border-color: transparent;
}

th {
    border: 1px solid rgb(8, 64, 120);
}

thead {
    background-color: rgb(8, 64, 120);
    background-color: rgba(8, 64, 120, 1);
    color: white;
    border-top: 2px solid #ddd;
}

table.dataTable.no-footer {
    border-bottom: transparent;
}


/************************* END RESPONSIVE TABLE STYLING */


/* --------- FOOTER STYLING */

footer {
    color: #fff;
}

#footerlinks ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

/*#footerlinks ul li {
    display: inline;
}*/

#footerlinks ul li a:hover
{ text-decoration: underline; color: #ccc }

#footerlinks ul li a {
    text-decoration: none;
    padding: .2em 1em;
    color: #fff;
}

#footerlinks ul li a:first-child {
    padding-left: 1px;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #2c3e50;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #233140;
}

footer .footer-copyright {
    text-align: left;
    margin-top: 15px;
}

/*.actionbuttons 
{
    padding-top: 10px;
}

.closebuttons {
  border-top: 1px solid #999;
  padding: 15px;
}*/

@media only screen and (max-width: 1000px) {
    .footer-logo,
    .footer-nav {
        float: left;
        padding: 0 20px;
        width: 100%;
    }
    .titletag h3 {
        padding-top: 35px;
    }
    .nav-tabs > li {
        width: 100%;
        margin: 5px 0px;
    }
    .wizard-title {
        font-size: .90em;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 2.2em;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
       
    }
}


/************************* EMD RESPONSIVE TABLE STYLING */

@media (max-width: 768px) {
    div.ColVis,
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        margin-bottom: 1em;
        margin: 0 auto;
        width: 50%;
        text-align: center;
    }
    p.pull-right.wi-links {
        margin: 15px 2px;
    }
    p.pull-right.wi-links a {
        font-size: .50em;
        margin-left: 4px;
    }
    .dropdown-menu > li > a:hover {
        background-color: #195da1 !important;
    }
    .dropdown-menu > li > a:focus {
        background-color: transparent !important;
    }
    .navbar-nav > li > a:hover {
        background-color: #195da1 !important;
    }
    .navbar-nav > li > a:focus {
        background-color: transparent !important;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
    .nav-tabs > li > a {
        padding: 5px 10px;
    }
    .footer-logo,
    .footer-nav,
    .footer-nav.contact {
        float: none;
        display: block;
        width: 30%;
        margin-bottom: 50px;
    }
    .footer-nav,
    .footer-nav.contact {
        width: 100%;
        margin-bottom: 30px;
    }
    .footer-logo {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    #footerlinks ul {
        text-align: left;
    }
    #footerlinks ul li {
        display: block;
        margin-bottom: 10px;
    }
    footer .footer-copyright {
        text-align: left;
        padding: 0em;
        font-size: .85em;
    }
    .btn-group .btn {
        width: 100%;
        border-radius: 1px;
        margin: 2px;
    }
    .table-responsive {
        border: transparent;
    }
}

@media (max-width: 500px) {
    .header-logo {
        max-width: 25%;
    }
    .topic h3 {
        font-size: 19px;
    }
    #footerlinks ul li a {
        font-size: .85em;
    }
    #footerlinks ul li {
        margin-bottom: 5px;
    }
}

/*the following section is commented out because it affected the date pickers - if it's to be reintroduced, it should be more specific to the use case*/
/*@media screen and (max-width: 600px) {

    table {
      border: 0;
    }

    table thead {
      display: none;
    }

    table tr {
      display: block;
      border-bottom: 5px solid #ccc;
    }

     tfoot table tr {
        border-bottom: transparent;
    }

    table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    table td:last-child {
      border-bottom: 0;
    }

    table td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  }*/


@media print {

    a[href]:after {
        content: none;
    }

    /*#tabsleft {
        display: none;
    }*/

    .topic {
        background: none;
        height: 70px;
        padding: 5px 0;
    }
}
