/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	padding: 0px;
	color: #333;
	font-family: Helvetica, "Helvetica Neue";
	background: #fff;
	font-weight: normal;
}
.tab-pane samp {
	padding: 0px;
	font-family: 'Roboto', sans-serif;
	float: left;
	width: 100%;
	font-weight: 500;
}
a:active, a:hover {
	text-decoration: none;
}
.ndcmobile5 samp, .ndcmobile10 samp, .ndcmobile15 samp, .ndcmobile20 samp {
	font-size: 14px;
	font-weight: 700;
}
a {
	color: #337ab7;
	text-decoration: none;
}
.h2, h2 {
	font-size: 24px;
}
/* general functions
-------------------------------------------------- */
.carousel-inner .item img {
	width: 100%;
}
.jumbotron {
	background-color: transparent;
}
.jumbotron {
	font-size: 14px;
	font-weight: 500;
}
.btncontent, .btn-primary {
	background-color: #0181c4;
	border: 1px solid;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 10px 30px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.btn-primary.active.focus, 
.btn-primary.active:focus, 
.btn-primary.active:hover, 
.btn-primary:active.focus, 
.btn-primary:active:focus, 
.btn-primary:active:hover, 
.open>.dropdown-toggle.btn-primary.focus, 
.open>.dropdown-toggle.btn-primary:focus, 
.open>.dropdown-toggle.btn-primary:hover {
	background-color: #0181c4;
	border-color: #0181c4;
}
.jumbotron p {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
	text-align: justify;
}
.well-sm .form-group .col-md-8 p {
	margin-bottom: 0px;
}
.btn-primary {
	float: left;
}
.page-title {
	color: #0081C3;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.jumbotron .container {
	background: #fff none repeat scroll 0 0;
	margin: auto;
	max-width: 100%;
	min-height: 972px;
	padding: 20px;
	padding: 20px 40px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
	-moz-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
	box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 32px;
	color: #0081C3;
}
.btn-default:hover, .btn-primary:hover {
	background: #333 none repeat scroll 0 0;
	border-color: #ccc;
	color: #fff;
}
.well-sm .form-control {
	border: 1px #DBDBDB solid;
}
.row .well-sm .form-group .col-md-8 {
	margin: 0 0 20px 0;
}
.well-sm {
	background-color: #fff;
	border: medium none;
	border-radius: 0px;
	padding: 9px;
	padding: 60px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.59);
	-moz-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.59);
	box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.59);
}
.form-horizontal .form-group {
	margin: 0 0 30px 0;
}
.form-group {
	margin-bottom: 30px;
}
.col-md-offset-2 {
	margin-left: Opx;
}
.col-md-1 {
	width: auto;
}
.copymessage {
	width: 100%;
}
.form-control {
	border: none;
	height: 32px;
}
.marketing .row {
	position: relative;
	/*    top: 70%;
*/	right: 0px;
	margin: auto
}
.col-lg-4 img {
	/*height: 100%;
	width: 100%;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.center-col {
	border-bottom: 0px #FFFFFF solid;
	background-position:center;
	background-image: url("../images/pic_02.png");
	background-size: cover;
	height: 100%;
	overflow: hidden;
}
.colthree {
	border-left: 1px #FFFFFF solid;
	background-image: url("../images/pic_01.png");
	background-size: cover;
	height: 100%;
	overflow: hidden;
	background-position: center;
}
.coltwo {
	border-right: 1px #FFFFFF solid;
	background-image: url("../images/pic_03.png");
	background-size: cover;
	height: 100%;
	overflow: hidden;
	background-position: center;
}
.copy-box {
	background-color: rgba(1, 129, 190, 0.6);
	bottom: 0;
	display: block;
	float: left;
	height: 81px;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;
	margin-top: auto;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	position: absolute;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.wrapper {
	float: left;
	margin: auto;
	width: 100%;
	position: relative;
}
.btn-success {
	margin-left: -2px;
	border: none;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-wrapper .navbar {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-wrapper .navbar .container {
	width: auto;
}
.socialicons li {
	display: inline-block;
	height: 30px;
	margin-right: 5px;
}
.socialicons li .btncontent, .socialicons li .btn-primary {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	background-color: transparent;
	color: #333;
	border: 1px solid #333;
}
.socialicons li .btncontent:hover, .socialicons li .btn-primary:hover {
	background-color: #0181c4;
	color: #fff;
	border: 1px solid #fff;
}
.nav > li > a {
	display: block;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	text-transform: uppercase;
}
.navbar-brand {
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 20px;
	position: absolute;
}
.navbar-brand img {
}
.carousel-caption .btn {
	background: #333;
	border-color: #fff;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: -60px;
}
.gleotab .row .col-md-4 img {
	width: 100%;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0px;
}
.dropdown-menu > li > a {
	clear: both;
	color: #333;
	display: block;
	font-weight: 500;
	line-height: 1.42857;
	padding-bottom: 3px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	white-space: nowrap;
	text-transform: uppercase;
}

/* CUSTOMIZE THE NAVBAR ENDS
-------------------------------------------------- */





/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


.carousel {
	left: 0;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: -200;
}
.carousel-inner {
	float: left;
	overflow: hidden;
	position: fix;
	min-height: 582px;
	height: 60vh;
	top: 0;
	width: 100%;
	margin-top: -112px;
	padding-bottom: 1px;
}
.marketing {
	float: left;
	overflow: hidden;
	position: fix;
	width: 100%;
}
.marketing .col-lg-4 {
	overflow: hidden;
	position: fix;
	height: 30vh;
}
footer {
	overflow: hidden;
	position: fix;
	height: 10vh;
}
.carousel .itema {
	background-image: url(../images/front_page.jpg);
	background-position: right bottom ;
	background-size: cover;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%
}
.carousel .itemb {
	background-image: url(../images/front_page.jpg);
	background-position: center;
	background-position: center top;
	background-size: cover;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%
}
.carousel .itemc {
	background-image: url(../images/front_page.jpg);
	background-position: top center;
	background-size: cover;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%
}
.carousel-inner > .item > img {
	top: 0;
	left: 0;
	height: 100%;
}
.carousel.carousel-fade .item {
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-ms-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
	opacity: 0.5;
}
.carousel.carousel-fade .active.item {
	opacity: 1;
}
.carousel.carousel-fade .active.left, .carousel.carousel-fade .active.right {
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.carousel.carousel-fade .next, .carousel.carousel-fade .prev {
	left: 0;
	z-index: 1;
}
.carousel.carousel-fade .carousel-control {
	z-index: 3;
}
.carousel-caption {
	position: relative;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 280px;
	width: 70%;
	max-width: 580px;
	float: right;
	margin: 0;
	padding: 10px;
	text-align:  left;
	top: 190px;
	text-shadow: none;
	margin-left: -15px;
	color: #000;
	right: 30%;
/*background-color: rgba(1, 129, 190, 0.6);
*/
}
.carousel-caption p {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.4;
	margin-bottom: 20px;
	 font-style: italic;
	 
}
.carousel-caption h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}
.carousel-indicators {
	bottom: 0px;
	position: absolute;
	top: 95%;
}
.navbar-form .form-control {
	display: inline-block;
	vertical-align: middle;
	width: 170px;
}
/* CUSTOMIZE THE CAROUSEL ENDS
-------------------------------------------------- */






/* MARKETING CONTENT
-------------------------------------------------- */


.marketing .col-lg-4 {
	text-align: center;
	min-height: 180px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	float: left;
	width: 33.3333%
}
.marketing h2 {
	color: white;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase
}
.marketing .col-lg-4 p {
	margin-right: 10px;
	margin-left: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
	margin: 80px 0;
}
.featurette-heading {
	font-weight: 500;
	line-height: 1;
	letter-spacing: -1px;
}
/*  footer
------------------------- */



.footer .container-fluid {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}
.footer .col-md-3 {
	float: right;
	width: 20%;
	padding: 0px;
}
.footer .navbar-form {
	margin-top: 8px;
	width: auto;
	padding: 0px;
}
.footer {
	bottom: 0;
	float: left;
	position: relative;
	/*width: 100%;*/
	font-size: 14px;
	margin: auto;
	text-align: center;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
	-moz-box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
	box-shadow: 0px 0px 4px 1px rgba(130,130,130,0.1);
	background: #fff
}
.footer .col-md-4 {
	width: 40%;
}
.footer .form-group {
	width: 100%;
}
.industrynews .col-md-6 {
	padding: 10px;
}
/*   gloestine page
-------------------------------------------------- */

#tabs {
	width: 100%;
}
.gleotab li {
	display: block;
	text-align: center;
	width: 16%;
	margin-right: 0%
}
.mg5 {
	height: 58px;
	background-color: #872175;
	border: 8px solid #872175;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	color: #333;
}
.mg5 > li.active > a, .mg5 > li.active > a:hover, .mg5 > li.active > a:focus {
	background-color: #fff;
	border: none;
	color: #333;
	cursor: pointer;
	height: 58px;
	border-radius: 20px;
}
.mg10 > li.active > a, .mg10 > li.active > a:hover, .mg10 > li.active > a:focus {
	background-color: #fff;
	border: none;
	color: #555;
	cursor: pointer;
	height: 58px;
}
.mg10 {
	height: 58px;
	background-color: #7581BF;
	border: 8px solid #7581BF;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.mg15 > li.active > a, .mg15 > li.active > a:hover, .mg15 > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border: none;
	color: #555;
	cursor: pointer;
	height: 58px;
}
.mg15 {
	height: 58px;
	background-color: #67A2C0;
	border: 8px solid #67A2C0;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.mg20 > li.active > a, .mg20 > li.active > a:hover, .mg20 > li.active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border: none;
	color: #555;
	cursor: pointer;
	margin: -14px 0 0 0px;
	border-radius: 0px;
	height: 80px;
	margin-top: -14px;
	background-color: transparent;
}
.mg20 {
	height: 58px;
	background-color: #008752;
	border: 8px solid #008752;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.gleobox .col-xs-2 {
	border-left: 1px solid #333;
}
.gleobox .firsta {
	border-left: 0px solid #333;
}
#my-tab-content {
	margin: 0px;
}
.gleotab .tabtopbar5mg {
	border: 1px solid #872175;
	display: block;
	height: auto;
	margin: -3px 0 0;
	font-weight: 600;
	color: #333;
	border-left-width: 8px;
}
.gleotab hr {
	border: #337ab7 solid 1px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.gleotab .well {
	background-color: #F0F8FF;
	border: none;
	border-radius: 8px;
	box-shadow: none;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 20px;
}
.gleotab .tabtopbar10mg {
	border : 1px solid #7581BF;
	display: block;
	height: auto;
	margin: -3px 0 0;
	font-weight: 600;
	color: #333;
	border-left-width: 8px;
}
.gleotab .tabtopbar15mg {
	border : 1px solid #67A2C0;
	display: block;
	height: auto;
	margin: -3px 0 0;
	font-weight: 600;
	color: #333;
	border-left-width: 8px;
}
.gleotab .tabtopbar20mg {
	border: 1px solid #008752;
	display: block;
	height: auto;
	margin: -3px 0 0;
	color: #333;
	font-weight: 600;
	border-left-width: 8px;
}
.nav-tabs {
	border: none;
}
.gleobox .col-xs-2 {
	font-size: 14px;
	padding: 4px;
	text-align: center;
	width: 25%;
}
.lineproductinfo {
	background-attachment: scroll;
	background-clip: border-box;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gleotab .panel-title {
	font-size: 12px;
}
.gleotab .panel-title a {
	display: block;
}
.tabtopbar {
	background-color: #f0f8ff;
	border-top-right-radius: 7px;
	color: #337ab7;
	float: right;
	font-weight: 600;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -15px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 5px;
	width: 100%;
}
.panel-group {
	overflow: auto;
	margin: 0px
}
.accordion .panel, .panel-group .panel {
	box-shadow: 0 0 3px 0 rgba(128, 128, 128, 0.42);
	min-width: 620px;
	margin: 20px 0px;
	border-radius: 8px;
}
.panel-heading .panel-heading, .panel-default > .panel-heading {
	background-color: transparent;
	margin-bottom: 0px;
}
.tabtopbar .col-xs-2, .lineproductinfo .col-xs-2 {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	text-align: center;
	width: 20%;
}
.gleobox {
	border-bottom: #eFeFeF solid 0px;
	border-top: #eFeFeF solid 0px;
	padding: 20px 0px;
	z-index: 99999;
}
.gleobox h3 {
	text-transform: uppercase;
	margin-bottom: 40px;
}
.tab-content > .active {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: relative;
}
.tab-content .row {
	padding: 8px;
}
.gleobox .nav-tabs {
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.gleotab .col-md-8 {
	padding: 8px;
}
.gleobox li .active {
	display: block;
	margin-right: 0;
	text-align: center;
	width: 25%;
}
.gleobox .nav-tabs > li {
	display: block;
	margin-right: 0;
	text-align: center;
}
.gleobox .nav-tabs .active {
	display: block;
	height: 80px;
	margin-right: 0;
	margin-top: -22px;
	text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active {
	display: block;
	height: 42px;
	margin-right: 0;
	margin-top: -0px;
	text-align: center;
}
.gleobox .nav-tabs :hover {
	display: block;
	position: relative;
	text-transform: uppercase;
	height: 80px;
	margin-top: -22px;
}
.call-to-action {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0;
	width: 100%;
}
.gleobox ul .active {
	z-index: 900;
}
.gleotab .nav > li > a {
	border-radius: 0;
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	height: 58;
	margin: 0;
	padding: 14px 15px;
	position: relative;
	text-transform: uppercase;
	border-width: 0;
	background-color: transparent;
}
.gleotab .nav > li > a:active {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 80px;
	padding: 36px 15px;
	background-color: transparent;
}
.gleotab .nav > li > a:hover {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 80px;
	padding: 36px 15px;
	background-color: transparent;
}
.gleotab .nav > li > a:focus {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	background-color: transparent;
}
/*   gloestine page ends 
-------------------------------------------------- *







/*  imange background pages
-------------------------------------------------- */

.imagebackgoundfunction {
	width: 100%;
	height: 100vh;
	display: block;
	position: fixed;
	overflow: hidden;
	min-width: 1980px;
	z-index: -999;
	top: 0;
}
.imagebackgoundfunction img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}


.boardmenber {
	margin-bottom: 80px;
}

/*  imange background pages ends
-------------------------------------------------- */




/*  top image page
-------------------------------------------------- */


.topimage {
	background-color: transparent;
	/*margin-bottom: 0px;
	margin-left: -40px;
	margin-right: -40px;
	margin-top: -20px;*/
	top: 0;
}
.img-responsive {
	width: 100%;
}
.container-fluid {
	padding: 0;
}
/*  top image page ends
-------------------------------------------------- */




.panel-title .glyphicon {
	padding: 5px;
}
.navbar-wrapper {
	height: 110px;
	background-color: #fff;
	margin-bottom: -42px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
	


	
	
	
/* Navbar positioning foo */
.navbar-wrapper {
		background-color: transparent;
	/*	float: left;
*/	/* [disabled]background-color: #fff;
*/
}
.navbar-wrapper .container {
	padding: 0;
}
.navbar-wrapper .navbar {
	padding-right: 0;
	padding-left: 0;
}
.navbar {
	border: 1px solid transparent;
	margin-bottom: 0px;
	min-height: 40px;
}
#navbar.navbar-collapse.collapse {
	float: right;
	margin: 0px 0 0 0;
}
.navbar-collapse {
	padding-right: 0;
}
#navbar-main.navbar.navbar-inverse {
/*-webkit-box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.04);
-moz-box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.04);
box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.04);*/
}
.navbar-inverse {
	background-color: transparent;
	border-radius: 0px;
}

.navbar-fixed-top {
	background-color:  #fff;
}
.navbar-inverse .navbar-nav > li > a {
	color: #333;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #0181c4;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #0181c4;
	background-color: transparent;
}
/* The navbar becomes detached from the top, so we round the corners */
.navbar-wrapper .navbar {
	/* [disabled]border-bottom-left-radius: 4px;
*/
	/* [disabled]border-bottom-right-radius: 4px;
*/
	/* [disabled]border-top-right-radius: 4px;
*/
	/* [disabled]border-top-left-radius: 4px;
*/
}
/* Bump up size of carousel content */
.carousel-caption p {
	margin-bottom: 20px;
	line-height: 1.4;
}
.featurette-heading {
	font-size: 24px;
}
.navbar .container {
	padding: 0px;
}

.carousel-inner {
	max-height: 1200px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}
.footer .col-md-4 {
	margin-top: 20px;
	width: 100%;
}
.footer .col-md-3 {
	margin-top: 20px;
	width: 100%;
}
.footer .form-group {
	width: 100%;
}
.navbar-form {
	box-shadow: none;
}
.footer {
	padding: 0 0 5px 0;
}






}

