body
{
	/*background-color: white;*/
	font-family: "Poppins", Helvetica, Arial, sans-serif;
	

    color: #495057;
    background-color: #ededf6;

}
/*a:hover, a:focus{
	text-decoration: none;
	color: #e7e7e7;*/
}
.form-horizontal .control-label.thick-label {
	padding-top: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 14px 16px;
}
.btn-danger
{
	background-color: #ff530d;
}
.btn
{
	height: 45px;
	text-transform: none;
	font-weight: 500;
}
.panel 
{
	background-color: #ededf6;
}
.panel-default
{
	border: none;
	border-radius: 0px;
}

.panel-heading
{
	font-weight: 600;
	background-color: #ededf6;
	border: none;
}
.panel-default > .panel-heading
{
	background-color: #ededf6;
}
label{
	font-weight:300;
}

/*.spark-screen, .row
{
	background-color: #f5f5f5;
}*/
.hero-nav 
{
	background-color: #003553;
	border: none;
	font-size: 13px;
}

.hero-nav li a:active, .hero-nav li a:hover, .hero-nav li a:link, .hero-nav li a:visited, .btn-primary
{
	background-color: #003553;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
	background-color: #003553;
}
.hero-nav li.active a
{
	border-left-color: #cccdce;
}

.hero-nav 
{
	color: #c7c7c7;
	font-weight: 500;
}
.hero-nav a:hover
{
	color: #e7e7e7
}

.hero-nav-title 
{
	font-size: 16px;
	font-weight: 500;
	line-height: 70px;
}
.label, .control-label, .panel-body
{
	font-weight: 400;
}

.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #8e959d;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #8e959d;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #8e959d;
}

input[type="text"]:disabled , input[type="date"]:disabled , input[type="time"]:disabled {
	background-color: #f2f2f9;
}
input[type="text"] , input[type="date"] , input[type="time"],  select.form-control {
	color: #7b838b;
	height: 45px;
}
input[type='checkbox'], input[type='radio'] { 
	filter: grayscale(1);
	height: 1.3em;
	width: 1.3em;
	vertical-align: middle;
	margin: 0px;
}
.custom_checkbox input[type=checkbox] {
  display: none;
}
.custom_checkbox  span{
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
  margin: 3px;
  margin-right: 10px;
  background-image: url("images/checkbox-empty.png");
  background-size: cover;
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
}
.custom_checkbox.switch_checkbox  span{
	width: 46px;
	background-image: url("images/switch-off.png");
}
.custom_checkbox input[type=checkbox]:checked + span {
  background-image: url("images/checkbox-full.png");
  background-size: cover; 
}
.custom_checkbox.switch_checkbox input[type=checkbox]:checked + span {
  background-image: url("images/switch-on.png");
}
.custom_checkbox input[type=checkbox]:disabled + span {
  filter: grayscale(1) brightness(135%);
  
}
.sort_checkbox span{
	width: 25px;
	height: 20px;
	background-image: url("images/sort-icon-asc.png");
}
.sort_checkbox input[type=checkbox]:checked + span {
  background-image: url("images/sort-icon-desc.png");
}

.hero-alert 
{
	text-align: center!important;
	width: 80%!important;
	display: table!important;
	margin: 0 auto!important;
	background-color: #ff530d!important;
	color: white!important;
	font-size: 20px!important;
	font-weight: 400!important;
	padding: 5px 50px 5px 50px!important;
	border: 1px solid #ff530d!important;
	border-radius: 4px!important
}

.hero-user-email 
{
    font-weight: 400!important;
	font-size: 16px!important;
	padding-bottom: 5px!important;
}

.hero-level 
{
    font-weight: 400!important;
	font-size: 20px!important;
	padding-bottom: 5px!important;
}
.hero-desc 
{
    font-weight: 400!important;
	font-size: 20px!important;
	padding-bottom: 20px!important;
}

.hero-time-active 
{
    font-weight: 400!important;
	font-size: 20px!important;
	padding-bottom: 2px!important;
}

.hero-icons{
    vertical-align: middle!important;
    padding-right: 1px!important;
    padding-left: 1px!important;
}

.hero-refresh-text {
    font-weight: 400!important;
    font-size: 20px!important;
    padding-bottom: 5px!important;
}

.hero-refresh-button {
    padding-bottom: 25px!important;
}

