/******************
HTML Tags
******************/
span.prototype {
    color: Red;
}

ul.prototype-todo {
    margin-top: 0px;
    padding-top: 0px;
}

ul.prototype-todo-old {
    margin-top: 0px;
    padding-top: 0px;
}

ul.prototype-todo li {
    color: Red;
}
/******************
FORM STYLES
******************/

#content form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#content fieldset {
    margin: 5px 0px 20px 0px;
    padding: 0px 20px 0px 20px;
    border: 0.1em solid #E6E6E6;
}

/* a nested fieldset */
#content fieldset fieldset {
    margin: 15px 0px 5px 0px;
    padding: 0px 5px 5px 5px;
}

#content legend {
    margin-bottom: 0px;
    padding: 0px 10px 5px 5px;
    color: #000000;
    font-weight: bold;
}

/* a nested legend */
#content fieldset fieldset legend {
    margin-bottom: 0px;
    padding: 0px;
    font-weight: bold;
}

/******************
SIDE SEARCH FORM
******************/

#side form {
    margin: 0px 0px;
    padding: 0px;
}

#side fieldset {
    margin: 0px;
    padding: 0px;
    border: none;
}

#side legend {
    display: none;
}

#side label {
    display: none;
}

#side input {
    display: block;
}

.button-search {
    margin-top: 4px;
}

/******************
Layout Divs
******************/

.main-static {
    width: 680px;
}

#content {
    width: 774px;
}

#content-small {
    width: 450px;
}

#SubmitDiv {
    padding-left: 300px;
}

.modal-backdrop {
    z-index: 100;
}

/******************
MAIN MENU ITEMS
******************/

#mainnav ul {
    margin: 0px;
    padding: 0px;
}

#mainnav li {
    padding: 0px;
    list-style: none;
    padding: 0px 8px 0px 0px;
}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
    margin: 0px 0px 15px 15px;
    padding: 0px;
}

#content ul.list li {
    list-style: none;
    padding: 2px 0px 2px 16px;
    margin: 0px;
    background: url(bullet.gif) no-repeat;
    background-position: 0 .1em;
}

#content ul.link-list-vertical li {
    list-style: none;
    margin: 0px;
    padding: 2px 0px;
}

#content ul.link-list-vertical li a:link {
    padding: 2px 0px 2px 16px;
    background: url(bullet-link.gif) no-repeat;
    background-position: 0 .1em;
}

#content ul.link-list-vertical li a:visited {
    padding: 2px 0px 2px 16px;
    background: url(bullet-link-visited.gif) no-repeat;
    background-position: 0 .1em;
}

#content ul.link-list-vertical li a:hover {
    padding: 2px 0px 2px 16px;
    background: url(bullet-link-hover.gif) no-repeat;
    background-position: 0 .1em;
}

#content ul.link-list-vertical li a:active {
    padding: 2px 0px 2px 16px;
    background: url(bullet-link-active.gif) no-repeat;
    background-position: 0 .1em;
}

/******************
TABLE STYLES
******************/

input.gridBox {
    width: 45px;
    font: 11px;
}

input.editNumber {
    height: 16px;
    width: 45px;
    vertical-align: middle;
    font: 11px;
    line-height: 14px;
    color: #000000;
}

table.edittbl select {
    width: 223px;
    vertical-align: middle; /*display:inline;*/
    font: 11px;
    line-height: 14px;
    color: #000000;
}


table.edittbl select.listboxSmall {
    width: 250px;
    height: 318px;
    vertical-align: middle;
    font: 11px;
    line-height: 14px;
    color: #000000;
}

textarea2 {
    width: 175px;
    vertical-align: middle;
    font: 11px "Verdana";
    line-height: 14px;
    background: #EEEEEE;
    color: #000000;
}

input.file {
    width: 289px;
    vertical-align: middle;
    font: 11px;
    line-height: 14px;
    color: #000000;
}

input.btnButt {
    height: 20px;
    vertical-align: middle;
    font: 10px "Verdana";
    line-height: 14px;
    background: #EEEEEE;
    color: #cc2229;
}

select.cmpSelect {
    width: 100px;
    vertical-align: middle;
    line-height: 7px;
    color: #000000;
    height: 19px;
    font-family: Arial;
    font-size: 11px;
    padding: 0px;
}
/******************
CLASSES
******************/

.none {
    display: none;
}

.clear {
    clear: both;
}

.button-big {
    margin-top: 8px;
}

img.photobig, img.photosmall {
    border: 1px solid #000000;
}
img.photosmall {
    margin-bottom: 20px;
    float: left;
    width: 178px;
}
span.status_not_started {
    color: Red;
    font-weight: bold;
}

span.status_started {
    color: Black;
    font-weight: bold;
}