@media (max-width: 991px) {
.panel-title .glyphicon {
}
.top-med-pic {
	display: inline-block;
	width: 100%;
}
.bottom-med-pic {
	display: none;
}
#tabs {
	width: 100%;
}
.gleotab li {
	display: block;
	text-align: center;
	width: 25%;
	margin-right: 0%
}
.mg5 {
	height: 58px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.mg5 > li.active > a, .mg5 > li.active > a:hover, .mg5 > li.active > a:focus {
	border: none;
	cursor: pointer;
	height: 58px;
	border-radius: 20px;
}
.mg10 > li.active > a, .mg10 > li.active > a:hover, .mg10 > li.active > a:focus {
	border: none;
	cursor: pointer;
	height: 58px;
}
.mg10 {
	height: 58px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.mg15 > li.active > a, .mg15 > li.active > a:hover, .mg15 > li.active > a:focus {
	cursor: pointer;
	height: 58px;
}
.mg15 {
	height: 58px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.mg20 > li.active > a, .mg20 > li.active > a:hover, .mg20 > li.active > a:focus {
	border: none;
	cursor: pointer;
	margin: -14px 0 0 0px;
	border-radius: 0px;
	height: 80px;
	margin-top: -14px;
	background-color: transparent;
}
.mg20 {
	height: 58px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#my-tab-content {
	margin: 0px;
}
.tabtopbar5mg {
	display: block;
	height: auto;
	margin: -4px 0 0;
	font-weight: 600;
}
.tabtopbar10mg {
	display: block;
	height: auto;
	margin: -4px 0 0;
	font-weight: 600;
}
.tabtopbar15mg {
	display: block;
	height: auto;
	margin: -4px 0 0;
	font-weight: 600;
}
.tabtopbar20mg {
	display: block;
	height: auto;
	margin: -4px 0 0;
	font-weight: 600;
}
.nav-tabs {
	border: none;
}
.col-xs-2 {
	padding: 2px;
	text-align: center;
	width: 20%;
}
.lineproductinfo {
	background-attachment: scroll;
	background-clip: border-box;
	font-weight: 600;
	margin-bottom: 0px;
}
.gleobox {
	border-bottom: #eFeFeF solid 0px;
	border-top: #eFeFeF solid 0px;
	padding: 20px;
	z-index: 99999;
}
.gleobox h3 {
	text-transform: uppercase;
	margin-bottom: 40px;
}
.tab-content > .active {
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.2);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: relative;
}
.tab-content .row {
	padding: 8px;
}
.gleobox .nav-tabs {
	margin-bottom: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
.gleotab .col-md-8 {
	padding: 8px;
}
.gleobox li .active {
	display: block;
	margin-right: 0;
	text-align: center;
	width: 25%;
}
.gleobox .nav-tabs > li {
	display: block;
	margin-right: 0;
	text-align: center;
}
.gleobox .nav-tabs .active {
	display: block;
	height: 80px;
	margin-right: 0;
	margin-top: -23px;
	text-align: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active {
	display: block;
	height: 80px;
	margin-right: 0;
	margin-top: -0px;
	text-align: center;
}
.gleobox .nav-tabs :hover {
	display: block;
	position: relative;
	text-transform: uppercase;
	height: 80px;
	margin-top: -23px;
}
.call-to-action {
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0;
	width: 100%;
}
.gleobox ul .active {
	z-index: 900;
}
.gleotab .nav > li > a {
	border-radius: 0;
	display: block;
	font-size: 24px;
	font-weight: 500;
	height: 58;
	margin: 0;
	padding: 14px 15px;
	position: relative;
	text-transform: uppercase;
	border-width: 0;
	background-color: transparent;
}
.gleotab .nav > li > a:active {
	display: block;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 80px;
	padding: 36px 15px;
	background-color: transparent;
}
.gleotab .nav > li > a:hover {
	display: block;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 80px;
	padding: 36px 15px;
	background-color: transparent;
}
.gleotab .nav > li > a:focus {
	display: block;
	font-size: 24px;
	font-weight: 500;
	position: relative;
	text-transform: uppercase;
	border: solid 0px;
	border-radius: 0px;
	background-color: transparent;
}
.industrynews .col-md-6 {
	padding: 0px;
}
}

@media (min-width: 992px) {
.top-med-pic {
	display: none;
}
.bottom-med-pic {
	display: inline-block;
}
.featurette-heading {
	margin-top: 120px;
}
.marketing .col-lg-4 {
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	text-align: center;
	width: 33.333333%;
	float: left;
}
.carousel-inner {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}
.footer .col-md-3 {
	margin-top: 0px;
	width: 100%;
}
.footer .col-md-3 {
	float: right;
	width: 20%;
	padding: 0px;
}
.footer .navbar-form {
	margin-top: 5px;
	width: auto;
	padding: 0px;
	margin-bottom: 5px;
}
.footer {
	background: #fff none repeat scroll 0 0;
	bottom: 0;
	float: left;
	min-height: 80px;
	position: relative;
	width: 100%;
	font-size: 12px;
	margin: auto;
	text-align: center;
}
.footer .col-md-4 {
	width: 40%;
	margin-top: 20px;
}
.footer .form-group {
	width: 100%;
}
}

@media (max-width: 991px) {
.navbar-inverse {
 
	border-bottom-color: #080808;
	border-left-color: #080808;
	border-right-color: #080808;
	border-top-color: #080808;
	border: 0px
}
.navbar-toggle {
	background: #434244;
	border: 0px
}
.navbar-header {
}
#navbar-main.navbar.navbar-inverse {
	/*-webkit-box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.14);
	box-shadow: 0px 7px 7px -5px rgba(0,0,0,0.14);*/
}
.navbar-inverse {
	border-bottom: 0px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #999;
	border: 0px
}
.carousel-inner {
	/*	max-height: 500px;
*/	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%;
}

.carousel-caption h1 {
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}
.navbar {
	margin-bottom: 0px;
}
.footer .col-md-4 {
	margin-top: 20px;
	width: 100%;
}
/*.footer .col-md-3 {
	margin-top: 20px;
	width: 100%;
}*/
.footer .form-group {
	width: 100%;
}
.footer {
	padding: 0 0 20px 0;
	width: 100%;
}
.navbar-form {
	box-shadow: none;
}
.footer .navbar-form {
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
}

@media (max-width: 1084px) {
.footer .col-md-4 {
	margin-top: 10px;
	width: 100%;
}
.footer .col-md-4 {
	margin-top: 10px;
	width: 100%;
}
.footer .col-md-3 {
	float: none;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 60%;
	margin: auto;
}
}
/* Distributors */



.dist-desc {
	border-top-color: #ccc;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 14px;
	height: 200px;
	display: normal;
	width: 100%;
	margin: 0;
	padding: 10px 5px;
}
.cardinal img, .mckesson img, .amerisource img, .bellco img, .amatheon img, .hdsmith img, .morrisdick img, .lifeline-pharma img {
	max-width: 250px;
	margin: auto;
}
.cardinal, .mckesson, .amerisource, .bellco, .amatheon, .hdsmith, .morrisdick, .lifeline-pharma {
	margin: 5px;
	width: 100%;
	height: 320px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	border: 0px solid #EEEEEE;
	position: relative;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none
}
.pad-less a {
	text-decoration: none;
}
.dist-desc:hover {
}
/*__________________________________________________*/





.caption .btn {
	margin-right: 20px
}
.caption .btn-success {
	margin-top: 0px
}
.row .col-sm-6 .btn-success {
	padding : 10px 30px;
}
.bg-primary {
	color: #fff;
	display: block;
	float: left;
	margin-bottom: opx;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 2px;
	padding-top: 17px;
	background-image: url(../images/bg/about_us_image.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}
.bg-dark {
	color: #fff;
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 17px;
}
.grayback {
	background-color: rgba(43, 43, 43, 0.7);
	background: rgba(78, 78, 78, 0.7);
	-webkit-box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,0.3);
	box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,0.3);
}
.purpleback {
	background-color: #7E007F;
	-webkit-box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,1);
	box-shadow: inset 0px 3px 160px -36px rgba(0,0,0,1);
	width: 100%;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-align: center;
}
.blueback {
	background-color: #E28E46;
}
.aboutpage ul {
	color: #333;
	padding: 20px;
	border-radius: 0px;
	border-width: 0px;
	font-size: 16px;
}
.aboutpage li {
	line-height: 18px;
	margin-bottom: 19px;
}
.thumbnail {
	border-radius: 0px;
	border: 0px;
	display: block;
	line-height: 1.42857;
	margin: 0px;
	padding: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
.bg-primary .row {
	padding: 40px;
}
.navbar-default {
	background-color: #333;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 40px;
}
.bg-primary .row .col-md-8 {
	background-color: rgba(204,55,0,0.86);
	padding: 20px;
}
.bg-primary .row .col-md-8 li {
	margin-bottom: 10px;
}
.container .bg-primary {
	margin-top: -20px;
}
.bg-dark .col-md-4 {
	width: 120px;
	height: 130px
}
.bg-dark .col-md-8 {
	width: 80%;
}
.aboutpage .container {
	padding: 0px
}
.purpleback .col-md-8 {
	float: left;
	width: 100%;
	display: block;
}
.purpleback .col-md-3 {
	float: left;
	width: 15%;
	display: block;
}
.bg-dark .col-md-8 h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.bg-dark .col-md-8 h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}
.header-contact {
	background-color: #0181c4;
	-webkit-box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 75px 0px rgba(0,0,0,0.2);
	display: block;
	font-size: 18px;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;
	color: #fff;
	margin-top: 0px;
}
.p-news, .news-box {
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}
.p-news, .img-auto {
	width: 100%;
	margin-bottom: 20px
}
.our-releases {
	background-color: #E7E7E7;
	margin-bottom: 30px;
}
.facebook a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/facebook_a.png) no-repeat;
	background-size: 100% 100%;
}
.facebook a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/facebook_b.png) no-repeat;
	background-size: 100% 100%;
}
.twitter a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/twitter_a.png) no-repeat;
	background-size: 100% 100%;
}
.twitter a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/twitter_b.png) no-repeat;
	background-size: 100% 100%;
}
.linkedin a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/linkedin_a.png) no-repeat;
	background-size: 100% 100%;
}
.linkedin a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/linkedin_b.png) no-repeat;
	background-size: 100% 100%;
}
.google-plus a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/gplus_a.png) no-repeat;
	background-size: 100% 100%;
}
.google-plus a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/gplus_b.png) no-repeat;
	background-size: 100% 100%;
}
.rss a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/rss_a.png) no-repeat;
	background-size: 100% 100%;
}
.rss a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/rss_b.png) no-repeat;
	background-size: 100% 100%;
}
.searchicon a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/search_a.png) no-repeat;
	background-size: 100% 100%;
}
.searchicon a:hover {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/logos/search_b.png) no-repeat;
	background-size: 100% 100%;
}
.panel {
	border-radius: 0px;
	border: 0px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
	-moz-box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
	box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
}
.panel-heading {
	border-radius: 0px;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-top: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 100%;
}
.panel-info > .panel-heading {
	background-color: #0181c4;
	display: block;
	font-size: 14px;
	font-weight: 500;
	padding: 10px;
	text-transform: uppercase;
	width: 100%;
	color: #fff;
	margin-top: 0px;
	border-width: 0px;
}
.panel-danger > .panel-heading {
	background-color: #a94442;
	border-bottom-color: #a94442;
	border-left-color: #a94442;
	border-right-color: #a94442;
	border-top-color: #a94442;
	color: #fff;
}
.fdapage > .nav-tabs > li.active > a {
	z-index: 400;
}
.fdapage > .tab-content > .tab-pane {
	padding: 40px;
}
.fdapage .tab-content .tab-pane .table-striped thead {
	background-color: #444;
	color: #9f9f9f;
}
.footer .alert p {
	text-align: left;
	padding: 0px;
	margin: 0px
}
.footer .alert {
	border: #713E3F solid 1px;
	width: 80%;
	margin: 5px auto;
	padding: 5px 10px;
	border-radius: 0px;
}
.gleotab .gleobox .tab-content .tab-pane .row .col-md-4 img {
	width: 100%;
}
.navbar-nav {
	text-align: center;
}
.purpleback .row .text-center {
	padding-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}
