﻿#reactjsRoot {
    min-height: 360px;
}

.xdocs .table-control {
    width: 100%;
    border: 0 solid;
    background: #eee;
}

.xdocs .btn[type=submit] + .btn[type=button] {
    margin-left: 5px;
}

.xdocs .table th,
.xdocs .form-group label {
    font-size: 90%;
}

.xdocs .save-template-box {
    margin-top: -10px;
    margin-left: 15px;
}
