.msp-resize-image {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
  
.msp-layout-margin-top {
    margin-top: 30px;
}

.msp-btn-align-right {
    float: right;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-left: 5px;
}

table.dataTable tbody tr.selected {
    color: white !important;
    background-color: #788ade !important;
    opacity: 0.5;
}

table.dataTable tbody td.focus {
    outline-width: 0px !important;
}

.msp-checkbox-lg {
    width: 30px;
    height: 30px;
}

.msp-usersettings-table {
    max-width: 50%;
    margin: auto;
}
