/* Minification failed. Returning unminified contents.
(3556,28): run-time error CSS1019: Unexpected token, found '}'
(3566,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3567,8): run-time error CSS1035: Expected colon, found '{'
 */
@font-face {
  font-family: 'Nunito-bold';
  src: url('../fonts/Nunito-Bold.ttf');
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

body {
	background-color: #fff;
	color: #464d4f;
	line-height: 1.15em !important;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

button, .button {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.scroll-container > .row:first-child {
	padding-top: 5px;
}

/*.scroll-container > .row:not(:first-child) {
    padding-top: 10px;
}*/

.inner-wrap {
	min-height: 100%;
}

.column, .columns {
	padding-left: 0.8em;
	padding-right: 0.8em;
}

/**** navigations bar style  ****/

.logo img {
	width: 150px;
	height: 50px;
}

.log-off-border {
	border-right: 1px solid #e3e3e3;
}

.navbar {
	max-width: 82em;
	margin-left: auto !important;
	margin-right: auto !important;
}

li.navbar-powered {
	width: 100px;
}

	li.navbar-powered span {
		background: transparent url(../images/tix_logo_2.png) no-repeat;
		background-size: cover;
		text-indent: -9999px;
		position: absolute;
		right: 10px;
		height: 33px;
		width: 80px;
		top: 14px;
	}

.top-bar {
	height: 4rem;
	background-color: #fff;
	padding-top: 10px;
}

	.top-bar .name h1 a {
		color: #777;
	}

.top-bar-section li a {
	background-color: #fff;
	width: 150px !important;
}

.top-bar-section li {
	text-align: center;
}


.top-bar-section ul {
	height: auto;
	display: block;
	background: #fff;
	/* font-size: 16px; */
	margin: 0;
	padding-top: 10px;
}

.top-bar-section li:not(.has-form) {
	/*padding: 0 15px;*/
}

	.top-bar-section li:not(.has-form) a:not(.button) {
		background: #fff;
	}


.top-bar-section ul li:hover:not(.has-form) > a {
	background-color: #fff;
	color: #464d4f;
}


.top-bar-section li:not(.has-form) a:not(.button):hover {
	color: #333333;
	background: #fff;
	font-weight: bold;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 0 15px;
	line-height: 45px;
	color: #464d4f;
	background: #fff;
	font-weight: bold;
}

	.top-bar-section li.active:not(.has-form) a:not(.button):hover {
		background: #fff;
		color: #464d4f;
	}

.top-bar-section ul li {
	background: #fff !important;
}

	.top-bar-section ul li > a {
		display: block;
		width: 100%;
		color: #666;
		padding: 12px 0;
		padding-left: 2.5rem;
		font-family: "Droid Sans",sans-serif;
		background: #fff;
	}


.off-canvas-wrap {
	height: 100%;
	overflow-y: auto;
}

.arrow {
	color: #00ACED;
}



/***** title style ******/

.title-logo-bold {
	font-size: 2em;
	font-family: 'Nunito-bold';
}

.mobile-title-logo {
	font-size: 15px;
}

.logo-eye {
	height: 30px;
}

/**** buttons ******/

button.small, .button.small {
	/*padding-top: 0.675rem;*/
	padding-bottom: 0.6375rem;
}

.button-default {
	background-color: #fff;
	color: #777;
	border: 1px solid #777;
}

	.button-default:focus,
	.button-default:hover {
		background-color: #fff !important;
		color: #777 !important;
	}

button.expand, .button.expand {
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}


.button-stretch {
	padding-top: 0.775rem;
	padding-bottom: 0.7375rem;
}

/**** foundations ****/
.row {
	/*max-width: 80.5em;*/
	max-width: 96%;
}

/*.columns {
    padding-right: 0;
    padding-left: 0;
}*/

.f-dropdown {
	border: none;
	background-color: #fcfcfc;
}

	.f-dropdown.medium-tile {
		max-width: 385px;
	}
.channeldisable {
    cursor: not-allowed;
    pointer-events: none;
}
.compact {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.f-dropdown.medium {
	max-width: 385px !important;
}

.chart-banner {
	margin-bottom: 10px !important;
}

/*** medium to large screen ****/
@media only screen and (min-width: 40.063em) {
	.tbox > .trow {
		/*border-top: 1px solid #e3e3e3;*/
		border-bottom: 1px solid #e3e3e3;
		height: 75px;
	}

	.trow:hover {
		opacity: 0.9;
		background-color: #F8F8F8;
	}

	.row-icons {
		margin-top: 10px;
	}

	.salesummary-wrapper {
		position: relative;
	}

	.salesummary-scroll {
		position: relative;
		z-index: 1;
		height: 301px;
		border-bottom: 1px solid #e3e3e3;
		overflow-y: auto;
		padding-left: 1px;
		padding-right: 1px;
	}

		.salesummary-scroll .tbox .thead {
			width: 100%;
		}

	.thead .tcol-for-large.event-title {
		width: 32% !important;
		float: left;
	}

		.thead .tcol-for-large.event-title > div {
			/*padding-left: 30px;*/
			position: relative;
			top: 50%;
			-ms-transform: translateY(-50%);
			-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
		}

	.sortOptions {
		font-weight: normal;
	}

	.thead .tcol-for-large.event-title .sortOptions {
		/*float: right;*/
		width: 100%;
	}

		.thead .tcol-for-large.event-title .sortOptions .option {
			float: left;
			height: 24px;
			background-size: cover;
			background-repeat: no-repeat;
			margin-right: 10px;
		}

			.thead .tcol-for-large.event-title .sortOptions .option.name {
				background-image: url(../images/sort-name_dark.png);
			}

			.thead .tcol-for-large.event-title .sortOptions .option.date {
				background-image: url(../images/time_dark.png);
			}

			.thead .tcol-for-large.event-title .sortOptions .option.venue {
				background-image: url(../images/venue_dark.png);
			}

			.thead .tcol-for-large.event-title .sortOptions .option.reset {
				background-image: url(../images/reset_dark.png);
			}

			.thead .tcol-for-large.event-title .sortOptions .option:hover,
			.thead .tcol-for-large.event-title .sortOptions .option.active {
				opacity: 1;
				cursor: pointer;
			}

	.tcol-for-large {
		width: 14%;
		height: 75px;
		float: right;
	}

	.showevent-title {
		width: 30%;
		font-size: 12px;
	}

		.showevent-title .info .who:hover {
			white-space: nowrap;
			/*background: #fff;*/
			display: inline-block;
		}

	.boxes-group {
		width: auto !important;
	}

	.boxes-header {
		width: 10%;
		float: left;
	}

	.showevent-title,
	.tile-mini {
		border-left: 1px solid #e3e3e3;
	}

		.tile-mini:first-child {
			border-right: 1px solid #e3e3e3;
		}

	.trow-footer {
		border-left: 1px solid #e3e3e3;
		border-right: 1px solid #e3e3e3;
	}


	.event-on:hover {
		/*color: rgb(0, 210, 205);*/
		cursor: pointer;
	}

	.trow.openx {
		display: table-row !important;
	}

	.thead > .tcol-for-large {
		border-bottom: 0;
		height: 60px;
		vertical-align: middle;
	}

	.thead .tcol-for-large .tile-data i {
		margin-right: 10px;
	}

	.thead .tcol-for-large.event-title .sortOptions .orderBox,
	.thead .tcol-for-large .tile-data .orderBox {
		display: inline-block;
		position: relative;
		width: 10px;
		height: 14px;
		top: 2px;
	}

	.thead .tcol-for-large.event-title .sortOptions .orderBox {
		left: 9px;
		top: -10px;
	}

	.thead .tcol-for-large.event-title .sortOptions .sort-desc,
	.thead .tcol-for-large .tile-data .sort-desc {
		bottom: 0;
		border-top: 6px solid #464d4f;
	}

	.thead .tcol-for-large.event-title .sortOptions .sort-asc,
	.thead .tcol-for-large .tile-data .sort-asc {
		top: 0;
		border-bottom: 6px solid #464d4f;
	}

	.thead .tcol-for-large.event-title .sortOptions .sort-desc,
	.thead .tcol-for-large.event-title .sortOptions .sort-asc,
	.thead .tcol-for-large .tile-data .sort-desc,
	.thead .tcol-for-large .tile-data .sort-asc {
		opacity: 0.5;
		font-size: 12pt;
		position: absolute;
		left: 0;
		height: 0;
		width: 0;
		margin: 0;
		padding: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
	}

		.thead .tcol-for-large.event-title .sortOptions .sort-desc.active,
		.thead .tcol-for-large.event-title .sortOptions .sort-asc.active,
		.thead .tcol-for-large .tile-data .sort-desc.active,
		.thead .tcol-for-large .tile-data .sort-asc.active {
			opacity: 1;
		}

	.squeeze-block {
		padding-left: 0.8em;
		padding-right: 0.8em;
	}
}

/**** common elements  ******/

h6.refresh {
	padding-top: 10px;
	font-size: 12px;
}

a.button {
	text-align: left;
}

.boxes-header {
	color: #464d4f;
	padding: 10px;
	text-transform: uppercase;
	border: 1px solid #464d4f;
}


.box-title {
	padding: 10px;
	background-color: #b5b5b5;
	color: #464d4f;
}

.sales-columns {
	float: right;
	width: 68%;
	height: 60px;
}

	.sales-columns .tcol-for-large:hover {
		cursor: pointer;
	}


.tbox {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
}

	.tbox.overflow-shift {
		display: block;
		width: auto;
		height: 60px;
	}

	.tbox > .thead {
		font-weight: bold;
		background-color: #f2f2f2;
		height: 60px;
		color: #464d4f;
	}

.trow {
	text-align: center;
}

	.trow .trow-header {
		width: 32% !important;
		position: relative;
		z-index: 5;
	}

		.trow .trow-header.tmobile-row {
			width: auto;
		}

.tcol-for-large {
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}

.trow-footer {
	text-transform: none;
}

.tile-mini {
	vertical-align: middle;
}

.showevent-title {
	text-transform: none;
	vertical-align: middle;
	text-align: left;
	width: 30%;
	float: left;
}

	.showevent-title .info {
		padding-left: 20px;
		position: relative;
		top: 50%;
		/*white-space: nowrap;*/
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

.event-title {
	font-weight: bold;
	text-transform: none;
	text-align: left;
}

	.event-title .info {
		position: relative;
		top: 50%;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		padding-left: 30px;
	}

.event-on {
}

.tile:hover .dollar {
	color: #f0ad4e;
}

.tile:hover .ticket {
	color: #d9534f;
}

.tile:hover .taxi {
	color: #5cb85c;
}

.openx {
	display: block !important;
}


.electric-blue {
	color: #00ACED !important;
}

.filler {
	width: 100px;
	height: 100%;
	display: inline-block;
}


.tbox p {
	/*font-size: 13px;*/
}

	.tbox p > span {
		float: left;
	}

/*** login *** */

.login-panel {
	padding: 100px 5px;
}

	.login-panel span.prefix {
		background: #f2f2f2;
		border-color: #d9d9d9;
		border-right: none;
		color: #777;
		padding: 10px 5px;
	}

	.login-panel form input, .login-panel form span {
		height: 50px;
	}

	.login-panel a:hover, a:focus {
		color: #00ACED;
	}

	.login-panel .footer-panel {
		padding-top: 50px;
	}



/*** dropdown ***/
.f-dropdown.open {
	max-height: 600px;
	overflow-y: auto;
	display: block;
	box-shadow: 5px 5px 15px #888888;
}

/** sales summary ***/
.tags {
	font-size: 16px;
}

.tile-data {
	padding: 15px 5px;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.dropdown-arrow {
	background: url('../images/arrow.png') no-repeat;
	height: 40px;
	width: 20px;
}

.event-selections {
	width: 30% !important;
}


	.event-selections > i {
		color: #00ACED;
	}

.seat-status-selection,
.dibs-sold-selection,
.tix-sold-selection {
	background-color: #fcfcfc;
}

	.seat-status-selection:hover, .seat-status-selection:focus,
	.dibs-sold-selection:hover, .dibs-sold-selection:focus,
	.tix-sold-selection:hover, .tix-sold-selection:focus {
		background-color: #fcfcfc !important;
	}


	.seat-status-selection > i,
	.dibs-sold-selection > i,
	.tix-sold-selection > i {
		color: #464d4f;
	}


.hidden {
	display: none !important;
}

.arrow-show-all-events {
	position: absolute;
	top: 40%;
	right: 10px;
}

	.arrow-show-all-events:hover > i {
		color: #00ACED;
	}

/*** charts ****/

.tile-active-bottom {
	/*border-bottom: 5px solid #00ACED !important;*/
}

.tile-active {
	border-top: 5px solid #00ACED;
}

.tile-active-none {
}

.tile-active-user,
.tile-dibs-sold,
.tile-seat-status,
.tile-tix-sold {
	padding: 10px;
	background-color: #f9f9f9;
	min-height: 400px;
}

.tile-active-user {
	border-top: 1px solid #e3e3e3;
}

.tag-blue {
	color: #00ACED;
}

.tag-black {
	color: #464d4f;
}

.tag-white {
	color: white !important;
}

.button-default-no-borders {
	background-color: #f2f2f2;
	border: none;
	color: #464d4f;
	/*padding-right:0 !important;
    padding-left:0 !important;*/
}

	.button-default-no-borders.button:hover,
	.button-default-no-borders.button:focus {
		background-color: #f2f2f2 !important;
		background-color: transparent;
	}

#tix-sold-drop > li a,
#tix-sold-channel-drop > li a {
	text-transform: uppercase;
}

#dibs-sold-drop > li a,
#dibs-sold-channel-drop > li a {
	text-transform: uppercase;
}


#seat-status-drop > li a {
	text-transform: uppercase;
}

.chart,
.chart-short,
.graph-chart {
	position: relative;
	/*padding: 20px 30px;*/
}

.chart-short {
	min-height: 300px;
	max-height: 300px;
}

.chart {
	/*min-height: 280px;*/
	height: auto;
	overflow-y: auto;
	/*margin-top:35px;*/
}

.graph-chart .chart {
	min-height: 300px;
}

.chart-footer {
	position: relative;
	/*padding: 5px 20px;*/
}


.chart > .bar div {
	text-align: left;
	margin-bottom: 10px;
	color: #464d4f;
	/*padding: 5px 10px;*/
}

.bar {
	width: 100%;
	background-color: #f2f2f2;
	position: relative;
}


.row {
	margin-left: auto !important;
	margin-right: auto !important;
}

/**** sales summary chart ****/

.telephone {
	background-color: #5bc0de;
}

.web,
.internet {
	background-color: #5cb85c;
}

.mobile {
	background-color: #f0ad4e;
}

.boxoffice {
	background-color: #d9534f;
}

.outlet {
	background-color: #1ABC9C;
}

/*** seat status ***/

.avails {
	background-color: #eed637;
}

.comps {
	background-color: #f0ad4e;
}

.holds {
	background-color: #e47c8a;
}

.sales {
	background-color: #ee6bb4;
}

.reserved {
	background-color: #da86ea;
}

.webholds {
	background-color: #aa9ef7;
}

.netcapacity {
	background-color: #68cbf1;
}

.sales-figure {
	max-width: 30%;
	position: absolute;
	right: 10px;
	top: 5px;
	color: #464d4f;
	font-weight: bold;
	font-size: 14px;
}

.chart-banner .total,
.active-user-map-footer .total,
.dibs-sold-chart-footer .total,
.tix-sold-chart-footer .total {
	color: #464d4f;
	font-weight: bold;
	font-size: 1em;
}

.chart-title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8125rem;
}

.dibs-sold-selection > .chart-title,
.tix-sold-selection > .chart-title,
.seat-status-selection > .chart-title {
	font-weight: normal;
}

.dibsccfees {
	font-size: 11px;
	margin-top: 10px;
}

.total {
	padding-right: 0 !important;
	padding-top: 2px;
}

.inactive .bar > div {
	background-color: #bebebe !important;
}

.icons-dashbaord {
	float: right;
}

.icons-on-tile {
}

.icons-set {
	margin-left: 0;
}

	.icons-set > li {
		width: 34px;
		height: 34px;
		position: relative;
		padding: 5px 0px;
		text-align: center;
		float: left;
		margin-left: 4px;
		list-style: none;
	}

		.icons-set > li > a {
			text-decoration: none;
			color: #fff;
			font-size: 10px;
			display: block;
			position: relative;
			top: 50%;
			-ms-transform: translateY(-50%);
			-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
		}

			.icons-set > li > a:hover {
				cursor: pointer;
			}

.icon > a > i {
	font-size: 16px;
}

.icon-csv {
	background-color: #92c9d6;
}

.icon-calendar {
	background-color: #fabb3c;
}

.icon-time {
	background-color: #fa5c5f;
}

.icon-dashboard {
	background-color: #464d4f;
}

.icon-refresh {
	background-color: #bbb;
}


.tix-sold-chart-header .sales-figure {
	right: 20px !important;
}

.tix-sold-chart-header .sales-per {
	right: 80px !important;
}


.sales-per {
	position: absolute;
	left: calc(60% + 10px);
	top: 5px;
	color: #464d4f;
	font-weight: bold;
	font-size: 13px;
}

.sales-title {
	max-width: 55%;
	position: absolute;
	left: 10px;
	top: 5px;
	color: #464d4f;
	font-size: 13px;
	width: 55%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.chart-container {
	padding: 0 20px;
}

div.seat-status-title,
div.active-user-title {
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 0.675rem;
}

/*p.seat-status-title:after {
        content: '-';
    }*/

/*** graphs and charts ***/
/*.tick { opacity: 0 !important;}*/

.tick line {
	display: none;
}

.tile-header-selections {
	padding-top: 10px;
}

/*** seats  ***/

.tcol-no-line {
	border-bottom: 0 !important;
}

.tcol-normal {
	text-transform: none;
}

.tile-data-seat {
	padding: 8px;
}

.tile-data-seat-heading {
	padding: 5px;
	color: #464d4f;
}

.tile-data-seat-figure {
	color: #464d4f;
	font-weight: bold;
	background-color: #f2f2f2;
	padding: 5px;
}

#graph-tix-sold-drop > li a,
#graph-tix-sold-channel-drop > li a,
#graph-dibs-sold-drop > li a,
#graph-dibs-sold-channel-drop > li a,
#graph-sold-channel-drop > li a,
#graph-dibs-sold-channel-drop > li a {
	text-transform: uppercase;
}

.scroll-rollup {
	height: inherit;
	overflow-y: hidden;
}

.graph-tile-active.today {
	border-top: 5px solid #ffd800;
}

.graph-tile-active.todate {
	border-top: 5px solid #ff0000;
}

.circle-todate {
	fill: #f0ad4e;
}

	.circle-todate.circle-border {
		stroke: #f0ad4e;
		stroke-opacity: 0.5;
	}

.circle-today {
	fill: #ee6b6b;
}

	.circle-today.circle-border {
		stroke: #ee6b6b;
		stroke-width: 7px;
		stroke-opacity: 0.5;
	}


.circle-todate {
	fill: #f0ad4e;
}

	.circle-todate.circle-border {
		stroke: #f0ad4e;
		stroke-width: 7px;
		stroke-opacity: 0.5;
	}

.circle-rightnow {
	fill: #aa9ef7;
}

	.circle-rightnow.circle-border {
		stroke: #aa9ef7;
		stroke-width: 7px;
		stroke-opacity: 0.5;
	}

.map-controls > .title {
	font-size: 2em;
}

/*********************** Chart colors ***************************/

.bar1 {
	background-color: #72cbdb;
}

.line1 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #72cbdb;
	fill: #72cbdb;
}

	.line1 > .nv-bar {
		stroke: #72cbdb;
		fill: #72cbdb;
	}

.bar2 {
	background-color: #d4eb65;
}

.line2 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #d4eb65;
	fill: #d4eb65;
}

	.line2 > .nv-bar {
		stroke: #d4eb65;
		fill: #d4eb65;
	}

