/* - - - - - - - - - - - - - - - - - - - - -

Title : Wufoo Form Structure
URL : http://wufoo.com

- - - - - - - - - - - - - - - - - - - - - */

/* ----- LOGO ----- */

#logo{
	margin:0;
	padding:0;
	min-height:0;
	background-color:#dedede;
	text-indent:-9000px;
	text-decoration:none;
}
#logo a{
	min-height:40px;
	height:60px;
	display:block;
	background:url('/sironaupdates/images/sirona-logo.png') no-repeat 23px 12px;
	overflow:hidden;
	background-size: 125px auto;
}
* html #logo a{
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/sirona-logo.png", sizingMethod="crop");
}
img, a img{
	border:none;
	-ms-interpolation-mode: bicubic;
}
* html #bottom{ 
	_behavior: url(../images/iepngfix.htc);
}
.hide, .cloak div, .cloak span, .likert.cloak tbody, .likert.cloak thead{
	display:none !important;
}
.likert.cloak table{
	border:none;
}vie

.loginbox {
    margin-top: -39px;
}
.forumline input {
    padding: 3px;
    width: 250px;
}

.forumline {
    margin-top: 9px;
}

form#createPassword .inputTextHolder,form#createUser .inputTextHolder{
	color: #000;
}

.inputTextHolder {
    color: #CCCCCC;
    font-size: 14px;
    padding: 8px 5px 5px 9px;
    position: absolute;
    z-index: -1;
}

@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.inputTextHolder {
   margin-left: 83px;
}
}

.mediumheader {
    color: #444444;
    font-size: 11px;
}

.mediumheader b{
    color: orange;
  
}

.req {
    color: #c00;
    display: block;
    font-size: 13px;
}
.req_field{
	font-weight: bold;
}
#reqMessage{
	color:red;
	font-weight: bold;
}

.fona_login_box {
    background: url("../images/fona/login.png") no-repeat scroll 0 0 transparent;
    border-width: 0;
    height: 30px;
    width: 76px;
}

#loginPrompt form{
	margin-bottom:16px;
}

#loginPrompt a{
	text-decoration:none;
}

#loginPrompt a:hover{
	text-decoration:underline;
}

#signout{
	text-decoration:none;
	font-weight:bolder;
	color:grey;
	font-size: 12px;

}

#signout:hover{
	font-weight:bolder;
	color:#bbb;
}

	
#newButton{
	clear: none;
    margin-left: 154px;
    margin-top: 7px;
}

#cancelAdd,#cancelEdit{ width: 40px; float: left; margin-top: 5px; font-size: 10px; margin-left: 18px;}

#deleteConsumable{width: 13px; margin-left: 55px; float: right; margin-top: -7px;display:none;}

#editConsumable{width: 13px; margin-left: 55px; float: right; margin-top: -28px;display:none;}
