/* last modified: 7/6/2012 */
@font-face {
    font-family: 'FrutigerLTStd45LightBold';
    src: url('fonts/frutigerltstd-bold-webfont.eot');
    src: url('fonts/frutigerltstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutigerltstd-bold-webfont.ttf') format('truetype'),
         url('frutigerltstd-bold-webfont.woff') format('woff'),
         url('fonts/frutigerltstd-bold-webfont.svg#FrutigerLTStd45LightBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
html{
	height: 100%;
}
body{
	width:655px;
	overflow: hidden;
	margin:0;
	margin-top: 14px;
    padding:0;	
	font-size:9px;
	font-family:Verdana,Helvetica,Arial;
	color:#82786f; /*#002a75;*/
}
span{
	display:inline-block;
}

p{
	margin:0;
}
ul{
	
	list-style: none;
    padding:0;
    margin:0;
}/*
li { 
    padding-left: 1em; 
    text-indent: -.7em;
}*/
li:before {
    content: "• ";
    color: #f6963a; /*#00b192;  or whatever color you prefer */
}
.questionMark{
	width:17px;
	height: 17px;
	/*background-image: url('../imgs/questionMarks.gif');
	 background-color:#00b192;
		color:white;
		-moz-border-radius: 10px;
		border-radius: 10px;
		padding:1px 5px;
		font-size: 12px;
		font-family:Verdana,Helvetica,Arial; */
	display: inline-block;
	float:left;
	margin-top:3px;
	}
.questionMarkTool{
	cursor: pointer;
}


.imgcard1 
{
    width:160px;
}
    
.imgcard2
{
    width:160px;
}

.imgcard3
{
    width:160px;
}

.redtext{
	color:red;
}

.orangeBg{
	background-color:#e97f20;
	color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:1px 10px;
	display:inline-block;
}

.greenBg{
	background-color:#00b192;
	color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:1px 10px;
	display:inline-block;
}


.copay_header_title{
	margin-left: 10px;
	width:100%;
	display:inline-block;
}
.copay_header_title img{
	float:left;
}
.copay_header_title span{
	font-size:29px;
	display:inline-block;
	float:left;
	margin: 10px 0 0 10px;
}
.copay_header_desc{
	font-size: 16px;
}
.copay_header_desc p{
	margin-bottom:5px;
	margin-left: 10px;
}

.copay_header_desc .orangeBg{
	font-size: 13px;
	margin:0 0 5px 0;
}
.copay_header_desc .header_desc_footer{
	font-size: 11px;
	margin-bottom:20px;
}


.copay_patient_information 
{
    height:220px;
    border:0px solid YELLOW;
}


.header_desc_footer .questionMark{
	float: none;
	vertical-align:bottom;
}

.copay_quest_insurance_cover{
	width:550px;
	height: 610px;
	background-color: white;
	-moz-opacity:0; 
	filter:alpha(opacity=0);
	opacity:0;
	position:absolute;
	z-index: 100;
}
.copay_quest_insurance{
	width:100%;
	height: 610px;
	position:relative;
	z-index: 10;
}
.copay_container{
	width:655px;
	overflow: hidden;
}
.copay_widget_box{
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
	box-shadow: 0px 0px 7px #dae0eb;
	
}
.copay_widget_left{
	height:705px;
	width:461px;
	float:left;
	margin-left: 0px;
	padding:5px;
	background-image: url('../imgs/widget_left_bg.jpg');
	background-repeat:no-repeat;
	background-position:right top; 
    border: #fff2ec solid thin;	
  /*border: #dae0eb solid thin;*/
}
.copay_widget_right{
	z-index: 10;
	position: absolute;
	left:420px;/*482px; 620px;*/
	height:705px; /* 710px;*/
	width:165px;
	padding:2px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
}



.copay_widget_right p, .copay_widget_right_overlay p{
	margin-bottom: 20px;
	line-height: 15px;	
}
.copay_widget_right h1, .copay_widget_right_overlay h1{
	font-size: 10px;
	margin: 0 0 0px 0;
}

.copay_widget_right li:before .copay_widget_right_overlay li:before
{
      /* For a round bullet */
      content:'\2022';
      /* For a square bullet */
      /*content:'\25A0';*/
      display: block;
      position: relative;
      max-width: 0px;
      max-height: 0px;
      left: -10px;
      top: -0px;
      color: red;
}

.copay_widget_right_overlay{
	z-index: 100;
	position:absolute;
	left:419px; /*619px;*/
	height:705px;
	width:165px;
	padding: 2px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
}
.widget_right_header{
	font-size: 14px;
	font-weight: bold;
	text-align: left; /*center;*/
	padding:0px 3px 0px 3px;
}
.widget_right_subheader{
	font-weight: bold;
	font-size:10px;
	text-align: left; /* center; */
}

.widget_right_subheader_1{
	font-weight: bold;
	font-size:10px;
	margin: 0 0 0px 0;	
	text-align: left;/*center;*/
}

.widget_right_footer{
	font-weight: bold;
	position:absolute;
	bottom:0;
	margin-bottom: 15px;
	text-align: left; /* center; */
	color:black;
}
.widget_right_footer p{
	
}


.orangeGradient
{
	border: #fff2ec solid thin;
	width:165px;
	left:480px; /*620px;*/
}

.darkorangeGradient
{
	border:#e97f20 solid 2px;
	background:WHITE;
	left:480px; /*619px;*/
	height:705px;
}


/* TRIPLEFIN */
.copay_widget_right_overlay_red{
	z-index: 100;
	position:absolute;
	left:480px; /*619px;*/
	height:705px;
	width:165px;
	padding:10px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
}
.redBorder{
	border:#ff0000 solid 2px;
	left:480px; /*619px;*/
	height:705px;
}

/* END TRIPLEFIN */

.right_no_insurance{
	text-align: center;
	font-weight: bold;
    margin:0px 4px 0px 4px;	
	color: black;
}
.right_no_insurance a:link{
	font-size: 10px;
	color:#007ac6;
	margin-bottom: 30px;
	display:inline-block;
}
.right_no_insurance a:visited{
	color:#007ac6;
}
.right_RelationshipList:not(.right_RelationshipList .widget_right_footer){
	color:black;
	font-size: 10px;
}

.right_RelationshipList h1, .right_RelationshipList ul{
	margin-bottom: 20px;
}
.right_RelationshipList h1{
	text-align: center;
}
.right_RelationshipList li, .right_RelationshipList p{
	margin-bottom: 10px;
}

.right_RelationshipList li:before 
{
    color:#e97f20;
}
.right_ProductList h1{
	text-align: center;
	margin-bottom: 35px;
}
.right_productdesc_name{
	font-size: 11px;
}
.productdesc_novologmix b{
	font-size:10px;
}
.right_productdesc{
	margin-bottom: 35px !important;
	font-size: 12px;
}
.productdesc_levemir{
	color:#00b192;
}
.productdesc_novolog{
	color:#f6963a;
}
.productdesc_novologmix{
	color:#002a75;
}
.right_insuranceCards h1{
	margin-bottom: 30px;
	text-align: center;
	line-height: 16px;
}
.right_insuranceCards img{
	margin-bottom: 18px;
}

.penpopup{
	cursor: pointer;
}
.copay_widget_popup{
	position:absolute;
	left:20px;
	top:200px;
	z-index:200;
	width:500px;
	height:270px;
	border-radius: 15px;
	border:#E97F20 solid 2px; /*    #00b192 solid 2px;*/
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
}
.copay_widget_popup_bg{
	position:absolute;
	z-index: 100;
	width: 99%;
	height: 99%;
	border:0px solid RED;
}
.popup_close{
	width: 7px;
	background-color:#E97F20; /*#00b192;*/
	color:white;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:0 5px 2px;
	font-size: 12px;
	font-family:Verdana,Helvetica,Arial;
	margin-left: 6px;
	display: inline-block;
}
.popup_close_container{
	float:right;
	margin:8px 8px 0 0;
	text-align: right;
	width:100px;
	cursor: pointer;
}

/* right main */
.pens_main{
	margin-top: 20px;
}



/* FORM STYLE */
.indent{
	margin-left: 1px;
}
.textInput
{    
	width: 155px;
}

.textNamesInput{
	width:160px;
	padding:3px;
}
.copay_quest_insurance label{
	font-family: Arial;
	font-weight: bold;
}
.error_container label{
	color:red;
	font-size: 11px !important;
	font-family: Frutiger, Arial;
	margin-left: 4px;
	font-weight: normal;
	font-weight: bold;
	display: inline-block;
}
.inputerror{
	border: red thin solid;
}
.radio_error{
	display:inline-block;
	padding:2px 5px;
	float:left;
}
.section_title{
	font-size: 15px;
	font-family: Verdana,Arial,Helvetica;
	letter-spacing: 1px;
	display:block;
	margin-bottom: 5px;
	font-weight: bold;
}
.textinput_label{
	width: 100%;
	display: inline-block;
}
.copay_widget_arrow_container{
	overflow: hidden;
	width: 470px; /*620px;*/
	height:680px;
	pointer-events:none;
	z-index: 300;
	position: absolute;
	display: block;
}
.arrow_straight, .arrow_straight img{
	overflow: hidden;
	pointer-events:none;
}
.arrow{
	z-index: 300;
	position:absolute;
}
.watermarkClass{
	color:#AAA;
	font-style: italic;
	font-size: 9px;
}

/* current_provider */
.copay_quest_current_provider .current_provider_questions{
	margin-bottom:0px;
	font-size: 11px;
	font-family:Frutiger,Arial;
}
.copay_quest_current_provider p{
	display: inline-block;
	margin:0 0px 0 0px;
}
.copay_quest_current_provider .error_container{
	display:inline-block;
	width: 100%;
	height:20px;
}
.copay_quest_current_provider .chk-box{	
    /*vertical-align: middle; */
    margin: 0 0 5px 5px;
}


/* administer_med */
.copay_quest_administer_med .administer_med_questions{
	margin-bottom:5px;
	font-size: 12px;
	font-family: Arial;
}

.copay_quest_administer_med p{
	display: inline-block;
	margin: 0 20px 0 3px;
}
.copay_quest_administer_med .chk-box{	
    /*vertical-align: middle; */
    margin: 0 2px 5px 0px;
}
.copay_quest_administer_med .error_container{
	display:inline-block;
	width: 100%;
	height:20px;
}
.copay_quest_administer_med .spText{	
    /*vertical-align: middle; */
    padding: 0 20px 0px 0px;
}


/* policyholder_information */
.copay_policyholder_information{
	width:469px;
	display: inline-block;
}
.copay_quest_CardHolderFirstName{
	width:230px;
	height:70px;
	float:left;
}
.copay_quest_CardHolderLastName{
	width:220px;
	height:70px;
	float:left;
}

.copay_quest_CardHolderZipcode{
	height:50px;
	float:left;
}
.copay_quest_CardHolderZipcode input{
	float:left;
}
#CardHolderZipcode_error{
	float:left;
	border:0px solid green;
}


/* patient_information */
.copay_quest_PatDob{
	width:250px;
	height:70px;
	float:left;
	margin-bottom: 10px;
	border:0px solid BLUE;
}
.copay_quest_PatDob_dropdown{
	margin-top: 5px;
	float:left;
}
.copay_quest_PatDob_dropdown select{
	margin-left: 0;
}
#PatDob_holder_error{
	width:200px;
	float: left;
	margin-left: 5px;
}
#PatDob_holder_error label{
	margin-left: 0;
}