.bar3 {
	background-color: #fdd359;
}

.line3 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #fdd359;
	fill: #fdd359;
}


	.line3 > .nv-bar {
		stroke: #fdd359;
		fill: #fdd359;
	}

.bar4 {
	background-color: #ca6da4;
}

.line4 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #ca6da4;
	fill: #ca6da4;
}

	.line4 > .nv-bar {
		stroke: #ca6da4;
		fill: #ca6da4;
	}

.bar5 {
	background-color: #f5857f;
}

.line5 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #f5857f;
	fill: #f5857f;
}

	.line5 > .nv-bar {
		stroke: #f5857f;
		fill: #f5857f;
	}

.bar6 {
	background-color: #a395aa;
}

.line6 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #a395aa;
	fill: #a395aa;
}

	.line6 > .nv-bar {
		stroke: #a395aa;
		fill: #a395aa;
	}

.bar7 {
	background-color: #eed637;
}

.line7 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #eed637;
	fill: #eed637;
}

	.line7 > .nv-bar {
		stroke: #eed637;
		fill: #eed637;
	}

.bar8 {
	background-color: #f0ad4e;
}

.line8 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #f0ad4e;
	fill: #f0ad4e;
}

	.line8 > .nv-bar {
		stroke: #f0ad4e;
		fill: #f0ad4e;
	}

