/*--Main Image Preview--*/
.main_image {

	height:auto;
	background: none;
	color: #333;
}
/*.main_image h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 10px;
	color:#666;
}*/
.main_image h4 {
    font-size: 17.5px;
	color:#E92A30;
	margin: 25px 0 10px 0;
	line-height: 35px;
}
.main_image .media h4 {
    font-size: 22px;
	color:#E92A30;
	margin: 0px 10px 0 0;
	line-height: 35px;
}
.main_image ul li {
    list-style: disc outside none;
}

.main_image ul {
    list-style-position: outside;
    padding-inline-start:20px;
}

.margtop0{
	margin-top: 0 !important;
}

.margbot0{
	margin-bottom: 0 !important;
}

.chart{margin: 10px;}

.circles {
    padding: 30px;
}
.circles h4 {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 30px;
}
.circles h5 {
    font-size: 18px;
    margin-bottom: 0;
}
/*.circles img {
    padding-right: 20px;
    max-height: 100%;
}*/


.circles a ul li {
    font-weight: normal;
    color: #333;
}

.main_image .circles {
    padding: 20px;
}
.main_image .circles h2 {
	font-size: 24px;
	float: left;
    padding-top: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #CCC;
    width: 100%;
}
.main_image .circles h4 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 10px;
}
.main_image .circles h5 {
    font-size: 16px;
    margin-bottom: 0;
}
/*.main_image .circles img {
    height: 125px;
}*/


.image_thumb ul li{
	margin: 0; padding: 12px 10px;
	background: #fEfEfE url(../nav_a.html) repeat-x;
	width: 220px;
	float: left;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
ul.downloadUL li{
	background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 5px;
    width: 97px;
    height: 118px;
    position: relative;
	margin:10px 30px;
	/*overflow:hidden;*/
	float: left;

}

ul.downloadUL {
clear:left;
}
ul.ui-autocomplete{
	background: #fff;
    width: 700px !important;
    overflow-y: scroll;
    height: 200px;
}

ul.ui-autocomplete li{
	padding: 5px;
	cursor: pointer;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	background:#dadada;
}

.prodViewer {float:left; /*width:960px;background:url(images/left-bar-bg177.png) repeat-y 1px 0;*/ }
.side{background-color: #FAFAFA;border-left: 1px solid #D9D9D9; border-right: 1px solid #D9D9D9; border-bottom: 1px solid #D9D9D9;}
.left_cap {background:url(../left-bar-bottom177.html) no-repeat 1px 0;}

.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	/*background-color: white;*/
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(../gif/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li {
	margin: 0;
	padding: 3px 5px 3px 16px;
}

.treeview li.selected, .treeview a.selected {
	background-color: #FAF6CD;
	border-radius:15px;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../gif/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../gif/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../gif/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../gif/treeview-red.gif); }

.treeview-black li { background-image: url(../gif/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../gif/treeview-black.gif); }

.treeview-gray li { background-image: url(../gif/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../gif/treeview-gray.gif); }

.treeview-famfamfam li { background-image: url(../gif/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../gif/treeview-famfamfam.gif); }


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../folder.html) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../folder-closed.html) 0 0 no-repeat; }
.filetree span.file { background: url(../file.html) 0 0 no-repeat; }

