#main-content .container:before{
    background-color: white !important;
}

#countryCode, #completionsValues{
    display: none;
}

.fa {
    margin-top:5px;
    margin-right: 8px;
    font-size: 24px;
}

.fa-dark {
    color: #124578;
}

.fa-blue {
    color: #00bcf2;
}

.fa-blue-link {
    color: #5086c4;
}

.fa-green {
    color: #7fc241;
}

table.table-timeline {
    margin: 0;
    border: none;
}

.table-timeline > tbody > tr > td, .table-timeline > tbody > tr > th, .table-timeline > tfoot > tr > td, .table-timeline > tfoot > tr > th, .table-timeline > thead > tr > td {
    border: none;
}

tr.row-timeline-status {
    font-weight: 700;
    color: white;
    text-align: center;
    vertical-align: middle;
    border-color: black;
}

div.timeline-completion {
    display: inline-block;
    font-weight: 700;
    color: white;
    text-align: center;
    border-color: black;
    height: 100%;
}

div.timeline-status-current {
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 14px solid #4db53c;
    background-color: white;
    float: right;
}

div.timeline-dashboard-property {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 35%;
    vertical-align: middle;
}

div.timeline-dashboard-properties {
    background-color: #F5F5F5;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #CDCED2;
}

div.timeline-dashboard-timeline {
    padding: 15px 5px;
}

.table-thin > tbody > tr > td, .table-thin > tbody > tr > th, .table-thin > tfoot > tr > td, .table-thin > tfoot > tr > th, .table-thin > thead > tr > td, .row-menu-visible {
    padding: 3px 5px;
    vertical-align: middle;
}

.standart-row > td{
    line-height: 20px;
    padding: 3px 5px !important;
}

.glyphicon-webpart-title {
    color: #4a87c6;
    padding-right: 8px;
    font-size: 26px;
}

.projectWebpartTitle {
    font-size: 20px;
    font-family: "Segoe UI", Arial,sans-serif;
    color: #32394b;
    padding-bottom: 10px;
}

table.id-card-table { 
    width: 100%; 
}

table.id-card-table td:nth-child(1) { 
    width: 43%; 
    display:inline-block;
    padding: 10px 10px !important;
} 

table.id-card-table td:nth-child(2) { 
    width: 43%; 
    display:inline-block;
    padding: 10px 10px !important;
} 

table.id-card-table td:nth-child(3) { 
    width: 14%; 
    display:inline-block;
    padding: 10px 10px !important;
} 

table.id-card-table tr{
    padding: 0px 5px !important;
    margin-left: 10px;
}

.projectInfoElement {
    font-size: 16px !important;
    font-family: "Segoe UI", Arial,sans-serif;
    color: #32394b !important;
}

.project-description, .project-completions{
    padding: 30px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
}

.project-assessment{
    padding: 30px 30px 15px 15px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
}

.project-title h4{
    font-size: 22px !important;
    padding-bottom: 10px;
}

.id-card-wp{    
    margin-top: 20px;
}

.nav-tabs{
    font-size: 20px;
    font-family: "Segoe UI", Arial, sans-serif;
}

.tab-pane{
    margin-bottom: 75px;
}


.canvas{
    width:1000px !important;
    height:500px !important;
 }

 .legend{
    width:1000px !important;
    text-align: right;
    padding: 5px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
 }

 #indicatorSelect{
    padding: 5px;
    margin-left: 33px;
    margin-bottom: 15px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
 }

 #indicatorSelectTitle{
    padding: 5px;
    padding-left: 33px;
    margin-top: 15px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
 }

 tr.highlight {
    background-color: #669BBC !important;
    cursor:pointer;
}

#invisibleData{
    display: none;
}

.c3-xgrid-focus {
    display: none;
}

.c3 svg {   
    font: 13px sans-serif;
}

table.project-opportunity-set {
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
}

table.project-opportunity-set td {
    vertical-align: top;
    text-align: center;
    padding: 0 !important;
}

table.project-opportunity-set td > div:first-of-type {
    font-weight: bold;
    border-top-style: solid;
}

table.project-opportunity-set td > div {
    border-style: solid;
    border-width: 1px;
    border-color: #CDCED2;
    padding: 5px;
    border-bottom-style: none;
}

table.project-opportunity-set td > div:last-of-type {
    border-bottom-style: solid;
}

.project-opportunity-set .opportunity-set-value {
    font-size: 40px;
    padding: 36px 0;
    font-weight: bold;
}

.project-completions h4{
    font-size: 18px !important;
}

.c3-chart-arcs-title {
    font-size: 1.00em;
}

.donut{
    max-height: 180px !important;
}

.contactSection {
    padding-bottom: 20px;
}

.contactInfoTitle {
    font-size: 16px !important;
    font-family: "Segoe UI", Arial,sans-serif;
    color: #32394b !important;
    font-weight: bold;
    padding: 10px 30px;
}

.projectWebpartTitleWithPadding {
    padding: 10px 30px;
}

.contactInfo {
    font-size: 14px !important;
    font-family: "Segoe UI", Arial,sans-serif;
    color: #32394b !important;
    word-wrap: break-word;
    padding: 0 30px;
}

.adjustColPadding {
    padding: 0px !important;
}

.webpartLayout {
    border-style: solid;
    border-width: 1px;
    border-color: #CDCED2;
    padding: 5px;
}

.docInfo{
    padding-left: 30px;
}

#OpportunitySetTitle{
    padding: 5px;
    padding-left: 0px;
    margin-top: 15px;
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
 }

 .blue-button{
    background-color: #04baf3;
    padding: 2px 20px;
    margin-right: 12px;
 }

 .darker-blue-button{
    background-color: #1396cd;
    padding: 2px 20px;
}

.documents-layout{
    padding: 3px 15px;
    font-family: "Segoe UI", Arial,sans-serif;
    color: #32394b !important;
    /* border: 1px solid #DEE2E6; */
}

#documents-tab :nth-child(odd){
    background-color: #DEE2E6;
}

.icon-assessment {
    background: url('../Images/projectAssessment.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height:60px !important;
}

.webpart-icon {
    display: inline-block;
    text-indent: -9999px;
    width: 50px;
}

.webpart-title-icon-container{
    border-radius: 40px;
    border: 3px solid #5086c4;
    padding: 12px 12px 15px 10px;
}

.webpart-title-icon-container > span {
    vertical-align: middle;
    height: 100%;
}

.vertical-line {
    width: 1px;
    height: 300px;
    background-color: #696969;
    margin: 0 auto;
 }

 .vertical-line {
    border-left: 1px solid lightgray;
    height: 150px;
    position: absolute;
    left: 52%;
    margin-left: 7px;
    top: 78px;  
 }

 .project-assessment-global-score{
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: normal;
    color:#5086c4;
    font-size: 20px;
}

.score-range-light {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #CDCED2;
    background-color: #FFFFFF;
    vertical-align: middle;
}

.dhx_chart {
    height: 250px;
}

.icon-globe {
    background: url('../Images/globe.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height:25px !important;
    width:25px !important;
    vertical-align: middle;
}

.icon-report {
    background: url('../Images/report.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height:25px !important;
    width:25px !important;
    vertical-align: bottom;
}

/* PK difference */
table, tr, td, th {
    border: none;
  }
.select2-search--dropdown {
    display:none
}