
@import url('profile.css');

#intakeLoading{
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 3000;
    background: url('../../../images/community/common/ajax-loader.gif') no-repeat #fffaf3;
    box-shadow: 0px 0px 16px -3px #000;
    -webkit-box-shadow: 0px 0px 16px -3px #000; 
    -moz-box-shadow: 0px 0px 16px -3px #000; 
    border-radius: 53px;
    text-align: center;
	font-weight: normal;
}
#intakeLoading div {
	margin-top: 35px;
	color: #634827;
    font-size: 13px !important;
}
#columnLeft {
    width: 560px;
    float: left;
    margin: 25px 0 0 30px;
    font-size: 11pt;
    line-height: 1.3em;
}
#directory {
	margin: 20px auto;
	width: 93%;
}

#stepTabs {
    clear : both;
	position: relative;
	padding: 0px;
	background: none;
	border-width: 0px;
	padding-left: 6.5em;
	border: 0px !important;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
}

#stepTabs .ui-tabs-nav {
	position: absolute;
	left: 0;
	top: 0.25em;
	bottom: 0.25em;
	width: 6em;
	padding: 0.2em 0 0.2em 0em;
	background: transparent;
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px !important;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
}
#stepTabs .ui-tabs-panel {
	float: left;
	width: 89%;
	background-color: #ecf2fa;
	border: none;
	font-size: 13px;
	padding: 40px;
	min-height: 381px;
	height:auto;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
}
#stepTabs .ui-tabs-nav li {
	right: 0px;
	width: 100%;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	overflow: hidden;
	padding: 0 4px 0 5%;
	background-image: none !important;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	background-color:transparent;
	cursor: pointer;
}
#stepTabs .ui-tabs-nav li.ui-tabs-selected,
#stepTabs .ui-tabs-nav li.ui-tabs-selected:hover,
#stepTabs .ui-tabs-nav li.ui-state-active,
#stepTabs .ui-tabs-nav li.ui-state-active:hover {
	border: none;
	background-color: #ecf2fa;
	color:#000;
}
#stepTabs .ui-tabs-nav li:hover {
	background-color: #F8FAFC;
	color:#000;

}
#stepTabs .ui-tabs-nav li a {
	/* float: right; */
	width: 100%;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	color:#7c7c7c;
	padding:25px 0;
}
#stepTabs .ui-tabs-nav li.ui-tabs-selected a,
#stepTabs .ui-tabs-nav li.ui-state-active a {
	color:#000;
}
#stepTabs .ui-tabs-nav li a span.sm {
	font-size: 10px !important;
	display:block;
}
#stepTabs > div {
	min-height: 35em;
	height: auto;
}
.microHeader {
	font-size: 11px;
	text-transform: uppercase;
	margin-top: -15px;
	margin-bottom: 5px;
	font-weight: bold;
}
.bigText {
	font-size:19px;
	display: inline;
}
.bigText input[type="text"]{
	font-size: 16px;
	padding: 6px 9px;
	width: 240px;
}
#buttonProgramName{
    font-size: 12px;
}
.row {
	width:98%;
	float: left;
	padding: 10px 1%;
}
.headerRow {
	width:100%;
	float: left;
	padding: 15px 10px 3px;
	border-bottom:2px dotted #333;
	margin-bottom: 10px;
}
.row .cell {
	width:48%;
	padding: 0 1%;
	float:left;
}
.row .cell.fullSpan {
	width:94%;
	padding: 0 1%;
	float:left;
}
.row .cell.oneQrtr {
	width:31%;
	padding: 0 1%;
	float:left;
}
.row .cell.threeQrtr {
	width:65%;
	padding: 0 1%;
	float:left;
}

#keywordWrapper .cell{

}

#keywordWrapper .cell input[type="text"] {
    width: 55%;
    float : left;
    padding: 5px;
}

#keywordWrapper .cell #selectedKeywords {
    clear : both;
}

#keywordWrapper .cell .selectedKeyword, .selectedRequirement {
    float : left;
    margin: 5px 5px 0 0;
/*
    padding: 2px 8px 2px 7px;
*/
    cursor : pointer;
    border-radius: 16px;
    background-color: #E2AF71;
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    background-position: 5px;
    padding: 4px 8px 4px 30px;
}

/*
#keywordWrapper .cell .selectedKeyword:hover{
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    background-position: 4px;
    padding: 2px 8px 2px 26px;
}
*/

.row .required, .required{
    /*
    background-image: url('../../../images/community/common/bullet_red.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left : 20px;
    */
}

.row .fullWide {
	width:98%;
	padding: 0 1%;
	float:left;
}
.row:nth-child(odd) {
	background-color: #C4DAF0;
}

