/*-----------------------------------------------------------------------------------

	Theme Name: Just Systems Website Theme
	Theme URI: http://www.reveneuautomation.com
	Description: Website theme for Just Systems.
	Author: Jenna Molby
	Author URI: http://www.revenueautomation.com
	Version: 1.0

-----------------------------------------------------------------------------------*/

@font-face {
    font-family: 'FontAwesome';
    src:url('/wp-content/themes/JustSystems/fonts/fontawesome-webfont.eot');
    src:url('/wp-content/themes/JustSystems/fonts/fontawesome-webfont.eot?#iefix') 
        format('embedded-opentype'), url('/wp-content/themes/JustSystems/fonts/fontawesome-webfont.woff') 
        format('woff'), url('/wp-content/themes/JustSystems/fonts/fontawesome-webfont.ttf') 
        format('truetype'), url('/wp-content/themes/JustSystems/fonts/fontawesome-webfont.svg#ElegantIcons') 
        format('svg');
    font-weight: normal;
    font-style: normal;}

.fa,
.contact-info:before,
.tel:before,
.btn-send-msg:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-envelope:before,
.btn-send-msg:before{content:"\f003";}
.fa-phone:before,
.tel:before{content:"\f095";}



 td img {display: block;border:0;}
body {
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: #ffffff;
	color: #666666;
}

td, select, input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

form {
	padding: 0;
	margin: 0;
}

.formField {
	width: 300px;
}

a img {
	border: 0;
}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0px 10px 0px;
}

li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	font-size: 22px;
	color: #495e7d;
	font-weight: bold;
	margin: 0px 30px 10px 0;
}

table h1 {
	margin-left: 15px;
}

