﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

@font-face {
    font-family: RobotoSlabRegular;
    src: url(../fonts/RobotoSlab-Regular.ttf);
}

@font-face {
    font-family: RobotoSlabBold;
    src: url(../fonts/RobotoSlab-Bold.ttf);
}

@font-face {
    font-family: LatoBold;
    src: url(../fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: LatoRegular;
    src: url(../fonts/Lato-Regular.ttf);
}

thead {
    font-family: RobotoSlabBold;
    font-size: 14px;
    text-align: center;
}

th {
    text-align: center;
}

tbody {
    font-family: LatoBold;
    font-size: 14px;
}

body {
    padding-bottom: 20px;
    font-family: 'Open Sans', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
    overflow-y: scroll;
}

input[type=number] {
    width: 35px;
    text-align: center;
    -moz-appearance: textfield;
}

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
textarea {
    max-width: 280px;
}

h2 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
}

h3 {
    text-transform: uppercase;
    color: #021688;
    font-size: 18px;
}

h4 {
    color: #021688;
    margin-top: 30px;
}

hr {
    margin: 0;
}

li {
    margin: 10px 0;
}

.navbar-title {
    color: white;
    font-size: 24px;
}

.navbar-links {
    float: right;
    margin-top: 15px;
}

.org-logo {
    height: 40px;
    margin-left: 30px;
    margin-right: 5px;
}

.header-logos {
    float: right;
}

.link-header-right {
    float: right;
    color: white;
}

.logo-div {
    float: left;
    margin-top: -20px;
}

.title-div {
    float: left;
    margin-top: 15px;
    text-align: center;
}

.sri-name {
    color: white;
    font-size: 24px;
}

.app-name {
    color: white;
    font-size: 24px;
}

.app-version {
    color: white;
    font-size: 12pt;
    margin-top: -10px
}

.header-button {
    padding: 10px 15px;
    margin: 25px 0 0 0;
    color: white !important;
}

    .header-button:hover {
        border-radius: 15px;
        background-color: #ffa800 !important;
        /*margin: 25px 15px !important;*/
        padding-top: 8px;
    }

.footer-left {
    float: left;
    margin-top: 20px;
}

.footer-right {
    float: right;
    margin-top: 10px;
}

.footer-center {
    color: white;
    font-size: 12pt;
    position: absolute;
    bottom: 30px;
    left: 20%;
    right: 20%;
}

.header {
    background-color: #021688;
    display: inline-block;
    width: 100%;
    padding: 20px 0;
}

.navbar-header {
    width: 1060px;
    margin: auto;
}

.sri-header {
    max-width: 1000px;
    margin: auto;
}

.div-appname {
    display: inline-block;
}

.div-networkname {
    display: inline-block;
    position: relative;
    top: 20px;
}

.app-title {
    display: inline-block;
    color: white;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.app-title-right {
    margin-top: -10px;
    padding-top: 10px;
}

.app-title-left {
    margin-top: 10px;
}

.app-logo-apeg {
    width: 80px;
    padding: 5px;
    background-color: white;
    border-radius: 5px;
    margin-right: 40px;
}

.app-logo-sri {
    width: 230px;
    margin-top: -15px;
}

.div-title {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    display: inline-block;
}

.intro-definitions {
    text-transform: capitalize;
    font-weight: bold;
}

.home-main {
    display: inline-block;
    width: 100%;
    /*margin-top: 30px;*/
}

.introduction {
    margin: auto;
    max-width: 1000px;
}

.login-button {
    background-image: url('../Images/Ellipse 1.png');
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin-top: 20px;
}

.login-body {
    background-image: url('../Images/background.jpg');
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: darkblue;
    height: 100%;
    min-height: 550px;
    padding: 10px;
    padding-bottom: 60px; /* Height of the footer */
}

.login-form {
    width: 600px;
    height: 300px;
    position: absolute;
    /*top: 0;
    bottom: 0;*/
    left: 0;
    right: 0;
    margin: auto;
}

.login-prompt {
    color: white;
    width: 540px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}

.login-text {
    padding-top: 28px;
    margin-left: -5px;
    color: white;
}

.loginInput {
    border: none;
    border-radius: 23px;
    height: 46px;
    padding: 5px 25px;
    font-size: 14pt;
}

.login-logo {
    /*margin-top: 40px;
    margin-bottom: 15%;*/
    /*margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    height: 20%;*/
    margin-bottom: 25px;
}

.login-header {
    padding: 10px;
    display: block;
    height: 150px;
    margin-top: 60px;
}

.header-li {
    display: inline-block;
}

.login-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: white;
    font-size: 12pt;
}

