
/* normalize.css v1.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ol,nav ul{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/* Colors

   Green: 002e0e 036a37 7dbf30
   Orange: e75525
   Blue: 339498 00bed5 c8e9ef
   Grey: 333e48
*/

/* HTML5 Boilerplate v4.3.0 | MIT License | h5bp.com */
a {
    color: #e75525;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 1.6em;
    margin: 0.7em 0px;
}
h2 {
    font-size: 1.2em;
    margin: 0.9em 0px;
    color: #339498;
}
h3 {
    font-size: 1em;
    margin: 1em 0px;
}
html, a.button, input, select, textarea {
    color: #000000;
}
a.button, input, select, textarea {
    background: transparent;
    border: 1px solid #808080;
    padding: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
a.button:focus, input:focus, select:focus, textarea:focus {
    outline: 0;
    border: 1px solid #7dbf30;
    box-shadow: 0px 0px 0px 1px #7dbf30;
}
a.button {
    background: #e0e0e0;
    font-weight: bold;
    line-height: 1.8em;
    white-space: nowrap;
}
a.button:hover {
    text-decoration: none;
}
a.selected {
    background: #a0a0a0;
}
input.date {
    width: 7em;
}
input.wide, textarea.wide {
    width: 95%;
}
textarea {
    resize: vertical;
}
textarea.large {
    width: 95%;
    height: 400px;
}
.placeholder {
    color: #808080;
}
.full {
    width: 100%;
    box-sizing: border-box;
}
.half {
    width: 50%;
    box-sizing: border-box;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clickable {
    cursor: pointer;
}
.padding {
    padding: 10px;
}

/* Remove the gap between images, videos, audio and canvas and the bottom of
   their containers: h5bp.com/i/440 */
audio, canvas, img, video {
    vertical-align: middle;
}

/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when
   navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}
/* Clearfix: contain floats
   For modern browsers
   1. The space content is one way to avoid an Opera bug when the
      `contenteditable` attribute is included anywhere else in the document.
      Otherwise it causes space to appear at the top and bottom of elements
      that receive the `clearfix` class.
   2. The use of `table` rather than `block` is only necessary if using
      `:before` to contain the top-margins of child elements. */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
/* For IE 6/7: Include this rule to trigger hasLayout and contain floats. */
.clearfix {
    *zoom: 1;
}

/* Zebra DatePicker | LGPL License | github.com/stefangabos/Zebra_Datepicker */
.date-picker *, .date-picker *:after, .date-picker *:before {
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.date-picker {
    position: absolute;
    background: #000000;
    border: 3px solid #000000;
    width: 21.0em; /* Should be 21x font-size below. */
    z-index: 100;
    font-size: 1.0em; /* Also change width styles. */
    line-height: 1.5em;
}
.date-picker.dp_visible {
    display: block;
}
.date-picker.dp_hidden {
    display: none;
}
.date-picker-static .date-picker {
    position: static;
}
.date-picker * {
    margin: 0;
    padding: 0;
    color: #000000;
    background: transparent;
    border: none;
}
.date-picker table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto;
    table-layout: auto;
}
.date-picker td, .date-picker th {
    text-align: center;
    padding: 3px 0;
}
.date-picker td {
    cursor: pointer;
}
.date-picker .dp_daypicker, .date-picker .dp_monthpicker,
.date-picker .dp_yearpicker {
    margin-top: 3px;
}
.date-picker .dp_daypicker td, .date-picker .dp_daypicker th,
.date-picker .dp_monthpicker td, .date-picker .dp_yearpicker td {
    background: #ffffff;
    width: 3.0em; /* Should be 3x font-size above. */
    border: 1px solid #000000;
}
.date-picker, .date-picker .dp_header .dp_hover,
.date-picker .dp_footer .dp_hover {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.date-picker .dp_header td {
    color: #ffffff;
}
.date-picker .dp_header .dp_previous, .date-picker .dp_header .dp_next {
    width: 3.0em; /* Should be 3x font-size above. */
    font-weight: bold;
}
.date-picker .dp_header .dp_caption {
    font-weight: bold;
}
.date-picker .dp_header .dp_hover {
    background: #404040;
    color: #ffffff;
}
.date-picker .dp_header .dp_blocked {
    color: #808080;
    cursor: default;
}
.date-picker .dp_daypicker th {
    background: #808080;
}
.date-picker td.dp_not_in_month {
    background: #ffffff;
    color: #c0c0c0;
    cursor: default;
}
.date-picker td.dp_not_in_month_selectable {
    background: #ffffff;
    color: #c0c0c0;
    cursor: pointer;
}
.date-picker td.dp_weekend {
    background: #c0c0c0;
}
.date-picker td.dp_weekend_disabled {
    color: #c0c0c0;
    cursor: default;
}
.date-picker td.dp_selected {
    background: #808080;
    color: #ffffff !important;
}
.date-picker td.dp_week_number {
    background: #808080;
    color: #000000;
    cursor: text;
    font-style: italic;
}
.date-picker .dp_monthpicker td {
    width: 33%;
}
.date-picker .dp_yearpicker td {
    width: 33%;
}
.date-picker .dp_footer {
    margin-top: 3px;
}
.date-picker .dp_footer .dp_hover {
    background: #404040;
    color: #ffffff;
}
.date-picker .dp_today, .date-picker .dp_clear {
    color: #ffffff;
    font-weight: bold;
}
.date-picker td.dp_current {
    background: #7dbf30;
}
.date-picker td.dp_disabled_current {
    background: #7dbf30;
    color: #c0c0c0;
}
.date-picker td.dp_disabled {
    background: #ffffff;
    color: #c0c0c0;
    cursor: default;
}
.date-picker td.dp_hover {
    background: #808080;
    color: #ffffff;
}

/* Status and error message popups. */
.status-message {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 100;
    padding: 1em;
    font-weight: bold;
    cursor: pointer;
    background-color: #d0d0ff;
    border: 3px solid #4040ff;
    border-top: 0px;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}

.error-message {
    margin: 1em 0px;
    padding: 1em;
    font-weight: bold;
    cursor: pointer;
    background-color: #ffd0d0;
    border: 3px solid #ff4040;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.status-message ul, .error-message ul {
    margin: 0px;
    padding-left: 1em;
}

.error-element {
    background-color: #ffd0d0;
}

/* Drop-down menu. */
.menu {
    float: left;
    width: 768px;
    margin-bottom: 5px;
}
.health-conference-menu {
    float: none;
}
.vegfest-menu {
    width: 768px;
    margin: 0px auto;
}
.menu ul {
    width: 768px;
    padding: 0px;
    margin: 0px auto;
}
.menu li {
    width: 109px;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
    position: relative;
}
.health-conference-menu li {
    width: 128px;
}
.menu a {
    width: 101px;
    padding: 10px 2px;
    display: block;
    color: #036a37;
    text-align: center;
    font-weight: bold;
    border-left: 2px solid #c8e9ef;
    border-right: 2px solid #c8e9ef;
}
.health-conference-menu a {
    width: 120px;
    background: #ffffff;
    border-left: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
.vegfest-menu a {
    background: #ffffff;
}
.menu a:hover {
    text-decoration: none;
}
.menu a.top {
    padding: 15px 2px;
    border-top: 2px solid #c8e9ef;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}
.health-conference-menu a.top {
    padding: 10px 2px;
    border-top: 2px solid #ffffff;
}
.menu a.dropdown, .menu a.bottom {
    border-bottom: 2px solid #c8e9ef;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}
.health-conference-menu a.dropdown, .health-conference-menu a.bottom {
    border-bottom: 2px solid #ffffff;
}
.menu li.active a {
    border-left: 2px solid #036a37;
    border-right: 2px solid #036a37;
}
.menu li.active a.top {
    border-top: 2px solid #036a37;
}
.menu li.active a.dropdown {
    border-bottom: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
}
.menu li.active a.bottom {
    border-bottom: 2px solid #036a37;
}
/* Sub-menu styles. */
.menu li ul {
    width: 100%;
    display: none;
    position: absolute;
    z-index: 1;
}
.menu li.active ul {
    display: block;
}
.menu li li {
    width: 100%;
    float: none;
    z-index: 1;
}
.menu li.active a {
    background: #ffffff;
}
.menu li li.active a {
    background: #7dbf30;
}
/* Make sub-menus smaller if we're not a touch screen. */
html.no-touch .menu li li a {
    font-size: 0.8em;
}
.menu a.highlight, .menu li.active a.highlight {
    background: #e75525;
    color: #ffffff;
}

/* Data tables. */
table.data th {
    background-color: #e0e0e0;
    border-top: 1px solid #c0c0c0;
    font-weight: bold;
}

table.data th, table.data td {
    border-bottom: 1px solid #c0c0c0;
    padding: 2px 1em;
    text-align: left;
}

table.data tr:hover {
    background-color: #c8e9ef;
}

.margin-right-bottom {
    margin: 0px 10px 10px 0px;
}

/* Header. */
.header-background {
    background: #c8e9ef;
    border-bottom: 3px solid #00bed5;
}
.header {
    width: 1024px;
    margin: 0px auto;
}
.header-logo {
    float: left;
    width: 160px;
    padding: 5px 48px;
}
.header-tagline {
    float: left;
    width: 640px;
    text-align: center;
    color: #333e48;
    font-style: italic;
}
.header-tagline a {
    color: #333e48;
}
.header-tagline a:hover {
    text-decoration: none;
}
.header-search {
    float: right;
    width: 128px;
}
.header-search input {
    width: 95%;
    background: #ffffff;
}

/* Main content. */
.main {
    width: 1024px;
    margin: 0px auto;
}
.fullscreen .main {
    width: auto;
}

.side {
    float: left;
    width: 256px;
    text-align: center;
}
.fullscreen .side {
    display: none;
}
.icons {
    margin: 5px 0px;
}
.icons img {
    margin: 5px;
    width: 30px;
}
.side-button, .sign-up, .side-mission {
    padding: 10px;
    margin: 5px 0px;
    color: #036a37;
    background: #7dbf30;
    border-top: 3px solid #036a37;
}
.side-button, .sign-up {
    font-weight: bold;
}
.side a {
    color: #036a37;
}
.side a:hover {
    text-decoration: none;
}
.side-image {
    margin: 5px 0px;
}
.sign-up input {
    width: 50%;
    background: #ffffff;
    font-size: 0.9em;
}
.side-mission {
    font-size: 0.8em;
}

.content {
    float: left;
    width: 748px;
    padding: 0px 10px;
    font-size: 0.9em;
}
.fullscreen .content, .no-side .content {
    float: none;
    width: auto;
}

.sub-header {
    font-style: italic;
    font-size: 0.8em;
}

.block-left-img, .block-right-img {
    border-bottom: 1px solid #036a37;
    margin-bottom: 10px;
}

.block-left-img img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.block-right-img img {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

.mission {
    font-size: 1.2em;
    text-align: center;
    color: #e75525;
    font-weight: bold;
}

.footer {
    font-size: 0.8em;
    text-align: center;
}

label {
    float: left;
    width: 150px;
    padding-top: 3px;
    text-align: right;
    font-weight: bold;
}
.input {
    margin-left: 160px;
    margin-bottom: 5px;
}
.input-text {
    padding-top: 3px;
}
.input-break {
    padding-bottom: 10px;
}
.help {
    color: #808080;
    font-size: 0.9em;
}
.top-break {
    margin-top: 1em;
}
.bottom-break {
    margin-bottom: 1em;
}

.logo-grid div {
    float: left;
    width: 200px;
    height: 200px;
    margin: 10px;
}

.detail {
    padding: 10px;
    background-color: #f0f0f0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.event-name {
    margin-bottom: 0px;
}
.event-date {
    font-size: 0.9em;
    font-style: italic;
}

/* Search results. */
.search-all-result {
    margin-bottom: 1em;
}
.search-all-result h2, .search-all-result p {
    margin: 0px;
}
.search-all-result h2 a {
    color: #000000;
}
.search-all-result-url {
    font-size: 0.8em;
}

/* Health Conference styles. */
.health-conference-header {
    width: 1024px;
    margin: 0px auto;
    padding-top: 10px;
    background: #ffffff;
    border-bottom: 5px solid #036a37;
}
.health-conference-logo-square {
    display: none;
}

.date-location {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
}

.date-location-address {
    margin-bottom: 1em;
}

/* VegFest styles. */
body.vegfest {
    background-image: url(static/vegfest/background.png);
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-size: cover;
    background-position: center center;
    background-color: #036a37;
}
.vegfest-logo {
    width: 768px;
    margin: 0px auto;
}
.vegfest-icons {
    text-align: center;
    margin: 10px 0px;
}
.vegfest-icons img {
    margin: 5px;
    width: 30px;
}
.vegfest-content, .vegfest-button p {
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
}
.vegfest-content {
    background-color: #ffffff;
    border: 5px solid #036a37;
}
.vegfest-button {
    float: left;
    width: 50%;
    height: 200px;
}
.vegfest-button p {
    height: 150px;
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000;
}
.vegfest-button p {
    background-color: #e75525;
    border: 5px solid #e75525;
}
.vegfest-button-event-info p {
    background-image: url(static/vegfest/event-info.jpg);
}
.vegfest-button-program p {
    background-image: url(static/vegfest/program.jpg);
}
.vegfest-button-sponsors-exhibitors p {
    background-image: url(static/vegfest/sponsors-exhibitors.jpg);
}
.vegfest-button-volunteer p {
    background-image: url(static/vegfest/volunteer.jpg);
}

table.vegfest-sponsor-exhibitor-application-grid th {
    text-align: center;
}
table.vegfest-sponsor-exhibitor-application-grid td {
    font-size: 0.8em;
    vertical-align: top;
}

/* Small screen styles. */
@media only screen and (max-width: 1024px) {
    /* Header. */
    .header {
        width: 768px;
    }
    .header-tagline {
        width: 384px;
    }
    .header-tagline, .header-search {
        margin-top: 3em;
    }

    /* Main content. */
    .main {
        width: auto;
    }
    .side {
        float: none;
        width: auto;
    }
    .icons {
        margin: 10px 0px 0px 0px;
    }
    .icons img {
        width: 40px;
    }
    .side-button, .side-image, .sign-up, .side-mission {
        display: none;
    }
    .content {
        float: none;
        margin: 0px auto;
    }

    /* Health Conference styles. */
    .health-conference-header {
        width: auto;
        text-align: center;
    }
    .health-conference-header img {
        width: 100%;
    }
    .health-conference-menu {
        margin: 4px 0px;
    }
}

@media only screen and (max-width: 768px) {
    input, textarea {
        width: 95%;
    }
    input.date {
        width: 7em;
    }
    textarea.large {
        height: 200px;
    }

    /* Stack menus with full-width. */
    .menu {
        float: none;
        width: auto;
        margin-bottom: 0px;
    }
    .vegfest-menu {
        width: auto;
    }
    .menu ul {
        width: 100%;
    }
    .menu li {
        width: 100%;
        float: none;
        position: static;
    }
    .menu a {
        width: 100%;
        padding: 10px 0px;
        border-left: 0px;
        border-right: 0px;
    }
    .menu li.active a {
        background: #036a37;
        border-top: 1px solid #002e0e;
        border-left: 0px;
        border-right: 0px;
    }
    .menu a.top, .menu li.active a.top {
        background: #036a37;
        color: #ffffff;
        padding: 15px 0px;
        border-top: 2px solid #002e0e;
        border-top-left-radius: 0px;
        -moz-border-top-left-radius: 0px;
        -webkit-border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        -moz-border-top-right-radius: 0px;
        -webkit-border-top-right-radius: 0px;
    }
    .menu a.dropdown, .menu a.bottom, .menu li.active a.bottom {
        border-bottom: 0px;
        border-bottom-left-radius: 0px;
        -moz-border-bottom-left-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        -moz-border-bottom-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
    }
    .menu li ul {
        position: static;
    }
    .menu li.active li a {
        background: #7dbf30;
    }
    .menu a.highlight, .menu li.active a.highlight {
        background: #e75525;
        color: #ffffff;
    }

    /* Data tables. */
    table.data {
        width: 100%;
    }

    table.data thead {
        display: none;
    }

    table.data tr {
        margin-bottom: 10px;
        display: block;
        border-top: 1px solid #c0c0c0;
        border-bottom: 1px solid #c0c0c0;
    }

    table.data td {
        display: block;
        border-bottom: 1px dotted #c0c0c0;
        text-align: right;
        min-height: 1em;
    }

    table.data td:first-child {
        background-color: #e0e0e0;
    }

    table.data td:last-child {
        border-bottom: 0;
    }

    table.data td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }

    /* Header. */
    .header-background {
        padding: 0px;
        border: 0px;
    }
    .header {
        width: auto;
    }
    .header-logo, .header-tagline, .header-search {
        float: none;
        width: auto;
        padding: 0px;
        margin: 1em 0px;
        text-align: center;
    }

    /* Main content. */
    .content {
        width: auto;
    }

    a.fullscreen {
        display: none;
    }

    label {
        float: none;
        width: auto;
        padding-right: 0px;
        text-align: left;
    }
    .input {
        margin-left: 0px;
    }

    /* Health Conference styles. */
    .health-conference-logo {
        display: none;
    }
    .health-conference-logo-square {
        display: inline;
    }

    /* VegFest styles. */
    .vegfest-logo, .vegfest-logo img {
        width: 100%;
    }
}

@media only screen and (max-width: 512px) {
    .half {
        width: 100%;
    }

    /* VegFest styles. */
    .vegfest-button {
        width: 100%;
    }
}

/* Print styles. */
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /* Don't show links for images, or javascript/internal links */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group; /* h5bp.com/t */
    }
    tr, img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    .no-print, .no-print * {
        display: none !important;
    }
    .main, .content {
        width: auto;
    }
}
