.node-type-page .section.sectionNewsroomDetails .col.s12 .cnRte ul li {
	list-style-type: square;
    margin-left: 15px;
}

body #workWrap .colRight a {
	font-size: 15px !important;
    text-align: center !important;
    padding-top: 87px !important;
    color: #fff !important;
}

.sectionWorkWithUs #workWrap .container .cnWrapper.clearfix .colLeft p {display: none !important;}

body .sectionJobFiltering span.label {
	display: block;
    margin: 0 0 10px 0;
    color: #000000;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.node-type-job-listing .sectionCompanyIntro p {
	font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    width: 800px;
    margin: 30px auto;
}

.node-type-job-listing .cnOverlayPopUp .cnPopUp .cnTop {
    height: auto;
    border-bottom: 1px solid #FFFFFF; 
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 96%;
}

.node-type-job-listing .cnOverlayPopUp .cnPopUp .cnTop .cnTitle {
    color: #5ac3cd;
    text-transform: uppercase;
    position: relative;
    font-size: 14px !important;
    display: inline-block;
    float: left;
    font-weight: 800;
}

.node-type-job-listing .cnOverlayPopUp .cnPopUp .cnTop .date {
    color: #000000;
    text-transform: uppercase;
    position: relative;
    font-size: 14px !important;
    display: inline-block;
    float: right;
    font-weight: 800;
    padding-right: 39px;
}


.node-type-job-listing .cnOverlayPopUp .cnPopUp .colRight {
    top: 85px !important;
}


.node-type-wiiv .cnPdfOverlay {display: none;position: absolute;bottom: 0; right: 0;top: 0;left: 0;z-index: 999;margin: auto;width: 950px;height: 800px;}
.node-type-wiiv .cnPdfOverlay #overlay {width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);z-index: 2;position: fixed;} 
.node-type-wiiv .cnPdfOverlay #overlay iframe {left: 0;right: 0;top: 0;bottom: 0;margin: auto;position: absolute;} 
.node-type-wiiv .cnPdfOverlay #overlay .cnClose {background: url(../images/icn/btnClose.png) top left no-repeat;width: 20px;height: 20px;cursor: pointer;position: absolute;top: 100px;right: 40px;}



@media (min-width: 1280px) and (min-height: 768px) {
    .node-type-wiiv .cnPdfOverlay #overlay .cnClose {top: 90px !important;}
}

@media screen and (min-width:1300px) and (max-width:1440px){
    .node-type-wiiv .cnPdfOverlay #overlay .cnClose {top: 30px !important;}
}