@charset "utf-8";
/* CSS Document */
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#00F;}

.categorize_font
{
	color:#903;
	font-size:12px;
	font-weight:bold;
}


.shadow {
/*   -moz-box-shadow:inset 0 0 3px #000000;
   -webkit-box-shadow:inset 0 0 3px #000000;
   box-shadow:inset 0 0 3px #000000;*/
   border:solid;
   border-width:2px;
   border-top-width:0px;
   border-left-color:#BBB;
   border-right-color:#BBB;
   border-top-color:#FFF;
   border-bottom-color:#CCC;
}

.zoom:hover {
    -ms-transform: scale(1.4); /* IE 9 */
    -webkit-transform: scale(1.4); /* Safari 3-8 */
    transform: scale(1.4);
	background-color:#dfe3ee;
	/*margin-left:1px;*/
}

.zoom2:hover {
    -ms-transform: scale(1.3); /* IE 9 */
    -webkit-transform: scale(1.3); /* Safari 3-8 */
    transform: scale(1.3);
	background-color:#dfe3ee;
	/*margin-left:1px;*/
}

body{	
    color: #151B8D;
	/*margin: 0px 0px 0px 0px;*/
	margin:auto;
	font:Verdana, Geneva, sans-serif;
}
.find_item_cell_color
{
	background-color:#8080E6;
}

.CategoriesBT
{
	background-color:#8080E6;
	width:100%;
	font-weight:bold;
	margin-left:5px;
	height:30px;
}

.readonly_text_bg_color
{
	background-color:#960;
	box-sizing: border-box;
  	border: none;
  	color:#FFF;
}

#selected_item,#item_description,#items_price,#discount_price,#avl_stk,#enter_item,#additem_wp
{
	background-color:#99CCFF;
	border:none;
}
#Qavl_stk,#Qw_price,#Qb_price,#Qr_price,#Qenter_item
{
	background-color:#99CCFF;
	border:none;
}

#gatepass_nu,#gatepass_date,#gatepass_time,#rep_code
{
	background-color:#CCCCCC;
	border:none;
	color:#000;
	font-style:oblique;
	font-size:14px;
	font-weight:bold;
}
#sub_total
{
	background-color:#FFFF00;
	border:none;
	font-size:16px;
	color:#000;
}
#total_discount
{
	background-color:#0066FF;
	border:none;
	font-size:16px;
	color:#000;
}
#balance
{
	font-size:36px;
	background-color:#CCFF00;
	border:none;
	text-align:center;
}
#net_total
{
	font-size:36px;
	background-color:#66FFFF;
	border:none;
	text-align:center;
}
#qnet_total
{
	font-size:36px;
	background-color:#9C0;
	border:none;
	text-align:center;
}
#nu_of_items
{
	background-color:#FFFFCC;
	border:none;
}

#header_div
{
	margin: 0px 0px 0px 0px;
	position:fixed;
	z-index:2;
	width:100%;
}

	
#contact_div
{
	position:relative;
  	right: 11px;
  	top: 5px;
	background-color:#F5F5F5;
	color:#000;
	z-index:0;
	width:255px;
	float:right;
	padding-right:5px;
	border-bottom:solid;
	border-width:1px; 
	border-color:#BBB;
	padding-bottom: 20px;
}

#search_div
{
	position:relative;
	height:75px;
	right:0px;
	width:240px;
	top:5px;
	float:right;
	padding-right:0px;
	border-bottom:solid;
	border-width:0px;
	border-color:#BBB;
	z-index: 3;
}
	
#main_div
{	
    font-family: tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    color: #151B8D;
	margin:auto;
	padding-top:41px;
	padding-bottom:2px;
	/*margin: 41px auto 2px auto;*/
	width:1200px;
	position:relative;
}
#invoice_main_div,#mrn_view_div,#grn_view_div
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #151B8D;
	margin: 46px 10px 0px 10px;
	width:1248px;
	position:absolute;
}

#product_view_div
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #151B8D;
	margin: 46px 0px 0px 0px;
	width: 100%;
	position:absolute;
}

#grn_view_div
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #151B8D;
	margin: 20px 10px 0px 10px;
	width:1248px;
	position:absolute;
}
#mrn_mail_div,#grn_mail_div
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	color: #151B8D;
	margin: 47px 10px 0px 10px;
	width:1248px;
	position:absolute;
}

#invoice_product_detail_div
{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #151B8D;
	margin: 46px 0px 0px 0px;
	width:100%;
	position:absolute;
}

.bgcolor{
	background: #15317E;
	}
	
#footer{
	border-top:solid;
	border-top-width:2px;
	border-top-color:#CCC;
	border-right:solid;
	border-right-width:2px;
	border-right-color:#CCC;
	border-left:solid;
	border-left-width:2px;
	border-left-color:#CCC;
	height: 15px;
	font-size: 10px;
	color:#000;
	clear:both;
	text-align: center;
	padding: 10px 0px 5px 0px;
	z-index:1;
	margin:0px 0px 0px 0px;
	background-color:#CCC;
}

#footer a{
	color: #009;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #009;
	font-size: 12px;
	text-decoration: underline;
}


/* Auto Scroll Start*/
/* * { margin:0; padding:0; }*/

#newsticker-demo { 
position:relative;
margin-right:10px;
margin-bottom:10px; 
width:258px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:right;
padding-right:2px;
padding-left:2px;
border-bottom:solid; 
border-width:1px; 
border-color:#BBB;
top:5px;
background-color:#F5F5F5;
}

#product_menu_div { 
position:relative;
margin-right:10px; 
width:150px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
padding-right:2px;
padding-left:2px;
border-bottom:solid; 
border-width:1px; 
border-color:#BBB;
top:5px;
background-color:#F5F5F5;
}

