/* =================================================================== */
/* Style.css  - Main Style File
By : Aslam - https://uexel.com 
====================================================================== */

@import url(buttons.css);
@import url(https://fonts.googleapis.com/css?family=Francois+One|Muli|Lato:700italic);
@import url(font-awesome.css);
@import url(widgets.css);
@import url(form.css);
@import url(datepicker.css);
@import url(gradients.css);
@import url(progress-bars.css);
@import url(slider.css);
@import url(tabs.css);
@import url(client-spec.css);
/* FancyBox Styles */ 
/*<link href="//fonts.googleapis.com/css?family=Francois+One:400" rel="stylesheet" type="text/css">

@import url("https://fonts.googleapis.com/css?family=Carrois+Gothic"); 
@import url(https://fonts.googleapis.com/css?family=Loved+by+the+King); 'Loved by the King', cursive;
@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates);*/
html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	color: #69747A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	font-weight: 100 !Important;
}
@font-face {
 font-family: 'BebasRegular';
 src: url('../font/BEBAS___-webfont.eot');
 src: url('../font/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'),  url('../font/BEBAS___-webfont.woff') format('woff'),  url('../font/BEBAS___-webfont.ttf') format('truetype'),  url('../font/BEBAS___-webfont.svg#BebasRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
a:hover	{ outline:none;}
.topnav {
	top: 0;
	left: 0;
	height: 28px;
	background:#d26a3d;
	position: fixed;
	width: 100%;
	padding-top: 5px;
	z-index: 9999;
	border-bottom: 1px solid #bd5d33;
}
a.log {
	margin-top:0px;
	padding:3px 10px;
	font-size:13px;
	border-radius:3px;
	background:#FFF;
	color:#094561 !important;
	float:left;
	height:15px;
	line-height:15px;
	text-transform:uppercase;	
}
a.log:hover	{text-decoration:none;}
a.logout {
	margin-top:0px;
	padding:3px 10px;
	font-size:13px;
	border-radius:3px;
	float:left;
	height:15px;
	line-height:15px;
	text-transform:uppercase;
}
.container {
	margin-left: auto;
	margin-right: auto;
}
.topnav .container ul {
	list-style: none;
	color: rgb(218, 201, 201);
	margin: 0;
}
.topnav .container ul > li {
	float: left;
	line-height: 0px;
}
.topnav .container ul > li a {
	color:#f4f4f4
}
.topnav .container ul > li a i {
	font-size: 21px;
	margin-top: 10px;/*    color: #f8f8f8;*/
}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	background-color:#93ba1c;
	top:75px;
	left: auto;
	right: 0;
}
nav .dropdown-menu li > a:hover {
	color: white;
	background-color: #a1c72c;
}
.nav .dropdown-menu li > a {
	padding: 7px 20px;
	font-size: 13px;
	border-bottom: 1px solid #a1c72c;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #9cc424;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	background-color: transparent;
	color: white;
	text-decoration: none;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: white;
}
.navbar .nav > li > .dropdown-menu::after {
 border-bottom: 6px solid #93ba1c;
}
.nav .dropdown-menu li > a {
	font-weight: 100;
}
.nav .dropdown-menu li > a:hover, .nav .dropdown-menu li > a:focus, .nav .dropdown-submenu:hover > a {
	text-decoration: none;
	color: white;
	font-weight: 100;
	background-image: -moz-linear-gradient(top, #5b840b, #5b840b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5b840b), to(#5b840b));
	background-image: -webkit-linear-gradient(top, #5b840b, #5b840b);
	background-image: -o-linear-gradient(top, #5b840b, #5b840b);
	background-image: linear-gradient(to bottom, #5b840b, #5b840b);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
a {
	color: #31a2cd;
	text-decoration: none;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.topnav .container ul > li a:hover {
	text-decoration: none;
}
.navbar-fixed-top {
	left: 0;
	margin-bottom: 0;
	position: fixed;
	right: 0;
	z-index: 1030;
}
.navbar-fixed-top {
	top: 0;
}
.navbar {
	margin-bottom: 20px;
	overflow: visible;
}
.navbar-inner {
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
	border-top: 1px solid #358B5A;
	border-bottom: 1px solid #000;
	padding-left: 20px;
	padding-right: 20px;
	background: #1a98c7;
	margin-top: 34px;
	background-image: url(../images/noise.png);
}
.navbar-fixed-top .navbar-inner {
	border-radius: 0 0 0 0;
	padding-left: 0;
	padding-right: 0;
}
.navbar-fixed-top .navbar-inner {
}
input, button {
}
input, button {
	font-size: 14px;
	font-weight: 100;
	line-height: 40px;
}
/* class: .btn-cta,  color theme: The Play Instinct */
.btn-cta {
	text-shadow: 0px -1px 0px #d46f00;
	color: #ffffff;
	background-color: #F28D00;
	background-image: -moz-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -ms-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffab1e), to(#d46f00));
	background-image: -webkit-linear-gradient(top, #ffab1e, #d46f00);
	background-image: -o-linear-gradient(top, #ffab1e, #d46f00);
	background-image: linear-gradient(top, #ffab1e, #d46f00);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab1e', endColorstr='#d46f00', GradientType=0);
	border-color: #F28D00 #d46f00 #d46f00 #F28D00;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-cta:hover, .btn-cta:active, .btn-cta.active, .btn-cta.disabled, .btn-cta[disabled] {
	background-color: #d46f00;
}
.btn-cta:hover {
	color: #ffffff;
	text-shadow: 0px -1px 0px #b65100;
}
.btn-cta:focus {
	color: #ffffff;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-color: #F28D00 #d46f00 #d46f00 #F28D00;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-cta.active, .btn-cta:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #fff164;
}
/* end .btn-cta */

/* class: .btn-ucan,  color theme: View over the town */
.btn-ucan {
	text-shadow: 0px -1px 0px #4f7309;
	color: #ffffff;
	background-color: #000000;
	background-color: hsl(40, 80%, 20%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b78114", endColorstr="#5b400a");
	background-image: -moz-linear-gradient(top, #b78114, #5b400a);
	background-image: -ms-linear-gradient(top, #b78114, #5b400a);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b78114), color-stop(100%, #5b400a));
	background-image: -webkit-linear-gradient(top, #b78114, #5b400a);
	background-image: -o-linear-gradient(top, #b78114, #5b400a);
	background-image: linear-gradient(#b78114, #5b400a);
	border-color: #473003;
	padding:6px 12px;
}
.btn-ucan:hover, .btn-ucan:active, .btn-ucan.active, .btn-ucan.disabled, .btn-ucan[disabled] {
	background-color: #9cc424;
}
.btn-ucan:hover {
	color: #ffffff;
	text-shadow: 0px -1px 0px #000000;
}
.btn-ucan:focus {
	color: #ffffe9;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	border-color: #0000 #0000 #0000 #0000;
	border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25);
}
.btn-ucan.active, .btn-ucan:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #ffffe9;
}
/* end .btn-ucan */


.navbar .brand {
	float: left;
	display: block;
	background:url(../images/ucanapply.png) no-repeat;
	width:208px;
	height:50px;
	margin:8px 0 0px 0px;
	text-indent:-9999px;/*padding: 10px 20px 10px; font-size: 20px;
	font-weight: 200;
	color: #777777;
	text-shadow: 0 1px 0 #ffffff;*/
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: text-top;
}
img {
	border: 0 none;
}
.nav {
	list-style: none outside none;
	margin-bottom: 20px;
	margin-left: 0;
}
.navbar .nav {
	display: block;
	float: left;
	left: 0;
	margin: 0 10px 0 0;
	position: relative;
	margin-top: 0px;
}
.navbar .nav > li {
	float: left;
	/*margin-bottom: 10px;*/
    position:relative;
}
.nav > li > a {
	display: block;
}
.navbar .nav > li > a {
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}
.navbar .nav > li > a {
	color: #F5F5F5;
	float: none;
	padding: 24px 15px;
	text-decoration: none;
	font-size:14px;
	text-shadow: 0 1px 0 #FFFFFF;
	position: relative;
	font-weight: 100;
}
.navbar .nav > li > a span {
	position: absolute;
	bottom: 10px;
	left: 17px;
	font-size: 10px;
	opacity: .6;
}
.navbar .nav > li > a:hover {
	color: #ccc;
}
#wrap {
	min-height:94%;
}
.main {
	padding-bottom: 20px;
}
#main-no-space {
	margin-top: 97px;
}
#homepage {
	padding-top: 10px;
}
#main-page {
	padding-top: 22px;
}
header {
	display: block;
}
#header header {
	background: url("../images/bg/brushed_alu.png") repeat scroll #f4f4f4;
	height: auto;
}
#header header #hero {
	padding-bottom: 18px;
	padding-top: 40px;
}
h1, h2, h3, h4, h6 {
	color: #5D676C;
	font-weight: 100;
	line-height:30px;
	margin: 10px 0;
	text-rendering: optimizelegibility;
}
#main-text h3 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 100;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.23);
}
h1 {
	font-size: 36px;
	line-height: 40px;
}
#main-text h1 {
	font-size: 60px;
	line-height: 70px;/*    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);*/
}
#main-text #cta {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main-text #cta {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	font-size: 16px;
	height: 39px;
}
.btn-large {
	font-size: 25px;
	line-height: normal;
	padding: 9px 14px;
}
#map-join {
	width: 200px;
}
#header header #hero #main-text #cta .btn {
	font-size: 25px;
	width: 200px;
}
.alert-success h4, .alert-success .alert-heading {
	color: #468847;
}
.alert p {
	margin: 0 0 12px;
}
#right {
	width: 200px;
	float: right;
}
#slides {
	overflow:hidden;
	height:auto !important;
	padding-bottom:10px;
}
#slides ul.paging {
	list-style: none;
	margin:auto;
}
.feature-tab {
	background-color:#9cc424;
	border-radius: 4px 4px 4px 4px;
	border:3px solid #FFF;
	box-shadow: 2px 2px 4px #7f7f7f;
	color: #789914;
	cursor: pointer;
	display: table-cell;
	font-size: 2.5em;
	height: 3.8em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	min-width: 140px;
	border-radius: 100px;
	font-family: "BebasRegular", Georgia, "Times New Roman", Times, serif ;
}
.feature-tab i {
	font-size: 60px;
	text-shadow: 1px 1px 1px #333;
}
.feature-tab:hover {
	color: #8bad23;
	text-decoration: none;
}
.feature-tab.current {
	background-color: #f5f55;
	color: honeydew;
}
.feature-content {
	padding-top: 15px;
	border:1ps solid #C90;
}
.slides_control h2 {
	font-size: 24px;
}
.slides_control .slide-content h3 {
	font-size: 17px;
}
.banner {
	background:#094561 url(../images/banner.jpg) no-repeat bottom center;
	height: auto;
	width:100%;
	overflow:hidden;
}
.loginBx {
	border-radius:10px;
	background:#FFF;
	padding:10px;
	width:80%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
	box-shadow:0 0 5px #26354A;
}
.loginBx form	{ margin:0 0 7px 0;}
.banner h1 {
	color:#b9e630;
	font-size:52px;
	text-transform: none;
	font-family:'Lato', sans-serif;
}
.banner h1 span {
	color:#FFF;
}
.banner h3 {
	color:#FFF;
	text-shadow:1px 1px 1px #666;
	font-size:16px;
	text-transform: none;
	font-family:'Lato', sans-serif;
}
.text-center {
	text-align:center;
}
.bannerEnd {
	background:#ebf2f5;
	height: auto;
	width:100%;
	padding:20px 0;
	overflow:hidden;
}
.bannerEnd h3	{ margin-bottom:20px;}
.shadow-full {
	background:url(../images/shadow-full.jpg) no-repeat top center;
	width:100%;
	height:17px;
}
.wh_line	{ border-top:1px solid #FFF;}
.border-top {
	border-top:1px solid #eee;
}
.join {
	overflow:hidden;
	height:auto;
}
.join h3, .join h4 {
	text-transform:none;
}
/*--------- banner form start here ----------*/


/*.content {
	padding: 16px 28px 23px;
} */

.login-fields {
}
.login-fields .field {
	margin-bottom: 1.25em;
}
.login-fields label {
	display: none;
}
.login-fields input {
	font-size: 13px;
	color: #8e8d8d;
	padding: 11px 15px 10px 50px;
	background-color: #fdfdfd;
	width:76%;
	display: block;
	margin:0 auto;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	height:15px;
	margin-bottom: 0.8em;/*height: 40px;*/
}
.username-field {
	background: url(../img/signin/user.png) no-repeat;
}
.email-field {
	background: url(../img/signin/email.png) no-repeat;
}
.password-field {
	background: url(../img/signin/password.png) no-repeat;
}
.btnGreenAc {
	color: #ffffff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #9cc424;
	/*width:98%;*/
	border:0;
	border-radius:6px;
	box-shadow:0px 3px 0px #5b840b;
	margin-bottom:0.8em;
}
a.btnGreenAc {
	color: #ffffff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #81a489;
	/*width:98%;*/
	border:0;
	border-radius:6px;
	box-shadow:0px 3px 0px #134b57;
	margin-bottom:0.8em;
	padding:7px 7px;
}
a.btnGreenAc:hover {
	color: #134b57;
	text-decoration:none;
}
.login-actions {
	float: left;
	width: 100%;
	margin-top: -1em;
	margin-bottom: 1.25em;
}
.login-social {
	float: left;
	width:100%;
	padding: 10px 0 0px;
	border-top: 1px dotted #a6a6a6;
	border-right: none;
	border-left: none;
}
.login-social p {
	font-size:11px;
}
.login-social div {
	width:20%;
	margin-left:20%;
	float:left;
	text-align:center;
}
/*.login-social div:last-child {
	width:48%;
	margin-right:0;
	float:left;
}*/
/*--------- banner form end here ----------*/
/*--------- How it work Start here ----------*/
.clr {
	clear:both;
}
.howitBx {
	background:url(../images/cloudBg.png) no-repeat;
	height:180px;
	padding:0 15px 0 0;
	color:#FFF;
	width:155px;
	margin-top:10px;
}
.stepNo {
	width:25px;
	height:70px;
	float: left;
	padding:0 0 0 10px;
}
.stepIcon {
	width:55px;
	height:40px;
	float: left;
	color:#333;
	font-size:3em;
	padding:30px 0 0 20px;
}
.howitBx h2 {
	font-family:'Lato', sans-serif;
	font-weight:bold;
	font-size:15px;
	color:#FFF;
	margin:5px 0;
	line-height:18px;
	text-align:left;
	padding:0 0 0 17px;
}
.howitBx p {
	color:#FFF;
	font-size:13px;
	line-height:14px;
	text-align:left;
	padding:0 0 0 17px;
}
.padB25 {
	padding-bottom:25px;
}
.pad10	{ padding:10px;}
.pad5	{ padding:5px;}
.noMargin	{ margin:0 !important;}
.upperFooter {
	min-width:100%;
	padding:15px 0;
	background:#e1e1e1;
	overflow:hidden
}
ul.social {
	padding:15px 0;
	margin:0;
	width:120px;
}
ul.social li {
	list-style:none;
	float:left;
	margin-top:5px;
}
ul.social li a {
	float:left;
	font-size:2em;
	color:#0a4865;
}
ul.social li a:hover {
	color:#9cc424 !important;
}
.card {
	background:url(../images/icon-card.jpg) no-repeat;
	width:234px;
	height:30px;
	margin:7px 0;
}
.clrH20 {
	clear:both;
	height:15px;
}
.fb {
	background:#325191;
	background-image: linear-gradient(to bottom, #325191, #24477d);
}
.google {
	background:#c85133;
	background-image: linear-gradient(to bottom, #c85133, #942f23);
}
.fbCircle {
	background:#325191;
	background-image: linear-gradient(to bottom, #325191, #24477d);
		
	
	border:2px solid #FFF;
	box-shadow: 1px 1px 2px #7f7f7f;
	
	cursor: pointer;
	display: table-cell;
	font-size: 1.3em;
	height:2.2em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	min-width: 27px;
	border-radius: 50px;
}
.googleCircle {
	background:#c85133;
	background-image: linear-gradient(to bottom, #c85133, #942f23);
	
	border:2px solid #FFF;
	box-shadow: 1px 1px 2px #7f7f7f;
	
	cursor: pointer;
	display: table-cell;
	font-size: 1.3em;
	height:2.2em;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	min-width: 27px;
	border-radius: 50px;
}
/*--------- How it work end here ----------*/
.footerThin {
	min-height: 20px;
	min-width: 100%;
	overflow: hidden;
	padding:15px 0 5px 0;
	color:#FFF;
	background-color: #f2a054;
	background-image: linear-gradient(to bottom, #f2a054, #c04d31);
}
.footerThin .container ul li {
	display: inline;
	line-height: 0px;
	padding: 0 5px;
}
.footerThin .container ul li a, .footerThin a {
	color: #FFFFFF;
	display: inline-block;
}
.footerThin .container ul li a:hover, .footerThin a:hover {
	color:#CCC;
	text-decoration:none;
}
.footerThin ul	{ margin-left:0px;}
#footer {
	clear: both;
	float: left;
	min-height: 67px;
	min-width: 100%;
	overflow: hidden;
	position: relative;
	background-clip: border-box !important;
	background-color: #0A8E42;
	background-image: linear-gradient(to bottom, #0BA14B, #087135);
	background-origin: padding-box !important;
	background-position: 0 0 !important;
	background-repeat: repeat-x;
	background-size: auto auto !important;
	filter: none !important;
}
#footer .container {
	text-align: center;
}
#footer .container ul {
}
#footer .container ul li {
	display: inline;
	line-height: 0px;
	padding: 0 5px;
}
#footer .container ul li a {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 35px;
}
a:hover {
	color: #217da0;
	text-decoration: underline;
}
h5 {
	font-weight: 100;
}
.slide-btn > .span2 > li {
	float:left;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	color: white;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	background: #5b840b !important;
}
.pricing-table ul {
	margin-bottom: 0px;
}
.pricing-table h3 {
	font-size: 16px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
	margin: 0;
}
.pricing-table li {
	color: #888;
	background: #fdfdfd;
	text-align: center;
	padding: 11px 0;
	border-bottom: 1px solid #e0e0e0;
}
 .pricing-table li:nth-child(2n) {
 background: #f4f4f4;
}
.pricing-table h4 {
	padding:0 0 10px
}
a.sign-up {
	text-decoration:none;
	text-align: center;
	display: block;
	color: #fff !important;
	padding: 12px 0;
	font-weight: 100;
	font-size: 14px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
a.sign-up:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#page-title {
	border-bottom: 1px solid #E9E9E9;
	display: block;
	margin: 10px 0 10px 0;
}
/* Table
------------------*/
.pricing-table h3, .pricing-table h4 {
	color: #fff;
	margin: 0;
}
.pricing-table h4 {
	padding: 15px 0;
}
.price, .time {
	display: block;
	text-align: center;
	line-height: 24px;
}
.price {
	font-size: 24px;
	font-weight: 100;
}
.time {
	font-size: 12px;
	font-weight: 100;
}
/* Color Schemes
------------------*/

/* Color - 1 */

.pricing-table .color-1 h3, .color-1 .sign-up {
	background: #087135;
}
.pricing-table .color-1 h4 {
	background: #0A8E42;
	border-top:1px solid #0C5C28;
}
.pricing-table .pro h3, .pricing-table .pro .sign-up {
	padding: 30px 0px;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	background-image: url('images/noise.png');
	margin-top: -20px;
}
.pricing-table .pro .sign-up {
	padding: 30px 0px;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	margin-top: -1px;
}
.pricing-table .color-1 .pro h4 {
	background-color: #0A8E42;
	border-top:1px solid #0C5C28;
}
.pricing-table .color-2 h3, .color-2 .sign-up {
	background-color: #404040;
	border-bottom: 1px solid #303030;
}
.pricing-table .color-2 h4 {
	background-color: #4c4c4c;
	border-top:1px solid #5a5a5a;
}
/* Color - 1 */
.pricing-table .color-3 h3, .color-3 .sign-up {
	background-color: #808080;
	border-bottom: 1px solid #636363;
}
.pricing-table .color-3 h4 {
	background-color: #909090;
	border-top:1px solid #B8B8B8;
}
.sign-up {
	padding: 10px 0px;
	border-radius: 0px 0px 5px 5px;
}
.pricing-table h3 {
	padding: 15px 0px;
	border-radius: 5px 5px 0px 0px;
}
.headline {
	border-bottom: 1px solid #E9E9E9;
	display: block;
	margin: 30px 0 8px 0;
}
/* Portfolio
----------------------------------- */
.portfolio-item {
	margin: 5px 0 25px 0;
}
/* Thumbnails
------------------*/
.item-description {
	margin-bottom: 30px;
}
.item-description.alt {
	margin-bottom:0;
}
.item-description.related {
	margin-bottom:0;
}
.item-description h5 {
	font-size: 12px;
	font-weight: 100;
	line-height: 16px;
	padding: 12px 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #e9e9e9;
	letter-spacing: 0;
}
.item-description h5 span {
	display: block;
	color: #888;
	font-weight: 100;
	margin-top: 3px;
}
.item-description a {
	color:#404040;
}
.item-description a:hover {
	color:#666;
}
.item-description p {
	color: #666;
	margin-bottom: 0;
}
#filters {
	display: block;
}
#filters ul li {
	display: inline;
}
#filters a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	display: inline-block;
	color: #888;
	background-color: #fff;
	margin: 0 5px 10px 0;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#filters a:hover, .selected {
	background-color: #f2f2f2 !important;
	border: 1px solid #999 !important;
	color: #555 !important;
}
/* Isotope Filtering
------------------*/

