body {
  padding: 0px;
  font-family: 'Ubuntu',Cuprum, Arial;
  font-size: 13px;
  line-height: 160%;
  color: #333333;
  background-color: #ffffff;
}

h1,h2,h3,h4,h5 {	
	font-family: 'Ubuntu',Cuprum, Arial;
	font-weight: 100;
}
h1,h2,h3,h4,h5,p {margin-bottom: 30px;}

h1, .like-h1 {font-size: 36px;}
	@media (min-width: 992px) {
		h1, .like-h1 {font-size: 48px;}
	}

h2, .like-h2 {font-size: 24px;}
	@media (min-width: 992px) {
		h2, .like-h2 {font-size: 36px;}
	}

h3, .like-h3 {font-size: 18px;}
	@media (min-width: 992px) {
		h3, .like-h3 {font-size: 24px;}
	}
	
h4, .like-h4 {font-size: 14px;}


blockquote {
	font-family: 'Ubuntu',Cuprum, Arial;;
	line-height: 140%;
}

.text-cuprum, .cuprum {	font-family: 'Ubuntu',Cuprum, Arial; }

.text-verdana {	font-family: Ubuntu, Verdana, Arial;}

.bg-grey-light {background-color: #EAEAEA;} 
.bg-grey, .bg-grey-normal {background-color: #DDDDDD;} 
.bg-grey-dark {background-color: #CCCCCC;} 
.bg-blue-dark {background-color: #002D62;} 
.bg-blue-light {background-color: #0091D5;}
.bg-blue-normal {background-color: #014574;}
.bg-green {background-color: #A7C439;}
.bg-purple {background-color: #8064A2;}
.bg-white {background-color: #ffffff;} 

.text-240px { font-size: 240px; }
.text-150px { font-size: 150px; }
.text-100px { font-size: 100px; }
.text-50px { font-size: 50px; }
.text-40px { font-size: 40px; }
.text-30px { font-size: 30px; }
.text-20px { font-size: 20px; }

.text-blue-dark {color: #002D62;} 
.text-blue-light {color: #0091D5;}
.text-blue-normal {color: #014574;}
.text-green {color: #A7C439;}
.text-purple {color: #8064A2;}
.text-white {color: #ffffff;}
.text-grey {color: #666666;}
.text-grey-light {color: #EAEAEA;} 
.text-grey-normal {color: #DDDDDD;} 
.text-grey-dark {color: #CCCCCC;} 
.text-black {color: #333;}
.text-red, .red, .star {color: red;}

.text-centered {text-align: center;}

.top-spacer 			{margin-top: 120px; }
.margin-no 			{margin: 0;}
.margin-top 			{margin-top: 90px;}
.margin-top-		{margin-top: -90px;}
.margin-top-30px 	{margin-top: 30px;}
.margin-top--30px	{margin-top: -30px;}
.margin-top-60px 	{margin-top: 60px;}
.margin-top--60px 	{margin-top: -60px;}
.margin-top-120px 	{margin-top: 120px;}
.margin-top--120px 	{margin-top: -120px;}
.margin-top-150px {margin-top: 150px;}
.margin-bottom {margin-bottom: 90px;}
.margin-bottom-60px {margin-bottom: 60px;}

.padding-no {padding: 0;} 
.padding-10px {padding: 10px;} 
.padding-top {padding-top: 90px;}
.padding-top-30px {padding-top: 30px;}
.padding-top-60px {padding-top: 60px;}
.padding-bottom {padding-bottom: 90px;}
.padding-bottom-30px {padding-bottom: 30px;}
.padding-bottom-60px {padding-bottom: 60px;}

.border-no {border: 0;} 

.hr-green {
	background: rgb(167,196,57); /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  rgba(167,196,57,1) 24%, rgba(255,255,255,1) 80%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(167,196,57,1) 24%,rgba(255,255,255,1) 80%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  rgba(167,196,57,1) 24%,rgba(255,255,255,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7c439', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	min-height: 2px;
}

.img-rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

article ul{
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 16px;
}

.list-header {
	margin-top: 0;
	line-height: 140%;
}

p.lead {
	font-family: 'Ubuntu',Cuprum, Arial;;
	color: #333;
	font-size: 22px;
}

.no-border {border: none;}

.left { float:left;}
.right {float:right;}
.nomargin {margin:0;}

.clearfix:before, .clearfix:after,
.clear:before, .clear:after { 
	content: "\0020"; 
	display: block; 
	height: 0; 
	overflow: hidden; 
} 

.clear:after { clear: both;}

.statement {
	margin: 0 auto;
	text-align: center;
}

.statement  ul li {
	margin-left: 16px;
}


a:link, a:visited, a:hover, a:active {
	outline: none;
}

a {color: #41A4E7;}

legend {
	font-family: 'Ubuntu',Cuprum, Arial;;
	text-transform: uppercase;
	color: #999;
	border: 0;
}

figcaption {
	font-family: 'Ubuntu',Cuprum, Arial;;
	text-transform: uppercase;
	color: #999;
	border: 0;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}

.thumbnail .caption { 
	padding: 30px;
}

.thumbnail .col-media {
	padding: 10px 10px 5px 10px;
}

.img-multimedia {width: 100%;}

.video-container {
	margin-top: -60px;
}

.label-multimedia {position: absolute; bottom: 5px; right: 5px;}
.label-date {
	padding: 0; 
	color: #676767; 
	font-weight: normal;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-transform: uppercase;
	font-family: 'Ubuntu',Cuprum, Arial;;
	font-size: 12px;
}


hr.wide {
	margin-top: 45px;
	margin-bottom: 45px;
}

.alert-warning {
	background: rgba(255,128,0,0.9);
	color: #fff;
	border: none;
}

/* BUTTONS
-------------------------------------------------- */

.btn {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	font-weight: bold;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.btn span {
	margin-right: 8px;
	font-size: 80%;
}

.btn-default {
	font-family: 'Ubuntu',Cuprum, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #41A4E7;
	text-transform: uppercase;
}

.btn-ghost {
	background: transparent;
	border: #333333 1px solid;
	color: #333333;
}

.btn-ghost:hover {
	background: transparent;
	border: #0091D5 1px solid;
	color: #0091D5;
}

.btn-white {
	color: #fff;
	text-decoration: none;
}

.btn-white:hover {
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}

.panel .btn-link {
	margin-left: -13px;
}

input.gsc-search-button-v2  {
  margin: 0 !important;
  width: 13px !important;
  height: 13px !important;
  padding: 9px 9px 8px 9px !important;
  background-image: url(../images/bg_btn_search.png) !important;
  background-position: center center;
  background-repeat: no-repeat;
}

/************ NAVBAR ********************/

.navbar-toggle {
	border: none;
}

#mobile-user-menu  {
	margin-left: 10px;
}

#mobile-user-menu > li {
	float: left;
	min-width: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

#mobile-user-menu > li > a {
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 16px;
	color: #333;
	text-align: center;
	display: block;
}

#menu-primary > li > a {
	font-size: 14px;
	color: #fff;
	padding: 2px 0 2px 8px;
	border-left: #fff 1px solid;
	text-align: left;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

#menu-primary-oncarousel > li > a {
	font-size: 14px;
	color: #fff;
	padding: 2px 0 2px 8px;
	border-left: #fff 1px solid;
	text-align: left;
	background: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

#menu-primary > li > a:hover {
	background: rgba(255,255,255,0.2);
}

#menu-primary-oncarousel > li > a:hover {
	background: rgba(255,255,255,0.2);
}

#menu-primary-container {
	position: absolute; 
	z-index: 5; 
	top: 66px; 
	width: 100%;
}

#logo {
	margin-right: 60px;
}

.navbar {
	margin-bottom: 0px;
	border: none;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.5);
	background: #fff;
	font-weight: 100;
}

.navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	color: #444;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.ja-jp-page .navbar-nav > li > a,
.ja-jp-page .navbar-default .navbar-nav > li > a {
	font-size: 13px;
}


@media (min-width: 1200px) {

	.dropdown:hover .dropdown-menu {
		display: block;
		margin-top: 0px;
	}


	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:hover, 
	.navbar-default .navbar-nav > .active > a:focus {
		color: #000;
		background-color: transparent;
		/*
		background-color: #fcfcfc;
		-webkit-box-shadow: inset 0px 2px 0px 0px rgba(167,196,57,1);
		-moz-box-shadow: inset 0px 2px 0px 0px rgba(167,196,57,1);
		box-shadow: inset 0px 2px 0px 0px rgba(167,196,57,1);
		*/
	}
			

	/****** 2ND LEVEL ********/


	#features {
		border-right: #d4d4d4 1px dotted;
	}

	.dropdown-menu{
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
		box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
		-webkit-border-bottom-right-radius: 2px;
		-webkit-border-bottom-left-radius: 2px;
		-moz-border-radius-bottomright: 2px;
		-moz-border-radius-bottomleft: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		border: none;
		background: rgba(255,255,255,0.98);
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		padding-right: 15px;
		min-width: 200px;
	}

	.dropdown-menu-inline {
		min-width: 150px;
	}

	.dropdown-menu li a {
		font-size: 13px;
		color: #444;
	}
	
	.ja-jp-page .dropdown-menu li a {
		font-size: 13px;
	}

	.dropdown-menu li a:hover {
		color: #000;
		text-decoration: none;
	}

	.dropdown-menu > li {
	}

	.dropdown-menu > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.dropdown-menu > li.current > a {
		background: #eee;
		color: #444;
	}

	.dropdown-menu #menu-primary {
		border-top: #0091D5 1px solid;
		margin-top: 15px;
		padding-top: 10px;
	}

	.dropdown-menu #menu-primary > li > a {
		padding-left: 0;
		border-left: 0;
		color: #444;
		font-size: 13px;
	}
	
	.de-de-page .dropdown-menu #menu-primary > li {
		padding-left: 0;
		padding-right: 0;
		margin-right: 0;
		margin-left: 0;
	}
	

	.dropdown-menu #menu-primary > li > a:hover{
		color: #0091D5;
	}	

	.dropdown-menu #menu-primary > li > a .fa-stack {
		width: 36px;
		height: 36px;
		font-size: 20px;
		padding: 0;
		margin-right: 10px;
		overflow: visible;
		transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		color: #333;
		float: left;
	}

	.dropdown-menu #menu-primary > li > a .fa-inverse {
		color: #fff;
	}


	/****** 3RD LEVEL ********/

	.dropdown-menu ul,
	.dropdown-menu ul li {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}

	.dropdown-menu > ul > li {
		padding: 6px 15px;
	}

	.dropdown-menu > ul > li > ul {
		padding-top: 5px;
	}

	.dropdown-menu > ul > li > a,
	.dropdown-menu > ul > li > a.action_link { 
		font-size: 15px;
		font-weight: 100;	
	}

	.dropdown-menu > ul > li > a.action_link { 
		
	}

	.dropdown-menu > ul > li > ul > li > a { color: #666;}

	.dropdown-menu > ul > li > ul > li {
		padding: 3px 0px;
	}

	a.action_link,
	.dropdown-menu li a.action_link {
		color: #0091D5;
	}

	li#link-action-main > a {
		background: #A7C439;
		color: #fff;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		padding: 6px 15px;
		margin-top: 4px;
		margin-bottom: 3px;
	}

	li#link-action-main hr {
		border-top-color: #ccc;
		margin: 10px 15px 0 15px;
	}

	li#link-action-main span.label {
		margin: -10px auto 3px auto;
		font-size: 16px;
		display: block;
		font-style: italic;
		padding: 0;
		width: 20px;
		background: rgba(225,225,225,0.8);
		color: #666;
		text-align: center;
	}

	/****** LG DROPDOWN ******/

	.dropdown-lg  .dropdown-menu {
		min-width: 856px;
	}

	/****** XS DROPDOWN ******/

	.dropdown-xs  .dropdown-menu {
		min-width: 120px;
	}

	/****** XXS DROPDOWN ******/

	.dropdown-xxs  .dropdown-menu {
		min-width: 80px;
	}
	
}
	
.my-account-title {display: inline;}

#social-container {
	width: 120px;
	margin-right: 20px;		
	margin-left: -15px;		
	overflow: hidden;
}

#social {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.logohidden {
	margin-left: -22px;
}

#social a {
	color: #4F4E4E;
	line-height: 34px;
	font-size: 14px;
	display: block;
	width: 24px;
	text-align: center;
	float: left;
}

#social a#logoicon {
	display: none;
}

.navbar, .nav {
	font-family: 'Ubuntu',Cuprum, Arial;
}

.nav-pills {
	font-size: 14px;
}

	.internal-page .nav-pills {
		border-right: #ccc 1px solid;
	}

.nav-pills > li > a
{
  -webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #0091D5;
}

.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
  color: #0091D5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px
}

	.internal-page .nav-pills > li.active > a, 
	.internal-page .nav-pills > li.active > a:hover, 
	.internal-page .nav-pills > li.active > a:focus {
		 border-right: #0091d5 3px solid;
		background: #f4f4f4;
	}

.nav-pills li ul li{
	margin: 0px 0 10px 0;
}

.navbar-nav > li.item-336 > ul,
.navbar-nav li.item-1488 {display: none;} /******* Reseller Duties ******/

.nav-green {
	background: #A7C439;
	padding: 0;
	margin: 0;
}

.nav-green li  {
	padding: 0;
	margin: 0;
	border-bottom: rgba(0,0,0,0.1) 1px solid;
	border-top: rgba(255,255,255,0.2) 1px solid;
	color: #fff;
}

.nav-green li:first {
	border-top: none;
} 

.nav-green li a {
	padding: 12px 30px;
	font-size: 16px;
	color: #fff;
}

.nav-green-leading li {
	font-size: 20px;
	color: #fff;
}

.nav-green-leading li i {
	float: left;
	display: block;
	width: 30px;
	margin-top: 13px;
	margin-left: -1px;
}

.nav-green-leading li a {
	font-size: 20px;
	font-weight: 700;
	padding: 25px 0px 18px 30px;
}

.nav-green li a:hover {
	background: rgba(255,255,255,0.2);
}

.btn-group-intro {
	margin-top: 30px;
	margin-bottom: 30px;
}



/********************* Parallax *******************/

.parallax {
	background-color: #0091D5; 
	background-repeat: no-repeat; 
	background-position: center top;
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;
-webkit-box-shadow: inset 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    inset 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
box-shadow:         inset 0px 5px 6px 0px rgba(0, 0, 0, 0.2);
}

.bg-blue-dark .table td, 
.bg-blue-dark .table > tbody > tr > th, 
.bg-blue-dark .table > tfoot > tr > th, 
.bg-blue-dark .table > thead > tr > td, 
.bg-blue-dark .table > tbody > tr > td, 
.bg-blue-dark .table > tfoot > tr > td {
	border-top: rgba(255,255,255,0.2) 1px solid;
}

.bg-blue-dark .table-hover tr:hover {
	background: rgba(255,255,255,0.1);
}

/********************* Slideshow *******************/

.carousel {
	height: auto;
	background: #002D62;
	margin-top: 36px;
-webkit-box-shadow: inset 0px -10px 5px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    inset 0px -10px 5px 0px rgba(0, 0, 0, 0.75);
box-shadow:         inset 0px -10px 5px 0px rgba(0, 0, 0, 0.75);
}

.carousel-caption {
	z-index: 10;
}

.carousel .item {
	height: auto;
}

.carousel-inner > .item > img {
	position: absolute;
	margin: 0 auto;
	height: auto;
	min-width: auto !important;
}

.carousel-caption {
	bottom: 25%;	
}

.carousel-control .glyphicon-menu-left, 
.carousel-control .glyphicon-menu-right, 
.carousel-control .icon-prev, 
.carousel-control .icon-next {
  top: 45%;
}

#slideshow a {
	color: #fff;
}

.parallax .btn-ghost,
#slideshow .btn-ghost {
	color: #fff;
	border: #fff 1px solid;
}