.hero-media 
{
    text-align: center!important;
	display: inline!important;
	float: left!important;
	padding: 5px!important;
	line-height: 50px!important;
}
.hero-footer 
{
	background-color: #003553;
	color: #b6b6b6;
	font-size: 20px!important;
	font-weight: 400!important;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

.hero-footer-sub
{
	background-color: #00253a;
	color: #b6b6b6;
	font-size: 16px!important;
	font-weight: 400!important;
	padding-top: 20px!important;
	padding-bottom: 10px!important;
}

#spark-app 
{
	/*background-color: white;*/
}

.navbar-hero-link
{
	color: white;
}


.spark-screen .profile-photo-preview
{
	border-radius: 0;
}

#mapid 
{ 	
	height: 320px; 
}


.hero-toggle {
  -webkit-appearance: none;
  width: 100%;
  height: 8px;
  margin: 5px 0px 5px 0px;
  border-radius: 5px;   
  background: #d3d3d3;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;
  

   pointer-events: none;
}

.hero-toggle  input[type=range]:active, input[type=range]:focus {
      outline: none;
   }


.hero-toggle::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%; 
  background: #ff530d;
  cursor: pointer;
  
  pointer-events: all;
}

.hero-toggle::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ff530d;
  cursor: pointer;
}
input[type="range"]:disabled.hero-toggle::-webkit-slider-thumb {
         background: #b2b2b2;
}
input[type="range"]:disabled.hero-toggle::-moz-range-thumb {
	background: #b2b2b2;
 }

   
 .hero-toggle-label {
 color: #ff530d;
 }

 .hero-nopadding {

   padding: 0 !important;

   margin: 0 !important;

}

.multi-range {
   position: relative;
   /* height: 50px; */
}

.multi-range  input[type=range] {
      position: absolute;
}
     
.multi-range  input[type=range]:nth-child(1) {
		background: #ff530d;
		
         &::-webkit-slider-thumb::before {
            background-color: purple;
         }
      }

.multi-range  input[type=range]:nth-child(2) {
         background: none;

         &::-webkit-slider-thumb::before {
             background-color: grey; 
         }
}


/*.dashboard-panel-sub {
font-size: small;
}

.dashboard-panel {
   background-color: #ffffff;
   margin: 8px;
   text-align: center;
   border-radius: 5px;
   font-weight: bold;
}
.dashboard-panel span{

}

.dashboard-panel img{
   max-height: 100px;
   border-radius: 5px;
   }
.dashboard-panel-sub img{
	max-height: 50px;
}
.dashboard-panel a:hover{
	color: white;
	background-color: #f6b094;
	}
.dashboard-panel a{
	color: #f6b094;
	background-color: white;
	border: 1px outset ;
	margin: 10px;
}*/

.dashboard-panel .form-group{
	line-height: 2.3;
}

.dashboard-panel-sub {
font-size: small;
}

.dashboard-panel {
   background-color: #ffffff;
   text-align: left;
   border-radius: 5px;
   height:100%;
   min-height: 140px;
   padding: 20px;
   font-weight: 400;
   margin: 0px;
}

.dashboard-panel input[type="text"] , .dashboard-panel input[type="number"] , .dashboard-panel input[type="date"], .dashboard-panel input[type="time"], .dashboard-panel textarea, .dashboard-panel select {
	background-color: #ededf6;
	outline: none;
	border: none;
	width: 100%;

}
.new-broadcast
{
	background-color: #ff530d;
	color: #ffffff;
}


