.jumbotron{
    background-color: #24364b;
}
.navbar{
    height: 4rem;
    background-color: #131313;
    width:100%;
    box-shadow: -6px 13px 11px 0px #151414;

}
.container{
    width:100%;
}
body{
    width:100%;
    height:100%;
    min-height:100%;
    overflow:auto;
    display:flex;
    flex-direction: column;
}
.footer{
    margin-top: auto;
    height: 150px;
    background-color: rgb(29, 26, 26);

}
#mainContent{
    box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);

}
.footerRow{
    height:100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.img-wrapper {
    position: relative;
}

.img-responsive {
    width: 100%;
    max-height: 100%;
}

.img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.img-overlay:before {
    content: ' ';
    display: block;
    /* adjust 'height' to position overlay content vertically */
    height: 50%;
}


.container-fluid{
    padding:0;
    height:100%;
}

.text-center{
}
.landingBox{
    text-shadow: 3px 3px 4px black;
}
.container{
    display: flex;
    justify-content: center;
    align-items: center;
}
.landingContainer{
    padding:200px;
}
.btn{
   background-color: rgba(20, 22, 60, 0.5);
    border:0;

}
.btn-primary:hover{
    background-color: rgba(50,69,89,0.8);
    border-color: #3a526b;
}
.dataTableButton{
    background-color: rgba(50,69,89,0.8) !important;
    border-color: #3a526b !important;
}

div.dataTables_processing {
    z-index: 1000;
    background-color: rgba(46, 26, 117, 0.7) !important;
    margin-bottom: 50px !important;
}
div.dataTables_wrapper div.dataTables_processing {
    top: 15%;
    color: rgb(255, 255, 255);
    background-color: rgb(28, 18, 68)!important;
    background: none;
    margin-bottom: 25px !important;
    padding-bottom: 50px;
    box-shadow: 17px -2px 20px black;
}

.btn-primary{
    border-color: #354e5a;
}

.btn-primary:active{
    background-color: #425b77;
    border-color: #425d7a;
}
.profileEmbed{

}
a:hover{
    color: #9aacbf;
    text-decoration:none;
}
.nav-item:hover{
    color: #9aacbf;
    text-decoration: underline;
}
.nav-link{
    color: whitesmoke;
}


.modal-content {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #212e39;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    height:250px;
}
.card{
    background-color: #212e39;
    box-shadow: 1px 1px 3px 1px black;

}
.switcheroo {
    background-color: rgba(20, 22, 60, 0.5);
    border: 0;
    color: white;
    border-radius: 10px;
    box-shadow: 1px 2px 1px 1px black;
}
a{
    color: #c9d1d4;
}
.navbar-brand a{
    color: whitesmoke;

}
.dropdown-item{
    color: whitesmoke;
}
.dropdown-menu{
    background-color: #131313;
    box-shadow: -6px 13px 11px 0px #151414;
}
.navbar-brand a:hover{
    color: #9aacbf;
}
.dropdown-item:focus, .dropdown-item:hover{
    color: whitesmoke;
    text-decoration: none;
    background-color: #252729;
}
html{
    height:100%;
}
.nonFWtable{
    width:auto !important;
}

#headerFixed {
    position: fixed;
    top: 0px;
    display:none;
    background-color: rgba(20, 22, 60, 1);
}
code{
    color: darkgray;
    background-color: #282828;
}
.centerTd{
    text-align: center !important;
    vertical-align: middle;
}
.easy-button-button {
    background-color:rgba(0,0,0,0);
}
.leaflet-bar button{
    background-color:rgba(0,0,0,0);
}
.leaflet-bar button, .leaflet-bar button:hover{
    background-color:rgba(0,0,0,0);

}
.wrapper {
    overflow-x: auto;
}
.documentation{
    box-shadow: 1px 1px 8px black;
    border: 1px solid black;}
