
.code_download .extra_wrap {
    border-left: 1px solid #EAEAEA;
    padding: 31px 0 0 30px;
}

.code_download_spacer {
	border-right: 1px solid #EAEAEA;
    float: left;
    font-size: 16px;
    line-height: 19px;
    margin-right: -1px;
    padding-top: 55px;
    text-align: center;
    text-transform: uppercase;
    width: 150px;
}

#resume .section-header h2 .icon.category3:after {
    content: "d";
    padding-top: 8px;
}

#resume .section-header h2 .icon4:after {
    color: #FFFFFF;
    content: "d";
    display: block;
    font-family: "FlatCV";
    font-size: 80px;
    font-weight: normal;
    padding-top: 12px;
    text-align: center;
    text-transform: lowercase;
}
#resume .section-header h2 .icon4 {
    border-radius: 50px 50px 50px 50px;
    display: block;
    height: 50px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 50px;
}

.icon4 {
    font-family: "FlatCV";
}

.section-header .section-title .icon4.category3 {
    background: none repeat scroll 0 0 #FF3B00;
}

.code-title {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    text-transform: uppercase;
}

.code_download_desc {
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #50C0E9;
}

.code_download_title {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #50C0E9;
    font-weight: 700;
}


