Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6
System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64
User : User ( 0)
PHP Version : 7.4.6
Disable Function : NONE
Directory :  C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/form.css
/***************************************************************
form
******************************************************************/
/*input radio button & checkbox*/
input[type ="checkbox"],
input[type ="radio"]{
	width: 13px; 
	height:13px;
	margin:0px 5px 0px 0;
	padding:0;
}

.w100p{
	width:100%;
}

.w95p{
	width:95%;
}

.w50p{
	width:50px;
}


.w80p{
	width:80%;
}

.w60p{
	width:60%;
}

.w45p{
	width:45%;
}

.w100{
	width:100px;
}

.w150{
	width:150px;
}

.w200{
	width:200px;
}

.w250{
	width:250px;
}

.w220{
	width: 220px;
}

.w350{
	width:350px;
}

.w500{
	width:500px;
}

.h70{
	height: 70px;
}

.h100{
	height: 100px;
}

.h200{
	height: 200px;
}

.h300{
	height: 300px;
}


.input_sm,
.select_sm{
	font-size:10px;
}

.input_sm{
	width:35px;
	height:12px;
}

.select_sm{
	height:18px;
}

input, 
select,
label{ 
	vertical-align:middle;
}