
.resume-color
{
color: # !important;
}
.resume-color-background
{
    background: # !important;
}


#skillChart
{
    background: rgba(, , , 0.05) !important;
}
.cv-container .left-section .left-main-row .left-column .horizontal-bar
{
    background: # !important;
}
.cv-container .left-section .left-main-row .left-column .horizontal-bar-current
{
    background: # !important;
}
.cv-container .left-section .left-main-row .left-column .current-pointer
{
background: # !important;
}
.cv-container .left-section .left-main-row .right-column .section-details p:before
{
    color: # !important;
}
.cv-container .left-section .custom-box .custom-box-details p:before
{
    color: # !important;
}
.cv-container .left-section .left-main-row .detail-container
{
border-left: 5px solid # !important;
}
.cv-container .left-section .custom-box .detail-container
{
border-left: 5px solid # !important;
}

.cv-container .right-section .right-item-box .skills-list .skill-item .name:before
{
    color: # !important;
}

.cv-container .heading-row .ranking-bar .circle
{
background: # !important;
}
.cv-container .right-section .right-item-box .languages-container .language-item-row .flag
{
    border: 1px solid # !important;
}
.cv-container .cv-header .default_header .intro_section .name_section .name
{
border-left: 5px solid # !important;
}
#skillRingsContainer
{
background: rgba(, , , 0.05) !important;
}
path.c3-arc-data1
{
stroke: # !important;
}
.timeline-heading .date:before
{
border-left: 12px solid # !important;
border-right: 0 solid # !important;
}
.timeline-heading-inverted .date:before
{
position: absolute;
top: 4px;
display: inline-block;
border-top: 7px solid transparent;
border-left: 12px solid #;
border-right: 0 solid #;
border-bottom: 7px solid transparent;
content: " ";
right: auto;
border-left-width: 0;
border-right-width: 15px;
left: -10px;
}
.timeline-badge > a
{
color: # !important;
}
.timeline-body > p:before
{
color: # !important;
}

.cv-container .skills-list .skill-item .name:before
{
color: # !important;
}
.intro-stats-details .intro-stats li .icon
{
border: 1px solid # !important;
}


#public-cv #skillChart:hover
{
background: rgba(, , , 0.05) !important;
}
#public-cv #skillRingsContainer:hover
{
background: rgba(, , , 0.05) !important;
}

#public_profile #skillChart:hover
{
background: rgba(, , , 0.05) !important;
}
#public_profile #skillRingsContainer:hover
{
background: rgba(, , , 0.05) !important;
}