
.btn-danger {
	    background-color: #ce4844 !important;
}

.tooltip {
	background: none !important;
}

.tooltip-inner {
  min-width: max-content !important;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.tooltip.searchText1Tooltip .tooltip-inner,
.tooltip.searchText2Tooltip .tooltip-inner {
          color: #a94442;
          background-color: #e8e8e8;          
        }
.tooltip.searchText1Tooltip .tooltip-arrow,
.tooltip.searchText2Tooltip .tooltip-arrow {
          display: none;
        }

.questionIcon {
	border: 0;
	width: 20px !important;
	height: 20px !important;
}

.radioContainer {
	display: flex !important;
	align-items: baseline;
}

.scroll {
	height: 100px;
	overflow: scroll;
}

.ui-grid-menu .ui-grid-menu-inner ul li button:hover,.ui-grid-menu .ui-grid-menu-inner ul li button:focus
	{
	-webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
	color: blue;
}

input::placeholder { 
    color: grey; 
    font-style: italic;
} 

input[placeholder="MMM DD, YYYY"]::-webkit-input-placeholder { 
    font-style: italic !important;
    font-size:0.7em !important;
} 

input[placeholder="From: MMM DD, YYYY"]::-webkit-input-placeholder { 
    font-style: italic !important;
    font-size:0.7em !important;
} 

input[placeholder="To: MMM DD, YYYY"]::-webkit-input-placeholder { 
    font-style: italic !important;
    font-size:0.7em !important;
} 

  
input:-ms-input-placeholder { 
    color: grey; 
    font-style: italic;
} 
  
input::-ms-input-placeholder { 
    color: grey; 
    font-style: italic;
} 

.sm-warning {
	color : red ;
	
	font-style : italic;
	font-size: .9em;
}

.addressText {
	text-align: center;
}

.addressText h4 {
	line-height: 1.2em;
}

.addressText h3 {
	line-height: 1em;
}

#custom-printpage {
	overflow: auto;
	height: 475px;
}

.searchMenu {
	background: #FFFFFF;
}

.ui-grid-header-cell-wrapper {
	height: 27px;
	max-height: 27px;
}

.grid-right-align {
	text-align: right;
}

.grid {
	height: 300px;
	width: 95%;
	padding-left: 5px;
}

.gridpayer {
	height: 400px;
	width: 95%;
	padding-left: 5px;
}

.gridNameSearch {
	height: 400px;
	width: 95%;
	padding-left: 5px;
}

.gridlm30 {
	height: 400px;
	width: 78%;
	padding-left: 5px;
}
.cbaGrid{
height: 400px;
	width: 90%;
	padding-left: 5px;
}
.gridlm20 {
	height: 400px;
	width: 78%;
	padding-left: 5px;
}
.gridemp {
	height: 400px;
	width: 100%;
	padding-left: 5px;
}

.gridMax {
	height: 95%;
	width: 95%;
	padding-left: 5px;
}

.grid600 {
	height: 600px;
	width: 95%;
	padding-left: 5px;
}

.rptDetailGrid {
	height: 250px;
	width: 140%;
}

.rptDetailOlmsGrid {
	height: 250px;
}
.rpt2021DetailGrid {
	height: 250px;
	width: 140%;
}

.rptAttachmentGrid {
	height: 175px;
	width: 900px;
}

input[type=text]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=text]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration
	{
	display: none;
}

input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],textarea
	{
	font-size: inherit;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-weight: normal;
	color: gray;
	font-size: normal;
}

::-moz-placeholder { /* Firefox 19+ */
	font-weight: normal;
	color: gray;
	font-size: small;
}

:-ms-input-placeholder { /* IE 10+ */
	font-weight: normal;
	color: gray;
	font-size: small;
}

:-moz-placeholder { /* Firefox 18- */
	font-weight: normal;
	color: gray;
	font-size: small;
}

div#booksSpinner {
	padding-top: 200px;
	padding-left: 30%;
}

.btn-tab-delete {
  padding-left : 1px ;
  padding-top : 1px ; 
  padding-bottom : 1px ;
  padding-right : 1px; 
  font-style : bold ;
  font-size: 1.3em;
  visibility: visible;
  color: black ; 
   background-color: transparent;

}

.btn-tab-delete:hover {
  background-color: transparent;
   color: red ; 
   cursor: pointer;
    visibility: visible;
}

.well {
	background-color: #FFFFFF;
}

.vertical{
    writing-mode:tb-rl;
    padding-bottom : 100px ;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform:rotate(180deg);
    transform: rotate(180deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;
}
.onerow {
    display: inline-block;
}
 span.bold-red {
    color: red;
    font-weight: bold;
    font-size: 1.3em;
}
 span.bold-red1 {
    color: brown;
    font-size: 1.1em;
    font-weight: bold;
}

 span.bold-black {
    color: black;
    font-size: 0.9em;
    font-weight: bold;
}

 div.bold-red1 {
    color: brown;
    font-size: 1.1em;
    font-weight: bold;
}
.no-rows {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    z-index: 1000;
    color:black;
    font-size: 3em;
}

.nav-tabsmenu.active > a{
  background-color: #c6c6c6 !important;
  color : #000000 !important;
}

.tab-pane{
  background-color: #c6c6c6;
}

.pagecontent{
  background-color: white;
  padding-top: 10px;
}

.nav-tabsmenuoption > a {
  background-color: #e6e6e6;
  border: 0px !important;
  color : #225078;
}

.nav-tabsmenu > a {
  background-color: #f2f2f2;
  border: 0px !important;
  color : #225078;
}

.nav-tabsmenuoption {
  padding-top: 5px;
}

.nav-tabs{
  font-size:12px;
  border-bottom-width: 0px;
  
}

.nav-tabs > li{
  margin-bottom: 0px;
}

.nav-tabsmenu {
  font-weight:bold ;

}

.uniontabset > ul {
  margin-left: 20px;
}

.lowertab.active > a {
  background-color: #c9dde1 !important;
}

body {
-ms-overflow-style: scrollbar;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number]::-ms-clear {
  width : 0;
  height: 0;
}

.hide-this {
  display: none;
}

.ui-grid-filter-container .ui-grid-filter-button [class^=ui-grid-icon]{
  position:absolute;
  top:15px;
  line-height:32px;
  margin-top:-20px;
  right:10px;
  opacity:.66
}

.input-sm.ng-valid-date{
min-width: 100px !important;
max-width: 100px !important;
}

.ui-grid-cell-contents a {
	color: #2e6fa7;
}

#FooterMenuContainer a {
	color: #1f4c72 !important;
}
}