.width-100 {
    width: 100%;
}

.reveal-modal {
    position: fixed !important;
}

.field-20 {
    min-width: 20px;
    max-width: 20px;
}

.field-40 {
    min-width: 40px;
    max-width: 40px;
}

.field-60 {
    min-width: 60px;
    max-width: 60px;
}

.field-80 {
    min-width: 80px;
    max-width: 80px;
}

.field-120 {
    min-width: 120px !important;
    max-width: 120px !important;
}

.field-150 {
    min-width: 150px !important;
    max-width: 150px !important;
}

.field-200 {
    min-width: 200px !important;
    max-width: 200px !important;
}

.field-600 {
    min-width: 600px !important;
    max-width: 600px !important;
}

.field-605 {
    min-width: 605px !important;
    max-width: 605px !important;
}

.field-230 {
    min-width: 230px;
    max-width: 230px;
}

.field-330 {
    min-width: 330px;
    max-width: 330px;
}

.top-bar {
    position: fixed;
    width: 100%;
    top: 0;
}

.info-box-fixed {
    position: fixed;
    width: 100%;
    top: 42px;
    z-index: 9;
}

.spacer-top-116 {
    margin-top: 116px;
}

.spacer-top-135 {
    margin-top: 135px;
}



.top-bar-section .dropdown li a {
    border-bottom: 2px solid #fff;
    line-height: 29px !important;
    padding: 0 29px 0 10px !important;
}

.birthdayCalendar {
    position:relative !important;
    top:10px !important;
}

#ui-datepicker-div {
    position: fixed !important;
    top: 200px !important;
    left: 530px !important;
}

.reveal-modal {
    height: 570px;
    overflow-y: scroll;
}
.reveal-modal p {
    padding: 0;
    margin: 0;
    font-size: 12px;
}

tr.color-shine td,
tr.color-shine td input,
tr.color-shine td select {
    background-color: #ffcccc;
}

tr.color-light td,
tr.color-light td input,
tr.color-light td select  {
    background-color: #f9f9f9;
}

.margin-0 {
    margin: 0;
}

.non-padding {
    padding: 0 !important;
}

.table-fixed {
    left: 0;
    margin-top: 159px;
    position: fixed;
    z-index: 2;
}

table thead tr th, table thead tr td {
    color: #222222;
    font-size: 9px !important;
    font-weight: bold;
    padding: 0 2px !important;
}

.reveal-modal-2 {
    height: auto !important;
    overflow-y: hidden !important;
}

table#sortTable.dataTable td table {
    border: 0 !important;
    background: transparent !important;
}

table.dataTable td table,
table.dataTable td table tbody th, table.dataTable td table tbody td,
table#sortTable.dataTable td table tr td,
table#sortTable.dataTable td table tr {
    padding: 0 !improtant;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 1px 0 !important;
}

img.ui-datepicker-trigger {
    position: absolute;
    right: 5px;
    top: 24px;
    cursor: pointer;
}

.line-top-res {
    z-index: 1;
    position: relative;
}

.margin-44 {
    margin-top: -44px
}