.hidden .form-item {
	/*display: none;*/
}

#edit-tf-sub-sub-wrapper {
	display: block !important;
}	


.page-approve-requests input {
	font-size: 8pt;
}

.page-approve-requests .col2 input {
	width: 100px;
}

#community{z-index:50 !important;}

/* ADD PROVIDER FORMS */
.community-directory {
	width: 580px;
}
.community-directory input {
	font-size: 10.5pt;
	font-family: Verdana,Tahoma,"DejaVu Sans",sans-serif !important;
}
.community-directory .form-item .wrapper {
    background: url("/sites/all/modules/hitcents_quickbase_forms/images/quickbase-input-large.gif") no-repeat;
	border: none;
    color: #636363;
    display: block;
    font-family: AllerLightRegular;
    height: 29px;
    line-height: 29px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 0;
    padding-top: 0;
    width: 230px;
}
.community-directory .form-text {
	border: none;
	background: none;
    color: #636363;
    display: block;
    font-family: AllerLightRegular;
    height: 29px;
    line-height: 29px;
}

.community-directory .desc {
	width: 234px;
	height: 150px;
	background-image: url("/sites/all/modules/hitcents_quickbase_forms/images/maps-textarea.gif");
}
.community-directory textarea {
	width: 224px;
	height: 140px;
	background: none;
	display: block;
	margin: 0 auto;
	padding-top: 5px;
	resize: none;
	border: none;
	overflow: hidden;
	
}
.community-directory .yaselect-current {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/sites/all/modules/hitcents_quickbase_forms/images/quickbase-medium-select.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    height: 29px;
    line-height: 29px;
    padding-left: 5px;
}
.community-directory select {
	width: 234px;
}

.community-directory .yaselect-anchor, #com_dir-wrap .yaselect-anchor {
    width: 234px;
}
#com_dir-wrap .yaselect-anchor{position: relative; z-index: 55; margin-bottom: 25px;}
#ya-1 .yaselect-anchor{z-index: 56 !important;}

#sub-type{width: 244px;}
#research-filter{float: left; margin-left: 25px;}

.tech-fieldset{width: 95%; margin: 15px auto;}
.tech-fieldset table{width: 95%;}
.tech-fieldset table input[type='text']{width: 150px;}