#footer{

  
    width: 100%;
    margin-top: 5%;
    padding-bottom:50px;
    position: relative;
    background-color: #e8e8e8;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset;
}


#longbar{

    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    
}

.fs{


    display: inline-block;
    width: 22%;
    margin: auto;

  


    margin-top: 3%;
    text-align: left;
    list-style: none;
    vertical-align: top;
    font-size: 0.8em;
    margin-bottom: 0;
  
}

.highlight{

    font-weight: 600;
    color: #16375f;
}

.fs hr{

    border-color: rgb(230, 230, 230);
    opacity: 0.5;
}

.fs {

    color: rgb(120, 120, 120);
}

.qc {

    display: inline-block;
    height: 10px;
}

.simplehr{

    opacity: 0.1 !important;
    border-color: #16375f !important;
    border-collapse: collapse;
    border-style: dotted;
    width: 20%;
    margin-left: 0;
}