@font-face {
	font-family: 'Avenir Roman';
	src: url('/fonts/Avenir-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Book';
	src: url('/fonts/Avenir-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Medium';
	src: url('/fonts/Avenir-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Black';
	src: url('/fonts/Avenir-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Heavy';
	src: url('/fonts/Avenir-Heavy.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Avenir Black';
	src: url('/fonts/Avenir-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'edoregular';
	src: url('/fonts/edo-webfont.eot');
	src: url('/fonts/edo-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/edo-webfont.woff') format('woff'), url('/fonts/edo-webfont.ttf') format('truetype'), url('/fonts/edo-webfont.svg#edoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Lato', arial;
	background-color: #050918;
}
body.inner {
	background-color: #fff;
}
a {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.sep-10 {
	display: block;
	width: 100%;
	height: 10px;
	clear: both;
}
.sep-20 {
	display: block;
	width: 100%;
	height: 20px;
	clear: both;
}
.sep-50 {
	display: block;
	width: 100%;
	height: 50px;
	clear: both;
}
.loader {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9999999999;
	display: none;
}
.loader img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -30px;
}
.message {
	position:fixed;
	top:-100px;
	left:0;
	width:100%;
	z-index:99999;
	background-color:#000;
	color:#F4BC01;
	border-bottom:2px #000 solid;
	padding:20px 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	
}
.page-container {
	opacity: 0;
}
.container {
	max-width: 700px;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #f4bc01;
	padding: 12px 0;
	border-bottom: 1px #FFFFFF solid;
	z-index: 10;
}
.header i {
	cursor: pointer;
	color: #000;
	font-size: 20px;
}
.header h2 {
	margin: 0;
	padding: 1px 0 0 0;
	width: 100%;
	text-align: center;
	display: block;
	color: #000;
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 16px;
}
.header .go-back {
	color: #fff;
	cursor: pointer;
}
.login-container {
	height: 100%;
	width: 100%;
	background-image: url('../images/bg1.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	text-align: center;
	padding: 75px 0 0 0;
}
.login-container .logo {
	max-width: 180px;
	width: 90%;
	height: auto;
}
.login-c1 {
	text-align: center;
	padding: 40px 0;
	color: #fff;
	font-family: 'Lato';
	font-size: 17px;
	margin: 0 auto;
	max-width: 80%;
	line-height: 28px;
}
.login-c1 input {
	background-color: transparent !important;
	text-align: center;
	font-size: 14px;
	padding: 4px;
	display: block;
	width: 100%;
	border-radius: 5px;
	border: 1px #fff solid;
	margin: 0 0 14px 0;
}
.login-c2 {
	text-align: center;
	color: #fff;
	font-family: 'Lato';
	font-size: 17px;
	margin: 0 auto;
	line-height: 28px;
	position: absolute;
	bottom: 6%;
	left: 15%;
	width: 70%;
}
.login-c2 a:nth-of-type(1), .login-c2 button {
	display: block;
	width: 100%;
	padding: 6px 10px;
	background-color: #d0d0d1;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	color: #000000;
	margin: 0 0 10px 0;
	border: 0;
}
.login-c2 a:nth-of-type(2) {
	display: block;
	width: 100%;
	padding: 6px 10px;
	background: rgba(24,28,46,0.8);
	border-radius: 5px;
	border: 1px #9c9cb0 solid;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Montserrat';
	margin: 0 0 10px 0;
}
.map-location i {
	font-size: 60px !important;
	color: #fff;
}
.map-location {
	font-size: 23px !important;
	color: #585b78;
}
.map-location strong {
	color: #fff !important;
}
.inner-container {
	padding: 45px 0 0 0;
	margin: 15px;
}
.home-slider-container {
	position: relative;
}
.home-slider .slide {
	background-size: cover;
	background-position: no-repeat;
	background-position: center center;
	position: relative;
}
.home-slider .slide img {
	width: 100%;
	height: 280px;
}
.home-slider .slide-slogan {
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
	text-align: left;
	padding: 14px;
	font-family: 'Montserrat';
}
.home-slider .slide-slogan strong {
	display: block;
	width: 100%;
	font-weight: normal;
	font-size: 13px;
	color: #aeb8ff;
}
.home-slider a:hover {
	opacity: 1 !important;
}
.home-slider .slide-slogan .slide-slogan-inner p {
	font-family: 'Montserrat';
	color: #fff;
	font-size: 20px;
	margin: 0;
}
.home-prev {
	position: absolute;
	top: 42%;
	left: 10px;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 2px 2px 0 0px;
	cursor: pointer;
}
.home-prev:hover {
	opacity: .6
}
.home-next {
	position: absolute;
	top: 42%;
	right: 10px;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	background: rgba(0,0,0,0.6);
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 2px 0px 0 2px;
	cursor: pointer;
}
.home-next:hover {
	opacity: .6
}
.btn-search {
}
.btn-menu {
}
.av-area {
	margin: 25px auto 15px auto;
	text-align: center;
}
.av-area img {
	width: 100%;
	height: auto;
	max-width: 400px;
	margin: 0 auto;
}
.home-categories {
	padding: 20px 0 45px 0;
	width: 100%;
	text-align: center;
}
.home-categories h2 {
	font-family: 'Montserrat';
	text-transform: uppercase;
	font-size: 12px;
	margin: 0 0 12px 0;
}
.home-categories-scroll {
	width: 100%;
	overflow: scroll;
	text-align: left;
}
.home-categories-scroll div {
	width: 2500px;
}
.home-categories-scroll a {
	display: inline-block;
	margin: 0 5px;
}
.home-categories-scroll img {
	width: 160px;
	height: auto;
}
.event-square {
	display: block;
	width: 100%;
	height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
	margin: 0 0 30px 0;
}
.event-square-title {
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
	text-align: left;
	padding: 14px 14px 4px 14px;
	font-family: 'Montserrat';
	color: #fff;
	font-size: 18px;
}
.event-square-title strong {
	display: block;
	width: 100%;
	font-weight: normal;
	font-size: 13px;
	color: #aeb8ff;
}
.overlay {
	background: rgba(0,0,0,0.9);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: none;
}
.overlay .overlay-close {
	position: absolute;
	top: 10px;
	right: 14px;
	color: #fff;
	font-size: 30px;
	cursor: pointer;
}
.overlay .search-title {
	padding: 60px 0 25px 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.overlay input {
	background-color: transparent !important;
	text-align: center;
	font-size: 14px;
	padding: 8px;
	display: block;
	width: 80%;
	border-radius: 5px;
	border: 1px #fff solid;
	margin: 0 auto 14px auto;
}
.overlay select {
	background-color: transparent !important;
	text-align: center;
	font-size: 14px;
	padding: 8px;
	display: block;
	width: 80%;
	border-radius: 5px;
	border: 1px #fff solid;
	margin: 0 auto 14px auto;
	color: #fff;
}
.overlay button {
	display: block;
	width: 80%;
	padding: 6px 10px;
	background-color: #d0d0d1;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	color: #000000;
	margin: 0 auto 10px auto;
	border: 0;
	position: absolute;
	bottom: 15px;
	left: 10%;
}
.overlay ::-webkit-input-placeholder { /* Chrome */
 color: #fff;
}
.overlay :-ms-input-placeholder { /* IE 10+ */
 color: #fff;
}
.overlay ::-moz-placeholder { /* Firefox 19+ */
 color: #fff;
 opacity: 1;
}
.overlay :-moz-placeholder { /* Firefox 4 - 18 */
 color: #fff;
 opacity: 1;
}
.overlay-menu-list {
	position: absolute;
	top: 70px;
	left: 10%;
	width: 80%;
	text-align: center;
	list-style: none;
}
.overlay-menu-list {
	margin: 0;
	padding: 0;
}
.overlay-menu-list li {
	padding: 8px 0 13px 0;
	margin: 0px 0 5px 0;
	border-bottom: 1px #585b64 solid;
}
.overlay-menu-list li a {
	color: #ececec;
	font-size: 16px;
	font-family: 'Lato';
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.overlay-menu .menu-social {
	position: absolute;
	bottom: 5%;
	display: block;
	width: 100%;
	text-align: center;
}
.overlay-menu .menu-social i {
	color: #fff;
	font-size: 36px;
	padding: 0 5px;
}
.overlay-menu .white-btn {
	width: 47%;
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	margin: 25px 1%;
}
.overlay-menu .white-btn a {
	color: #1C1C1C;
	font-size: 14px;
}
.category-header {
	width: 100%;
	padding: 15px 0;
	color: #b3b3b3;
	font-size: 12px;
	background-size: cover;
	background-repeat: no-repeat;
}
.category-header strong {
	display: block;
	font-size: 16px;
	color: #fff;
}
.category-header .push-icon {
	font-size: 22px;
	color: #fff;
	position: relative;
	top: 12px;
}
.category-filter {
	max-width: 400px;
	width: 92%;
	margin: 0 auto 30px auto;
}
.category-filter select {
	background-color: #000;
	padding: 8px;
	border: 0;
	color: #fff;
	width: 100%;
	display: block;
	border-radius: 5px;
	-webkit-appearance: none;
}
.business-header {
	padding: 20px 0 30px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px #E8E8E8 solid;
}
.business-logo {
	width: 35%;
	margin: 0 5% 0 0;
	height: 100px;
	float: left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px #B4B4B4 solid;
}
.business-details h3 {
	margin: 0;
	padding: 0;
	font-size: 17px;
}
.business-details p {
	font-size: 12px;
}
.business-details a {
	color: #401C02;
}
.tab-titles {
	width: 100%;
}
.tab-titles div {
	display: inline-block;
	width: 45%;
	margin: 0 2%;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 12px;
}
.tab-titles .tab-active {
	font-weight: bold;
	position: relative;
}
.tab-titles .tab-active:after {
	content: "\f078";
	font-family: FontAwesome;
	left: 48%;
	position: absolute;
	top: 102%;
}
.tab {
	display: none;
	margin: 30px 0 0 0;
}
.tab img {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}
.footer {
	position: fixed;
	background-color: #fff;
	padding: 10px 0 8px 0;
	-webkit-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
	box-shadow: 0px 2px 5px 2px rgba(0,0,0,0.35);
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.footer a {
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12px;
	color: #1F1F1F;
}
.footer a:hover {
	color: #F4BC01;
}
.footer a i {
	display: block;
	font-size: 14px;
}
.footer a.active {
	font-weight: bold;
	color: #F4BC01;
}
.new-jobs {
	display: block;
	padding: 10px;
	border: 2px dashed #979797;
	text-align: center;
	color: #2F2F2F;
	font-size: 16px;
}
.new-jobs span {
	color:#f26341;
}
.new-jobs strong {
	text-decoration: underline;
}
.new-jobs a {
	color: #2F2F2F;
}
.btn-big {
	color: #F4BC01;
	background-color: #0E0E0E;
	display: block;
	text-align: center;
	padding: 8px;
	font-size: 18px;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
}
.btn-big:hover, .btn-big:active {
	color: #e29a01;
	text-decoration: none;
}
.btn-job-complete {
	color: #fff !important;
	background-color: #44A30C !important;
}
.btn-job-delete {
	color: #fff !important;
	background-color: #B41D20 !important;
}
.job-item {
	display: block;
	position:relative;
	width: 100%;
	padding: 10px 0;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	border: 1px #DEDEDE solid;
	margin: 0 0 7px 0;
}
.job-item.new {
	border:#f26341 1.5px solid;
}
.job-item .notnew {
	color: #C5C5C5;
	font-size: 12px;
	display: none;
}
.clear-job-item {
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
	font-size:26px;
	color:#CA5033;
	z-index:999;
	padding:11px 17px;
}
.job-li {
	position:relative;
}
.job-item h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #191919;
}
.job-item p {
	font-size: 13px;
	max-width: 90%;
	margin-left: 0px;
	color: #191919;
}
.job-location {
	max-width: 90%;
	margin-left: 0px;
	font-size: 11px;
	color: #191919;
}
.jobcat-title {
	text-align: center;
	padding: 9px 5px;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	margin: 35px auto 5px auto;
	background-color: #ca5033;
	color: #fff;
	font-weight: bold;
	border-radius: 3px;
}
.jobcat-title.medium-jobs {
	background-color: #F79900;
}
.jobcat-title.low-jobs {
	background-color: #BC7F80;
}
.jobcat-title.finished-jobs {
	background-color: #78C45B;
}
.job-search {
	margin: 20px auto 0 auto;
}
.gallery-image {
	display: inline-block;
	width: 31%;
	padding-top: 25%;
	margin: 10px 1% 0px 0;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.gallery-image-remove {
	color: #000;
	position: absolute;
	top: -1px;
	right: 0px;
	font-size: 22px;
	margin: 0;
	line-height: 0;
	cursor: pointer;
}
.gallery-image-remove i {
	background: rgba(255,255,255,0.7);
}
.jobs-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jobs-list {
	width: 95%;
	margin: 0 auto 0 auto;
}
.add-photo {
	border: 1px #D2D2D2 solid;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
.add-photo-btn {
	cursor: pointer;
}
.shopping-list-title-small {
	display:block;
	width: 100%;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:15px;
	margin-top:35px;
	border:1px #CACACA solid;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.shopping-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.shopping-list-title {
	text-align: center;
	padding: 9px 5px;
	width: 100%;
	text-transform: uppercase;
	font-size: 16px;
	margin: 1px auto 20px auto;
	background-color: #282828;
	color: #F4BC01;
	font-weight: bold;
	border-radius: 3px;
}
#completed-shopping-list li {
	opacity: .4;
}
.login-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-image: url('../images/loading2.jpg');
}
.login-background form {
	position: absolute;
	width: 80%;
	left: 10%;
	top: 30%;
	text-align: center;
}
.login-logo {
	width: 70%;
	height: auto;
	margin: 0 auto 20px auto;
}
.login-background button {
	color: #F4BC01;
	background-color: #0E0E0E;
	display: block;
	text-align: center;
	padding: 8px;
	font-size: 16px;
	width: 100%;
	border: 0;
	margin: 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
}
.todo-tabs {
	width: 100%;
	text-align: center
}
.todo-tabs .tab {
	display: inline-block;
	width: 30%;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	position: relative;
	background-color: #F79900;
	margin: 0;
}
.todo-tabs .tab.active {
	color: #000;
}
.todo-tabs .tab.active:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(247, 153, 0, 0);
	border-top-color: #F79900;
	border-width: 10px;
	margin-left: -10px;
}
.tab-content {
	display: none;
}