.well-sm .input-group {
	padding-bottom: 20px;
	padding-top: 20px;
}
.copymessage .form-control {
	max-width: 590px;
	min-height: 240px;
}
.footer .navbar-form .form-control {
	display: inline-block;
	vertical-align: middle;
	width: 69%;
	border-top-left-radius: 4px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 0px;
	border: 0px;
	margin: 0px;
}
.footer .navbar-form .btn-success {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	background-color: #337ab7;
	margin: 0 0 0 -3px;
	background-image: none;
	border: 0px;
	width: 29%;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 4px;
	text-transform: uppercase;
	height: 32px;
}

/*.container {
	min-width: 480px;
}*/


@media (max-width: 991px) {
/*.jumbotron .container {
	min-width: 480px;
}*/
.gleobox {
	padding: 0px;
}
}
.gleobox .tab-content .tab-pane .row .col-md-8 .col-md-6 .row .col-md-8 {
	margin: 0 0 0 -22px
}
.q-one {
	background-color: #D9EDFF;
	border-radius: 0px;
	border: 0px;
	padding: 22px 30px 10px 30px;
}
.q-two {
	background-color: #DEDEDE;
	border-radius: 0px;
	border: 0px;
	padding: 22px 30px 10px 30px;
}
.q-two h2 {
	padding: 0px;
	margin: 0 0 20px 0;
	font-size: 18px;
}
.q-one h2 {
	padding: 0px;
	margin: 0 0 20px 0;
	font-size: 18px;
}
.q-one P {
	background-color: #FFFFFF;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
}
.q-two P {
	background-color: #FFFFFF;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.08);
}
.page-title-b {
	font-size: 24px;
	font-weight: 500;
	margin-top: 50px;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.copy-box a {
	color: #fff;
}
.copy-box a:hover {
	color: #D7FAFF;
	text-decoration: none;
}
.text-center .page-title {
	margin: 0px;
}
.carousel-control {
	display: none;
}

@media (max-width: 992px) {
.navbar-brand img {
	width: 180px;
	height: 42px
}
#navbar.navbar-collapse.collapse {
	margin-top: 0px;
}
}

