@import url("https://fonts.googleapis.com/css?family=PT+Mono");
body {

    font-family: 'Open Sans';
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed
}

h1, h2, h3, h4, h5 {
    font-weight: 600
}

img {
    max-width: 100%;
    height: auto
}

a {
    transition: all 0.2s linear 0s
}

.alert {
    border-radius: 0;
    margin-bottom: 0
}

.notification-bar .alert {
    margin-bottom: 30px;
    border-radius: 4px;
    padding: 10px 20px
}

.notification-bar .alert span {
    margin-right: 5px
}

.notification-bar .alert-dismissible .close {
    right: -10px
}

#content {
    margin-top: 30px
}

.navbar {
    border: 0;
    margin-bottom: 0px
}

.navbar .glyphicon {
    color: #f6b2b9;
    font-size: 14px
}

.navbar-brand {
    padding: 10px 15px 10px 15px
}

.navbar-brand img {
    max-width: 60px
}

.navbar-default {
    background: #c51729;
    border-radius: 0;
    border-bottom: 2px solid #97121f;
    box-shadow: 0px 3px 3px #ddd
}

.navbar-default .navbar-nav > li > a {
    color: #f6b2b9
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background: #b71526
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background: #b71526
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #97121f;
    color: #fff
}

h2 .glyphicon {
    color: #c51729;
    margin-right: 3px;
    font-size: 16px
}

.logout {
    border-left: 1px solid #97121f
}

.wrapper {
    box-shadow: 0px 0px 3px #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff
}

.wrapper-title h2 {
    margin: 0;
    padding: 10px 20px;
    font-size: 18px;
    background: #eee;
    border-bottom: 1px solid #ddd;
    line-height: 1.55em
}

.wrapper-table .table > tbody > tr > th {
    border-top: 0
}

.wrapper-table .table {
    margin-top: 10px
}

.wrapper-table .table tr th:first-child, .wrapper-table .table tr td:first-child {
    text-align: center
}

.wrapper-table .table.no-center tr th:first-child, .wrapper-table .table.no-center tr td:first-child {
    text-align: left
}

.wrapper-table .table.no-center tbody tr th, .wrapper-table .table.no-center tbody tr td {
    padding: 8px 20px
}

.site-name {
    border-right: 1px solid #eee
}

.data-point h3 {
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    margin-top: 0
}

.data-point p {
    margin-bottom: 0
}

.data-point .inner {
    padding: 0px 20px
}

.data-point.data-alert .inner {
    padding: 20px
}
.data-point.data-alert .inner p {
    word-break: break-all
}

.actions {
    margin-top: 30px
}

.actions p {
    margin: 5px 0px
}

.site-selector form {
    margin: 20px 20px 20px
}

.site-selector form label {
    margin-right: 5px
}

.dashboard-stats {
    border: 1px solid #ddd;
    padding: 20px 0px;
    border-radius: 4px;
    box-shadow: 0px 0px 3px #eee;
    background: #fff;
    margin-bottom: 30px
}

.dashboard-number {
    border-right: 1px solid #eee;
    height: 100px
}

.dashboard-number:last-of-type {
    border-right: 0
}

.dashboard-number .inner {
    text-align: center;
    display: block
}

.dashboard-number .inner div {
    font-size: 40px;
    font-weight: 600
}

.dashboard-number a {
    color: #c51729;
    display: block
}

.dashboard-number a:hover {
    text-decoration: none;
    color: #800f1b
}

.dashboard-number a:hover span {
    color: #800f1b
}

.dashboard-number span {
    display: block;
    font-style: italic;
    color: #888
}

.listbox {
    margin-bottom: 30px
}

.listbox.listbox-1 {
    padding-left: 0
}

.listbox.listbox-2 {
    padding-right: 0
}

.listbox .inner {
    border-radius: 0;
    background: #fff
}

.listbox.listbox-login {
    min-width: 25rem;
    margin-left: 0;
}

.listbox.listbox-login .inner {
    padding: 20px
}

.listbox.listbox-login h1, .listbox.listbox-login p {
    text-align: center
}

.listbox.listbox-login h1 {
    margin: 0 0 16px 0;
    border-top: 1px solid #eee;
    padding-top: 25px;
    font-size: 20px;
    font-weight: bold;
}

.listbox.listbox-login p {
    color: #888;
    margin-bottom: 20px
}

.listbox h2 {
    padding: 10px 20px;
    margin: 0;
    background: #eee;
    font-size: 18px
}

.listbox .morelink {
    border-top: 1px solid #ddd
}

.listbox  a {
    text-decoration: none;
}

.listbox .morelink a {
    display: inline-block;
    padding: 10px 20px 0px 20px
}

.listbox .bullet.blue {
    color: blue
}

.listbox .bullet.red {
    color: red
}

.listbox ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.listbox ul li {
    border-top: 1px solid #eee
}

.listbox ul li:first-child {
    border-color: #ddd
}

.listbox ul li a {
    display: block;
    padding: 8px 20px;
    color: #888
}

.listbox ul li a:hover {
    background: #fafafa;
    color: #333;
    text-decoration: none
}

.listbox ul li.nolink {
    padding: 8px 20px
}

.listbox ul li ul {
    margin: 0;
    padding: 0
}

.listbox ul li ul li {
    padding-left: 0px
}

.listbox ul li ul li:first-child {
    border-top: 1px solid #eee
}

.listbox ul li ul li a {
    padding: 8px 15px 8px 30px;
    color: #666
}

.listbox ul li ul li a:before {
    content: '>';
    margin-right: 5px;
    color: #c51729
}