.parallax  .btn-ghost:hover,
#slideshow .btn-ghost:hover {
	background: transparent;
	border: rgba(255,255,255,0.7) 1px solid;
	color: rgba(255,255,255,0.7);
}

#slideshow h1, #slideshow h2, #slideshow h3, #slideshow h4 {
	margin-bottom: 10px;
	text-shadow: none;
}

/**new*/

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}
.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/******************** ICONS **********************/

.icon-round {
	font-size: 60px;
	width: 90px;
	height: 90px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	border: #333 3px solid;
	display: block;
	margin: 0 auto 30px auto;
	vertical-align: middle;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

.parallax .icon-round  {
	border: #fff 3px solid;
}

.icon-round:hover {
	background-color: #0091D5;
}

.icon-round:hover i {
	color: #fff;
}

.icon-round i,
.icon-round span {
	margin-top: 5px;
}

.icon-round i.fa-wifi,
.icon-round i.fa-server,
.icon-round i.fa-shield {	margin-top: 15px;}

.icon-round i.fa-cloud,
.icon-round i.fa-hdd-o {	margin-top: 10px;}

/******************** USER ***********************/

.my-account-title {display: none;}

.usermenu > li > a.loggedin {background-color: #A3C439; color: #fff; }
.usermenu > li > a.loggedin i {color: #fff; }
.usermenu > li > a.loggedin:active, 
.usermenu > li > a.loggedin:hover, 
.usermenu > li > a.loggedin:focus {background-color: #869F2F !important;}

a.loggedin span {color: #fff;}

.usermenu form.form-vertical {
	background: #91b219;
	padding: 15px 15px 0 15px;
	margin-top: 15px;
}

.usermenu > li.sharing-icon {
	min-width: 16px;
	width: 16px;
}

#username-lbl, #password-lbl, #remember-lbl {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	color: #666;
}

.login-form {
	width: 240px; 
	margin: 0 auto;
}

.login-form  .panel {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.1);
}

ul.login-form-links {
	list-style-type: none;
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

ul.login-form-links {
	padding: 0;
	margin: 0;
	text-align: center;
}

#register-form {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.1);
}

#register-form  label, #register-form  legend {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
}

#register-form  legend {
	font-size: #999;
	padding-bottom: 10px;
	font-size: 16px;
	text-align: center;
}

#register-form  .panel-body {
	padding: 0 30px;
}


