/*
# Custom code for app
*/

/* legend button */
#legendbutton.btn-default {
  display: inline-block;
  border-radius: 4px;
  background-color: #828489;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 11px;
  padding: 5px;
  width: 90px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

/* FIRMS legend circle  */
.circleBase {
  border-radius: 50%;
  margin-left: 20px;
}
.circle_modis_24 {
  width: 20px;
  height: 20px;
  background: #ffa500;
}
.circle_modis_7 {
  width: 20px;
  height: 20px;
  background: #ff3300;
}
.circle_viirs_24 {
  width: 20px;
  height: 20px;
  background: #CC0099;
}
.circle_viirs_7 {
  width: 20px;
  height: 20px;
  background: #660066;
}



input[type="search"]{
  width:80%;
}

.jstree-proton {
  height: auto !important;
}

/*.appname*/
.appname a, .appname a:hover, .appname a:focus{
    color: #fff;
    font-size:22px;
    font-family: "brandon-grotesque",sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin: 14px 0px 0;
    padding: 10px 0 0 0;
    text-decoration: none;
}
#apptitle {
   color: #fff;
    font-size: 22px;
    font-family: "brandon-grotesque",sans-serif !important;
    text-transform: capitalize;
    font-weight: 600;
    /* margin: 14px 0px 0; */
    /* padding: 10px 0 0 0; */
    text-decoration: none;
    margin-block-end:0em ! important
}
#subtitle {
    color: #ffffff;
    text-transform: capitalize;
    font-size: 13px;
      font-weight: 600;
}
.appname a span{
    color: #0a3e5d;
    text-transform: capitalize;
    font-size:13px;
}

/*.appname*/
.navbar-header {
    height: 70px;}
div.outer {
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding-top:30px;
}


/* Customize fonts */
body, label, input, button, select { 
  font-family: 'Helvetica Neue', Helvetica;
  font-weight: 200;
}
h1, h2, h3, h4 { font-weight: 400; }

.navbar-nav {
    padding-top: 10px;
}

/*
.navbar-default {
    background-color: #055a87;
    border-color: #e7e7e7;
}
*/
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #1d4e89;
    background-color: #ffffff;
}

.panel-default {
    border-color: #00000000;
    background-color: #00000000;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}

div.outer {
    position: fixed;
    top: 41px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    padding-top: 30px;
}

.cbp-spmenu-horizontal {
	background: #ffffff;
	position: fixed;
	width: 100%;
	height: 5%;
	bottom: 0px;
	z-index: 1000;
}

.cbp-spmenu {
	background: #ffffff;
	position: fixed;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding: 10px;
  z-index: 2000; 
}
.cbp-spmenu-vertical {
	width: 320px;
	height: 100%;
	top: 69px;
	z-index: 600;
}

.cbp-spmenu-left {
	left: 0px;
}

.cbp-spmenu-right {
	right: 0px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: -320px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: -320px;
}




/*.appname*/
.navbar-header {
    height: 70px;}
div.outer {
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding-top:30px;
}

#rightside_btn {
    position: absolute;
    top: 90px;
    font-size: 12px;
    background-color: rgba(255,255,255,0);
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    border-radius: 4px;
    border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.rightside-toggle {
	right: 320px;
}

.rightside-toggle.toggle-open {
	right: 5px;
}

.shiny-bound-input.rotate {
transform: rotate(-180deg);
}
.bttn-unite.bttn-primary {
    border-color: #055a87;
    color: #055a87;
}
.bttn-unite.bttn-primary:after {
    background: #9dcfe5;
}
.bttn-unite.bttn-primary:before {
    background: #055a87;
}

#logos {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 12px;
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    border-radius: 4px;
    border: 1px solid transparent;
}

#controls_right .font_legend {
  color: #055a87;
  font-size: 16px;
}

/* mobile */
@media (max-width: 600px) {
  .appname #apptitle {
    font-size: 15px;
   }
   
  .rightside-toggle {
    right: 320px;
   }

   .cbp-spmenu-right.cbp-spmenu-open {
    right: -320px;
  }
  
   .rightside-toggle {
    right: 250px;
}

  .cbp-spmenu-vertical {
    width: 250px;
}
}

/*
@media (max-width: 600px) {
  #controls_right {
    right: -320px;
 }
}
*/


/*
img[src="img_poll.jpg"] {
    width: 100% !important;
    height: auto !important;
}


body {
  background-image: url('img_poll.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
*/

