/*@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0-rc2/css/bootstrap-glyphicons.css");*/
body,html{
	background-color: #2697C2;
 	/*background-color:#92DCE0;*/
 	/*background-color: #00BCD4;*/
 	font-family: 'Amaranth',sans-serif;
}
::-webkit-scrollbar
{
	width: 12px;  /* for vertical scrollbars */
	height: 12px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track
{
	background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb
{
	background: rgba(0, 0, 0, 0.6);
}
::-webkit-scrollbar-button
{
	background: rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-corner {
	background-color: black;
}
.radio,.checkbox{
	margin-top: 3px;
	margin-bottom:3px;
}
.div_person_footer{
	position: relative;
}
.person_footer{
	display: none;
	position: fixed;
	left: 10px;
	bottom: 0px;
	font-size: 15px;
}
.btn-purple {
  color: #fff;
  background-color: purple;
  border-color: #1A001A;
}
.btn-purple:focus,
.btn-purple.focus {
  color: #fff;
  background-color: #4D004D;
  border-color: #1A001A;
}
.btn-purple:hover {
  color: #fff;
  background-color: #4D004D;
  border-color: #1A001A;
}
input{
	border-radius: 3px;
}
textarea{
	resize: none;
	text-align: left;
}
.small_cell{
	max-width: 25px;
}
.date_cell{
	min-width: 50px;
}
.print_table td{
	font-size: 10px;
	/*font-family:fantasy;*/
}
.print_table th{
	font-size: 9px;
}
.message{
	color: #fff;
}
.big_label{
	font-size: 18px;
}
#home_logo{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#home_logo_mini{
	width: 300px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.sub_label1{
	font-size: 10px;
}
.sub_label{
	font-size: 9px;
}
#login_box{
	width: 800px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.tpad{
	padding-top: 15px;
}
.top_pad{
	padding-top: 5px;
}
#search_logo{
	width: 800px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
.center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.table{
	color: #eee;
}
.big_font{
	/*font-size: 20px;*/
}
#add_box{
	padding-top:3px;
	margin:5px 25px 0px 25px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.thumb{
	padding: 0px;
	margin:0px 10px 0px 0px;
	width: 45px;
	height: 35px;
}
/* for the square buttons  */
.thumb1{
	padding: 0px;
	margin:0px auto 0px auto;
	width: 40px;
	height: 35px;
}
.thumb2_2{
	width: 400px;
	height: 45px;
	margin-top: 15px;
	margin-left: 5%;
}
#spectacle_image_container{
	width: 450px;
	margin-left: 0px;
}
.thumb2{
	width: 500px;
	height: 45px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.thumb3{
	width: 250px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
.thumb4{
	position: relative;
	width: 250px;
	height: 25px;
	margin-right: auto;
}
.thumb5{
	width: 400px;
	height: 40px;
	margin-left: 30px;
}
.thumb6{
	width: 400px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}
.abso1{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.abso2{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
}
.external_image{
	background-image: url('../images/5.png');
	background-size: 100% 100%;
	cursor: pointer;
}
.crystaline_lens_image{
	background-image: url('../images/11.png');
	background-size: 100% 100%;
	cursor: pointer;
}
.fundus_image{
	background-image: url('../images/12.png');
	background-size: 100% 100%;
	cursor: pointer;
}
#line1{
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
#line2{
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
}
#line3{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.btn.btn-default4{
	background-color: #FFFAAE;
	border: 1px solid #990000;
	color: #990000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 5px;
}
.btn.btn-default4:hover{
	opacity: 0.8;
}
.btn.btn-default5{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 60px;
	padding: 0px;
	background-color: #FFFAAE;
	border: 1px solid #990000;
	color: #990000;
}
.btn.btn-default5:hover{
	opacity: 0.8;
}
.btn.btn-default6{
	padding: 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
	height: 100%;
	width: 98%;
}
.mini_nav{
	margin-top: 2px;
	margin-bottom: 2px;
	height: 50px;
}
.btn.btn-default7{
	/*width: 150px;*/
	padding: 5px;
	font-weight: bold;
	background-color: #FFFAAE;
	border: 1px solid #990000;
	color: #990000;
	margin: 0px;
}
.btn.btn-default7:hover{
	opacity: 0.8;
}
.btn.btn-default8{
	width: 100%;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFAAE;
	border: 1px solid #990000;
	color: #990000;
	margin: 2px;
}
.btn.btn-default8:hover{
	opacity: 0.8;
}
.red_btn{
	border-radius: 10px;
	background-color: #c2272d;
	color:#fff;
	padding-top: 1px;
	padding-bottom: 1px;
	border:1px solid #fff;
}
.red_btn2{
	border-radius: 10px;
	background-color: #c2272d;
	color:#fff;
	width: 75px;
	margin-left: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border:1px solid #fff;
	margin-left: 3px;
}
.red_larg_btn{
	border-radius: 8px;
	background-color: #c2272d;
	color:#fff;
	border:1px solid #fff;
	min-width: 100%;
	padding: 10px;
	font-size: 15px;
}
.red_larg_btn{
	border-radius: 8px;
	background-color: #c2272d;
	color:#fff;
	border:1px solid #fff;
	min-width: 100%;
	padding: 10px;
	font-size: 15px;
}
.red_larg_btn_ramadan{
	border-radius: 8px;
	background-color: #c2272d;
	color:#fff;
	border:1px solid #fff;
	min-width: 100%;
	padding: 15px;
	font-size: 15px;
	font-family: 'Amiri', serif;
}
.red_larg_btn:hover,.red_btn:hover,.red_btn2:hover,.red_larg_btn_ramadan:hover{
	background-color: #F0E4A8;
	color: #990000;
	border:1px solid #990000;
}
.margened{
	margin: 10px 10px 0 0;
}
.margen{
	margin: 10px;
}
.margen_5{
	margin: 5px;
}
.margen_6{
	margin: 6px;
}
.margen_2{
	margin: 2px;
}
.height_btn{
	min-height: 42px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.padding_5{
	padding: 5px;
}
#sub_table{
	padding: 2px;
	margin: 0px;
}
#sub_table1{
	margin-right: 5px;
	margin-bottom: 2px;
}
#power{
	margin-top: 15px;
}
#detail_box{
	padding: 10px;
	margin: 5px 0px;
	border: 2px solid #990000;
}
#detail_box{
	padding-left: 12px;
	padding-right: 12px;
	margin: 5px 0px;
	border: 2px solid #990000;
}
#master_details{
	border: 2px solid #990000;
	padding: 2px 10px;
}
#master_detail{
	padding: 2px 10px;
}
.tab-pane{
	padding: 5px;
}
#type{
	padding: 3px;
}
#b_table{
	margin: 10px 0px;
	color: #444;
}
#distance_reading{
	margin-top: 30px;
}
.top_margin{
	margin-top: 20px;
}
.top_25margin{
	margin-top: 25px;
}
.top_30margin{
	margin-top: 30px;
}
.top_40margin{
	margin-top: 40px;
}
.top_90margin{
	margin-top: 90px;
}
.top_5margin{
	margin-top: 5px;
}
.top_2margin{
	margin-top: 2px;
}
.top_10margin{
	margin-top: 10px;
}
.top_15margin{
	margin-top: 15px;
}
.bottom_5margin{
	margin-bottom: 5px;
}
.bottom_15margin{
	margin-bottom: 15px;
}
.bottom_2margin{
	margin-bottom: 2px;
}
.left_5margin{
	margin-left: 5px;
}
.left_2margin{
	margin-left: 2px;
}
.top_15margin{
	margin-top: 15px;
}
#image_container{
  	position: relative;
  	border:1px solid #990000;
}
#background1{
	opacity: 0.1;
}
.head{
	font-size: 12px;
	font-style: bold;
	color: #000;
}
.left_padding{
	padding-left: 5px;
}
.left_2padding{
	padding-left: 2px;
}
.left_4padding{
	padding-left: 4px;
}
.padding2px{
	padding: 2px;
}
.right_padding{
	padding-right: 5px;
}
.right_padding_15{
	padding-right: 15px;
}
.right_border{
	border-right: 1px ridge #ccc;
}
.no_right_padding{
	padding-right: 0px;
}
.no_left_padding{
	padding-left: 0px;
}
.left_border{
	border-left: 1px solid #ccc;
}
.mini{
	width: 50px;
}
.mini2{
	width: 37px;
}
.mini3{
	width: 70px;
}
.mini4{
	width: 85px;
}
.mini5{
	width: 40px;
}
.mini7{
	width: 80px;
}
.mini8{
	width: 60px;
}
.no_border{
	border:none;
}
.justify{
	min-width: 100%;
}
.v_mini{
	width: 40px;
	margin-bottom: 5px;
}
.no_left_padding{
	padding-left: 0px;
}
.no_bottom_margin{
	margin-bottom: 0px;
}
.padded{
	margin:5px 0px;
	padding: 0px 10px 0px 10px;
}
.pad{
	padding: 2px;
}
.padd_2{
	padding-left: 2px;
	padding-right: 2px;
}
.padding_h_1px{
	padding-left: 1px;
	padding-right: 1px;
}
.padding_h_25px{
	padding-left: 25px;
	padding-right: 25px;
}
.padding_5px{
	padding: 5px;
}
.padding_3px{
	padding: 3px;
}
.padding_10px{
	padding: 10px;
}
.padding_25px{
	padding: 25px;
}
.top_bottom_padding{
	padding-top: 14px;
	padding-bottom: 14px;
}
.top_bottom_padding_10{
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_bottom_padding_5{
	padding-top: 5px;
	padding-bottom: 5px;
}
.big_top_bottom_padding{
	padding-top: 21px;
	padding-bottom: 21px;
}
#health_condition{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
.colored{
	background-color:#f0e4a8;
}
.none_colored{
	background-color: #fff;
}
.none_colored_text{
	color: #fff;
}
.nav.nav-tabs > li > a{
	font-weight:700;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #990000;
}
.nav.nav-tabs > li > a:hover{
	background-color: #FFFAAE;
	color: #990000;
}
.nav.nav-tabs > li.active > a{
	border: 1px solid #990000;
	background-color: #FFFAAE;
	color: #990000;
}
.nav.nav-tabs#inside > li > a{
	background-color: #e6aaac;
	color: #fff;
	border:1px solid #ccc;
}
.nav.nav-tabs#inside > li > a:hover{
	background-color: #bb0000;
	color: #fff;
}
.nav.nav-tabs#inside > li.active > a{
	background-color: #bb0000;
	color: #fff;
	border:1px solid #ccc;
}

