.mgmt-fields {background-color: aqua;}

.prop_title {
       padding: 20px 0px 0px 0px;	

}
.icon-grade { vertical-align: middle;

}

#header {
  background-color: #0b042b;
  background-image: -webkit-linear-gradient(top,#055a8e 0%,#1d84c3 100%);
  background-image: linear-gradient(to bottom,#80b0cc 0%,#fff 100%);
}

//.field--name-title {
//	display:none;
//}
.field--name-uid {
	display:none;
}
xxx.field--name-created {
	display:none;
}

.h1c {
	font-size:30px;
}

.h1s {
	font-size:20px;
}

.description {
	font-family: Georgia,"Times New Roman",Times,serif !important;
}

.node--type-public-page .node__meta {
	display:none;
}
.node--type-public-page .field--name-title {
	display:none;
}
.node--type-subgrant-app .node__meta {
	display:none;
}
.node--type-subgrant-app .field--name-title {
	display:none;
}

.delete_link a { color: DarkRed;
}
.delete_link a:hover { color: red;
}

.text-description {
  font-weight: lighter;
  font-size: 10pt;
}

.field__item { 
  font-weight: lighter;

}
.field__label { 

  margin-top: 20px;
}

.section-title {

  margin-top: 20px;
  font-weight: bold;
}
.subsection-title {

  margin-top: 20px;
  font-weight: bold;
}

strong {
	font-weight: bold;
}

.main-content h1 {
	font-size: 1.5em;
}

.main-content h2 {

	font-size: 1.35em;
}

.path-score-summary-report .region-sidebar-first {
     display: none;
}

.path-score-summary-report .main-content {
   width: 100% !important;
   margin-left: 0% !important;
   margin-right: 0% !important;

};

#evaluator-table {

	width:150%;
}
.path-evaluator table th:first-child {
        width: 45%;
}

.node_type_hiring_evaluation .region-sidebar-first {

     display: none;

}

.node_type_hiring_evaluation .main-content {
   width: 100% !important;
   margin-left: 0% !important;
   margin-right: 0% !important;

}

.path-designated-evaluator-dashboard .main-content {
    width: 84% !important;
    margin-right: 0% !important;
    margin-left: 16% !important;
}

.path-designated-evaluator-dashboard #sidebar-first {
    width: 15%;
    margin-left: -100%;
}

.proposal-org-name-column {
    width: 10%;
}

b {
   font-weight: 900;
}

.page-node-type-hiring-evaluation .field--name-title {
    display:none;
}

.page-node-type-hiring-evaluation .field--name-created {

   display:none;
}
.page-node-type-hiring-evaluation .node__meta {

   display:none;
}