.bar9 {
	background-color: #e47c8a;
}

.line9 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #e47c8a;
	fill: #e47c8a;
}

	.line9 > .nv-bar {
		stroke: #e47c8a;
		fill: #e47c8a;
	}

.bar10 {
	background-color: #ee6bb4;
}

.line10 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #ee6bb4;
	fill: #ee6bb4;
}

	.line10 > .nv-bar {
		stroke: #ee6bb4;
		fill: #ee6bb4;
	}

.bar11 {
	background-color: #da86ea;
}

.line11 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #da86ea;
	fill: #da86ea;
}

	.line11 > .nv-bar {
		stroke: #da86ea;
		fill: #da86ea;
	}

.bar12 {
	background-color: #aa9ef7;
}

.line12 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #aa9ef7;
	fill: #aa9ef7;
}


	.line12 > .nv-bar {
		stroke: #aa9ef7;
		fill: #aa9ef7;
	}

.bar13 {
	background-color: #68cbf1;
}

.line13 {
	stroke-opacity: 1;
	fill-opacity: 0.5;
	stroke: #68cbf1;
	fill: #68cbf1;
}

	.line13 > .nv-bar {
		stroke: #68cbf1;
		fill: #68cbf1;
	}

/*********************** Chart colors ***************************/

.block-map {
	position: relative;
	width: auto;
	height: 240px;
}