h2 {
	font-size: 18px;
	color: #495e7d;
	font-weight: bold;
	margin: 0px 30px 10px 0;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.hRule {
	padding-bottom: 5px;
	border-bottom: 1px solid #bababa;
}

.topTextNav {
	font-size: 11px;
	color: #868686;
}

.pipe {
	padding: 0px 15px 0px 15px;
}

.pipeTop {
	padding: 0px 5px 0px 7px;
}

.searchBox {
	font-size: 11px;
	color: #868686;
	width: 95px;
}

.searchButton {
	border: 0;
	vertical-align: top;
	margin-top: 3px;
}

.mainBlurb {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	background-color: #eeeeee;
	padding: 7px;
	text-align: center;
}

.headBar {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.mainTopBucket {
	font-size: 11px;
	height: 144px;
	padding: 15px;
	line-height: 18px;
}

.mainBucket {
	font-size: 11px;
	padding: 19px 10px 20px 10px;
}

.mainBucketHeader {
	font-size: 12px;
	color: #30448b;
	font-weight: bold;
}

.mainSpotlight {
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}

.breadcrumb {
	font-size: 11px;
	color: #868686;
}

.leftNavArrow {
	background-color: #e5e5e5;
	padding: 10px 5px 3px 0px;
	width: 20px;
}

.leftNav {
	padding: 5px 10px 5px 0px;
	background-color: #e5e5e5;
	height: 25px;
	width: 205px;
}

.leftBoxArrow {
	background-color: #ffffff;
	padding: 10px 5px 3px 0px;
	width: 20px;
}

.leftBox {
	font-size: 11px;
	color: #666666;
	padding: 5px 10px 5px 0px;
	background-color: #ffffff;
	height: 25px;
	width: 205px;
}

.bodyArea {
	padding: 0px 0px 0px 20px;
}

.bodyList {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul.bodyList {
	list-style-image: url("http://www.xmetal.com/wp-content/themes/JustSystems/images/js_main_red_arrow.gif"); 
	padding:0 0 0 15px;
}
.lsub {
	background-color: #f5f5f5;
	padding: 5px 0px 5px 0px;
}

.lsubList {
	margin: 0;
	padding-left: 25px;;
	list-style: none;
}

.lsubList li {
	font-size: 11px;
	padding-left: 10px;
	background-image: url("http://www.xmetal.com/wp-content/themes/JustSystems/images/ln-bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

.webinarLCList {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.webinarLCList li {
	padding-left: 10px;
	font-size: 11px;
	background-image: url("http://www.xmetal.com/wp-content/themes/JustSystems/images/js_main_red_arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#webinarLeftColumn p {
	font-size: 11px;
}
#webinarLeftColumn h2 {
	font-size: 11px;
	color: #304892;
	font-weight: bold;
}




.footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 15px;
}
div.footer{	border-top:1px solid #ededed;}
.footer_rev {
	font-size: 11px;
	color: white;
	text-align: center;
}
.error {
	color: #ff0000;
	font-weight: bold;
}

/* background colors */

.whiteBG {
	background-color: #ffffff;
}
.lightGrayBG {
	background-color: #ededed;
}
.lighterGrayBG {
	background-color: #f6f6f6;
}
.topNavBG {
	background-color: #9a9a9a;
	background-image: url('http://www.xmetal.com/images/js_nav_background.gif');
	background-repeat: repeat-x;
	color: #ffffff;
}
.mainGrayBG {
	background-color: #ffffff;
	background-image: url('http://www.xmetal.com/images/js_ml_right_boxes.jpg');
	background-repeat: no-repeat;
	width: 247px;
}
.headBarBG {
	font-size: 12px;
	background-color: #9a9a9a;
	background-image: url('http://www.xmetal.com/images/js_headbar_background.gif');
	background-repeat: repeat-x;
}
.leftNavTopBG {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url('http://www.xmetal.com/wp-content/themes/JustSystems/images/leftNavTop.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 29px;
	padding-left: 10px;
}
.leftBoxTopBG {
	font-size: 12px;
	font-weight: bold;
	color: #969696;
	background-image: url('http://www.xmetal.com/wp-content/themes/JustSystems/images/js2_lbox_top.gif');
	background-repeat: no-repeat;
	width: 220px;
	height: 30px;
	padding-left: 10px;
}
.leftBoxLeftBG {
	background-image: url('http://www.xmetal.com/wp-content/themes/JustSystems/images/js2_lbox_left.gif');
	background-repeat: repeat-y;
}
.leftBoxRightBG {
	background-image: url('http://www.xmetal.com/wp-content/themes/JustSystems/images/js2_lbox_right.gif');
	background-repeat: repeat-y;
}
.leftNavBG {
	background-color: #e5e5e5;
}


/* link styles */

a, a:visited {
	color: #485E7D;
	text-decoration: none;
}
a:active, a:hover {
	color: #4160a0;
	text-decoration: underline;
}
a.topTextNavLink, a.topTextNavLink:visited {
	font-family: arial, helvetica, sans-serif;
	color: #868686;
	text-decoration: none;
}
a.topTextNavLink:active, a.topTextNavLink:hover {
	color: #868686;
	text-decoration: none;
}
a.topNav, a.topNav:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.topNav:active, a.topNav:hover {
	color: #e70101;
	text-decoration: none;
}
a.mainBlurbLink, a.mainBlurbLink:visited {
	color: #e70101;
	text-decoration: none;
}
a.mainBlurbLink:active, a.mainBlurbLink:hover {
	color: #e70101;
	text-decoration: underline;
}
a.mainTopBucketLink, a.mainTopBucketLink:visited {
	color: #e70101;
	font-weight: bold;
	text-decoration: none;
}
a.mainTopBucketLink:active, a.mainTopBucketLink:hover {
	color: #e70101;
	text-decoration: underline;
}
a.mainBucketLink, a.mainBucketLink:visited {
	color: #e70101;
	text-decoration: none;
}
a.mainBucketLink:active, a.mainBucketLink:hover {
	color: #e70101;
	text-decoration: underline;
}
a.mainSpotlightLink, a.mainSpotlightLink:visited {
	color: #e70101;
	text-decoration: none;
}
a.mainSpotlightLink:active, a.mainSpotlightLink:hover {
	color: #e70101;
	text-decoration: underline;
}
a.breadcrumbLink, a.breadcrumbLink:visited {
	color: #868686;
	text-decoration: none;
}
a.breadcrumbLink:active, a.breadcrumbLink:hover {
	color: #868686;
	text-decoration: underline;
}
a.leftNavLink, a.leftNavLink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}
a.leftNavLink:active {
	color: #e70101;
	text-decoration: none;
}
a.leftNavLink:hover {
	color: #304892;
	text-decoration: none;
}
a.leftNavLinkOn, a.leftNavLinkOn:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #e70101;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	display: block;
}
a.leftNavLinkOn:active, a.leftNavLinkOn:hover {
	color: #e70101;
	text-decoration: none;
}

a.leftBoxLink, a.leftBoxLink:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
a.leftBoxLink:active, a.leftBoxLink:hover {
	color: #e70101;
	text-decoration: none;
}
a.footerLink, a.footerLink:visited {
	color: #999999;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
a.footerLink:active, a.footerLink:hover {
	color: #999999;
	text-decoration: underline;
}

a.footer_revLink, a.footer_revLink:visited {
	color: white;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}
a.footer_revLink:active, a.footer_revLink:hover {
	color: white;
	text-decoration: underline;
}


/* drop down styles */

a.topNavDropDown, a.topNavDropDown:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
a.topNavDropDown:active, a.topNavDropDown:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #e70101;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
#dropmenudiv{
	margin-top: 4px;
	position: absolute;
	border: 1px solid #999999;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	/* IE opacity */
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=90,style=0);
	/* Mozilla */
	-moz-opacity: .9;
	/* Safari 1.1 */
	-khtml-opacity: .9;
	/* Safari 1.2 */
	opacity: .9;	
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f6f6f6;
}
/* Custom CSS from Revenue Automation */

.container {
	max-width:980px;
	margin:0 auto; padding:0 20px;
}
#header {
	width:100%;
	margin:0 auto;
	position: relative;
}
#logo {
    float:left;
	height:61px;
	position:absolute;
	bottom:10px;

}
#sub-nav {
    width:350px;
    float:right;
	padding:30px 0 0 0;
	text-align:right;
}

#JustSystems-logo {
	 padding-bottom:20px;
	 text-align:right;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
body ul#menu-top {
    float:left;
    list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0 10px 0 0;
	
}
ul#menu-top li {
    float:left;
    border-right:solid 1px #868686;
    padding:0 5px;
}
ul#menu-top li a {
    color: #868686;
    font-family: arial,helvetica,sans-serif;
    text-decoration: none;
    font-size:11px;
}