/********************* AddThis *******************/

.sharing-row {

	margin-top: 30px;
}

.bottom-smm {
	width: 260px;
	margin: 0 auto;
}

div.addthis_sharing_toolbox {
	min-height: 40px;
	padding: 15px 0px 10px 0px;
	margin: 0 auto;
	width: 360px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
	background: #fff;
	position: relative;
	z-index: 2;
}

li.sharing-icon a {
	min-width: 16px;
}

span.at_a11y {
	display: none;
	visibility: hidden;
}

#addthis_widget {
	
}

/* AddThis END */



/************** PHOCA DOWNLOADS **************/

#overDiv .pd-fdesc, 
#phoca-dl-category-box .pd-fdesc, 
#phoca-dl-file-box .pd-fdesc, 
#phoca-dl-download-box .pd-fdesc {
	padding: 10px 0 0 50px;
	clear: both;
	width: 100%;
}

.phoca-dl-file-box-mod .pd-document32, 
#phoca-dl-file-box .pd-document32, 
#phoca-dl-category-box .pd-document32, 
#phoca-dl-most-viewed-box .pd-document32, 
#phoca-dl-download-box .pd-document32 {
	padding-left: 48px;
}

#phoca-dl-category-box .pd-filebox {
  margin: 0px;
  margin-bottom: 15px;
  padding: 0;
  border: none;
}

