/*!
 * CSG STYLE - March 2016 Redesign
 */
 
.csg-data-intel-addtocart > .add-to-cart-form > .add-to-cart-group > .add-to-cart-quantity 
{
	display: none;
}

.csg-data-intel-addtocart > .add-to-cart-form > .form-group > .add-to-cart-buttons > .add-to-wishlist
{
	display: none;
	padding: 6px 12px;
}

.csg-data-intel-addtocart > .add-to-cart-form > .form-group > .add-to-cart-buttons > .add-to-cart
{
	padding: 3px 8px;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two 
{
	width: 100%;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two > .product-list-item-inner > .csg-cat-prod-list-name
{
	float: left;
	font-size: 1.2em;
	width: 50%;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two > .product-list-item-inner > .product-list-item-description-wrap
{
	float: left;
	font-size: 1.2em;
	width: 15%;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two > .product-list-item-inner > .csg-cat-prod-price
{
	float: left;
	font-size: 1.2em;
	width: 20%;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two > .product-list-item-inner > .csg-data-intel-addtocart
{
	float: left;
	font-size: 1.2em;
	padding: 0px;
}

.csg-data-intel-wrap > .csg-cat-prod-cont-two > .product-list-item-inner > .product-list-item-description-wrap > .csgmaploc
{
	display: none;
}

.csg-data-intel-addtocart > .add-to-cart-form > .form-group
{
	margin-bottom: 0px;
}
 
.top-navigation-wrap 
{
	font-family: 'Calibri', 'Roboto Slab', 'Roboto', 'Arial', 'Times New Roman', serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.csg-carrot
{
	font-family: Arial;
	font-size: 18px;
}

.csg-header-menu-carrot
{
	font-family: Arial;
	font-size: 12px;
}

.header-right-wrap
{
	background-color: transparent;
}

.menu-list li
{
	text-align: left;
	font-size: 14px;
	background-color: #fff;
    padding-left: 5px;
}

.navbar-default 
{
	background-color: #aaaaaa;
}

.navbar-nav 
{
	padding-top: 5px;
	padding-bottom: 3px;
}

.navbar-default .navbar-nav > li > a 
{
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 3px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus 
{
	color: #2f7fbe;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus 
{
	color: #2f7fbe;
}

.main-header 
{
	/* CONTROLLS THE BACKGROUND ON HEADER
	background-image: url("/App_Themes/Skin_2/images/csg_header_bg_001.jpg");
	background-repeat: repeat-x;
	background-color: transparent;
	*/
}

.container-fluid
{
	padding-left: 0px;
    padding-right: 0px;
}

.csg-header-top
{
	width: 100%;
    text-align: center;
	margin-top: 0px;
	font-family: Calibri; 
	font-size: 24px; 
	color: #2f7fbe; 
	font-weight: bold;
}

.header-middle-info
{
	width: 100% !important;
	padding-right: 0px !important;
}

.csg-header-logintop
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.csg-header-logintop > .username:after 
{
    clear: both;
    content: " | ";
}

.csg-header-myaccount-my
{
	font-family: Calibri; 
	font-size: 24px; 
	color: #777; 
	font-weight: bold;
	font-style: italic;
}

.csg-header-myaccount-account
{
	font-family: Calibri; 
	font-size: 24px; 
	color: #2f7fbe;
	font-weight: bold;
}

.csg-header-myaccount-login
{
	font-family: Calibri; 
	font-size: 24px; 
	/*color: #2f7fbe; */
	color: #e00009;
	font-weight: bold;
}

.csg-header-myaccount-carrot
{
	font-family: Arial;
	font-size: 18px;
	color: #2f7fbe;
}

.csg-header-cart
{
	font-family: Calibri; 
	font-size: 24px; 
	color: #2f7fbe; 
	font-weight: bold;
}

.csg-header-cart-pic
{
	width: 35px;
	vertical-align: bottom;
}

.dropdown-toggle
{
	color: #2f7fbe;
}

.top-account-nav
{
	background: transparent;
	border-right: none;
}

.top-account-nav > li > a:hover, .top-account-nav > li > a:focus 
{
    background: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus 
{
	background: transparent;
}

.static-cart 
{
	background: transparent;
}

.cart-items
{
	font-family: Calibri; 
	font-size: 18px; 
	color: #e00009; 
	font-weight: bold;
}

.popcart-dropdown .caret-wrapper
{
	float: none;
	cursor: pointer;
}

.checkout-button
{
	background-color: #2f7fbe;
}

.dropdown-menu > li > a
{
	color: #777;
}

.dropdown-menu
{
	text-align: left;
}

.navbar-default .navbar-brand
{
	color: #fff;
}

.navbar-default .navbar-toggle
{
	border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar
{
	background-color: #fff;
}

.col-xs-6
{
	width: 33.333%;
}

body
{
	color: #777;
}

p
{
	font-family: 'Roboto', Arial, sans-serif;
	color: #777;
	font-size: 14px;
}

h1.product-page-header
{
	font-family: 'Roboto', Arial, sans-serif;
}

.sameasp
{
	font-family: 'Roboto', Arial, sans-serif;
	color: #777;
	font-size: 14px;
}

p.pwhite
{
	color: #fff;
}

a 
{
    color: #2f7fbe;
    text-decoration: none;
}

a:hover
{
    color: #2f7fbe;
}

a.list	
{
	color: #fffe8d;
}

h1, h2, h3 
{
    color: #2f7fbe;
	font-family: 'Roboto', Arial, sans-serif;
}	


.csg-h1
{
	color: #2f7fbe;
    font-size: 30px;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-h3
{
	color: #2f7fbe;
    font-size: 17px;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-h2-home-w
{
	font-size: 22px; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-h2-home-b
{
	font-size: 28px; 
	color: #2f7fbe; 
	font-weight: bold; 
	text-align: center;
	font-family: 'Roboto', Arial, sans-serif;
	padding-top: 20px;
}

.csg-h2-b
{
	font-size: 22px; 
	color: #2f7fbe; 
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-h2-b2
{
	font-size: 22px; 
	color: #2f7fbe; 
	font-weight: bold;
	text-align: center;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-h2-w
{
	font-size: 22px; 
	color: #ffffff; 
	font-weight: bold;
	text-align: center;
	font-family: 'Roboto', Arial, sans-serif;
}

.container
{
	width: 100%;
	margin: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.csg-containment-75, .signin-page, .wishlist-page, .account-page, .create-account-page, .payment-page, .checkout-review-page, .product-page, .checkout-anon-page, .order-history-page, .product-access-wrap, .shopping-cart-page, .checkout-shipping-page, .usage-report-page, .legacy-product-access-page, .license-agree-membership-page, .online-demo-page, .page-not-found-wrap 
{
	width: 900px; 
	margin: auto;
}

.csg-prod-page-bump
{
	    padding-top: 15px;
}

.product-info-wrap > .nav-links-wrap
{
	display: none;
}

.product-image-wrap > .image-controls
{
	display: none;
}

.entity-page-products
{
	padding-top: 0px;
}

.main-content-wrapper 
{
    min-height: 0px;
	padding-bottom: 0px;
}

.footer-wrapper 
{
	padding: 0px;
}

.footer-row
{
	margin-left: 0px;
}

.csg-home-infoboxes
{
	width: 75%;
}

.csg-home-boxinfo
{
	width: 50%;
	float: left;
	padding-bottom: 20px;
	padding-right: 15px;
}

.csg-home-boxinfo1
{
	width: 33%;
	float: left;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: -150px;
	position: relative;
}

.csg-home-boxinfo2
{
	width: 50%;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 25px;
}

.home_boxes2_a
{
font-size: 22px; 
font-weight: bold;
}

.box-clear:after {
    clear: both;
    content: "";
    display: table;
}

.csg-footer-tagline
{
	font-size: 24px;
	font-style: italic;
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 25px;
}

.csg-footer-container
{
	margin: auto;
	width: 75%;
	text-align: center;
}

.csg-footer-item
{
	text-align: center;
	width: initial;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
}

.csg-footer-item > a, .csg-footer-item > a:focus
{
	color: #777;
	font-style: normal;
	text-decoration: none;
}

.csg-footer-item > a:hover
{
	color: #2f7fbe;
}

.csg-footer-copyright
{
	font-size: 14px;
	margin: auto;
	text-align: center;
	padding-top: 25px;
}

.csg-home-buttons
{
	margin: auto;
	width: 100%;
	text-align: center;
}

.csg-home-button-item
{
	text-align: center;
	width: initial;
	padding-left: 5px;
	padding-right: 5px;
	display: inline-block;
}

.csg-home-button-img
{
	width: 150px;
}

.csg-home-buttons-sub1
{
	color: #fff;
	font-size: 16px;
	margin-bottom: 0px;
}

.csg-home-buttons-sub2
{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

.csg-home-demo-menu
{
	position: relative !important;
	float: none !important;
	min-width: 100% !important;
}

.csg-home-demo-menu-drop
{
	width: 50% !important;
	margin: auto !important;
}

.csg-alert
{
	font-weight: bold; 
	color: #ffffff; 
	margin-bottom: 0px; 
	text-transform: uppercase;
	text-align: center;
}

.csg-alert-bar
{
	background-color: #ff0000;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus 
{
    color: #777;
    background-color: #f5f5f5;
}

.csg-menu-head-item
{
	color: #2f7fbe;
    font-size: 17px;
	font-weight: bold;
}

.open > .dropdown-menu {
    display: inline-block;
}

.csg-menu-drop-left
{
	width: 50% !important;
}

.csg-menu-drop-right
{
	float: right;
	width: 50% !important;
}

#Carousel {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    height: 317px;
}

#carouselControls {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    float: left;
    height: 100%;
    position: relative;
}

.csgdemotog
{
	position: relative;
    top: initial;
    right: initial;
    z-index: initial;
    display: none;
    float: none;
    min-width: 100%;
}

.ctl00_PageContent_ctl01_pnlContactForm
{
	display: none;
}

/*#ctl00_PageContent_pnlContent
{
	width: 75%;
	margin: auto;
}*/

#ctl00_PageContent_pnlGiftCard
{
	display: none;
}

.call-to-action 
{
    background-color: #2f7fbe;
}

.csg-demo-container
{
	width: 100%;
	margin: auto;
}

.csg-demo-item
{
	float: right;
	margin: auto;
	padding: 15px;
}

.csg-demo-form
{
	margin: auto;
	background-color: #2f7fbe;
	line-height: 1em;
}

.video-container 
{
    /*position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;*/
	max-width: 475px;
	width: 100%;
	float: left;
}
 
#ctl00_PageContent_ctl01_pnlContactForm
{
	display: none;
}

.ctl00_PageContent_ctl01_pnlContactForm
{
	display: none;
}
 
.video-container iframe,
.video-container object,
.video-container embed 
{
	position: relative;
    /*position: absolute;
    height: 100%;
    top: 0;
    left: 0;*/
    width: 100%;
}

	.csg-demo-form-item
	{
		width: 95% !important;
	}
	
	.csgfloatimg
	{
		padding: 0px 0px 30px 10px; 
		float: right;
	}
	
	.csgdmdhead
{
    font-size: 38px;
    margin: 0px;
    color: #2f7fbe;
    display: inline-block;
}

.csg-color-blue
{
	color: #2f7fbe;
}

td.tls_td	
{
	margin: 0px;
	vertical-align: middle;
}

p.tls_p	
{
	font-size: 16px; 
	margin: 0px;
	text-align: justify;
}			
		
p.tls	
{
	font-family: Times New Roman,Arial;
	font-size: 24px; 
	color: #000;
	text-align: right;
	text-decoration: bold;
	margin: 0px 5px 0px 0px;
}
		
p.tls_old	
{
	font-family: Times New Roman,Arial;
	font-size: 28px; 
	color: #008fea;
	text-align: right;
	text-decoration: bold;
	margin: 0px;
}

p.stretch
{
	margin: 0px;
	font-size: 22px;
	color: #2f7fbe;
/*	display:inline-block; */
	text-align: center;
	transform:scale(1.1,1); /* W3C */
	-webkit-transform:scale(1.1,1); /* Safari and Chrome */
	-moz-transform:scale(1.1,1); /* Firefox */
	-ms-transform:scale(1.1,1); /* IE 9 */
	-o-transform:scale(1.1,1); /* Opera */
}

	
.boxinboxcsg
{
	margin: auto;
	text-align: center;
}
	
	.boxstyle1		
	{
				background: #2f7fbe;
				/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#3788c2'); */
				color: #ffffff;
				border: solid 2px #999999;
				-webkit-box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				-ms-border-radius: 8px;
				-o-border-radius: 8px;
				border-radius: 8px;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
				margin: 0px 5px 0px 5px;
				padding: 15px;
				width: 240px;
				max-width: 250px;
	}
			
	div.boxstyle2		
	{
				
				overflow: hidden;
	}
			
	div.boxstyle2		
	{
				background: #ffffff;
				/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#3788c2'); */
				color: #ffffff;
				border: solid 2px #2f7fbe;
				-webkit-box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				-ms-border-radius: 8px;
				-o-border-radius: 8px;
				border-radius: 8px;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
				margin: 0px 5px 0px 5px;
				padding: 15px;
				width: 95%;
				max-width: 230px;
				min-height: 1100px;
				text-align: left;
				display: inline-block;
				vertical-align: top;
	}
			
	div.boxstylex		
	{
				background: #ffffff;
				/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#3788c2'); */
				color: #ffffff;
				border: solid 2px #2f7fbe;
				-webkit-box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				-ms-border-radius: 8px;
				-o-border-radius: 8px;
				border-radius: 8px;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
				margin: auto;
				padding: 15px;
				width: 100%;
	}
		h3.dmdlisttitle	{
				font-family: Calibri, Arial;
				font-size: 18px; 
				color: #000000;
			}

	td.count	{
	margin-left:10px;
	width:450px;
	vertical-align:top;
}

	a.list	{
				font-family: Calibri, Arial;
				font-size: 16px; 
				color: #fffe8d;
			}
			
	a.dmdlist	{
				font-family: Calibri, Arial;
				font-size: 16px; 
				color: #5097C6;
				font-weight: bold;
				margin: 3px;
				display: inline-block;
			}
.newboxes 		{
				display: none;
			}
	*/		
			
	input[type=submit] {
    border-radius: 15px;
    border: 2px solid #7a7a7a;
    width: 150px;
    height:50px;
    font-family: Tahoma;
	font-size: 25px;
	font-weight: bold;
    /* background: #f4f4f4; */
	background: #8eff8e;
	cursor: pointer; cursor: hand;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #8eff8e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #8eff8e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #8eff8e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #8eff8e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #8eff8e 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #8eff8e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#8eff8e', GradientType=0);
    /* IE6-9 */
}

button[type=reset] {
    border-radius: 10px;
    border: 1px solid #7a7a7a;
    font-family: Tahoma;
	margin-top: 10px;
    /* background: #f4f4f4; */
	background: #ff8e8e;
	cursor: pointer; cursor: hand;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f4f4f4 1%, #ff8e8e 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f4f4f4), color-stop(100%, #ff8e8e));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f4f4 1%, #ff8e8e 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f4f4 1%, #ff8e8e 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f4f4 1%, #ff8e8e 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f4f4 1%, #ff8e8e 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#ff8e8e', GradientType=0);
    /* IE6-9 */
}

td.dmdbox1		{
				vertical-align: top;
				/*border: solid 2px #999999;*/
				-webkit-box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				-ms-border-radius: 8px;
				-o-border-radius: 8px;
				border-radius: 8px;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
	background: #fafafa;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fafafa 1%, #d1d1d1 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fafafa), color-stop(100%, #d1d1d1));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fafafa 1%, #d1d1d1 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fafafa 1%, #d1d1d1 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fafafa 1%, #d1d1d1 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fafafa 1%, #d1d1d1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#d1d1d1', GradientType=0);
    /* IE6-9 */
				}
				
td.dmdbox2		{
				vertical-align: top;
				/*border: solid 2px #999999;*/
				-webkit-box-shadow: inset -2px -2px 2px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				box-shadow: inset -4px -4px 4px rgba(0,0,0,0.5), inset 2px 2px 5px rgba(255,255,255,0.5);
				-webkit-border-radius: 8px;
				-moz-border-radius: 8px;
				-ms-border-radius: 8px;
				-o-border-radius: 8px;
				border-radius: 8px;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
	background: #9accef;
    /* Old browsers */
    /* background: -moz-linear-gradient(top, #f2f2f2 1%, #9accef 100%);
     FF3.6+ */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f2f2f2), color-stop(100%, #9accef));
     Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top, #f2f2f2 1%, #9accef 100%);
     Chrome10+,Safari5.1+ */
    /* background: -o-linear-gradient(top, #f2f2f2 1%, #9accef 100%);
     Opera 11.10+ */
    /* background: -ms-linear-gradient(top, #f2f2f2 1%, #9accef 100%);
     IE10+ */
    /* background: linear-gradient(to bottom, #f2f2f2 1%, #9accef 100%);
     W3C */
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#9accef', GradientType=0);
     IE6-9 */
				}


	
.csg-sltable14-cont
{
	
}

.sltable14-table
{
	border-spacing: 0px; 
	width: 100%;
	border: none;
}

.sltable14-row
{
	font-weight: bold; 
	color: #ffffff; 
	background-color: #2f7fbe;
}

.sltable14
{
	text-align: left;
	padding-left: 5px;
}

.sllink
{
	
}

.sltable14-row-mobile
{
	display: none;
}

.actionelement 
{
    cursor: initial;
}

.list-item 
{
    border-bottom: solid 2px #2f7fbe;
}
	
.csg-product-cat-title
{
	color: #2f7fbe;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
}

.csg-cat-container
{
	width; 100%;
}

.csg-snippit-side
{
	display: inline-block;
	float: left;
	width: 30%;
}

.csg-description-side
{
	display: inline-block;
	float: left;
	width: 70%;
	padding-left: 15px;
}

.csg-cat-image-pic
{
	width: 100%;
	padding-bottom: 10px;
	padding-top: 15px;
}

.csg-cat-image-btn
{
	width: 100%;
	padding-top: 10px;
}

.csg-cat-cta-buttons
{
	margin: auto;
	width: 100%;
	text-align: center;
}

.csg-cat-cta-button-item
{
	text-align: center;
	width: 45%;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
}

.csg-sample-button-pic
{
	width: 100%;
}

.csg-demo-button-pic
{
	width: 100%;
}

.csg-snippit-text
{
	text-align: center;
}

.csg-cat-hotboxdata
{
	color: #2f7fbe;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
}

.csg-cat-infobox
{
	border: 2px solid #777;
	width: 100%;
	min-height: 75px;
	margin-top: 25px;
}

.csg-cat-infobox-title
{
	text-align: center;
	color: #2f7fbe;
	margin-top: -15px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}

.csg-cat-infobox-title-clear
{
	background-color: #fff;
	padding: 0px 10px;
}

.csg-cat-infobox-list ul
{
	padding-left: 5px;
}

.csg-cat-infobox-list li
{
	display: inline-block;
	width: 45%;
}

.csg-cat-infobox-list-2 li
{
	display: inline-block;
	width: 100%;
    text-align: left;
}

.csg-cat-infobox-list li:before
{
    content: '●';
    padding: 5px;
    margin-right: 5px;
    display: inline-block;
}

.csg-cat-infobox-list-2 li:before
{
    content: '●';
    padding: 5px;
    margin-right: 5px;
    display: inline-block;
}

.csg-ul-fix
{
	padding-left: 10px;
}

.csg-mobileshow
{
	display: none;
}

.csg-cat-product-list-pic
{

}
	
.csg-cat-prod-list-name
{
	color: #2f7fbe;
}

.csg-cat-prod-cont-one
{
	width: 30%;
}

.csg-cat-prod-cont-two
{
	width: 69%;
}

.csg-cat-prod-price
{
	color: #2f7fbe;
	font-size: 18px;
}

.cart-price
{
	color: #2f7fbe;
}

.shoppingcartproductname 
{
   pointer-events: none;
   cursor: default;
}

.csg-mostpopular
{
	color: #2f7fbe;
}

.address-row > .one-half
{
	width: initial;
}

.page-not-found-wrap > #ctl00_PageContent_pnlContent > #ctl00_PageContent_DataList1
{
	display: none;
}

/*.glyphicon-shopping-cart:before 
{
	content: url(images/csg_cart_icon.png);
}
*/

.forgot-password-email
{
	/*display: none;*/
}

	.forgot-password-submit-wrap
		{
			/*display: none;*/
		}

	.csg-home-bannerarea
		{
			height: 200px;
		}
	
	#toolbar-container
		{
			display: none;
		}
	
	.csg-home-notearea
		{
			width: 100%;
			background-color: #3d67b1;
			text-align: center;
			padding: 10px;
		}
	
	.csg-home-clientsarea
		{
			width: 100%;
			text-align: center;
			padding: 10px;
		}
		
	.csg-container-footer
		{
			background-color: #e0e0e0;
		}

	
	
	
	/* ----------------------------------  MEDIA -------------------------------- */
	
	
	
	
	
	
@media (min-width: 768px){
	.navbar-nav > li 
		{ 
		float: none;
		display: inline-block;
		}
	
	.navbar-nav 
		{
		float: none;
		text-align: center;	
		padding-top: 0px;		
		}
		
	.navbar
		{
		min-height: 20px;
		border-radius: 0px;
		}
		
	.menu-list a 
		{
		color: #777;
		line-height: 11px;
		padding: 10px 0px;
		}
		
	.dropdown-menu > li > a
		{
		line-height: 11px;
		}
		
	.header-right-info
		{
		float: right;
		}
		
	.row 
		{
		margin-right: 0px;
		}
		
	.container
		{
		box-shadow: 18px 0px 15px -12px #777, -18px 0px 12px -12px #777;
		}
		
	.csg-containment-resp
		{
		width: 750px;
		margin: auto;
		}
		
	.csg-home-button-img
		{
		width: 150px;
		}
		
	.csg-minimenu-account
		{
			display: none !important;
		}
	
	#Carousel 
		{
		height: 169px;
		}
	
	
}

/* TABLET SIZE */

@media (max-width: 991px) {
	
	.video-container 
		{
			max-width: 360px;
		}

	div.boxstyle2		
		{
					margin: auto;
					margin-bottom: 20px;
					width: 100%;
					max-width: initial;
					min-height: initial;
		}
	
	.csg-tablethide
		{
			display: none !important;
		}
	
	.tableauPlaceholder 
		{
		width: 100% !important;
		height: 100% !important;
		overflow: scroll !important;
		z-index: 0 !important;
		-webkit-transform:translateZ(0);
		-webkit-overflow-scrolling: touch;
		}
		
	.csg-containment-75, .signin-page, .wishlist-page, .account-page, .create-account-page, .payment-page, .checkout-review-page, .product-page, .checkout-anon-page, .order-history-page, .product-access-wrap, .shopping-cart-page, .checkout-shipping-page, .usage-report-page, .legacy-product-access-page, .license-agree-membership-page, .online-demo-page, .page-not-found-wrap 
		{
			width: 750px; 
			margin: auto;
		}
		
	.csg-home-infoboxes
		{
			width: 100%;
		}
}

/* MOBILE SIZE */

@media (max-width: 767px) {
	.csg-hideme
		{
		display: none;
		}
		
	.header-right-info
		{
		display: none;
		}
		
	.header-right-wrap
		{
		padding-right: 0px;
		}
		
	.col-md-4 
		{
		width: initial;
		position: relative;
		}
		
	.col-xs-6 
		{
		width: 33%;
		position: relative;
		} 
		
	.logo-wrap
		{
		padding-left: 0px;
		}
		
	.row
		{
		margin-left: 0px;
		margin-right: 0px;
		}
	
	.csg-header-top 
		{
		text-align: center;
		margin-top: 0px;
		}
		
	.csg-home-boxinfo
		{
		width: 100%;
		margin-top:	15px;
		}
		
	.csg-home-boxinfo1
		{
		width: 100%;
		margin-top:	15px;
		}
		
	.csg-home-boxinfo2
		{
		width: 100%;
		margin-top:	15px;
		}
		
	.csg-home-bannerbg
		{
		display: none;
		}
		
	.csg-footer-container
		{
		margin: auto;
		width: 100%;
		}

	.csg-footer-item
		{
		margin: auto;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		}
		
		
	.csg-home-button-item
		{
		margin: auto;
		width: 49%;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		}
	
	.csg-home-button-img
		{
			width: 100%;
		}
		
	.csg-containment-75, .signin-page, .wishlist-page, .account-page, .create-account-page, .payment-page, .checkout-review-page, .product-page, .checkout-anon-page, .order-history-page, .product-access-wrap, .shopping-cart-page, .checkout-shipping-page, .usage-report-page, .legacy-product-access-page, .license-agree-membership-page, .online-demo-page, .page-not-found-wrap
		{
			padding-top: 20px;
			width: 85%;
		}
	
	.navbar-nav .open .dropdown-menu 
		{
			width: 100%;
		}
	
	#Carousel 
		{
			display: none;
		}
		
	.csg-home-bannerarea
		{
			display: none;
		}
	
	.csg-go100
		{
			width: 100%;
		}
	
	p
		{
			font-size: 16px;
		}
	
	.csg-demo-item
		{
			width: 100% !important;
			margin: auto;
			float: none;
		}
	
	.csg-demo-form
		{
			width: 100% !important;
		}
	
	
	.video-container iframe, .video-container object, .video-container embed 
		{
			height: 100%;
			float: none;
		}
	
	.csgfloatimg
		{
			padding: 0px 0px 10px 0px; 
			float: none;
			width: 100%;
		}
	
	.csg-mobileshow
		{
			display: initial !important;
		}
	
	.csg-mobilehide
		{
			display: none !important;
		}
	
	.csg-cat-image-pic
		{
			display: none !important;
		}
	
	.csg-cat-infobox-list li
		{
			width: 100%;
		}
	
	.csg-snippit-side
		{
			width: 100%;
			padding-bottom: 20px;
		}
	
	.csg-description-side
		{
			width: 100%;
			padding-left: 0px;
		}
	
	.csg-snippit-text 
		{
			padding-top: 10px;
			border-top: 2px solid #777;
		}
	
	
	.csg-cat-prod-cont-one
		{
			width: 100%;
		}

	.csg-cat-prod-cont-two
		{
			width: 100%;
		}
	
	.pnlWishlist > #ctl00_PageContent_ctl01_ctrlShoppingCart > .cart_items > div > .cart-row > .cart-column-subtotal
		{
			width: 100%;
		}

	.sltable14 
		{
			display: block;
		}
	
	.sltable14-bottom
		{
			padding-bottom: 15px;
		}
	
	.sltable14-row-mobile
		{
			display: inline-block !important;
			width: 100%;
			font-weight: bold; 
			color: #ffffff; 
			background-color: #2f7fbe !important;
		}
	
	.sltable14-row
		{
			display: none;
		}
	
	.csg-slimage14
		{
			display: none;
		}
	
	.tytable14 
		{
			display: block;
		}
	
	.tytable14-bottom
		{
			padding-bottom: 15px;
		}
	
	.tytable14-row-mobile
		{
			display: inline-block !important;
			width: 100%;
		}
	
	.tytable14-row
		{
			display: none;
		}
	
	.newboxes
		{
			width: 100% !important;
		}

	td.dmdbox1
		{
			width: 100% !important;
			display: block !important;
		}

	td.dmdbox2
		{
			width: 100% !important;
			display: block !important;
		}

	table.count
		{
			width: 100% !important;
			display: block !important;
			padding: 10px;
			margin-left: initial !important;
		}

	.dmd-count-container
		{
			width: 100% !important;
			display: block !important;
		}
	
	.csg-top-social
		{
			margin-right: 0px !important;
		}
	
	.csg-prod-page-bump > .product-image-column > .product-image-wrap 
		{
			padding-top: 15px;
		}
	
	.csg-header-logintop
		{
			display: none;
		}
	
	/*.downloadHead > th
	{
		padding: 2px;
	}*/
	
	/*#ctl00_PageContent_pnlContent
	{
	width: 85%;
	margin: auto;
	}*/
	
	.countrequestformselect
		{
			width: 175px !important;
			font-size: 14px !important;
		}
	
	#countrequestformfillout
		{
			width: 175px !important;
		}
	
	.tableauPlaceholder 
		{
			width: 100% !important;
			height: 100% !important;
			overflow: scroll !important;
			z-index: 0 !important;
			-webkit-transform:translateZ(0);
			-webkit-overflow-scrolling: touch;
		}
	
	.csg-home-notearea
		{
			display: none;
		}
		
	.csg-home-infoboxes
		{
			width: 100%;
		}
	
}


@media (min-width: 992px) {
	.col-md-4 
		{
			/*width: initial;*/
			width: auto;
			position: absolute;
			right: 0px;
		}
		
	.col-md-3 
		{
			width: 30%;
		}
		
	.col-md-6
		{
			display: block !important;
		}
		
	.hidden-sm.hidden-md
		{
			display: block !important;
		}
		
	.col-md-9 
		{
			width: 70%;
		}
		
	.col-xs-6 
		{
			width: auto;
			position: relative;
			right: 0px;
		}
		
/*	.logo-wrap
		{
			padding-left: 60px;
		} */
		
	.csg-header-top
		{ 
			text-align: right;
			margin-top: 20px;
		}
		
	.header-row
		{
				width: 970px;
				padding: 0px;
		}
	
	.row
		{
			margin: auto;
		}
	
	#Carousel 
		{
			height: 219px;
		}
	
	.csglogo
		{
			float: left;
		}
	
	.col-md-12
		{
			padding-right: 0px;
		}
	
	.static-cart
		{
			padding-right: 0;
			padding-top: 13px;
			padding-left: 13px;
			padding-bottom: 13px;
		}	
	
	.csg-header-logintop
		{
			text-align: right;
			font-weight: bold;
			font-size: 16px;
			padding-top: 5px;
			padding-bottom: 0px;
		}
	
	.two-column-menu-b
		{
			width: 500px;
		}
	
	.csg-containment-resp
		{
			width: 970px;
			margin: auto;
		}
	
}

@media (min-width: 1200px) {
	
	.video-container 
		{
			max-width: 600px;
		}
	
	.header-row
		{
			width: 1085px;
		}
	
	.col-md-12
		{
			padding-right: 0px;
		}
	
	.static-cart
		{
			padding-right: 0;
			padding-top: 13px;
			padding-left: 13px;
			padding-bottom: 13px;
		}
	
	#Carousel 
		{
			height: 245px;
		}
	
	.csg-containment-resp
		{
			width: 1085px;
			margin: auto;
		}
	
}