.tableLeftAlign{
    text-align:left;
}
.tableLeftAlign td{
    text-align:left;
}
.hiddenMod{
    display:none;
}
#uncoverMods{
    font-weight: bold;
}
.timeline{
    width:60%;
    background-color:#1B2838;
    box-shadow: 4px 4px 10px black;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.regionsPanel{
    background-color:#1B2838;
    box-shadow: 4px 4px 10px black;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding-left:25px;
    padding-right:25px;
    font-family: "Times New Roman", Times, serif;

}
.groupedBarButtons  {
    display: inline-flex ;
    max-inline-size: 64px !important;
    margin-left:10px ;
    margin-top:0px !important;
    margin-right:0px;
    margin-bottom:0px;
}
.ungroupedBarButtons  {
    display: inline-flex !important;
    max-inline-size: 96px !important;
    margin-bottom: 10px !important;
}
.fitToTwoButtons{
    width:64px !important;
}
.leaflet-bar button,
.leaflet-bar button:hover {
    background-color: rgba(0,0,0,0);
    border: none;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
}
.leaflet-bar button {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
}
.leaflet-bar button:hover {
    background-color: #f4f4f4;
}
.leaflet-bar button:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar button:last-of-type {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none;
}
.leaflet-bar.disabled,
.leaflet-bar button.disabled {
    cursor: default;
    pointer-events: none;
    opacity: .4;
}
.easy-button-button .button-state{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.leaflet-touch .leaflet-bar button {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.btn-group, button {
    border-radius: 0px;
    border: 1px solid black;
}
.btn-group{
    margin-left: 10%;
    vertical-align: middle;
}
.leaflet-control-dialog {
    position: absolute;
    background-color: #1B2838;
    padding: 0px;
    text-align: left;
    border-radius: 4px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
}

.leaflet-control-dialog .leaflet-control-dialog-inner {
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 100%;
    height: 100%;
    padding: 20px 0px;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-grabber {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
    padding: 3px;
    font-size: 15px;
    line-height: 15px;
    color: #cc424e;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-grabber:hover {
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-close {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    top: 0px;
    right: 0px;
    padding: 2px;
    font-size: 16px;
    line-height: 16px;
    color: #666;
}

 .s_modal {
     display: none;
     position: fixed;
     z-index: 1;
     left: 0;
     top: 0;
     width: 100%;
     height: auto;
     overflow: auto;
     background-color: rgba(0,0,0,0.4);
 }
.s_modal-content {
    background-color: rgba(0,0,0,0.8);
    color: rgb(255,255,255);
    margin: 5% auto 15%;
    padding: 20px;
    border: 1px solid #453f3f;
    width: 40%;
    height: 50%;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-close:hover {
    cursor: pointer;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-contents {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0 20px;
    min-height: 50px;
    overflow: auto;
    box-sizing: border-box;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-resizer {
    position: absolute;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    bottom: 0px;
    right: 0px;
    padding: 2px;
    font-size: 16px;
    line-height: 16px;
    color: #ccc;
}

.leaflet-control-dialog
.leaflet-control-dialog-inner
.leaflet-control-dialog-resizer:hover {
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#navbarNav{
    background-color:#131313;
    box-shadow:-6px 13px 11px 0px #151414;
}
#navbarMobile{
    background-color:#131313;
    box-shadow:-6px 13px 11px 0px #151414;
}
#ledgerPickerLarge {display: block;}
#ledgerPickerSmall {display: none;}

@media screen and (max-width: 1200px) {
    #ledgerPickerLarge {display: none;}
    #ledgerPickerSmall {display: block;}

}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate !important {
    color: #fff;
}
.leaflet-heatmap-layer{
    z-index:1000 !important;
    pointer-events: none !important;
}
.tablePicker {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.5rem;
    text-decoration: none !important;
}
.tablePicker.active{
    background-color: rgb(61, 78, 97) !important;
}

.bar {
    height: 30px;
    width: 80%;
    margin: 0 auto;
    display: flex;
    border-radius: 4px;
    overflow: hidden;
}
.bar section {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
}
.bar section:last-of-type {
    flex: auto;
}
#green {
    background: #65d260;
}
#blue {
    background: #45afd9;
}
#yellow {
    background: #f6b50a;
}
#red {
    background: #f54954;
}
.embedCode{
    background-color: rgb(32, 29, 39);
    border-radius: 3px;
    padding: 12px;
    margin: 8px;
    font-family: Consolas,monospace;
    overflow-x: auto;
    display: block;
    color: rgb(230, 225, 220);
    white-space: nowrap;
}
.inlineCode{
    background-color: rgb(32, 29, 39);
    padding: 5px;
}
.legendPanel{
    background-color:#1B2838;
    box-shadow: 4px 4px 10px black;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    padding-left:15px;
    padding-right:15px;
    font-family: "Times New Roman", Times, serif;
    bottom:10% !important;
    margin-bottom:5%;
}
.highlightedCell{
    background:rgb(41, 45, 145);
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -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: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

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%;
}