@media (min-width: 992px) {
#about .col-md-8 {
	width: 70%;
	text-align: justify;
	padding: 0 30px 0 0;
	margin: 0px;
}
#about .col-md-4 {
	width: 30%;
	padding: 30px 0 0 0;
	margin: 0px;
	float: left;
}
}
#about .row {
	margin-botton: 10px;
}
#about .col-md-4 img {
	width: 100%;
	margin-bottom: 30px
}
#about .row {
	margin-bottom: 0px;
	margin-left: -40px;
	margin-right: -40px;
	padding : 40px;
}
#about .col-md-8 {
	text-align: justify;
}
.footer a {
	padding: 0 8px;
	display: inline-block;
	margin-top: 10px;
}
.p-news {
	height: 620px;
}
.news-box h3 {
	font-size: 18px;
}
.marketing .col-lg-4 img {
	height: 100%;
	width: auto;
}
.grayb {
	background-color: #F2F2F2;
}
#about .col-xs-6 {
	text-align: center;
}
#about .page-title {
	margin-bottom: 15px;
	margin-top: 0px;
}
#about {
	margin-top: 40px;
	margin-bottom: -20px;
}
.aboutpage .container {
	background-color: transparent;
}
.jumbotron .container .col-sm-6 img {
	width: 100%;
}

