#iasset-wrapper {
    padding: 15px 0;
}

#iasset-view-content {
    overflow-x: auto;
}

.condition-remark {
    color: red;
    font-weight: bold;
}

#asset-row-edit .btn.btn-file,
#asset-row-edit .btn.btn-file:hover,
#asset-row-edit .btn.btn-file:focus,
#asset-row-edit .btn.btn-file.focus {
    color: #c75304;
}

#asset-row-edit .btn.btn-file.no-file {
    color: #333;
}

label.ll-display-label {
    margin-left: 10px;
    font-weight: normal;
}

label.ll-display-label input{
    margin-right: 5px;
}