html, body {
    height: 100%;
}

hr {
    margin: 0;
}

#index-tabs a {
    width: 120px;
}

#index-tabs span.glyphicon-remove {
    display: none;
}

#index-tabs a:hover span.glyphicon-remove {
    float: right;
    display: inline-block;
}

.full-height {
    height: 100%;
    padding-bottom: 2%;
    overflow: hidden;
    border-width: 0;
}

#index-box {
    width: 100%;
}

#index-frame {
    width: 100%;
}