.well.pubs {
    border-radius: 10px !important;
    margin-left: 10px;
	height:90px;
	position:relative;
	background: #fff;
	width: 32%;
}
.pubImg {
    box-shadow: 1px 1px 5px rgb(51, 51, 51);
    float: right;
    height: 65px;
    margin-left: 5px;
}
/*.well.pubs > h4 {
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.well.pubs > h4 {
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    line-height: 1.1;
    font-size: 13.5px;
}

.pubText {
    font-size: 10px;
    height: 45px;
    line-height: 1.1;
    overflow: hidden;
    font-weight: normal;
    color: #000;
}
.downHold {
    bottom: 0;
    position: absolute;
}

@media (max-width: 1199px) {
	.well.pubs {
		width: 48%;
	}
}

@media (max-width: 767px){
	.well.pubs {
		width: 98%;
	}
}
/*------------------------------------------------------------------------------------*/
/*   Cart
/*------------------------------------------------------------------------------------*/
.wizard .image img {
    max-height: 75px;
    max-width: 75px;
}
.wizard .glyphicon-remove-circle {
    cursor: pointer;
}
.wizard .table {
    background: #fff none repeat scroll 0 0;
}
.wizard, .tabcontrol {
    display: block;
    overflow: hidden;
    width: 100%;
}
.wizard a, .tabcontrol a {
    outline: 0 none;
}
.wizard ul, .tabcontrol ul {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}
.wizard ul > li, .tabcontrol ul > li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    padding: 0;
}
.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
    left: -999em;
    position: absolute;
}
.wizard > .content > .title, .tabcontrol > .content > .title {
    left: -999em;
    position: absolute;
}
.wizard > .steps {
    display: block;
    position: relative;
    width: 100%;
}
.wizard.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps .number {
    font-size: 1.429em;
}
.wizard > .steps > ul > li {
    width: 25%;
}
.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    float: left;
}
.wizard.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    border-radius: 5px;
    display: block;
    margin: 0 0.5em 0.5em;
    padding: 1em;
    text-decoration: none;
    width: auto;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background: #eee none repeat scroll 0 0;
    color: #aaa;
    cursor: default;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background: #0064a2 none repeat scroll 0 0;
    color: #fff;
    cursor: default;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background: #9dc8e2 none repeat scroll 0 0;
    color: #fff;
}
.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
    background: #ff3111 none repeat scroll 0 0;
    color: #fff;
}
.wizard > .content {
    background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    margin: 0.5em;
    overflow: hidden;
    position: relative;
    width: auto;
}
.wizard.vertical > .content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em;
    width: 65%;
}
.wizard > .content > .body {
    float: left;
    height: 95%;
    padding: 2.5%;
    width: 95%;
}
.wizard > .content > .body ul {
    list-style: outside none disc !important;
}
.wizard > .content > .body ul > li {
    display: list-item;
}
.wizard > .content > .body > iframe {
    border: 0 none;
    height: 100%;
    width: 100%;
}
.wizard > .content > .body input {
   /* border: 1px solid #ccc;*/
    display: block;
	/*padding: 0;*/
}
.wizard > .content > .body input[type="checkbox"] {
    display: inline-block;
}
.wizard > .content > .body input.error {
    background: #fbe3e4 none repeat scroll 0 0;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}
.wizard > .content > .body label {
    display: inline-block;
    margin-bottom: 0.5em;
}
.wizard > .content > .body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em;
}
.wizard > .actions {
    display: block;
    position: relative;
    text-align: right;
    width: 100%;
}
.wizard.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}
.wizard > .actions > ul {
    display: inline-block;
    text-align: right;
}
.wizard > .actions > ul > li {
    margin: 0 0.5em;
}
.wizard.vertical > .actions > ul > li {
    margin: 0 0 0 1em;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: #2184be none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: #eee none repeat scroll 0 0;
    color: #aaa;
}
.wizard > .loading {
}
.wizard > .loading .spinner {
}
.wizard select {
    background: #f4f4f4 none repeat scroll 0 0;
}
.tabcontrol > .steps {
    display: block;
    position: relative;
    width: 100%;
}
.tabcontrol > .steps > ul {
    margin: 6px 0 0;
    position: relative;
    top: 1px;
    z-index: 1;
}
.tabcontrol > .steps > ul > li {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
}
.tabcontrol > .steps > ul > li:hover {
    background: #edecec none repeat scroll 0 0;
    border: 1px solid #bbb;
    padding: 0;
}
.tabcontrol > .steps > ul > li.current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #bbb #bbb -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin-top: 0;
    padding: 0 0 1px;
}
.tabcontrol > .steps > ul > li > a {
    border: 0 none;
    color: #5f5f5f;
    display: inline-block;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}
