/* MOBILE HEADER STYLES REMOVING ALL NAV ITEMS */ 
body#page_2,
body#page_2 {
	background-image: none;
}

#mri-reg{
	width:355px;
}

header.navbar.navbar-default.navbar-main {
	width: 100% !important;
	margin:0px 0px 0px 0px !important;
	padding-bottom:80px !important;
	border-bottom:1px solid lightgray;
}

aside#logo {
	width: 80% !important;
	margin: 0 auto !important;
}
aside#logo img {
	width: 86% !important;
}
div#bayer-HCPS {
	font-size:11px;
}

div#bayer-logo {
	margin: 5px 25px 0px 0px !important;
	width: 12% !important;
}

div#breadcrumb-wrapper,
.navbar-collapse.main.collapse,
div#search-form-home,
div#bayer-contact,
.sendToColl {
	display:none !important;
}

/* MOBILE FOOTER STYLES */ 

.footer-squeeze {
	width: 380px;
}

footer#foot {
	height: 60%;
	margin:0px !important;
	width: 100% !important;
}

div#copy-right {
	border:none;
	width: 95%;
	margin-top:40px;
}

p.footerCopy {
	width:330px !important;
	font-size:12px !important;
}

#legallinks-nav {
	margin-bottom:10px;
}

#legallinks-nav a {
	display:inline-block;
	margin-top:5px;
}

.copyclear,
div#copy-left,
div#footer-dropshadow {
	display:none;
}


/* MRI MADE EASY REG styles */

h1#productName {
	font-weight:700;
	color:#003478;
}

p.titleDescript {
	font-size:18px;
	line-height:20px;
	width:310px;
}

input[placeholder] {
	font-style:italic;
}

input, 
select {
	width:300px;
	height:34px;
	margin: 15px auto;
	font-size:16px;
	padding-left:8px;
}

select {
	background-image:url("/static/media/images/mri-app-registration/dropdown-bg.png");
	background-position:264px -1px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	font-style:italic;
	font-weight:500;
	color:darkgrey;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

label {position:relative}
label:after {
    content:'';
    color:#ffffff;

}
label:before {
    content:'';
    display:block;
}


  .checkboxTitle {
	font-size:18px;
	display:block;
	font-weight:500;
	/*margin-top:20px;
    padding-left: 45px; 
	margin-bottom: 15px; */
	cursor: pointer;
 
}

input[type="checkbox"] {
    /*display:none;*/
  visibility: hidden;
  height:0px;
}
input[type="checkbox"] + label span {
   /* display:inline-block;
    width:22px;
    height:22px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background-image:url(/static/media/images/mri-app-registration/opt-checkbox.png);
     background-position:-29px 0px;
    background-repeat:no-repeat;
    cursor:pointer;
    position:relative;
    top:34px;
    left:-214px;*/
            position: absolute; 
			top: 34px; 
			left: 0; 
			height: 22px; 
			width: 22px; 
			background:url('/static/media/images/mri-app-registration/opt-checkbox.png')  -29px 0px no-repeat; 
}
/*input[type="checkbox"] + label.privacyCheckboxTitle span {
    display:inline-block;
    width:22px;
    height:22px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background-image:url(/static/media/images/mri-app-registration/opt-checkbox.png);
    background-position:-29px 0px;
    background-repeat:no-repeat;
    cursor:pointer;
    position:relative;
    top:0;
    left:-289px;
}*/
.privacy-check{
  position:absolute !important;
  top:1px !important;
}
input[type="checkbox"]:checked + label span {
  /* background:url(/static/media/images/mri-app-registration/opt-checkbox.png);
    background-position: 0px 0px;
    background-repeat:no-repeat;
  */        position: absolute; 
			left: 0;
			height: 22px; 
			width: 22px;
			background:url('/static/media/images/mri-app-registration/opt-checkbox.png') 0px 0px no-repeat;
            
		
}
/*
.checkboxTitle input:checked ~ .checkboxlabel { 
			
			background:url('/static/media/images/mri-app-registration/opt-checkbox.png') 0px 0px no-repeat;
		} */
.checkboxTitle input:checked ~ .checkboxlabel:after { 
			display: block; 
		} 
/*input[type="checkbox"]:checked + label.privacyCheckboxTitle span {
    background:url(/static/media/images/mri-app-registration/opt-checkbox.png);
    background-position:0px 0px;
    background-repeat:no-repeat;
}
*/
		
		/*input[type=checkbox] { 
			visibility: hidden; 
		} 
		
		
		.checkboxlabel { 
			position: absolute; 
			top: 0; 
			left: 0; 
			height: 25px; 
			width: 25px; 
			background:url('/static/media/images/mri-app-registration/opt-checkbox.pn'g) no-repeat -26px 0px; 
		} 
		
				
		.checkboxTitle input:checked ~ .checkboxlabel { 
			
			background:url(opt-checkbox.png) 0px 0px;
		} 
		
		
	
		.checkboxTitle input:checked ~ .checkboxlabel:after { 
			display: block; 
		} 
        */


p.optinDescript {
	width:295px;
	float:right;
	margin-top:2px;
	margin-right:25px;
	color:#747474;
}

.submitmri {
	clear:both;
	height:60px;
	width:300px;
	background-color:#50d600;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	text-align:center;
	padding-top:6px;
	cursor: pointer;
	margin-bottom:40px;
	position:relative;
	top:20px;
}
.checkbox.error {
	margin-left:18px;
}

#mri-reg .error {
	color:#ec0038;
	margin-top:-11px;
	clear:both;
	font-size:14px;
	line-height:20px;
	width:300px;
}
#mri-reg .privacyerror {
	color:#ec0038;
	//margin-top:-11px;
	clear:both;
	font-size:14px;
	line-height:20px;
	width:300px;
	margin-left:18px;
}
.trigger.required {
	border:2px solid #ec0038;
    background-color:#f3cad2;
}


