
.menuLinkIcon_felanmalan			{ background-image:url('/gfx/icons/error.png');background-repeat:no-repeat;background-position:40px 0px;color:#333;font-weight:bold; }
.button_icon_felanmalan::before		{ content: url('/gfx/icons/error.png');position:relative;left:-4px;top:2px;padding-right:5px; }

.formClass							{ border:0px Solid #c0c;width:95vw; }
.felanmalanLogo						{ width:246px;height:66px;border:0px Solid #0c0;margin:0 auto;margin-bottom:40px;background-image:url('/gfx/logowisehouse.png');background-repeat:no-repeat;display:block;text-indent:-9999px; }
.felanmalan_row						{ width:95%;margin-bottom:5px;overflow:auto;border:0px Solid #00c;}
.felanmalan_left					{ width:150px;float:left;margin-left:10px;margin-right:-30px;padding-top:9px;font-size:18px;}
.felanmalan_right					{ width:95%;float:left;border:0px Solid #0c0;}
.felanmalan_input					{ width:95%;height:40px;border:2px Solid #999;border-radius:5px;padding:5px 0px 5px 7px;background-color:white;font-size:18px;}
.felanmalan_input:focus				{ border:2px Solid #900;}
.felanmalan_submit					{ height:50px;padding:10px 15px 10px 15px;border:2px Solid #999;border-radius:5px;cursor:pointer;font-size:22px; }

.felanmalan_file_input 									{ height:40px;float:left;background-color: white;font-size: 12pt; padding-top: 10px;border-radius: 5px;}
.felanmalan_file_input::-webkit-file-upload-button 		{ visibility: hidden; }
.felanmalan_file_input::before 							{ content: ''; width: 215px; height: 25px; display: inline-block; border:2px Solid #999;border-radius: 5px;margin-top: -9px;padding: 5px 8px;outline: none;white-space: nowrap;-webkit-user-select: none;cursor: pointer;font-size: 12pt; }
.felanmalan_file_input:hover::before 					{ border-color: black; }
.felanmalan_file_input:active 							{ outline: 0; }