#wrapper,
#mainContent {
	/* min-height:0px; */
}

.popup #mainNav {
	height:0px;
	display:none;
}


#profileWrapper {
    width: 950px;
    margin: 15px auto;
    font-size: 9pt;
}

#profileWrapper #leftColumn {
    width: 150px;
    height: 458px;
    float: left;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #222222;
    font-size: 9pt;
}

#profileWrapper #leftColumn .organizationInformation {
    width: 145px;
    height: 20px;
    margin: 5px 0 5px 3px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #222222;
}

#profileWrapper #leftColumn .getSocial {
    width: 140px;
    height: 20px;
    margin: 15px 0 5px 5px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #222222;
}

#profileWrapper #leftColumn .name {
    width: 140px;
    min-height: 10px;
    padding: 5px;
}

#profileWrapper #leftColumn .address,
#profileWrapper #leftColumn .citystatezip,
#profileWrapper #leftColumn .phone,
#profileWrapper #leftColumn .email,
#profileWrapper #leftColumn .website {
    width: 140px;
    height: 10px;
    padding: 5px;
    overflow: hidden;
}

#profileWrapper #socialTab {
    width: 58px;
    height: 94px;
    float: left;
    background-image: url('../../../images/community/common/profiles/socialTab.png');
    background-repeat: no-repeat;
    margin: 160px 0 0 0;
    clear: left;
}

#profileWrapper #socialTab .fb-like {
    width: 45px;
    height: 20px;
    margin: 7px 0 7px 7px;
}

#profileWrapper #socialTab .twitterButton {
    width: 45px;
    height: 20px;
}

#profileWrapper #socialTab .googlePlus {
    width: 40px;
    height: 20px;
    margin: 7px 0 0 8px;
}

#profileWrapper #rightColumn {
    width: 890px;
    min-height: 500px;
    float: left;
}

#profileWrapper #rightColumn #platformMember
{
    width : 24px;
    height : 24px;
    float : left;
    margin: 0 10px 0 0;
}

#profileWrapper #rightColumn #headerWithLogo {
    width: 875px;
    min-height: 80px;
    float: left;
    margin: 0 0 10px 0;
}

#profileWrapper #rightColumn #headerWithLogo img.organizationLogo {
    max-width: 200px;
    max-height: 75px;
    float: left;
}

#profileWrapper #rightColumn #headerWithLogo #organizationName {
    width: 510px;
    min-height: 30px;
    font-size: 18px;
    float: left;
    overflow: hidden;
    margin: 0;
}
#profileWrapper #rightColumn #orgTitleBox {
	float: left;
	text-align: left;
	width: 540px;
}
#profileWrapper #rightColumn #orgTitleBox #titleLabel {
	font-size:11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	display: inline;
	border-bottom: 1px dotted #999;
	line-height: 22px;
}


#profileWrapper #rightColumn #topRightDiv {
    min-height: 40px;
    text-align: right;
    float: right;
    margin: 0 0 0 10px;
}
#headerWithLogo #topRightDiv {
	margin-left:0;
}
#headerWithLogo #topRightDiv #buttons {
	margin-top:-30px;
}
#profileWrapper #rightColumn #topRightDiv #legend {
	width:300px;
	min-height:15px;
	margin: 5px 0px 4px 10px;
	padding: 6px;
	float:right;
	text-align: center;
	background-color: #E8F4FF;
	box-shadow: 1px 1px 6px -3px black;
}
#profileWrapper #rightColumn #topRightDiv #legend .icon{
	margin:0 0 0 7px;
	padding:0;
	float: none;
}
#profileWrapper #rightColumn #topRightDiv #legend:hover .icon {
	float: right;
	display: block;
	width: 213px;
	text-align: left;
	margin-bottom:3px;
}
#profileWrapper #rightColumn #topRightDiv #legend .icon .long {
	display:none;
	font-size:11px;
}
#profileWrapper #rightColumn #topRightDiv #legend:hover .icon .short {
	display:none;
}
#profileWrapper #rightColumn #topRightDiv #legend:hover .icon .long {
	display:inline;
}
#profileWrapper #rightColumn #topRightDiv #legend:hover .icon.middle {
	margin-top: 5px;
	margin-bottom: 5px;
}
#profileWrapper #rightColumn #topRightDiv #legend img {
	margin-bottom: -3px;
}
#profileWrapper #rightColumn #headerWithLogo #buttons input,
#profileWrapper #rightColumn #headerWithoutLogo #buttons input {
    /* width: 160px; */
    margin: 0 0 5px 0;
}

