﻿.activePage 
{
    background-color: #36c6d3 !important;
    color: white !important
}
.custom-padding-button {
    padding-left:4px ;
    padding-right:4px;
    padding-top:2px;
    padding-bottom:2px
}
.read-only {
    cursor: not-allowed;
}
.read-only * {
    cursor: not-allowed;
}

.readonly-processing-record * {
    padding-bottom: 5px
}

.error {
        color: #dd2c00;
 }

.error > span {
        color: #dd2c00;
 }

.select2-results__option--highlighted[aria-selected] {
    background-color: #546E7A !important;
    color: #FFF;
}

.portlet-body {
    margin-top: -20px;
    
}
.requiredField {
    color:#dd2c00 !important
}
.page-breadcrumb {
    padding-top: 20px !important
}
.dropdown-menu {
    max-height: 300px !important
}
.actionBarButtons {
    padding-top: 20px
}

.connectedSortableSurgical {
    /*border: 1px solid red;*/
}
.connectedSortableNonSurgical {
    /*border: 1px solid red;*/
}
.draggableCard {
    cursor: move;
}

.hiddenColumn {
    width: 0px;
}
.draggableCard-placeholder {
  border: 2px dashed #eee;
  margin-bottom: 25px; 
}

.blank-supply-placeholder {
  border: 2px dashed #eee;
  height: 200px;
}

.bold {
    font-weight: bold
}

.processing-step-button {
    min-width: 200px;
    min-height: 100px; 
    font-size: large;
    font-weight: bold;
    margin-bottom: 5px
}


.portlet-title {
    /*margin-top: -10px;*/
    padding-top: 0px !important;
     padding-bottom: 0px !important
}

.error > input ,.error > select {
    border: 1px solid #dd2c00;
}

.tissue-header-box {
    background-color: #546e7a !important; 
    border: 1px solid #546e7a;
    min-height: 40px;
    margin-bottom: 0px !important;
    padding-left: 20px !important;
    color: white;
}

.request-header-box {
    background-color: #91B73D !important; 
    border: 1px solid #91B73D;
    min-height: 40px;
    margin-bottom: 0px !important;
    padding-left: 20px !important;
    color: white;
}

.collapseable-box {
    background-color: #072A48; border: 1px solid #072A48;
    /*color:white*/
}

.selected-card {
    background-color: #072A48 !important;
    color:white !important
}

.selected-card a,.selected-card h4{
    background-color: #072A48 !important;
    color:white !important
}


.in-process-card {
    background-color: #91B73D !important;
    color:white !important
}

.in-process-card a,.in-process-card h4{
    background-color: #91B73D !important;
    color:white !important
}


.done-card {
    background-color: #546E7A !important;
    color:white !important
}


.done-card a,.done-card h4{
    background-color: #546E7A !important;
    color:white !important
}

.tissues-board-categorycard-selected {
    min-height: 200px;
    cursor: pointer;
    background-color: #072A48 !important;
    color:white !important
}
.tissues-board-categorycard-selected a,.tissues-board-categorycard-selected h3{
    background-color: #072A48 !important;
    color:white !important
}


.tissues-board-categorycard {
    min-height: 200px;
    cursor: pointer;
    background-color: #546e7a !important;
    color:white !important
}
.tissues-board-categorycard a,.tissues-board-categorycard h3{
    background-color: #546e7a !important;
    color:white !important
}

.tissues-card-selected {
    height: 210px;
    background-color: #072A48 !important;
    color:white !important
}
.tissues-card-selected a,.tissues-card-selected h4{
    background-color: #072A48 !important;
    color:white !important
}

.tissues-board-card {
    height: 210px;
    background-color: #546e7a !important;
    color:white !important;
    font-size:14px
}
.tissues-board-card-highlighted {
    height: 210px;
    background-color: #91B73D !important;
    color:white !important;
    font-size:14px
}

.tissues-board-card a,.tissues-board-card h4{
    background-color: #546e7a !important;
    color:white !important
}

.tissues-board-card-selected {
    height: 210px;
    background-color: #91B73D !important;
    color:white !important
}
.tissues-board-card-selected a,.tissues-board-card-selected h4{
    background-color: #91B73D !important;
    color:white !important
}

.processing-supply-card {
    height: 200px;
    background-color: #546e7a !important;
    color:white !important
}
.processing-supply-card a,.processing-supply-card h4{
    background-color: #546e7a !important;
    color:white !important
}

.processing-tissue-card {
    height: 150px;
    background-color: #546e7a !important;
    color:white !important
}
.processing-tissue-card a,.processing-tissue-card h4{
    background-color: #546e7a !important;
    color:white !important
}

.tissues-card-footer {
    position:absolute; 
    bottom: 30px; 
    width: 88%
}


.badge-surgical-clear {
    background-color: #91b73d;
}

.badge-surgical {
    background-color: #b0bec5 ;
}


.moduleSeparater

.pageBody {
    margin-top: -90px;
    padding-left: 20px;
    padding-right: 20px
}
.pageBodyStatusBoards {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.selected-breadcrumb-link-statusboard {
    color: black;
    font-weight: bold
}

.pageTitle {
     margin-top: -20px;
}

.saveActions {
    text-align: center
}

.form-actions {
    border: none !important
}

.form-group {
    padding-right: 10px;
    padding-left: 10px
}
.mt-radio-inline {
    margin-bottom: -5px
}

.clear-date-icon {
    color: grey;
    cursor: pointer
}

/*.slimScrollDiv {
    margin-left: -20px;margin-right: -20px
}*/

.draggableRow {
    cursor: move
}


.dataTables_filter input{
    min-width: 400px
}

.board-top-bar li{
    height: 55px;
}
.board-top-bar li.span{
    padding-top: 20px;
}

@media (min-width: 992px) {
  body {
      overflow-y: hidden
  }

}