.phocadownloadfile32, 
.phocadownloadfilelist32 {
	border: 0;
	background: none;
 	/*   background: transparent url(../images/bg_phocadownloadfile32.png) no-repeat 0px top;
	font-family: 'Cuprum', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold; */
	padding: 0;
	line-height: 180%;
	margin:0;
	
}

.btn-file,
.btn-download,
.phocadownloadfile32 a {font-size: 16px;}
.parallax .phocadownloadfile32 a:hover {color: rgba(255,255,255,0.7);}

.phocadownloadfilelist32 { 
	margin-top: 5px;
	margin-bottom: 5px;
}


.phocadownloadfilelist {
	margin: 0;
	background-color: transparent;
	border: 0;
}

.pd-filebox{
	width: 100%;
	margin: 10px 0px;
}

.pd-filenamebox, .pd-document32 {
	float: left;
	display: inline-block;
	min-height: 32px;
}


.pd-filename  a {
	font-family: 'Ubuntu',Cuprum, Arial;
	font-size: 20px;
	line-height: 32px;
}


.pd-buttons {
	float: right;
	display: inline-block;
	min-height: 32px;
}

.pd-cb {
	width: 100%;
	clear: both;
	height: 0px;
	overflow: hidden;
}

/******************* RSFORMS ********************/

