.btn-warning {
  color: white;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  
  .dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
  }
  
  .table-icons {
    width: 26px;
    height: 26px;
    border: none;
    cursor:pointer;
  }

.gridActionButtonTransparent{
  background-color: transparent;
}

.header{
  width: 100%;
}

.logo {  
  width: 210px;
  height: 30px;
  position: relative;
  background-size:contain;
}

.panel-header > .panel-heading{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}

.large-input {
  width: 400px
}

.note-width {
  width: 2039px
}

.resend-spacing {  
  width: 1140px;
}

.filter-small-width {
  width: 75px !important
}

.note-width-detail-div {
  width: 1400px
}

.note-width-detail {
  width: 675px
}

.date-width {
  width: 280px
}

.date-width-min {
  width: 220px
}

.note-width {
  width: 1142px;
}

.note-width-detail {
  width: 1125px;
}

.lookup {
  font-weight: bold;  
}

.notFound {
    font-family: Arial, Helvetica, sans-serif;
    color: coral;
    font-size: 18px;    
    font-weight: bold;
}