diff --git a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.scss b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.scss
index 117b6f9ec..938969416 100644
--- a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.scss
+++ b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/compute-capacity/compute-capacity.scss
@@ -53,3 +53,28 @@
.affinity-alerts .alert-item {
margin-bottom: 0px;
}
+
+.advanced {
+ margin-left: -0.5rem;
+}
+
+#cpu-shares-selector {
+ width: 6.95rem;
+}
+
+#memory-shares-selector {
+ width: 6.95rem;
+}
+
+b {
+ color: #c92100;
+}
+
+.form .form-block>label, form .form-block>label {
+ font-size: .666667rem;
+ letter-spacing: .01em;
+ font-weight: 400;
+ color: #000;
+ margin-bottom: 0.25rem;
+ margin-top: 0.25rem;
+}
\ No newline at end of file
diff --git a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/general/general.html b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/general/general.html
index c7041ee13..7def54e23 100644
--- a/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/general/general.html
+++ b/h5c/vic/src/vic-webapp/src/app/create-vch-wizard/general/general.html
@@ -9,18 +9,17 @@
Provide the name and log configuration for this new Virtual Container Host (VCH).
-