#reportJobSelect{
	background: #ffffff;
	height: 90px;
	margin-top: 20px;
}
.nav-tabs.nav-justified>li>a{
	margin-right: 2px;
}
.container.report{
	background: #f9f9f9;
}

.jcarousel-wrapper {
	position: relative;
	height: 90px;
	/*border: 10px solid #fff;*/
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 2px #999;
	-moz-box-shadow: 0 0 2px #999;
	box-shadow: 0 0 2px #999;*/
	padding: 0 170px;
}

/** Carousel **/

.jcarousel {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel li.item {
	width: 200px;
	float: left;
	border: 1px solid #fff;
	height:90px;
	padding: 15px 20px;
	font-size: 18px;
	line-height: 18px;
}
.jcarousel li.item a{
	line-height: 22px;;
}
.jcarousel li.item.active{
	background-color: #f9f9f9;
}
.jcarousel li.item .jobNumber
{
	color:#535353;
	font-weight: bold;
	margin-top:0;
	margin-bottom:5px;
}
.jcarousel li.item .jobTitle
{
	color:#919191;
}

.jcarousel img {
	display: block;
	max-width: 100%;
	height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
	position: absolute;
	top:0;
	width: 68px;
	height: 90px;
	text-align: center;
	color: #000000;
	display: block;
	font-size: 2em;
	line-height: 3em;
}

.jcarousel-control-prev {
	/*background: url('../../images/left_arrow.gif');*/
	left: 15px;
}

.jcarousel-control-next {
	/*background: url('../../images/right_arrow.gif');*/
	right: 15px;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover
{
	background-color: #f9f9f9;
	color: #000000;
	text-decoration: none;
}

/** Carousel Pagination **/

.jcarousel-pagination {
	display: none;
	position: absolute;
	bottom: -40px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin: 0;
}

.jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;

	font-size: 11px;
	height: 10px;
	width: 10px;
	line-height: 10px;

	background: #fff;
	color: #4E443C;
	border-radius: 10px;
	text-indent: -9999px;

	margin-right: 7px;


	-webkit-box-shadow: 0 0 2px #4E443C;
	-moz-box-shadow: 0 0 2px #4E443C;
	box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
	background: #4E443C;
	color: #fff;
	opacity: 1;

	-webkit-box-shadow: 0 0 2px #F0EFE7;
	-moz-box-shadow: 0 0 2px #F0EFE7;
	box-shadow: 0 0 2px #F0EFE7;
}

#atAGlance{
	margin-top:20px;
}
.brick
{
	padding-top:10px;
}
#atAGlance .brick
{
	height: 110px;
	padding-right:10px;
}
#atAGlance .brick .title{
	color: #ffffff;
	font-weight: bold;
	/*padding-top: 10px;*/
	padding-left: 10px;
	margin-bottom: 5px;
	font-size: 24px;
}
#atAGlance .brick .msg {
	color:#ffffff;
	color: rgba(255,255,255,0.7);
	width:65%;
	padding-left: 10px;
	font-size: 12px;
}
#atAGlance .brick.OS{}
#atAGlance .brick.OS.android
{
	background: #a4c639 url('../../images/reporting/android_logo.gif') bottom right no-repeat;
}
#atAGlance .brick.OS.ios
{
	background: #444444 url('../../images/reporting/apple.gif') bottom right no-repeat;
}
#atAGlance .brick.OS.bb
{
	background: #548fc6 url('../../images/reporting/bb.gif') bottom right no-repeat;
}
#atAGlance .brick.OS.windows
{
	background: #f25022 url('../../images/reporting/windows.gif') bottom right no-repeat;
}


#atAGlance .brick.platform.desktop
{
	background:#004185 url('../../images/reporting/desktop.gif') bottom right no-repeat;
}
#atAGlance .brick.platform.tablet{
		background:#004185 url('../../images/reporting/tablet.gif') bottom right no-repeat;
}
#atAGlance .brick.platform.mobile{
		background:#004185 url('../../images/reporting/mobile.gif') bottom right no-repeat;
}

