@font-face {
  font-family: 'Lato Bold';
  src: url('../fonts/Lato-Bold.eot');
  src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
}

@font-face {
  font-family: 'Lato Italic';
  src: url('../fonts/Lato-Italic.eot');
  src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Italic.woff') format('woff'), url('../fonts/Lato-Italic.ttf') format('truetype'), url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
}
@font-face {
  font-family: 'Arvo Bold';
  src: url('../fonts/Arvo-Bold.eot');
  src: url('../fonts/Arvo-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Arvo-Bold.woff') format('woff'), url('../fonts/Arvo-Bold.ttf') format('truetype'), url('../fonts/Arvo-Bold.svg#Arvo-Bold') format('svg');
}

@font-face {
  font-family: 'Avant';
  src: url('../fonts/TeXGyreAdventor-Regular.eot');
  src: url('../fonts/TeXGyreAdventor-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/TeXGyreAdventor-Regular.woff') format('woff'), url('../fonts/TeXGyreAdventor-Regular.ttf') format('truetype'), url('../fonts/TeXGyreAdventor-Regular.svg#Avant') format('svg');
}



#login_page .navbar-nav > li {
    float: right;
}

.nopad-right{padding-right:0px !important;}
.nopad-left{padding-left:0px;}
/*.nopad{padding:0px !important;}*/
.tright{text-align:right;}
.form_label{color:#818285;font-family: 'Avant';
	font-size: 14px;}