#profileWrapper #rightColumn #headerWithoutLogo {
    width: 875px;
    min-height: 45px;
    float: left;
}

#profileWrapper #rightColumn #headerWithoutLogo #organizationName {
    width: 100%;
    /* height: 30px; */
    font-size: 22px;
    float: left;
    overflow: hidden;
    margin: 0 0 7px;
    font-weight: bold;
    line-height: 23px;
}

#profileWrapper #rightColumn #headerWithoutLogo #topRightDiv {
    width: 100%;
    /* height: 33px; */
    text-align: right;
    float: right;
    margin: 0 0 0 10px;
}

#profileWrapper #rightColumn #headerWithoutLogo #topRightDiv #buttons {
	float: right;
	width: 100%;
    padding-top: 20px;
}
.backToSearchResults {
    float: right;
    font-size: 11px;
    text-decoration: underline;
    cursor: pointer;
    margin: -23px 0 0;
}

#profileWrapper #rightColumn #tabs {
    width: 870px;
    min-height: 300px;
    float: left;
    margin-bottom: 10px;
}
#profileWrapper .ui-widget-content {
    background:none transparent !important;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false) !important";
}
#profileWrapper #rightColumn #tabs li.firstTab {
    margin-left: 25px;
}

#associateDialog {
    font-size: 10pt;
}

#map {
    width: 830px;
    height: 300px;
}

#profileWrapper #rightColumn #organizationBasicInfo {
    font-size: 9pt;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    background-color: #F7F7F7;
    float: left;
    width: 97%;
}

#profileWrapper #rightColumn #organizationBasicInfo .row {
    clear:both;
    float:left;
    width:100%;
}

#profileWrapper #rightColumn #organizationBasicInfo div {
    min-height: 20px;
}


#profileWrapper #rightColumn #organizationBasicInfo .name,
#profileWrapper #rightColumn #organizationBasicInfo .address,
#profileWrapper #rightColumn #organizationBasicInfo .citystatezip,
#profileWrapper #rightColumn #organizationBasicInfo .phone,
#profileWrapper #rightColumn #organizationBasicInfo .email,
#profileWrapper #rightColumn #organizationBasicInfo .website {
    padding: 3px 0 0 0;
}


#profileWrapper #rightColumn #organizationDescription,
#profileWrapper #rightColumn #organizationPurpose {
    width: 830px;
    min-height: 100px;
    font-size: 9pt;
}

#profileWrapper #rightColumn #organizationDescription h4,
#profileWrapper #rightColumn #organizationPurpose h4 {
    width: 150px;
    font-size: 12pt;
    border-bottom: 1px solid #CCCCCC;
}

/*
.tooltip {
    background-color: #CCCCCC;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 300px;
    display: none;
    color: #000000;
    text-align: left;
    font-size: 12px;
    line-height: 1.3em;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
*/

.tooltipTrigger {
    cursor: pointer;
}

#profileWrapper #rightColumn #organizationDetails {
    width: 810px;
    min-height: 100px;
    float: left;
    font-size: 9pt;
    border: 1px solid #AAAAAA;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    margin: 0 0 10px 0;
}

#profileWrapper #rightColumn #organizationDetails .row {
    width: 810px;
    min-height: 40px;
    float: left;
    padding: 5px 0 0 5px;
    background-color: #EDEDED;
    margin: 0 0 10px 0;
}

#profileWrapper #rightColumn #organizationDetails .row .label {
    width: 200px;
    height: 30px;
    float: left;
    font-weight: bold;
}