#atAGlance .brick.opens
{
	background:#ed1a39 url('../../images/reporting/cursor.gif') bottom right no-repeat;
}

#atAGlance .brick.opens .msg{
	font-size: 38px;
	font-weight: bold;
}

#atAGlance .brick.time
{
	background:#5c4383 url('../../images/reporting/time.gif') bottom right no-repeat;
}

#reportLoader
{
	position: fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color: #243141;
	z-index:100;
}
#reportLoader svg
{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	transform: translate(-50%, -50%);
}

.doughnut-legend span,.line-legend span
{
	display:inline-block;height:10px;width:10px;
}

.userCard {
	background: #f9f9f9;
}
.userCard a{
	color: #000000;
}
.mapContainer {

}
.mapContainer img{
	width:100%;
	height: auto;
}
.progressContainer {
	list-style: none;
}
.progressContainer .progress {
	margin-bottom:0;
}
#map-canvas {
	width: 100%;
	height: 300px;
}

/* SVG Map */
.st0
{
	fill:#FEFEE9;
	stroke:#0978AB;
	stroke-width:1.2756;
	stroke-linejoin:round;
	stroke-miterlimit:3.8637;
}
.st0:hover
{
  fill: #ffcc00 !important;
  cursor: pointer;
}

.chartContainer{
	position: relative;

}
.chartContainer .line-legend,
.chartContainer .doughnut-legend{
position: absolute;
right: 5px;
top: 79px;
list-style: none;
background: rgba(0,0,0,0.5);
padding: 5px;
color: #ffffff;
}

.chartContainer ul li span{
	margin-right:5px;
}

.info_panel {
  background-color: rgba(255,255,255, .8);
  padding: 5px;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  position: absolute;
  border: 1px solid #333;
  color: #333;
  white-space: nowrap;
}

time.icon
{
  font-size: 1em; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7em;
  background-color: #fff;
  float: left;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.4em 0;
  color: #fff;
  background-color: #fd9f1b;
  border-bottom: 1px dashed #f37302;
  box-shadow: 0 2px 0 #fd9f1b;
}

time.icon em
{
  position: absolute;
  bottom: 0.3em;
  color: #fd9f1b;
}

time.icon span
{
  width: 100%;
  font-size: 2.8em;
  letter-spacing: -0.05em;
  padding-top: 0.8em;
  color: #2f2f2f;
}

.timeClock
{
	width: 250px; height: 100px;
	background: white;
	font-size: 3em;
	color: #707070;

	text-align: center;
	line-height: 100px;

	border-top: 5px solid #E54B6B;
	background-image: linear-gradient(#f0f0f0, white);
}
.timeClock small
{
	font-size:0.7em;
}
/*time.icon:hover, time.icon:focus
{
  -webkit-animation: swing 0.6s ease-out;
  animation: swing 0.6s ease-out;
}

@-webkit-keyframes swing {
  0%   { -webkit-transform: rotate(0deg)  skewY(0deg); }
  20%  { -webkit-transform: rotate(12deg) skewY(4deg); }
  60%  { -webkit-transform: rotate(-9deg) skewY(-3deg); }
  80%  { -webkit-transform: rotate(6deg)  skewY(-2deg); }
  100% { -webkit-transform: rotate(0deg)  skewY(0deg); }
}

@keyframes swing {
  0%   { transform: rotate(0deg)  skewY(0deg); }
  20%  { transform: rotate(12deg) skewY(4deg); }
  60%  { transform: rotate(-9deg) skewY(-3deg); }
  80%  { transform: rotate(6deg)  skewY(-2deg); }
  100% { transform: rotate(0deg)  skewY(0deg); }
}*/

.emailReadPatternCont{}
.emailReadPatternCont .emailContainer{
	position: relative;
}
.emailReadPatternCont .emailContainer .overlay{position: absolute; top:0; left:0; z-index:10;}
.emailReadPatternCont .emailContainer .emailImg{position: absolute; top:0; left:0; z-index:9;}
