@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

@font-face {
    font-family: 'cv-icon-set-1';
    src: url("../fonts/cv-icon-set-1.eot?");
    src:
            url("../fonts/cv-icon-set-1.eot") format("embedded-opentype"),
            url("../fonts/cv-icon-set-1.woff2") format("woff2"),
            url("../fonts/cv-icon-set-1.woff") format("woff"),
            url("../fonts/cv-icon-set-1.ttf") format("truetype"),
            url("../fonts/cv-icon-set-1.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.icon-info:before, .skillDetail:before {
    content: '\e80e'
}

.bulletArrowList, .widgetElement__list {
    list-style-type: none
}

.bulletArrowList__item:not(:last-of-type), .widgetElement__listItem:not(:last-of-type), .widgetElement__subListItem:not(:last-of-type), .widgetElement__listItem_missions:not(:last-of-type):not(.widgetElement__listItem), .bulletArrowList__item ~ .bulletArrowList__item, .widgetElement__listItem ~ .bulletArrowList__item, .widgetElement__subListItem ~ .bulletArrowList__item, .widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .bulletArrowList__item, .bulletArrowList__item ~ .widgetElement__listItem, .widgetElement__listItem ~ .widgetElement__listItem, .widgetElement__subListItem ~ .widgetElement__listItem, .widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__listItem, .bulletArrowList__item ~ .widgetElement__subListItem, .widgetElement__listItem ~ .widgetElement__subListItem, .widgetElement__subListItem ~ .widgetElement__subListItem, .widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__subListItem, .bulletArrowList__item ~ .widgetElement__listItem_missions:not(.widgetElement__listItem), .widgetElement__listItem ~ .widgetElement__listItem_missions:not(.widgetElement__listItem), .widgetElement__subListItem ~ .widgetElement__listItem_missions:not(.widgetElement__listItem), .widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__listItem_missions:not(.widgetElement__listItem), .bulletList__item_force {
    padding-left: 1rem !important;
    position: relative
}


.widgetElement__listItem:not(:last-of-type):before,
.widgetElement__subListItem:not(:last-of-type):before,
.widgetElement__listItem_missions:not(.widgetElement__listItem):not(:last-of-type):before,

.widgetElement__listItem ~ .bulletArrowList__item:before,
.widgetElement__subListItem ~ .bulletArrowList__item:before,
.widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .bulletArrowList__item:before,

.widgetElement__listItem ~ .widgetElement__listItem:before,
.widgetElement__subListItem ~ .widgetElement__listItem:before,
.widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__listItem:before,
.widgetElement__listItem ~ .widgetElement__subListItem:before,
.widgetElement__subListItem ~ .widgetElement__subListItem:before,

.widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__subListItem:before,
.widgetElement__listItem ~ .widgetElement__listItem_missions:not(.widgetElement__listItem):before,
.widgetElement__subListItem ~ .widgetElement__listItem_missions:not(.widgetElement__listItem):before,
.widgetElement__listItem_missions:not(.widgetElement__listItem) ~ .widgetElement__listItem_missions:not(.widgetElement__listItem):before,

.bulletList__item_force:before {

    content: "";
    display: block;
    position: absolute;
    top: 0.5rem;
    left: 0;
    border-color: transparent transparent transparent #000;
    border-style: solid;
    background: none;
    width: auto;
    height: auto;
    border-radius: 0
}

.cv .widget_presentation a {
    transition: all .3s ease-out;
    text-decoration: underline
}

.cv .widget_presentation a:hover {
    color: #50a3d9
}

.cv .widget_experiences .widgetElement__listItem a, .cv .widget_educations .widgetElement__listItem a, .cv .widget_skills .widgetElement__listItem a {
    transition: all .3s ease-out;
    text-decoration: underline
}

.cv .widget_experiences .widgetElement__listItem a:hover, .cv .widget_educations .widgetElement__listItem a:hover, .cv .widget_skills .widgetElement__listItem a:hover {
    color: #50a3d9
}

.cv {
    font-family: "Open Sans";
    font-weight: 400
}

.cv h4 {
    text-transform: uppercase
}

.userName {
    font-size: 2rem;
    line-height: 1em;
    padding-bottom: 0.5rem;
    font-weight: 400
}

.userName__firstName, .userName__lastName {
    line-height: inherit
}

.cvTitle {
    font-size: 2.2rem;
    color: #50A3D9;
    line-height: 1em;
    font-weight: 400
}

.widget__title, .widget__titleLink {
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 400
}

.columns .widget_experiences, .columns .widget_educations, .columns .widget_skills, .columns .widget_portfolios, .columns .widget_interests {
    margin-bottom: 2rem
}

.columns__column1 .widgetElement__list {
    display: block
}

.widgetElement {
    margin-bottom: 0.8rem
}

.widgetElement__title, .widgetElement__titleLink {
    font-weight: 600;
    color: #50A3D9
}

.widgetAvatar__avatar {
    border-radius: 0.3rem
}

.widgetTags__item {
    background: #50A3D9;
    color: white;
    border-radius: 3px;
    padding: 2px 6px
}

.skillLevel .skillGaugeLevel__gauge, .skillLevel .skillDotLevel__dot:not(.skillDotLevel__dot_empty) {
    background: #50A3D9
}

.widgetProfessionalPosition__status:before, .widgetProfessionalPosition__availability:before {
    margin-right: 0
}

.widgetProfessionalPosition__availability_JOB_S:before {
    color: #34b700
}

.widgetProfessionalPosition__availability_STG_S:before {
    color: #34b700
}

.widgetProfessionalPosition__availability_WATCH:before {
    color: #ff9c04
}

.widgetProfessionalPosition__availability_OPEN:before {
    color: #ff9c04
}

.widgetProfessionalPosition__availability_INDIS:before {
    color: #cd0b00
}

.header .widget {
    margin: 0
}

.widget.widget_tags {
    margin-top: 1rem
}

.menuContainer__content {
    border-bottom: 0.4rem solid #cccccc;
    margin-bottom: 2rem
}

.widget_menu {
    margin-bottom: 0
}

.menu__item {
    margin: 0 0.6rem;
    font-size: 1.3rem;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    height: 2.5rem
}

.menu__item:after {
    content: "";
    position: absolute;
    height: 0.4rem;
    width: 100%;
    bottom: -0.4rem;
    left: 0;
    background-color: transparent;
    transition: background-color 0.3s
}

.menu__item:first-of-type {
    margin-left: 0
}

.menu__item.menu__item_current, .menu__item:hover {
    text-decoration: none
}

.menu__item.menu__item_current:after, .menu__item:hover:after {
    background-color: #50A3D9
}

.widget_download {
    margin-bottom: 0
}

.downloadlink {
    position: relative;
    height: 2.5rem;
    font-size: 1.3rem
}

.downloadlink:after {
    content: "";
    position: absolute;
    height: 0.4rem;
    width: 100%;
    bottom: -0.4rem;
    left: 0;
    background-color: transparent;
    transition: background-color 0.3s
}

.downloadlink:hover {
    text-decoration: none
}

.downloadlink:hover:after {
    background-color: #50A3D9
}

.columns {
    padding: 0 1rem
}

.blogHead {
    padding-bottom: 1rem
}

.blogHead__url {
    color: #50A3D9
}

.blogHead__logo {
    max-height: calc(100% - 1rem)
}

.shareItem:hover, .dybIncentive:hover {
    color: #50A3D9
}

.widgetElement_knowMore {
    display: inline-block;
    color: #50A3D9;
    text-decoration: underline;
    margin-top: 0.5rem;
    font-weight: 600;
    padding-left: 1rem;
    border-top: 1px dashed;
    position: relative;
    padding-top: 0.5rem
}

.widgetElement_knowMore:before {
    content: "";
    display: block;
    position: absolute;
    top: 0.7rem;
    left: 0;
    border-color: transparent transparent transparent #50A3D9;
    border-style: solid;
    border-width: 0.5rem
}


.shareItem:before {
    color: #50A3D9
}

.dybIncentive {
    margin-top: 0.5rem
}

.header__content {
    padding: 2rem 0 1rem
}

.subHeader__content {
    border-bottom: 0.4rem solid #000000;
    padding-bottom: 1.2rem;
    margin-bottom: 2rem
}

.columns .columns__column1 {
    padding-left: 0
}

.columns .columns__column1 .widget {
    margin-bottom: 0
}

.columns .columns__column1 .widget__title, .columns .columns__column1 .widget__titleLink {
    color: #50A3D9;
    font-size: 1.3rem
}

.columns .columns__column2 {
    padding-left: 0
}

.mission {
    padding-left: 1rem;
    position: relative;
}