/*
#profileWrapper #rightColumn #organizationDetails .row .label .info {
    width: 16px;
    height: 16px;
    float: left;
    margin: 2px 10px 0 0;
    background-image: url('../../../images/community/common/information.png');
    background-repeat: no-repeat;
}
*/

#profileWrapper #rightColumn #organizationDetails .row .label .noInfo {
    width: 16px;
    height: 16px;
    float: left;
    margin: 2px 10px 0 0;
}

#profileWrapper .source {
    width: 50px;
    height: 27px;
    padding: 3px 0 0 0;
    float: left;
}

#organizationBasicInfo .source{
    /*clear : both;*/
}

#profileWrapper #rightColumn #organizationDetails .row .value {
    width: 555px;
    min-height: 30px;
    float: left;
}

#tabs_5 .programBox {
    width: 810px;
    min-height: 133px;
    float: left;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
    margin: 0 0 10px 5px;
    background-color: #EDEDED;
}

#tabs_5 .programBox .programName {
    font-weight: bold;
    text-decoration: underline;
    width: 560px;
    float: left;
    margin: 1px 0px 0 3px;
}

#tabs_5 .programBox .programDescription {
    width: 560px;
    min-height: 40px;
    float: left;
    margin: 5px 0 0 10px;
}

#tabs_5 .programBox .iconRow {
    width: 200px;
    height: 20px;
    margin: 0 0 0 10px;
    float: right;
}

#tabs_5 .programBox .iconRow .viewMoreProgram,
#tabs_5 .programBox .iconRow .viewMoreProgramV2,
#tabs_5 .programBox .iconRow .editProgram,
#tabs_5 .programBox .iconRow .requestDeleteProgram,
#tabs_5 .programBox .iconRow .deleteProgram {
	height: 30px;
	width: 130px;
    float: right;
	padding: 5px 8px 5px 33px !important;
	background-position: 6px center;
}

#tabs_5 .programBox .customListRow {
    width: 600px;
    height: 20px;
    float: right;
    margin-bottom: 4px;
}

#tabs_5 .programBox .customListRow .customListSelect {
    float: right;
    width : 250px;
}

#tabs_6 #form990s {
    width: 830px;
    min-height: 200px;
    float: left;
    margin: 25px 0 0 0;
}

#tabs_6 #form990s .form990 {
    width: 830px;
    height: 30px;
    float: left;
}

#tabs_6 #form990s .form990 .formYear {
    width: 150px;
    height: 30px;
    float: left;
    margin: 0 0 0 250px;
}

#tabs_6 #form990s .form990 .formDownload {
    width: 200px;
    height: 30px;
    float: left;
}

#tabs_6 .link {
    margin: 50px 0 0 25px;
    float: left;
}

#profileWrapper #rightColumn #lastUpdated {
    width: 700px;
    height: 20px;
    margin: 10px 0 10px 40px;
    float: left;
}

#breadcrumb {
    width: 100%;
    height: 15px;
    margin: 0 0 10px 0;
    float: left;
    font-size: 11px;
}

#breadcrumb .allProgramsBreadcrumb {
    cursor: pointer;
    color: #0505c2;
}

#breadcrumb .allProgramsBreadcrumb:hover {
    text-decoration: underline;
}

#profileButtons {
    width: 150px;
    float: left;
    font-size: 12px;
}

#profileButtons #buttonBlock {
    /* width: 140px; */
    /* border: 2px solid #000000; */
    color: #FFFFFF;
}

#profileButtons #buttonBlock .profileButton {
    width: 138px;
    min-height: 32px;
    background-color: #E1EAF3;
    padding: 5px 0 0 5px;
    cursor: pointer;
    color: #333;
	border-radius: 5px;
	margin-bottom: 1px;
}

#profileButtons #buttonBlock .profileButton:hover {
    text-decoration: underline;
}

#profileButtons #buttonBlock .selected {
    font-weight: bold;
    cursor: default;
    background-color: #B8D1EB;
    border-radius: 6px 0 0 6px;
	padding-right: 10px;
}

#profileButtons #buttonBlock .selected:hover {
    text-decoration: none;
}

#profileButtons #buttonBlock .bottomButton {
    border-bottom: none;
}

