html {
    font-family: 'Calibri', Arial, sans-serif;
}

html, body {
    height: 100% !important;
}

body {
    background: #fff;
    color: #000;
    line-height: 1.45;
}

a {
    color: #008397;
}
a:hover {
    color: #e10000;
}
a, img {
    outline: none !important;
}
.record_links a {
    color: #918e8e;
}
.record_links a:hover {
    color: #e10000;
}


p {
    margin: 0.7em 0;
}

#media-detector {
    display: none;
}

.wrapper {
    min-height: 100%;
    /*margin-bottom: -50px;*/
}

* html .wrapper {
    height: 100%;
}

h1, h2 {
    text-align: center;
}

h1, .h1_like {
    font-family: 'Activist', Helvetica, sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    text-transform: uppercase;
    text-align: center;
}

.header {
    padding: 1px 0;
}

.footer {
    background-color: #00859a;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.footer_titles {
    color: #fff;
    font-family: 'RedRing', Helvetica, sans-serif;
    line-height: 50px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.footer_shadow {
    visibility: hidden;
    padding-bottom: 22px;
}


.share_block_big {
    height: 42px !important;
    margin: 1.4em 0 2em 0;
    text-align: center;
}
.share_block_bottom {
    text-align: center;
    margin: 2em 0 3em 0;
    height: 27px;
}

.alarm_banner {
    background-color: #e10000;
    color: #fff;
    font-family: 'Activist', Helvetica, sans-serif;
    font-size: 1.48em;
    line-height: 1.4;
    overflow: hidden;
}

.alarm_banner_reducer {
    width: 80%;
    margin: 0.7em auto 0.7em auto;
    max-width: 34em;
}

.alarm_banner a,
.alarm_banner a:hover,
.alarm_banner a:link {
    color: #fff;
}
.alarm_banner a:hover {
    color: #fdd;
}

.alarm_banner_content_date {
    font-size: 1.5em;
    text-align: center;
    margin: 0;
}

.alarm_banner-form {
    margin-top: 1em;
}
.alarm_banner-form_input {
    padding: 0.5em 0 0.2em 0;
}
.alarm_banner-form input,
.alarm_banner-form button {
    font-family: "Arial", sans-serif;
    font-size: 18px;
    padding: 0.3em 0.5em;
    box-sizing: border-box;
    border: 1px solid #A00;
    border-radius: 3px;
    outline: none !important;
}
.alarm_banner-form button {
    background: #eee;
}
.alarm_banner-form button:hover {
    background: #ddd;
}
.alarm_banner-form button:active {
    background: #d0d0d0;
}
button.disabled {
    color: #999;
    cursor: default;
}
button.disabled:hover {
    background: #eee;
}
input.error {
    color: #d00;
}



.intro {
    line-height: 1.4;
    margin: 2.8em 0 2.8em;
}

.intro_photo {
    display: none;
}

.intro_reducer {
    margin: 0 auto;
    max-width: 34em;
}

.articles {
    /*line-height: 1.4;*/
}

.article {
    padding: 35px 0;
}

.article_gray {
    background-color: #f3f3f3;
}

.article_heading {
    display: none;
}

.article_image_container {
    margin-top: 2em;
}

.article_image_wrap {
    display: table-row;
}

.article_body {
    margin: 0 auto;
    max-width: 900px;
}

.article_image {
    display: table-cell;
    min-width: 220px;
    vertical-align: top;
}

.article_image_description {
    display: table-cell;
    vertical-align: top;
}

.article_image_link {
    text-decoration: none;
}
.article_image_link img {
    width: 180px;
}




.unsticky {
    position: relative !important;
}
.sticky_header_wraper {
    height: 50px;
    /*margin-bottom: -8px;*/
}
.sticky_header {
    font-weight: bold;
    font-size: 1.1em;
    width: 100%;
    background: #fff;
    border-bottom: #ddd solid 5px;
    /*background: url('img/menu-shadow.png') repeat-x 0 100%;*/
    box-sizing: border-box;
    overflow: hidden;
    height: 50px;
    position: relative;
    top: 0;
}
.sticky_header ul {
    text-align: center;
    background: #fff;
    margin: 10px 0;
    padding: 0;
}
.sticky_header li {
    display: inline-block;
}
.sticky_header li a {
    color: #000;
    margin: 0 0.5em;
}
.sticky_header li a.active {
    color: #e10000;
    text-decoration: none;
    cursor: default;
}




.icon_pdf {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: top;
    position: relative;
    top: -6px;
    padding-right: 5px;
    background: url('img/icon-pdf.png') no-repeat;
}

.article_icon {
    display: inline-block;
    width: 42px;
    height: 42px;
    vertical-align: top;
    position: relative;
    top: -6px;
}

.icon_quote {
    background: url('img/icon-quote.png');
}

.icon_timetable {
    background: url('img/icon-timetable.png');
}

.icon_audio {
    background: url('img/icon-audio.png');
}

.quote_label {
    color: #999;
}

.quote_text {
    border-left: 3px solid #cd2027;
    padding: 0 0 0 0.55em;
    font-family: Georgia, serif;
    /*font-weight: bold;*/
    font-style: italic;
    font-size: 1.1em;
}

.quote_author {
    font-size: 0.8em;
    text-align: right;
    margin-left: 40%;
}

.events_chronology {
    margin: 0 0 1.25em;
}

.event {
    margin: 1.25em 0;
}

.event_date {
    color: #028388;
    font-weight: bold;
    font-size: 1.1em;
}

.event_description {
    font-size: 0.9em;
}

.speech_audio iframe {
    display: block;
    width: auto !important;
    max-width: 90%;
    margin: 0 auto;
}

.speech_video iframe {
    display: block;
    margin: 0 auto;
    max-width: 95%;
}

.speech_switcher {
    display: block;
    margin: 1em auto;
    width: 80%;
    text-align: center;
}

.speech_switch {
    font-family: 'Formular';
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
    border-bottom-width: 2px;
    border-bottom-style: dashed;
}

.speech_switch_active {
    cursor: default;
    color: #e10000;
    border: none;
}

.motivator {
    overflow: hidden;
}

.pq_quote {
    font-style: italic;
}

.pq_photo img.photo {
    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;
}





.recodrs_list {
    /*margin: 0 -1em;*/
}

.record {
    margin: 1.5em 0 3em 0;
}
.record:last-child {
    margin-bottom: 0;
}

.record_has_file {
    margin-bottom: 0.5em;
}

.record_title {
    margin-bottom: 0.5em;
}

.record p {
    margin: 0.5em 0;
}

.record_file {
    display: table-row;
    color: #000;
}

.record_file:hover {
    color: #e10000;
}

.record_file:hover .record_file_icon {
    background-position: 0 0;
}

.record_file_title {
    display: table-cell;
    vertical-align: bottom;
}

.record_file_icon {
    background: url('img/icon-audiofile.png') 0 100% no-repeat;
    width: 52px;
    height: 66px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 0.6em;
    margin-top: 8px;
}

.record_file:hover .record_file_icon {
    background-position: 0 0;
}

.record_title {
    font-weight: bold;
    font-size: 1.2em;
}

.record_field_annotation {
    color: #878484;
}
