/*
Theme Name: Lightspeed Corporate Theme
Theme URL: http://www.lightspeedsystems.com
Description: This is a custom theme, based on _tk, for the Lightspeed Systems, Inc. main corporate site.
Version: 2.0

/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {display: block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
.dropdown-menu .separator {
	border-top: 1px solid #eee;
	padding-top: 6px;
	margin-top: 6px;
}

.global-navigation{
	background-color:#F4F4F4;
}
.global-navigation .container{
	padding:0;
}
.navbar-global .navbar-nav>li>a{
	color:#54585a;
}

.nav{
	font-size:14px;
}

.navbar-collapse.collapse{
/*	display:table; 
*/
}

.navbar-nav a:hover, .navbar-nav>.open>a, .navbar-nav .open>a:hover, .navbar-nav>.open>a:focus{
	background-color:transparent !important; 
}

.navbar-main .nav {
	margin-top: 33px;
}

.navbar-main .nav > li {
	margin-top: 6px;
	margin-bottom: 6px;
}

.navbar-main .nav > li:first-child {
	border: 0;
}

.navbar-main .nav > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #25282a;
	letter-spacing: 1px;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
	text-shadow: none;
}

.navbar-main .nav > li.demo > a {
	color: #83BC00;
}


.navbar .brand {
	display:block;
	background: url(images/lightspeed-systems-logo.png) no-repeat;
	background-size: 195px 65px;
	margin-left: 0;
	padding: 0;
	text-indent: -9999px;
	width: 195px;
	height: 65px;
}
.navbar-main .navbar-collapse, .navbar-main .navbar-form{
	padding:0 !important;
}

a.navbar-brand.blue {
	color: #00AFD7 !important;
}

/* Widgets & Sidebars */

.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

.widget .btn{
	display:table;
	margin:10px 0;
}

.widget.dark{
	background-color:#F4F4F4;
	border-top: 4px solid #979797;
	padding:0 20px;
}
.widget.green-border{
	border:4px solid #84BD00;
}
.textwidget{
	display:table;
}

#Sidebar_Left{
	margin-top:2em;
}
#menu-company-sidebar{
	border-top: 5px solid #00AFD7;
	padding:10px 0;
}

#menu-company-sidebar li{
	padding:3px 20px;
}
#menu-company-sidebar a{
	color:##54585A;
}

#menu-company-sidebar .current-menu-item{
	background-color:#D8D8D8;
}

/* Comments */

 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}


/* Footer */

.site-footer{
	background-color:#535759;
	color:#C5C6C5;
	padding-top:30px;
}
footer h3 {
	border-top: 1px solid #727677;
	color: #EBECEB;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 8px 0 14px 0;
	text-transform: uppercase;
}

footer h3 a {
	color: #EBECEB;
}

footer h3 a:hover {
	text-align: none;
}

footer ul,
footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul,
footer .textwidget {
	margin-bottom: 24px;
}

footer a {
	color: #C5C6C5;
}footer ul{
	padding:0;
}
footer ul ul{
	display:none;
}
footer .search-form{
	margin:0 auto;
}
footer form label{
width:92%;
}
footer .search-field{
	width:100%;
	text-align:right;
	margin-bottom:20px;
}
footer .search-submit{
	display:table;
	float:right;
}
@media (max-width:1024px){
	footer form label{
		width:89%;
	}
	footer input.search-submit.btn{
		max-width:10%;
	}
}
@media (max-width:767px){
	footer form label{
		width:70%;
	}
	footer input.search-submit.btn{
		max-width:27%;
	}
}

@media (min-width:768px) and (max-width:991px){
	footer .col-sm-6{
		min-height:180px;
	}
}
#copyright{
	text-align:center;
	font-size:14px;
	margin-bottom:30px;
}
#copyright #social{
	display:table;
	margin:20px auto;
}
#copyright #social div{
	display:table-cell;
}
#copyright #social .facebook .btn{
	border-radius:15px 4px 4px 15px;
}
#copyright #social .twitter .btn{
	border-radius:4px 15px 15px 4px;
}
@media(max-width:767px){
	#copyright #social .facebook .btn, 
	#copyright #social .twitter .btn,
	#copyright{
		font-size:12px;
	}
}	

/* Main Layout */

.container-fluid .container-fluid{
	padding:0;
	margin:0 -15px;
}

.centered{
	text-align:center;
}

