body {
/*  padding-top: 10px; */
  -webkit-print-color-adjust:exact;
}

h6.modal-title {
    font-size: 130%;
}

.action-dialog {
    margin-bottom: 1rem;
}

/* SmartResume viewer popup */
#smart-resume-view .modal-content {
    margin-top: 5em;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
#smart-resume-view .smart-resume-content {
    background: linear-gradient(180deg, #3328AE 19.27%, #2CDECD 100%);
    box-shadow: 0px 4px 100px rgba(51, 40, 174, 0.25);
    border-radius: 30px;
    margin-top: 1em;
}
#smart-resume-view .modal-prefix {
    margin-top: -4em;
}
    #smart-resume-view .modal-prefix button.btn-back {
        color:#ffffff;
        background-color: transparent;
        border: 0;
    }
#smart-resume-view .modal-header {
    background-color: transparent;
    border-bottom: 0;
    color: #ffffff;
}
#smart-resume-view .modal-header h5.smart-resume-label {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
}
#smart-resume-view .modal-header h5 img {
    height: 24px;
}
#smart-resume-view .modal-body {
    background-color: #ffffff;
    border-radius: 21px;
    margin: 0 .75em .75em .75em;
}
#smart-resume-view .profile-content .material-icons {
    margin-right: 0.25em;
    color: #7056d4;
}
#smart-resume-view .profile-content .profile-name {
    font-weight: 700;
}

/* SmartResume viewer popup - Project selection */
#smart-resume-view .project-section {
    background-color: #ffffff;
    margin: 1em 0 0 0;
    padding: 1em;
    border-radius: 32px;
}
    #smart-resume-view .project-section .left-content h5 {
        padding: 0;
        margin-top: 0;
    }
    #smart-resume-view .project-section .left-content .project-note {
        font-size: 13px;
        line-height: 18px;
    }

/* SmartResume display classes */
.resume-card {
    margin-top: 1em;
}
.resume-count {
    font-weight: bold;
}

.resume span.search-highlight {
    background-color: #ffffcc;
}

div.bookmarked {
    background-color: #ffffe0;
    font-weight: bold;
}
.resume div.hidden,
.resume div.disqualified {
    color: #999999;
}
.resume div.hidden a,
.resume div.disqualified a {
    color: #999999;
}

.resume .title {
    font-weight: bold;
}

.resume .awards {
    font-size: 85%;
    padding-top: 1em;
}

.resume .award {
    margin-bottom: .5em;
}

.resume .award-notes {
    margin-top: .5em;
}

.smart-resume-buttons button {
    margin-right: .2em;
    text-transform: none;
}

div.certification-dialog {
    position: absolute;
    z-index: 10000;
    width: 550px;
    margin: 1em auto 1em 7em;
}
@media (max-width: 680px) {
    div.certification-dialog {
        margin-left: 0;
    }
}

ul#resume-sections {
    list-style: none;
    width: 100%;
    position: relative;
    margin: 0 0 1em 0;
    padding: 0;
}
ul#resume-sections h3,
div.skills h3 {
    font-size: 120%;
    color: #4F2ECE;
    border-bottom: 1px solid #c0c0c0;
    margin: .25em 0;
    padding: .5em 0;
    cursor: pointer;
}

ul#resume-sections h4 {
    background-color: #f6f6f6;
    font-size: 100%;
}
ul#resume-sections > li {
    margin-bottom: 1em;
}
ul#resume-sections .content {
    padding: .25em;
}

div.skills-content {
    font-size: 85%;
    margin-top: .5em;
}
div.skills-content div.skill-section {
    display: inline-block;
    width: calc(50% - 2em);
    vertical-align: top;
    padding: 0 .5em;
}
div.skills-content div.skill-section>ul {
    padding-left:20px;
}

/* .skills-content {
    display: grid;
    font-size: 85%;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto auto;
    grid-gap: 1em;
    margin-top: .5em;
}
    @media (max-width: 992px) {
        .skills-content {
            grid-template-columns: 1fr;
            grid-template-rows: auto;
        }
    }
 */
    .skills-content h5 {
        font-size: 110%;
    }
    .skills-content span.verified-badge {
        color: #ffd700;
    }
    .skills-content li.skill {
        margin: .25em 0;
    }
    .skills-content .skill span.kd_pill {
        font-size: 65%;
        vertical-align: middle;
    }
    .skills-content span.att-detail {
        cursor: pointer;
    }
    .skills-content div.award-notes p {
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        /* line-height: 1.5em; */
    }

    div.skill-category {
        display: inline-block;
        margin-bottom: 0;
        padding: .5em 0 0 0;
    }
        div.skill-category ul {
            padding-left: 1rem;
        }
        div.skill-category li {
            margin: 5px 0;
        }
        
ul.award-list li.award-header {
    font-weight: bold;
    margin-bottom: .5em;
}

ul.award-list li.award-detail {
    padding: .5em 0;
}
ul.award-list li.award-detail:first-child {
    padding-top: 0;
}
ul.award-list li.skill-summary {
    list-style-type: none;
}

.include-top-border:not(:first-child) {
    border-top: solid 1px #c0c0c0;
}

ul.award-list li:hover {
    background-color: #F3F3FB;
    --background-color: #f0f0f0;
}

div.award-date {
    font-size: 78%;
    color: #5f5f66;
    font-weight: normal;
    line-height: 1em;
}

