/*!
 * Start Bootstrap - 2 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


body {
	/*padding-top: 50px;  Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family: 'ProximaNova-Light';
	font-size: 180%;
	background: #f2f2f2;
	color: #000000;
}
img {
	max-width: 100%;
}
h1 {
	font-family: 'ProximaNova-Bold';
	margin-top: 50px;
	color: #000000;
}
h1 span.blue {
	font-size: 110%;
	font-family: 'ProximaNova-Bold';
}
h1.bold {
	font-family: 'ProximaNova-Bold';
	color: #000000;
}
.bold {
	font-family: 'ProximaNova-Bold';
}
.white-bg {
	background: #fff;
	padding-bottom: 20px;
}
.blue {
	color: #000000;
}
.purple {
	color: #2c3177;
	font-size: 70%;
}
.purple.fullsize {
	font-size: 100%;
}
h4.purple {
	font-size: 19px;
	color: #2c3177;
	margin-bottom: 40px;
}
h4.purple a {
	color: #2c3177;
}
.p-top {
	padding-top: 40px;
}
.p-top-10 {
	padding-top: 10px;
}
.m-bot-20 {
	margin-bottom: 20px
}
p {
	
	color: #000000;
}
.social {
	float: right;
	padding-top: 5px;
	margin-right: 40px;
}
.logo {
	margin: 20px 0;
	width: 289px;
}
.social a {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin: 5px;
}
.social a:hover {
	opacity: 0.4
}
.social a.fb {
	background: url(../images/fb.png);
}
.social a.tw {
	background: url(../images/tw.png);
}
.social a.ln {
	background: url(../images/ln.png);
}
.submit {
	margin-top: 10px;
}
.logo {
	margin-top: 60px;
}
footer {
	background: #f2f2f2;
	text-align: center;
	margin: 10px 0;
}
footer p {
	font-size: 11px;
}
footer .nav li {
	list-style: none;
	display: inline-block;
	border-right: 1px solid #3b96b1;
	margin: 0 0 10px 0;
}
footer .nav li:last-child {
	border-right: none !important;
}
footer .nav li a {
	font-size: 14px;
	color: #969494;
	padding: 0px 10px;
}
.map-page.white-bg {
	background: url(../images/map-bg.jpg) repeat-y center top;
	padding-bottom: 50px;
}
.trans-white-bg {
	background: url(../images/trans-white-bg.png);
	overflow: hidden;
	margin-top:80px;
}
.abs {
	position: absolute;
	margin-left: -50px;
}
.vid-wrapper {
	margin: 0 40px 20px 45px;
}
.error {
	color: #f00;
}
.error-msg {
	color: #f00;
	display: none;
}
.contact nav, .references nav, .about nav {
	display: none
}
.contact .white-bg, .references .white-bg, .about .white-bg {
	background: none !important;
}
table td {
	padding: 5px 10px;
	font-size: 16px;
}
.links {
	max-width: 800px;
	margin: 40px auto;
	font-size: 110%;
}
.links h3 {
	color: #3c7897;
	font-size: 16px;
	font-family: 'ProximaNova-Bold';
}
.links a {
	color: #2d3375;
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.links a span {
	position: absolute;
	display: block;
	margin-left: -10px;
}
.links p {
	color: #9698b4;
	margin-bottom: 20px;
}
.login-page {
	padding: 150px 0;
}
ul {
	margin: 0 0 10px 1em;
	padding: 0;
}
ol {
	counter-reset: item;
	margin: 0;
	padding: 0
}
ol li {
	display: block;
	color: #969494;
	margin: 5px 0 5px 24px;
	position: relative
}
ol li:before {
	position: absolute;
	margin-left: -24px;
	content: counter(item) ". ";
	counter-increment: item;
	width: 2em;
	font-family: 'ProximaNova-Bold';
	display: inline-block;
}
li {
	color: #969494;
	margin: 5px 0;
}
ul.tick li, ul.dot li {
	list-style: none;
}
ul.dot li:before {
	/* Unicode bullet symbol */
	content: '\2022 ';
	/* Bullet color */
	
	margin: 0 0 0 -1em;
	width: 1em;
	color: #107898;
	padding-right: 0.5em;
}
ul.tick li:before {
	/* Unicode bullet symbol */
	content: '\2713';
	/* Bullet color */
	
	float: left;
	margin: 0 0 0 -1em;
	width: 1em;
	color: #107898;
	padding-right: 0.5em;
}
.mexplained {
	margin: 40px 0 10px 44px
}
.contact-column {
	max-width: 250px;
	margin: 0 auto;
}
.contact-column a {
	font-size: 18px;
	color: #2c3177;
	display: block;
	padding-bottom: 5px;
}
h1 {
	max-width: 380px;
}
nav {
	font-family: 'ProximaNova-Regular';
}
h1 sup {
	font-size: 30%;
	vertical-align: top;
	line-height: 35px;
	margin-left: 0;
	top: -10px;
}
.maryea {
	text-align: right;
	margin-right: 0;
}
.maryea span {
	font-size: 80%;
	display: block;
	line-height: 14px;
}
.maryea h4 {
	font-size: 130%;
	margin: 20px 0 0 0;
	padding: 0;
}
.sa-text {
	display: none;
	margin: 10px 0;
}
.box {
	border: 1px solid #3c7897;
	padding: 15px;
	color: #3c7897;
	margin-bottom: 20px;
}
li.nostyle {
	list-style-type: none;
}
.request {
	cursor: pointer;
	display: block;
	margin-top: 10px;
}
.overlay {
	width: 100%;
	height: 100vh;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	background: #000000;
	opacity: 0.4;
	display: none;
	z-index: 20000;
}
h1.long {
	max-width:100% !important;
	text-align:center;
}
.password_request, .cc-login, .cc-request-submitted, .cc-usage, .cc-forgot-pass-popup  {
	width: 70%;
	display: none;
	max-width: 900px;
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: #fff;
	z-index: 20001;
	padding: 40px;
}
.cc-usage  {
	width: 70%;
	display: none;
	max-width: 900px;
	position: absolute;
	z-index: 4;
	left: 50%;
	top: 20px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	background: #fff;
	z-index: 20001;
	padding: 40px;
}
.form {
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-position: inside;
}
.form label {
	font-weight: normal !important;
	width: 300px;
}
.form input {
	width: 60%;
	margin: 5px;
}
#send-email {
	float: right;
	text-align: center;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
