﻿.heartbeat {
    color: Red;
    display: none;
    margin: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.skipStep { color: black; }

textarea {
    border-radius: 6px;
    min-height: 110px;
    min-width: 100%;
}

.modal-footer * { float: left; }

.modalSubmit { float: right; }

#sysContainer .row { padding-bottom: 0; }

.edittable { color: red; }

#newTop .title { clear: none; }

.title-links { float: right; }

.title-links span { padding: 0 10px; }

.systemTable { width: 100%; }

.systemTable th { text-align: center; }

.systemTable2 th { text-align: left; }

.systemTable td:nth-child(1), th:nth-child(1) { width: 25%; }

.systemTable td:nth-child(2), th:nth-child(2) { /*width: 70%;*/ }

.newContainer .paddingTops { padding-top: 15pt; }

.tinymce {
    margin-left: 5px;
    margin-right: 5px;
    width: auto;
}

.mce-menubtn.mce-fixed-width span { width: auto !important; }