.tabcontrol > .steps > ul > li > a:hover {
    text-decoration: none;
}
.tabcontrol > .steps > ul > li.current > a {
    padding: 15px 30px 10px;
}
.tabcontrol > .content {
    border-top: 1px solid #bbb;
    display: inline-block;
    height: 35em;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    width: 100%;
}
.tabcontrol > .content > .body {
    float: left;
    height: 95%;
    padding: 2.5%;
    position: absolute;
    width: 95%;
}
.tabcontrol > .content > .body ul {
    list-style: outside none disc !important;
}
.tabcontrol > .content > .body ul > li {
    display: list-item;
}
@media (max-width: 600px) {
.wizard > .steps > ul > li {
    width: 50%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    margin-top: 0.5em;
}
.wizard.vertical > .steps, .wizard.vertical > .actions {
    display: block;
    float: none;
    width: 100%;
}
.wizard.vertical > .content {
    display: block;
    float: none;
    margin: 0 0.5em 0.5em;
    width: auto;
}
}
@media (max-width: 480px) {
.wizard > .steps > ul > li {
    width: 100%;
}
.search_form .btn {

}
}
.cards{
    padding-left:0;
}
.wizard > .content > .body ul.cards li {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background-image: url('../jpg/20116660060_f1e51a5248_m.jpg');
  background-position: 0 0;
  float: left;
  height: 32px;
  margin-right: 8px;
  text-indent: -9999px;
  width: 51px;
  display:inline;
}
.wizard > .content > .body ul.cards .mastercard {
  background-position: -51px 0;
}
.wizard > .content > .body ul.cards li {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background-image: url('../jpg/20116660060_f1e51a5248_m.jpg');
  background-position: 0 0;
  float: left;
  height: 32px;
  margin-right: 8px;
  text-indent: -9999px;
  width: 51px;
}
.wizard > .content > .body ul.cards .amex {
  background-position: -102px 0;
}
.wizard > .content > .body ul.cards li {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background-image: url('../jpg/20116660060_f1e51a5248_m.jpg');
  background-position: 0 0;
  float: left;
  height: 32px;
  margin-right: 8px;
  text-indent: -9999px;
  width: 51px;
}
.wizard > .content > .body ul.cards li:last-child {
  margin-right: 0;
}
/* images end */
/*#header .shopping-cart {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    z-index: 2;
}*/
@media (max-width: 767px) {
#header .shopping-cart {
    position: absolute;
    /*right: 0;*/
    top: 0;
    width: 100px;
}
}
/*#header .shopping-cart .cart span {
    color: #999;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 11px 15px;
}*/
#header .shopping-cart .cart .amount [class^="icon-"], #header .shopping-cart .cart .amount [class*=" icon-"] {
    margin-right: 7px;
}
/*#header .shopping-cart .cart .quantity {
    background-clip: padding-box;
    background-color: #0088C9;
    border-radius: 0;
    color: #fff;
}*/
@media (max-width: 991px) {
	#header .shopping-cart .cart span {
		font-size: 12px;
		padding: 11px 10px;
	}
	.search_form.full{
		float:right;
	}
	.search_form.full input[type="text"]{
		width:auto;
	}
}
@media (max-width: 767px) {
#header .shopping-cart .cart .quantity {
    background-clip: padding-box;
    border-radius: 0;
}
}
/*#header .shopping-cart .cart:hover {
    color: #ffffff;
    text-decoration: none;
}
#header .shopping-cart .cart:hover span {
    color: #333;
}
#header .shopping-cart .cart:hover .amount {
    transition: color 0.2s linear 0s, background 0.2s linear 0s, border-left-color 0.2s linear 0s, border-bottom-color 0.2s linear 0s;
}
#header .shopping-cart .cart:hover .quantity {
    background-color: #333;
    transition: color 0.2s linear 0s, background 0.2s linear 0s, border-left-color 0.2s linear 0s, border-bottom-color 0.2s linear 0s;
}*/
#header .shopping-cart .cart-dropdown {
    background-clip: padding-box;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0 0 2px #aaaaaa inset;
    display: none;
    padding: 10px;
    position: absolute;
    right: 5px;
    /*top: 71%;*/
    width: 350px;
    z-index: 9999;
}
@media (min-width: 768px) and (max-width: 792px) {
	#top_line{
		padding-left:15px;
		padding-right:30px
}
}
@media (max-width: 767px) {
#header .shopping-cart .cart-dropdown {
    right: -90px;
}
}
#header .shopping-cart .cart-dropdown .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
	color:#E70024;
}
#header .shopping-cart .cart-dropdown .content .products {
    margin: 0 0 20px;
}
#header .shopping-cart .cart-dropdown .content .products .media-body {
    text-align: left;
}
#header .shopping-cart .cart-dropdown .content .products .media-heading {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
#header .shopping-cart .cart-dropdown .content .products .media-heading a {
    color: #000;
    text-decoration: none;
}
#header .shopping-cart .cart-dropdown .content .products .media-heading a:hover {
    color: #f96e5b;
}
#header .shopping-cart .cart-dropdown .buttons {
    margin-bottom: 0;
}
#header .shopping-cart .cart-dropdown .buttons .btn {
    background-clip: padding-box;
    border-radius: 0;
    padding: 6px 12px;
}
#header .shopping-cart .cart-dropdown .buttons .btn:hover {
    background-color: #f96e5b;
	background-position: 0 0;
}
.cart-dropdown .media-object, .shopping-cart-widget .media-object {
    height: 50px;
}
.shopping-cart-widget .products {
}
.shopping-cart .quantity {
	padding: 5px 10px;
	text-transform:uppercase;
	font-size: 14px;
	color: #FFF;
	float: right;
	background-color: #E70024;
	content: "0";
}