.nav.nav-tabs#purchase > li > a{
	border-radius: 8px;
	background-color: #c2272d;
	color:#fff;
	border:1px solid #fff;
}
.nav.nav-tabs#purchase > li > a:hover{
	background-color: #F0E4A8;
	color: #990000;
	border:1px solid #990000;
}
.nav.nav-tabs#purchase > li.active > a{
	background-color: #F0E4A8;
	color: #990000;
	border:1px solid #990000;
}
.p-top{
	padding-top: 5px;
}
.sub_btn{
	padding:5px 0px;
	margin: 0px 5px;
}

.top_2margin{
	margin-top: 2px;
}

.thin_label{
	color: #990000;
	font-size: 11px;
}
.thin_label2{
	color: #990000;
	font-size: 12px;
}
.thin_label5{
	color: #990000;
	font-size: 14px;
}
.thin_label3{
	font-size: 11px;
	margin-bottom: 0px;
}
.thick_label{
	color: #990000;
	font-size: 20px;
}
.thin_label_blcak{
	color: #000;
	font-size: 9px;
}
.bottom_border{
	border-bottom: 1px solid #ccc;
}
.bottom_border_black{
	border-bottom: 1px solid #000;
}
#eye_diagnostic{
	margin-top: 15px;
	margin-left: 5px;
	color: #990000;
	font-size: 12px;
}
.nav.nav-tabs{
	border-bottom: none;
}
.block{
	display: block;
}
.error{
	font-style: italic;
	margin-left: 20px;
	margin-top: 10px;
	/*background-color: rgb(249,204,204);*/
	color: rgb(176,21,21);
}
.no_pad{
	padding: 0px;
}
.no_top_margin{
	margin-top: 0px;
}
.thin{
	padding-top: 0px;
	padding-bottom: 0px;
	height: 24px;
	margin-bottom: 1px;
}
.thin2{
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.micro{
	width: 40px;
}
.v_micro{
	width: 20px;
	height: 20px;
}
.right_red_border_1{
	border-right: 1px solid #990000;
}
.right_red_border{
	border-right: 1px solid #990000;
}
.left_red_border{
	border-left: 1px solid #990000;
}
.no_margin{
	margin: 0px;
}
.no_margin_top{
	margin-top: 0px;
}
.margin_top{
	margin-top: 30px;
}
.margin_bottom{
	margin-bottom: 5px
}
.margin_left{
	margin-left: 2px;
}
.margin_right{
	margin-right: 1px
}

#motive_softlens{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
}
.right{
	text-align: right;
}
.center2{
	text-align: center;
}
.left_align{
	text-align: left;
}
#h_v_a{
	font-size: 10px;

	margin-bottom: 0px;
}
.base_margin{
	margin-bottom: 5px;
}
.red{
	font-style: normal;
	color: #990000;
	margin: 0px 0px 0px 5px;
}
.black_label{
	font-style: normal;
	margin: 0px 0px 0px 5px;
}
.red2{
	color: #990000;
}
.sm_head{
	font-size: 11px;
	font-style: bold;
	color: #000;
}
.btn_md{
	max-width: 100px;
	margin-left: 3px;
}
.left_margin{
	margin-left: 20px;
}
.left_margin_30{
	margin-left: 30px;
}
.left_margin_40{
	margin-left: 40px;
}
.left_margin_2{
	margin-left: 2px;
}
.left_margin_1{
	margin-left: 1px;
}
.left_margin_5{
	margin-left: 5px;
}
.left_margin_10{
	margin-left: 10px;
}
.right_margin_5{
	margin-right: 5px;
}
.t_margin{
	margin-top: 50px;
}
#type_spec{
	margin-left: 5px;
}
.lt_margin{
	margin-top: 40px;
}
#add_container{
	padding: 0px 2px;
}
.red_border{
	border: 1px solid #990000;
}
.gray{
	background-color: #ccc;
}
.dark_gray{
	background-color: #777;
}
.spec_gray{
	background-color: rgb(238,238,238);
}
.gray_color{
	color: Gainsboro;
}
.red_color{
	color: #990000;
	font-size: 14px;
}
.red_color2{
	color: #990000;
	font-size: 13px;
}
.btn_sm{
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFAAE;
	border: 1px solid #990000;
	color: #990000;
}
.no_h_pad{
	padding-left: 0px;
	padding-right: 0px;
}
.no_v_pad{
	padding-top: 0px;
	padding-bottom: 0px;
}
.medium{
	width: 100px;
}
.medium2{
	width: 130px;
}
.medium3{
	width: 172px;
}
.medium4{
	width: 108px;
}
.b_pad{
	padding-bottom: 18px;
}
.s_box{
	padding: 1px 5px;
}
#mm{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.thick_red_border{
	border: 3px solid #990000;
}
.thick_right_black_border{
	border-right: 3px solid #000;
}
.thick1_red_border{
	border: 3px solid #990000;
}
#examnier_name{
	font-size: 12px;
	color: #990000;
}
.red_border1{
	margin-right: 10px;
	border: 1px solid #900000;
}
.form-group{
	margin: 0px;
}
#ocuup{
	margin-top: 13px;
}
.margin_5top{
	margin-top: 5px;
}