.login-footer-right {
    position: absolute;
    bottom: 30px;
    right: 100px;
}

.div-center {
    margin-left: auto;
    margin-right: auto;
}

.field-validation-error {
    color: red;
}

.progress-container {
    width: 800px;
    margin: 25px auto;
    height: 95px;
}

.option-container {
    width: 1080px;
    margin: 50px auto;
    height: 95px;
}

.header-option-container {
    width: 1080px;
    margin: auto;
    height: 100px;
    text-align: center;
}

.progressbar-2step {
    width: 50%;
}

.progressbar2-label {
    margin-left: -80%;
}

.progressbar-3step {
    width: 33%;
}

.progressbar-4step {
    width: 25%;
}

.progressbar-5step {
    width: 190px;
}

.progressbar-6step {
    width: 170px;
}

.progressbar-7step {
    width: 145px;
}

.progressbar {
    counter-reset: step;
}

    .progressbar li {
        list-style-type: none;
        float: left;
        font-size: 18px;
        position: relative;
        text-align: center;
        color: #7d7d7d;
        height: 50px;
        padding-top: 40px;
        margin-left: 0px;
        cursor: pointer;
        font-weight: bold;
    }

        .progressbar li:before {
            width: 30px;
            height: 30px;
            content: counter(step);
            counter-increment: step;
            line-height: 28px;
            border: 2px solid #7d7d7d;
            display: block;
            text-align: center;
            border-radius: 50%;
            background-color: white;
            z-index: 100;
            position: absolute;
            top: 0px;
        }

.progressbar2 li:before {
    left: 175px;
}

.progressbar3 li:before {
    left: 110px;
}

.progressbar4 li:before {
    left: 80px;
}

.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -50%;
    z-index: 5;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: #3c8643;
}

    .progressbar li.active:before {
        border-color: #3c8643;
        background-color: #3c8643;
        color: white;
    }

    .progressbar li.active + li:after {
        background-color: #3c8643;
    }

.optionbar-intro {
    padding-top: 30px;
}

.optionbar li {
    list-style-type: none;
    float: left;
    font-size: 18px;
    position: relative;
    text-align: center;
    color: white;
    height: 50px;
    padding-top: 40px;
    margin-left: 0px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1.2em;
}

    .optionbar li.active {
        color: #ffa800;
    }

    .optionbar li:before {
        width: 30px;
        height: 30px;
        line-height: 25px;
        display: block;
        text-align: center;
        border-radius: 50%;
        background-color: white;
        z-index: 100;
        /*position: absolute;*/
        top: 0px;
        /*left: 40%;*/
        margin: -50px auto;
    }


.optionbar-1step {
    width: 100%;
}

.optionbar-2step {
    width: 50%;
    margin-left: 15px;
}

.optionbar-3step {
    width: 33%;
}

.optionbar-4step {
    width: 25%;
}

.optionbar-5step {
    width: 20%;
}

.optionbar-6step {
    width: 14%;
}

.optionbar-7step {
    width: 14%;
}

/*.optionbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #626262;
    top: 15px;
    left: -50%;
    z-index: 5;
}*/
.optionbar li:first-child:after {
    content: none;
}