@media (max-width: 767px) {
.footer .col-md-3 {
	width: 100%;
}
.homeprimary   {
	display: block;
}

.hometext  {
	display: none;
}

.footer  {
	height: auto;
	margin-bottom: 20px;
}

.boardmenber {
	margin-bottom: 0px;
}

.carousel-caption {
	width: 65%;
	padding: 20px;
	margin: auto; 
	float:none;
	top:0;
	right:0;
	
}
.carousel-caption h1 {
	margin-top: 0px;
}

.navbar-inverse {
	background: #fff;
}
.carousel {
}
.carousel-inner {
}
.navbar-fixed-bottom, .navbar-fixed-top {
	left: 0;
	position: relative;
	right: 0;
	z-index: 1030;
}
.colthree, .center-col, .coltwo {
	border : 0px;
}
.gleotab .nav > li > a {
	font-size: 16px;
	margin-left: -14px;
}
.gleotab .nav > li > a:active {
	font-size: 16px;
	margin-left: -14px;
}
.gleotab .nav > li > a:hover {
	font-size: 16px;
	margin-left: -14px;
}
.gleotab .nav > li > a:focus {
	font-size: 16px;
	margin-left: -14px;
}
.gleobox .col-xs-2 {
	font-size: 12px;
	width: 25%;
}
#navbar.navbar-collapse.collapse {
	background-color: #fff;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: 100%;
}
#navbar-main.navbar.navbar-inverse div.container {
	padding: 0;
}
.p-news {
	height: 100%;
}
.navbar-brand img {
	height: 100%;
	width: 100%;
	min-width: 220px;
	max-width: 230px;
}
.navbar-brand {
	width: 50%;
}
.navbar-nav {
	margin-top: 20px;
}
.jumbotron .container {
	max-width: 680px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.topimage {
	background-color: transparent;
	/*   margin-bottom: 0;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;*/
	top: 0;
}
.col-xs-6 {
	width: 100%;
}
.carousel-caption .btn {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	margin-left: -129px;
	margin-top: 300px;
	text-transform: uppercase;
}

navbar-nav .open .dropdown-menu, .navbar-nav .open .dropdown-menu:hover, .navbar-nav .open .dropdown-menu:focus {
	padding: 5px 0;
	background-color: #333;
}
.navbar-nav .open .dropdown-menu a:hover {
	background-color: #fff;
}
.dropdown-menu {
	border-radius: 0px;
	background-color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #333;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #9d9d9d;
	text-align: center;
}
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #333;
	color: #0181c4;
}
.navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	background-color: #fff;
}
.navbar-collapse {
	border-top : 0px;
}
.navbar-nav .open .dropdown-menu {
	background-color: #333;
}



}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #0181c4;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color:  #0181c4;
	color: #fff;
	
}
.navbar-inverse .navbar-nav > li > a:hover {
	background-color:  #0181c4;
	color: #fff;
}
.navbar-inverse .navbar-nav > li > a:focus {
background-color:  #0181c4;
	color: #fff;
}



 .navbar-collapse.collapse  .navbar-nav li.actives a {
	color: #0181c4;
 
}


 .navbar-collapse.collapse  .navbar-nav li.actives a:hover {
	color: #fff;
 
}