.textarea_examnier_name{
	margin-bottom:7px;
}

.inline{
	display: inline;
}

.allow_access img:hover{
	opacity: 0.6;
	cursor: pointer;
}
.no_access img:hover{
	opacity: 1;
	cursor: not-allowed;
}
#va_col{
	padding-left: 2px;
}
#table_box{
	border: 2px solid #990000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
}
#search_table,#div_search_table{
	display: none;
}
.abs_mid{
	position: absolute;
	top: 0px;
	left: 39%;
}
.abs_mid_1{
	position: absolute;
	top: 45%;
	left: 45%;
}
#prev_spectacle_retrive_next,#prev_spectacle_retrive_prev{
	background-color: #c2272d;
	color: #fff;
	border: 1px solid #ccc;
	padding: 0px 2px;
	width: 25px;
}
#prev_spectacle_retrive_next:hover,#prev_spectacle_retrive_prev:hover{
	background-color: #F0E4A8;
	color: #990000;
	border: 1px solid #990000;
}
#retrive_images_prev,#retrive_images_next,#new_images{
	background-color: #c2272d;
	color: #fff;
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
#retrive_images_prev:hover,#retrive_images_next:hover,#new_images:hover{
	background-color: #F0E4A8;
	color: #990000;
	border: 1px solid #990000;
}
#prev_contact_retrive_prev,#prev_contact_retrive_next{
	background-color: #c2272d;
	color: #fff;
	border: 1px solid #ccc;
	padding: 0px 2px;
	width: 25px;
}
#prev_contact_retrive_prev:hover,#prev_contact_retrive_next:hover{
	background-color: #F0E4A8;
	color: #990000;
	border: 1px solid #990000;
}
/*.no_spin::-webkit-inner-spin-button,.no_spin::-webkit-outer-spin-button{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	margin: 0;
}*/

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}
#add_item_box{
	display: none;
	position: absolute;
	width: 98%;
	height: 95%;
	top: 10px;
	left: 10px;
	background-color: #C2262C;
}
#customer_records_search{
	display: none;
	position: absolute;
	width: 98%;
	height: 95%;
	top: 10px;
	left: 10px;
	background-color: #C2262C;
}
#add_item_logo{
	width: 450px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.wait_spiner{
	position: fixed;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	display: none;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 100%;
	background-image: url('../images/Marty.gif');
	background-repeat: no-repeat;
	background-color: rgba(255,255,255,0.9);
	background-position: center;
}
.footer{
    position: absolute;
    bottom: 0;
}
.white_color{
	color: #fff;
}
.spec_header{
	font-family: 'Damion';
	font-size: 50px;
	font-style: italic;
	color: #fff;
}
.black_color{
	color: #000;
}
.develpoer_info{
	font-family: 'Indie Flower';
	min-width: 100%;
}
.black{
	background-color: #000;
}
.green_color{
	color: rgb(0,150,0);
}
.big{
	font-size: 20px;
}
.right_text{
	text-align: right;
}
.black_background{
	text-align: left;
	height: 35px;
	border: none;
	min-height: 35px;
	background-color: #000;
}
.black_background:focus{
	background-color: #fff;
	border: 2px solid blue;
	color: blue;
}
.relative{
	position: relative;
}
#purchase_spectacle_retrive{
	position: absolute;
	top: 40%;
	left: 40%;
	border-radius: 8px;
	background-color: #c2272d;
	color:#fff;
	border:1px solid #fff;
	width: 100px;
	height: 30px;
	padding-top: 4px;
}
#purchase_spectacle_retrive:hover{
	width: 10px;
	height: 10px;
	background-color: #F0E4A8;
	color: #990000;
	border: 1px solid #990000;
	width: 100px;
	height: 30px;
}
#blue_div{
	border: 2px solid #2424e5;
	padding: 2px;
}
.red3{
	color: #C2262C;
}
.micro2::-webkit-input-placeholder { /* WebKit browsers */
    color:    #990000;
    font-size: 15px;
    font-family: serif;
}
.micro2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #990000;
    font-size: 15px;
    font-family: serif;;
}
.micro2::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #990000;
    font-size: 15px;
    font-family: serif;
}
.micro2:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #990000;
    font-size: 15px;
    font-family: serif;
}