div.award-title,
div.award-title-verified,
div.award-title-unverified {
    color: #1f1f1f;
}
div.award-title {
    font-weight: bold;
    text-decoration: underline;
}
div.award-title-verified {
    font-weight: bold;
    text-decoration: none;
}
div.award-title-unverified {
    font-weight: normal;
    text-decoration: none;
}

div.award-content div.award-date {
    color: #5f5f66;
    font-weight: normal;
    line-height: 1em;
}
div.award-content div.award-subtitle {
    font-size: 88%;
    font-weight: normal;
}
div.award-notes {
    color: #5f5f66;
    font-size: 88%;
}
div.award-notes p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    /* line-height: 1.25em; */
}

img.award-icon {
    width: 60px;
}

/* Pill markup */
/* The inline-block on the span is required for the rounded corners to work */
div.award-title span,
li.skill-summary span {
    /* display: inline-block; */
    vertical-align: bottom;
    text-decoration: none;
}

div.award-att {
    margin-bottom: .5em;
}
div.recipient-att {
    margin-bottom: .5em;
}
ul.award-list li:hover span.att-onsite,
ul.award-list li div.shaded span.att-onsite
{
    background-color: white;
}
ul.award-list li:hover span.att-emptype,
ul.award-list li div.shaded span.att-emptype
{
    background-color: #00AF70;
    color: white;
}

.skill span.kd_pill {
    margin-left: .5em;
    text-transform: uppercase;
}

/* Skills pill markup */
span.att-advanced {
    background-color: rgba(29, 194, 123, 0.1);
    color: #1dc27b;
}
span.att-beginner {
    background-color: #f3f3fb;
    color: #5f5f66;
}
span.att-category {
    background-color: #e4e4ed;
    color: #44444d;
}
span.att-detail {
    background-color: white;
    color: #3328AE;
    border: 1px solid #4F2ECE;
}
span.att-expert {
    background-color: rgba(112, 86, 212, 0.1);
    color: #4f2ece;
}
span.att-intermediate {
    background-color: rgba(255, 163, 25, 0.1);
    color: #ef8f00;
}
span.att-verified {
    background-color: rgb(255,215,0);
    color: rgb(0,0,0);
}

.certified-award {
    width: 60px;
    margin-right: 4px;
}
    .certified-award img {
        width: 60px;
    }

.organization-name {
    font-weight: bold;
}

div.footer-content button {
    margin-left: .2em;
}

p.fineprint {
    font-style: italic;
    font-size: 80%;
}

div.header-content {
    text-align: right;
}
table.contactinfo {
    padding-left: .5em;
}
table.contactinfo td.left {
    color: #ffffff;
    font-size:80%;
    padding-right: .5em;
    border-right: solid 1px #ffffff;
}

table.contactinfo td.right {
    color: #d0d0d0;
    font-size:70%;
    padding-left: .5em;
}

span.sr-icons {
    margin-right: .25rem;
}

span.idatafier {
    color: #ffffff;
    margin-left: .5em;
}

.pagebreak {
    page-break-before: always;
}

/* .modal-body {
    padding: 1rem 1rem 0 1rem;
} */
.modal-body .awardname {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: .25rem;
    padding: 0 0.5rem 0 1.5rem;
    position: relative;
    line-height: 1.4rem;
}
.modal-body .awardname span.check {
    position: absolute;
    top: .1rem;
    left: 0;
}

.modal-body .downloadopenbadge {
    text-align: center;
    padding: 0.5rem 0.5rem 1rem 0.5rem;
}

.modal-body label {
    font-weight: bold;
    display: inline;
    margin-right: 8px;
}

.share-organization {
    border: 1px solid #ced4da;
    border-radius: 6px;
    padding: .5em;
    margin-bottom: 1em;
}
#organizationid_wrapper {
    width: 20em;
}

#organization-users_wrapper {
    border: 1px solid #ced4da;
    border-radius: 6px;
    padding: .5em;
    height: 150px;
    overflow: auto;
}

div#contacttitle_wrapper {
    width: 100%;
}

/* Badge popup markup */
.fa-check-circle {
    color: rgb(0,150,0);
}
.fa-warning {
    color: #ced4da;
}


div.certification-dialog div.card-body {
    padding-bottom: 0.5em;
}

ul.award-details {
    font-size: 90%;
    list-style-type: none;
    padding-left:1.5rem;
    margin-bottom: 0;
}

ul.award-details li {
    position: relative;
    padding: 0.25rem 0.5rem 0.25rem 1.2rem;
}
ul.award-details span.fa {
    line-height: 1.5em;
}
/*
ul.award-details span.fa {
    position: absolute;
    left: 0;
    top: .5em;
}
*/
ul.award-details span.title {
    font-weight: bold;
}
ul.award-details span.content {
    position: relative;
    padding: .25em 0;
}

ul.award-details span.verifying {
    position: absolute;
    left: 0;
    top: 2px;
    white-space: nowrap;
}

li.award-verified {
    font-weight: bold;
    font-size: 105%;
    margin-top: .5em;
}

li.award-verified,
span.check,
span.value,
span.verifying {
    opacity: 0;
}

.verifying {
    font-size: 100%;
    font-weight: bold;
    opacity: 1;
}

/* Animate the "verifying ..." elipsis */
.verifying:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: ellipsis steps(4,end) 1500ms infinite;      
    animation: ellipsis steps(4,end) 1500ms infinite;
    content: "\2026"; /* ascii code for the ellipsis character */
    width: 0px;
}

@keyframes ellipsis {
    to {
        width: 1.25em;    
    }
}

@-webkit-keyframes ellipsis {
    to {
        width: 1.25em;    
    }
}
