/*!
 * Start Bootstrap - 1 Col Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 /* body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. 
} */

/* footer {
    margin: 50px 0;
} */
.fixed-footer {
    /*position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    color: #000;*/
    text-align: center;
    padding-top:10px;
}

/*
    DATATABLES
*/
td {
    font-size: 14px;
}
.table th {
    text-align: center;
}

table.dataTable th {
    text-align: left;
}

table.dataTable th, table.dataTable td {
    width:100px !important;word-wrap: break-word;white-space: initial!important;
}

table.dataTable th small {
    color: #666 !important;
}

table.dataTable th small.format {
    color:#666 !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th ,.table>thead>tr>td, .table>thead>tr>th {
    padding: 8px 14px !important;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 24px !important;
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

div.dataTables_scrollBody {
    border-left: 0px !important
}

.status_enabled {
    background-image: url("images/circle_green_16x16.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.status_disabled {
    background-image: url("images/circle_red_16x16.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.status_unknown {
    background-image: url("images/circle_yellow_16x16.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.status_warning {
    background-image: url("images/circle_warning_16x16.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

.fadeIn {
    animation: fadeIn ease 30s;
    -webkit-animation: fadeIn ease 30s;
    -moz-animation: fadeIn ease 30s;
    -o-animation: fadeIn ease 30s;
    -ms-animation: fadeIn ease 30s;
}

@keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}
    
@-moz-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}
    
@-webkit-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}
    
@-o-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}
    
@-ms-keyframes fadeIn {
    0% {opacity:0;}
    100% {opacity:1;}
}

.fadeOut {
    animation: fadeOut ease 3s;
    -webkit-animation: fadeOut ease 3s;
    -moz-animation: fadeOut ease 3s;
    -o-animation: fadeOut ease 3s;
    -ms-animation: fadeOut ease 3s;
}

@keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}
    
@-moz-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}
    
@-webkit-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}
    
@-o-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}
    
@-ms-keyframes fadeOut {
    0% {opacity:1;}
    100% {opacity:0;}
}

.DTFC_LeftWrapper div {
    overflow-y: hidden !important;
    white-space: nowrap;
}

.DTFC_NoData {
    display: none !important;
}
  
#showcase-fixedcolumns{
    /* border-bottom:1px color #DDD; */
    border: none !important;
}

#showcase-fixedcolumns_wrapper th,
#showcase-fixedcolumns_wrapper td:not(.fixed-col) {
    white-space: nowrap;
}

.windspray-summary #showcase-fixedcolumns_wrapper th.fixed-col {
    color: #fff;
}
.windspray-summary #showcase-fixedcolumns_wrapper td.fixed-col {
    font-weight:bold;
    color: #333 !important;
}

/*#showcase-fixedcolumns_wrapper th.fixed-col, 
#showcase-fixedcolumns_wrapper td.fixed-col {
    width:100px !important;word-wrap: break-word;white-space: initial!important;
}*/ 

#showcase-fixedcolumns_wrapper.dataTables_wrapper {
    /* width: 900px; */
    margin: 0 auto;
}

#showcase-fixedcolumns_wrapper .dataTables_filter{
    float: right;
    text-align: left;
}

#showcase-fixedcolumns.dataTable tbody>tr.selected, #showcase-fixedcolumns.dataTable tbody>tr>.selected {
    color:#333 !important;
}

table#showcase-fixedcolumns thead tr{
    height: 30px !important;
}

.modal-lg {
    width: 95%; 
/*    overflow-y: auto;*/
}

.smaller{
    font-size: 13px;
}

.title{
    font-size:25px;
}

.container-fluid{
	padding-left: 0px;
	padding-right: 0px;
}

#landing-image {
	position: relative;
	top: -20px;
    width: 100%;
    height: 100%;
}

#images {
  margin: 0;
  padding: 0;
  list-style: none;
}

#images > li {
  float: left;
  width: 33.3%;
  height: 33.3%;
  margin: 0 -1px -1px 0;
  border: 1px solid transparent;
  overflow: hidden;
}

#images > li > img {
  width: 100%;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}


#stationLayoutLeft {
    padding-right: 0px;
    padding-left: 0px;
}

#stationLayoutRight {
    padding-left: 0px;
    padding-right: 0px;
}

#stationType {
    color: blue;
    text-align: right;
}

#stationName {
    text-align: left;
}

#stationHr {
    /* size: 20px; */
    /* width: 5px; */
    height: 5px;
    padding: 0px;
    margin: 0px;
    /* width: 80%; */
    color: black;
}

button.timePeriodButtons {
    margin-right: 1px;
    margin-bottom: 1px;
    border: 2px solid #cccccc;
}

.calenderInput {
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px
}

/* button.calenderInput { */
/*     margin-right: 2px; */
/* } */

button.systemButton {
    margin-right: 1px;
    margin-bottom: 1px;
}