.black_placeholder::-webkit-input-placeholder { /* WebKit browsers */
    color:    #000;
    font-size: 15px;
}
.black_placeholder:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #000;
    font-size: 15px;
}
.black_placeholder::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #000;
    font-size: 15px;
}
.black_placeholder:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #000;
    font-size: 15px;
}
#sms_products_purchased{
	padding-top: 5px;
	padding-bottom: 5px;
}
#sending_message{
	margin-left: 3px;
}
.help_cursor:hover{
	color: OrangeRed;
	cursor: help;
}
.hr{
}
.bold{
	font-weight:bold;
}
.black_border{
	border: 1px solid black;
}
.spec_span{
	min-width: 10px;
	min-height: 20px;
}
.right_blac_border{
	border-right: 1px solid black;
}
.spec_right_blac_border{
	height: 100px;
	border-right: 1px solid black;
}
.spec_right_blac_border_2{
	height: 180px;
	border-right: 1px solid black;
}
input.black_background{
	width: 140px;
	text-align: right;
}
.relative{
	position: relative;
}
.immediate_collection{
	display: none;
	position: absolute;
	background-color: #eee;
	width: 450px;
	height: 350px;
	top: 50px;
	left: 400px;
	/*border-top: 28px solid rgb(0,10,200);*/
	border-left: 5px solid rgb(10,10,150);
	border-right: 5px solid rgb(10,10,150);
	border-bottom: 5px solid rgb(10,10,150);
}