.map-controls {
	position: absolute;
	top: 82%;
	z-index: 100;
}

.control-block {
	height: 40px;
}

circle.today {
	stroke: #ee6b6b;
	stroke-width: 10;
	stroke-opacity: 0.5;
	fill: #ee6b6b;
	opacity: 0.6;
}

circle.todate {
	stroke: #f0ad4e;
	stroke-width: 10;
	stroke-opacity: 0.5;
	fill: #f0ad4e;
	opacity: 0.6;
}

circle.current {
	stroke: #aa9ef7;
	stroke-width: 10;
	stroke-opacity: 0.5;
	fill: #aa9ef7;
	opacity: 0.6;
}

.nvtooltip {
	font-size: 12px !important;
}

	.nvtooltip > h3 {
		font-size: 12px !important;
	}

svg .title {
	font-weight: normal !important;
}

@media only screen and (min-width: 660px) and (max-width: 767px) {
	.extend-width {
		width: 161%;
	}

	.sortOptions > div {
		padding-right: 0px;
	}

	.allow-scroll {
		overflow-x: auto;
	}

	.thead .tcol-for-large .tile-data i {
		margin-right: 2px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
	.extend-width {
		width: 139%;
	}

	.allow-scroll {
		overflow-x: auto;
	}

	.sortOptions > div {
		padding-right: 0px;
	}

	.thead .tcol-for-large .tile-data i {
		margin-right: 2px;
	}
}

@media only screen and (min-width: 1024px) {
	.extend-width {
		width: 100%;
	}

	.sortOptions > div {
		padding-right: 0px;
	}

	.thead .tcol-for-large .tile-data i {
		margin-right: 2px;
	}
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tooltip {
	word-wrap: break-word;
}

.overflowx-hidden {
	overflow-x: hidden !important;
}

.bordertable {
	border: 1px solid #e3e3e3;
}

@media all and (max-width: 768px) {
	.bordertable {
		border: none;
	}
}

#chartLegend ul, #chartLegendState ul, .statemobi ul {
	list-style: none;
}

	#chartLegend ul li, #chartLegendState ul li, .statemobi ul li {
		display: block;
		padding-left: 30px;
		position: relative;
		font-size: 10px;
		cursor: default;
	}

#chartLegend li span, #chartLegendState li span, .statemobi li span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
}

.chartLegendMobi li span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 10px !important;
	height: 10px !important;
}

.bottom-align-left {
	margin-left: -165px;
}

.switch-button {
	margin-top: 12px !important;
	float: right;
	margin-bottom: 10px !important;
	border: 1px solid #e3e3e3;
	background-color: #f2f2f2;
	cursor: pointer;
}

.seat-status-tooltip {
	width: 40px;
	margin-left: -8%;
	margin-top: 2.5%;
	position: relative;
}

@media(max-width: 1024px) {
	.seat-status-tooltip {
		margin-left: -12%;
		margin-top: 2%;
	}
}

@media(max-width: 768px) {
	.seat-status-tooltip {
		margin-left: -5%;
		margin-top: 2%;
	}
}

@media(min-width: 1920px) {
	.seat-status-tooltip {
		margin-left: -17%;
		margin-top: 2%;
	}

	.make-center-chart {
		margin-left: 132px !important;
	}
}

.sale-table-expand {
	overflow-y: inherit !important;
}

.dashboard-block-header-top {
	background-color: #f2f2f2;
	border: 1px solid #e3e3e3;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dashboard-block-header-bottom {
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

.width-sale-dropdown {
	width: 150px !important;
}

.header-unactive {
	background-color: #f9f9f9;
	color: #464d4f;
}

.header-active {
	background-color: #00AAF1;
	color: white !important;
}

.arrow-active-header {
	color: white !important;
}

.make-center-chart {
	margin-left: 32px;
}

@media only screen and (max-width: 1024px) {
	.medium-6.large-4.medium-pull-6.large-pull-0.columns {
		padding-left: 0;
	}
}

.salesummary-header {
	position: relative;
	z-index: 2;
}
.full-width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
}
.no-left-padding {
    padding-left: 0px;
}
#main {
    width: 100%;
    float: right;
}
.no-hover {
    pointer-events: none;
}