div.formDescription {
	color: #999;
	font-size: 10px;
	z-index: 2;
	float: left;
	margin-left: 25%;
	margin-bottom: 5px;
}

div.formCaption {
	text-transform: uppercase;
	font-family: 'Ubuntu',Cuprum, Arial;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
}

fieldset.formFieldset ol.formContainer .alert li {
	list-style-type: disc;
}

.rsform-error {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.rsform-calendar-button {
	text-transform: uppercase;
	font-family: 'Ubuntu',Cuprum, Arial;
	border: #ccc 1px solid;
	float: right;
	line-height: 24px;
	margin-top: -30px;
	margin-right: 4px;
	position: relative;
	z-index: 2;
}

/*******************PARTNER PORTAL********************/

.portal-margin {
	margin-top: 120px;
	margin-bottom: 60px;
}

.portal .internal-page-heading {
	background-color: #695186;
	border-bottom-color: #ccc;
}

ul#partnermenu {
	text-transform: uppercase;
	list-style-type: none;
	font-family: 'Ubuntu',Cuprum, Arial;
	font-size: 18px;
	line-height: 150%;
	padding: 20px 30px;
	margin: 0px 0 60px 0;
	border: #f4f4f4 1px solid;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

ul#partnermenu li, ul#partnermenu ul {
	padding: 0;
	margin: 0 0 5px 0;
	list-style-type: none;
}

ul#partnermenu > li > ul{
	margin-top: 15px;
}
ul#partnermenu > li > ul  > li {
	margin-bottom: 15px;
}

ul#partnermenu > li,
ul#partnermenu > li > ul > li  > ul  li {
	padding: 0 0 0px 0px; 
}

ul#partnermenu li.active a {
  color: #404041;
}

ul#partnermenu li.active a:hover { color: #40a4e7;}


ul#partnermenu li.current > a {
  font-weight: bold;
  color: #40a4e7;
}

ul#partnermenu  li{
	border: none;
}

ul#partnermenu  > li{
	font-weight: bold;
}


ul#partnermenu  li.item-815 {
	margin: 0;
	padding: 0;
	background: none;
}

ul#partnermenu  li ul li ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

ul#partnermenu  li ul li ul li {
	font-weight: normal;
	text-transform: none;
		font-size: 14px;
	text-transform: uppercase;
}

ul#partnermenu  li ul li ul li.item-1489, 
ul#partnermenu  li ul li ul li.item-1249, 
ul#partnermenu  li ul li ul li.item-1250, 
ul#partnermenu  li ul li ul li.item-1251, 
ul#partnermenu  li ul li ul li.item-1252  {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 0px;
}


ul#partnermenu li.active ul li ul li a,
ul#partnermenu li ul li ul li a{
	color: #999;
}


/* MARKETING CONTENT
-------------------------------------------------- */

.pillars {
	margin-top: 80px;
	margin-bottom: 40px;
}

.pillars h3 {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	font-size: 26px;
}

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-sm-4 {
  text-align: center;
  margin-bottom: 30px;
}
.marketing .col-sm-4 p {
  margin-left: 10px;
  margin-right: 10px;
}

.products a{	color: #fff;}
.products a.btn-ghost{border: #fff 1px solid;}

@media (min-width: 992px) {
	.product-item {
		width: 12.5%;
		float: left;
	}
	
	.product-item article {
		padding: 0 10px;
	}
	
	.product-item h3 {
		font-size: 20px; 
	}
}

.sidebar h2 {
	font-size: 20px;
	margin-top: 0;
}

.sidebar h2 span {
	font-weight: normal;
}

.sidebar time {
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Ubuntu',Cuprum, Arial;
}

.sidebar  .list-header {
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
}

	hr.event-separator {
		margin: 0px 0 40px 0;
		border: none;
	}
	
	div.event-detail {
		float: left; 
		margin: 0 15px 30px 0;
	}
	
	div.event-detail h4 {
		margin: 0;
		line-height: 26px;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
	}

a span.event-location {
	color: #666;
	text-transform: uppercase;
	font-size: 10px;
}

a:hover span.event-location {	color: #005d89;}

.list-features {
	text-align: center;
	border: #ccc 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -50px;
	padding-top: 60px; 
	padding-bottom: 40px;
}


.list-features .col-sm-1 {
	width: 11.1%;
	padding: 0;
}

a.icon-feature {
	font-size: 50px !important;
	color: #CBCBCB;
}

a.icon-feature:hover {color: #428bca;}


#certificate-list  h3.panel-title{
	font-size: 24px; 
	text-transform: uppercase;
}

#certificate-list  h3.panel-title img {margin-right: 10px;}




/* NEWS MODULE
-------------------------------------------------- */

hr.modules_separator{
  margin-top: 5px;
  margin-bottom: 0px;
  border: 0;
  border-top: 0;
}

.bottom_module .col-sm-4 {
  margin: 160px auto 130px auto;
}

ul.timeline, ul.timeline li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

 ul.timeline li {
	margin-bottom: 20px;
}

.bottom_statement {
	margin: 60px auto;
}

.featurette {
	margin-bottom: 90px;
}

/******************* FOOTER *************************/

.nav-bottom-container {
	margin-top: 60px;
	margin-bottom: 0px;
}

#nav-bottom {
	background: #fff;
	padding: 0px 5px;
}


#nav-bottom  > li {
	visibility: hidden;
	display: none;
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
}


#nav-bottom  > li:nth-child(1),
#nav-bottom  > li:nth-child(2),
#nav-bottom  > li:nth-child(3),
#nav-bottom  > li:nth-child(4),
#nav-bottom  > li:nth-child(5){
	visibility: visible;
	display: table-cell;
}