span.status_completed {
    color: Red;
    font-weight: bold;
}
.red {
    color: Red;
    font-weight: bold;
}
span.boldNote {
    font-weight: bold;
    color: Black;
}
table.basicTDLeftPadding td {
    padding-left: 10px;
}
.highLightFont {
    font-weight: bold;
    color: Black;
}
.noPaddingNoMargin {
    padding: 0px;
    margin: 0px;
}
td.literal {
    padding-right: 10px;
}
div.statistics {
    padding: 3px 5px 3px;
    background-color: #EFEFEF;
    border: 1px solid #444444;
    text-align: left; /*vertical-align: top;*/
    color: #000000; /*font-size: 0.85em;*/
}
.table-row-1-alignedRight td {
    text-align: right;
}
.table-row-2-alignedRight td {
    text-align: right;
}
.table-row-2-alignedRight td.td1 {
    background-color: #D1D1D1; /*border-left: 1px solid #C1C1C1;    border-right: 1px solid #C1C1C1;*/
}
.table-row-1-alignedRight td.td1 {
    background-color: #D1D1D1; /*border-left: 1px solid #C1C1C1;    border-right: 1px solid #C1C1C1;*/
}
.table-row-2-alignedRight td.td2 {
    background-color: #FCE8A3; /*border-left: 1px solid #C1C1C1;    border-right: 1px solid #C1C1C1;*/
}
.table-row-1-alignedRight td.td2 {
    background-color: #FCE8A3; /*border-left: 1px solid #C1C1C1;    border-right: 1px solid #C1C1C1;*/
}

tr.Service td {
    background-color: #FFFFBB;
}

tr.Maintenance td {
    background-color: #FFC88C;
}
.BottomAlign {
    vertical-align: bottom;
}


/* For modern browsers */
.cf:before, .cf:after, .rmVertical:before, .rmVertical:after {
    content: "";
    display: table;
}
.cf:after, .rmVertical:after {
    clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf, .rmVertical {
    zoom: 1;
}
.fields {
    padding: 10px 0;
}
.fields .label {
    font-weight: bold;
}
.fields .fields-item {
    float: left;
}
.select-user {
    display: inline-block;
}
.select-user .field {
    float: left;
}
.two-column .column {
    float: left;
    width: 50%;
}

.column-widths-300-auto .column-first {
    width: 300px;
}
.column-widths-300-auto .column-second {
    float: none;
    width: auto;
    margin-left: 300px;
}
.column-widths-300-auto .column-second .column-content {
    float: left;
    width: 100%;
}
.column-widths-400-auto .column-first {
    width: 400px;
}
.column-widths-400-auto .column-second {
    float: none;
    width: auto;
    margin-left: 400px;
}
.column-percents-75-25 .column-first {
    width: 75%;
}
.column-percents-75-25 .column-second {
    width: 25%;
}
.column-content {
    padding: 0 10px;
}
.column-first .column-content {
    padding-left: 0;
}
.two-column .column-second .column-content {
    padding-right: 0;
}
.section {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #dadada;
}
.gridview table {
    width: 100%;
}
.gridview table th {
    text-align: left;
}
.gridview {
    height: 400px;
    overflow: auto;
}
.gridview tr.even, .matris-table tr.even td {
    background-color: #f8f7ef;
}
.gridview td.info {
    position: relative;
    height: 18px;
}
.gridview td.info span.back {
    position: absolute;
    top: 8px;
    height: 1px;
    width: 300px;
    background: #000;
    left: 0;
}
.gridview td.info span.text {
    background-color: #fff;
    padding: 0 10px;
    margin-left: 20px;
    position: relative;
}
.gridview .tr.even td.info span.text {
    background-color: #f8f7ef;
}
p.info span.label {
    float: left;
    width: 120px;
    clear: left;
    padding: 3px 0;
    font-weight: bold;
}
p.info span.value {
    float: left;
    padding: 3px 0;
}


#side h3 .right {
    float: right;
    margin-right: 10px;
    font-weight: normal;
}
#side div.right {
    text-align: right;
}
#side div.right input {
    display: inline;
}

.matris-list {
    padding-bottom: 20px;
}

.matris-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.matris-list li {
    padding-bottom: 10px;
}
.matris-list li.last {
    padding-bottom: 0;
}
.matris-list .matris {
    float: left;
    width: 900px;
    margin-right: 50px;
}
.matris-list .previous {
    float: left;
    width: 200px;
}
.matris-list .error {
    font-weight: bold;
    color: #f00;
}
.matris-list .links {
    font-weight: bold;
    margin: 10px 0 0 0;
}
.matris-list .links a {
    margin-right: 10px;
}
.matris-table th {
    text-align: center;
}
.matris-table input {
    width: 50px;
}
.matris .fields input.textbox {
    width: 80px;
}
.previous h3 {
    color: #000;
}
h4.matris-header {
    margin-bottom: 0;
}
.matris-table-nomargin {
    margin-top: 0;
}