.reserved-for-side-bar {
    width: 320px;
    position: fixed;
    z-index: 2;
}
/*** small screen ****/
@media only screen and (max-width: 40em) {


	.sales-title, .sales-figure, .sales-per {
		padding-top: 5px;
	}

	.tab-bar .menu-icon {
		margin-top: 10px;
	}

	.tags {
		font-size: 18px;
	}

	body {
		font-size: 12px;
	}

	.boxes-group {
		float: left;
		width: 33.33337% !important;
	}

	.tbox {
		display: block !important;
	}

		.tbox.hide-for-small {
			display: none !important;
		}

	.trow {
		display: inherit !important;
		position: relative;
		/*margin: 10px 0 !important;*/
	}

	.tcol-for-large {
		text-transform: none;
		border-bottom: 1px solid #ccc;
		/*border-right: 1px solid #ccc;*/
		border-left: 1px solid #ccc;
		width: 33.3337%;
		color: #464d4f;
	}

	.row-3-top {
		position: absolute;
		right: 0;
		top: 0;
		border-right: 1px solid #ccc;
	}

	.row-3-bottom {
		position: absolute;
		right: 0;
		bottom: 0;
		border-right: 1px solid #ccc;
	}

	.row-2-top {
		position: absolute;
		left: 33.33%;
		top: 0;
	}

	.row-2-bottom {
		position: absolute;
		left: 33.33%;
		bottom: 0;
	}

	.row-4-bottom {
		position: absolute;
		width: 100%;
	}

	.trow-footer {
		padding: 15px 20px;
	}

	.trow-header {
		width: 100%;
		font-size: 11px;
	}

	.showevent-title {
		padding-left: 0;
		/*color: #00ACED;*/
		vertical-align: central;
		text-transform: uppercase;
	}

		.showevent-title > div {
			padding: 1px 10px !important;
		}

			.showevent-title > div:first-child {
				padding: 10px 10px 0 !important;
			}

			.showevent-title > div:last-child {
				padding: 0 10px 10px !important;
			}

	/*.trow-header > div.open{
          background-color:#CCC;
    }*/

	.selected {
		background-color: #00ACED !important;
		font-weight: bold;
		color: #fff;
	}

	.event-selected {
		background-color: #00ACEE;
		color: white; /*#00ACED;*/
	}

	/*.event-selected > .tile-data {
            font-weight: bold;
        }*/

	.trow-header > div {
		padding: 15px 20px;
	}

	.subtitle {
		text-transform: uppercase;
	}

	p {
		font-size: small;
	}

	.tbox p {
		padding-top: 5px;
	}

	.side-nav {
		padding: 0;
	}

	.mobi-chart > p {
		margin-bottom: 0;
	}

	.event-on:hover {
		/*border-top: 1px solid  rgb(0, 210, 205) !important;*/
		/*color: rgb(0, 210, 205);*/
		cursor: pointer;
	}

	.tile-mini:hover {
		/*border: 1px solid #52b5f6;*/
	}

	.tile-cell:hover {
		background-color: #00ACEE;
	}

	.trow.openx {
		clear: both;
		margin-top: -10px !important;
		display: block !important;
	}

	.event-collapse {
		display: none !important;
	}

	/*.sales-per {
        right: 100px;
    }*/

	.chart {
		height: 200px !important;
	}


	.tile-data {
		height: 30px;
		line-height: 30px;
		padding: 0;
		top: auto;
		transform: none;
	}


	a:hover i {
		color: #464d4f;
	}

	.event-selections {
		width: 100% !important;
	}

	.tbox > .thead {
		font-weight: bold;
		display: table-row;
		background-color: #f9f9f9;
		text-align: center;
		/*line-height: 25px;*/
		color: #464d4f;
		height: 25px;
		border-bottom: 1px solid #e3e3e3;
	}

	.thead > .tcol-for-large {
		border-bottom: 0;
	}

	.chart-container {
		padding: 5px 5px;
	}

	.chart-footer {
		padding: 5px 5px;
	}

		.chart-footer .total > span {
			/*font-size: 0.6em;*/
		}


	.bar-line {
		height: 35px !important;
	}

	.sales-title {
		font-size: 1em;
	}

	.sales-per,
	.sales-figure {
		font-size: 1em;
	}

	.event-selection-container {
		padding: 0 10px;
	}

	.tix-sold-chart-header .sales-figure {
		right: 10px !important;
		font-size: 14px !important;
		top: 2px !important;
	}

	.dibsccfees {
		font-size: 0.8em;
	}

	.side-nav li a:not(.button) {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}

	.side-nav li {
		margin: 0;
	}


	span.navbar-insight {
	}

	div.insight-logo {
		background: url(../images/logo.png) no-repeat;
		background-size: contain;
		text-indent: -9999px;
		/* position: absolute; */
		height: 100%;
		width: 150px;
		/* top: 10px; */
		margin-left: 50px;
	}

	.tix-logo {
		background: url(../images/tix_logo_mobile.png) no-repeat top right;
		background-size: contain;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 32px;
	}

	.tab-bar {
		background-color: white;
		height: 3.2rem;
		padding-top: 2px;
		position: relative;
	}

		.tab-bar .menu-icon {
			color: #464d4f !important;
		}

			.tab-bar .menu-icon span::after {
				box-shadow: 0 0px 0 1px #4e4d4d, 0 7px 0 1px #4e4d4d, 0 14px 0 1px #4e4d4d;
			}


	.iselected > i {
		color: #00ACED !important;
	}

	.side-nav > li > a {
		text-align: center;
	}

	.side-nav > li i {
		font-size: 18px;
		color: #4e4d4d;
	}

	.icons-set > a i {
		font-size: 18px;
	}

	.icons-set > a {
		padding: 0 1px;
	}

	.block-map {
		margin-top: 0 !important;
	}

	.sales-columns.mobile {
		background-color: inherit;
		float: none;
		width: auto;
		height: auto;
	}

	.disabled {
		color: #464d4f;
		cursor: default;
	}

		.disabled > i {
			cursor: default;
		}

	.salesummary-scroll .tile-mini i.fa {
		display: none;
		margin-left: 3px;
	}

		.salesummary-scroll .tile-mini i.fa.active,
		.salesummary-scroll .sortOptions i.fa.active {
			display: inline;
		}

		.salesummary-scroll .tile-mini i.fa.tags {
			display: inline-block;
		}

		.salesummary-scroll .sortOptions i.fa.active {
			font-size: 30pt;
		}

	.salesummary-scroll .sortOptions .orderBox {
		float: left;
		position: relative;
		top: 5px;
	}

	.salesummary-scroll .sortOptions {
		padding-left: 10px;
	}

		.salesummary-scroll .sortOptions .option {
			float: left;
			opacity: 0.5;
			width: 50px;
			height: 50px;
			background-size: cover;
			background-repeat: no-repeat;
			margin-left: 2px;
			margin-right: 10px;
		}

			.salesummary-scroll .sortOptions .option.name {
				background-image: url(../images/sort-name_dark.png);
			}

			.salesummary-scroll .sortOptions .option.date {
				background-image: url(../images/time_dark.png);
			}

			.salesummary-scroll .sortOptions .option.venue {
				background-image: url(../images/venue_dark.png);
			}

			.salesummary-scroll .sortOptions .option.reset {
				background-image: url(../images/reset_dark.png);
			}

			.salesummary-scroll .sortOptions .option:hover,
			.salesummary-scroll .sortOptions .option.active {
				opacity: 1;
			}
}

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
	body {
		font-size: 12px;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 1024px) and (orientation: portrait) {

	.logo img {
		height: 45px;
	}

	.table-header-wrapper {
		width: 100% !important;
	}


	.table-content-seats {
		width: 100% !important;
	}

	.table-header-col,
	.table-content-col {
		width: 90px !important;
	}
}

@media only screen and (min-width: 40.063em) and (max-width: 1024px) and (orientation: landscape) {


	.table-header-wrapper {
		width: 100% !important;
	}


	.table-content-seats {
		width: 100% !important;
	}

	.table-header-col,
	.table-content-col {
		width: 90px !important;
	}
}

.unselected {
	background-color: #F3FDFF;
}

.icon-table-mobi {
	margin-right: 0px;
}

@media(max-width: 414px) and (min-width:375px) {
	.icon-table-mobi {
		margin-right: 8px;
	}
}

@media(min-width: 430px) and (max-width: 568px) and (orientation:landscape) {
	.sort-row {
		width: 49%;
		float: left !important;
	}
}

/********************
 * HTML CSS
 */


.chartWrap {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/********************
 * TOOLTIP CSS
 */

.nvtooltip {
  position: absolute;
  background-color: rgba(255,255,255,1.0);
  padding: 1px;
  border: 1px solid rgba(0,0,0,.2);
  z-index: 10000;

  font-family: Arial;
  font-size: 13px;
  text-align: left;
  pointer-events: none;

  white-space: nowrap;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
  transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;

  transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
}

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px;
}

.nvtooltip h3 {
  margin: 0;
  padding: 4px 14px;
  line-height: 18px;
  font-weight: normal;
  background-color: rgba(247,247,247,0.75);
  text-align: center;

  border-bottom: 1px solid #ebebeb;

  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center;
}

.nvtooltip span {
  display: inline-block;
  margin: 2px 0;
}

.nvtooltip table {
  margin: 6px;
  border-spacing:0;
}


.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle;
}

