
.ClaimPage {
    margin-left: -15px;
    margin-right: -15px;
    min-height: 100vh;
	padding-bottom:30px;
}


.dg-project-cards .sidecard.opportunity-card {
    color: #fff;
    margin-top: 0;
    width: 100%;
    background: linear-gradient(to bottom right, #059B9A 50%, #05A658 100%);
	box-shadow: 0px 2px 5px 5px rgba(232,232,232,1);
	
}
.dg-project-cards .sidecard {
    color: grey;
    border: none;
    min-height: 350px;
    overflow: visible;
	box-shadow: 0px 2px 5px 5px rgba(232,232,232,1);
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;

}
.dg-project-cards .linked-project-card .sidecard.opportunity-card>.card-body>h3 {
    font-size: 2rem;
    opacity: 0.49!important;
    font-weight: 300;
    overflow: hidden;
    text-overflow: ellipsis;
  
    visibility: visible;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.dg-project-cards .linked-project-card .sidecard.opportunity-card>.card-body .project-cost-details {
    line-height: 1.1;
}
.dg-project-cards .linked-project-card .sidecard.opportunity-card>.card-body .project-cost-details .snap-sub-head {
    font-size: 1.4rem;
    font-weight: 300;
}
.project-cost-details .project-word-count {
    font-size: 1.8rem;
    margin: 0;
    font-weight: 400;
}
.dg-project-cards .linked-project-card .sidecard.opportunity-card>.card-body>.sector-content {
    font-size: 1rem;
    overflow: hidden !important;
    text-overflow: ellipsis;
   
    visibility: visible;
}
.dg-project-cards .linked-project-opportunity .opportunity-card .card-footer {
    background: transparent;
}
.dg-project-cards .card-footer {
 
    border: none;
    z-index: 1;}
.card .card-footer {
    padding: 1.25rem;
}
.more-btn {
    color: #ff6b00;
    font-size:13px;
    font-weight: 400;
    cursor: pointer;
	text-decoration:none;
}
.text-white {
    color: #fff !important;
}
.pull-right {
    float: right;
}

.dg-project-cards .sidecard {
    color: grey;
    border: none;
    min-height: 350px;
    overflow: visible;
}
.card {
    border: none;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 0px 26px #0000000d;
}
.w-100 {
    width: 100% !important;
}
.dg-project-cards .cardHoverHide {
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0;
    cursor: pointer;
    width: 100%;
    -webkit-transition: height .7s ease-in-out;
    -moz-transition: height .7s ease-in-out;
    -o-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
}
.dg-project-cards .dg-hover-card ul {
    list-style-type: none;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
a {
    color: #ff6B00;
    text-decoration: none;
    background-color: transparent;
}
.dg-project-cards .dg-hover-card li {
    color: grey;
    border-bottom: 1px solid #decfcfc9;
    padding: 1rem 2rem 1rem 2.5rem;
}
.dg-link {
    cursor: pointer;
}

.dg-project-cards .sidecard.only-projects-card .card-footer {
    padding: 1.25rem 1.25rem 1.25rem 2.5rem;margin-top:23px!important;
}
.dg-project-cards .dg-hover-card .card-footer {
    background: transparent;
}
.dg-project-cards .card-footer {
    background: transparent;
    border: none;
    z-index: 1;
}
.card .card-footer {
    padding: 1.25rem;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.justify-content-end {
    justify-content: flex-end !important;
}
.d-flex {
    display: flex !important;
}


.dg-project-cards .card-header {
    background: transparent;
    border: none;
    z-index: 1;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
 
}
.dg-project-cards .marquee-ribbon {
    position: absolute;
    width:24px;
    height:21px;
    top: 0;
    background: #209ff6;
    padding: 4px 0;
    cursor: pointer;
    animation: slidein 1s ease-in-out forwards;
    z-index: 1;
}
.dg-project-cards .marquee-ribbon:before {
    content: "";
    position: absolute;
    bottom: -0.8em;
    left: 0;
    width: 0;
    height: 0;
    border-top: 1em solid #209ff6;
    border-right: 1em solid transparent;
    z-index: 997;
}
.dg-project-cards .ribbon-content {
    z-index: 99999;
    position: relative;
    margin: 0 5px;
}
.dg-project-cards .ribbon-content h3 {
    margin: 0;
    text-align: center;
    font-size:14px;
    color: white;
}
.dg-project-cards .marquee-ribbon:after {
    content: "";
    position: absolute;
    bottom: -0.8em;
    right: 0;
    width: 0;
    height: 0;
    border-top: 1em solid #209ff6;
    border-left: 1em solid transparent;
    z-index: 998;
}
.flex-column {
    flex-direction: column !important;
}
.d-flex {
    display: flex !important;
	margin-left:10px;
}
.dg-project-cards .card-inner {
    padding: 0.8rem 1.25rem 0.8rem 2.5rem;
    z-index: 1;
	margin-top:30px;
}
.dg-project-cards .card-inner .card-hover-a {
    display: block;
    height: 70px;
}
.dg-project-cards .card-inner .project-id {
    
    color: #707070;
}
.dg-project-cards .card-inner .card-project-number {
    color: #FF6B00;
    font-size:20px;
    margin-bottom: 1.2rem;
    font-weight: 500;
}
.dg-project-cards .card-inner .card-project-number span:nth-child(3){font-size:14px;}
b, strong {
    font-weight: bold;font-size:14px;
}
.dg-project-cards .card-inner .card-project-address {
    font-size:13px;
    font-weight: 400;
    color: grey !important;
	text-decoration:none!important;
}
.dg-project-cards .card-inner .card-project-address span {
    display: block;
    color: #474747;
}
.dg-project-cards .card-inner .card-project-address .project-type {
    margin-top: 0.5rem;
}
.dg-project-cards .card-inner .card-main-project-center {
    border-radius: 4px;
    background: #a8aca140;
    color: #474747;
    font-size: 0.7rem;
    display: inline-block;
    margin: 0.8rem 0.2rem 0.5rem 0;
    line-height: normal;
}
.invisible {
    visibility: hidden !important;
}
.btn.btn-secondary, .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:visited, .btn.btn-secondary:active, .btn.btn-secondary:hover:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:focus) {
    background-color: transparent;
    border-radius: 20px;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 5px 9px;
    font-size: 12px;
    border: 1px solid #ff6b00;
    color: #ff6B00;
    position: relative;
    overflow: hidden;
    transition: all ease 0.5s;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dg-project-cards .card-inner .card-main-project-title {
    color: #474747;
    overflow: hidden !important;
    
    visibility: visible;
}
.dg-project-cards .inside-card-title-text {
    font-weight: 600;
    font-size: 14px;
	margin-top:10px;
}

.dg-project-cards .marquee-ribbon:after {
    content: "";
    position: absolute;
    bottom: -0.8em;
    right: 0;
    width: 0;
    height: 0;
    border-top: 1em solid #209ff6;
    border-left: 1em solid transparent;
    z-index: 998;
}
/* .center-icons img{width:20px;height:20px;} */

.ml-3{margin-left: 1rem !important;
}
.dg-project-cards .card-inner .verified {
  position: absolute;
   
    height: 17px;
    left: 28px;
    margin-top: 10px;
}

.compare-btn-project,.three-dot-btn{margin-left:10px;}
.card-hover-a p {margin:0px!important;}

a.d-flex.flex-column:hover {text-decoration:none;}
.dg-project-cards {
    z-index: 9999;
    cursor: pointer;
    transform: translate(0, 0);
    margin-top:30px;
    
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: height .7s ease-in-out;
    -moz-transition: height .7s ease-in-out;
    -o-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
}
.dg-project-cards .dg-hover-card ul {
    list-style-type: none;
}
.dg-project-cards .dg-hover-card li {
    color: grey;
    border-bottom: 1px solid #decfcfc9;
    padding: 1rem 2rem 1rem 2.5rem;
}
.dg-project-cards .dg-hover-card:hover {
    color: #ff6B00;
}
/* .dg-project-cards .cardHoverHide {
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0;
    cursor: pointer;
    width: 100%;
    -webkit-transition: height .7s ease-in-out;
    -moz-transition: height .7s ease-in-out;
    -o-transition: height .7s ease-in-out;
    transition: height .7s ease-in-out;
} */

.form-control.input-secondary {
    border-color: #ff6B00;
}
.form-control {
    border: 1px solid #CED4DA;
    font-weight: 500;
}
.input-secondary {
    background: transparent;
    border-color: #ff6B00;
    border-radius: 20px;
    outline: none;
    box-shadow: none;
    line-height: 1.3rem;
    height: 30px;
    padding: 0.3rem 2rem 0.3rem 1rem;
    font-size: 1.2rem;
}
.field-icon {
    position: relative;
    z-index: 2;
    right: 10px;
    top: -2.5rem;
    display: block;
    float: right;
}
.promoter-icon .fa {
    color: #ff6B00;
}
.pl-1, .px-1 {
    padding-left: .25rem !important;
}
.fa-search:before {
    content: "\f002";
}
.topRw{margin:30px 0px 0px 0px;}

.dg-project-cards .card-body .project-cost-details .snap-sub-head span {
    font-size: 18px;
    font-weight: 600;
}
.dg-project-cards  .project-cost-details .project-word-count span.card-number {
    font-weight: 600;
    font-size: 18px;
}
p.mt-4.mb-2.sector-content {margin-top: 15px;}

h3.project-card-section.text-uppercase {
    opacity: 0.49;
}

g.tick {
    font-size: 12px;
}

.card-footer.pt-0 {
    margin-top: -18px;
}
/* .btn.btn-secondary:hover, .btn.btn-secondary:hover:not(:disabled):not(.disabled):active {
    box-shadow: 1px 9px 19px -5px rgba(0,0,0,0.3);
    transition: all ease 0.5s;
    transform: translateY(-2px);
    background: #ff6B00;
   opacity:0.2;
} */


.dg-hover-card {background: rgb(255, 255, 255);
  height:270px;
    position: absolute;
    width: 89%;
    float: left;
    z-index: 999;}
.dg-hover-card .compare-btn-project img{margin-left:-10px;}

.snapshot-barchart text.label{color:#fff!important;}

.ClaimPage .btn.btn-secondary:hover,.ClaimPage .btn.btn-secondary:hover:not(:disabled):not(.disabled):active {
    box-shadow: 1px 9px 19px -5px rgba(0,0,0,0.3);
    transition: all ease 0.5s;
    transform: translateY(-2px);
    background: #ff6B00!important;
    color: white;
}
 img.on-hover{display:none;}
 
 .btn.btn-secondary:hover img.not-hover{display:none;}
 .btn.btn-secondary:hover img.on-hover {
    display: inline-block;
}

.dg-project-cards .dg-hover-card li:hover {
    color: #ff6b00;
}
.dg-project-cards .dg-hover-card li:hover>img.on-hover {
    display: inline-block;
}
.dg-project-cards .dg-hover-card li:hover img.not-hover{display:none;}



.ml-2, .mx-2 {
    margin-left: .5rem !important;
}
.dropdown-menu {z-index:9999999!important;}
.breadcrumb {background-color:#fff!important;}
.breadcrumb a:hover{color:#333!important;}









/******* 2nd page css**************/

.SpecificationPage .ProjectSpecification .font-weight-500 {
    font-weight: 600;
}
.SpecificationPage .ProjectSpecification .card-body {
    text-align: left;
}
.SpecificationPage .ProjectSpecification span.sub-title {
    font-size: 14px;
}
 <!-- .SpecificationPage  .mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr;
}
.SpecificationPage  .mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
	margin-top:100px;
} -->

.SpecificationPage .yearDiv {
    background-image: linear-gradient(to right, #e0830edb,#e45b4f);
    color: white;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    width: 100px;
    /* bottom: 37px; */
    margin: auto;
    z-index: 9;
    position: relative;
    border-radius: 30px;
}
.SpecificationPage .text-uppercase {
    text-transform: uppercase !important;
}






.SpecificationPage .timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.SpecificationPage .timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.SpecificationPage .timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.SpecificationPage .timeline > li:before,
.SpecificationPage .timeline > li:after {
  content: " ";
  display: table;
}
.SpecificationPage .timeline > li:after {
  clear: both;
}
.SpecificationPage .timeline > li:before,
.SpecificationPage .timeline > li:after {
  content: " ";
  display: table;
}
.SpecificationPage .timeline > li:after {
  clear: both;
}
.SpecificationPage .timeline > li > .timeline-panel {
  width: 60%;
  color:#fff!important;
  float: left;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 3px;
  position: relative;
   background-image: linear-gradient(to bottom right, #059B9A,#05A658);
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.SpecificationPage .text-muted {
    color: #fff!important;
}
.SpecificationPage .timeline > li.timeline-inverted + li:not(.timeline-inverted),
.SpecificationPage .timeline > li:not(.timeline-inverted) + li.timeline-inverted {
margin-top: -40px;
}

.SpecificationPage .timeline > li:not(.timeline-inverted) {
padding-right:90px;
}

.SpecificationPage .timeline > li.timeline-inverted {
padding-left:90px;
}
.SpecificationPage .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #05A658;
  border-right: 0 solid #05A658;
  border-bottom: 15px solid transparent;
  content: " ";
}
.SpecificationPage .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #05A658;
  border-right: 0 solid #059B9A;
  border-bottom: 14px solid transparent;
  content: " ";
}
.SpecificationPage .timeline > li > .timeline-badge {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 33px;
    left: 55%;
  margin-left: -25px;
 background-image: linear-gradient(to left, #FFB81D, #FF6B00);
    background-color: var(--cd-color-4);
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.SpecificationPage .timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.SpecificationPage .timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.SpecificationPage .timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.SpecificationPage .timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.SpecificationPage .timeline-badge.success {
  background-color: #3f903f !important;
}
.SpecificationPage .timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.SpecificationPage .timeline-badge.danger {
  background-color: #d9534f !important;
}
.SpecificationPage .timeline-badge.info {
  background-color: #5bc0de !important;
}
.SpecificationPage .timeline-title {
  margin-top: 0;
  color: inherit;
}
.SpecificationPage .timeline-body > p,
.SpecificationPage .timeline-body > ul {
  margin-bottom: 0;
}
.SpecificationPage .timeline-body > p + p {
  margin-top: 5px;
}
.SpecificationPage p.timeline-title{font-size:14px;font-weight:800;}
 .SpecificationPage .btn.btn-secondary, .SpecificationPage .btn.btn-secondary:hover, .SpecificationPage .btn.btn-secondary:focus, .btn.btn-secondary:visited, .btn.btn-secondary:active, .btn.btn-secondary:hover:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:disabled):not(.disabled):active, .btn.btn-secondary:not(:focus) {
    background-color: transparent;
    border-radius: 20px;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0.4rem 1rem;
   
    border: 1px solid #ff6b00;
    color: #ff6B00;
    position: relative;
    overflow: hidden;
    transition: all ease 0.5s;
}
.SpecificationPage .ProjectSpecification .accordian-card-header {
    background: linear-gradient(to right, #FF6B00 2%, #FFB81D 90%);
    color: white;
    font-weight: 500;
}
.SpecificationPage .dg_accordion .card>.card-header a[aria-expanded="true"] {
    border-bottom: 1px solid #FF6B00!important;
}
.SpecificationPage .dg_accordion .card>.card-header a[aria-expanded="false"]:after {
     content: "\2212";
    color: #FF6B00;
    font-size:24px;
    line-height: 1rem;
    font-weight: normal;
	float: right;
}
.SpecificationPage .dg_accordion .card>.card-header a[aria-expanded="true"]:after {
    content: "\2b";
    color: #FF6B00;
    font-weight: 500;
    font-size: 24px;
    line-height: 1rem;
	float: right;
}
.SpecificationPage .dg_accordion .card>.card-header a {
    display: block;
    text-decoration: none;
    color: #FF6B00;
   
    font-weight: 500;
    padding: 20px 0;
    border: none;
}

.SpecificationPage .btn.btn-secondary:hover, .btn.btn-secondary:hover:not(:disabled):not(.disabled):active {
    box-shadow: 1px 9px 19px -5px rgba(0,0,0,0.3);
    transition: all ease 0.5s;
    transform: translateY(-2px);
    background: #ff6B00;
    color: white;
}
.SpecificationPage img.on-hover{display:none;}
.SpecificationPage .btn.btn-secondary:hover img.not-hover{display:none;}
.SpecificationPage .btn.btn-secondary:hover>img.on-hover {
    display: inline-block;
}




.SpecificationPage .scrollbar
{
	
	float: left;
	height: 555px;
	
	overflow-y: scroll;
	margin-bottom: 25px;
}

.SpecificationPage .force-overflow
{
	min-height: 500px;
}



.SpecificationPage #style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.SpecificationPage #style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.SpecificationPage #style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.SpecificationPage .rt-connect{    float: right;
    margin-top: 25px;margin-right:-30px;margin-bottom:15px;}

.SpecificationPage .lft-connect {float:left;padding-left: 15px;margin-bottom:20px;margin-top:35px;}

.SpecificationPage .proj-print { margin-right:15px;}
.SpecificationPage .center-icons { margin-right:10px;}
.SpecificationPage  .AssestDetail{margin-left:10px;margin-right:-10px;}
.SpecificationPage .ProjectSpecification.p-0 {margin-left:-15px;}
.SpecificationPage .dg-stressed-timeline-card .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
.SpecificationPage .expand-out {float:right;margin-left:136px;}
.SpecificationPage .stess-out {float:left;width:70%;}

.SpecificationPage .collapse.in {
    
    display: block!important;
    visibility: visible!important;
}
.SpecificationPage .collapse {
    display: none!important;
    visibility: hidden!important;
}