.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}
/**** Disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* Disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
/* Posts
------------------*/
.post {
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 15px 0;
	margin: 5px 0 25px 0;
}
.post.post-page {
	margin-bottom: 0;
}
/* Post Meta */
.post-meta {
	color: #888;
	margin: 2px 0 15px 0;
	font-size: 14px;
}
.post-meta a {
	color: #888;
	text-decoration: none;
}
.post-meta a:hover {
	color: #666;
}
.post-meta i {
	opacity: 0.35;
	filter: alpha(opacity = 35);
	margin-right: 5px;
	zoom: 1;
}
.post-meta span {
	margin-right: 10px;
}
/* Entry */
a.post-entry {
	color: #222;
	margin: 3px 0 9px 0;
	display: inline-block;
	padding: 0 12px 0 0;
	background: url(../images/blog-post-entry-02.html) no-repeat right;
	background-position: 100% 50%;
}
a.post-entry:hover {
	color: #888;
	background: url(../images/blog-post-entry-02.html) no-repeat right;
	background-position: 100% 50%;
}
.entry {
	float:left;
	margin-bottom:10px;
}
.entry span.meta {
	display:block;
	padding:0;
	width:50px;
	float:left;
	text-align:center;
}
.entry span.meta strong {
	font-size:18px;
	background:#f6f6f6;
	color:#555;
	display:block;
	float:left;
	width:100%;
	padding:5px 0;
}
.entry span.meta small {
	font-size:11px;
	background: #087135;
	border-bottom:1px solid #07632E;
	display:block;
	float:left;
	width:100%;
	padding:0;
	color:#fff;
}
.entry div {
	float:right;
	width:79%;
}
.entry div h4 {
	margin-bottom:10px;
	font-size:14px;
	margin-top: 0px !important;
}
.entry div h4 a {
	color:#181818;
}
.entry div h4 a:hover {
	color:gray;
}
.widget {
	margin-top: 25px;
}
.first.widget {
	margin-top: -5px;
}
.first.widget {
	margin-top: -5px;
}
/* Twitter */
#twitter-blog li {
	line-height: 18px;
	margin: 2px 0 12px 0;
	background: url(../images/tweet.png) no-repeat left top;
	padding-left: 25px;
	background-position-y: 4px;
}
#twitter-blog li:last-child {
	margin-bottom: 0;
}
#twitter-blog b a {
	color: #888;
	font-weight: 100;
}
/* Flickr */
.flickr-widget-blog {
	margin-right: -15px;
}
.flickr-widget-blog img {
	display: block;
	width: 100%;
}
.flickr-widget-blog a {
	float: left;
	width: 57px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
	padding: 4px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}
