.footer-basic {
  padding: 40px 0;
  background-color: #ffffff;
  color: #4b4c4d;
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0;
}

.footer-basic li {
  padding: 0 10px;
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer-basic ul a:hover {
  opacity: 1;
}

.footer-basic .social {
  text-align: center;
  padding-bottom: 25px;
}

.footer-basic .social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 8px;
  color: inherit;
  opacity: 0.75;
}

.footer-basic .social > a:hover {
  opacity: 0.9;
}

.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #aaa;
  margin-bottom: 0;
}

.project-card {
  background: #FFFFFF;
  /*box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);*/
  text-align: center;
  border: 0!important;
  box-shadow: 3px 3px 7px 0 rgba(174,174,192,0.40), -3px -3px 7px 0 rgba(255,255,255,0.50);
}

.ch-tittle-16 {
  /*font-family: Helvetica-Bold;*/
  font-size: 16px;
  color: #2F54A5;
  letter-spacing: 0;
}

.badge-self {
  padding: 4px 8px;
  margin-bottom: 16px;
  background: #F5A623;
}

.tabDisable {
  visibility: hidden;
}

.researchOff {
  /*background-color: red;*/
}

.researchOn {
  background-color: rgb(217,173,173);
}

.badge-cm {
  padding: 4px 8px;
  margin-bottom: 16px;
  background: #995ce7;
}

.badge-ux {
  padding: 4px 8px;
  margin-bottom: 16px;
  background: #995ce7;
}

.badge-wbs {
  padding: 4px 8px;
  margin-bottom: 16px;
  background: #D14153;
}

.wb-color {
  /*font-size: 16px;*/
  color: #1C3F94;
  letter-spacing: 0;
}

.shadow {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,0.20);
}

.badge-pro {
  padding: 4px 8px;
  margin-bottom: 16px;
  background: #1C3F94;
}

.funnel-color {
  /*font-family: Helvetica-Light;*/
  /*font-size: 24px;*/
  color: #4A90E2;
  letter-spacing: 0;
}

.PA-review {
  padding: 12px 12px;
}

.btn:not(:disabled):not(.disabled) {
}

.btn {
  border-radius: 0px;
}

.color-grey {
  color: #9e9e9e;
}

.primary {
  color: #3476ff;
}

.prjLink {
  font-size: 18px;
  padding: 8px 8px 4px 8px;
  color: #666;
  text-decoration: underline;
  margin-top: 8px;
}

body {
  /*font-size: 22px;*/
  font-family: roboto mono;
}

.type-pill {
  border-radius: 40px;
  background-color: #f5f5f5;
  padding: 8px 16px;
  background: #EAEAEA;
  color: #666666;
  margin-top: 8px;
  margin-right: 8px;
  margin-bottom: 16px;
  font-size: 14px;
}

.type-pill {
  border-radius: 40px;
  background-color: #f5f5f5;
  padding: 8px 16px;
  background: #EAEAEA;
  color: #666666;
  margin-top: 8px;
  margin-right: 8px;
  margin-bottom: 16px;
  font-size: 14px;
}

.type-pill2 {
  border-radius: 40px;
  background-color: #f5f5f5;
  padding: 8px 8px;
  background: #EAEAEA;
  color: #666666;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  font-size: 10px;
}

.prjSpecua:hover {
  background-color: yellow;
}

.prjMSG:hover {
  border-bottom-width: 6px;
  border-bottom-style: solid;
  /*border-color: #b2b2b2;*/
  margin: 0px 8px;
  background-color: #a662af;
  color: white;
  font-weight: 800;
}

.prjMSG {
  border-bottom-width: 6px;
  border-bottom-style: solid;
  border-color: #b2b2b2;
  margin: 0px 8px;
}

.prjGF:hover {
  background-color: #88b04b;
  color: white;
  font-weight: 800;
}

.glass {
  background: rgba(255,255,255,0.15);
  /*box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );*/
  backdrop-filter: blur( 66px );
  -webkit-backdrop-filter: blur( 66px );
  -webkit-backdrop-filter: blur( 9.0px );
  border-radius: 10px;
}

.content_yr {
  background-color: rgb(220,220,220);
  color: white;
  /*height: 48px;*/
  padding: 16px;
  min-width: 480px;
}

.content_status {
  color: white;
  padding: 16px;
  min-width: 480px;
  background-color: rgb(0,0,0);
  width: 480px;
}

.content_prj {
  padding-bottom: 24px;
  padding: 16px;
  min-width: 480px;
}

.custom {
  cursor: url(images/my-cursor.png), auto;
}

:root {
}

.refLink {
  color: black;
  text-decoration: underline;
}

.prjCplus:hover {
  background-color: #21CAD3;
  color: white;
  font-weight: 800;
}

.prjNow:hover {
  background-color: #ae5858;
  color: white;
  font-weight: 800;
}

.prjOther:hover {
  background-color: #b2b2b2;
  color: white;
  font-weight: 800;
}

.prtCardInfo:hover {
  opacity: 100%;
  background-color: red;
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 100%);
}

.imgLight {
  opacity: 10%;
}

.prjCur {
  /*cursor: url('path-to-image.png'), auto;*/
  cursor: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/9632/happy.png"), auto;
}

.prtCardInfo {
  /*opacity: 40%;*/
}

.extrabold {
  font-weight: bold;
}

.prjInfoBox {
  padding: 16px;
  z-index: 99;
  color: white;
}

.prjPro {
  display: none;
}