.cyl_title{padding-top:10px; padding-bottom:10px; border-bottom:1px solid #fff;}
input, textarea{
	width:99%;
	/*border:0px;*/
	/*-moz-box-shadow: 1px 0 1px 1px #888 inset;
	-webkit-box-shadow: 1px 0 1px 1px #888 inset;
	box-shadow: 1px 0 1px 1px #888 inset;*/
	padding:3px;
	/*behavior: url(ie-css3.htc);*/ /* This lets IE know to call the script on all elements which get the 'box' class */
}

.navbar-nav > li > a{border-right: 1px solid #000 ; padding-top:1px !important;; padding-bottom:1px !important;color:#000;}
.navbar-static-top{
	padding-top: 15px;
	clear:both;
}
.mtop-20{margin-top:20px;}
.mbottom-10{margin-bottom:10px;}
.navbar-default .navbar-nav > li > a {color:#000;}
.navbar-right li{
	padding-top:5px !important;; padding-bottom:5px !important;
}
.navbar-right li:first-child a{
	border-right:none;
}
.border{
	border-bottom: 4px solid #f87b1f;
}
.navbar-right{
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #ececed 45%, #e7e7e8 68%, #e7e7e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(45%,#ececed), color-stop(68%,#e7e7e8), color-stop(100%,#e7e7e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffffff 0%,#ececed 45%,#e7e7e8 68%,#e7e7e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffffff 0%,#ececed 45%,#e7e7e8 68%,#e7e7e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffffff 0%,#ececed 45%,#e7e7e8 68%,#e7e7e8 100%); /* IE10+ */
background: linear-gradient(to right,  #ffffff 0%,#ececed 45%,#e7e7e8 68%,#e7e7e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e8',GradientType=1 ); /* IE6-9 */

}
.patient_detail{
	background: #31abda; /* Old browsers */
background: -moz-linear-gradient(left,  #31abda 0%, #6ec4e5 46%, #b3e0f1 65%, #ffffff 97%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#31abda), color-stop(46%,#6ec4e5), color-stop(65%,#b3e0f1), color-stop(86%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 97%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 97%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 97%); /* IE10+ */
background: linear-gradient(to right,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 97%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31abda', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}
.oprative_data_heading{
	background: #31abda; /* Old browsers */
background: -moz-linear-gradient(left,  #31abda 0%, #6ec4e5 46%, #b3e0f1 65%, #ffffff 86%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#31abda), color-stop(46%,#6ec4e5), color-stop(65%,#b3e0f1), color-stop(86%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 86%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 86%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 86%); /* IE10+ */
background: linear-gradient(to right,  #31abda 0%,#6ec4e5 46%,#b3e0f1 65%,#ffffff 86%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31abda', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	padding-top:3px;
	padding-bottom:3px;
	clear:both;
}

.heading{
	color: #fff;
	font-family: 'Avant';
	font-size: 18px;
}
.patient_detail_label{
	color: #818285;
}
.patient_detail_value, .oprative_data{
	float: right;
}
.star{
	color:red;
	font-weight:bold;
}
.toric_table_heading{
	background: #0fa8d8;
	color: #fff;
	text-align: center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	font-family: 'Avant';
}


.toric_table_fields .cell{color:#666362;}
 
.toric_table_fields{
	background: #6ecae7;
	color: #153038;
	text-align: center;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:1em;
}
.bbottom{
	border-bottom: 1px solid #fff;
}
.tab_title{font-size:12px; }
.bright{border-right:1px solid #fff;}
em{font-size:12px; font-style: normal;}
.cell{
	border-right: 1px solid #fff;
	padding-top:5px;
	padding-bottom:5px;
	font-family: 'Avant';
}
/*.heading_cell1{
	border-right: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 21px;
    min-height: 82px;
}
.heading_cell2{
	border-right: 1px solid #fff;
    padding-bottom: 10px;
	padding-top: 10px;
}
*/.option_heading{
	background:#0fa8d8;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-align: center;
	border-top-left-radius:1em;
	border-top-right-radius:1em;
	font-family: 'Avant';
	font-size: 16px;	
}
.option_footer{
	background:#0fa8d8;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	font-family: 'Avant';
	font-size: 16px;
	text-align: center;
	border-bottom-left-radius:1em;
	border-bottom-right-radius:1em;	
}
.option_footer input{color: #fff;}
.option_value_label{
	background:#6dcae7;
	line-height: 27px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:12px;

}
.option_value{
	margin-left: 15px;
}
.option_value_right{
	float: right;
	margin-right: 15px;
	text-align: left;
}
.dropdown{
	background: #31abda;
	color: #fff;
	height: 28px;
}
.calc{
	background: #31abda;
    color: #fff;
    font-weight: bold;
    padding: 5px;
	margin:0 auto;
	width:200px;
	box-shadow:none;
}
img{
	max-width: 100%;
}
.option{
	/*margin: 5px;*/
}
.logo{
	margin-top: 40px;
}


/**********************************************************/
.mobile-iol-model { display: none;}

.desktop-iol-model {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-left: 100px;
    padding-right: 100px;
}


span.selectWrapper {
    position: relative;
    display: inline-block;
	width: 180px;
}

span.selectWrapper select {
  display: inline-block;
padding: 0px 0px 0px 4px;
margin: 0;
width: 175px;
font: inherit;
outline: none;
line-height: 0px;
background: #31abda;
height: 31px;
color: #fff;
border: 1px solid #dddddd;
cursor: pointer;
font-family: 'Avant';
font-size: 19px;
padding-right: 0px;
}
span.selectWrapper:after {
    content: url("../images/arrow.png");
    position: absolute;
    top: 0;
    /*right: 0;*/
    right: 0px;
    bottom: 0;
    line-height: 27px;
    padding: 0px;
   /* background: #f5f5f5;
    color: white;
    border:1px solid #dddddd;*/
    border-left:0px;
    pointer-events:none;
}


/*---------login page css------*/
.top_login_banner{margin-top: 32px;}
.top_login_banner .login_banner{}
.top_login_banner h2{background: #2eaad9;
margin-top: 0px;
font-size: 14px;
text-align: right;
padding: 7px 23px;
font-family: verdana;
font-weight: bold;
color: #fff;}
.top_login_banner ul.navbar-right{background: url(../images/menu_bg.png) right no-repeat;
position: absolute;
top: 20px;
right: 15px;}
.top_login_banner .navbar-header{position: absolute;
top: 5px;
right: 15px;}

.login_logo{margin-bottom: 32px;    float: left;
    width: 100%;}
.login_logo .toric_lens{margin-top: 24px;}
.login_logo .actv_toric_lens{}
.main_logo img{margin-left: 22px;
margin-bottom: 20px;}
.main_logo .patient_detail .heading{padding-left: 110px;}
.main_logo .patient_detail label{margin-left: 19px;}
.main_logo .login{padding: 0px;
width: 74px;
background: #2eaad9;
color: #fff;
border: none;
box-shadow: none;margin-left: 30px;}
.signin{width: 74px;
    background: #2eaad9;
    color: #fff;
    border: none;
    box-shadow: none;
    padding: 5px 0px;
    margin-left: 2px;
    float: right;
    /* margin-top: 7px; */
    text-align: center;}
.signup_label{font-size:13px;color:#58585a;}
.patient_detail_label label{margin-left: 42px;}
#login .patient_detail_label label{margin-left: 40px;}
.login_submit_section{margin-left: 83px;}

.data_insert_text{color: #818285;font-family: 'Avant';font-size: 15px;font-weight: bolder;margin-top: 20px;margin-left: -8px;}


@media (min-width: 220px) and (max-width: 480px)
{
	.login_submit_section{margin-left:0px;}
	.main_logo{margin-bottom:10px}
}
/*---------login page css------*/


.btn_03{
	width: 100px;
}
.label_font{
	font-weight: normal;
	color: #676767;
}
.left-bg{
	margin-bottom:7px;
}
.auto_w{width:auto !important;}
.text{
	padding-left: 43px;
	font-size: 13px;
	font-weight: bold;
}

span.selectWrapper_05 {
    position: relative;
    display: inline-block;
}

span.selectWrapper_05 select {
    display: inline-block;
    padding: 4px 15px 3px 5px;
    box-shadow: 1px 1px 0 0 inset;
    margin: 0;
    font: inherit;
    outline:none;
    line-height: 1.2;
    background: #fff;
    height:31px;
    color:#676767;
    border:1px solid #dddddd;
	cursor:pointer;
	font-family: 'Avant';
	font-size: 14px;
}
span.selectWrapper_05:after {
    background: url("http://localhost/biotech/images/05_dropdown.png");
    position: absolute;
    top: 0;
    /*right: 0;*/
    right: 0px;
    bottom: 0;
    line-height: 27px;
    padding: 0px;
   /* background: #f5f5f5;
    color: white;
    border:1px solid #dddddd;*/
    border-left:0px;
    pointer-events:none;
}

/*--------print page 07 css------*/
.print_result_section{clear:both;margin-bottom: 40px;}
.print_result_left{margin-top:165px;padding-left: 0px;}
.print_result_right .heading_cell1{padding-top: 5px;}
.print_result_right .tab_title{font-size:21px;}
.print_result_right .toric_table_fields{text-align:left;}
.print_result_right .toric_table_fields .cell_right{padding-top:5px;}

.print_result_right .toric_table_fields .bbottom:first-child{border-top: 1px solid #fff;}

.print_result_right .print_table_data{margin-top:25px;}
.print_result_right .print_table_data:first-child{margin-top:0px; }
.print_result_right input[type="button"]{margin-left: -15px;
margin-top: 25px;
font-size: 30px;
width: 254px;}

/*----------content page 04 css-----*/
.content_section{padding-bottom:80px;}
.content_section .center{padding: 25px 0px;}
.content_section p.center_text{font-family: 'Avant';font-size:21px;color:#fff;width: 87%;}
.blue{background:#00a6d6;}
.content_section h3{font-family: 'Avant';font-size:21px;color:#000000;font-weight: bold;}
.content_section p{font-family: 'Avant';font-size:18px;color:#000000;text-align: justify;}


.agree_continue img{float:left;}
.content_section input[type="button"]{font-size: 19px;margin-left: 13px;}
.content_section .agree_continue{margin-top: 50px;}

.pre_operative_content{margin-top:55px;}

@media (min-width: 220px) and (max-width: 991px)
{
	/*.patient_detail_form input[type="text"],.patient_detail_form input[type="password"]{margin-left: -14px;}*/
	
	.cyl_title{padding-bottom: 3px;}
	.patient_detail_label label,.main_logo img{margin-left:0px;}
	.operative_data_form input, .operative_data_form textarea{ width: 86%;}
	.register_section input{width: 94%;}
	.register_section input[type="submit"] {
    width: 17%;
	}
	.mobile{display:block;}
	.toric_lens.main_logo label,.toric_lens.main_logo input[type="radio"],.actv_toric_lens input[type="radio"]{/*display:none;*/}
	.select_pro input[type="radio"]{ float: left;
    width: 11%;}
	.select_pro input[type="radio"]{}
	/*------23-5-2015---*/
	.login_submit_section{ position: absolute; padding-bottom: 12px; margin-bottom: 0px;bottom: 0;
    float: left;margin-left:34px;}
	.main_logo{ position: static !important;}
	.logo.login_logo{ position: relative;}
	
	/*-----------28-3-2015---*/
	
	.toric_input_container{position:relative;}
	
	
	
	.d_label label{position: absolute;}
	.d_label input{ margin-right: 3px;}
	.mm_label label{ position: absolute;}
	.mm_label input{margin-left: 15px;}
	
	.new_toric_input{width: 100%; clear: both;
    float: left;}
/*	.toric_first_table{margin-top: 550px;}*/
/*	.mobile_flat_section{  position: absolute;
    top: 400px;
    width: 100%;}
*/	
	.oprative_data_heading{margin-left: 0px; position: relative;}
/*	.mobile_color1{border-right:none;color:red;}
	.mobile_color2{border-right:none;color:yellow;}
	.mobile_color4{border-right:none;color:green;}
	.mobile_color3{border-right:none;color:#fff;}
	.cyl_title{color:#000;border-bottom: 1px solid #000;}
	.option_table .option{ margin: 15px;}*/
}

/*@media (min-width: 992px)
{
	.mobile{display:none;}
	}*/

@media (min-width: 992px) and (max-width: 1199px)
{
	.option {
    margin: 4px;
}
	}
	

/*--------22-1-2015-----*/
.pre_operative_content .left-bg img{background: #bbb9b9;
padding: 20px 0px;
border-radius: 15px;}
img.left_eye_bg{background: #bbb9b9;
padding: 20px 0px;
border-radius: 15px;}


.lense {
background-position: center center;
background-repeat: no-repeat;
height: 140px;
left: 97px;
position: absolute;
top: 130px;
width: 220px;
z-index: 3;
}

.lence-point {
background-position: center center;
background-repeat: no-repeat;
height: 3px;
left: 166px;
position: absolute;
top: 194px;
width: 93px;
z-index: 3;
}
	
.iLocation {
background-position: right center;
background-repeat: no-repeat;
height: 16px;
left: 99px;
position: absolute;
top: 190px;
width: 213px;
z-index: 4;
}	

.placement {
background-position: center center;
background-repeat: no-repeat;
height: 1px;
left: 95px;
position: absolute;
top: 198px;
width: 216px;
z-index: 4;
}

.flataxis {
background-position: center center;
background-repeat: no-repeat;
height: 4px;
left: 99px;
position: absolute;
top: 199px;
width: 215px;
z-index: 1;
}

.steepaxis {
background-position: center center;
background-repeat: no-repeat;
height: 5px;
left: 98px;
position: absolute;
top: 199px;
width: 215px;
z-index: 2;
}

@media (min-width: 320px) and (max-width: 480px)
{
	/*.flataxis{left: 37px; top: 156px;}
	.steepaxis{ left: 36px;top: 145px;}
	
	.lense{ height: 105px;
    left: 65px;
    top: 92px;
    width: 159px;}
	
	.iLocation{left: 53px; top: 164px;}
	.placement{ left: 37px;top: 146px;}
	.lence-point{left: 99px; top: 145px;}*/
	
	.print_result_section .flataxis{ left: 30px;}
	.print_result_section .steepaxis{top: 138px;}
	.print_result_section .lense {
				height: 105px;
				left: 62px;
				top: 86px;
				width: 152px;
			}
	.print_result_section .iLocation {
    left: 47px;
    top: 161px;
		}
		.print_result_section .placement {
    left: 28px;
    top: 139px;
		}
		.print_result_section .lence-point {
    left: 88px;
    top: 138px;
		}
}
/*----kunjan----*/
@media (min-width: 360px) and (max-width: 640px)
{
/*.toric_image .flataxis{top:146px !important;}
.toric_image .flataxis, .steepaxis{left:58px !important;}
.toric_image .steepaxis{  left: 59px !important;
    top: 148px !important;}
.toric_image .lense{
	 height: 120px !important;
    left: 109px !important;
    top: 87px !important;
    width: 115px !important;
}
.toric_image .placement {
    left:56px !important;
    top:145px !important;
}
.toric_image .lence-point {
    left:117px !important;
    top:146px !important;
}
.toric_image .iLocation {
    left:89px !important;
    top:139px !important;
}*/

}

@media (min-width: 768px) and (max-width: 991px)
{
	.main_logo img {
    margin-bottom: 7px;
}
	}


@media (min-width: 768px) and (max-width: 1024px)
{
/*.flataxis, .steepaxis{left:253px !important;}
.lense{ left: 282px !important;}
.lence-point{left: 312px !important;}
.iLocation{left: 250px !important;}
.placement{ left: 251px !important;}*/
	
.toric_image{text-align:center;}
.toric_dr_name{padding-bottom:12px !important;}
}

@media (min-width: 320px) and (max-width: 767px)
{
	.main_logo{clear:both;float: left;}
	#ctl00_ContentPlaceHolder1_rbToricActive{  float: left;
    width: 50px !important;}
	.mobile{display:block !important;float: left;margin-right: 10px;}
	.desktop{display:none !important}
	.EyeCryl_sec{clear:both;}
	
	/*--------28-3-2015--------*/
	.top_login_banner{padding-left:0px !important;padding-right:0px !important;margin-top:0px !important;}
	.top_login_banner .col-md-12{padding-left:0px !important;padding-right:0px !important;}
	.top_login_banner h2{ font-size: 11px;}
	.container.logo{text-align:center;}
	.patient_detail{position: absolute;
    width: 300px;left: 14px;}
	.patient_detail_form{ margin-top: 20px;}
	.login_submit_section{  text-align: left;
    width: 100%; left: 0;}
	.street_second{  margin-top: -129px;}
	.nopad-right{margin-top: 15px;}
	
	.EyeCryl_sec > img {float: left !important;}
	
	
	  ul li:last-child { 
      border:none; 
    } 
	
}

.forgot_pw{ margin-left: 114px;color:red;}
@media (min-width: 320px) and (max-width: 480px)
{
/*.flataxis, .steepaxis{left:37px !important;}
.flataxis{top:128px !important;}
.steepaxis{top:126px !important;}
.lense{ height: 120px !important;
    left: 93px !important;
    top: 70px !important;
    width: 100px !important;}
	
	.iLocation{top: 122px !important;left: 79px !important;}
	.placement{ left: 37px !important; top: 129px !important;}
	.lence-point{left: 98px !important; top: 128px !important;}*/
}
.content_section .agree_continue #ctl00_ContentPlaceHolder1_chkTerm{width:13px !important;margin-right:10px; height: 14px;}
.new_toric_input{padding-bottom:15px;}
#lblORA3,#lblORA1,#lblORA2{/* padding-left:10px; */padding-right:10px;}
.Error {
text-align: center;
background-color: rgb(247, 230, 230);
border: solid 1px rgb(237, 38, 48);
color: rgb(237, 38, 48);
font-weight: bold;
padding: 1% 2%;
display: block;
margin-top: 12%;
}
.eyebg{
height: 460px !important;
padding-top: 20px;
border-radius:15px;
}
/*#Button5{margin-left:15px; width:100%;}*/
#Button5{/*margin-left:15px;*/ }
.text{width:202px;}
.password_text{font-size: 13px;font-weight: bold;padding-left: 43px;}
.toric_output{width:70% !important}
.toric_data{width:30% !important}
.dropdown{
	font-size: 20px;
	padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
	text-transform:uppercase;
}
.preoperative-detail{
	width: 100%;
	float:left;
}
.preoperative-detail .form_label{
	width: 65%;
	float:left;
}
.preoperative-detail .col-md-2{
	width: 30%;
	float:left;
}

/*-------9-2-2015--*/
.toric_lens.main_logo label{float: left;}
.toric_lens.main_logo input{float: left;
width: 82px;}

/*---26-02-15---*/

span.lense,span.lense,span.lence-point,span.iLocation,span.placement,span.steepaxis,span.flataxis{position:absolute !important;}

/*-----20-3-15----*/
.main_logo .login{padding:3px !important;}
.content_section p.blue{text-align:center !important;}
@media screen and (min-width: 640px) and (max-width: 991px){
.col-md-6.label_font {
    width: 40%;
}
.register_section input {
    width: 54%;
}
.password_text {padding-left:30px;}
.only_ipad{width:50%;float:left}


.toric_input_responsive .patient_detail_label.nopad.col-md-5 {
    float: left;
    width: 50%;
}
.toric_input_responsive .patient_detail_form .col-md-7 {
    float: left;
    width: 50%;
}
.toric_input_responsive .col-md-4.nopad.tright.patient_detail_label {
    float: left;
}
.toric_input_responsive .patient_detail_form .col-md-8 {
    float: right;
    width: 44%;
}
.toric_input_responsive .new_toric_input .form_label.col-md-9 {
    float: left;
    width: 50%;
}
.toric_input_responsive .new_toric_input .col-md-2.nopad {
    float: left;
    width: 47%;
}
.toric_input_responsive .bmain {
    text-align: center;
}
.toric_input_responsive .form_label.col-md-9 {
    float: left;
    width: 50%;
}
.toric_input_responsive .col-md-2.nopad {
    float: left;
    width: 50%;
}
.toric_input_responsive .operative_data_form input, .operative_data_form textarea {
    width: 100%;
}

/*.doc_name_date{ position: absolute;
    top: -10px;
    width: 96% !important;}*/
/*.toric_input_container{padding-top: 60px}*/
}
@media screen and (min-width: 486px) and (max-width: 991px){
	
}


@media screen and (min-width: 320px) and (max-width: 480px){
/*.toric_output_responsive .col-md-5.patient_detail_form.nopad {
    line-height: 11px;
}*/
.preoperative-detail .form_label{
	width: 50%;
}
.preoperative-detail .col-md-2{
	width: 50%;	
}
.patient-image-lence {height:0px !important;}
}
@media screen and (max-width: 360px){
/*.toric_output_responsive .lense {
    height: 122px !important;
    left: 115px !important;
    top: 86px !important;
    width: 102px !important;
}
.toric_output_responsive .lence-point {
    left: 117px !important;
    top: 146px !important;
}
.toric_output_responsive .placement {
    left: 56px !important;
    top: 144px !important;
}
.toric_output_responsive .flataxis, .steepaxis {
    left: 58px !important;
}
.toric_output_responsive .flataxis {
    top: 146px !important;
}*/
}
@media screen and (min-width: 320px) and (max-width: 639px){
.toric_input_responsive .new_toric_input .form_label.col-md-9 {
    float: left;
    padding-left: 0px;
    width: 100%;
}
.toric_input_responsive .sip_class{
    float: left;
    padding-left: 0px;
    width: 100%;
}
.toric_input_container{padding-top: 118px}
#ctl00_ContentPlaceHolder1_txtDoctorName{margin-left:15px;}
#ctl00_ContentPlaceHolder1_txtHospitalName{margin-left:15px;}
#ctl00_ContentPlaceHolder1_txtemail{margin-left:15px;}




}
/*---print-page----*/
.lbloutput {
    box-shadow: 1px 1px 1px 2px #888 inset;
  padding-left:5px !important;
  padding-bottom:3px !important;
  padding-top:3px !important;
  /*width: 99%;*/
  font-weight: normal;
  margin: 0;
  width:94%;
  display:inline-block;
}
@media screen and (min-width: 320px) and (max-width: 767px){
/*--04-04-15--*/	

.toric_output_responsive .col-md-5.patient_detail {
    top: 300px;
}
.toric_output_responsive .col-md-5.patient_detail_form.nopad {
    top: 40px;
}
.toric_output_responsive .mobile_flat_section {
    top: 465px;
}
.toric_output_responsive .toric_first_table {
   /* margin-top: 478px;*/
   margin-top:478px;
   
}
.toric_output_responsive .oprative_data_heading.col-md-12.mbottom-10 {
    top: 15px;
}
/*.toric_output_responsive .doc_name_date.intermediate_screen{top:-244px;}*/


.navbar-right li {display:inline-block;float:right;}



}
@media (min-width: 768px) and (max-width: 991px)
{
/*.toric_output_responsive .doc_name_date.intermediate_screen{top:-216px;}*/
.toric_output_responsive .col-md-5.patient_detail {
    top: 80px;
}
.toric_output_responsive .col-md-5.patient_detail_form.nopad {
    top: 55px;
}
.toric_output_responsive .row.mobile_flat_section{top:437px;}
.toric_output_responsive .toric_first_table {
    margin-top: 450px;
}
.toric_output_responsive .oprative_data_heading.col-md-12.mbottom-10 {
    top: 20px;
}
.input_tag_for_pass
{
	margin-left:146px !important;
}
.padin
{
	margin-left:145px !important;
}
.input_tag
{
	margin-left:85px !important;
}
}

@media (min-width: 320px) and (max-width: 490px) {
/*.iLocation {   left: 24.6% !important;
    top: 43% !important;
    width: 74% !important;}
.lense { height: 40% !important;left: 34% !important;top: 30% !important;width: 32% !important;}
.lence-point {left: 34% !important;top: 49% !important;width: 30% !important;}
.placement {left: 12% !important;top: 50% !important;width: 72% !important;}
.flataxis, .steepaxis {left: 13% !important; width: 73% !important;}
.steepaxis {top: 49% !important;}
.flataxis {top: 50% !important;}*/
}
@media (min-width: 768px) and (max-width: 1024px){
.lense {height: 43% !important;left: 39.3% !important;top: 28.5% !important;width: 22% !important;}
.flataxis, .steepaxis {left: 35% !important;width: 30% !important;}
.lence-point {left: 43.5% !important;width: 13% !important;}
.iLocation {left: 35% !important;width: 30% !important;}
.placement {left: 35% !important;width: 30% !important;}
}
@media (min-width: 992px) and (max-width: 1024px){
.flataxis, .steepaxis {left: 15% !important;width: 70% !important;}
.iLocation {  left: 27% !important;
    top: 51% !important;
    width: 31% !important;}
.lence-point {left: 38.5% !important;width: 24% !important;}
.placement {left: 23% !important;width: 54% !important;}
.lense {height: 44% !important;left: 34.3% !important;top: 28.5% !important;width: 32% !important;}
}
.container.logo
{
	margin-top:54px;
}
.MainSection h3
{
	margin-left:12px;
	background:#2eaad9 none repeat scroll 0 0;
	padding:4px;
	color:#fff;
}
.FormTable
{
	margin-left:10px;
}
#ctl00_ContentPlaceHolder1_lblEmail
{
	color:#a3a5a8;
	font-weight:bold;
}
#ctl00_ContentPlaceHolder1_pnlLogin input
{
	margin-top:10px;
}
.Button
{
	background:#2eaad9 !important;
	width:auto;
	box-shadow:none;
	color:#fff;
	font-weight:bold;
}
#ctl00_ContentPlaceHolder1_lblsignUp
{
	color:#a3a5a8;
	font-weight:bold;
	
}
#ctl00_ContentPlaceHolder1_hypsignUp
{
	color:#fff;
	font-weight:bold;
}
.name_label
{
	color: #a3a5a8;
    float: left;
    font-weight: bold;
    padding: 7px 0 0;
    
}
.input_tag
{
	float:left;
	margin-left:145px;
}
.main_div
{
	clear:both;
}
.input_tag_for_pass
{
	margin-left:204px;
}
.padin {
	margin-left:204px;
}



.book_order {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    /* width: 65%; */
    width: 90%;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}
.cust-labelmsg {
    color: red;
    font-size: 20px;
}
.cust_btn {
    width: auto !important;
}
.qty_input {
    display: inline-block;
    width: 80%;
    text-align: left;
    margin: 15px 0;
}
.cust-clear {
    clear: both;
}
.qty_input label {
    width: 150px;
}
input#pro_qty {
    width: auto;
}
label.qty_title {
    width: 100%;
    text-align: center;
}
#loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #000;
    opacity: .8;
}
#loader img {
    top:40%;
	position:relative;
	
}
button.btn.btn-confirm {
    background: #2eaad9;
    color: #fff;
}
input.city_chekbox {
    width: auto;
}

#qty-form .Button {
   
    width: auto;
    
}
#calculationidDIV input {
    width: auto;
}
@media screen and (min-width: 395px) and (max-width: 458px){
	.input_tag {
    margin-left: 82px !important;
}
.input_tag_for_pass {
    margin-left: 142px !important;
}
.padin {
    margin-left: 142px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 395px){
.input_tag
{
	margin-left:6px !important;
}
.input_tag_for_pass
{
	margin-left:67px !important;
}
.padin
{
	margin-left:70px !important;
}
}
.text_scroll
{
	overflow-y:scroll;
	height:500px;
	padding:0 10px;
}

#right-eye-img{display:none;}
@media print {td.logo-width.desktop{display:block !important;} .mobile{display:none !important;}}
.biotech-calculator{background-color: #e5e5e5; padding-top: 20px; padding-bottom: 20px;}
.biotech-calculator .biotect-title{ font-size: 31px; color: #24577a;}
.login_submit_section label {margin-top: 5px; margin-left: 25px;}
.icon-section {background-color: #f1f1f1; border-top: 10px solid #2eaad9; border-bottom: 10px solid #2eaad9;}
.icon-section .biotech-icon {margin-top:15px; margin-bottom:15px;}

a.radio-picture { display: block; height: 291px; margin-right: 10px; text-decoration: none; width: 213px; } 
.hidden {   left: -10000px;   position: absolute;   top: -1000px; } 
a#eyecryl-toric-img{background: url("images/eyecryl-toric-img.png") no-repeat scroll; background-size: 100%;}
a#eyecryl-toric-active-img{background: url("images/eyecryl-toric-active-img.png") no-repeat scroll; background-size: 100%;}
a#eyecryl-toric-phakic-img{background: url("images/eyecryl-toric-phakic-img.png") no-repeat scroll; background-size: 100%;}
a#eyecryl-toric-bioring-img{background: url("images/eyecryl-toric-bioring-img.png") no-repeat scroll; background-size: 100%;}
.biotech-icon a:hover {text-decoration: none;}
.icon-section{margin-bottom:20px; clear:both;}
.biotech-click{background-color:#f9f9f9 !important;}
@media (min-width: 300px) and (max-width: 400px){
	
	.login_submit_section label{margin-left:16px;}
	.main_logo .login{margin-left:0px;}
}
@media (min-width: 300px) and (max-width: 767px){.forgot_pw{margin-left:0px; display:block; text-align:center;}.login_submit_section{margin-left:0px;} a.radio-picture{margin-left:auto; margin-right:auto;}}
a.radio-picture:focus{text-decoration:none;}
.MainSection .Changes_password{background: linear-gradient(to right, #31abda 0%,#6ec4e5 33%,#b3e0f1 40%,#ffffff 49%); padding-top: 3px;  padding-bottom: 3px; clear: both; margin-bottom:25px; margin-top:20px;}
.Changes_password .heading {color: #fff; font-family: 'Avant';  font-size: 18px; padding-left:11px;}
.term_and_condition p.center_text.bioring-title-agreement-bg {
    font-size: 21px;
    color: #fff;
    width: 100%;
    background-color: #2C78CD;
    text-align: center;
}
.term_and_condition .calc.bioring-submit-agreement-bg {
    background: #2C78CD;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin: 0 auto;
    width: 200px;
    box-shadow: none;
}
.left-bg { padding: 0;}
.res-padding span { padding: 0;}



/* 08-05-2017 */
@media (min-width:801px){
.nopad {padding:0px;}
.navbar-nav.navbar-right:last-child{margin-right:0px;}

}

input#include_pcoc {
    width: 30px;
    margin-top: 10px;
}

.col-md-4.option {
    padding: 0px 8px;
}
@media only screen and (max-width:767px){
.doc_name_date{ position: absolute; top: -24px; left:15px; right:15px;}
.lbloutput { width:100%;}
.pre_operative_content {margin-top: 0px;}
.mbottom-10 {margin: 15px 0;}
.res-ope-data { padding:0;}
.mobile-nopadd { padding:0;}
.table-k-note {width: 20px;}
.container.logo {margin-top: 19px;}

/******************************/
.doctor-detaile-insert-page{ position: absolute; top: -10px; left:0; right:0;}
.desktop-iol-model { display: none;}
.mobile-iol-model { display: block; padding:0;}
.patient_detail_form { padding:0;}
.rwd-table {
    min-width: 291px;
}
.oprative_data_heading { margin-left: 15px !important;}

.main_logo_div { text-align:center;}

.data_insert_text {margin-left: 8px;}
}

@media only screen and (min-width:768px) and (max-width:1146px){

.tab-nopad-right { padding-right:0;}
.res-op-data.nopad.mobile-nopadd.tab-nopad-right > input { width: 100%;}
td.table-k-note { width:20px;}
.mobile-iol-model { display: none;}
.desktop-iol-model { margin: 20px 0; padding: 0 50px;}
.heading_cell1{
	border-right: 1px solid #fff;
    padding-bottom: 10px;
    padding-top: 21px;
	color: #fff;
    
}
span.cyl_title, .col-md-6.col-sm-6.col-xs-12.nopad-left.nopad-right.bright.tab_title.mobile_color2 { color:#fff;}
.heading_cell2 {
    border-right: 1px solid #fff;
    padding-bottom: 0px;
    padding-top: 5px;
}
.bbottom,.preoperative-detail,.preoperative-detail > span 
	{
    padding: 0;
	}
.option_table .option { margin:0 !important;}
.data-insert-cls { padding-top:0px !important;}
.option_value_label{	
	padding-bottom: 50px;}
	
	
}
.home_page_latest_data .col-md-3.col-sm-12 {
    color: #fff;
}
a.custom_link_view_all {
   color: #030326d6;
    padding: 10px;
    background: #fff;
    margin-top: 25px;
    float: right;
    font-weight: 600;
}