.small-txt {
    font-size: 12px;
}
.qlik-button-style {
    width: 105px;
    background-color: green;
    padding: 5px 10px;
    border: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-left: 15px;
}
.link_adjust {
    display: block;
    margin-left: 15px;
    padding-top: 10px;
    color: green;
}
.row-fluid [class*='span'] {
    margin-left: 15px !important;
}
.rolelist_space {
    min-height: 70px !important;
}
.center-image {
    text-align: left;
    display: block;
}
.qlik-block-wrapper > h1 {
    display: block;
}
.separate {
    margin-right: 20px;
    margin-top: 30px;
}
td.hide {
    display: none !important;
}