@charset "utf-8";
/* *** *** *** Custom Implanon CSS rules *** *** *** */

/* *** *** *** globals *** *** *** */
body {
	color:#43454d;
}
h2 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	font-weight:normal;
}

.centered-content {
	text-align:center;
}

#wrapper.implanon-landing {
	padding-bottom:81px;
}
/* end globals */

/* *** *** *** header *** *** *** */
/* *** initial rules from developer  *** */
#header {
	background: none;
}

#header.sticky-style-2 {
	height:200px;
}

.sticky-style-2 a {
	border: 2px solid black;
}

.sticky-header.sticky-style-2 a {
	border: none !important;
}

.sticky-style-2  #header-wrap {
	background: none;
}
/* end initial rules from developer */
#header.transparent-header.full-header #logo {
    border-right:none;
}

#header.transparent-header.full-header #primary-menu > ul {
    border-right:none;
}

#primary-menu ul li > a {
    padding: 39px 0;
    color: #000;
	font-family: 'Open Sans', sans-serif;
}

#primary-menu ul li > a:hover {
    color: #00acd4;
}

#primary-menu ul li > a div {
    padding: 0 15px;
	border-right:solid 2px #00acd4;
}

#primary-menu ul li.last > a div {
    padding: 0 0 0 15px;
	border-right:none;
}

.header-disclaimer {
	background:url('../admin_img/bkgd-header-disclaimer.png') 0 0 repeat-x transparent;
}

.header-disclaimer .disclaimer-tab {
	background:url('../admin_img/bkgd-disclaimer-tab.png') 0 0 no-repeat transparent;
	color:#00acd4;
	display:inline-block;
	float:right;
	font-style:italic;
	font-weight:normal;
	height:30px;
	margin-top:9px;
	text-align:center;
	width:506px;
}
/* end header */

