/*-----------------------------------------------------------------*/

/* THIS SECTION CHANGES THE TOP MARGIN MENU AND SUBMENUS
   TO (MOSTLY) WHITE TEXT ON A BLACK BACKGROUND
*/

#sp-header { background-color: black; color: white; }

.sp-megamenu-parent > li > a { color: white; }

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent > li:hover > a {
    color: #709ef5;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
.sp-dropdown-inner {
    background-color: black;
    color: white;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #709ef5;
}

/*-----------------------------------------------------------------*/

#sp-component > div > div.article-details > div.article-header > a > span /* article "Edit" link*/
{
    padding: 80px;
}

/* Widen these inputs just enough to span the div while keeping the icons inline. */
#modlgn-username, #modlgn-passwd {
  width: 95% !important;
}

/* This input is VERY centered, narrow it to put it reasonably close to its label. */
/* Nobody needs an excessively wide checkbox. */
#modlgn-remember {
  width: 10% !important;
}

/* This adjusts the "Remember Me" label. */
#form-login-remember > label {
  justify-content: unset;
  float: left;
}

/* Spanning across half its div looks OK. */
#form-login-submit > div > button {
  width: 50%;
}

img.logo-image {
    content: url(/contractor/images/fpc-logo-black-one-line-s.jpg);
    width: 170px;
    height: unset;
}

/*-----------------------------------------------------------------*/


/* .article-list .article, */
  #sp-component > div > div.blog,
  #sp-component > div > div.edit.item-page,
  #sp-component > div > div.category-list,
  #adminForm,
  #sp-component > div > div.cbPendingApprovalUsers.cb_template.cb_template_default,
  #item-form,
  #sp-component > div > div.cbEditProfile.cbEditProfileTabbed.cb_template.cb_template_default,
  #login-form,
  #sp-component > div > div.cb_template.cb_template_default.cbRegistration.cbRegistrationFlat,
  #sp-component > div > div.article-details,
  #sp-component > div > div.cbLostPassForm.cb_template.cb_template_default,
  #sp-component > div > div.cb_template.cb_template_default,
  #edocman-category-page-default,
  table.adminform
{
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    /* background-color: rgb(122, 122, 122); */
}

/* 
  #sp-component > div > div.blog,
  #adminForm,
  #sp-component > div > div.article-details,
  #sp-component > div > div.cbPendingApprovalUsers.cb_template.cb_template_default,
  table.adminform,
  #item-form > h1
{ color: white; } 
*/

/* This is for the "Toggle editor" buttons on the "Upload document pages. */
/*
#item-form > table > tbody > tr > td > table > tbody > tr > td > div > div.toggle-editor.btn-toolbar.float-right.clearfix.mt-3 > div > a
{ color: black; }
*/

/*
#table-document > tbody > tr:nth-child(odd) > td.edocman-document-icon-td,
#table-document > tbody > tr:nth-child(odd) > td.edocman-document-title-td,
#table-document > tbody > tr:nth-child(odd) > td.edocman-table-download-col
{ background-color: #dddddd; }
*/

/*
#cbUserTable > div > div.col-sm-3.border-top.p-2.cbColumn3.cbUserListRowColumn.cbUserListRowCol1 { background-color: rgb(201, 201, 201); }
#cbUserTable > div > div.col-sm-3.border-top.p-2.cbColumn3.cbUserListRowColumn.cbUserListRowCol2 { background-color: rgb(201, 201, 201); }
*/

/*
#sp-component > div > div.blog > div.article-list.articles-leading.clearfix > div { background-color: rgb(228, 228, 228); }
#sp-component > div > div.blog > div > div > div > div { background-color: rgb(228, 228, 228); }
#sp-component > div > div.blog > div.articles-more > ul > li { background-color: rgb(228, 228, 228); }
*/

/* home page title, duplicative as of sppage id 14 */
/* #sppb-addon-1535723793491 > div > h2 { color: white; text-align: center; } */

/* this div encloses the home page title */
/* this div encloses the login div "register here!" link */
/* login form */
  /* #sppb-addon-1535723793491, */
/*
  #sppb-addon-1535724267695,
  #login-form
{ background-color: rgb(146, 146, 146); border: none; color: white; }
*/

/*
#cbtabsCB > ul > li > a.cbTabNavLink.nav-link { background-color: #bcbcbc; }
#cbtabsCB > ul > li > a.cbTabNavLink.nav-link.active { background-color: #fff; }
#cbtabsCB > div.cbTabsContent.tab-content > div > div > div > div > label { color: white; }
#sp-component > div > div.cbEditProfile.cbEditProfileTabbed.cb_template.cb_template_default > div > h3 { color: white; }
*/

/*
#adminForm > fieldset > #com-content-formTabs > li > a { background-color: #bcbcbc; }
#adminForm > fieldset > #com-content-formTabs > li > a.nav-link.active { background-color: #fff; }
*/

/*
body { background-color: rgb(212, 212, 212); }
*/

/* Forgot Login? and Sign up */
/* register here! */
/* articles list "Read more..." links */
/*
  #form-login-links > li > a,
  #sppb-addon-1535724267695 > div > div > strong > a,
  a.readmore
{ color: #022e81; }
*/