.amount span {
	margin: 0 8px;
	color: #E70024;
	font-size: 26px;
}
/*#header .amount span {
	margin: 0 !important;
	padding:0 !important;
	color: #FFF;
	font-size: 20px;
}
*/
.btn-search{
	top: -2px;
	color: #fff;
    border: 1px solid #fff;
}
.btn-search:hover, .btn-search:focus {
    color: #fff;
}
.ui-helper-hidden-accessible{display: none;}
.cart-dropdown {
	z-index: 20;
	position: absolute;
	right: 10px;
	padding: 10px;
	background-color: #eee;
	box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.5);
	color: #666;
	display:none;
	transition: all ease-in-out 0.3s;
	max-width: 50%;
	width: 400px;
}
@media (max-width: 479px) {
	.cart-dropdown {
		max-width: 100%;
		width: 400px;
	}
	#title h1 {
		font-size: 6.5vw;
	}
	.main_image h4 {
		font-size: 5vw;
		color: #E92A30;
		margin: 25px 0 10px 0;
		line-height: 1.1;
	}
}
.cart {
    display: block;
}
h5.related {
    background: #666;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
}
.relatedDiv div {
    height: 175px;
    overflow: auto;
}
.relatedDiv {
    float: left;
    height: 240px;
}

.footer-button-wrap .shopping-cart .cart-dropdown {
    width: 400px;
    max-width: 650%;
}

/*Valve Page two colun fix */
/*.col-md-6.circles:nth-child(2n+1) {
    clear: both;
}*/

h4.panel-title {
    margin: 0;
}
.pink.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ff9999;
}
.pink.table-bordered>tbody>tr>td, .pink.table-bordered>tbody>tr>th, .pink.table-bordered>tfoot>tr>td, .pink.table-bordered>tfoot>tr>th, .pink.table-bordered>thead>tr>td, .pink.table-bordered>thead>tr>th{
	border: 1px solid #000 !important;
}
.greybg{background-color: #ccc}

@media (min-width:993px){
	.vcenter {
	    display: flex;
	    align-items: center;
	}
}