.dashboard-panel > img{
	float: right;
	max-height: 100px;
	border-radius: 5px;
}
.dashboard-panel-sub img{
	max-height: 50px;
}
.dashboard-panel a{
	color: #ff530d;
	cursor: pointer;
}
.dashboard-panel a:hover{
	color: #ff530d;
	background-color: white;
}
.new-broadcast a{
	color: #495057;
	background-color: white;
	border-radius: 5px;
	border: 1px solid transparent;
	margin-right: 30px;
	margin-bottom: 30px;
	float: right;
	text-transform: none;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	font-size: 14px;
	position: absolute;
    bottom: 0;
	right:0;
}
.dashboard-panel a.dashboard-title{
	color: #495057;
}
.dashboard-panel a.dashboard-title:hover, .dashboard-panel a.dashboard-title:focus{
	text-decoration: none;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.hero-nav a{
	border-bottom-color: #375f78 !important;
}
.hero-nav.spark-settings-tabs a > img{
	padding-right: 10px;
}
.hero-nav > li > a, li > a.dropdown-toggle, .dropdown-menu > li > a{
	color: #c7c7c7;
	transition: color 75ms ease-in-out;

	/*border-bottom-width: 0px !important;
	background-color: #054062 !important;*/
}
.hero-nav > li > a:hover, li > a.dropdown-toggle:hover, .dropdown-menu  > li > a:hover{
	color: #e7e7e7;
}

.dropdown-menu > li > a{
	padding: 10px 15px 10px 38px;
	font-weight: 500;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #003553;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #003553;
}
ul.dropdown-menu{
	border: none;
	box-shadow: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	/*margin-bottom: 10px !important;
	background-color: #054062 !important;
	border-color: #375f78 !important;
	border-radius: 0px !important;
	border-top-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;*/
	/*left: 20px !important;*/
	position: relative;
	width: 100% !important;
	min-width: 135px !important;
	background-color: #003553;
	transition: all 0.2s ease-in-out;
	-moz-transition:    all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	display: block;
	height: 0px;
	visibility: hidden;
	opacity: 0;
	font-size: 13px;
 

}
li.open > ul.dropdown-menu{
	height: auto;
	visibility: visible;
	opacity: 1;
}

li .carets
{
	float: right;
}
li .carets::after {
    content: '>';
	display: inline-block;
	transform: rotate(90deg);
    position: relative;
}
li.open .carets::after {
    content: '>';
	display: inline-block;
	transform: rotate(-90deg);
    position: relative;
}  


.active > a{
	border-left-color: #00cedc !important;
	border-left-width: 5px !important;
}

body {
	overflow-y: hidden;
}
.left-menu{
		height: 98vh;
		overflow-y: hidden;
	}
@media (max-width: 991px) {
	.left-menu{
		height: auto;
		position: absolute;
		z-index: 9;
	}
}

@media (max-width: 991px) {
	#settings-collapse.navbar-collapse.collapse {
      display: none!important;
	}
	#settings-left-menu.navbar-toggle {
      display: block;
	}
	#settings-collapse.collapse.in{
      display:block !important;
	}	
}
.select-global-group {
	display: inline-block;
}
.select-global-group + div{
	float: right;
}
.select-active-broadcast, .select-active-broadcast + div {
	display: inline-block;
}
@media (max-width: 991px) {
.select-global-group {
	display: block;
}
.select-global-group + div{
	float: none;
}

}
@media (max-width: 768px) {
.select-active-broadcast, .select-active-broadcast + div  {
	display: block;
}
}

.broadcast_media_file{
/*	background-color: #ededf6;*/
	margin: 0px 8px 8px 8px;
	display:inline-block; 
	text-align: center;
	border-radius: 5px;
	line-height: 1;
}

.broadcast_media_file img{
	float: none;
	vertical-align: unset;
}
:hover.btn-danger{
	background-color: #ef4806;
}
.filter-selection{
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
   background-image: url('images/plus-icon.png');
   background-position: center right;
    background-repeat: no-repeat;

}
.chart-selection{ 
   background-image: url('images/chart.png');
   outline:0px;
   border: none;
   border-radius: 6px;
   background-color: transparent;
   color: #ff530d;
   cursor: pointer;
}
.chart-selection option{
background-color: #ffffff;
}
.export-selection{ 
   background-image: url('images/export.png');
}
.report-selection{ 
   background-image: url('');
}
.sort-label{
	width: -webkit-calc(100% - 75px) !important;
	width:    -moz-calc(100% - 75px) !important;
	width:         calc(100% - 75px) !important;
}
.filter-label {
	width: 100%;
}
.filter-input-date {
	width: -webkit-calc(50% - 17px) !important;
	width:    -moz-calc(50% - 17px) !important;
	width:         calc(50% - 17px) !important;
	display: inline-block;
	cursor: text;
}
.filter-input-date::-webkit-calendar-picker-indicator {
	cursor: pointer;
}
.filter-input-text {
	width: -webkit-calc(100% - 30px) !important;
	width:    -moz-calc(100% - 30px) !important;
	width:         calc(100% - 30px) !important;
	vertical-align: middle;
	display: inline-block;
}
.filter-input-number{
	width: -webkit-calc(50% - 17px) !important;
	width:    -moz-calc(50% - 17px) !important;
	width:         calc(50% - 17px) !important;
	display: inline-block;
	vertical-align: middle; 
	height: 20px;
}
.cell-fixed {
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
}
.cell-fixed-nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.log_note {
	border: 1px solid #9a9a9a;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
}
.log_tag {
	background-color: #ff530d;
	color: white;
	border-radius: 3px;
	padding: 1px 4px 1px 4px;
}
.spark-profile-photo, .spark-profile-photo-lg, .spark-profile-photo-xl, .spark-nav-profile-photo{
	object-fit: cover;
}