#main-nav {
  	height: 40px;
	line-height: 40px;
	width: 100%;
	margin: 5px 0 0 0;
	background: url(http://www.xmetal.com/wp-content/themes/JustSystems/images/bgmenu.jpg) repeat-x;
}

span.rleft, span.rright {
	display: inline-block;
	width: 7px;
	height: 40px;
}

span.rright {
	background: url(http://www.xmetal.com/wp-content/themes/JustSystems/images/rightrounded.jpg) no-repeat;
}

span.rleft {
	background: url(http://www.xmetal.com/wp-content/themes/JustSystems/images/leftrounded.jpg) no-repeat;
}

span#menu-u {
	height: 40px;
	width: 966px;
	display: inline-block;
	vertical-align: top;
}

ul#menu-main li a {
height: 34px;
line-height: 30px;
    padding:0 16px;
}

ul#menu-main li a:hover {
background: #495E7D /*url(images/bgmh.jpg)*/ repeat-x;
text-decoration: none;
color: #FFF;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}



ul#menu-main li ul.sub-menu li a {
height: 25px;
line-height: 25px;
}


ul#menu-main li {
    color: #fff;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    border-right:solid 1px #DFDFD0;
    display:block;
    float:left;
	position:relative;
}
ul#menu-main li:last-child {
	border-right:none;	
}
ul#menu-main li a {
    color: rgb(116, 116, 116);
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	display: block;
}

