﻿select {
	display: block !important;
}

.container {
	padding-top: 80px;
}

video {
	min-width: 100%;
	position: fixed;
	top: 37%;
	left: 50%;

	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);

	transition: 1s opacity;
}

nav ul a {
	color: #5c3e8f !important;
}

.--nav-wrapper {
	overflow: visible !important;
}

.card.small {
	height: 308px;
}

#login {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 30% !important;
	margin-left: -15%;
	height: 318px !important;
}

/* Authorization Box */
.auth-wrap {
	position: fixed;
	left: 50%;
	margin-left: -210px;
	top: 200px;
}

.auth-box {
	width: 420px;
	height: 34%;
	background: #fff;
	min-height: 284px !important;
}

.auth-logo {
	display: block;
	position: absolute;
	top: -90px;
	left: 0%;
	background: rgb(255,255,255);
	margin-left: 0px;
	width: 420px;
	height: 90px;
	text-align: center;
}


	.auth-logo img {
		height: 75px;
		margin-top: 7px;
		padding: 15px;
	}

.auth-input-wrap {
	overflow: hidden;
	min-height: 260px;
	width: 375px;
	margin: 0 auto;
	padding-top: 10px;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

/* Temp Nav */
nav .nav-wrapper {
	background-color: #fff;
	overflow: hidden;
	padding: 0 47px;
	color: #5c3e8f !important;
}

/* TEMP iFrame Hides */
iframe > .navbar-fixed,
iframe > .fixed-action-btn {
	display: none !important;
}

/* TEMP RIGHT PANEL */
.show {
	width: 220px !important;
}

.lightbox-wrap {
	left: 0;
	z-index: 900;
	width: 100%;
	background: rgba(0, 0, 0, .68);
	opacity: 0;
	visibility: hidden;
}

.lightbox-wrap,
.right-panel {
	position: fixed;
	top: 0;
	height: 100%;
	-webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-moz-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-o-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-webkit-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	-moz-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	-o-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	transition-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.right-panel {
	right: -100%;
	z-index: 10000;
	width: 440px;
	background-color: #fff;
}

.right-lightbox {
	background: #FFF;
	overflow: hidden;
}

	.right-lightbox h2 .icon {
		float: right;
		cursor: pointer;
	}

	.right-lightbox .lightbox-body {
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
	}

	.right-lightbox .lightbox-main-content {
		margin-top: 150px;
	}

	.right-lightbox .lightbox-banner a {
		position: absolute;
		top: 6px;
		right: 30px;
		z-index: 2;
	}

	.right-lightbox .lightbox-banner .panel {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		width: 400px;
		height: 100%;
	}

.lightbox-body .control-label {
	text-align: left;
	font-size: 14px;
	width: 130px;
	margin: 0;
	padding: 0;
	float: left;
}

.lightbox-container {
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	width: 100%;
	height: 0;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(40, 46, 48, .7);
	z-index: 900;
	opacity: 0;
}

	.lightbox-container.launch-lightbox {
		height: 100%;
		opacity: 1;
	}

.right-lightbox {
	-webkit-transition: .1s ease-in-out;
	-moz-transition: .1s ease-in-out;
	-o-transition: .1s ease-in-out;
	transition: .1s ease-in-out;
	height: 100%;
	float: right;
	margin-right: -1000em;
}

	.right-lightbox.launch-lightbox {
		margin-right: 0;
	}



.right-side {
	margin-left: 0%;
	-webkit-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-moz-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-o-transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	transition: all 500ms cubic-bezier(.785, .135, .15, .86);
	-webkit-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	-moz-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	-o-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
	transition-timing-function: cubic-bezier(.785, .135, .15, .86);
}

	.right-side.content-movein {
		margin-left: 30px;
		margin-right: -30px;
	}

.slidein {
	right: 0;
}

.fadein {
	opacity: 1;
}

.vis-vis {
	visibility: visible;
}

.cust-container {
	margin-left: 13%;
	padding-left: 40px;
}

.side-nav {
	width: 240px;
	width: 13%;
	margin-top: 71px;
	box-shadow: none;
	/*background: rgba(100,100,100,.07) url(/dist/img/material-bg.jpg) no-repeat;*/
	background-size: 267%;
	box-shadow: 0 0 100px 100px rgba(240,240,240,.62) inset;
	background-position-x: 99%;
	opacity: .4;
	/* Temp Hot Fix for demo */
	overflow: hidden;
}

	.side-nav.fixed:before {
		/*display:none;
	content: '';
	position: absolute;
	top: 25px;
	left: -300px;
	transform: rotate(131deg);
	height: 952px;
	width: 500px;
	background: #ccc;
	box-shadow: -10px -10px 100px 10px rgba(0,0,0,.4);
	border: solid 1px #999;*/
	}

	.side-nav.fixed:after {
		/*display: none;
		content: '';
		position: absolute;
		top: 157px;
		left: -300px;
		transform: rotate(131deg);
		height: 500px;
		width: 500px;
		background: #ddd;
		box-shadow: -10px -10px 100px 10px rgba(0,0,0,.2);
		border: solid 1px #ccc;
		z-index: -1;*/
	}

.payroll-text {
	display: none;
	transform: rotate(-90deg);
	position: fixed;
	top: 59%;
	left: -107px;
	color: #fff;
	text-shadow: 0px 1px 1px #999;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: 900;
	font-size: 70px;
	padding: none !important;
	margin: none !important;
}


.filter_panel li.active .collapsible-header:before {
	display: none;
}

.user-phone i {
	font-size: 20px;
	color: #999;
}