/* Forgot Login? and Sign up */
/* register here! */
/* articles list "Read more..." links */
/*
  #form-login-links > li > a:hover,
  #sppb-addon-1535724267695 > div > div > strong > a:hover,
  a.readmore:hover 
{ color: #0345bf; }
*/

/* "Meeting Minutes" and "News" lists on the home page */

div.newsflash
{
  /* background-color: rgb(138, 138, 138); */
  /* color: white; */
  /* padding: 10px; */
  /* padding-left: 10px; padding-right: 10px; */
  background-image: unset; /* THIS IS PLACED HERE AS A NO-OP FILLER.  EVERYTHING ELSE HAS BEEN DISABLED IN THIS DEFINITION. */
}


/* "Meeting Minutes" label */
/* "News" label */

  #sppb-addon-1747766466502,
  #sppb-addon-1747766466528
{
  /* background-color: rgb(138, 138, 138); */
  background-color: black;
  color: white;
}

  #sppb-addon-1747766466502 > div > h4,
  #sppb-addon-1747766466528 > div > h4
{
  font-size: 1.4rem;
}

/*
  .cb_template .cbUserListDiv.cbUserListLayoutList > .cbUserListRow:hover
{ color: black; }
*/

/*
.cbTabsMenuMain, .cb_template .form-control-plaintext { color: white; }
*/

/*
.cb_template .form-control-plaintext > a { color: blue; }
*/

/*
h3.cb-page-header-title { color: white; }
*/

/*
#edocman-category-page-default { color: white; }
*/

/*
#edocman-documents > div > div > div:nth-child(1) { background-color: #b6b6b6; background-image: unset; }
#edocman-documents > div > div > div:nth-child(2) { background-color: #505050; }
#edocman-categories .edocman-description, #edocman-documents .edocman-description, #edocman-document-page .edocman-description { background-color: #b6b6b6; }
#edocman-document-page > div.edocman-box-heading.clearfix { background-color: #b6b6b6; background-image: unset; }
.table-striped tbody tr:nth-child(2n+1) td { background-color: #d4d4d4; }
*/

/*-----------------------------------------------------------------*/

/* This section modifies elements of the /contractor/cb-login URL. */

  div.moduletable > #login-form > div { width: 50%; }

  div.moduletable > #login-form > div.userdata > div > div > div > #modlgn-username,
  div.moduletable > #login-form > div.userdata > div > div > div > #modlgn-passwd
{ width: 85% !important; }

  div.moduletable > #login-form > div.userdata > #form-login-username > div > div > span > span > span,
  div.moduletable > #login-form > div.userdata > #form-login-password > div > div > span > span > span
{ float: left; padding: 10px; }

/*-----------------------------------------------------------------*/

/* The default width setting for this min-width case was 1170px which was 40px too wide. */
/* The narrower min-width cases do not have this width setting problem. */
@media (min-width: 1200px) {
  .sppb-row-container {
    width: 1130px;
  }
}

/* This #adminForm has to do with articles. */
/* div.content-category > #adminForm > table { background-color: rgb(190, 190, 190); } */

/* This #adminForm has to do with Community Builder. */
/* div.cbPendingApprovalUsers > #adminForm > div > table { background-color: rgb(160, 160, 160); } */

/* "Meeting Minutes" column */
#section-id-1535724267686 > div > div > div > #column-id-1535724267685 { padding-left: 0px; padding-right: 10px; }

/* "News" column */
#section-id-1535724267686 > div > div > div > #column-id-1747766466499 { padding-right: 0px; padding-left: 10px; }

/* login form */
#column-id-1535723793497 > div > #sppb-addon-1535724267692 { padding-left: 0px; padding-right: 0px; }

/* "register here" */
#section-id-1535723793499 > div > div > div > #column-id-1535723793498 { padding-right: 0px; }

/*-----------------------------------------------------------------*/

/* Let's add a bit of space above and below the "hats" images, main login page and logged-in home page. */
/* The third selector points to the id-5 slider in the id-16 sppage home page version. */
  #sppb-addon-1756933735665,
  #sppb-addon-1535723793486,
  #sppb-addon-1758055280687
{
  padding-top: 20px;
  padding-bottom: 20px;
}

/*-----------------------------------------------------------------*/

/* This section adds space and top-bottom fencing around home page article items. */

h4.newsflash-title {
  margin-top: 10px;
  padding-top: 5px;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 1.2rem;
}

  #sppb-addon-1535724267689 > div > div > div,
  #sppb-addon-1747764922880 > div > div > div
{
  padding-bottom: 10px;
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

/*-----------------------------------------------------------------*/

/* This encloses article list items in a simple black border. */

  #sp-component > div > div.blog > div.article-list.articles-leading.clearfix > div,
  #sp-component > div > div.blog
{
  border-color: black;
}

/*-----------------------------------------------------------------*/

/* home page title, duplicative as of sppage id 14 */
#sppb-addon-1535723793491 > div > h2 { font-size: 1.4rem; }