#profileContent {
	width: 650px;
	float: left;
	margin: 0 0 0 0px;
	background-color: #B8D1EB;
	min-height: 162px;
	padding: 15px;
	border-radius: 6px;
}

#profileContent h3 {
    margin-top: 0;
}

#profileContent h4 {
    margin-bottom: 0;
    border-top:  1px solid #000000;
}

/*
#profileContent .programLocationBlock {
    width: 670px;
    min-height: 200px;
    float: left;
    border-bottom: 1px solid #000000;
    padding: 0 0 10px 0;
    margin: 10px 0;
}
*/

#profileContent .programLocationBlock .locationInfo {
    width: 320px;
    float: left;
}

#profileContent .programLocationBlock .locationMap {
    width: 300px;
    height: 200px;
    float: left;
    margin: 0 0 0 20px;
    border: 1px solid #000000;
}

.outcomes h3,
.schools h3 {
    width: 390px;
    float: left;
}

.outcomes #addOutcomeButton,
.schools #addSchoolButton {
    float: right;
}

.outcomes .outcomeBlock {
    width: 630px;
    float: left;
    margin: 10px 0;
    padding: 12px 0;
	border-top: 1px dotted #000;
}

.outcomes .outcomeBlock .outcomeButtonRow {
    float: right;
    width: auto;
	margin-top: 0;
}

.outcomeButtonRow input {
	float: right;
	clear: right;
	width: 152px;
}

.outcomes .outcomeBlock .outcomeResultsBox {
    width: 650px;
    margin: 10px auto 0;
}

.outcomes .outcomeBlock .outcomeResultsBox table {
    width: 650px;
}

.outcomes .outcomeBlock .outcomeResultsBox table td {
    text-align: center;
}

#newOutcomeForm {

}

.outcomeBlock span {
	font-weight: bold;
	 width: 350px;
	 display: block;
}

#newOutcomeForm .row {
    width: 750px;
    float: left;
    font-size: 14px;
    padding : 5px 0;
}

#newOutcomeForm .row .label {
    font-weight: bold;
    width: 210px;
    float: left;
}

#newOutcomeForm .row .input {
    float: left;
    width: 540px;
}

#newOutcomeForm .row .input select {
    width: 400px;
    font-size : 12px;
}

#newOutcomeResultForm {

}

#newOutcomeResultForm .row {
    padding : 5px 0;
    width: 100%;
    float: left;
    font-size: 14px;
}

#newOutcomeResultForm .tall {
    height: 100px;
}

#newOutcomeResultForm .row .label {
    font-weight: bold;
    width: 140px;
    float: left;
}

#newOutcomeResultForm .row .input {
    float: left;
}

#newOutcomeResultForm .row .input input[type='text'] {
    width: 100px;
    float: left;
}

#newOutcomeResultForm .row .input input.dateInput {
    float: left;
    margin: 0 15px 0 0;
}

#newOutcomeResultForm .row .input .periodText {
    float: left;
    width: 50px;
    font-weight: bold;
    padding-top: 3px;
}

#newOutcomeResultForm .row .input textarea {
    width: 350px;
    height: 100px;
}

.schoolsServedTable {
    float: left;
    clear: both;
    width: 650px;
    margin: 10px auto;
}

.schoolsServedTable table {
    width: 650px;
}

.schoolsServedTable table td {
    text-align: center;
}

.schoolsServedTable table td.left {
    text-align: left;
}

#newSchoolForm {

}

#newSchoolForm .row {
    height: 45px;
    width: 700px;
    float: left;
    font-size: 14px;
}

#newSchoolForm .tall {
    height: 55px;
}

#newSchoolForm .row .input {
    float: left;
    width: 125px;
}

#newSchoolForm .row .label {
    float: left;
    width: 550px;
}

#newSchoolForm .row .input .radio {
    width: 15px;
    float: left;
}

#newSchoolForm .row .input .inlineText {
    float: left;
}

#newSchoolForm .row .input select {
    width: 100px;
}

#newSchoolForm .row .input input {
    width: 100px;
}

