.float-right {
    float: right;
    font-size: 1.5rem;
    color: #6c6f70;
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
    cursor: pointer;
}
#license-management-container .pmfb-container {
    padding-left: 1em;
}

#license-management-container .licenses-table-wrapper .pt-status-text-name {
    color: #009fdf;
}

#license-management-container .hotswap-icon {
    color: #f5aa00;
}

#license-management-container .licenses-table-wrapper {
    top: 0;
    /*	padding: 0 0em 1em 1.5em;*/
}

@media (min-width: 60.625em) {
    #license-management-container .pmfb-container {
        padding-left: 3em;
    }
}