/*

rd - chosen appears to choke on a percent - it recognizes it as px  ----I give up

.cell select {
	width: 100%;
}
*/

.cell select{
    width: 300px;
}

.cell input[type="text"], 
.cell textarea {
	width: 96%;
	padding: 4px;
}
.cell em {
	font-size: 12px;
	line-height: 16px;
}

.Org_Mission_Description{
	height:100px;
}
.prog_accordion h3 {
	background: none transparent !important;
	color: inherit !important;
	padding: 6px 27px;
	font-size: 15px;
	border:0 !important;
	border-bottom:1px dotted #333 !important;
	border-radius:0;
}
.prog_accordion h3:hover {
	padding: 6px 30px;
}
.prog_accordion div.ui-accordion-content {
	border: none;
	background-image: none;
	border-radius: 0;
	background-color: transparent;
}
.ind {
	margin-left: 20px;
}
#progNameRow {
	float:none;
	margin-bottom: 10px;
}
#add_groupOfOrgs_Message {
	margin: 9px 0 15px 50px;
	background-color:#f9dead;
	box-shadow: 0px 0px 16px -3px #000;
	-webkit-box-shadow: 0px 0px 16px -3px #000; 
	-moz-box-shadow: 0px 0px 16px -3px #000; 
	padding:15px;
	width: 500px;
}
#add_groupOfOrgs_Message .close {
	float:right;
	font-weight: bold;
	padding:0 5px;
	background-color:#baa377;
	color:#f4ecdd;
	line-height: 21px;
	margin: -8px -8px 10px 10px;
	cursor: pointer;
}
#add_groupOfOrgs_Message .close:hover {
	color:#f8e3bc;
}
#updateOrg_Options,
#addOrgDiv {
	margin-left:20px;
}
.summaryDiv .row {
	background-color: transparent;
}
.summaryDiv select.disabled,
.summaryDiv input.disabled,
.summaryDiv textarea.disabled {
	background-color: #F5D9A5;
	border:none;
	background-image:none;
	box-shadow:none;
	color:#000;
	padding-left: 8px;
	padding: 4px 6px;
}
.summaryDiv select.disabled {
	-webkit-appearance: none;
	border-radius: 0;
}
#programListSummary,
#programListSummary h3,
#programListSummary div.ui-accordion-content {
	background:none transparent;
	border:none !important;
	color:inherit;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
}
#programListSummary h3 {
	padding-left: 24px;
}
#clearDiv {
	clear: both;
}
table.list tr td {
	line-height: 16px;
	text-align: center;
	padding: 5px 8px;
}
table.list tr:nth-child(even) {
	background-color:#C4DAF0;
}
table.list tr td .editItem,
table.list tr td .cloneItem,
table.list tr td .deleteItem {
	text-decoration: underline;
	color:#2253ad;
	cursor: pointer;
	text-indent:-99999px;
	height:20px;
	width: 20px;
	margin: auto;
}
table.list tr td .editItem {
	background:url('/communityplatform/public/images/community/common/btngraph_searchMd.png') no-repeat center center;
}
table.list tr td .cloneItem {
	background:url('/communityplatform/public/images/community/common/btngraph_copyMd.png') no-repeat center center;
}
table.list tr td .deleteItem {
	background:url('/communityplatform/public/images/community/common/btngraph_deleteMd.png') no-repeat center center;
}


#orgType, #county, #tribe{
    width: 250px;
}

#accordionMeetings, 
#accordionLanguages{
    min-height: 300px;
}

#accordionPopulations, 
#accordionEligibility, 
#accordionWaiting{
    min-height: 500px;
}


/*rd - 02/05/13 - chosen fixes, is there a better way or place? Not sure why these are needed */

/*
.chzn-container{
    max-width : 300px;
}
*/
.active-result,
.search-choice {
	word-break: break-word;
}

#siteTable{
    width:  90%;
    padding: 2%;
    float : left;
}

#siteTable .siteRow{
    width: 100%;
    height: 20px;
    margin: 10px 0;
}

#siteTable .siteRow .name{
    float : left;
    width: 40%;
}

#siteTable .siteRow .city{
    float: left;
    width: 20%;
    margin: 0 0 0 3%;
}

#siteTable .siteRow .state{
    float : left;
    width: 10%;
    margin: 0 0 0 3%;
}

#siteTable .siteRow .buttons{
    float : left;
    width : 80px;
    margin: 0 0 0 3%;
}

#siteTable .siteRow .buttons .edit{
    width: 20px;
    height: 20px;
    background-image: url('../../../images/community/common/btngraph_editMd.png');
    background-repeat: no-repeat;
    cursor : pointer;
    float : left;
}