#nav-bottom  > li > a {
	background: #fff;
	color: #A7C439;
	border: #A7C439 3px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 5px;
	font-size: 18px;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
}

#nav-bottom  > li > a:hover {
	background: rgba(166,196,57,1);
	color: #fff;
}

.text-orshare {
	margin-top: 30px;
	font-size: 16px;
	color: #fff;
	display:none;
}

.footer {
	background: rgb(221,221,221); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(238,238,238,1) 1%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(238,238,238,1) 1%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(238,238,238,1) 1%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	margin-top: -30px;
}

.footer a {

}

.copyright {
	margin: 20px auto;
}

.copyright p {
	margin: 0;
}

.footer .lead {
	color: #C7E3F7;
	font-size: 14px;
}

.footer .row-phones small  {
	font-size: 14px;
}

.footer .row-phones h4 {
	margin: 0px;
	font-weight: 100;
	font-size: 16px;
}

.footer .row-phones h4 a.lphone {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}

.action-phone h4 {
	padding-top: 10px;
}

.action-phone h4 a.lphone {
	font-size: 18px;
	color: #333;
	cursor: pointer;
	text-decoration: none;
}

#menu-legal li a {
	padding: 0 10px;
	color: #333;
}

#menu-footer li a {
	text-align: left;
	color: #666666;
	font-weight: normal;
}

#menu-footer > li > a {
	font-weight: bold;
	padding: 0;
	color: #333333;
	margin-bottom: 15px;
}

#menu-footer > li > a:hover {
	background: transparent;
}

.footer-menu {
	line-height: 200%;
}

.footer-menu h5 {
	margin-bottom: 10px;
	color: #333;
}

.footer-menu li a {
	color: #666;
}

/******************* INTERNAL *****************************/

.breadcrumb ol,
.breadcrumb ol li {
	float: left;
}

.internal-page-heading {
	text-align: center;
	color: #fff;
-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
box-shadow:         inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);

/*
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
-moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.5);
box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.5);
*/
}

.internal-page-heading-small {
	-webkit-box-shadow: inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         inset 0px -5px 5px 0px rgba(0, 0, 0, 0.2);
	background: #002D62 url(/images/backgrounds/default.jpg) no-repeat center top;
	padding-top: 180px;
	padding-bottom: 60px;
}

#internal-header-centralizer {
	position: absolute;
	width: 100%;
}

.internal-page-heading h1 {font-size: 36px;}
	@media (min-width: 992px) {
		.internal-page-heading h1 {font-size: 48px;}
	}


.internal-page-heading h1#internal-combined-header {
	font-size: 17px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	line-height: 100%;
	position: relative;
	z-index:1;
	top: 80px;
}

.internal-page-heading h2#internal-combined-subheader {
	font-size: 36px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	position: relative;
	z-index:2;
	top: 0px;
}
	@media (min-width: 992px) {
		.internal-page-heading h2#internal-combined-subheader {font-size: 48px;}
	}


.product-page-header {
  	margin-bottom: 15px;
}


.product-page-subheader {
	font-size: 17px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	position: relative;
	z-index:1;
}


ul.nav-tabs-home  li a {
	text-transform: uppercase;
	font-size: 16px;
	color: #888;
}

ul.nav-tabs-home  li a:hover {
	color: #0091D5;
}

ul.nav-tabs-home  li.active {
	border: none;
}

ul.nav-tabs-home  li.active a,
ul.nav-tabs-home  li.active a:focus {
	border: none !important;
	border-bottom: #0091D5 2px solid !important;
	background: url(../images/bg_nav_tabs_home_active.png) no-repeat bottom center;
	color: #0091D5;
}

.nav-tabs.nav-justified.content-tabs > li > a {
	border-bottom: none;
}

ul.content-tabs  button,
ul.content-tabs a {
	background: rgba(0,45,98,0.8);
}

@media (min-width: 768px) {

	ul.content-tabs  button,
	ul.content-tabs a {
		background: transparent;
		font-family: 'Ubuntu',Cuprum, Arial;
		text-transform: uppercase;
		font-size: 18px;
		color: #fff;	
		font-weight: 100;
		border: none;
		border-bottom: rgba(255,255,255,0.2) 3px solid !important;
	}
	
}