/* Gender */
.copay_quest_GenderList{
	width: 200px;
	height:70px;
	display: inline-block;
	border:0px solid BLUE;	
}

.copay_quest_GenderList_radio{
	margin-top: 3px;
	width: 200px;
	float: left;
	border:0px solid CYAN;
}
.copay_quest_GenderList_radio input{
	margin-left: 0;
}

#GenderList_error{
	width: 100%;
	float: left;
	margin-left: 5px;
	border:0px solid YELLOW;
	
}

#GenderList_error label{
	margin-left: 0;
}


/* relationship */
.copay_quest_RelationshipList{
	width:465px;
	display: inline-block;
	height: 30px;
}
.copay_quest_RelationshipList label{
	margin-top:4px;
}
.copay_quest_RelationshipList_radio{
	margin-left:7px;
	width:290px;
	border:0px solid green;
}
.copay_quest_RelationshipList label, .copay_quest_RelationshipList_radio, #RelationshipList_error{
	float:left;
}
.copay_quest_RelationshipList input{
	margin-left: 6px;
}
.copay_quest_RelationshipList input:first-child{
	margin-left: 0;
}
.copay_quest_RelationshipList .questionMark{
	margin-left: 0px;
}
#RelationshipList_error{
	width:250px;
	margin-top:0px;
	margin-left: 150px;
	border:0px solid green;
}