.map {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0px 0px 3px #eee
}

.map h2 {
    margin: 0;
    background: #eee;
    padding: 8px 20px;
    font-size: 18px;
    border-bottom: 1px solid #ddd
}

.map .map-data {
    padding: 20px
}

.map .map-map {
    padding-right: 0
}

.twitterbox {
    padding-left: 0
}

.login-logo {
    max-width: 22rem;
    height: auto;
    display: block;
    margin: 0 auto 16px;
}

table.login {
    width: 100%
}

table.login th, table.login td {
    vertical-align: top
}

table.login th {
    width: 30%;
    padding-top: 4px;
    padding-right: 10px;
    text-align: right
}

table.login td {
    width: 70%
}

table.login input[type="text"], table.login input[type="password"], table.login input[type="email"] {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 5px
}

ul#id_method-method li {
    border: 0;
    margin-top: 3px
}

ul.errorlist li {
    border: 0;
    color: red;
    margin-bottom: 5px
}

.comments {
    padding-left: 0px;
    list-style-type: none
}

.comments li {
    border-bottom: 1px solid #eee;
    padding: 12px 0px;
    line-height: 1.5em;
    float: left;
    width: 100%;
    clear: both;
    box-sizing: border-box
}

.comments li:last-child {
    border-bottom: 0
}

.comments li .comment-meta {
    float: left;
    width: 35%
}

@media screen and (max-width: 768px) {
    .comments li .comment-meta {
        width: 100%
    }
}

.comments li .comment-meta .glyphicon {
    color: #ccc;
    margin-right: 3px
}

.comments li .comment-meta .comment-timestamp {
    display: block;
    color: #777;
    font-size: 12px
}

.comments li .comment-body {
    float: left;
    width: 65%;
    line-height: 1.55em
}

@media screen and (max-width: 768px) {
    .comments li .comment-body {
        width: 100%
    }
}

.comment-form {
    width: 100%
}

.comment-form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 5px
}

.steps {
    margin: 0px 20px;
    padding: 20px 0px
}

.steps .current {
    display: inline-block;
    margin: 0px 10px
}

.critical {
    background-color: #FFCCCC !important;;
}

.warning {
    background-color: orangered !important;;
}

.normal {
    background-color: #EEEEEE !important;;
}

.normal, .critical, .warning A {
    color: gray;
}

.eventstable td {
    font-size: 8pt;
}

#panel_engagement {
    /*overflow-y: scroll;*/
    position: relative;
    top: 0px;
    width: 100%;
    height: 162px;
    background-color: black;
    display: None;
    color: limegreen;
    text-shadow: 0px 0px 10px limegreen;
    border-bottom: 1px solid red;
    padding: 0;
    margin: 0;
}

#panel_engagement, #panel_engagement .terminal {
    font: 12px/14px "Droid Sans Mono", Consola, monospace;
}

#input_engagement {
    background-color: black;
    color: limegreen;
    text-shadow: 0px 0px 10px limegreen;
    border: 0px;
    width: 50%;
    cursor: none;
}

#input_engagement:focus {
    outline: 0;
}

.terminal-container {
    margin: 5px;
}

.box {
    border-radius: 5px;
    padding: 5px 15px;
    margin: 10px;
    background: #bbb;
    box-shadow: 0px 5px 4px 0px #999;
    display: inline-block;
    width: 250px;
}

.bigbox {
    border-radius: 5px;
    padding: 5px 15px;
    margin: 10px;
    background: #ccc;
    box-shadow: 0px 5px 4px 0px #999;
    display: inline-block;
    width: 1080px;
}

.box:hover {
    background: #ccc;
}

.password_reset {
    text-align: left;

}

table.password_reset td {
    width: 50%;
}

table.password_reset th {
    width: 50%;
}

#reset_password_confirm {
    float: right;
    background-color: #0097eb;
    border-radius: 0;
    margin-top: 20px;
}

table.change_pwd th {
    width: 50%;
    padding-top: 4px;
    padding-right: 10px;
    text-align: right;
}

td.error {
    font-size: 12px;
    list-style-type: disc;
}

#password_validation {
    margin-top: 20px;
    margin-bottom: 30px;
}

#password_validation ul li {
    border: none;
    color: grey;
    font-size: 12px;
}

#change_pw_h1 {
    text-align: left;
}

#error_box {
    width: 300px;
    float: right;
    margin-right: -350px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0px 0px 3px #eee;
}

#error_box ul li {
    font-style: normal;
    font-size: 12px;
}

#error_box:empty {
    display: none;
}

#reset_password_confirm {
    margin-top: 20px;
    float: right;
}

#id_method-method input[type="radio"] {
    position: relative;
    top: 2px;
    margin: 0;
}

.login label {
    font-weight: 400;
}

#id_sms-number {
    position: relative;
    top: 8px;
}

.footer {
    width: 100%;
    background: #ffffff;
    position: relative;
    bottom: 0;
    left: 0;
}

.disclaimer-container {
    display: flex;
    justify-content: center;
}

.disclaimer-text {
    max-width: 640px;
    color: #b2b2b2;
    font-size: 12px;
    line-height: 18px;
    padding: 30px 10px;
}

.disclaimer-title {
    font-weight: bold;
}

.login-social-panel {
    text-align: center;
    margin-top: 20px;
}

body.login-body {
    background-color: #f8f8f8;
    display: flex;
    flex-direction:column;
    justify-content: space-between;
    min-height: 100vh;
    padding-bottom:0;
}

.login-body > .container {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