ul.content-tabs  button,
ul.content-tabs a {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;	
	font-weight: 100;
	border: none;
	border-bottom: rgba(255,255,255,0.2) 3px solid !important;
}

ul.content-tabs  button, 
ul.content-tabs  button:active {
	height: 48px;
	outline: 0;
	text-decoration: none;
}

ul.content-tabs > li > button:hover,
ul.content-tabs > li > a:hover {
	color: rgba(255,255,255,0.6);
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
}

ul.content-tabs li.active button,
ul.content-tabs li.active a{
	color: rgba(255,255,255,1.0);
	border: none;
}

ul.content-tabs li.active button,
ul.content-tabs li.active button:hover,
ul.content-tabs li.active button:focus,
ul.content-tabs li.active a,
ul.content-tabs li.active a:hover,
ul.content-tabs li.active a:focus  {
	border: none !important;
	border-bottom: #91B219 3px solid !important;
	background: rgba(255,255,255,0.1) url(../images/bg_nav_tabs_active.png) no-repeat bottom center;
	color: rgba(255,255,255,1.0);
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}



ul.content-tabs-internal,
ul.content-tabs-url {
	margin-top: -108px;
}

ul.content-tabs-internal a,
ul.content-tabs-url a {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	font-size: 18px;
	color: #fff;	
	font-weight: 100;
	border: none;
	border-bottom: rgba(255,255,255,0.2) 3px solid !important;
}

ul.content-tabs-internal button, 
ul.content-tabs-internal button:active {
	height: 48px;
	outline: 0;
	text-decoration: none;
}

ul.content-tabs-internal > li > button:hover,
ul.content-tabs-url > li > button:hover,
ul.content-tabs-internal > li > a:hover,
ul.content-tabs-url > li > a:hover {
	color: rgba(255,255,255,0.6);
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
}

ul.content-tabs-internal li.active button,
ul.content-tabs-internal li.active a{
	color: rgba(255,255,255,1.0);
	border: none;
}

ul.content-tabs-internal li.active button,
ul.content-tabs-internal li.active button:hover,
ul.content-tabs-internal li.active button:focus,
ul.content-tabs-internal li.active a,
ul.content-tabs-url li.active a,
ul.content-tabs-internal li.active a:hover,
ul.content-tabs-url li.active a:hover,
ul.content-tabs-internal li.active a:focus ,
ul.content-tabs-url li.active a:focus  {
	border: none !important;
	border-bottom: #91B219 3px solid !important;
	background: rgba(255,255,255,0.1) url(../images/bg_nav_tabs_active.png) no-repeat bottom center;
	color: rgba(255,255,255,1.0);
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.nav-justified > li > button {
	margin-bottom: 0px;
	width: 100%;
}

#content-tabs-container {
	margin-top: -48px;
}

ul.action-tabs a {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
	font-size: 18px;
	color: #72bf44;	
	font-weight: 100;
	border: none;
	border-bottom: rgba(255,255,255,0.2) 3px solid !important;
}

ul.action-tabs > li > a:hover {
	color: rgba(114,191,68,0.6);
	background: transparent;
	border: none;
}

ul.action-tabs li.active a{
	color: rgba(255,255,255,0.2);
	border: none;
}

ul.action-tabs li.active a,
ul.action-tabs li.active a:hover,
ul.action-tabs li.active a:focus  {
	border: none !important;
	border-bottom: #91B219 3px solid !important;
	background: rgba(255,255,255,0.2) url(../images/bg_nav_tabs_active.png) no-repeat bottom center;
	color: rgba(114,191,68,1);
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#action-tabs-container {
	margin-top: -127px;
}

.content-tabs-fixed {
	position: fixed;
	z-index: 3;
	top: 84px;
	float: left;
	width: 100%;
	height: 48px;
	background-repeat: repeat;
	background-position: center top; 
	background-size: cover;
}

.internal-page-content .tab-pane {
	padding-top: 60px;
}

/******************* SOLUTIONS ***************************/

#plp-header-centralizer {
	position: absolute;
	width: 100%;
	bottom: 0;
}

#bannerTaglineContainer {
	padding-bottom: 0px;
}

#bannerImageContainer {
	position: relative;
	bottom: -8px;
}

@media only screen and (max-width: 768px) {
    .plp-banner h1 {
		font-size: 30px;
	}
    #bannerImageContainer {
		border-bottom: #ccc 1px solid;
	}
	#bannerTaglineContainer  {
		padding-bottom: 30px;
	}
}

#BannerTitlePrefix {
	width: 100%;
	font-size: 50%;
	color: #d8dbdf;
	text-align: center;
	clear: both;
	display: block;
	font-weight: 100;
}

.content-overlapping {
	top: -90px;
	position: relative;
	z-index: 2;
}

.tagline  {
	color: #d8dbdf;
	font-size: 14px;
	margin-bottom: 5px;
}

#accordion-lg .panel-heading {
	padding-top: 24px;
	padding-bottom: 24px;
}

#accordion-lg h2.panel-title {
	font-size: 22px;
	font-weight: 700;
}

