@charset "UTF-8";
/* CSS Document */

#nav-realm,
#nav-skip,
#nav-utilities,
div.page_header,
#pageheader,
div.infolinks,
#nav-wrap,
#nav-crumbs,
#nav-primary,
#nav-tertiary,
.secondary-nav,
p.kavi,
#menu,
/*workspace divs and classes */
#util,
a.view,
div.managecontent,
div.sort,
div.headsup div ol li a.takeaction,
#grouptabs, .grouptabs,
#linkbar,
img.helpproducticon,
form.search_groups,
#MPOuterHeader,
div.summary,
div.col-md-2.border-right,
div.BreadCrumb,
#PageTitleH1,
div.summary,
div.col-md-2,
#dc-slick-3,
#MPOuterFooter,
#MPFooterLink,
#GlobalPopupContainer,
#bottom
{
  display: none;
  visibility: hidden;
}

div.col-md-10
{
  width: 100%;
}

body
{
 font-family: Georgia, Times, "Times New Roman", serif;
 font-size: 12pt;
 line-height: 1.33em;
 background-color: #fff;
 color: #000;
}

#container {
 width: auto;
 margin: 0 2.5%;
 padding: 0;
 border: 0 none;
}

* {
 float:none;
 background-color:#FFF;
}

div#content div.left.column {
 width:100%;
}

div#content div#main div.column.right {
 width:100%;
 margin-left:0;
}

div.singlewidget h4,
#footer,
#footer a {
 background-color:#FFF;
 color:#000;
}

div.singlewidget div div.item div {
 display:block!important;
}

h1, h2, h3, h4 {
font-family:"Helvetica Neue",Arial,Verdana,sans!important;
}

a:link,
a:visited {
  text-decoration:none;
  color:#000;
}

#footer {
 border-top: 1pt solid #000;
}
/* for older sites */
#maincontent {
 background:#fff;
}

#pagecontent {
 margin-left:20px;
}

/* Hide Group app's filter pane, Action menus, Flyout text and pagination */
div.controls,
.nav-actions, col.action, th.action,
.itemdetails,
.nav-pagination {
 display:none;
 visibility: hidden;
}

/* Maximize right pane on pages with 'Snappy' left pane */
div.right_pane {
 margin-left:0!important;
}

/* Make contents of 'action' tables more legible */
.action-table table {
 table-layout:auto;
}
.action-table table th {
 text-align:left;
}
textarea {
    height: 300px;
}
input {
    font-size: 12px;
}
textarea#informed_notapplicable_explanation {
   display: none;
}
textarea#consensus_requirements {
    display: none;
}
.show_print {
    display: inline;
}
select {
    font-size: 12px;
}
div#project_info, div#consensus_group_info, div#public_notice,
div#consensus_ballot {
    padding:0 0 15px;
    margin:0 0 6px;
    border:solid;
    border-width: 0 0 2px;
}
div#pjct_form legend {
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: bold;
}
