@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
:root{
	--maincolor:#008ECD;
	--secindcolor:#008ECD;
}
*{
	margin: 0;
	box-sizing: border-box;
		font-family: "Poppins", sans-serif;

}
body{
	font-family: "Poppins", sans-serif;
		padding: 20px;
		background: rgba(243, 243, 243, 0.7);

}
.form-control{
	display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: black;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cfdadd;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}.active_text{
	font-weight: bold;
	color: var(--secindcolor);
}
.loaderbox{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100vh;
	background: white;
	display: flex;
	justify-content: center;
	align-items: center;
}.loaderbox img{
	width: 200px;
}.big_box{
	display: flex;
	width: 100%;
	height: 100vh;
}.side_bar{

width:20%;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
border-radius: 30px;
background: white;
}.main_div{
	width: 80%;
}#logo{
	width: 150px;
		padding: 10px;
position: relative;
left: 10px;
	margin-top: 20px;
	
}#logo_phone{
	width: 130px;
	padding: 10px;
position: relative;
left: 10px;
}
.menu_href:hover{
background: var(--maincolor);
color: white;
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;}
.menu_href{
	display: flex;
	padding: 15px;
	width: 90%;
	
	margin-left: auto;
	margin-right: auto;
	color: black;
	font-size: 14px;
	justify-content: space-between;

}.menu_href span{
font-size: 20px;
}
.side_bar a{
	color: black;
	text-decoration: none;
}

	.menu-icon{
	display: flex;
	justify-content: left;
	align-items: center;
	width: 9%;
}.menu-item{
	display: flex;
	justify-content: left;
	align-items: center;
		width: 80%;

}.mobbig_div{
	display: flex;
	height: 90px;
	width: 100%;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius:20px ;
	background: white;

}.classlogo{
	width: 85%;
	display: flex;
	justify-content: left;
	align-items: center;
}.Sidesbar{
	width: 15%;
	display: flex;
	justify-content: left;
	align-items: center;

}.Sidesbar span{
	font-size: 40px;
}.open{
	width: 100%;
}.active{
	background: var(--maincolor);
color: white;
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;}
.button{
	width: 90%;
	padding: 10px;
	border-radius: 10x;
	border:1px solid #7500EA;
	color: #7500EA;
	border-radius: 10px;
	background: none;
	font-size: 16px;
}.button span{
	position: absolute;
	margin-left: -30px;
	margin-top: -4px;
}.box_login{
	display: flex;
	height: 100vh;
}.box1,
.box2{
	width: 100%;
}.box2{
	background:var(--maincolor) ;
}.box1{
	display: flex;
	justify-content: center;
	align-items: center;
}.input_div{
	display: flex;
	border-radius: 5px;
	overflow: hidden;
	width:300px;
	padding: 8px;
	border:2px solid #7500EA;
	margin-top: 15px;

}.input_div input{
	padding: 10px;
	border:none;
	width: 100%;
	outline: none;

}.icon_div{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 15%;
}.input{
	width: 85%;

}.small_form{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: auto;
	margin-right: auto;

}.call_content img{
	width: 200px;
	position: relative;
	left: -20px;
}.call_content{
	margin-left: 37px;
}.btn{
	padding: 10px;
	width: 200px;
	border-radius: 10px;
	border:none;
	background: var(--secindcolor);
	color: white;
	cursor: pointer;
}.required{
border:2px solid red;
}.pasword_vals,
.phone_valse{
	color: red;
	font-size:12px;
}.get_forget{
	font-size: 13px;
	margin-top: 10px;
}.box2 img{
	width:90%;
}.box2{
	display: flex;
	justify-content: center;
	align-items: center;
}.bix_box{
	display: flex;
	justify-content: space-around;


}.box_data{
	width: 300px;
	height: 170px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;	border-radius: 10px;
background: white;

}.data_option h3{
	padding: 15px;
}.logo_img{
	display: flex;
	margin-top: 10px;
}.img{
	width: 30%;
	padding: 10px;
}.text{
	width: 70%;
}.img_fitter{
	width: 60px;
	height: 60px;
	border-radius: 50px;
	position: relative;
	top: -20px;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;	
}.pc_dta{
	position: relative;
	left: 15px;
	top:-17px;
	font-size: 13px;
	color: gray;
}.btn span{
	position: relative;
	top:2px;
}.btn a{
	position: relative;
	top:-5px;
}
/*Billdesk*/
.Main_box{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	background: white;
	box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
	height: auto;
	padding-bottom: 20px;
}.more_links{
	width: 100%;
	padding: 15px;
	border-bottom: 1px solid rgba(243, 243, 243, 1.0);
}.more_links{
	display: flex;
	font-size: 14px;
}.Heading{
	width: 70%;
}.Links_box{
	width: 15%;
	color: var(--maincolor);
	cursor: pointer;
}.Links_box p span{
	font-size: 15px;
	position: relative;
	top:2px;
}.bill_body{
	border-bottom: 1px solid rgba(243, 243, 243, 1.0);
}
.bill_body{
width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.form_start{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-around;
}.form_input{
	width: 30%;
	margin-top: 10px;
}.form_input label{
	font-size: 13px;
	font-weight: bold;
}.prod_box{
	display: flex;
}.selectbox{
	width: 70%;
}.addbtbn{
	width: 15%;
	display: flex;
	justify-content: right;
}
.qty{
width: 15%;
}.qty{
	width: 120px;
}.addproduct_button{
	background: var(--maincolor);
	color: white;
	padding: 7px;
	font-size: 13px;
	border-radius: 3px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}.addproduct_button span{
	font-size: 16px;
	position: relative;
	top: 3px;
}
.add_btn{
	background: var(--maincolor);
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 35px;
	width: 35px;
	border-radius: 50px;
	cursor: pointer;
}.headtax{
	position: relative;
	left: 19px;
	margin-top: 20px;
	font-weight: bold;
}
.alert_box{
	background: rgba(0, 0, 0, 0.3);
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	z-index: 9;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;

}.body_data{
background: white;
height: 400px;
width: 300px;
border-radius: 10px;
padding: 15px;
}.body_data label{
	font-weight: bold;
	font-size: 14px;
}.closed{
	float: right;
	position: relative;
	top:-28px;
	cursor: pointer;
}
.alert_main{
	display: none;
}
.addproduct_button:hover{
	opacity: 0.7;
}
@media screen and (max-width:730px){
	table{
		width: 2000px;
	}
	body{
		padding: 0;
	}.main_div{
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.side_bar{
	width: 100%;
	height: 100vh;
	box-shadow: none;
	margin-top: 30px;
	position: absolute;
/*	overflow: hidden;*/
display: none;
z-index: 99999;
color: white;
margin-top: 10px;
background: rgba(224, 224, 224, 1.0);

	}
	.bill_body{
		overflow-y:hidden ;
	}
	.big_box{
	flex-direction: column;
		height: 100vh;
	}#logo{
		display: none;
	}.box_login{
		flex-direction: column;
	}.call_content{
		overflow: hidden;
		margin-top: 30px;
	}.call_content p{
		font-size: 13px;
	}.input_div{
		width: 99%;
	}.Main_box{
		width: 100%;
	}.form_start{
		flex-direction: column;
	}.form_input{
		width: 90%;
		margin-left: auto;
		margin-right: auto;

	}.Heading {
		width: 30%;
	}.Links_box{
		width: 50%;
	}.form-control{
		padding: 25px;
		border-radius: 10px;
		font-weight: bold;5
	}.Heading{
		display: none;
	}.addproduct_button{
		padding: 15px;
		border-radius: 10px;

	}
	.body_data{
		width: 80%;
	}select{
		color: black;
	}

}
@media screen and (min-width:730px){
	.mobbig_div{

		display: none;
	}
}
.table{
	
	width: 98%;
		font-size: 13px;
	margin-left: auto;
	margin-right: auto;
}
.table tr td{
	padding: 10px;
	border-bottom:1px solid rgba(243, 243, 243, 0.9);
	text-align: center;
	font-size: 13px;
}.table tr th{
	background: var(--secindcolor);
	color: white;
	padding: 10px;
	text-align: center;
	
}.data_one{
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}.delete_Actions{
	cursor: pointer;
}.form{
	padding: 10px;
}
.formHere{
	display: flex;
	width: 100%;
}.civs{
	width: 100%;
}.kewdf{
	display: flex;
	width: 90%;
	padding: 10px;
	font-size: 13px;
}.cols2{
	width: 30%;
}.cols{
	width: 70%;
}.DetailsPart h3{
text-align: center;
padding: 10PX;
background: rgba(243, 243, 243, 0.4);
}.displaySection{
	display: flex;
	padding: 10px;
}.displaySection{
	display: flex;
}.detailss{
	width: 60%;
}.detailsss{
	width: 40%;
	height: 300px;
}

.Highty{
	display: flex;
	padding: 10px;
}.GetOcts{
	font-size: 13px;
	font-weight: bold;
	width: 100%;

}.GetOcts span{
	color: gray;
}.hwedyt{
	display: flex;
}.getWhite{
	width: 20%;
	
}.getWhite2{
	width: 60%;
}