.order_process{
	display: none;
	position: absolute;
	background-color: #eee;
	width: 700px;
	height: 400px;
	top: 50px;
	left: 300px;
	/*background-image: url('../images/background1.png');*/
	/*border-top: 28px solid rgb(10,10,150);*/
	border-left: 5px solid rgb(10,10,150);
	border-right: 5px solid rgb(10,10,150);
	border-bottom: 5px solid rgb(10,10,150);
}

#order_search{
	display: none;
	position: absolute;
	background-color: #eee;
	width: 400px;
	height: 300px;
	top: 80px;
	left: 350px;
	/*border-top: 28px solid rgb(10,10,150);*/
	border-left: 5px solid rgb(10,10,150);
	border-right: 5px solid rgb(10,10,150);
	border-bottom: 5px solid rgb(10,10,150);
}
.delete_sale_row:hover{
	color: #c2262c;
}

.title{
	background-color: rgb(10,10,150);
	padding: 0px;
	margin: 0px;
	color: #fff;
	text-align: left;
	padding-top: 5px;
}

#search_by{
	margin-left: 20px;
	font-weight: bold;
	font-size: 25px;
	color: #111;
}

#search_order_reslut,#immediate_purchase{
	display: none;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 100%;
	height: 100%;
}
#blocker{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	/*background-color: #ccc;
	opacity: 0.6;*/
	background-color: rgba(255,255,255,0.4);
}
.sms_btns{
	width: 85px;
	height: 50px;
	background-color: #c2272d;
	color: #fff;
	margin: 2px;
}
.sms_btns:hover{
	background-color: #F0E4A8;
	color: #900000;
	border: 1px solid #900000;
}
#message_container{
	width: 95%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.new_page{
	page-break-before: always;
}
.hidden_form{
	display: none;
}
.hidden_row{
	display: none;
	background-color: #48a051;
}
.nice_green_color{
	background-color: #48a051;
}
.invoice_btn{
	min-width: 90px;
	width: 90px;
}