.optionbar li.round-option:before {
    color: white;
    padding-top: 2px;
}

.optionbar li:first-child:after {
    content: none;
}

.optionbar li.round-option:before {
    color: white;
    padding-top: 2px;
}

.optionbar li.turquoise-option:before {
    background-color: #4ac0f1;
}

.optionbar li.green-option:before {
    background-color: #3c8643;
}

.optionbar li.orange-option:before {
    background-color: #ff6900;
}

.optionbar li.yellow-option:before {
    background-color: #e8d439;
}

.optionbar li.red-option:before {
    background-color: #ed1f24;
}

.optionbar li.purple-option:before {
    background-color: purple;
}

.optionbar li.blue-option:before {
    background-color: blue;
}

.optionbar li.a-option:before {
    content: "A";
}

.optionbar li.b-option:before {
    content: "B";
}

.optionbar li.c-option:before {
    content: "C";
}

.optionbar li.d-option:before {
    content: "D";
}

.optionbar li.e-option:before {
    content: "E";
}

.optionbar li.f-option:before {
    content: "F";
}

.optionbar li.g-option:before {
    content: "G";
}

.optionbar li.h-option:before {
    content: "H";
}

.optionbar li.i-option:before {
    content: "I";
}

.optionbar li.l-option:before {
    content: "L";
}

.optionbar li.m-option:before {
    content: "M";
}

.optionbar li.n-option:before {
    content: "N";
}

.optionbar li.o-option:before {
    content: "O";
}

.optionbar li.p-option:before {
    content: "P";
}

.optionbar li.q-option:before {
    content: "Q";
}

.optionbar li.r-option:before {
    content: "R";
}

.optionbar li.s-option:before {
    content: "S";
}

.optionbar li.t-option:before {
    content: "T";
}

.optionbar li.u-option:before {
    content: "U";
}

.optionbar li.v-option:before {
    content: "V";
}

.optionbar li.w-option:before {
    content: "W";
}

.option-label-header {
    color: #333;
}

.option-label-above {
    margin-top: -60px;
}

.option-label-below {
    margin-top: 50px;
}

.option-label-below-only {
    margin-top: 60px;
}

