/* custom_history_months.css */

/* title */

.masthead-container.basic {
    width: 90%;
    /* max-width: 850px; */
    max-width: 1000px;
    margin: 0 auto;
}

.masthead-container.basic .masthead {
    padding-top: 70px;
}

.masthead-container .masthead {
    margin-bottom: 70px;
}

.masthead-container.basic .masthead h3 {
    margin: 0;
    overflow-wrap: break-word;

    font-size: 35.2px;
    line-height: 44.352px;
    font-size: 2.2rem;
    line-height: 2.772rem;
    margin-bottom: 0.6rem;

    font-weight: 500;
}

a {
    color: #3498db;
    text-decoration: none;
}

.color-primary {
    color: #333333;
}

/* container */
.container_incident {
    position: relative;
}

.container_incident {
    width: 68.75rem;
    margin-left: auto;
    margin-right: auto;
}

.container_incident {
    width: 90%;
    /* max-width: 850px; */
    max-width: 1000px;
}

@media screen and (max-width: 1355px) {
    .container {
        width: 56.25rem;
    }
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

/* history uptime */
body.status  .border-color, hr, .tooltip-base, .markdown-display table, div[id^="subscribe-modal"], #uptime-tooltip .tooltip-box {
    border-color: #E0E0E0;
}

.history-nav {
    border-bottom-width: 1px;
    border-style: solid;
    margin: 2rem 0;
}

.history-nav:before, .history-nav:after {
    display: table;
    line-height: 0;
    content: '';
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

.history-nav ul{
    list-style-type: none;
}

body, .status-api .section .example-container .example-opener .color-secondary, .grouped-items-selector, .history-nav a.current, div[id^="subscribe-modal"] .modal-footer, div[id^="subscribe-modal"], div[id^="updates-dropdown"] .updates-dropdown-section, #uptime-tooltip .tooltip-box {
    background-color: #ffffff ; 
}

.history-nav a.current {
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: transparent;
}

body.status  .border-color, hr, .tooltip-base, .markdown-display table, div[id^="subscribe-modal"], #uptime-tooltip .tooltip-box {
    border-color: #E0E0E0;
}

.history-nav a {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    display: inline-block;
    float: left;
    margin-bottom: -1px;
    padding: 10px 18px;
    margin-right: 6px;
    line-height: 20px;
    display: inline-block;
}

.history-nav:after {
    clear: both;
}

.history-nav:before, .history-nav:after {
    display: table;
    line-height: 0;
    content: '';
}

.history-nav a.current{
    color: #333333;
}

.border-color{
    border-color: #E0E0E0;
}

.history-nav .border-color{
    border-color: #E0E0E0;
}



/* history-backpage */


/* history-header */

.history-header{
    clear: both;
    zoom: 1;
    margin-bottom: 2rem;
}
 .history-header:after,  .uptime-header:after {
    clear: both;
}

.history-header:before, .history-header:after, .uptime-header:before, .uptime-header:after {
    content: '\0020';
    display: block;
    height: 0;
    visibility: hidden;
}

.history-header .pagination-container,  .uptime-header .pagination-container {
    float: right;
}

.history-header .pagination a, .uptime-header .pagination a {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    display: inline-block;
    height: 34px;
    width: 34px;
    text-align: center;
    line-height: 36px;
    border-width: 1px;
    border-style: solid;
}

small, .table-row .date, .color-secondary, .grouped-items-selector.inline .grouped-item, .history-footer .pagination a.disabled, .history-nav a, #uptime-tooltip .tooltip-box .tooltip-content .related-events #related-event-header {
    color: #AAAAAA;
}

a {
    color: #3498db;
    text-decoration: none;
}

.history-header .pagination .current, .uptime-header .pagination .current {
    margin: 0 1rem;
    flex: 1;
}

.history-header .pagination a.disabled, .uptime-header .pagination a.disabled {
    opacity: 0.5;
    cursor: default;
}

.history-header .pagination a.previous-page i, .uptime-header .pagination a.previous-page i {
    left: -1px;
}

.history-header .pagination a i, .uptime-header .pagination a i {
    position: relative;
}

.history-header .left-arrow:before, .uptime-header .left-arrow:before {
    content: '\f053';
    font-family: FontAwesome !important;
    font-style: normal;
    color: #6d6e71;
}

.history-header .right-arrow:before, .uptime-header .right-arrow:before {
    content: '\f054';
    font-family: FontAwesome !important;
    font-style: normal;
    color: #6d6e71;
}



/* months-container */

.months-container .month .month-title {
    border-bottom-width: 1px;
    border-style: solid;
    padding-bottom: 0.25rem;
    margin-bottom: 1.25rem;
}

.month .month-title {
    border-bottom-width: 1px;
    border-style: solid;
    padding-bottom: 0.25rem;
    margin-bottom: 1.25rem;
}

body.status .border-color, hr, .tooltip-base, .markdown-display table, div[id^="subscribe-modal"], #uptime-tooltip .tooltip-box {
    border-color: #E0E0E0;
}

.font-largest {
    font-weight: 500;
    font-size: 28px;
    line-height: 37.8px;
    font-size: 1.75rem;
    line-height: 2.3625rem;
}

.month h4 {
    font-size: 28.8px;
    line-height: 38.592px;
    /* font-size: 1.8rem; */
    font-size: 1.5rem;

    line-height: 2.412rem;
    margin-bottom: 0.5rem;

    border-bottom-width: 1px;
    border-style: solid;
    padding-bottom: 0.25rem;
    margin-bottom: 1.25rem;

    border-color: #E0E0E0;
}

small, .small {
    font-size: 14px;
    line-height: 21.35px;
    font-size: 0.875rem;
    line-height: 1.334375rem;
    color: #afafaf;
}



/* month-content */

.months-container .month .incident-container {
    display: block;
    margin-bottom: 1.25rem;
}

.months-container .month .incident-container .incident-title {
    font-weight: 500;
}

.incident-container .impact-major {
    color: #e67e22;
}

.font-large {
    font-weight: 500;
    font-size: 20px;
    line-height: 29px;
    font-size: 1.25rem;
    line-height: 1.8125rem;
}

.font-small, small {
    font-size: 14px;
    line-height: 21.35px;
    font-size: 0.875rem;
    line-height: 1.334375rem;
}

small,  .table-row .date, .color-secondary,  .grouped-items-selector.inline .grouped-item, .history-footer .pagination a.disabled, .history-nav a, #uptime-tooltip .tooltip-box .tooltip-content .related-events #related-event-header {
    color: #AAAAAA;
}

/* other */

.months-container .month .hind-incidents {
    display: none;
}

/* expand-incidents */

.months-container .expand-incidents {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    padding: 0.5rem 0.75rem 0.4rem;
}

/* Current Status */
.page-footer {
    padding-top: 0.75rem;
    margin: 70px 0;
    border-style: solid;
    border-top-width: 1px;
    overflow: hidden;
}

.font-small, small {
    font-size: 14px;
    line-height: 21.35px;
    font-size: 0.875rem;
    line-height: 1.334375rem;
}

.current-status-arrow {
    font-family: Arial, serif;
}

.page-footer .powered-by {
    width: 0;
    overflow: hidden;
    height: 0;
    padding: 0;
}

.page-footer>span {
    float: right;
}