.badge{
	background-color: #c2272d;
}

.display_siblings:hover{
	cursor: pointer;
}
#ucollected_orders_table th ,#invoices_table th,#inventory_table th,#b_table th,#sms_table th{
	border: 1px solid #990000;
	
}
#ucollected_orders_table td,#invoices_table td,#inventory_table td,#b_table td,#sms_table td{
	border: 1px solid #000000;
	
}
.type_cell{
	width: 100px;
	text-align: left;
}
.edit_user_link:link,.edit_user_link:visited{
	color: #FF5722;
	text-decoration: none;
}
.edit_user_link:hover{
	opacity: 0.7;
	cursor: pointer;
	text-decoration: none;
}
.user_row td{
	font-size: 15px;
}
.user_row:hover{
	background-color: #fed;
	color: #FF5722;
	cursor: default;
}
.user_row_head{
	color: #ede;
}
.header_name{
	font-style: italic;
	color: #fff;
}
.left_font{
	text-align: left;
}
.micro2,.mini6,.micro3,.mini2,.mini,.spec_font{
	padding: 0px;
	font-family:'Ubuntu Condensed';
	/*font-size: 0.85em;*/
}
.overview_table{
	height:350px;
	overflow-y:scroll;
}
.colored2{
	background-color: #ed7337;
}
.printing_content{
	display: none;
}
/*#page1 input{
	font-family: Lato;
}*/
#daily_expense_form,#user_advance_form,#return_form{
	display: none;
}
.btn_numric_toch{
	width: 90px;
	height: 60px;
	font-size: 30px;
	font-family: cursive;
	text-shadow:3px 3px 3px black;
}
.immediate_purchase_box,.immediate_purchase_cookie_box{
	display: none;
	position: fixed;
	background-color: #eee;
	width: 450px;
	height: 650px;
	/*top: 17%;
	left: 70%;*/
	top: 10px;
	right: 10px;
	/*border-top: 28px solid rgb(0,10,200);*/
	border-left: 5px solid rgb(10,10,150);
	border-right: 5px solid rgb(10,10,150);
	border-bottom: 5px solid rgb(10,10,150);
}
#inventory_search_form #expenses:hover{
	cursor: help;
}
@media (max-width: 1320px){
	.nav.nav-tabs li a{
		padding:3px 3px;
		margin: 0px;
	}
	.sub_btn{
		padding: 0px;
	}
	.micro2{
		width: 28px;
	}
	.mini6{
		width: 36px;
	}
	.micro3{
		width: 27px;
	}
}
@media (min-width: 1320px){
	.nav.nav-tabs li a{
		padding:4px 4px;
		margin-bottom: 0px;
		margin-top: 0px;
	}
	.micro2{
		width: 37px;
	}
	.mini6{
		width: 39px;
	}
	.micro3{
		width: 34px;
	}
}
@media print{
	body {
		margin-top: 0px;
		margin-bottom: 0px;
	 	background-color:#fff;
	 	font-family: sans-serif;
	 	/*height: 842px;
        width: 595px;
        margin-left: auto;
        margin-right: auto;*/
	}
	.printing_content{
		display: block;
	}

	table th,table td{
		border: 1px solid #000000;
		font-family: 'Amaranth',sans-serif;
		font-size: 12px;
		font-weight: 100;
	}
	.no_print{
		display: none;
	}
	.footer{
	    position: absolute;
	    bottom: 0;
	}
}