a.systemButton {
    margin-right: 1px;
    margin-bottom: 1px;
}

.btn {
	/* min-width:75px; */
	/* padding: 5px; */
	/* margin-right: 10px;  */
    margin-bottom: 10px !important;
}

div.dropdown-multiselect button.dropdown-toggle {
    margin-bottom:0 !important;
}

.overlay{
  position: static;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: 10;
}

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

.redBg {
    background-color: #FF0000;
}

.orangeBg {
    background-color: #ffa500;
}

.greenBg {
    background-color: #28a745!important;
}

.grayBg {
    background-color: #f3f3f3!important;
}

.fbiGreen {
    background-color: #34BD1B;
}

.fbiYellow {
    background-color: #F1ED09;
}

.fbiOrange {
    background-color: #FF8300;
}

.fbiRed {
    background-color: #FF0000;
}

.text-padding {
    padding: 5px;
    border-radius: 5px;
}

.glyphicon-refresh-animate {
   -webkit-animation-name: rotateThis;
   -webkit-animation-duration: 2s;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-timing-function: linear;
}

@-webkit-keyframes "rotateThis" {
 from { 
        -webkit-transform: rotate( 0deg );  
    }
 to  { 
        -webkit-transform: rotate( 360deg ); 
    }
}

.navbar {
    margin-bottom: 0px;
}

.login-container{
    margin-top: 5%;
    margin-bottom: 5%;
}
.login-form{
    width: 100%;
    /* padding: 5%; */
    background: #0062cc;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);
}
.login-form h3{
    text-align: center;
    color: #fff;
}
.login-container form{
    padding: 10%;
    width: 70%;
    margin: 0 auto;
}
.btnSubmit{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer;
}
.login-form .btnSubmit{
    font-weight: 600;
    color: #0062cc;
    background-color: #fff;
}
.login-form .ForgetPwd{
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
iframe {
    border:none;
}
.center{
    margin: 0 auto;
}

.responsive {
    width: 100%;
    height: auto;
}

/* .dropdown-menu {
    background-color: #101010;
}
.dropdown-menu>li>a{
    color: #9d9d9d;
} */

.dropdown-menu.menu-inverse {
    background-color: #101010;
}

.dropdown-menu.menu-inverse li > a {
    color: #9d9d9d;
}

.dropdown-menu.menu-inverse li > a:hover {
    color: #fff;
    background-color: #101010;
}

.dropdown-menu.menu-inverse li.divider {
    background-color: #101010;
}

.navbar-header .dropdown-menu{
    top: 46px;
    font-size: 20px;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.loader {
    border: 4px solid #f3f3f3; /* Light grey */
    border-top: 4px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 20px;
    height: 20px;
    animation: spin 2s linear infinite;
    margin: 0 auto;
    margin-left:10px;
  }
  .icon-calendar {
    padding: 1px 10px;
    background: url("../images/icon-calendar.png") no-repeat;
    width:16px;
    height:16px;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }  /** DISTRIBUTION MAPS CSS ***/
  #dm-container {
    /* margin-top: -20px !important; */
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#dm-container .imgbox {
    /*display: grid;*/
    height: 100%;
}
#dm-container .imgbox img {
    width: 100% !important;
    height: auto !important;
    max-height: 100% !important;
}

#dm-container .center-fit {
     width: 100%;
    /* height: 87vh; */
    margin: auto;
}

#dm-container #dmForm select.form-control {
    display:inline-block;
    width: auto;
}

/*distribution maps tree control font size fix */
#dm-container treecontrol {
    /* default font size */
    font-size:100% !important;
}
#dm-container treecontrol > ul > li div span  {
    font-size: 110% !important;
}
#dm-container treecontrol treeitem > ul > li div span  {
    font-size: 100% !important;
}
#dm-container treecontrol li {
   margin:10px 0 !important;
}
#dm-container treecontrol li.tree-leaf i.tree-leaf-head {
    padding: 0px !important;
}

/*#dm-container #path-events-listing, span#error div {
    margin-left:15px !important;
}*/

#dm-container #path-events-listing {
    margin-top: 20px;
}

/* The side navigation menu */
#dm-container .sidenav {
    height: 100%;
    width: 14%;
    position:absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #555;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    padding-left:0px;
    padding-right:0px;
}

#dm-container .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

#dm-container .sidenav a:hover {
    color: #f1f1f1;
}

#dm-container .sidenav .closebtn {
    position: relative;
    text-align:right;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#dm-container #main {
    min-height:50vh;
}
#dm-container #main button {
    margin-left: 15px;
    font-size:100%;
    cursor:pointer;
    font-weight: 700;
    margin-top: 20px;
}

@media screen and (max-height: 450px) {
    #dm-container .sidenav {padding-top: 35px;min-width: 35%;}
    #dm-container .sidenav a {font-size: 18px;}
}