/*SPECIAL DROP DOWN STYLES*/
.dropcontainer {
	position:relative;
	font-size: 16px;
	margin-bottom:10px;
} 

#mri-reg a:hover, 
#mri-reg a:focus {
	text-decoration:none;
	color:darkgray;
}

.trigger {
	height:34px;
	width:300px;
	color: darkgray;
	padding: 4px 0px 0px 8px;
	margin:15px 0px;
	font-size: 16px;
	font-style: italic;
	background-image: url(/static/media/images/mri-app-registration/dropdown-bg.png);
	background-color: #ffffff;
	background-position: 264px -1px;
	background-repeat: no-repeat;
	display: block;
	border: 1px solid darkgray;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
}

.activetrigger {
	height:33px;
	width:300px;
	color: darkgray;
	padding: 4px 0px 0px 8px;
	margin:15px 0px 0px;
	font-size: 16px;
	font-style: italic;
	background-image: url(/static/media/images/mri-app-registration/dropdown-bg-open.png);
	background-color: #ffffff;
	background-position: 265px -2px;
	background-repeat: no-repeat;
	display: block;
	border: 1px solid darkgray;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration:none;
}

.activetrigger:hover {
	color: darkgray;
	text-decoration:none;
}

.activetrigger:active {
	color: darkgray;
}

.dropcontainer ul {
	width:300px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-top: none;
	background: #00a7d5;
	list-style-type: none;
	padding: 0px;
	margin: -1px 0px 0px 0px;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dropcontainer ul li {
	height:34px;
	width:300px;
	border-top:1px solid #ffffff;
	color: #ffffff;
	padding: 4px 0px 0px 8px;
	font-size: 16px;
}

.dropcontainer ul li:hover {
	outline: none;
}

.dropcontainer ul li:first-child {
	display: none;
}

.dropcontainer ul li:last-child {
	border-bottom: none;
}

.dropcontainer ul li a {
	color:#ffffff;
}

.dropdownhidden {
	display: none;
}

.dropdownvisible {
	height: auto;
}


/* VERIFY POPUP */
.verifyBTNpopup {
	width:100%;
}

.popupBody {
	width:340px;
	height:240px;
	margin:0 auto;
	background-color:#ebebeb;
	padding-top:1px;
}

.popupBody h1#productName {
	margin-left:20px;
}
.popupBody p.titleDescript {
	width:290px;
	line-height:22px;
	margin-left:20px;
}

.verifymri {
	clear:both;
	height:60px;
	width:320px;
	background-color:#50d600;
	color:#ffffff;
	font-size:30px;
	font-weight:700;
	text-align:center;
	padding-top:6px;
	cursor: pointer;
	margin-left:10px;
	margin-bottom:40px;
	position:relative;
	top:20px;
}

.verifymri a {
	color:#ffffff;
}
.verifymri a:hover {
	text-decoration:none;
}

/* MRI REG PRIVACY POLICY STYLES */

#mri-reg.privacy .privHeading {
	font-size:16px;
	font-weight:700;
	margin-top:16px;
	margin-bottom:-4px;
}
.privacyCheckboxTitle{
  margin-left: 35px;
}
.privacyCheckboxTitle a{
 text-decoration:underline;
}
.loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #3498db;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.submitmri .submit-loader{
  	display: inline-block !important;
    padding-top: 7px;
    position: absolute;
    padding-left: 10px;
}