body{
    font-family: 'Hanuman', "Segoe UI Light";
	font-size:13px;
	background-color:#ffffff;
	margin:0;
	padding:0;
	}
.clearfloat{
	clear:both;
	}
.bold {
    font-weight: bold;
}
.disablevisible {
    display: none;
}
.deleteinvoice {

}
    .deleteinvoice  input{
    background-color: #cc181e;
    color: #ffffff;
    padding: 5px 10px;
}
.rowbutton {
    font-weight: bold;
    color: #ffffff;
    padding: 5px 10px;
    border: none;
    cursor: pointer;
}
.heigh33 {
    height: 35px;
}
.blueback {
    background-color: #000080;
    
}
.redback {
    background-color: #cc181e;
}
.container{
	
	}
.warninglabel {
    color: #ff4500;
    margin-bottom : 0px;
    display: block;

}
.mycontainer {
    margin: 0 auto;
    width: 90%;
    padding-top: 30px;

}
.mycontainer .myinfo {
    
    background-color: #F1F1F1;
    padding: 20px;
}
.mycontainer .myinfo .titleheader {
    position: absolute;
    color: #126db3;
    margin:0;
    padding:0;
}
.mycontainer .myinfo input[type="label"],label 
{
    color: #2B579A;
}
.linkbtn {
    border: none;
    background-color: transparent;
    color: #000000;
    cursor: pointer;    

}
h3{ 
    font-family: 'Moul', cursive;
    font-weight: bold;

}
.linkbtn:hover {
    text-decoration: underline;
    color: #ff4500;
}
.boxshadowstyle {
 -webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 2px 2px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 2px 2px 0px rgba(50, 50, 50, 0.3);
}
.leftalign {
    text-align: left;
}
.centeralign {
    text-align: center;
}
.Rightalign {
    text-align: right;
}
.signinbox {
    margin: 0;

    width: 100%;
    background-color: #ffffff;
    /*border-radius: 5px;*/
    padding: 30px 0;
}
.signinbox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.signinbox ul li {
    margin: 15px;
}
.signinbox .textboxstyle {
    width: 270px;
    border: solid 1px #cccccc;
    border-radius: 3px;
    padding: 5px;
    height: 25px;
    line-height: 25px;
    display: inline;
    margin-bottom: 0;
    
}
.signinbox .signinbtn {
    padding: 10px;
    width: 282px;
    border-radius: 3px;
    color: #ffffff;
    border: none;
    background-color: #4B8DF8;
}
.signinbox .signinbtn:hover {
    background-color: #3A7EEC;
}
.header{
	min-height:50px;
	border-bottom:none;
	background-color:#217346;
	top:0;
	left:0;
	right:0;
	position:fixed
	}
.leftpanel{
-webkit-box-shadow: inset -5px -5px 20px -9px rgba(82,82,82,1);
-moz-box-shadow: inset -5px -5px 20px -9px rgba(82,82,82,1);
box-shadow: inset -5px -5px 20px -9px rgba(82,82,82,1);
	padding:10px 0 10px 0;
	min-height:100%;
	position:fixed;
	min-width:180px;
	float:left;
	border-right:thin #CCC solid;
	background-color:#2B579A;
	}
.menucontainer{
	color:#000;
	list-style:none;
	padding:0px;
	margin:0;

	
	}


.menulist{
	color:#ffffff;
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:solid thin #7E99C2;
	padding:10px 0;
	}
	.menulist a{ 
		color:#ffffff;
		text-decoration: none;
	    	    font-family: 'Koulen', 'rial';

		}
			.menulist .active{
			    color: #ff4500;
                background-color:#19478A;
				}
			.menulist a:active{ 
			    color: #ff4500;

				background-color:#ffffff;

			}
		.menulist li{ 
			padding:3px 18px;
	    font-family: 'Koulen', 'rial';

			}
			.menulist li:hover{ 
				background-color:#19478A;
			}
			.menulist li:active{ 
				background-color:#19478A;
	    

			}
.mGrid {
    font-size: 14px;
    font-family: 'Hanuman', "Segoe UI Light";
    width: 100%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: none;
    border-collapse: collapse;
}

    .mGrid td {
        padding: 10px 3px;
        border: none;
        color: #666666;
    }

    .mGrid th {
        padding: 5px 3px; 
        color: #ffffff;
        background: #4585F3;
        font-size: 0.9em;
    }

