.ic-amChart {
	width	: 100%;
	height	: 500px;
}	
.no-bg-img{
	background:none !important;
}	
.no-padding{
	padding:0!important;
}

svg path:hover
{
	 fill: #b0e6c7;
}			
div.google-visualization-tooltip {
	background-color: rgba(255,255,255,0.8);
	border: 3px solid #27ae60 !important;
}
div.google-visualization-tooltip > ul > li > span {
	color: #000 !important;
	font-size:11px!important;
	font-family:Verdana!important;
}
div.google-visualization-tooltip > ul > li:last-child {
	padding-top:5px!important;
}
div.google-visualization-tooltip > ul > li{
	padding:0 3px 0 3px!important;
	margin:0px!important;
}
div.google-visualization-tooltip > ul{
	margin:0px!important;
}
.sankeyChartContainer{
	padding:20px;
}
.height350{
	height:350px;
}
.height400{
	height:400px;
}
.height500{
	height:500px;
}
.height300{
	height:300px!important;
}
.height380{
	height:380px;
}
.height280{
	height:280px;
}
.padding-t-60{
	padding-top:60px;
}
.padding-b-70{
	padding-bottom:70px;
}
.branding-bg{
	background: #FAFAFA url(../images/branding.jpg) no-repeat bottom center !important;
	background-size: cover!important;
	min-height:300px;
}		
.branding{		
	position: relative;
	width: 100%;
}
.brand-page-screen {
	position: absolute;
	top: 6.3%;
	left: 13.6%;
	right: 13.3%;
	bottom: 7%;
	overflow-y: scroll;
}
.brand-page-screen > img {
	display: inline-block;
	width: 100%;
}
.branding > img {
	position: relative;
	z-index: -1;
	
	display: inline-block;
	width: 80%;
	left: 10%;
}
/*.profile-container {
	text-align: left;
	padding-top: 25px;
	margin-left: -50px;
}
*/
.footer .wrapper-lg{
	padding:20px!important;
}
.footer h5{
	text-transform:none!important;
}
.footer-nav{
	margin-top:0!important;
}
.divider{		
color: #888;
text-align: center;
}
.overlay{
background-color:#323a45!important;
}
.navbar{
	background: rgba(50, 58, 69,0.5)!important
}
.navbar-fixed-top.is-scrolling {
	background: rgba(192, 57, 43,0.8)!important;
}
.is-scrolling .navbar-nav>.active>a, .is-scrolling .navbar-nav>.active>a:hover, .is-scrolling .navbar-nav>.active>a:focus{

	border-bottom: 2px solid white;
	border-radius: 5px;
	color: #ffffff;
}
.is-scrolling .navbar-nav>.active>a{		
	border-bottom: 2px solid white;
	border-radius: 5px;
	color: #ffffff;
	padding: 15px 5px 5px 5px;
	margin: 0 5px 0 5px;
}
.wrapper-lg.height-resp .chartContainer-sm-xs {
	background: #EBEDEE!important;
}
.text-center{		
	text-align:center;
}
.padding-b-5{		
	padding-bottom: 5px;
}
.padding-b-40{		
	padding-bottom: 40px;
}
.padding-r-20{
	padding-right: 20px;
}
.sankey-title{
	color:#000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15px;
}
.sankey-label{
	font-size: 12px;
}
.btn-ghost.btn:focus{
color:#fff!important;
}
.btn-ghost.btn:hover{
color:#323A45!important;
}
.footer-nav .icon{
	font-size:40px;
}
.icon-linkedin{
line-height: 9px;
}
.footer.dark-bg
{
	background-color: #C0392B;
	color: #ffffff;
}
.icon-linkedin:hover
{
	color: #37404C;
}
.margin-l-m10{
	margin-left:-10px;
}
.signup-success, .signup-failed{
	border: 1px solid #27AE60;
	border-radius: 5px;
	max-width: 450px;
	margin: 20px auto;
}
.signup-failed{
	border: 1px solid #C0392B!important;
}
#signup-divider .btn-color:focus {
	background: white;
	border-color: white;
	color: #c0392b;
}
#login-modal .btn-color:focus {
	background: #3e3e3e;
	border-color: #3e3e3e;
	color: #fff;
}
.icc-logo{
	background: white;
	border-radius: 50%;
	margin-top: -2px;
	margin-right: 2px;
}
.icc-logo.signal{
	margin-top:5px;
}
.footer .container{		
	padding:0!important;
}
.icc-pin-icon{
	margin-left: -6px!important;
}
 .dashboard-imgContainer{
	position: relative;
	left: 0;
	bottom: 0;
 }
.icc-iframe{
	background-color: transparent;
	border: 0px none transparent;
	padding: 0px;
	overflow: hidden;
	width:100%;
	height:100%
}
.spiderChartContainer{
	overflow: hidden;
	
}
.margin-b-15{
	 margin-bottom:15px;
}
.icc-hidden{
	display:none;
}
.icc-txtLeft{
	text-align: left;
}
.icc-txtTransform{
	text-transform:none;
}