﻿.hard-coded-exp-selections {
    position: relative;
    background-color: #eee;
    padding: 20px;
}

.ne-section-box {
    position: absolute;
    background-color: white;
    width: 430px;
    padding: 20px;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2), 3px -3px 8px rgba(0, 0, 0, 0.2);
}


.new-exp-label {
    color: rgba(226, 0, 116, 1.0);
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.edfw-section {
    left: 20px;
    top: 70px;
    height: 850px;
}


.ne-section-label {
    color: rgba(226,0,116, 1.0);
    font-size: 20px;
    width: 105px;
}


.edfw-list {
    position: absolute;
    left: 170px;
    top: 20px;
}

.lower-section {
    position: absolute;
    left: 40px;
    height: 580px;
}

.bdfw-section {
    top: 225px;
}


.lower-section-list {
    position: absolute;
    left: 150px;
    top: 0px;
}

.ne-brand-focal-section {
    top: 360px;
}

.ne-vds-section {
    top: 495px;
}

.ne-sds-section {
    top: 625px;
}

.ne-hsi-section {
    top: 700px;
}

.ne-vps-section {
    top: 775px;
}



.ne-header-section {
    left: 452px;
    top: 70px;
    height: 850px;
}

.lower-right-section {
    position: absolute;
    left: 475px;
    height: 580px;
}

.ne-welcome-section {
    top: 290px;
}

.ne-welcome-lg-section {
    top: 375px;
}

.ne-welcome-sm-section {
    top: 515px;
}

.ne-welcome-wall-section {
    top: 655px;
}