@media screen and (max-width: 980px) {
    #dm-container .sidenav {padding-top: 35px;width: 20%;}
}
@media screen and (max-width: 768px) {
    #dm-container .sidenav {padding-top: 35px;width: 35%;}
}
@media screen and (max-width: 480px) {
    #dm-container .sidenav {padding-top: 35px;width: 50%;}
}

/* rounded sitch on/off button */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    vertical-align: top;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dc3545;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #28a745;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #28a745;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }
/** BREADCRUBS ****/
.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li:last-child a {
    color: #434a54;
    background:0 none !important;
    border:0 none;
}
/*.breadcrumb-arrow li:last-child a:before,
.breadcrumb-arrow li:last-child a:after {
    content: "" !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
}*/
.breadcrumb-arrow li:last-child a:hover {
    text-decoration: none;
}
.breadcrumb-arrow li span {
    padding: 0 10px
}
.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}
.breadcrumb-arrow li:first-child a {
    padding: 0 10px
}
.breadcrumb-arrow li:not(:last-child) a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #5bc0de;
    border: 1px solid #5bc0de
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px
}
.breadcrumb-arrow li:not(:last-child) a:after, .breadcrumb-arrow li:not(:last-child) a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #5bc0de;
    border-left-style: solid;
    border-left-width: 11px
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #2494be
}
.breadcrumb-arrow li a:focus {
    background-color: #4fc1e9;
    border: 1px solid #4fc1e9
}
.breadcrumb-arrow li a:focus:before {
    border-left-color: #4fc1e9
}
.breadcrumb-arrow li a:active {
    background-color: #2494be;
    border: 1px solid #2494be
}
.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #2494be
}
.breadcrumb-arrow li span {
    color: #434a54
}

/*** ACCORDION MENU ***/
#dm-container .sidenavmenu {
    height: 100%;
    z-index: 1;
    background-color: #f5f5f5;
    overflow-x: hidden;
    transition: 0.5s;
    padding-left: 0px;
    padding-right: 0px;
    margin-top:15px;
}
accordion a {
    font-size:14px !important;
    color: #333 !important;
}
accordion {
    list-style: none;
    padding: 0;
    margin: 0;
}

accordion .panel {
    margin: 0 !important;
    border:0 none;
}

accordion .panel ul {
    background-color: #5bc0de;
    margin-bottom: 0 !important;
}

accordion .panel ul li {
    padding-bottom:10px !important;
}

accordion .panel ul, accordion .panel ul li {
    list-style-type: none;
    padding-left:10px;
}

accordion .panel ul li span {
    cursor: pointer;
}

accordion .panel a {
    margin: 0;
    padding: 10px !important;
    background-color: #337ab7;
    border-bottom: 3px solid #eeeeee;
    font-weight: normal;
    position: relative;
    cursor: pointer;
    display: block;
}

accordion .panel > a[aria-expanded=true], accordion .panel .collapse.in ul li a[aria-expanded=true]{
    font-weight: bold;
}

accordion .panel > a[aria-expanded=false], accordion .panel .collapse.in ul li a[aria-expanded=false]{
    font-weight: normal;
}

accordion .panel ul li a {
    background-color: #5bc0de;
    border-bottom: 3px solid #ccc;
    border:0 none;
}

accordion .panel a::after {
    content: ' \25BE';
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all 0.5s ease;
}

accordion .panel a[aria-expanded=true]::after {
    transform: rotate(180deg);
}

accordion .panel.open a::after {
    transform: rotate(180deg);
}

accordion .panel .content {
    padding: 0;
    margin: 0;
    background-color: #5bc0de;
    transition: all 0.5s ease;
    overflow: hidden;
}

accordion .panel.open .content {
    height: auto;
}
/** SCROLL TOP TOP ***/
#scrollToTop {
    display: none;
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
}

#scrollToTop:hover {
    background-color: #333; /* Add a dark-grey background on hover */
}

@media (max-width: 767px) { 
    #scrollToTop { display: block; }
}

/****** STATIONS PAGE *************/
.lblSubtitle {
    margin-top: 10px;
    color: #666666;
    font-size: 90%;
    text-align: center;
}

.clsBtnMargin {
    margin: 20px 10px;
}

.clsNextTriggerTime {
    font-weight: bold;
    font-size: 130%;
}

.clsNextTriggerTime span {
    /*margin: 20px 0;*/
    display: block;
}

.statusOffline {
    color: red;
}

.statusOnline {
    color: green;
}

.rowMargin {
    margin: 10px 0 !important;
}

/* Extra small devices (ipads, phones, 992px and down) */
@media only screen and (max-width: 992px) {
    .clsBtnMargin {
        margin-left:0px !important;
    }
}

/** FIELDSETS **/
fieldset, fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
    box-shadow:  0px 0px 0px 0px #000;
}

fieldset.no-border {
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

fieldset legend, fieldset.scheduler-border legend {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}

fieldset > div {
    margin: 5px 0;
}
