
.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 .right-section .right-item-box .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;
}


#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;
}