.resourcesMapped-row { margin: 0; }
.bt { /* border-top: 10px solid #004C9B; */ border-bottom: 2px solid #004C9B; }
.tile1 { border-right: 1px solid #c6c6c6; }
.tile2 { border-right: 1px solid #c6c6c6; }
.tile1 .icon {color: #fff; background: #004C9B; padding: 10px; border-radius: 6px; font-size: 16px;}
.tile1 span {font-weight: 700; font-style: italic; font-size: 18px;}
.tile2 .icon { color: #fff; background: #004C9B; padding: 10px; border-radius: 6px; font-size: 16px;}
.tile2 span { font-weight: 700; font-style: italic; font-size: 18px;}
.mius-btn {background: #BEC0BF; border-radius: 5px 0px 0px 5px !important; border: 1px solid #BEC0BF; padding: 7px; }
.plus-btn {background: #BEC0BF; border-radius: 0px 5px 5px 0px !important; border: 1px solid #BEC0BF; padding: 7px; }
.additem-btn {background-color: #004C9B; border-radius: 5px; border: 1px solid #004c9b; color: #fff; font-weight: 700; padding: 0px 5px 2px; width: 32px; height: 32px; font-size: 24px; font-weight: 500; line-height: 24px; }
.cross-date {background: #004c9b; color: #fff; border-radius: 50%; float: right; font-size: 12px; width: 15px; height: 15px; text-align: center; line-height: 16px; margin-top: 2px; }
.date-snap { background: #E4E4E4; border-radius: 16px; padding: 3px 5px 3px 15px; width: auto; margin-top: .3rem; margin-bottom: 0rem; color: #004c9b; /* font-weight: 700; */ }
.tile3 label { font-size: 16px; }
.tile3 .icon { color: #fff; background: #004C9B; padding: 10px; border-radius: 6px; font-size: 16px;}
.tile3 span { font-weight: 700; font-style: italic; font-size: 18px; margin-right: 5px;}
.tile1 .form-control { font-weight: 700; color: #495057; background-color: #fff; }
.tile2 .form-control { font-weight: 700; color: #495057; background-color: #fff; }
.tile3 .form-control { font-weight: 700; color: #495057; background-color: #fff; }

.filter {margin: 0 !important;}
.left-filter {border-right: 2px solid #004C9B;;}
.left-filter span.filtertitle-row { font-weight: 700; font-style: italic; font-size: 18px; }
.rest-all-filter { border: 1px solid #004c9b; background: transparent; color: #004c9b; font-weight: 700; border-radius: 4px; padding: 3px 10px; }
.filter-tab { border-top: 1px solid #C6C6C6; background: #EDEFEE; border-bottom: 1px solid #c6c6c6; }
.filter-tab a {color: #000; font-weight: 500; text-align: left;}
.filter-tab .nav-item {border-right: 1px solid #C6C6C6; width: 50%;}
.filter-tab .nav-item:last-child {border-right: 0;}
.icon-filter-tab {color: #fff; background: #004C9B; padding: 10px; border-radius: 6px;}
.left-filter .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #000000; background-color: #ffffff; text-align: left; font-weight: 700; border-radius: 0; border-bottom: 0; border: 0; }
.form-control { font-weight: 500; color: #495057; background-color: #fff; border: solid 1px #bbbbbb; width: 100%; }
.list-inline-item .form-control { width: 150px; }
.find-btn { background: #004c9b !important; border: 1px solid #004c9b !important; }
.right-filter span { font-weight: 700; font-style: italic; font-size: 18px; }
.filter-container {border-top: 2px solid #004c9b;}
.color-green { color: #14AC09; font-size: 16px !important; font-style: initial !important; font-weight: 200 !important; }
.color-orange { color: #F77118; font-size: 16px !important; font-style: initial !important; font-weight: 200 !important; }
.color-icon {color: #004c9b;}
/* .right-filter ul { margin-top: 0; margin-bottom: -15px !important; } */
.right-filter .table-striped tbody tr:nth-of-type(odd) { background-color: #004c9b0d; }
.right-filter .form-control { background-color: #fff; }
.MuiInputBase-root .MuiInputBase-input { width: 100%; padding: 6px 0 7px; background: #fff; border: solid 1px #bbbbbb; padding: 10px; border-radius: 5px; }
.MuiInputBase-root .MuiInput-underline:before { border: none; }
.MuiInput-underline:before { border: none !important; }
.col-md-3.tile3 .form-control { width: 100%;}