.copay_quest_RelationshipList .radio_error{
	display:inline-block;
	padding:2px 5px;
	float:left;
	width:240px;
}




.copay_quest_PatFirstName
{
    margin:20px 0 0 0;
	width:230px;
	height:60px;
	float:left;
	
}
.copay_quest_PatLastName{
    margin:20px 0 0 0;
	width:210px;
	height: 60px;
	float: left;
	
}



.copay_questsection_title{
	margin-bottom: 6px;
}

.copay_insurance_information 
{
    border:0px solid black;
}

.copay_insurance_information input{
	float:left;
	margin-right:6px; 
	height:15px;
}
.copay_insurance_information
{
    height:300px;
}


.copay_quest_PrimaryInsName{
	width:220px;
	height:70px;
	float:left;
}
.copay_quest_PrimaryInsPolicyNum{
	width:230px;
	height: 70px;
	float:left;
}




.copay_quest_PrimaryInsGroupNum 
{
	width:220px;
	height:60px;
	float:left;
}

.copay_quest_PrimaryInsRxbin{
	width:230px;
	height:60px;
	float:left;
}


.copay_quest_PrimaryInsPcn{
	width:220px;
	height: 70px;
	float:left;
}


.copay_quest_PrimaryInsName .error_container {
   width:200px;
   height:30px;
}