#products_div { 
position:relative;
margin-right:10px; 
width:725px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
padding-right:2px;
padding-left:2px;
border-bottom:solid; 
border-width:1px; 
border-color:#BBB;
top:5px;
background-color:#F5F5F5;
}

#New_Arrivals_div { 
position:relative;
margin-right:10px;
margin-left:5px;
width:895px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
padding-right:2px;
padding-left:4px;
border-bottom:solid; 
border-width:1px; 
border-color:#333;
top:5px;
background-color:#CCC;
text-align:center;
padding-top: 5px;
}

#Deals_of_the_Week
{
position:relative;
margin-right:10px;
margin-left:5px;
width:895px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
margin-top:5px;
padding-right:2px;
padding-left:4px;
border-bottom:solid; 
border-width:1px; 
border-color:#333;
top:5px;
background-color:#CCC;
text-align:center;
padding-top: 2px;
}

#best_selling_pc_acc
{
position:relative;
margin-right:10px;
margin-left:5px;
width:895px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
margin-top:5px;
padding-right:2px;
padding-left:4px;
border-bottom:solid; 
border-width:1px; 
border-color:#333;
top:5px;
background-color:#CCC;
text-align:center;
padding-top: 2px;
}

#best_selling_mobile_phone
{
position:relative;
margin-right:10px;
margin-left:5px;
width:895px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
float:left;
margin-top:5px;
padding-right:2px;
padding-left:4px;
border-bottom:solid; 
border-width:1px; 
border-color:#333;
top:5px;
background-color:#CCC;
text-align:center;
padding-top: 2px;
}

.text-block {
    position:relative;
    left: 1px;
    background-color:#F00;
    color: white;
	/*opacity: 0.5;*/
	height:20px;
	text-align:right;
	padding-right:10px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	font-weight:600;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding-top:3px;
padding-bottom:3px;
background-color:#d6dbe0;
border-bottom:solid;
border-width:1px; 
border-color:#BBB;
}

.newsticker-jcarousellite { position:relative; width:260px; padding-top:3px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:5px; padding-top:5px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { position:relative; float:left; width:110px; height:110px;}
.newsticker-jcarousellite .info { position:relative; float:right; width:135px; right:0px; padding-right:0px; padding-left:15px; padding-top:5px;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .info span.pri { display: block; font-size:12px; padding-top:5px;}
.newsticker-jcarousellite .info span.item { display: block; font-size:11px; padding-top:5px;}

.clear { clear: both; position:relative; }
/* Auto Scroll End*/

.image {
    position:relative;
}
.image .text {
    position:absolute;
	bottom:0px;
    right:0px;
	color:#00F;
	border: 0px;
}

/*---------------------Stock Yes No Color------------------*/

      .Yes {
        color: #090;
		font:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
      }
      .No { /* OK, a bit contrived... */
        color: #F00;
		font:Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
      }
	  
	    .Yes_2 {
        color: #060;
		font:Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight:bold;
      }
      .No_2 { /* OK, a bit contrived... */
        color: #F00;
		font:Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight:bold;
      }
/*--------------------------------------------*/

#category_layer {
	position:absolute;
	visibility:hidden;
	width: 862px;
/*	height: 1250px;
*/	left: 50px;
	top: 50px;
	background-color:#dfe3ee;
	border: 12px solid #15317E;
	padding: 5px;
	text-align:justify;
	z-index:1;
}

#notice_popup {
	visibility:visible;
	position:fixed;
	left:18%;
    top:30%;
	width: 790px;
/*
position:absolute;
color:#003	
height: 1250px;
	left:auto;
	top: 50px;*/
	background-color:#FFBFBF;
	border: 12px solid #B70000;
	border-radius: 5px;
	line-height: 30px;
	color:#003;
	padding: 5px;
	text-align:justify;
	z-index:1;
}


.dhf
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#3b5998;
	padding-bottom: 35px;
	padding-left: 4px;
	padding-top: 5px;
	text-align:left;
	}

.dhf2
{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFC;
	padding-bottom: 18px;
	padding-left: 4px;
	padding-right:25px;
	padding-top: 5px;
	text-align:left;
	}	
/*------------------Page Up Button CSS Start----------------------*/
#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: red; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
	opacity: 0.6;
	font-size:26px;
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}
/*------------------Page Up Button CSS END----------------------*/


/*--------------------The switch - the box around the slider------------Togle Switch CSS Start-------------------- */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F00;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #0C0;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

/*---------------- The switch - the box around the slider------------Togle Switch CSS End-------------------- */

<!----------------------search bar style----------------------->
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  height:15px;
  margin-bottom: 15px;
}

.icon {
  padding: 3px;
  background: dodgerblue;
  border:ridge;
  border-width:1px;
  border-color:#FFF;
  color: white;
  min-width: 20px;
  min-height:15px;
  text-align: center;
  float:right;
}
.icon:hover 
{
border-color:dodgerblue;
background-color:#CCC;
}
.input-field {
  width: 74%;
  padding: 2px;
  outline: none;
}
.input-field:focus 
{
  border: 2px solid dodgerblue;
}

#livesearch {
	position:relative;
	alignment-adjust:middle;
	/*left:18%;*/
    /*top:30%;*/
	width: 99%;
	font-size:13px;
/*
position:absolute;
color:#003	
height: 1250px;
	left:auto;
	top: 50px;*/
	background-color:#CCC;
	border: 1px solid #CCC;
	border-radius: 2px;
/*	line-height: 30px;
*/	color:#003;
margin: auto;
	margin-bottom:1px;
	padding-left:7px;
	padding-top:1px;
	/*padding:5px;*/
	text-align:justify;
	z-index:1;
}
<!----------------------search bar style----------------------->