#accordion-lg h2.panel-title a 	{color: #002D62;} 

/******************* SIDEBAR *****************************/

.nav-sidebar {
	border-right: #f4f4f4 1px solid;
}

.nav-sidebar > li > a {
	font-size: 16px; 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 15px 30px 15px 45px;
	
}

.nav-sidebar > li > a:hover {
	background: #fcfcfc;
}

.nav-sidebar > li.active > a {
	color: #0091D5;
	background: #fcfcfc;
	-webkit-box-shadow: inset -2px 0px 0px 0px rgba(0,145,213,1);
	-moz-box-shadow: inset -2px 0px 0px 0px rgba(0,145,213,1);
	box-shadow: inset -2px 0px 0px 0px rgba(0,145,213,1);
	font-weight: bold;
}

/******************* awards *****************************/
blockquote.timeframe {
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: #EEEEEE 2px solid; 
}

blockquote.timeframe  p {
	font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
  color: #666;
  margin: 0 0 10px -26px;
  padding-left: 30px;
  background: url(../images/bg_timeframe.png) no-repeat left 6px;
}

blockquote.timeframe.pull-right {
	border-right: #EEEEEE 2px solid; 
	border-left: 0; 
}

blockquote.timeframe.pull-right  p {
  margin: 0 -20px 10px 0px;
  padding-right: 30px;
  padding-left: 0px;
  background: url(../images/bg_timeframe.png) no-repeat right 6px;
}

/******** FINDER ******************/

table.gmapfpform {
	margin-top: 120px;
}

/******************* ESTORE *****************************/



ul#estoremenu, ul#estoremenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;
}

ul#estoremenu {margin-top: 100px;}

ul#estoremenu li a{
	line-height: 240%;
	font-size: 16px;
	padding: 8px 15px;
}

ul#estoremenu  ul li.active {
	background-color: #f4f4f4;
}

ul#estoremenu  ul li.active  a {color: #666;}

ul#estoremenu li img {margin-right: 10px;}

/************* MassMutual ************/

h2.mmheading {font-size: 36px; margin-bottom:22px;}

.category-product {
	margin-bottom: 30px;
}

li.item-1178, li.item-1178 > a, li.item-1178 img,
li.item-1739, li.item-1739 > a, li.item-1739 img { display:none;}
li.item-1178.active  {
	display: block;
	margin: 20px 0; 
	background: url(../images/bg_massmutual.png) no-repeat 15px 15px;
	padding-top: 40px;
	padding-bottom: 30px;
}

li.item-1178.active  ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;
}
li.item-1178.active  ul li {
	margin-left: 30px; 
	padding-left: 0px;
	list-style-type: disc;
}

li.item-1178.active  ul li a {
	margin-left: -10px;
	padding-left: 0;
	text-indent: 0;
}

.container-estore {
	margin-top: 90px;
}

.product-field-type-B, .product-field-type-S, .product-field-type-I
{
  padding-left: 0;
  float: left;
  width: 100%;
}

#vmCartModule {
	margin-top: 130px;
}

.product-options input[type="radio"] {width: 5%; float: left;}
.product-options label {
	width: 95%;
	float: left;
	font-weight: normal;
}

.billto-shipto {
	border: 0;
	padding: 0;
	margin: 0;
}

.table-checkout {margin-top: 30px;}

.table-checkout th {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;	
	font-size: 15px;
}

.table-checkout tr.grandtotal th {
	font-size: 20px;
	background-color: #eee;
	text-align: right;
}

.checkout-button-top {
	font-family: 'Ubuntu',Cuprum, Arial;
	text-transform: uppercase;	
}

/******************* SEARCH *****************************/

.gsearch{
	margin-top: 120px;
}

/******************* ERRORS *****************************/

input.invalid {
	border-color: #CC0000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

div.error {
		background:#F8CB05;
	    padding: 10px 10px 10px 38px;
	    font-weight: normal;
		border: none;
		color: #957B02;
}

#system-message-container {
	position: absolute;
	width: 100%;
	top: 30px;
	font-family: 'Ubuntu',Cuprum, Arial;
	z-index: 6;
}

#system-message-container .alert {text-align: center;}


.grid * { box-sizing: border-box; }


/* ---- button ---- */


.grid .button.is-checked {
  color: #0091D5;
}

/* ---- button-group ---- */

.grid .button-group:after {
  content: '';
  display: block;
  clear: both;
}

.grid .button-group .button {
  float: left;
  border-radius: 0;
  margin-left: 0;
  margin-right: 1px;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

.case-study-item {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.case-details a {color: #fff !important; }
#download-container a {
	font-size: 26px !important; 
	margin-bottom: 20px !important;
} 

.case-details > .dl-horizontal dt {
	width: 120px !important;
}

.case-details > .dl-horizontal dd {
	margin-left: 135px !important;
}

.space_top {
  -webkit-padding-before: 80px;
  padding:80px 0px!important;
  font-weight:700!important;
  color:#000000!important;
 
}

 .menu_indent {
  	-webkit-padding-start: 15px !important;
	-moz-padding-left: 15px !important;
  padding-left: 15px !important;
}

.pd-title small {
display:none;  }
.pd-subcategory small {
display:none;  }