.copay_quest_PrimaryInsGroupNum .error_container {
   width:200px;
   height:30px;
}

.copay_quest_PrimaryInsPolicyNum .error_container{
   width:200px;
   height:30px;
}

.copay_quest_PrimaryInsRxbin .error_container{   
   width:200px;
   height:30px;
}









.copay_submit{
	float:right;
	margin-top:20px;	
}
.submit_processing{
	float:right;
	text-align: center;
	margin-right: 30px;
}

.copay_widget_left_processing{
	margin-left: 10px;
	height:705px;
	width:475px;
	position: absolute;
	z-index: 600;
	
}
.processing_dialog{
	width:400px;
	height:250px;
	background-color: #EEF5F8;
	margin:200px 0 0 100px;
	vertical-align: middle;
	z-index: 20;
	position: absolute;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 7px #dae0eb;
	-webkit-box-shadow: 0px 0px 7px #dae0eb;
	box-shadow: 0px 0px 7px #dae0eb;
	border:#DAE0EB solid thin;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}
.processing_cover{
	width: 100%;
	height: 100%;
	background-color: white;
	-moz-opacity:.90; 
	filter:alpha(opacity=90);
	opacity:.90;
	z-index:10; 
	position: absolute;
}

/* RESULTS STYLES */

.copay_result_container{
	margin:2px;
	height:720px;
	background-image: url('../imgs/widget_left_bg.jpg');
	background-position:right top; 
	border: #dae0eb solid thin;
}
.copay_result_header{
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	font-family: Verdana,Arial,Helvetica;
	line-height: 22px;
}
.copay_result_mid_container{
	margin-top:10px;
}
.result_midLeft{
	width:310px; /* 375px; */
	height:330px; /*300px;*/
	margin-left:10px;
	float:left;
	border:0px solid CYAN;
}
.result_midLeft_tab{
	width:225px; /* 290px;*/
	margin:0 auto;
	height:40px;
	border-top-left-radius:15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius:15px;
	-moz-border-radius-topright: 15px;
}
.result_midLeft_tab_N{
	color:white;
	font-size: 14px;
	width: 185px; /*250px; */
	height: 34px;
	margin: 0 auto;
	text-align: center;
	border-bottom: white solid thin;
	padding-top: 5px;
}
.result_midLeft_box{
	width:270px; /*315px; */
	margin:0 auto;
	height: 205px; /*245px;*/
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 10px;
}
.result_midLeft_box_header{
	color:white;
	text-align: center;
	height:60px;
	padding-top: 5px;
	font-size: 11px;
}
.result_midLeft_box_content{
	width:100%;
	height: 134px; /*170px;*/
	background-color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
}
.result_midRight{
	float:left;
	width:295px; /* 390px;*/
	height: 330px; /*270px;*/
	margin-top:15px;
	padding-left: 20px;
}
.result_midRight p{
	 /* line-height: 18px;
	font-weight: bold;*/
	font-size:10px;
}

.result_midRight ul{
	font-size:10px;
	font-weight: bold;
}
.result_private_insurance_header, .result_medicare_insurance_header{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.result_midRight_medicare_insurance{
	width:251px; /*320px;*/
	margin: 40px 0 0 40px;
}

.result_button{
	width:260px;
	height:40px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 0px 0px 7px #aaa;
	-webkit-box-shadow: 0px 0px 7px #aaa;
	box-shadow: 0px 0px 7px #aaa;
	color:white;
	text-align: center;
	margin: 20px auto 0;
	cursor:pointer;
}
.boxOrange{
	background-color: #f6963a;
}
.boxGreen{
	background-color: #00b192;
}

.boxBlue{
	background-color: #002a75;
}
.lineOrange{
	border-left: #f6963a thick solid;
}
.lineGreen{
	border-left: #00b192 thick solid;
}
.lineBlue{
	border-left: #002a75 thick solid;
}
.buttonOrange{
	background-image: url('../imgs/result_button_orange.jpg');
	/* background-image: -ms-linear-gradient(top, #f39337 0%, #c46103 100%);
		background-image: -moz-linear-gradient(top, #f39337 0%, #c46103 100%);
		background-image: -o-linear-gradient(top, #f39337 0%, #c46103 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f39337), color-stop(1, #022c76));
		background-image: -webkit-linear-gradient(top, #f39337 0%, #c46103 100%);
		background-image: linear-gradient(to bottom, #f39337 0%, #c46103 100%); */
}
.buttonGreen{
	background-image: url('../imgs/result_button_green.jpg');
	/* background-image: -ms-linear-gradient(top, #00ae8f 0%, #00846c 100%);
		background-image: -moz-linear-gradient(top, #00ae8f 0%, #00846c 100%);
		background-image: -o-linear-gradient(top, #00ae8f 0%, #00846c 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00ae8f), color-stop(1, #00846c));
		background-image: -webkit-linear-gradient(top, #00ae8f 0%, #00846c 100%);
		background-image: linear-gradient(to bottom, #00ae8f 0%, #00846c 100%); */
}
.buttonBlue{
	background-image: url('../imgs/result_button_blue.jpg');
	/* 	background-image: -ms-linear-gradient(top, #376997 0%, #022c76 100%);
		background-image: -moz-linear-gradient(top, #376997 0%, #022c76 100%);
		background-image: -o-linear-gradient(top, #376997 0%, #022c76 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #376997), color-stop(1, #022c76));
		background-image: -webkit-linear-gradient(top, #376997 0%, #022c76 100%);
		background-image: linear-gradient(to bottom, #376997 0%, #022c76 100%); */
}
.contentOrange{
	background-image: url('../imgs/result_img_left_novolog_sm.jpg'); 
}
.contentGreen{
	background-image: url('../imgs/result_img_left_levemir.jpg');
}
.contentBlue{
	background-image: url('../imgs/result_img_left_novologmix.jpg');
}
.penOrange{
    background-image: url('../imgs/penresult_novolog_sm.jpg'); 
}
.penGreen{
	background-image: url('../imgs/penresult_levemir.jpg');
}
.penBlue{
	background-image: url('../imgs/penresult_novologmix.jpg');
}

.copay_result_bottom_container
{
    margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
	width:609px; /* 775px; */
	height:240px;
	-moz-box-shadow:inset 0px 0px 7px #dae0eb;
	-webkit-box-shadow:inset 0px 0px 7px #dae0eb;
	box-shadow:inset 0px 0px 7px #dae0eb;
	border: #dae0eb solid thin;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.result_bottom_info{
	margin:20px 0 0 20px;
	font-size: 10px; /*13px;*/
	line-height: 21px;
	font-family: Arial;
}
.button_back{
	width:108px;
	height:25px;
	background-image: url('../imgs/bt_startOver.gif');
	cursor: pointer;
	float:left;
	margin:20px 0 0 20px;
}
.button_print{
	width:106px;
	height:25px;
	background-image: url('../imgs/bt_printPage.gif');
	cursor: pointer;
	float:right;
	margin:20px 20px 0 0;
}
.copay_result_footer, .copay_widget_fineprint{
	margin-left: 0px;
	font-size:9px;
	color:black;
}
.copay_widget_fineprint{
	margin:5px 0 0 20px;
	float:left;
}

.fineprint_wrapper{
   width: 100%;
   margin: 0 auto;
}

.fineprint_wrapleft{
   float: left;
   width: 100%;
}
.fineprint_left{
   margin-left: 2px;
   width:5px;
   margin-right:99%;
   /*background-color: #afeeee; */
   vertical-align:top;
}
.fineprint_right{
   float: right;
   width: 98%;
   margin-left: -99%;
   vertical-align:bottom;
}
.small_font {
    font-size:7px;
}