body {
  height: 100%;
  font-family: "Montserrat", sans-serif;
  background-color: #f0f0f0;
}
html,
body {
  height: 100%;
  width: 100%;
  padding-top: 0px;
}
.CustomContainer {
  max-width: 100%;
  padding: 0px 50px;
}
.FormLoginBG {
  background-color: #3e332e;
}
.FormLoginBG .FormLogin {
  background-color: #c8c8c8;
  padding: 20px;
  box-shadow: 0px 0px 10px #000000d6;
  width: 400px;
}
.BGHeader {
  color: #fff;
  background-color: #3e332e;
  padding: 20px 0px 0px 0px;
}
.BGHeader .Img0 {
  overflow: hidden;
}
.BGHeader .Img0 img {
  width: 130px;
  margin-bottom: -80px;
}
.BGHeader .Logo {
}
.BGMenu {
  color: #fff;
  background-color: #b26a1f;
  padding: 7px 0px;
  z-index: 999;
  position: relative;
}
.divMenuP {
}
.divMenuP .menu-link {
  background-color: #fff;
  padding: 8px 12px;
  border-radius: 100px;
  color: #000;
  font-size: 0.8em;
  transition: all 0.3s;
  display: inline-block;
  margin: 2px 0px;
  border: 0px;
  cursor: pointer;
}
.divMenuP .menu-link:hover {
  text-decoration: none;
  background-color: #bab2af;
}
.divMenuP .btnSolucao {
  margin-right: 10px;
}
.divMenuP .btnModeloPR {
  margin-right: 10px;
}
.divMenuP button {
  background-color: #fff;
  padding: 8px 12px;
  border-radius: 100px;
  color: #000;
  font-size: 0.8em;
  transition: all 0.3s;
  display: inline-block;
  margin: 2px 0px;
  border: 0px;
}
.divMenuP button:hover {
  text-decoration: none;
  background-color: #bab2af;
}
.DadosProjetoDesc p,
.txtMetodologia p {
  margin: 0.6em 0;
  padding: 0 0.8em;
}

.BGFooter {
  color: #fff;
  background-color: #bab2af;
  padding: 40px 0px;
  margin: 40px 0px 0px 0px;
  background-image: url(assets/images/image-1-min.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}

.MenuADM {
}
.MenuADM .ml-adm-t {
  font-weight: 600;
  margin: 5px 0px;
  background-color: #768828;
  color: #fff;
  padding: 5px 10px;
}
.OFFMenuADM .ml-adm-t::after {
  content: "";
  height: 1px;
  background-color: #c8c8c8;
  position: relative;
  top: 5px;
  z-index: 99;
  width: 80%;
  margin: 5px 0px 10px 0px;
  display: block;
  left: 0px;
  transition: all 0.3s;
}

.MenuADM .ml-adm {
}
.MenuADM .ml-adm a {
  font-weight: 400;
  margin: 2px 0px 2px 0px;
  color: #000;
  transition: all 0.1s;
  display: block;
  width: 100%;
  padding: 5px;
}
.MenuADM .ml-adm a:hover {
  text-decoration: none;
  color: #000;
  background-color: #eaeaea;
}

.form-group label {
  display: inline-block;
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 0.8em;
}
.divContAdm {
}
.divContAdmT {
  margin-bottom: 10px;
}

.divContAdm .NameFile {
  border-bottom: 1px solid #ccc;
}

.divmsg {
  border: 1px solid #bab2af;
  margin: 10px 0px;
  padding: 5px;
}
.divmsgError {
  border: 1px solid #ff7b7b;
  margin: 10px 0px;
  padding: 5px;
  color: #fff;
  background: #ff7b7b;
  font-weight: 500;
}

.CodigoControle {
  text-transform: uppercase;
}
.CodigoControle::placeholder {
  text-transform: initial;
}

.divReferencias {
}
.divRT {
  font-size: 0.8em;
  font-weight: 500;
  background-color: #3e332e !important;
  color: #fff;
  text-align: center !important;
  padding-right: 100px;
  padding: 5px 30px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.divReferencias .row {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 0.9em;
}
.divReferencias .RefTitle {
  font-weight: 500;
  padding: 0px 2px 0px 10px;
}
.divReferencias .row > div:first-of-type {
  font-weight: 500;
  1padding: 0px 2px 0px 10px;
}
.divReferencias .row:nth-of-type(odd) {
  background-color: #bab2af;
}

.divReferencias .TableIconT i {
  font-size: 1.8em;
  margin-left: 10px;
  font-size: 0.9em;
}
.divReferencias .TableIconT span {
  width: 60px;
  display: inline-block;
}

.DadosProjeto {
}
.DadosProjeto .DadosProjetoDesc {
  text-align: justify;
  font-size: 0.9em;
}

.txtMetodologia {
  text-align: justify;
  font-size: 0.9em;
}
.divComposicao {
}

.CustomComp {
  border-bottom: 1px solid #ccc;
  padding: 5px 5px 5px 5px;
  background: #ffffff5c;
  font-size: 0.9em;
}
.CompList {
  display: block;
  padding-left: 8px;
}
.CustomComp:hover {
  background-color: #e6e6e6;
}

.divFiltros .divRT {
  font-size: 0.8em;
}
.divFiltros .color-bar {
  width: 20px !important;
}

.divComposicao .divRT {
  font-size: 0.8em;
}
.divComposicao #search {
  width: 100%;
}

.SolucaoCheck {
  padding: 5px 8px;
  font-size: 1.5em;
}
.SolucaoCheck i {
}
.SolucaoCheck i .fa-check {
}
.SolucaoCheck i . {
}

.SolucaoCheck a {
  padding: 2px;
}
.SolucaoCheck a:hover {
}

.TitleProjec {
  margin-top: 10px;
}
.TitleProjecC {
  font-size: 1.4em;
  font-weight: 500;
  text-transform: uppercase;
}
.TitleProjecS {
  display: inline-block;
  padding: 0px 7px;
}
.TitleProjecP {
  font-size: 1em;
  font-weight: 500;
  text-transform: uppercase;
}

.btn-primary {
  color: #fff;
  border-color: #3e332e;
  background-color: #3e332e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #b36a1f;
  border-color: #b36a1f;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b36a1f;
  border-color: #b36a1f;
}
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #b36a1f;
  background-color: #b36a1f;
  border-color: #b36a1f;
}
.btn-primary.focus,
.btn-primary:focus {
  background-color: #b36a1f;
  border-color: #b36a1f;
  box-shadow: 0 0 0 0.2rem #b36a1f;
}

.divFooter {
  color: #2e2d2c;
}
.divFooter h2 {
  font-size: 1em;
}
.divFooter p {
  font-size: 0.8em;
  margin-bottom: 0px;
  margin-top: 0px;
}
.divFooter p span {
  font-weight: 700;
}

.select2-container .select2-search--inline .select2-search__field {
  font-family: inherit !important;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
  background-color: #3e332e !important;
  color: #fff !important;
  font-weight: 400 !important;
}

.select2-results-group-custom {
  background-color: #3e332e !important;
  color: #fff !important;
  font-weight: 400 !important;
}

.select2-container--classic
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #768828 !important;
  color: #fff;
}

.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0) !important;
}