.nvtooltip table td.key {
  font-weight:normal;
}
.nvtooltip table td.value {
  text-align: right;
  font-weight: bold;
}

.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px;
}

.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle;
}

.nvtooltip .footer {
  padding: 3px;
  text-align: center;
}


.nvtooltip-pending-removal {
  position: absolute;
  pointer-events: none;
}


/********************
 * SVG CSS
 */


svg {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Trying to get SVG to act like a greedy block in all browsers */
  display: block;
  width:100%;
  height:100%;
}


svg text {
  font: normal 12px Arial;
}

svg .title {
 font: bold 14px Arial;
}

.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0;
  /*
  pointer-events: none;
  */
}

.nvd3.nv-noData {
    font-size: 18px;
    fill: #A9A9A9;
}
.nvd3.nv-noDataRectangle {
    display: table;
    width: 100%;
    height: 400px;
    background: #eee;
}

/**********
*  Brush
*/

.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges;
}



/**********
*  Legend
*/

.nvd3 .nv-legend .nv-series {
  cursor: pointer;
}

.nvd3 .nv-legend .disabled circle {
  fill-opacity: 0;
}



/**********
*  Axes
*/
.nvd3 .nv-axis {
  pointer-events:none;
}

.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}

.nvd3 .nv-axis path.domain {
  stroke-opacity: .75;
}

.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0;
}

.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges;
}

.nvd3 .nv-axis .zero line,
/*this selector may not be necessary*/ .nvd3 .nv-axis line.zero {
  stroke-opacity: .75;
}

.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold;
}

.nvd3 .x  .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle
}



/**********
*  Brush
*/

.nv-brush .resize path {
  fill: #eee;
  stroke: #666;
}



/**********
*  Bars
*/

.nvd3 .nv-bars .negative rect {
    zfill: brown;
}

.nvd3 .nv-bars rect {
  zfill: steelblue;
  fill-opacity: .75;

  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-bars rect.hover {
  fill-opacity: 1;
}

.nvd3 .nv-bars .hover rect {
  fill: lightblue;
}

.nvd3 .nv-bars text {
  fill: rgba(0,0,0,0);
}

.nvd3 .nv-bars .hover text {
  fill: rgba(0,0,0,1);
}


/**********
*  Bars
*/

.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;

  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear;
}

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1;
}

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: rgba(0,0,0,1);
  stroke: rgba(0,0,0,0);
}

/***********
*  Pie Chart
*/

.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0;
}

.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1;
}

.nvd3.nv-pie .hover path {
  fill-opacity: .7;
}
.nvd3.nv-pie .nv-label {
  pointer-events: none;
}
.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0;
}

/**********
* Lines
*/

.nvd3 .nv-groups path.nv-line {
  fill: none;
  stroke-width: 1.5px;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */
}

.nvd3 .nv-groups path.nv-line.nv-thin-line {
  stroke-width: 1px;
}


.nvd3 .nv-groups path.nv-area {
  stroke: none;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  stroke-width: 2.5px;
  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */
}

.nvd3 .nv-line.hover path {
  stroke-width: 6px;
}

/*
.nvd3.scatter .groups .point {
  fill-opacity: 0.1;
  stroke-opacity: 0.1;
}
  */

.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0;
}

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important;
}


.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;

}

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important;
}


.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0;
}



.nvd3 .nv-indexLine {
  cursor: ew-resize;
}


/**********
* Distribution
*/

.nvd3 .nv-distribution {
  pointer-events: none;
}



/**********
*  Scatter
*/

/* **Attempting to remove this for useVoronoi(false), need to see if it's required anywhere
.nvd3 .nv-groups .nv-point {
  pointer-events: none;
}
*/

.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5;
}

.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1;
}

/*
.nv-group.hover .nv-point {
  fill-opacity: 1;
}
*/


/**********
*  Stacked Area
*/

.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  /*
  stroke-opacity: .65;
  fill-opacity: 1;
  */
  stroke-opacity: 0;

  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;

  /*
  transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  */

}

.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9;
  /*
  stroke-opacity: .85;
  */
}
/*
.d3stackedarea .groups path {
  stroke-opacity: 0;
}
  */



.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0;
}

/*
.nvd3.nv-stackedarea .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .75;
  fill-opacity: 1;
}*/



/**********
*  Line Plus Bar
*/

.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75;
}

.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1;
}


/**********
*  Bullet
*/

.nvd3.nv-bullet { font: 10px sans-serif; }
.nvd3.nv-bullet .nv-measure { fill-opacity: .8; }
.nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; }
.nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; }
.nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; }
.nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; }
.nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; }
.nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; }
.nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; }
.nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; }
.nvd3.nv-bullet .nv-subtitle { fill: #999; }


.nvd3.nv-bullet .nv-range {
  fill: #bababa;
  fill-opacity: .4;
}
.nvd3.nv-bullet .nv-range:hover {
  fill-opacity: .7;
}



/**********
* Sparkline
*/

.nvd3.nv-sparkline path {
  fill: none;
}

.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none;
}

.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px;
 }

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all;
}

.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0;
}

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  /*
  stroke: #666;
  */
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal;
}

.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66;
}

.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c;
}

.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728;
}

.nvd3.nv-sparklineplus .nv-currentValue {
  /*
  stroke: #444;
  fill: #000;
  */
  font-weight: bold;
  font-size: 1.1em;
}

/**********
* historical stock
*/

.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 2px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 4px;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
 stroke: #2ca02c;
}

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
 stroke: #d62728;
}

.nvd3.nv-historicalStockChart .nv-axis .nv-axislabel {
  font-weight: bold;
}

.nvd3.nv-historicalStockChart .nv-dragTarget {
  fill-opacity: 0;
  stroke: none;
  cursor: move;
}

.nvd3 .nv-brush .extent {
  /*
  cursor: ew-resize !important;
  */
  fill-opacity: 0 !important;
}

.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7;
}



/**********
* Indented Tree
*/


/**
 * TODO: the following 3 selectors are based on classes used in the example.  I should either make them standard and leave them here, or move to a CSS file not included in the library
 */
.nvd3.nv-indentedtree .name {
  margin-left: 5px;
}

.nvd3.nv-indentedtree .clickable {
  color: #08C;
  cursor: pointer;
}

.nvd3.nv-indentedtree span.clickable:hover {
  color: #005580;
  text-decoration: underline;
}


.nvd3.nv-indentedtree .nv-childrenCount {
  display: inline-block;
  margin-left: 5px;
}

.nvd3.nv-indentedtree .nv-treeicon {
  cursor: pointer;
  /*
  cursor: n-resize;
  */
}

.nvd3.nv-indentedtree .nv-treeicon.nv-folded {
  cursor: pointer;
  /*
  cursor: s-resize;
  */
}

/**********
* Parallel Coordinates
*/

.nvd3 .background path {
  fill: none;
  stroke: #ccc;
  stroke-opacity: .4;
  shape-rendering: crispEdges;
}

.nvd3 .foreground path {
  fill: none;
  stroke: steelblue;
  stroke-opacity: .7;
}

.nvd3 .brush .extent {
  fill-opacity: .3;
  stroke: #fff;
  shape-rendering: crispEdges;
}

.nvd3 .axis line, .axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.nvd3 .axis text {
  text-shadow: 0 1px 0 #fff;
}

/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
  pointer-events:none;
}
.nvd3 line.nv-guideline {
  stroke: #ccc;
}