/* *** *** *** hero *** *** *** */
.container-fw.hp-hero {
	background-image: url(../admin_img/bkgd-hero.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding:135px 0;
}

.container-fw.hp-hero .hp-hero-content {
	text-align:center;
}

.container-fw.hp-hero .hero-nav {
	background-color:rgba(0, 0, 0, 0.2);
	border-radius:10px;
	display:inline-block;
	overflow:auto;
	padding:15px;
}

.container-fw.hp-hero .hero-nav .row {
	border-radius:10px;
	margin-right:0;
	margin-left:0;
}

.container-fw.hp-hero .hero-nav .hero-nav-item {
	background:url(../admin_img/bkgd-hero-nav.png) 0 50% repeat-x #daebef;
	border-right:solid 1px #92dbec;
	float:left;
	padding:30px 25px;
	text-align:center;
	width:20%;
}

.container-fw.hp-hero .hero-nav .hero-nav-item.first {
	padding:30px 10px;
}

.container-fw.hp-hero .hero-nav .hero-nav-item.last {
	border-right:none;
}

.container-fw.hp-hero .hero-nav .hero-nav-item:hover {
	background:url(../admin_img/bkgd-hero-nav-on.png) 0 50% repeat-x #b3dce7;
}

.container-fw.hp-hero .hero-nav a {
	color:#00acd4;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	line-height:1em;
	text-align:center;
}
/* end hero */

/* *** *** *** pi *** *** *** */
.section.implanon-pi {
	background:url('../admin_img/bkgd-pi.png') 0 0 repeat-y transparent;
	margin-bottom:7px;
	margin-top:7px !important;
}

.section.implanon-pi .implanon-pi-inner {
	background:url('../admin_img/bkgd-pi-inner.png') 100%0 no-repeat transparent;
	padding:90px 0 200px;
}

.section.implanon-pi .section-content {
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}

.section.implanon-pi .section-content h2 {
	color:#00acd4;
}

.section.implanon-pi .pi-cta-container {
	margin-top:100px;
	max-width:655px;
	text-align:center;
}

.section.implanon-pi .pi-cta-container .pi-cta-text {
	background:#60bed4;
	border-radius:20px;
	display:inline-block;
	margin-top:40px;
	padding:20px;
}

.section.implanon-pi .pi-cta-container .pi-cta-text a {
	background:#fff;
	border-radius:10px;
	color:#60bed4;
	display:inline-block;
	font-weight:600;
	padding:10px 50px;
	text-transform:uppercase;
}

.section.implanon-pi .pi-cta-container .pi-cta-text a:hover {
	opacity:0.7
}
/* end pi */

/* *** *** *** insertion video *** *** *** */
.parallax-insertion {
	background-image:url('../admin_img/bkgd-insertion.jpg');
	background-position:0px -70.5219px;
	margin-bottom:7px;
	margin-top:7px;
	padding:120px 0px;
}

.parallax-insertion .section-content {
	display:inline-block;
	text-align:left;
}
/* end insertion video */

/* *** *** *** removal video *** *** *** */
.section.implanon-removal-video {
	background:url('../admin_img/bkgd-removal-video.png') 0 0 repeat-x transparent;
	margin-bottom:7px;
	margin-top:7px;
}

.section.implanon-removal-video .implanon-removal-video-inner {
	background:url('../admin_img/bkgd-removal-video-inner.png') 0 100% no-repeat transparent;
	padding:120px 0;
}

.section.implanon-removal-video .section-content {
	display:inline-block;
	text-align:left;
}

.section.implanon-removal-video .section-content h2 {
	color:#00acd4;
}
/* end removal video */

/* *** *** *** education resources *** *** *** */
.section.implanon-education-resources {
	background:url('../admin_img/bkgd-education-resources.png') 0 100% no-repeat #56bad2;
	margin-bottom:0;
	margin-top:7px;
}

.section.implanon-education-resources .feature-box h3 {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:bold;
}

.section.implanon-education-resources .feature-box p {
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:0;
}

.section.implanon-education-resources .feature-box a:hover {
	opacity:0.7;
}
/* end education resources */

/* *** *** *** footer *** *** *** */
.section.implanon-footer {
	background:url('../admin_img/bkgd-footer.png') 0 0 repeat-x #fff;
	bottom:0;
	margin-bottom:0;
	margin-top:4px;
	padding:27px 0 17px;
	position:fixed;
	width:100%; 
}

.section.implanon-footer ul {
	list-style-type:none;
	margin-top:10px;
}

.section.implanon-footer ul li {
	border-right:solid 2px #8399a2;
	float:left;
	padding:0 6px;
}

.section.implanon-footer ul li.first {
	padding-left:0;
}

.section.implanon-footer ul li.last {
	border-right:none;
	padding-right:0;
}

.section.implanon-footer ul li a {
	color:#587885;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.verify_checkbox {
	
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
    padding: 6px;
    border-radius: 6px;
    
}
.section.implanon-footer ul li a:hover {
	color:#56bad2;
}

.section.implanon-footer img.logo-footer {
	float:right;
}
/* end footer */

/* *** *** *** section divider *** *** *** */
.implanon-divider {
	border-bottom:solid 1px #00acd4;
	margin:7px 0;
	padding:0;
}
/* end section divider */




/* *** *** *** landing form *** *** *** */
.modal-backdrop
{
    opacity:0.6 !important;
}
.lm15 {
	margin-left:15px;
}
.container-fw.landing-page-bar {
	background-image: url(../admin_img/bkgd-hero.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	border-top:solid 10px #10262C;
	margin-top:10px;
	padding-top:45px;
}
	.landing-form {
		background-color:rgba(255, 255, 255, 0.3);
		border:solid 2px #10262C;
		border-radius:10px;
		float:right;
		padding:20px 12px;
		width:320px;
	}

	.landing-form .container {
	    padding-left: 30px !important;
	    padding-right: 30px !important;
	}

	.landing-page-bar .form-inner {
	    padding:50px 0;
	}
	
	.landing-form span.required-star {
		color:#f00;
		font-weight:bold;
		margin-right:5px;
	}
	
	.landing-form p {
		margin-bottom:15px;
	}
	
	.landing-form select {
		margin-left:15px;
		min-width:200px;
	}
	
	.landing-form select {
		margin-left:15px;
		min-width:200px;
	}
	
	.landing-form .required {
		color:#666;
		font-size:12px;
	}

	.btn-form-submit {
		background: #fff;
		border: solid 2px #10262C;
		border-radius: 10px;
		color: #60bed4;
		display: inline-block;
		font-weight: 600;
		padding: 5px 50px;
		text-transform: uppercase;
	}
	
	.btn-form-submit:hover {
		background: #eee;
		color: #60bed4;
		opacity:0.7;
	}
	
	.landing-form .error {
		color:#c00;
		font-weight:bold;
		margin-left:15px;
	}
	
	
	.quest {
		background:blue;
		border-radius:50%;
		color:#fff;
		display:inline-block;
		font-size:30px;
		font-weight:bold;
		height:50px;
		padding-top:3px;
		text-align:center;
		width:50px;
	}
/* end landing form */

/* *** *** *** admin page *** *** *** */
.section.implanon-footer.admin-footer {
	position:absolute;
}

.section.implanon-admin {
	background:url('../admin_img/bkgd-education-resources.png') 0 100% no-repeat #56bad2;
	margin-bottom:0;
	margin-top:7px;
	padding:25px 0 95px;
}

.section.implanon-admin h2 {
	margin-bottom:10px;
}

.section.implanon-admin p.admin-intro {
	color:#fff;
}

.section.implanon-admin .admin-box {
    background-color: rgba(255, 255, 255, 0.3);
    border: solid 2px #10262C;
    border-radius: 10px;
	overflow:auto;
    padding: 20px;
}

.section.implanon-admin .admin-box h3{
   margin:0 0 20px 0;
}

.section.implanon-admin .admin-box .admin-btn {
	background: #fff;
    border: solid 2px #10262C;
    border-radius: 5px;
    color: #60bed4;
    display: inline-block;
    font-weight: 600;
    padding: 5px 20px;
    text-transform: uppercase;
}

.section.implanon-admin .admin-box .admin-btn:hover {
	background: #eee;
	color: #60bed4;
	opacity:0.7;
}

.section.implanon-admin .admin-box div.box-section {
	margin:0 0 10px 0;
}

.section.implanon-admin .admin-box input.browse-labels {
	margin-right:30px;
}

.section.implanon-admin .admin-box .legal-disclaimer input {
	float:left;
	margin-top:4px;
}

.section.implanon-admin .admin-box .legal-disclaimer p {
	margin-left:20px;
}

.section.implanon-admin .admin-box .opt-in-out label {
	margin-right:20px;
}

.section.implanon-admin .admin-box .opt-in-choice p,
.section.implanon-admin .admin-box .opt-in-ack p,
.section.implanon-admin .admin-box .opt-in-zinc p {
	margin-bottom:7px;
}

.section.implanon-admin .admin-box .opt-in-ack p span,
.section.implanon-admin .admin-box .opt-in-zinc p span {
	color:#c00;
	font-weight:bold;
}

.section.implanon-admin .admin-box .opt-in-zinc input {
	float:none;
	margin-top:-5px;
	margin-left:20px;
}

.country-pdf-text {
	width:100%;
	padding-top: 5px; 
	padding-bottom: 5px;
}



table.prod-label {
	border:solid 1px #10262C;
	border-collapse: collapse;
	width:100%;
}

table.prod-label td, table.prod-label th {
	border:solid 1px #10262C;
	padding:5px;
}

table.prod-label td {
	padding:10px 5px;
}

table.prod-label th {
	background:#fff;
	color:#10262C;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.section.implanon-admin .admin-box table.prod-label .admin-btn {
	font-size:12px;
    padding: 2px 10px;
}
/* end admin page */

input[type="file"] {
	background: #fff;
    border: solid 2px #10262C;
    border-radius: 5px;
    color: #60bed4;
    display: inline-block;
     padding: 5px 20px;
    text-transform: uppercase;
}
 
@media only screen and (max-width: 991px) {
	.landing-form {
		background-color:rgba(255, 255, 255, 0.9);
		padding:20px 12px;
	}

	.container-fw.landing-page-bar {
		padding-top:175px;
	}
}


@media only screen and (max-width: 575px) {

	.country-pdf-text {
		width:100% !important;
	}

	.container-fw.landing-page-bar {
		padding-top:175px;
	}
}