nav ul li.current-menu-item a, body nav ul li a:hover, nav ul li.current-menu-ancestor a  {
	color:#C41230;
	background:#f8f2d8;
}
nav ul li.current-menu-ancestor ul.sub-menu li a {
	background:none;	
}
body ul#menu-main ul.sub-menu {
	display: none;
	position:absolute;
	float:left;
	margin:0;
	padding:0;
	border: 1px solid #999999;
border-top:0;
	border-bottom-width: 0;
	line-height: 18px;
	left: 0;
	width: 188px;
	z-index: 99999;
	/* IE opacity */
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=90,style=0);
	/* Mozilla */
	-moz-opacity: .9;
	/* Safari 1.1 */
	-khtml-opacity: .9;
	/* Safari 1.2 */
	opacity: .9;	
	top: 34px;

}
body ul#menu-main li ul.sub-menu li {padding:0;margin:0;float:none;}
body ul#menu-main li ul.sub-menu li a {
	border-bottom:solid 1px #999999;
	width:185px;
	background: url(http://www.xmetal.com/wp-content/themes/JustSystems/images/hmenu-bg.jpg) #DFDFDF repeat-x;
	border-right:none;
	padding:2px 5px;
	display:block;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: auto;
}
body ul#menu-main li ul.sub-menu li a:hover {
	color:#FFF;
	display:block;
	background:#495E7D;
	cursor:pointer;
}
body  ul#menu-main li:hover > ul {display: block;margin:0;padding:0;}


.nav-first {
	display: inline-block;
}
.nav-second {
display: inline-block;
width: 8px;
}

.menu-main-container {
	display: inline-block;
	vertical-align: top;
	width: 958px;
}

#content-right {
	width:755px;	
	float:right;
}



img.alignright  {
	float:right;	
}

#sidebar-left{float:left; width:220px;}

body .page-sidebar h3 {
    background:#495E7D; border-radius:5px 5px 0 0;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    padding-left: 10px;
    width: auto;
    margin:0;
    padding-top:7px;
}
body .page-sidebar {
    width: 100%; margin-bottom: 20px;
	
}


body .page-sidebar ul {
    background:#495E7D;
    margin:0;
    line-height:14px;
    padding:0 0 16px 0;  border-radius:0 0 5px 5px;
	list-style-type:none;
}
body .page-sidebar ul li {
    border-bottom:solid 1px #fff;
    padding:5px 0; overflow: hidden; background:#F1F1F1;
}

body .page-sidebar a {
     color: #666666;
    display: block;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display:block;
    padding:0 0 0 20px;
}
body .page-sidebar img {
    float:left;
    display:block;
    padding:6px 0 0 8px;
}
#banner {
    margin:0 0 15px 10px;
}
#page-post {
    padding:0 0 0 10px;
}
#page-post table{width:100% !important;}
ul#menu-main {
	padding:6px 0 0 0;
	margin:0;	
}
.breadcrumbs {
	margin:0 0 20px 0;	
	font-size: 11px;
	color: #868686;
}
.breadcrumbs a, .breadcrumbs a:visited {
	font-size: 11px;
	color: #868686;
}
body .page-sidebar ul li ul.sub-menu {
	display:none;
	list-style-type:disc;
	color:#666;
	list-style-image:none;
	padding:0 0 0 35px;
	background:#f8f8f8;
}
body .page-sidebar ul li ul.sub-menu li {
	padding:0;	
	border-bottom:0; background:#f8f8f8; overflow:initial;
}
body .page-sidebar ul li ul.sub-menu li a {
	padding:0;	
}
body .page-sidebar ul li ul.sub-menu li img {
	display:none;	
}
body .page-sidebar ul li.current-menu-item ul.sub-menu, body .page-sidebar ul li.current_page_item ul.sub-menu, body .page-sidebar ul li.current-menu-parent ul.sub-menu {
	display:block;	
}

