/* CSS Document */
.entry-content { max-width: 100% ! important; }
td { vertical-align: top ! important; }

label.error,
.settings-error { display: block; }

.raw-data-url { float: right; }

/* STEP 0 */
.trip-planner-step0 div.dashicons-calendar { display: inline; position: relative; }
.trip-planner-step0 div.dashicons-calendar::before { position: absolute; top: 0px; right: 5px; margin: 0; font-family: dashicons; color: #665; }

.btn-raw-data { width: auto ! important; white-space: nowrap; }