#siteTable .siteRow .buttons .clone{
    width: 20px;
    height: 20px;
    background:url('/communityplatform/public/images/community/common/btngraph_copyMd.png') no-repeat center center;
    cursor : pointer;
    float : left;
    margin: 0 0 0 10px;
}

#siteTable .siteRow .buttons .delete{
    width: 20px;
    height: 20px;
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    cursor : pointer;
    float : left;
    margin: 0 0 0 10px;
}

#programTable .edit{
    width: 20px;
    height: 20px;
    background-image: url('../../../images/community/common/btngraph_editMd.png');
    background-repeat: no-repeat;
    cursor : pointer;
    margin: auto;
}

#programTable .clone{
    width: 20px;
    height: 20px;
    background-image: url('../../../images/community/common/btngraph_copyMd.png');
    background-repeat: no-repeat;
    cursor : pointer;
    margin: auto;
}

#programTable .delete{
    width: 20px;
    height: 20px;
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    cursor : pointer;
    margin: auto;
}

#progName_Continue{
    font-size: 12px;
}

#viewServiceTypes{
	float:right;
/*
    width: 16px;
    height: 16px;
    background-image: url('../../../images/community/common/add.png');
    background-repeat: no-repeat;
*/
    cursor : pointer;
}


.addTagButton {
/*
    background-image: url('../../../images/community/common/btngraph_addMd.png');
    background-position: center center;
    width: 20px;
	height: 20px;
	margin-top: 3px;
*/
	background: none;
	margin-top: -3px;
}


#serviceTypeList .serviceType{
    background-image: url('../../../images/community/common/btngraph_addMd.png');
    background-position: left;
    background-repeat: no-repeat;
    padding-left : 25px;
    cursor : pointer;
    clear : both;
}

#selectedServiceTypes .selectedServiceType {
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    background-position: left;
    cursor : pointer;
    padding-left : 25px;
    margin-left : 25px;
}
#selectedServices .selectedService {
    background-image: url('../../../images/community/common/btngraph_deleteMd.png');
    background-repeat: no-repeat;
    background-position: 5px;
    cursor: pointer;
    padding: 5px 6px 5px 30px;
    border-radius: 16px;
    background-color: #E2AF71;
    margin: 0 5px 4px;
    float: left;
}
#serviceTypeList h3 {
	padding-left: 30px;
}

#summary #organizationInformation #orgNameRow {
	display:block;
}

/* Hide Certain elements from the summary section (page is shared elsewhere)  */
#profile #orgProfileHeader,
#profile #titleDiv {
	display:none;
}

#showProgramList{
    float : right;
}

#titleDiv #titleHeaderText{
    float : left;
    width: 500px;
    margin: 0 0 10px 0;
}

#adminButtons{
	float: left;
	width: 795px;
	margin: 0 30px 16px;
	background-color: rgb(243, 239, 226);
	padding: 10px 20px;
	box-shadow: 0 0 12px -2px #000;
	-webkit-box-shadow: 0 0 12px -2px #000;
	-moz-box-box-shadow: 0 0 12px -2px #000;
}
#adminButtons span {
	font-size: 14px;
	display: block;
	border-bottom: 1px dotted #333;
	line-height: 14px;
	margin: 1px 0 5px;
}
#adminButtons #pendingCount{
    float : right;
    margin: 5px 0 0 10px;
}

#Org_Mission_Description {
	height: 200px;
}

#Program_description {
	height: 70px;
}

.chzn-container-single .chzn-search input {
	background-position: 100% -22px !important;
}

#step4Continue,
#step4Continue2 {
	float: right;
	margin: 10px 0 0 14px;
}

#programInformation .programSectionHeader {
	float: left;
	width: 100%;
    cursor : pointer;
    border-bottom: 1px dotted #333;
    padding: 4px 4px 4px 20px;
    margin: 5px 0;
    background-position: left center;
    background-repeat: no-repeat;
}

#programInformation .closed{
    background-image:url('/communityplatform/public/images/community/common/arrow_right.png');
}

#programInformation .open{
    background-image:url('/communityplatform/public/images/community/common/arrow_down.png');
}
#departmentExplanation {
	margin: 17px 28px 10px;
	float: left;
	line-height: 20px;
}
#buttonSite2,  #buttonSite1 {
	display: inline;
	/* float: left; */
}
.row.rowHeader {
	background-color: #F0B852;
	border-radius: 10px 10px 0 0;
	margin-top:15px;
}
.row.rowHeader h4 {
	font-size: 14px;
	margin: 0 15px;
}
.cell.fullspan {
	width: 98%;
}
.intakeBtn {
	float:right;
}
.intakeBtn.prev {
	float:left;
}
.intakeBtn.next,
input#buttonProgramName {
	background-position: right center;
	background-color: #D7E9CF;
	padding-right: 30px;
	text-align: left;
	padding-left: 9px;
}