#newSchoolForm .reversed .input {
    float: left;

}

#newSchoolForm .reversed .label {
    float: left;
    width: 125px;
}

#newSchoolForm .reversed .input select {
    width: 250px;
}

#newSchoolForm .reversed .input input {
    width: 550px;
}

.data211 #organizationBasicInfo {
	background: url('/communityplatform/public/images/community/common/by211.png') right top no-repeat;
	padding-right: 85px !important;
}

.outcomeResultsBox th {
	background: none rgba(0, 0, 0, 0);
	padding: 11px 0 2px;
	color: #000;
	font-size: 12px;
}

#tabs ul.ui-tabs-nav .ui-tabs-active.ui-state-active a {
	border-bottom: 1px solid #FFF;
	margin-bottom: -1px;
}

#memberTable {
	width: 100%;
}
#memberTable thead th {
	font-size: 14px;
	border-bottom: 1px dotted #000;
}
#memberTable tbody td {
	font-size: 13px;
}
#memberTable tbody tr:nth-child(even) {
	background-color: #f2f2f2;
}
#memberTable tbody td,
#memberTable thead th {
	padding: 4px 9px;
}
#memberAddWrapper {
	border: 1px solid #858585;
	padding: 13px 20px;
	margin: 20px 10%;
	position: relative;
	display: block;
	clear: both;
}
#organizationAddWrapper {
    border: 1px solid #858585;
    padding: 13px 20px;
    margin: 20px 5%;
    position: relative;
    display: block;
    clear: both;
}
#organizationAddWrapper input[type="button"] {
	margin: 14px 0 4px 70%;
}
.ui-multiselect-checkboxes li {
	font-size: 12px;
}
#newMemberId_chzn {
	width: 73% !important;
}
#newMemberId_chzn .chzn-drop {
	width: 98% !important;
}
#newMemberId_chzn .chzn-search input[type="text"]{
	width: 100% !important;
}
#grants table tbody tr:nth-child(even){
	background-color:#E4E4E4;
}
#grants table tbody tr td {
	padding: 4px 11px;
}
#grants table tbody tr td.amounts {
	text-align: right;
}

#addOutcomeDialog.loading,
#rightColumn.loading {
	background: url('/community/images/loading.gif') no-repeat center center;
}
#newProgramArea,
#newOutcomeType,
#newOutcomeIndicator {
	width: 395px;
	display: block;
	padding: 5px 4px;
}
#saveNewProgramArea,
#cancelNewProgramArea,
#saveNewOutcomeType,
#cancelNewOutcomeType,
#saveNewOutcomeIndicator,
#cancelNewOutcomeIndicator {
	float: right;
}

.hiddenFromView {
	position: absolute;
	left: -999px;
}

.addMemberHelp.right {
	float: right;
}
.addMemberHelp {
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	background:url('/communityplatform/public/images/community/common/btngraph_helpMd.png') center right no-repeat;
	padding: 3px 24px 3px 0;
	height: 22px;
	line-height: 21px;
	margin-top: -4px;
}
#memberAddWrapper .addMemberHelp {
	margin-top: -9px;
}

#addMemberHelpDialog {
	margin: -60px 0 0;
	float: left;
	font-size: 14px;
	padding: 30px;
}


#outcomeSiteLink_chzn ul.chzn-choices {
	max-height: 82px;
	overflow-y: scroll !important;
}

#dataTable_info {	
	font-size: 11px;
	margin: 0 0 0 10px;
}

#recentDates {
	font-size: 10px;
}
#useRecentDates {
	margin: 6px 5px 0 0;
	float: left;
}
#officialsTable tbody tr td {
	text-align: center;
}
#chartLinkBlocker {
	background-color: rgba(255, 255, 255, 0);	
	width: 500px;
	height: 420px;
	position: absolute;
	top: 190px;
	left: 10px;
}

.programLocationBlock {
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 20px;
    float: left;
    border-bottom: 1px dotted #999;
    width: 100%;
}
.rightCol {
    float: right;
    width: 49%;
}
.leftCol {
    float:left;
    width: 49%;
}
