
body{
width:100%;height:100%;margin:0px;background:linear-gradient(to right top,#8714E2, #50C6E3);

	}
.back_bnt
{
float:left;height:30px;width:50px;margin-left:10px;margin-top:10px;font-weight:bold;cursor:pointer;		
}	
.logout_btn
{
float:right;height:30px;margin-right:10px;margin-top:6px;cursor:pointer;font-weight:bold;	
}
.main_content_div
{
float:left;width:60%;height:auto;margin-left:20%;margin-bottom:30px;margin-top:50px;background:#36E8E5;
}
.##main_title_name
{
float:left;width:100%;height:100px;line-height:100px;margin-top:50px;backgroundk:#FA7858;text-align:center;font-size:2.5em;color:#fff;
font-weight:bold;
}
.##main_title_location
{
float:left;width:100%;height:60px;line-height:60px;backgroundk:#FA7858;text-align:center;font-size:1.5em;color:#fff;
font-weight:bold;
}
.##main_title_contact
{
float:left;width:100%;height:60px;line-height:60px;backgroundk:#FA7858;text-align:center;font-size:1.5em;color:#fff;
font-weight:bold;
}

.##main_dash
{
float:left;width:30%;height:60px;line-height:60px;margin-left:35%;margin-top:50px;background:#fff;text-align:center;font-size:1.1em;color:#145CE2;
font-weight:bold;border-radius:20px;cursor:pointer;
}
.##main_dash:hover{background:#FEB9EE;color:#fff;}

.##sub_content_div
{
float:left;width:60%;height:80%;margin-left:20%;margin-bottom:30px;background:#fff;
}

.receipt_title_name
{
float:left;width:100%;height:60px;line-height:60px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:2.5em;colork:#fff;
font-weight:bold;
}
.receipt_title_location
{
float:left;width:100%;height:40px;line-height:40px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:1.5em;colork:#fff;
font-weight:bold;
}
.receipt_title_contact
{
float:left;width:100%;height:40px;line-height:40px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:1.5em;colork:#fff;
font-weight:bold;
}
.receipt_title_rent
{
float:left;width:30%;height:50px;line-height:50px;margin-left:35%;margin-bottom:20px;background:#000;text-align:center;font-size:1.5em;color:#fff;
font-weight:bold;border-radius:10px;
}

.receipt_output
{
float:left;width:90%;height:40px;line-height:40px;margin-bottom:10px;margin-left:5%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_small_one
{
float:left;width:40%;height:40px;line-height:40px;margin-bottom:10px;margin-left:5%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_small_two
{
float:right;width:40%;height:40px;line-height:40px;margin-bottom:10px;margin-right:5%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_lebal
{
float:left;text-align:left;margin-left:10px;font-weight:bold;backgroundk:red;	
}



@media screen and (max-width: 600px)
{
.main_content_div
{
float:left;width:100%;height:auto;margin-left:0%;margin-bottom:30px;margin-top:30px;background:#36E8E5;
}	
.receipt_title_name
{
float:left;width:100%;height:60px;line-height:60px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:1.5em;colork:#fff;
font-weight:bold;
}
.receipt_title_location
{
float:left;width:100%;height:40px;line-height:40px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:1.2em;colork:#fff;
font-weight:bold;
}
.receipt_title_contact
{
float:left;width:100%;height:40px;line-height:40px;margin-bottom:5px;backgroundk:#FA7858;text-align:center;font-size:1.2em;colork:#fff;
font-weight:bold;
}
.receipt_title_rent
{
float:left;width:70%;height:50px;line-height:50px;margin-left:15%;margin-bottom:20px;background:#000;text-align:center;font-size:1.3em;color:#fff;
font-weight:bold;border-radius:10px;
}

.receipt_output
{
float:left;width:94%;height:40px;line-height:40px;margin-bottom:10px;margin-left:3%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_small_one
{
float:left;width:94%;height:40px;line-height:40px;margin-bottom:10px;margin-left:3%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_small_two
{
float:right;width:94%;height:40px;line-height:40px;margin-bottom:10px;margin-right:3%;backgroundk:#ededed;text-align:center;font-size:1.2em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_lebal
{
float:left;text-align:left;margin-left:10px;font-weight:bold;backgroundk:red;font-size:0.9em;	
}
	
	
}