#serviceTypeSearchResults{

}

#serviceTypeSearchResults #serviceInstructions{
    font-size : 12px;
}

#serviceTypeSearchResults .optionGroupHeader{
    cursor : pointer;
    clear : both;
}

#serviceTypeSearchResults .optionGroup{
    width: 90%;
    margin: 0 0 0 5%;
}

#serviceTypeSearchResults .showFullEntry{
    cursor : pointer;
}

#serviceTypeSearchResults .addThis{
    cursor : pointer;
}

#serviceTypeSearchResults .fullEntry{
    margin : 0 0 0 25px;
    color : #a0a0a0;
    font-size : 12px;
}

#serviceTypeSearchResults #serviceSearchBar{
    border-bottom : 1px solid #CCCCCC;
    margin : 0 0 10px 0;
    float : left;
    padding : 10px 0;
    width : 100%;
}

#serviceTypeSearchResults #searchCount{
    float : left;
    margin : 3px 0 0 20px;
}

#serviceTypeSearchResults #serviceSearchWrapper{
    float : left;
}

#serviceTypeSearchResults #serviceToggleOpen,
#serviceTypeSearchResults #serviceClear{
    float : right;
    cursor : pointer;
	margin: 13px 20px 0 10px;
	font-size: 13px;
}

#serviceTypeSearchResults #serviceToggleOpen:hover,
#serviceTypeSearchResults #serviceClear:hover{
    text-decoration: underline;
}

#serviceTypeSearchResults .queryValue{
    color : red;
}

#Org_Name{
    /* width : 480px; */
}
#orgNameLabel {
	padding: 7px 0 0 4px;
}
#Org_Department_Division{
    /* width : 630px; */
    padding: 6px 9px;
}
#orgDepDivLabel {
	padding: 6px 0 0 2px;
}
#association_chzn {
	/* padding: 9px; */
}
.indicates.required {
	margin-left:116px;
}
#viewSpecificServices {
	width: 75px;
}
.progHelpBtn {
	cursor: pointer;
	text-decoration: underline;
	font-weight: bold;
}
span.progHelpBtn {
	float:right;
}
.progHelpContent {
	box-shadow: 0px 0px 16px -3px #000;
	-webkit-box-shadow: 0px 0px 16px -3px #000; 
	-moz-box-shadow: 0px 0px 16px -3px #000; 
	padding:25px;
	margin:0 auto;
	background-color:#F5D9A5;
}

#geographicAreaCountiesWrapper, #geographicAreaTribalCommunitiesWrapper,
#geographicAreaCitiesWrapper
{
    margin : 10px 0 0 0 ;
}

.intakeHelpButton{
    float : right;
}

th {
	color: #333;
	background-color: rgba(0, 0, 0, 0) !important;
}
#programList {
	margin: 10px 0 30px;
}

.hoursRow{
    width : 100%;
    clear : both;
    height : 30px;
}

.hoursRow .left{
    float : left;
}
.hoursRow .day{
    width : 75px;
}
.hoursRow .left .chzn-container{
    width : 100px !important;
    margin : -5px 5px 0 5px;
}
#profile {
	word-break: break-word;
}

#grantYearRow{
    height : 60px;
}

.cell select#grantStart, .cell select#grantEnd{
    width : 200px;
    float : left;
}

.cell #grantStart_chzn, .cell #grantEnd_chzn{
    width : 200px;
    float : left;
    margin : 0 0 10px 0;
}

.grantYearLabel{
    font-weight: bold;
    float : left;
    clear : both;
    width : 75px;
    margin : 3px 0 0 0;
}
#duplicateOrganizations table tbody tr:nth-child(even) {
	background-color: #FDEBBC;
}
#duplicateOrganizations table {
	width: 100%;
}

#selectType{
    float : left;
    margin: -13px 0 35px 0;
	font-size: 17px;
	line-height: 45px;
	width: 100%;
	text-align: center;
}

#selectType input{
    margin : 5px;
}
.optionBox {
	width: 230px;
	padding: 11px 11px 11px 8px;
	border: 1px solid #333;
	border-radius: 10px;
	display: inline;
	margin: 5px;
}
.veteranOption {
	border-color: #00F;
}
.seniorOption {
	border-color: #F00;
}
.optionBox img {
	max-width: 24px;
	margin: 0 1px -6px 3px;
}
.left{
    float : left;
}

.cell input.input3{
    width : 25px;
    float : left;
}

.cell input.input4{
    width : 30px;
    float : left;
}

.cell input.inputExt{
    width : 35px;
    float : left;
}
