/*
  NOTE: url() paths are relative to the location of the css file that references them
  This seems to be the only way to play nicely with Pyramid's static asset handling (MT)
*/

.section {
  border-top: 1px solid #edeff1;
  margin-top: 100px;
  padding-top: 45px;
  box-shadow: inset 0 3px 4px -1px #fafafa;
}

label.valid {
  width: 24px;
  height: 24px;
  background: url('../img/Done.png') center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;.
}

/* sortable table captions */
.sortable th .current {
  padding-right: 12px;
  background: no-repeat right center;
}

.sortable th .asc {
  background-image: url("../img/up_arrow.gif");
}

.sortable th .desc {
  background-image: url("../img/down_arrow.gif");
}

.sortable tr:hover {
  cursor: pointer;
}

.no-results {
  height: 90px;
}

.no-results td {
  text-align: center;
  vertical-align: middle;
}

.padding-20 {
  padding: 20px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-200 {
  margin-top: 200px;
}

.btn-group {
  text-align: left;
}

.report-block-wrapper{
  display: flex;
  flex-wrap: wrap;
}

.report-block {

    width: 48%;
    margin: 10px 0;
    box-sizing: border-box;
}

.report-block:nth-child(odd) {
  margin-right: 4%;
}

.report-params {
  padding: 10px;
  margin-bottom: 10px;
}

.report-section {
  margin-top: 30px;
}

.bigdrop{
  width: 400px !important;
}

.assign_btn {
  margin-top: 25px;
}

.config-container {
  width: 550px;
  margin: 0 auto;
}

#alarm-notification-bar {
  text-align: center;
  background-color: red;
  color: #fff;
  text-transform:uppercase;
}

#ajaxSpinnerContainer {
  height:11px;
}

#ajaxSpinnerImage {
  display:none;
}

.nowrap {
    white-space: nowrap;
}

.input-append input {
  width: 178px;
}

td.anchor-row a {
  display: block;
}

td.anchor-row-alerts a {
  text-align: left;
}

td.anchor-row-center {
  text-align: center;
}

.navbar .brand {
  padding: 7px 20px 7px;
}

span2.center {
  text-align: center;
}

.sidebar-text-center {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  word-wrap: break-word;
}

.spacebar{
  white-space:pre;
  padding: 1em;
}


.header {
 background: #11597a;
}

ul.dashed {
    list-style: none;
    padding-left: 20px;
    -webkit-margin-before: 0;
    margin: 0;
}

ul.dashed > li {
    margin-left: 0;
    line-height: 18px;
    padding-bottom: 5px;
    text-indent: -10px;
}

ul.dashed > li::before {
    content: "-";
    padding-right: 4px;
}

.progress.progress-mini.pwd-strength-label {
  height: 20px;
  min-height: 18px;
  width: 220px;
  margin: 5px 0px;
  background: #e8e8e8;
  border-radius: 3px;
}

#reset-password-heading{
  font-size: 1.6rem;
  font-weight:bold;
  line-height: 1.8rem;
  padding-bottom: 8px;
  color: #F5F5F5;
}

#password-tips {
  position: relative;
  height: auto;
  padding: 10px;
  margin-top:16px;
  width: 290px;
  color: #3a87ad;
  background: #d9edf7;
  box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.2);
  border-radius: 4px;
}

#password-tips::before {
  border-right: solid 10px transparent;
  border-left: solid 10px transparent;
  border-bottom: solid 10px #d9edf7;
  background: transparent;
  position: absolute;
  z-index: 1;
  content: '';
  margin-top: -20px;
  height: 0;
  width: 0;
}
#pwd-strength-bar{
  position: relative;
}
#indicator-text{
  font-size: 13px;
  font-weight:bold;
  padding-top: 2px;
  padding-left: 8px;
  margin: 0;
  position: absolute;
  z-index: 1;
  color: #75787b
}


/*
 Overriden CSS
*/

body{
  font-family: 'FuturaBook';
  font-size: 0.9em;
}

.skin-3 .navbar .navbar-inner {
  background: #11597a;
}

.skin-3 .navbar .navbar-inner .control-room-header{
  background: #393939;
}

.skin-alarm .navbar .navbar-inner {
  background: red;
}

.table-header {
  background: #1997c9;
}

.btn-primary {
    background-color: #1997c9!important;
    border-color: #1997c9;
}

.modal {
  margin-top: -40px;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
}

.modal-fit-content {
  max-width: calc(100vw - 50px);
  width: fit-content;
  width: -moz-fit-content;
  padding: 0px 1px;
}

a{
  color: #1997c9;
}

.span2.support {
  padding-bottom: 0.6rem;
}

.header-logo {
  width: 5.5rem;
  padding: 0.5rem 0rem;
}

@font-face {
    font-family: FuturaHeavy;
    src: url('fonts/FuturaBT-Heavy.woff');
}

@font-face {
    font-family: FuturaBold;
    src: url('fonts/Futura-Bold.woff');
}

@font-face {
    font-family: FuturaMedium;
    src: url("fonts/Futura-Medium.woff");
}

@font-face {
    font-family: FuturaLight;
    src: url("fonts/FuturaBT-Light.woff");
}

@font-face {
    font-family: FuturaBook;
    src: url("fonts/FuturaBT-Book.woff");
}

.hub-layout span{
  font-family: 'FuturaLight', sans-serif;
  font-size: 3.2em;
  color: white;
  float: left;
  padding-top: 2rem;
}

.login-message-label {
  color: white;
  border-radius: 5px;
  display: none;
  margin-top:-12px;
  font-weight: bold;
  opacity: 0.9;
}

.login-error-div{
  background-color: rgba(255, 0, 0, 0.9);
  display: none;
}

.login-success-div{
  background-color: rgba(0, 255, 0, 0.4);
  display: none;
}

.nav-list *{
  font-size: 0.9rem;
}

/* Loading Modal */
.loading-modal {
    z-index: 1050;
    background-color: rgba(0,0,0,0.9);
    display: none;
}

.loading-information {
    position: relative;
    z-index: 1050;
    width: auto;
    height: auto;
    top: 45vh;
    text-align: center;
    color: #fff;
}

.loader-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 424px) {
    .loading-spinner {
        left: 40%;
        right: auto;
    }
}

#main-loading-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#report-loading-modal {
    height: 100vh;
}

#scfm-user-menu {
    z-index: 1052; /* higher than loading modal */
}

.wrapped-email-cell {
  max-width: 300px;
  word-wrap: break-word;
}

.licence-form {
    font-weight: bold;
    width: 40%;
}

.site-config-accordion-row {
    background-color: #e0e0e0;
    color: #5a5a5a;
    border: 1px solid #e0e0e0;
}

.site-config-accordion-header {
  margin-bottom: 2px;
}

.site-config-accordion-row:hover {
    background-color: #f2f2f2;
    color: #4d96cb;
}

.site-config-accordion-row > i {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.site-config-accordion-row-active {
    background-color: #eef8ff;
    color: #4d96cb;
    border: 1px solid #a4c6dd;
}

.site-config-accordion-panel {
    max-height: 0;
    overflow: hidden;
    margin-bottom: 0;
    transition: 0.4s;
}

.report-config-sub-table {
    background-color: #eef8ff;
    color: #4d96cb;
    border: 1px solid #a4c6dd;
}