.two-columns-left{
	background: #f7f7f7;
	border-top: 5px solid #84bd00;
	margin: 0 0 50px 0;
	padding: 20px 25px;
}
.two-columns-right{
	border-top: 5px solid #00AFD7;
	padding-top: 30px;
}



/* Specific Styles */
/* Events */

article.event{
	border-bottom: 1px solid #d8d9d8;
}
.event .icon-events{
	color: #84BD00;
}
.event .icon-compass{
	color: #00629B;
}

.event-children{
	margin-left:100px;
}
.event-children i[class*="icon-"]{
	color:orange;
}


/* Legacy Arrows */

.arrow{
	display:table;
}

.arrow-right {
	background: url(images/arrow-gray-blue.png) no-repeat bottom;
	background-size: 15px 20px;
	margin-top: 3px;
	margin-left: 3px;
	width: 15px;
	height: 10px;
}

.arrow-left {
	background: url(images/arrow-gray-blue-left.png) no-repeat bottom;
	background-size: 15px 20px;
	margin-top: 3px;
	margin-right: 3px;
	width: 15px;
	height: 10px;
}

.arrow-down {
	background: url(images/arrow-blue-blue_vertical.png) no-repeat bottom;
	background-size: 10px 30px;
	margin-left: 3px;
	width: 10px;
	height: 15px;
}

/* Landing Page Template */
body.page-template-template-landing-page .two-columns-right{
	min-height:480px;
}
.landingpage-back .arrow-left {
	background-position: top;
	margin-top: 5px;
}
.navbar-global .nav.landingpage-back > li > a {
	color: #888C8C;
}

.template-landing-page{
	min-height:60px;
}

/* Product Pages */
.product-features li{
	float: left;
	width: 32%;
	padding: 4px;
	min-height: 140px;
}
.product-features li img{
	margin-right:6px;
	vertical-align:text-bottom;
}

.product-features.more-features{
	max-height:390px;
	overflow:hidden;
}

@media(max-width:1199px){
	.product-features li{
		width:49%;
		min-height:115px;
	}
}

@media(max-width:768px){
	.product-features li{
		width:49%;
		min-height:135px;
	}
}
@media(max-width:320px){
	#product-features{
		padding-left:10px;
	}
	.product-features li{
		width:100%;
		min-height:120px;
	}
}
@media(max-width:1024px){
	.appliance-premise-cloud div div:last-child{
		width:30%;
	}
}
@media(max-width:996px){
	.appliance-premise-cloud div div:last-child{
		width:40%;
	}
}
@media(max-width:767px){
	.appliance-premise-cloud div{
		display:table !important;
	}
	.appliance-premise-cloud div div:last-child{
		margin: 0 auto;
		width: 80%;
	}
}
@media(max-width:320px){
	.appliance-premise-cloud div div:last-child{
		width: 90%;
	}
}
#more-features-button{
	margin:0 auto;
	display:table;
	width:100%;
	height:110px;
	position:relative;
	top:-110px;
	background:url(http://media.lightspeedsystems.com/images/more-products-background.png) repeat-x top center;
	cursor:pointer;
}
#more-features-button p{
	display:table-cell;
	vertical-align:bottom;
}
#subscribe-form{
	background: #00629B url(http://media.lightspeedsystems.com/wp-content/community/uploads/2015/12/bundle-partner_subscribe_bg.png);
	background-size: cover;
}

#subscribe-form  .gfield_label{display:none !important}
#subscribe-form .gform_fields li input{
	float:left;
	color:#FFF;
	background-color:transparent;
	border:1px solid #FFF;
	border-radius:4px;
	margin:3px;
	
}
#subscribe-form .gform_wrapper ul li.gfield, .gform_wrapper .gform_footer{
	clear:none !important;
	margin:0 !important;padding:0 !important;
}
#subscribe-form .gform_wrapper input{
	width:30% !important;
}

#subscribe-form .gform_wrapper input.large{
	width: 60.6% !important;
}
@media(min-width:997px){
	#subscribe-form .gform_wrapper{
		padding-left:50px;	
	}
}
#subscribe-form .gform_wrapper{
    margin: 0 auto;
    display: table;
    width: 80%;
    padding-bottom:30px;
}
#subscribe-form input[type=submit]{
	background-color:transparent !important;
	background-image:none !important;
	border:1px solid #00AFD7 !important;
	color:#00AFD7 !important;
	line-height:20px !important;
	margin:3px;
}
#subscribe-form  input[type=submit]:hover{
}