.login-body .container-fluid .col-lg-4 .login-form-container {
	border-style: none;
    border-color: -moz-use-text-color;
    border-width: medium;
    bottom: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	box-shadow: 0 0 4px 1px rgba(130, 130, 130, 0.10);
	padding: 20px;
	border-radius: 8px;
	margin-top: 150px;
}
.pwd-recovery-form #PasswordRecoveryControl {
	margin: auto;
}
.login-body .container-fluid .col-lg-4 {
	padding: 20px;
}
.login-body .login-form-container .btnLogin {
	background-color: #0181c4;
	border: 1px solid;
	border-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 10px 30px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}
.login-body .login-form-container .btnLogin {
	float: left;
}
.login-body .login-form-container .btnLogin:hover {
	background: #333 none repeat scroll 0 0;
	border-color: #ccc;
	color: #fff;
}
.login-body .pwd-recovery-label {
	margin: 15px 10px 0 0;
	display: block;
}
.login-body .pwd-recovery-input, .login-body .login-input-pwd {
	width: 100%;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	background-image: none;
	border-bottom-color: #ccc;
	border-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	transition-delay: 0s, 0s;
	transition-duration: 0.15s, 0.15s;
	transition-property: border-color, box-shadow;
	transition-timing-function: ease-in-out, ease-in-out;
}
.login-body .login-input-user {
	width: 100%;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #fff;
	background-image: none;
	border-bottom-color: #ccc;
	border-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	border-image-slice: 100% 100% 100% 100%;
	border-image-source: none;
	border-image-width: 1 1 1 1;
	border-left-color: #ccc;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ccc;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	transition-delay: 0s, 0s;
	transition-duration: 0.15s, 0.15s;
	transition-property: border-color, box-shadow;
	transition-timing-function: ease-in-out, ease-in-out;
}
.login-body .login-form-container input {
	margin: 10px 0;
}
.login-body .login-form-container h1 {
	text-align: center;
}
.login-body .login-form-container h1 img {
	width: 100%;
	max-width: 265px;
}
html body form#formMain div.jumbotron div.container div.row div.col-xs-6.col-lg-4 {
	padding-right: 40px;
}
.jumbotron .container #about .row .col-xs-8 {
	padding-right: 15px;
}
.socialicons {
	padding-right: 15px;
}
html body form#formMain div.jumbotron section div.container div.row div div.col-sm-12.col-md-6.col-lg-4 {
	padding: 0 20px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
