﻿
#iccs > div[id] {
    position: relative;
    top: -118px;
    padding-top: 122px;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

#iccs > div[id] > .row:first-child {
    border: 1px solid #5e50a1;
    z-index: 900;
    position: relative;
    padding: 1rem;
}

#iccs [data-tab="1"] {
    z-index: 902;
    position: relative;
    top: 3px;
}

#iccs [data-tab="1"].tab-active {
    z-index: 902;
    top: 7px;
}