#subscribe-form ::placeholder{
	color:    #FFF;
	text-transform:uppercase;
	font-size:11px;
}
#subscribe-form ::placeholder-shown{
	color:    #FFF;
	text-transform:uppercase;
	font-size:11px;
}

#subscribe-form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color:    #FFF;
	text-transform:uppercase;
	font-size:11px;
}
#subscribe-form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #FFF;
   opacity:  1;
	text-transform:uppercase;
	font-size:11px;
}
#subscribe-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #FFF;
   opacity:  1;
	text-transform:uppercase;
	font-size:11px;
}
#subscribe-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #FFF;
	text-transform:uppercase;
	font-size:11px;
}

.selecter .selecter-selected{
	height: 2em !important;
	max-width: 97.5% !important;
}

.resources-pane{border:2px solid #00AFD7;margin:10px 10px 10px 0px;padding:10px;width:32%;float:left;min-height:200px;}
.resources-pane p{font-size:1.25em;}
@media(max-width:991px){
	.resources-pane{
		margin:4px;
		min-height:260px;
	}
}
@media(max-width:767px){
	.resources-pane{
		margin: 10px auto;
	    width: 80%;
    	float: none;
    	min-height:none;
    }
}

.demo_wrapper {
	background: #f7f7f7;
	border-top: 5px solid #84bd00;
	margin: 0 0 50px 0;
	padding: 20px 25px;
}

#features .icon{
	font-weight: 600;
	position: relative;
	float: left;
	height: 4em;
	margin: 0 .5em;
	width: 18px;
	font-size: 14px;
}
.table{
	display:table;
}
.table .row{
	display:table-row;
}
.table .row div{
	display:table-cell;
}
.table .row div div{
	vertical-align:middle;
}

.custom .tp-bullet{
	border-radius:10px;
	border:1px solid #00AFD7;
	background:none;
	width:10px;
	height:10px;
}

.custom .tp-bullet:hover, .custom .tp-bullet.selected{
	background:#00AFD7;
}
.navbar-top .container{
	background-color:#f4f4f4;
}

#page-header{
	padding:15px;
}
#page-header h1{
	font-size:18px;
}

#page-header i, i.circle{
	color:#00AFD7;
	border:2px solid #00AFD7;
	border-radius:100px;
	padding:14px;
	margin-right:15px;
}

#page-header i.gradient{
	color:#FFF;
	border:none;
	background: #00d3d6; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #00d3d6 0%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #00d3d6 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #00d3d6 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d3d6', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#page-header img{
}
.header-image{
	min-width:100%;
}

body.resources .container-fluid:first-of-type, body.tax-asset_category .container-fluid:first-of-type{
	background-color:#F4F4F4;
}

article.assets{
	background-color:#FFF;
	min-height:360px;
	max-height:360px;
	margin-bottom:25px;
}
article.assets .body{
	max-height:200px;
	overflow:hidden;
	padding:20px;
}
article.assets footer{
	padding:20px;
}
article.assets h3{
	margin-top:0;
}

article.assets footer.entry-meta {
	position: absolute;
	bottom: 1em;
}

article.assets .btn {
	position: absolute;
	bottom: 5em;
}
.tax-asset_category .col-sm-6.col-md-4{
	max-width:360px;
	margin:0 auto;
}
body.resources .col-lg-12{padding: 10px 0;}


/* =Embedded Files
----------------------------------------------- */

.embed-file,
.embed-webinar {
	margin-bottom: 15px;
}

.embed-file a,
.entry-content .embed-webinar, .embed {
	background: #F1F9FB url(images/icon-download-blue.png) no-repeat 15px center;
	background-size: 33px 45px;
	color: #535759;
	display: block;
	padding: 15px 15px 15px 65px;
	text-decoration: none;
}

.entry-content .embed-webinar, .embed {
	background-image: none;
	padding-left: 15px;
}

.embed-file a:hover,
.embed-webinar a:hover {
	text-decoration: none;
}

.embed-file strong,
.embed-webinar strong, .embed strong {
	color: #00AED6;
	display: block;
	text-decoration: none;
}

.embed-file .filename {
	color: #535759;
	text-decoration: underline;
}

.embed-webinar strong {
	margin-bottom: 5px;
}

.embed-webinar .btn {
	margin-top: 15px;
}