/*    height: 100%;
*/}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
/*    height: 32px;
*/   
}
.col-lg-4 .panel-info .panel-body {
	height: 90px;
}
.gleotab .gleobox .tab-content .col-md-8 .col-md-6 .row .col-md-8, .gleotab .gleobox .tab-content .col-md-8 .col-md-6 .row .col-md-4 {
	float: left;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	width: 50%;
}
/*_____________________________________________________*/







.ndcmobile5 {
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile10 {
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile15 {
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile20 {
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile5 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile10 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile15 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile20 .col-md-6 {
	width: 50%;
	float: left;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile5 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile10 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile15 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile20 {
	padding: 5px 20px;
}
.ndcmobile5 {
	border: none;
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile10 {
	border: none;
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile15 {
	border: none;
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile20 {
	border: none;
	display: block;
	font-weight: 600;
	height: auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: -10px;
}
.ndcmobile5 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile10 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile15 .col-md-6 {
	width: 50%;
	float: left;
}
.ndcmobile20 .col-md-6 {
	width: 50%;
	float: left;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile15 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile10 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile15 {
	padding: 5px 20px;
}
.container .gleotab .gleobox .tab-content .active .row.ndcmobile20 {
	padding: 5px 20px;
}

/*____________________________________________________*/ 
  
  
  
  
@media (min-width: 768px) {
	.homeprimary   {
	display: none;
}
.hometext   {
	display: block;
}
/*	.ndcmobile15 {
		display: none;
	}*/
}
.ordenpharma img {
	width: 100%;
	max-width: 400px;
}
.read-link {
	background-color: #0181c4;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration: none;
	float: right;
}
.read-link:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}
.news-boxa {
	margin: 10px;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
	-moz-box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
	box-shadow: 0px 0px 3px 0px rgba(128,128,128,0.42);
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

@media (max-width: 412px) {
.lineproductinfo .col-xs-12 .col-xs-2, .tabtopbar .col-xs-12 .col-xs-2 {
}
}
.modal-content .form-group {
	width: 100%
}
.modal-header {
	background-color: #337ab7;
	color: #fff;
}
.modal-content .page-title {
	margin: 15px 0;
	font-weight: 300;
	color: #fff;
}
.modal-dialog {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	max-width: 600px;
	width: 80%;
}
.modal-content .navbar-form {
	margin: 20px 0;
	padding: 0px;
}
.modal-content .form-control {
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	height: 40px;
	border : 1px solid #ccc;
}
.modal-content #btnNewsletter {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 7px 8px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
	background-color: #337ab7;
	margin: 0 0 0 -4px;
	background-image: none;
	border: 0px;
	width: 30%;
	text-transform: uppercase;
	height: 40px;
}
.modal-footer {
	border: none;
}
.footer .btncontent, .footer .btn-primary {
	Border: none;
	text-transform: uppercase;
	padding: 5px 10px;
}
.fda .btn-primary, .footer .btn-primary {
	float: none;
	text-transform: uppercase;
}
.fda {
	margin-top: 10px;
}
.carousel-caption .btn-primary:focus, carousel-caption .btn-primary:hover {
	color: #fff;
	background-color: #0181c4;
	border-color: #fff
}
#newsletterConfirmation.alert {
	background-color: #0181c3;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-align: center;
	border-radius: 0px;
}
.slideInDown {
	-vendor-animation-duration: 3s;
	-vendor-animation-delay: 2s;
	-vendor-animation-iteration-count: infinite;
}

.board-name {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 0;
	padding-right: 15px;
	padding-top: 0;
	padding-left: 0px;
		color: #333;

}
.board-tittle {
	font-weight: 500;
	font-size: 14px;
	padding-bottom: 0;
	padding-right: 15px;
	padding-top: 0;
	padding-left: 0px;
	color: #333;
}
.boardmenber img {
	margin: 0 10px 20px 0px;
}
h1.page-title.blueback {
	color: #fff;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 10px;
	text-align: center;
}
.boardmenber .col-md-8 {
	padding-right: 40px;
}
.boardmenber .col-md-4 {
}
.boardmenber .list-group-item {
	border: none;
	border-radius: 0px;
	background-color: transparent;
	float: left;
	height: auto;
	width: 100%;
}
.list-group-item:first-child h2, .list-group-item:first-child .page-title {
	margin: 0px
}
.list-group-item:first-child {
	border: none;
	background-color: #e28e46;
	color: #fff;
	border-radius: 0px;
	height: auto;
	margin-bottom: 20px;
}
.dropdown-menu {
	border: none;
}
.sup {
	vertical-align: super;
	font-size: 70%;
}
.boardmenber .page-title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.fdapage .tab-content {
	overflow: scroll;
}
.fdapage .tab-pane {
	min-width: 620px;
}
.tabtopbar5mg .panel-title .glyphicon, .tabtopbar5mg .panel-title .tabtopbar {
	background-color: #872175;
	color: #fff;
}
.tabtopbar5mg .panel-title .glyphicon:hover {
	background-color: #fff;
	color: #872175;
}
.tabtopbar10mg .panel-title .glyphicon, .tabtopbar10mg .panel-title .tabtopbar {
	background-color: #7581bf;
	color: #fff;
}
.tabtopbar10mg .panel-title .glyphicon:hover {
	background-color: #fff;
	color: #7581bf;
}
.tabtopbar15mg .panel-title .glyphicon, .tabtopbar15mg .panel-title .tabtopbar {
	background-color: #67a2c0;
	color: #fff;
}
.panel-title .glyphicon {
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
.tabtopbar15mg .panel-title .glyphicon:hover {
	background-color: #fff;
	color: #67a2c0;
}
.tabtopbar20mg .panel-title .glyphicon, .tabtopbar20mg .panel-title .tabtopbar {
	background-color: #008752;
	color: #fff;
}
.tabtopbar20mg .panel-title .glyphicon:hover {
	background-color: #fff;
	color: #008752;
}
.boardmenber .col-md-2 {
	width: 20%;
	float: left;
	padding: 20px;
}
.child-table tr:nth-child(2n), .table-bordered > tbody > tr:nth-child(2n) {
	background-color: #E4E4E4;
}
.panel-body .child-table tr th {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333;
	color: #fff;
}
.panel-body .child-table {
	border: solid 1px #d1d1d1;
}
.panel-body table {
	width: 100%
}
.panel-body td, .panel-body th {
	padding: 2px 5px;
	font-weight: normal;
}
.panel-body .t-col-3, .panel-body .col-md-4 {
	padding: 10px;
}
#con .well {
	height: 400px;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%
}

.aboutpage .blue  { 
color: #0181c3;

}

.aboutpage .text-right {
	text-align:right;
 }

.aboutpage .well {
 
	background-color: transparent;
	border-radius: 0px;
	border-width:0px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.00) inset;
	margin-bottom: 80px;
	min-height: 20px;
	padding: 0px;
	 
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 500px;
}
 
.dropdown:hover .dropdown-toggle:hover, .dropdown:hover .dropdown-toggle:focus, .dropdown:hover .dropdown-toggle:active{
	background-color:#0181c3;
	color: #fff; 
}


.alert-warning {
	background-color: #f0f8ff;
	border-width: 0px;
	border-bottom-color: #faebcc;
	border-left-color: #faebcc;
	border-right-color: #faebcc;
	border-top-color: #faebcc;
	color: #333;
	font-weight: bold;
	border-radius: 8px;
	text-align: center;
	font-size: 16px;
}




@media (max-width: 620px) {
	
	
.carousel-inner {
	   height: 460px;
	  min-height: 460px;
}



.carousel-caption .btn {
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	margin-left: -30px;
	margin-top: 150px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}


.gleobox {
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
	padding: 0px;
	width: 100;
	z-index: 99999;
}
.marketing .col-lg-4 {
	width: 100%;
}
.carousel-inner {
	max-height: 500px;
	width: 100%;
	margin-top: 0px;
		margin-top: -112px;
}
.carousel-caption {
	margin-top: 18px;
	
}
}



 .navbar-collapse.collapse .navbar-nav li.actives active a:focus     {
	
	color:  #fff;
}

 
  ul.nav.navbar-nav li.dropdown.actives.open a   {
	color:  #fff;
} 

 .nav.navbar-nav  .dropdown.actives  .dropdown-menu .actives a   {
	color:  #0181c4;
}
 
 
 .navbar-collapse.collapse ul.nav.navbar-nav li.dropdown.actives.open ul.dropdown-menu li a  {
	color:  #0181c4;
}


 .navbar-collapse.collapse ul.nav.navbar-nav li.dropdown.actives.open ul.dropdown-menu li a:focus  {
	 background-color:#0181c4;
	color: #fff;
}


.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover  {
	background-color: #0181c4;
	color: #fff;
}

.BambooHR-ATS-board {
	text-align: left;
}
.BambooHR-ATS-board h2 {
	font-family: Helvetica, 'Helvetica Neue';
	font-size: 32px;
	font-weight: bold;
    text-transform: uppercase;
	color: #0081C3;
	border-bottom: 1px solid #a0a0a0 !important;
	padding-bottom: 9px;
	margin: 0;
    margin-bottom: 50px;
	text-align: left;
}
.BambooHR-ATS-board ul {
	font-size: 12px;
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0;
}
.BambooHR-ATS-board li {
	color: #777;
	list-style: none !important;
	margin: 0 !important;
	clear:both;
}
.BambooHR-ATS-board ul ul {
	padding: 2px 20px 12px 20px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}
.BambooHR-ATS-board ul > ul:last-of-type {
	margin-bottom: 0px;
}
.BambooHR-ATS-board a {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.9em;
}
.BambooHR-ATS-board .BambooHR-ATS-Location {
	float: right;
	padding-top: 9px;

}
 @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(//themes.googleusercontent.com/static/fonts/sourcesanspro/v5/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}
#BambooHR-Footer {
	font-family:'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
	margin: 9px 9px 0px 0px;
}
#BambooHR-Footer img { display: inline; }

.BambooHR-ATS-board p.blankState {
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	color: #cdcdcd;
	clear: both;
	border-bottom: solid #d7d7d7 1px;
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 25px 0 35px;
}
.BambooHR-ATS-board p.blankState strong { font-weight:600px; }