.admin-link {
    margin-left: 10px;
    font-weight: bold;
}
.admin-box {
    padding: 10px;
    border: 1px solid #000;
    margin: 5px 0;
    display: none;
}
.admin-box br {
    display: none;
}
ul.future-changes {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.future-changes .admin-link {
    float: right;
}

div.form {
    width: 650px;
}
div.field-collection-header {
    padding: 10px 0;
    border: 0 solid #aaa;
    border-width: 1px 0;
    margin: 10px 0;
}
div.field-collection .row {
    padding: 5px 0;
}
div.field-collection .row .label, div.field-collection .row label {
    float: left;
    width: 150px;
    font-weight: bold;
}
div.field-collection .row .label label, div.field-collection .row .field label {
    float: inherit;
    width: inherit;
    font-weight: inherit;
}
div.field-collection .row .field {
    margin-left: 170px;
}
div.field-collection .separator {
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
    margin-bottom: 5px;
}
div.field-collection-display .row {
    padding: 1px 0;
}
div.field-collection h4 {
    text-align: center;
    text-decoration: underline;
}

.column .field-collection {
    float: left;
    width: 100%;
}

h4.history-header {
    text-decoration: underline;
    margin: 8px 0 4px;
    text-align: center;
}
table.history-table td.value {
    padding-left: 10px;
}

.booking-overlay {
    position: absolute;
    background: #21e02a;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.booking-overlay-info {
    position: absolute;
    padding: 2px;
    width: 150px;
    border: 1px solid #000;
    background: silver;
}

.form-field {
    padding-bottom: 10px;
}
.form-field label {
    width: 100px;
    float: left;
}
.form-field-submit {
    padding-left: 100px;
}
.form-field-submit label {
    width: auto;
    float: none;
    margin: 0;
    font-weight: normal;
}

.edit-table .edit {
    display: none;
}
table.edit-table td {
    vertical-align: inherit;
}

.filter {
    background: #fafafa;
    border: 1px solid #dadada;
    padding: 10px;
    margin-bottom: 10px;
}
.filter ul {
    padding: 0 0 0 20px;
    margin: 0;
}
.filter .delete-link {
    float: right;
}

/* User Auto Complete List
 *********************************************************************************/
ul.user-auto-complete-list {
    padding: 10px;
    background: #fff;
    border: 1px solid #dadada;
    position: absolute;
    list-style: none;
    width: 300px;
}
ul.user-auto-complete-list li {
    cursor: default;
}
ul.user-auto-complete-list li.selected {
    background: #0052AE;
    color: #fff;
}
ul.no-results li {
    font-style: italic;
}

a.disabled-link:link, a.disabled-link:active, a.disabled-link:visited, a.disabled-link:hover {
    color: #ccc;
    cursor: default;
    text-decoration: none;
}

table.tag-connections-table input.small-input {
    background: #ccc;
    border: 0 none;
    padding: 0;
    margin: 0;
    font-size: 100%;
    font-family: Verdana;
    height: 11px;
}
table.tag-connections-table td.editable {
    cursor: pointer;
}

/* Tags
 *************************************************************/
.tag-search {
    font-size: 1.8em;
    width: 284px;
}
ul.tag-search-suggestions {
    position: absolute;
    z-index: 2;
    list-style: none;
    margin: 0;
    padding: 10px;
    background: #fff;
    border: 1px solid #dadada;
    width: 268px;
}
ul.tag-search-suggestions li {
    padding: 3px;
    list-style: none;
}
ul.tag-search-suggestions li.info {
    font-style: italic;
}
ul.tag-search-suggestions li.already-exists {
    font-style: italic;
}
ul.tag-search-suggestions li.selected {
    background: #0052AE;
    color: #fff;
}
ul.tag-search-suggestions li span.synonym {
    float: right;
}
.tag-search-container {
    position: relative;
    z-index: 1;
}
.tag-search-container span.tag {
    position: relative;
    margin: 10px 10px 0 0;
    padding: 4px;
    background: #0052AE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
}
.tag-search-container span.tag span.close {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 10px;
    height: 10px;
    background: #0052AE url('blue-close.png') no-repeat 1px 1px;
    cursor: pointer;
    display: none;
}
.tag-search-container span.selected span.close {
    display: block;
}


.user-complete-list {
    background-color: window;
    border: 1px solid buttonshadow;
    color: windowtext;
    cursor: default;
    list-style: none outside none;
    padding: 0;
    margin: 0;
    text-align: left;
    z-index: 2000;
}
.ie .user-complete-list {
    margin-top: 10px;
}

.table-scroll-header {
    position: fixed;
    top: 0;
    display: none;
    margin: 0;
}

tr.sub-setting td.description {
    padding: 19px 0 0 10px;
}
tr.sub-setting td strong.title {
    display: block;
    padding-bottom: 6px;
}
tr.sub-setting td.description ul {
    margin: 0;
    padding: 0 0 0 20px;
}

#booking-info {
    display: none;
    padding: 10px;
    border: 1px solid #000;
    margin-top: 20px;
    width: 280px;
}
#booking-info h4 {
    margin: 0 0 10px 0;
}
#booking-info .row {
    padding-bottom: 10px;
}
#booking-info .row label {
    float: left;
    width: 60px;
}
#booking-info .row span {
    margin-left: 60px;
    display: block;
}

/* Default Logged In Page
 ****************************************************/
.startNotifications {
    display: inline-block;
    border: 1px dashed #e20613; /* Myfab LIMS red */
    padding: 10px;
}
.startNotifications span {
    color: #e20613;
}

/* Sortable Tools
 ****************************************************/
.sortableTools-sort {
    width: 100px;
}