.tipsy {
    font-size: 10px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}

.tipsy-inner {
    background-color: #000;
    color: #FFF;
    max-width: 200px;
    padding: 5px 8px 4px 8px;
    text-align: center;
}

/* Rounded corners */
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000;
}

/* Rules to colour arrows */
.tipsy-arrow-n {
    border-bottom-color: #000;
}

.tipsy-arrow-s {
    border-top-color: #000;
}

.tipsy-arrow-e {
    border-left-color: #000;
}

.tipsy-arrow-w {
    border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
    top: 0px;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

@charset "UTF-8";
/*
* CSS TOGGLE SWITCH
*
* Ionuț Colceriu - ghinda.net
* https://github.com/ghinda/css-toggle-switch
*
*/
/* supported values are px, rem-calc, em-calc
 */
/* imports
 */
/* Functions
 */
/* Shared
 */
/* Hide by default
 */
.switch-toggle a,
.switch-light span span {
  display: none; }

/* We can't test for a specific feature,
 * so we only target browsers with support for media queries.
 */
@media only screen {
  /* Checkbox
 */
  .switch-light {
    position: relative;
    display: block;
    /* simulate default browser focus outlines on the switch,
   * when the inputs are focused.
   */ }
    .switch-light::after {
      clear: both;
      content: "";
      display: table; }
    .switch-light *,
    .switch-light *:before,
    .switch-light *:after {
      box-sizing: border-box; }
    .switch-light a {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .switch-light label,
    .switch-light > span {
      /* breathing room for bootstrap/foundation classes.
     */
      line-height: 2em;
      vertical-align: middle; }
    .switch-light input:focus ~ span a,
    .switch-light input:focus + label {
      outline-width: 2px;
      outline-style: solid;
      outline-color: Highlight;
      /* Chrome/Opera gets its native focus styles.
     */ } }
    @media only screen and (-webkit-min-device-pixel-ratio: 0) {
      .switch-light input:focus ~ span a,
      .switch-light input:focus + label {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto; } }

@media only screen {
  /* don't hide the input from screen-readers and keyboard access
 */
  .switch-light input {
    position: absolute;
    opacity: 0;
    z-index: 3; }
  .switch-light input:checked ~ span a {
    right: 0%; }
  /* inherit from label
 */
  .switch-light strong {
    font-weight: inherit; }
  .switch-light > span {
    position: relative;
    overflow: hidden;
    display: block;
    min-height: 2em;
    /* overwrite 3rd party classes padding
   * eg. bootstrap .well
   */
    padding: 0;
    text-align: left; }
  .switch-light span span {
    position: relative;
    z-index: 2;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .switch-light a {
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 1;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0; }
  /* Radio Switch
 */
  .switch-toggle {
    position: relative;
    display: block;
    /* simulate default browser focus outlines on the switch,
   * when the inputs are focused.
   */
    /* For callout panels in foundation
  */
    padding: 0 !important;
    /* 2 items
   */
    /* 3 items
   */
    /* 4 items
   */
    /* 5 items
   */
    /* 6 items
   */ }
    .switch-toggle::after {
      clear: both;
      content: "";
      display: table; }
    .switch-toggle *,
    .switch-toggle *:before,
    .switch-toggle *:after {
      box-sizing: border-box; }
    .switch-toggle a {
      display: block;
      -webkit-transition: all 0.2s ease-out;
      -moz-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out; }
    .switch-toggle label,
    .switch-toggle > span {
      /* breathing room for bootstrap/foundation classes.
     */
      line-height: 2em;
      vertical-align: middle; }
    .switch-toggle input:focus ~ span a,
    .switch-toggle input:focus + label {
      outline-width: 2px;
      outline-style: solid;
      outline-color: Highlight;
      /* Chrome/Opera gets its native focus styles.
     */ } }
    @media only screen and (-webkit-min-device-pixel-ratio: 0) {
      .switch-toggle input:focus ~ span a,
      .switch-toggle input:focus + label {
        outline-color: -webkit-focus-ring-color;
        outline-style: auto; } }

@media only screen {
    .switch-toggle input {
      position: absolute;
      left: 0;
      opacity: 0; }
    .switch-toggle input + label {
      position: relative;
      z-index: 2;
      display: block;
      float: left;
      padding: 0 0.5em;
      margin: 0;
      text-align: center; }
    .switch-toggle a {
      position: absolute;
      top: 0;
      left: 0;
      padding: 0;
      z-index: 1;
      width: 10px;
      height: 100%; }
    .switch-toggle label:nth-child(2):nth-last-child(4),
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ a {
      width: 50%; }
    .switch-toggle label:nth-child(2):nth-last-child(4) ~ input:checked:nth-child(3) + label ~ a {
      left: 50%; }
    .switch-toggle label:nth-child(2):nth-last-child(6),
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ a {
      width: 33.33%; }
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(3) + label ~ a {
      left: 33.33%; }
    .switch-toggle label:nth-child(2):nth-last-child(6) ~ input:checked:nth-child(5) + label ~ a {
      left: 66.66%; }
    .switch-toggle label:nth-child(2):nth-last-child(8),
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ a {
      width: 25%; }
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(3) + label ~ a {
      left: 25%; }
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(5) + label ~ a {
      left: 50%; }
    .switch-toggle label:nth-child(2):nth-last-child(8) ~ input:checked:nth-child(7) + label ~ a {
      left: 75%; }
    .switch-toggle label:nth-child(2):nth-last-child(10),
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ a {
      width: 20%; }
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(3) + label ~ a {
      left: 20%; }
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(5) + label ~ a {
      left: 40%; }
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(7) + label ~ a {
      left: 60%; }
    .switch-toggle label:nth-child(2):nth-last-child(10) ~ input:checked:nth-child(9) + label ~ a {
      left: 80%; }
    .switch-toggle label:nth-child(2):nth-last-child(12),
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ label,
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ a {
      width: 16.6%; }
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(3) + label ~ a {
      left: 16.6%; }
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(5) + label ~ a {
      left: 33.2%; }
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(7) + label ~ a {
      left: 49.8%; }
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(9) + label ~ a {
      left: 66.4%; }
    .switch-toggle label:nth-child(2):nth-last-child(12) ~ input:checked:nth-child(11) + label ~ a {
      left: 83%; }
  /* Candy Theme
 * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
 * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
 */
  .switch-toggle.switch-candy,
  .switch-light.switch-candy > span {
    background-color: #2d3035;
    border-radius: 3px;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2); }
  .switch-light.switch-candy span span,
  .switch-light.switch-candy input:checked ~ span span:first-child,
  .switch-toggle.switch-candy label {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #191b1e; }
  .switch-light.switch-candy input ~ span span:first-child,
  .switch-light.switch-candy input:checked ~ span span:nth-child(2),
  .switch-candy input:checked + label {
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .switch-candy a {
    border: 1px solid #333;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
    background-color: #70c66b;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent); }
  .switch-candy-blue a {
    background-color: #38a3d4; }
  .switch-candy-yellow a {
    background-color: #f5e560; }
  /* iOS Theme
*/
  .switch-ios.switch-light span span {
    color: #888b92; }
  .switch-ios.switch-light a {
    left: 0;
    top: 0;
    width: 2em;
    height: 2em;
    background-color: #fff;
    border-radius: 100%;
    border: 0.25em solid #D8D9DB;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .switch-ios.switch-light > span {
    display: block;
    width: 100%;
    height: 2em;
    background-color: #D8D9DB;
    border-radius: 1.75em;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
  .switch-ios.switch-light > span span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    line-height: 1.875em;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .switch-ios.switch-light > span span:first-of-type {
      opacity: 1;
      padding-left: 1.875em; }
    .switch-ios.switch-light > span span:last-of-type {
      padding-right: 1.875em; }
  .switch-ios.switch-light input:checked ~ span a {
    left: 100%;
    border-color: #4BD865;
    margin-left: -2em; }
  .switch-ios.switch-light input:checked ~ span {
    border-color: #4BD865;
    box-shadow: inset 0 0 0 30px #4BD865; }
  .switch-ios.switch-light input:checked ~ span span:first-of-type {
    opacity: 0; }
  .switch-ios.switch-light input:checked ~ span span:last-of-type {
    opacity: 1;
    color: #fff; }
  .switch-ios.switch-toggle {
    background-color: #D8D9DB;
    border-radius: 30px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0; }
    .switch-ios.switch-toggle a {
      background-color: #4BD865;
      border: 0.125em solid #D8D9DB;
      border-radius: 1.75em;
      -webkit-transition: all 0.12s ease-out;
      -moz-transition: all 0.12s ease-out;
      transition: all 0.12s ease-out; }
    .switch-ios.switch-toggle label {
      height: 2.4em;
      color: #888b92;
      line-height: 2.4em;
      vertical-align: middle; }
  .switch-ios input:checked + label {
    color: #3e4043; }
  /* Holo Theme
 */
  .switch-toggle.switch-holo,
  .switch-light.switch-holo > span {
    background-color: #464747;
    border-radius: 1px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
    color: #fff;
    text-transform: uppercase; }
  .switch-holo label {
    color: #fff; }
  .switch-holo > span span {
    opacity: 0;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s; }
    .switch-holo > span span:first-of-type {
      opacity: 1; }
  .switch-holo > span span,
  .switch-holo label {
    font-size: 85%;
    line-height: 2.15625em; }
  .switch-holo a {
    background-color: #666;
    border-radius: 1px;
    box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0; }
  /* Selected ON switch-light
*/
  .switch-holo.switch-light input:checked ~ span a {
    background-color: #0E88B1; }
  .switch-holo.switch-light input:checked ~ span span:first-of-type {
    opacity: 0; }
  .switch-holo.switch-light input:checked ~ span span:last-of-type {
    opacity: 1; }
  /* Material Theme
 */
  /* switch-light
 */
  .switch-light.switch-material a {
    top: -0.1875em;
    width: 1.75em;
    height: 1.75em;
    border-radius: 50%;
    background: #fafafa;
    box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.125em -0.125em rgba(0, 0, 0, 0.2), 0 0.125em 0.25em 0 rgba(0, 0, 0, 0.12);
    -webkit-transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1); }
  .switch-material.switch-light {
    overflow: visible; }
    .switch-material.switch-light::after {
      clear: both;
      content: "";
      display: table; }
  .switch-material.switch-light > span {
    overflow: visible;
    position: relative;
    top: 0.1875em;
    width: 3.25em;
    height: 1.5em;
    min-height: auto;
    border-radius: 1em;
    background: rgba(0, 0, 0, 0.26); }
  .switch-material.switch-light span span {
    position: absolute;
    clip: rect(0 0 0 0); }
  .switch-material.switch-light input:checked ~ span a {
    right: 0;
    background: #3f51b5;
    box-shadow: 0 0.1875em 0.25em 0 rgba(0, 0, 0, 0.14), 0 0.1875em 0.1875em -0.125em rgba(0, 0, 0, 0.2), 0 0.0625em 0.375em 0 rgba(0, 0, 0, 0.12); }
  .switch-material.switch-light input:checked ~ span {
    background: rgba(63, 81, 181, 0.5); }
  /* switch-toggle
 */
  .switch-toggle.switch-material {
    overflow: visible; }
    .switch-toggle.switch-material::after {
      clear: both;
      content: "";
      display: table; }
  .switch-toggle.switch-material a {
    top: 48%;
    width: 0.375em !important;
    height: 0.375em;
    margin-left: 0.25em;
    background: #3f51b5;
    border-radius: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.4s ease-in;
    -moz-transition: -moz-transform 0.4s ease-in;
    transition: transform 0.4s ease-in; }
  .switch-toggle.switch-material label {
    color: rgba(0, 0, 0, 0.54);
    font-size: 1em; }
  .switch-toggle.switch-material label:before {
    content: '';
    position: absolute;
    top: 48%;
    left: 0;
    display: block;
    width: 0.875em;
    height: 0.875em;
    border-radius: 100%;
    border: 0.125em solid rgba(0, 0, 0, 0.54);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .switch-toggle.switch-material input:checked + label:before {
    border-color: #3f51b5; }
  /* ripple
 */
  .switch-light.switch-material > span:before,
  .switch-light.switch-material > span:after,
  .switch-toggle.switch-material label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    width: 4em;
    height: 4em;
    border-radius: 100%;
    background: #3f51b5;
    opacity: .4;
    margin-left: -1.25em;
    margin-top: -1.25em;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in; }
  .switch-light.switch-material > span:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -1.25em; }
  .switch-toggle.switch-material label:after {
    width: 3.25em;
    height: 3.25em;
    margin-top: -0.75em; }
  @-webkit-keyframes materialRipple {
    0% {
      -webkit-transform: scale(0); }
    20% {
      -webkit-transform: scale(1); }
    100% {
      opacity: 0;
      -webkit-transform: scale(1); } }
  @-moz-keyframes materialRipple {
    0% {
      -moz-transform: scale(0); }
    20% {
      -moz-transform: scale(1); }
    100% {
      opacity: 0;
      -moz-transform: scale(1); } }
  @keyframes materialRipple {
    0% {
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    20% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    100% {
      opacity: 0;
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); } }
  .switch-material.switch-light input:not(:checked) ~ span:after,
  .switch-material.switch-light input:checked ~ span:before,
  .switch-toggle.switch-material input:checked + label:after {
    -webkit-animation: materialRipple 0.4s ease-in;
    -moz-animation: materialRipple 0.4s ease-in;
    animation: materialRipple 0.4s ease-in; }
  /* trick to prevent the default checked ripple animation from showing
 * when the page loads.
 * the ripples are hidden by default, and shown only when the input is focused.
 */
  .switch-light.switch-material.switch-light input ~ span:before,
  .switch-light.switch-material.switch-light input ~ span:after,
  .switch-material.switch-toggle input + label:after {
    visibility: hidden; }
  .switch-light.switch-material.switch-light input:focus:checked ~ span:before,
  .switch-light.switch-material.switch-light input:focus:not(:checked) ~ span:after,
  .switch-material.switch-toggle input:focus:checked + label:after {
    visibility: visible; } }

/* Bugfix for older Webkit, including mobile Webkit. Adapted from
 * http://css-tricks.com/webkit-sibling-bug/
 */
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
  .switch-light,
  .switch-toggle {
    -webkit-animation: webkitSiblingBugfix infinite 1s; } }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    -webkit-transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0); } }

/*# sourceMappingURL=toggle-switch.css.map */