.header-option-prompt {
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.disabled {
    cursor: default !important;
    color: grey !important;
}

.home-selection {
    display: block;
    text-align: center;
}

.pwd-change-link {
    float: right;
    margin-top: -40px;
}

.lnk-change-pwd {
    color: black;
}

.param-selection-inventory {
    width: 600px;
    margin-bottom: 25px;
}

.param-label {
    font-weight: bold;
    text-align: right;
    font-size: 18px;
}

.inventory-params {
    width: 750px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
}

.housing-params {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    height: 225px;
}

.hazard-params {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    height: 225px;
}

.param-row {
    margin-bottom: 10px;
}

.param-description {
    margin-bottom: 40px;
    text-align: center;
    padding: 0px 40px;
    font-size: 16px;
}

.helpTooltip {
    display: inline-block;
    height: 18px;
    width: 18px;
    background-color: #989898;
    color: white;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

    .helpTooltip:hover {
        /*background-position: 0 -25px;*/
        background-color: red;
    }

.pnlHelp {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 11px;
    width: 300px;
    text-align: left;
    background: #fff;
    border: 2px solid #808080;
    -moz-border-radius: 10px;
    padding: 10px;
    position: absolute;
    top: -90px;
    left: 50px;
    z-index: 1000;
}

.pnlHelpWide {
    width: 570px;
}

.pnlHelpTitle {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*padding-right: 25px;*/
    /*background-image: url(../../images/ui/form_title_bg.gif);*/
    background-repeat: no-repeat;
    color: #404040;
    /*padding-left: 10px;*/
    background: none;
    padding: 0;
    font: bold 12px/200% Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0;
}

    .pnlHelpTitle .hide {
        display: block !important;
        float: right;
        width: 16px;
        height: 16px;
        background: url('/Images/cross.png') no-repeat;
        text-indent: -9999px;
    }

.pnlHelpContent {
    color: #404040;
    overflow: auto;
    margin: 0;
    padding: 0;
    /*background-image: url(../../images/ui/form_bkground.jpg);*/
    background-repeat: repeat-x;
    background-position: bottom;
    border: 0;
    border-bottom: none;
    background: none;
    font: 11px/150% Arial, Helvetica, sans-serif;
    line-height: 140%;
}

.analysis {
    text-align: center;
}

.analysis-page {
    color: #626262;
    text-align: center;
    background-color: white;
    padding-top: 10px;
}

.analysis-nav {
    /*height: 50px;*/
    text-align: center;
    height: 105px;
    display: block;
    padding: 20px;
    background-color: white;
}

.next-button {
    background-color: #ffa800;
    padding: 3px;
    border-radius: 17px;
    width: 105px;
    height: 35px;
    color: white;
    font-size: 16pt;
    font-weight: bold;
    margin: 20px auto;
    cursor: pointer;
}

.home-link {
    float: left;
}

.analysis-button {
    padding: 10px;
    color: white;
    background-color: #ffa800;
    width: 120px;
    margin: 10px auto;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.wide-button {
    width: 200px;
}

.chart-div {
    width: 450px;
    margin: 0 auto;
}

.chart-legend {
    float: right;
    margin-top: 160px;
}

.perf-good {
    background-color: green;
    padding: 10px;
    color: white;
}

.perf-deficient {
    background-color: yellow;
    padding: 10px;
    color: black;
}

.perf-poor {
    background-color: purple;
    padding: 10px;
    color: white;
}

.perf-very-poor {
    background-color: #ff6900;
    padding: 10px;
    color: white;
}

.perf-urgent-retrofit {
    background-color: red;
    padding: 10px;
    color: white;
}

.Table-interpretation {
    width: 400px;
    border: 1px solid black;
    margin-left: 20px;
}

    .Table-interpretation th {
        text-align: center;
        padding: 5px 0;
    }

.interpretation-header {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: black;
    font-weight: bold;
    float: left;
    margin-top: 50px;
}

.interpretation-title {
    width: 400px;
    margin-top: 70px;
    margin-bottom: 35px;
    margin-left: 20px !important;
}

.seismic-performance {
    float: right;
    z-index: 0;
}

.ground-motion-rating {
    max-width: 900px;
    margin: 40px auto 0 auto;
}

.block-map {
    height: 500px;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.district-map {
    height: 500px;
    width: 100%;
    max-width: 1000px;
    margin: auto;
}

.map-div {
    /*margin-top: -110px;*/
}

.display-sa {
    border: 0;
    color: black;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.8em;
}

.slider-container {
    width: 1000px;
    margin: 20px 70px;
}

.hazard-summary {
    width: 1200px;
    margin: 10px auto;
}

.analysis-params {
    font-size: 14px;
    display: block;
    padding-bottom: 15px;
}

.analysis-param-line {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
}

.param-data {
    float: left;
    margin-right: 15px;
}

.param-title {
    float: left;
    margin-right: 5px;
    font-weight: bold;
}

.community-results {
    margin: 0 auto;
}

    .community-results td {
        padding: 5px;
    }

    .community-results th {
        text-align: center;
        padding: 5px;
    }

.pre-event-param {
    margin: 25px;
}

.building-type-param {
    margin: 0 15px;
    padding: 5px;
}

.district-col {
    text-align: center;
}

/* slider */
.ui-widget.ui-widget-content {
    background-color: purple;
}

.ui-dialog {
    background-color: white !important;
}

.ui-slider-horizontal .ui-slider-handle {
    background-color: black !important;
}

.intro-content {
    border: 1px solid black;
    background-color: #021688;
    color: white;
    padding: 25px;
    margin: 25px 90px;
    height: 150px;
    font-size: 1.5em;
    border-radius: 10px;
}

.definitions {
    margin: 50px 90px;
    font-size: 1.25em;
    background-color: #021688;
    color: white;
    padding: 25px;
    border: solid 1px black;
    border-radius: 19px;
}

.project-image {
    width: 100%;
    border-radius: 10px;
}

.li-link {
    cursor: pointer;
    color: #021688;
    padding: 5px;
}

    .li-link.active {
        font-weight: bold;
        background-color: yellow;
    }

.div-future {
    margin-top: 5px;
    line-height: 1.7em;
}

.expander {
    cursor: pointer;
    padding: 0 5px;
    font-size: 1.5em;
}

.project-select {
    list-style: none;
}

.document-list {
    list-style: none;
}

.document-item {
    margin: 10px 0 0 -10px;
}

.document-iframe {
    width: 100%;
    height: 800px;
}

.document-link {
    cursor: pointer;
    text-decoration: underline;
    color: #021688;
    margin: 5px;
}

.project-lists {
    margin-bottom: 40px;
}

.project-categories {
    margin-top: 65px;
}

.threshold-parameters {
    margin: 50px 0;
}

.thresholds-Table {
    margin: 25px auto;
}

.sensor-description {
    line-height: 1.7em;
    font-size: 1.3em;
    margin-top: 60px;
}

.li-header-user {
    display: flex !important;
}

.li-header-img {
    margin-top: 18px;
    height: 24px;
    margin-left: 10px;
}

.ul-header {
    margin: 4px 14px 0 14px;
}

    .ul-header a {
        margin-top: 5px;
        margin-left: -10px;
    }

.colour-box {
    width: 20px;
    height: 20px;
    border: 1px solid black;
    margin: 0 5px;
    float: left;
}

.colour-label {
    float: left;
}

.colour-legend {
    margin: 0 auto;
}

.wait-spinner {
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    background-image: url(../../images/ajax-loader.gif);
}

.SumoSelect > .CaptionCont > span.placeholder {
    color: black !important;
    font-style: normal !important;
    line-height: 1em;
}

.intro-documents {
    margin: 90px;
}

.chart-title {
    color: black;
    font-weight: bold;
    margin-left: 40px;
}

.graph-title {
    position: relative;
    top: 70px;
    left: 60px;
    z-index: 100;
}

.map-legend {
    position: relative;
    top: 400px;
    left: 150px;
    z-index: 1000;
    background-color: white;
    border: 1px solid black;
    width: 200px;
}

.green-legend {
    background-color: rgba(0, 155, 0, 0.5);
}

.yellow-legend {
    background-color: rgba(255, 255, 0, 0.5);
}

.red-legend {
    background-color: rgba(255, 0, 0, 0.5);
}

.legend-row {
    padding: 5px;
}

.legend-header {
    font-weight: bold;
}

.analysis-results {
    margin-top: -110px;
}

.param-radio {
    margin-left: 15px !important;
    margin-right: 5px !important;
}


.heart {
    background-image: url(/Images/heart.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    width: 40px;
    background-size: contain;
    margin: 10px auto;
}

.heart-small {
    background-image: url(/Images/heart.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 20px;
    background-size: contain;
    margin: 10px auto;
}

.fading-heart {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutHalf {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOutHalf {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 0;
    }
}

.fadeOutHalf {
    -webkit-animation-name: fadeOutHalf;
    animation-name: fadeOutHalf;
}

/* Sensors building plan page */

.img-plan-center {
    width: 195px;
    position: absolute;
    left: 25px;
    top: 144px;
    transform: rotate(2deg);
}

.img-plan-rotunda {
    width: 300px;
    position: absolute;
    left: 10px;
    top: 50px;
    transform: rotate(2deg);
}

.img-plan-west-annex {
    width: 90px;
    position: absolute;
    left: -65px;
    top: 0px;
}

.img-plan-east-annex {
    width: 90px;
    position: absolute;
    left: 310px;
    top: 110px;
}

.img-plan-west-wing {
    width: 150px;
    position: absolute;
    left: -59px;
    top: 129px;
}

.img-plan-east-wing {
    width: 150px;
    position: absolute;
    left: 152px;
    top: 197px;
}

.img-plan-library {
    width: 120px;
    position: absolute;
    left: 35px;
    top: 261px;
}

.img-plan-armouries {
    width: 215px;
    position: absolute;
    left: -250px;
    top: 275px;
}

.img-plan-bunker {
    width: 120px;
    position: absolute;
    left: 270px;
    top: 305px;
    transform: rotate(4deg);
}

.leg-plan {
    height: 480px;
    left: 250px;
    width: 500px;
    position: relative;
    float: left;
    transform: scale(0.95, 0.95);
    top: 10px;
}

.date-time {
    width: 150px !important;
}

.led {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    border: 1px solid white;
}

.led-green {
    background-image: radial-gradient(circle, #8F8, #498447);
}

.led-yellow {
    background-image: radial-gradient(circle, #FF8, #f9e41c);
}

.led-red {
    background-image: radial-gradient(circle, #F88, #e12530);
}

.led-blue {
    background-image: radial-gradient(circle, #51ace5, #88F);
}

.text-center {
    text-align: center;
}

.div-control {
    width: 50%;
    text-align: center;
    float: left;
}

.control-container {
    width: 1000px;
    height: 40px;
    margin: 20px auto;
}

.div-link {
    color: blue !important;
    margin: 0 5px;
}

    .div-link:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.div-left {
    float: left;
}

.div-content {
    margin: 0 140px;
    float: left;
}

.div-leg-caption {
    text-align: left;
    margin-top: 148px;
    margin-left: 20px;
    width: 200px;
    float: left;
}

.div-leg-title {
    font-family: 'RobotoSlabBold';
    font-size: 24px;
    color: #159594;
    text-transform: uppercase;
}

.div-leg-address {
    font-family: 'RobotoSlabRegular';
    font-size: 18px;
    margin-top: 16px;
}

.div-status {
    margin-top: 470px;
}

.div-sensor-status {
    padding-top: 80px;
    float: right;
}

.sensor-name {
    text-align: left;
}

.sensor-name-plan {
    text-align: left;
}

.event-sa {
    width: 50px;
}

.max-event-sa {
    width: 50px;
}

.div-chart {
    height: 400px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.analysis-owner {
    margin-top: 50px;
}

.analysis-year-events {
    display: inline-block;
}

.div-chart {
    height: 400px;
    width: 175px;
    float: left;
    text-align: center;
    font-weight: bold;
}

.timeline-canvas {
    height: 400px;
    width: 100%;
    margin-top: 20px;
}

.div-aftershock-events {
    margin: 25px auto;
    width: 1100px;
}

.Table-status {
    margin: 50px auto;
    border-spacing: 0;
    border-collapse: collapse;
}

.admin-links {
    float: left;
    margin: 20px;
}

.building-event-date {
    margin-left: 30px;
    margin-top: -50px;
}

.menu-selected {
    color: #159594 !important;
    font-weight: bold !important;
}

.page-ppr {
    width: 1400px;
    margin-left: -100px;
}

.user-links {
    float: right;
}

.admin-link {
    margin: 0 10px;
}

.users-form {
    clear: both;
}

.contact-content {
    font-size: 16px;
    margin-top: 50px;
}

.contact-title {
    font-weight: bold;
}

.dropzoneForm {
    background-color: lightgreen !important;
}

.validation-summary-errors {
    color: red;
}

.form-line {
    margin: 5px 0;
}

.span-hello {
    color: white;
    margin-top: 11px;
    margin-right: 15px;
}

.button-logout {
    background-color: transparent;
    border: none;
    color: white;
}

.div-team {
    width: 400px;
    margin: 0 auto;
}