body .page-sidebar ul li.current_page_item {
    padding-bottom:0;
}
body .page-sidebar ul li.current-menu-parent a {
    color:#E70101;
    padding-bottom:6px;
}    

body .page-sidebar ul li ul.sub-menu li a {
	color:#4160A0;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}
body .page-sidebar ul li ul.sub-menu li a:hover {
	text-decoration:underline;	
}
body .page-sidebar ul li.current_page_item a, body .page-sidebar ul li.current-menu-item a, body .page-sidebar ul li.current-page-ancestor a {
	color:#E70101;	
	padding-bottom:5px;
}

body .page-sidebar ul li a:hover {
	color:#4160A0;
}

body .meta ul {
   list-style-type:none;
   margin:0;
   padding:0;
}
.meta ul li {
   display:block;
   float:left;
}
.meta ul li:last-child {
    width:470px;
}
.meta ul li:first-child {
    width:80px;
}

body .meta ul li h3 {
	font-weight:normal;	
	font-size:12px;
	padding:0;
	margin:0;
}
table#footer-links {
    border-top:solid 1px #ededed;
    padding:30px;
    width: 100%; box-sizing:border-box;
    padding-left: 170px; text-align: left;
}
body #main-nav.nav-home {
    left: 72px;
    position: absolute;
    top: 118px;
    width: 880px;
}

.hmt {
	margin-top: 10px;
}

.cleft, .cright {
	padding: 0 10px;
	width:340px;
}

.cleft {
	float:left;
	margin-right: 20px;
}