.mGrid .CheckList {
    text-align: center;
    width: 40px;
   
}


.mGrid .CheckListedit {
    background-image: url("images/avatar_2x.png");
    text-align: center;
    width: 40px;
   
}
.clearalink {
    text-decoration: none;
}
.clearmargin {
    margin: 0;
}
.hrstyle {
    position: relative;
    margin: 10px 0;
    height: 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 0;
}
.headermenu {
    font-size: 12px;
}
.headermenu ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.headermenu ul li{
    margin: 0;
    margin-left: 5px;
    float: left;
}
.btnheight {

}
.btnstyle {

    background-color: #1B7FCC;
    display: block;
    color: #ffffff;
    font-weight: bold;
    border-radius: 2px;
    border: none;
    padding: 7px 15px;
    font-family: 'Khmer Os Content';
}

.btnstyle:hover {
    cursor: pointer;
    background-color: #126DB3;
}
.txtpricestyle {
    width: 150px;
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    border: solid thin #cccccc;
    padding:0 5px;
    margin-bottom: 15px;
}


.white {
    color: #ffffff;
}

.reportcard {
    background-color: #ffffff;
    padding: 10px 0;
}
.roomcard {
    padding: 10px 0;
}
.roomcard a {
    text-decoration: none;
}
.roomcard ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.roomcard ul li {
    text-align: center;
    margin: 8px;
    padding: 8px;
    padding-top: 20px;
    width: 80px;
    float: left;
    height: 100px;
    border: 5px solid #f1f1f1;
    color: #ffffff;
    background-color: #427FED;
    
}
    .roomcard ul li:hover {
    border: 5px solid #ffffff;

    }
    .roomcard ul li p {
        color: #ffffff;
        font-family: "Segoe UI Light";
        font-size: 26px;

    }
    .roomcard ul li .name {
        font-family: "Khmer OS Niroth";
        font-size: 16px;

    }
        .roomcard ul li .myclassrent {
            
            color: #ffffff;
        }
        .roomcard ul li .myclassavailable { 
            color: #ffffff;
            
        }
        .roomcard ul li .myclassbooking { 
            color: #ffffff;
            
        }
.roomcard .classrent {
    background-color: #427FED;
    color: #ffffff;
}
.roomcard .classavailable { 
    color: #ffffff;
    background-color: #53A93F;
}
.roomcard .classbooking { 
    color: #ffffff;
    background-color: #ff4500;
}

.rentalreis {
    
}
.rentalreis ul {
    width: 50%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.rentalreis ul li {
    margin: 5px 0;
    padding: 0;
    
}

.rentalpay {
    
}
.rentalpay ul {
    width: 100%;
    list-style: none;
    margin: 10px 0;
    padding: 10px 0;
}
.rentalpay ul li {
    margin: 5px 0;
    padding: 0;
    
}


.rowheader {
    margin: 0;
    padding: 0;
    list-style: none;
}
    .rowheader li {
        margin: 0 20px 0 0;
    }
input[type="text"],input[type="select"]{
display:block;
margin-bottom:10px;
    font-family: 'Khmer Os Content';
    padding: 3px 5px;
    width: 90%;
    max-width: 300px;   
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    border: solid thin #cccccc;
}
input[type="Password"]{
display:inline;
margin-bottom:10px;
    font-family: 'Khmer Os Content';
    padding: 3px 5px;
    width: 90%;
    max-width: 300px;   
    height: 28px;
    line-height: 28px;
    border-radius: 3px;
    border: solid thin #cccccc;
}
		
p {
    font-family: 'Hanuman', "Segoe UI Light";
    font-size:14px; color: #2B2B2B
}
input[type="label"],label 
{
    /*display:block;*/
    margin-top: 10px;
    margin-bottom:5px;
    font-family: 'Hanuman', "Segoe UI Light";
}
select {
    margin: 0;
    display:block;
    margin-bottom:10px;
    font-family: 'Hanuman', "Segoe UI Light";
    border-radius: 3px;
    border: solid thin #cccccc;
    padding: 3px 5px;

}
.widthshort {
    width: 200px;
}
.widthlong {
    width: 300px;
}
.totalprice {
    color: #cc181e;
    font-size: 22px;
}

.classpay {
    text-decoration: none;
    color: #ff4500;
}
.classnotpay {
    text-decoration: none;
    color: #666666;
}