.widgets-content {
	background: none !important;
}
.widget-heading {
	background: none !important;
	background-color: transparent !important;
    border-color: transparent !important;
}
.widget-device {
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-sensors {
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-services {
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-camera { 
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-streetview { 
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-sensor-graph { 
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;
}
.widget-recent-events {
	border: 1px solid #eee !important;
    border-radius: 10px !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
    margin-right: 5px !important;
	background: #fff !important;	
}
.table i.icon {
	font-size: 1.3em !important;
	color: #020202 !important;	
}
.sidebar-btOpt div.btn-group-vertical button i {
	font-size: 16px !important;
}

/* Sidenav Buttons */
#tabOptMaps li {
	display: none !important;	
}
#sidebar {
	width: 350px;
}
DIV.sidebar-content > .tab-content {
	margin-left: 63px !important;
}
.sidebar-btOpt { 
	position: absolute !important; 
	left: 0px !important;
	width: 61px !important;
    max-width: 61px !important;
}
DIV.sidebar-btOpt > btn-group-vertical {
	width: 61px !important;
    max-width: 61px !important;
}
.sidebar-btOpt button {
	padding-bottom: 20px !important; 
    padding-top: 20px !important;    
}
.sidebar-btOpt a {
	padding-bottom: 20px !important;
    padding-top: 20px !important;	
}
 
.btn-collapse {	
	background-color: #2c82d8 !important;
	background: #2c82d8 !important;
	color: #fff !important; 
}
#header .main-navbar .navbar-nav>li>a>.icon, .navbar-main .navbar-nav>li>a>.icon {
	color: #2c82d8 !important; 
}
#sidebar .btn-collapse:before, .btn-collapse.collapse-left:before {
	border-bottom: 20px solid #2c82d8 !important;
}
#sidebar .btn-collapse:after, .btn-collapse.collapse-left:after {
	border-top: 20px solid #2c82d8 !important;
}
#widgets .btn-collapse:before, .btn-collapse.collapse-top:before {
	border-bottom: 20px solid #2c82d8 !important;
}
#widgets .btn-collapse:after, .btn-collapse.collapse-top:after {
	border-bottom: 20px solid #2c82d8 !important;
} 
.widget-title {
	background: #fff !important;
    color: #2c82d8 !important;
    font-weight: bold !important;
}


#sidebar .btn-collapse,
.btn-collapse.collapse-left {
    width: 20px;
    height: 40px;
    line-height: 40px;
    left: 60px;
    z-index:999999;
    top: 30%;
    -webkit-box-shadow: 3px 0 7px rgba(0, 0, 0, .175);
    box-shadow: 3px 0 7px rgba(0, 0, 0, .175)
}
    
#sidebar .tab-pane-body {
	padding-left: 10px !important;
}
#map-controls {
	 
    top: 50px !important;
    
}

#widgets .widget-title, .panel-title, .plan .plan-title {
	font-size:12px;
}
.group-list{
	padding-left: 10px;
}