a.btnl {
	display: inline-block;
	background: #817F7F;
	padding: 10px 30px 10px 30px;
	color: #FFF;
	font-size: 15px;
	font-weight:bold;
	margin: 10px 0 10px 0;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.theading {
	font-size: 15px;
	background: #817F7F;
	color: #FFF;
	padding: 10px;
	text-align:center;
	font-weight:bold;
}

img.showimage {
	padding: 5px;
	border: 2px solid #CCC;	
}

.formattable {
	border: 1px solid #CCC;	
}

.formattable td {
	border: 1px solid #F6F6F6;
	text-align: left;
	padding: 10px;
}

.partner, .gradient {
	border: 1px solid #cccccc; 
	margin-bottom: 10px; 
	padding: 5px 10px; 
	width: 750px;
	background: url(http://www.xmetal.com/wp-content/themes/JustSystems/images/element-bg.jpg) #EEEEEE repeat-x;
}

.cright {
	float: right;
}

.twocontainer p strong {
	font-size: 15px;
}

.instruvideos {
	padding: 0 0 10px 0;
}

span.video {
	display:inline-block;
	width: 120px;
	height: 130px;
	margin-right: 28px;
	font-weight:bold;
	font-size:12px;
	color: #666;
	vertical-align: top;
	text-align: center;
}

span.video img {
	width: 120px;
}

p.highlights strong {
	padding-bottom: 10px;
}

.cleardot {
	clear:both;
	margin: 5px 0 5px 0;
	background: url(http://www.xmetal.com/images/dotted_line.gif) no-repeat;
	width: 100%;
	height: 10px;
}

.learnmore {
	float: right;
	margin-left: 30px;
	width: 150px;
	text-align:center;
	font-weight:bold;
}

.learnmore img {
	width: 130px;
}

.paddingleft {
	padding-left: 15px;
}

.btn-box {
border: solid 1px #C0C1C2;
background-color: #F9F8F9;
text-align: center;
width:80%;
padding: 5px;
}
.btn-mainbox {
text-align: center;
width:80%;
padding: 5px;
}

.btn-box img {
margin: 0 auto;
}

.btn-mainbox img {
margin: 0 auto;
}

.mauto {
 margin: 0 auto;
}

.element-collapse {
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: block;
background: #F6F6F6;
border-top: 1px solid #E9E9E9;
line-height: 50px;
font-size: 20px;
text-decoration: none;
font-weight: bold;
padding: 10px 30px 10px 10px;
cursor: pointer;
margin-bottom: 1px;
}

.feature-elements {
	margin-top: 15px;
}

.highlight-elements {
	border: 1px dotted #CCC;
	text-align:center;
}

.highlight-elements img {
display: inline-block;
vertical-align: middle;
margin: 10px 21px 10px 10px;
}

.feature-elements img {
	float: right;
	margin: 0 15px 0 15px;
}

.collapse-show {
float: right;
vertical-align: middle;
font-size: 15px;
color: #999;
text-decoration: none;
font-weight: 200;
}

.p-left {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 20px;
}

.p-left img {
	max-width: 180px;
}

.p-right {
float: right;
width: 500px;
border: 0;
border-left: 1px solid #eee;
padding: 12px;
}

.p-left img {
	display: block;
	margin: 0 auto;	
}

.p-element {
	margin: 20px 0 20px 0;
}

.crumbs {
	padding: 10px;
	text-align: left;
}

.crumbs a {
	font-size: 13px;
	margin-right: 10px;
	text-decoration:underline;
	font-weight: bold;
}

.crumbs a.disabled {
	color: #CCC;
	cursor:not-allowed;
}

.feature-elements img(odd) {
	float: left;
	margin-right:15px;
}

.feature-elements img(even) {
	float:right;
	margin-left: 15px;
}

.nextfeature {
	padding-top: 20px;
}

.image-thumbnail {
	width: 180px;
	float: right;
	margin: 15px;
	border: 1px solid #CCC;
	padding: 5px;
}

.award {
	width: 200px;
	display: inline-block;
	vertical-align: middle;
	margin: 20px 20px 20px 21px;
	text-align: center;
	font-size:15px;
	font-weight:light;
}

.award strong {
	font-weight:bolder;
	font-size:16px;
}

.award img {
	width:	140px;
	display:block;
	margin: 0 auto;
}

.hidden {
	display: none;
}

.ypr {
	margin-top: 1px;
}

i.icon-download-mini {
	width: 27px;
	height: 28px;
	background: url(http://www.xmetal.com/img/icon-download-mini.png) no-repeat;
	float: right;
	margin: 5px 13px 0 0;
}

a.download-mini {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(http://www.xmetal.com/img/download-bg.jpg) repeat-x;
	display: block;
	height: 37px;
	width: 205px;
	line-height: 37px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	border: 1px solid #CCC;
	margin: 0 auto;
}

a.download-mini:hover {
	text-decoration: none;
	-moz-box-shadow: 0 0 30px -5px #666;
-webkit-box-shadow: 0 0 30px -5px #666;
box-shadow: 0 0 30px -5px #666;
}


table.calendar td{padding:0 0 20px}
table.calendar td img.aligncenter{margin:0 auto;}

#content img{width:auto; max-width:100%; height:auto;}

.footer-contact{border-top:1px solid #ededed; text-align:center; padding:20px 0;}
.footer-contact a{color:#464637; font-size:16px; display:block; margin:0 auto; max-width:450px;}
.footer-contact a:hover{text-decoration:none; color:#222;}
.fa{font-size:25px; padding:0 6px 5px;}
.contact-info:before{content:"\f105"; color:#EC1C23; font-size:16px; padding-right:5px;}



/**** responsive menu ******/
.responsive-nav-menu-toggle{
border-bottom:1px solid #DEDFCF; cursor:pointer; font-size:16px; text-transform:uppercase;
background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(207,207,207,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */   
}
.responsive-nav-menu-wrapper{border-top:none;}
.responsive-menu{margin:0; padding:0;
background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(207,207,207,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(207,207,207,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(207,207,207,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */   
}
.responsive-menu-item{border-bottom: 1px solid #DEDFCF; background:none !important;}
.responsive-menu-link{font-size:14px; padding:12px 10px; color:rgb(116, 116, 116) !important; text-align:left;}
.responsive-menu-link:hover{text-decoration:none !important;}
.responsive-menu-item.open > .sub-menu-wrapper{height:auto;}

.responsive-sub-menu{border-top:1px solid #DEDFCF;}

.sub-menu-toggle{line-height:41px; border-left:1px solid #DEDFCF; cursor:pointer; width:50px; font-size:20px; font-weight:normal;}

ul.quicklinks{float:right; padding:0; margin:10px 0 0 0;}
ul.quicklinks li{display:block; float:left; margin-left:20px; margin-bottom:20px;}

a.tel:before{font-size:15px; font-weight:normal;color:#777; margin-right:5px;}

table.contact-main h3{color:#EC1C23; font-size:18px; clear:both; margin:0 0 15px 0;}
.contact-main-left{float:left; width:50%; font-weight:bold; line-height:150%; margin:0 0 20px 0;}
a.btn-send-msg{display:block; overflow:hidden; color:#fff; font-size:15px; font-weight:bold; background:#495E7D; border-radius:5px; font-size:15px; font-weight:bold; width:200px; box-sizing:border-box; padding:10px 15px; line-height:130%; margin:0 0 20px 0}
a.btn-send-msg:before{display:block; float:left; font-size:21px; font-weight:normal; margin:5px 10px 0 0;}
a.btn-send-msg:hover{text-decoration:none; background:#333;}

#content{width:100%;}

/*marketo*/
.lpeCElement {position:initial !important;}
div#mktContent{height:auto !important;}
/* contact page */
.breadcrumbs{width:100% !important; padding-left:0 !important; overflow: hidden; min-height:initial !important;}
.breadcrumb.fleft{float:left; padding-left:20px;}
.breadcrumb.fright{float:right; padding-right:20px;}

.lpeCElement.sidebar{float:left; margin-right:15px;}
.lpeCElement.banner,
.lpeCElement.title,
.lpeCElement.form{overflow:hidden;}

.lpeCElement.title{padding-top:20px; min-height: initial !important;}
.lpeCElement.form{width:auto !important;}
form.lpeRegForm li{padding-left:0 !important; padding-right:0 !important; line-height:normal;}

/* contanct thank you page */
.thank-img{display:table-cell !important; text-align:left;}
.thank-text{display:table-cell !important; vertical-align:middle;}


/* download trial page */
.landingcontent{height:auto !important;}
.f-m, .f-m2{padding:15px 25px !important;}
.f-m2,
.f-m2 input,
.f-t{height:auto !important;}
.f-m2 input.mktFormCheckbox{width:auto !important;}
form.lpeRegForm ul input[type='text']{height:19px !important; box-sizing:border-box;}

.lpeCElement.trialform{width:100% !important; overflow: hidden; height: auto !important;}

/* case study section */
.d-case{height:auto !important;}
.lpeCElement.i000{text-align:center; width:100% !important; margin:10px 0 0;}
.lpeCElement.i000 img.lpimg{width:auto !important; height:auto !important;}

.lpeCElement.form-r0{width:auto !important; padding-bottom: 10px !important;}

/* webinars */
.lpeCElement.webinar-img{float:left; width:380px !important; min-height: 200px; padding-top:55px;}
.lpeCElement.webinar-img img.lpimg,
.lpeCElement.title img.lpimg{width:auto !important; height:auto !important; max-width:100% !important;}
.lpeCElement.title img.lpimg{margin-left:-5px;}
.lpeCElement.webinar-info{overflow:hidden;}


/* opt-in */
.lpeCElement.text-centered{text-align:center; width:100% !important;}
.lpeCElement.form-centered{width:300px; margin: 0 auto;}