.ie7 .flickr-widget-blog a {
	width: 53px;
	height: 53px;
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: 100;
	line-height: 14px;
	color: white;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0A8E42;
}
.picture {
	position: relative;
}
.picture img {
	width: 100%;
	height: auto;
}
.image-overlay-link, .image-overlay-zoom {
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 40;
	display: none;
	background-color: #d9d9d9;
	background: rgba(277, 277, 277, 0.7);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}
.image-overlay-link {
	background-image: url(../images/overlay-icon-01.png);
}
.image-overlay-zoom {
	background-image: url(../images/overlay-icon-02.png);
}
.image-overlay-link:hover {
	background-image: url(../images/overlay-icon-01.png);
	opacity: 1;
	display: block;
}
.image-overlay-zoom:hover {
	background-image: url(../images/overlay-icon-02.png);
	opacity: 1;
	display: block;
}
#features-icon {
	font-size: 14em;
	line-height: 120px;
	float:right;
	color:#087135;
}
.margintop10 {
	margin-top:10px;
}
.margintop20 {
	margin-top:20px;
}
.margintop30 {
	margin-top:30px;
}
.marginbottom50 {
	margin-bottom: 50px;
}
.as-seen img {
	opacity: .5;
}
.as-seen img:hover {
	opacity: 1;
-webkit-transition: all ease .5s;
-moz-transition: all ease .5s;
-o-transition: all ease .5s;
transition: all ease .5s;
}
.fslider-nav {
	text-align: left;
}
.container-narrow {
	margin: 0 auto;
	max-width: 700px;
}
.jumbotron {
	margin: 60px 0;
	text-align: center;
}
.jumbotron h1 {
	font-size: 72px;
	line-height: 1;
}
/* Featurettes
    ------------------------- */

    .featurette-divider {
	margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
.featurette {
	padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
	overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
	margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
}
/* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
	margin-right: 40px;
}
.featurette-image.pull-right {
	margin-left: 40px;
}
/* Thin out the marketing headings */
    .featurette-heading {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
}
#features {
	text-align: center;
}
#features h3 {
	font-size: 20px;
}
#features i {
	font-size: 51px;
	line-height: 60px;
}
#tem {
	/* fallback */ 
    background-color: #f9f9f9;
	/* Safari 4-5, Chrome 1-9 */ 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f1f1f1), to(#f9f9f9));
	/* Safari 5.1, Chrome 10+ */ 
    background: -webkit-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* Firefox 3.6+ */ 
    background: -moz-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* IE 10 */ 
    background: -ms-linear-gradient(top, #f9f9f9, #f1f1f1);
	/* Opera 11.10+ */ 
    background: -o-linear-gradient(top, #f9f9f9, #f1f1f1);
	box-shadow: inset 0 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	-o-box-shadow: inset 0 0 0 1px #fff;
	-ms-box-shadow: inset 0 0 0 1px #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-in-out;
}
.white {
	background-color:#f8f8f8;
	border: 1px solid #d5d5d5;
	color: #d5d5d5;
	box-shadow: none;
	margin: auto;
}
.white i {
	text-shadow: none;
}
.white:hover {
	color: #86848c;
}
.white.current {
	background-color: #f5f5f5;
	color: #fff;
}
.form-signin {
	max-width:100%;
	padding:0;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 5px;
	/*border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);*/
}
.form-signin .form-signin-heading,  .form-signin .checkbox {
	margin-bottom: 10px;
}
.form-signin input[type="text"],  .form-signin input[type="password"] {
	font-size: 16px;
	height: auto;
	margin-bottom: 15px;
	padding: 7px 9px;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	/*border-color: #ccc;
	outline: 0;
	outline: thin dotted \9;
	 IE6-9 */

/*  -webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow: none;*/
}
.accordion-toggle h4 {
	color: #fff;
}




.btn-circle a, 
.btn-rounded a, 
.btn-boxed a, 
.nav-tabs.btn-circle > li > a,
.btn-circle .inactv a:hover  {
	display: block;
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d7d7d7));
	background-image: -webkit-linear-gradient(top, #ffffff, #d7d7d7);
	background-image: -moz-linear-gradient(top, #ffffff, #d7d7d7);
	background-image: -ms-linear-gradient(top, #ffffff, #d7d7d7);
	background-image: -o-linear-gradient(top, #ffffff, #d7d7d7);
	color: #c3c3c3;
	text-shadow: #fff 1px 2px 3px;
	position: relative;
	text-align: center;
}





.profileBx	{
	float:right;
	width:130px;
}
.profile {
    border: 1px solid #094561;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin:3px 0 0px 0;
	padding:0;
	width:48px;
	float:right;
}
.profile img {
    border-radius: 5px;
    display: block;
    height: 48px;
    width: 48px;
}
.profileText	{
	float:right;
	padding:5px 8px 5px 0;
	color:#FFF;
	width:72px;
	line-height:15px;
	text-align:right;
}

.margineMinus	{ margin-left:-20px;}
.marginePlus	{ margin-left:70px;}
.marginePlus3	{ margin-left:30px;}
.marginePlus2	{ margin-left:20px;}

.ucanText	{
	background:url(../images/logo-text.png) no-repeat left top;
	width:165px;
	height:30px;
	display:block;
	float:left;
}


.breadcrumb li {text-shadow:0 1px 0 rgba(255,255,255,0.5);}
.breadcrumb li a{color:rgba(0,0,0,0.4);}
.breadcrumb .divider{color:rgba(0,0,0,0.2);}
.breadcrumb.breadcrumb-info {background-color:#e7f5f9;}
.breadcrumb.breadcrumb-info li{color:#1e5464;}
.breadcrumb.breadcrumb-primary {background-color:#cfe0e8;}
.breadcrumb.breadcrumb-primary li{color:#0f3f9d;}
.breadcrumb.breadcrumb-success {background-color:#e7f7e7;}
.breadcrumb.breadcrumb-success li{color:#397639;}
.breadcrumb.breadcrumb-warning {background-color:#fcedd7;}
.breadcrumb.breadcrumb-warning li{color:#aa6504;}
.breadcrumb.breadcrumb-danger {background-color:#f9e2e2;}
.breadcrumb.breadcrumb-danger li{color:#722521;}
.breadcrumb.breadcrumb-inverse {background-color:#dadada;}
.breadcrumb.breadcrumb-inverse li{color:#101010;}

.breadcrumb.breadcrumb-main {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	margin:-1px 0px 0px 0px;
/*	border-bottom:1px solid rgba(0,0,0,0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;*/
}

.bxBlue	{
	background:#8ca6dc;
	border-radius:4px;
	overflow:hidden;
}
.bxGray	{
	background:#bfc4c8;
	border-radius:4px;
	overflow:hidden;
}
.leftMenu {
	margin-top: 16px;
}