.ta {
	text-align: center;
}

@media screen and (min-width: 992px) {
.ta {
	text-align: right;
}
}
.login input#password {
	width: 100%;
	border: 1px solid #079;
	padding: 5px;
}
.login input#password:-webkit-autofill {
 background-color: #fff !important;
}
.login .submit {
	float: right;
}
.margtoplrg {
	margin-top: 100px;
}
.margtopmed {
	margin-top: 75px;
}
.margtopsml {
	margin-top: 50px;
}
.margbotlrg {
	margin-bottom: 100px;
}
h1 span {
	font-weight: 600;
	color: #000000;
}
.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table; /* [1] */
	table-layout: fixed; /* [2] */
	border-collapse: collapse;
	width: 100%; /* [3] */
}
.table-row {
	display: table-row;
}
.tabs__item {
	display: table-cell; /* [4] */
	vertical-align: middle;
	padding: 2px;
	border-radius: 10px 10px 0 0;
	background-color: #e0dfe0;
	border: 2px solid #fff;
}
.tabs__item:hover,.tabs__item:hover a, .tabs__item.active, .tabs__item.active a {
	background-color: #0d799b;
	cursor:pointer;
	color: #fff;
}
.tabs__link {
	display: block; /* [5] */
}
/**
 * Primary nav. Extends `.tabs`.
 *
 * 1. Stop tabs’ corners leaking out beyond our 4px round.
 */
.primary-nav {
	text-align: center;
	overflow: hidden; /* [1] */
	border-bottom: 10px solid #0d799b;/* box-shadow: 0 0 10px 0 #000;*/
}
.primary-nav a {
	color: #989594;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
}
.primary-nav a:hover {
	color: #fff;
}
.grey-bg {
	margin-left: -15px;
	margin-right: -15px;
	padding-bottom: 20px;
	background: #e0dedf;
	min-height: 600px;
}
.no-padding-bottom {
	padding-bottom: 0;
}
.row.extra-margin {
	margin: 15px 30px;
}
.row.extra-margin > div {
	position: relative;
}
.preview, .download {
	display: block;
	width: 14%;
	float: left;
	height: 13%;
	opacity: 0.6;
	bottom: 0;
	position: absolute;
}
.popup-download {
	display: inherit;
	width: 14%;
	float: left;
	height: 13%;
	opacity: 0.6;
	bottom: 0;
	position: absolute;
	left: 45%;
}
.preview {
	left: 34%;
}
.download {
	left: 48%;
}
.popup {
	display: none;
	position: fixed;
	z-index: 4;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 20001;
	padding: 10px;
}
.popup img {
	width: 100%;
	max-width: 900px !important;
	max-height: 90%;
}
.cctable {
	color: #1479a3;
	margin: 20px 0;
}
.cctable tr td:nth-child(even) {
	color: #948e92;
}
.cctable tr td:nth-child(odd) {
	font-family: 'ProximaNova-Bold';
}
.cctable tr:nth-child(odd) {
	background-color: #e6f1f5;
	border-bottom: 1px solid #376b79;
}
.cctable tr:nth-child(even) {
	border-bottom: 1px solid #376b79;
}
.grey-bg strong, .grey-bg a {
	color: #007899;
	font-family: 'ProximaNova-Bold';
}
input[type="checkbox"] {
	width: auto;
	display: inline-block;
}
.hide {
	display: none;
}
.cc-login .submit {
   padding: 5px 8px;
    text-align: left;
    width: 200px;
    color: #fff;
    border: none;
    margin: 8px 0;
}
#cc-forgot-pass {
	background: #bfbfbf;
}

.hologic {
	text-align:center;
}
.hologic img {
	width:50%;
	margin: 20px;
}
.container {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}
.mandatories {
	color: #000;
	text-align:center;
	font-size:80%;
	padding:10px 20px 50px;
}
@media screen and (max-width: 992px) {
.popup {
	left: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.grey-bg .col-md-4 img {
	margin-top: 20px;
}
.tabs {
	display: table; /* [1] */
	table-layout: fixed; /* [2] */
	border-collapse: collapse;
	width: 100%; /* [3] */
}
.table-row {
	display: table-row;
}
.tabs__item {
	display: block; /* [4] */
	padding: 5px;
	border-radius: 0;
	width: 50%;
	float: left;
	background-color: #e0dfe0;
	border: 2px solid #fff;
}
.row.extra-margin {
	margin: 15px 10%;
}
.container {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.col-md-6 {
     padding-right: 10px; 
    padding-left: 10px;
}
form {
	max-width:100%;
}
.trans-white-bg {
    margin-top: 10px;
}
}