
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:98%;margin-left:20%;margin-top:10px;background:#fff;
}
.##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:50px;line-height:50px;margin-left:35%;margin-top:20px;background:#310FAF;text-align:center;font-size:1.1em;color:#fff;
font-weight:bold;border-radius:20px;cursor:pointer;
}
.main_dash:hover{background:#7050E3;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:10%;height:40px;line-height:40px;margin-bottom:10px;margin-left:0.3%;text-align:center;font-size:1em;
}


@media screen and (max-width: 600px)
{
.main_content_div
{
float:left;width:100%;height:auto;margin-left:0%;margin-top:10px;background:#fff;
}	

.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;
}
.main_dash
{
float:left;width:60%;height:50px;line-height:30px;margin-left:20%;margin-top:20px;margin-bottom:20px;background:#310FAF;text-align:center;font-size:1.1em;color:#fff;
font-weight:bold;border-radius:20px;cursor:pointer;
}

.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_small_one
{
float:left;width:40%;height:40px;line-height:40px;margin-bottom:10px;margin-left:3%;backgroundk:#ededed;text-align:center;font-size:1em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
.receipt_output_small_two
{
float:right;width:15%;height:40px;line-height:40px;margin-bottom:10px;margin-right:0.5%;backgroundk:#ededed;text-align:center;font-size:1em;colork:#fff;
font-weightk:bold;border:1px solid #000;
}
	
	
	
}


