
@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@300;400;700&family=Quicksand:wght@300;700&display=swap');


  body,html {
    margin: 0;
    padding: 0;
    height: 100%
  }

  .bri-wam-container {

    min-height: 100%;
    text-align: center;
    font-family: 'Quicksand';
  justify-content: center;

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;


  }

  .bri-wam-content-fwidth {
    max-width: 1100px;
    margin: 20px auto;
  }

  .bri-wam-pagebody {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
    text-align: left;
  }
  .bri-wam-top {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
  }


  .bri-wam-footer {
    order: 0;
    flex: 0 1 auto;
    align-self: auto;
  }
  .bri-wam-logo {
    width: 100%;
    text-align: center;
    padding: 30px 0;
  }

  .bri-wam-logo img {
    max-width: 280px;
  }

  .bri-wam-content-area {
    padding: 10px 30px;
    margin: 0 auto;
  }

  .bri-wam-glass-tile-dark {

    color: #fff;
    border-top: 0px;
  

  
  }

  .bri-wam-glass-tile-darkarea {

    background: rgb(7 7 7 / 18%) !important;
  
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
  
  
  }


  .bri-wam-glass-tile-light {
    background: rgb(49 44 40 / 29%);
    border-radius: 8px 8px 0 0;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
    border-bottom: 0px;
 
  }
.bri-wam-flex2-even {
  
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
    
}


.bri-wam-flex2-even-item {
    order: 0;
    flex: 1 1 auto;
    align-self: auto;
    }

  .bri-wam-editable-table {
    width: 100%;
    margin: 0 20px;
  }
  .bri-wam-editable-table td, .bri-wam-editable-table th  {
    padding: 10px 4px 10px 10px;
    border-left: 1px solid rgba(189, 168, 130, 0.1);
  }
.bri-wam-editable-table th {
  padding-top: 20px;
}

  .bri-wam-editable-table td:first-child, .bri-wam-editable-table th:first-child  {
    border-left: 0px;
  }

  
  .bri-wam-editable-table tr:last-child td  {
    padding-bottom: 40px;
  }

  h1 {
    color:#fff;
    font-size: 30px;
    margin: 0 0 12px 0;
  }

   h2 {
    color: #ffc95d !important;
    margin: 0
   }
.bri-wam-appmenu {
    display: inline-block;

    background: rgb(203, 90, 21, 0.2);
    border-radius: 8px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    list-style: none;
    color: #fff;
    font-weight: 700;
    padding: 0px;
}
.bri-wam-appmenu li {
   display: inline-block;
   padding: 8px 16px;
}
  .bri-wam-monthpicker {
font-size: 17px;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
    font-family: 'Quicksand';
    font-weight: 700;
    height: 100%;
    margin: 3px;
    padding: 7px 12px 8px 12px;
    border-radius: 10px;


  }

  .bri-wam-monthpicker-item {
    display: inline-block;
    height: 100%;
    padding: 7px 12px 8px 12px;
    border-radius: 10px;
    border: 1px solid rgb(119 93 0 / 40%);

  }

  .bri-wam-monthpicker-selected {
    background: #ffc95d !important; 
    color: #111 !important; 

  }
  .bri-wam-monthpicker-item:first-child {
    border-left: 0;
  }


body {
    background-image: url(./barrelsbackdrop.jpg);
    background-size: cover;
}


body {
  background-image: url(./dalmoredark5.jpg);
  background-size: cover;
  background-position: bottom;
}
.entitylist {
    background-color: transparent !important;
color: #fff !important;
}



.table td {
    border-left: 0px solid #eee;
    border-bottom: 0px solid #eee;
    text-wrap: nowrap !important;
}

.navbar-static-top.navbar-inverse, .navbar-inverse {
    background-color: transparent !important;
}


.table>thead>tr>th {
    vertical-align: middle !important;
    border-bottom: 0px !important;
    background: transparent;
    border-right: none;
    text-wrap: nowrap !important;
}



.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: none !important;
    border-left: 1px solid #111;
}


.navbar-brand {
   justify-content: center;
   float:none;	
}

.navbar-header {
width:100%
}


.navbar-nav {
position: absolute;
right: 20px;
top: 20px;
}

h1 {
color: #fff !important;}



#bri_actualsanddepletions_DefaultPcfEntityGrid_Container {
  min-height: 40% !important;
  }


  

.entitylist div {
  background-color: transparent !important;
}
.crmEntityFormView, .entitylist, .modal-content, .popover-content {

  color: #000000;
  border: 1px solid #f2f2f2;
}
.crmEntityFormView, .entitylist {
  border: 0px !important;
}
.crmEntityFormView, .entitylist {

  color: #000000;
  border: 1px solid #f2f2f2;
}

.root-109 .ag-theme-balham .ag-cell:not(ag-cell-focus):not(.ag-cell-range-selected) {
  border: 0px !important;
  border-left: 1px solid #111 !important;
}

.root-109 .ag-theme-balham .ag-cell.ag-cell-not-inline-editing.non-editable-cell:not(:has(.total-cell)) {
  background-color: transparent !important;
}


.ms-Label div {
  color: #fff !important;
}

.divider-vertical {
  display:none !important;
}

#search {
  display:none;
}


.navbar-brand img {
  max-width: 320px;
  height: revert !important;
}
.root-109 .non-editable-cell {
  background: transparent !important
}
.navbar-static-top.navbar-inverse {
  -webkit-box-shadow: none; 
  -moz-box-shadow: none;
   box-shadow: none;
}


.root-109 .RowSelectionCheckMarkSpan {
  border-bottom: transparent !important;
  border-top: transparent !important;
}


.footer-bottom {
  background-color: transparent !important;
  background: transparent !important;
}



.ag-cell * {
  color: #fff !important;
  font-size: 18px !important;

}


.ag-header {
  height: 60px !important;
  min-height: 60px !important;
}
#bridatatableholder {
  overflow: scroll;
  margin: 0 20px;
  background: rgba(7, 7, 7, 0.4);
  border-radius: 0 0 8px 8px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(127, 108, 73, 0.3);

}
#bridatatable {

  height: 400px;
}

.entitylist {
  height: 2500px  !important;
}
.footer {
  display:none !important;

}
.bri-publishall-btn {
  padding: 12px 14px 9px 14px;
  border-radius:4px; 
  background: #aa6612; 
  color: #fff; 

  font-weight: 700;
margin-left: 10px;
  border: 1px solid #bd5259;
  border: 0px;
  /*filter: drop-shadow(0px 0px 4px #3b1212);*/
}

.ribbonButtonsRight {
  position: absolute; 
  top: 24px; 
  right: 26px;
}



.ms-FocusZone.css-115 {
  height: 3000px !important;
}


.crmEntityFormView, .entitylist, .modal-content, .popover-content {
  background: rgba(7, 7, 7, 0.4) !important;
  padding-top: 6px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}


.ui-dialog-titlebar-close {
  display: none
}


.ui-widget-header {
  border: 0px;
}


.ui-widget-overlay {
  background: #000;
}

.ui-widget button {
  font-size: 0.8em !important;
}

.ui-dialog {
  font-family: 'Quicksand';
  padding: 20px;
  font-size: 20px;
  font-weight: 300 !important;
}

.bri-wam-datatable table {
    width: 100%;
    font-size: 16px
}

.bri-wam-datatable th {
    padding: 12px;
    font-size: 16px;
    border-right: 1px solid rgb(0 0 0 / 24%);
}

.bri-wam-datatable td {
    padding: 12px;
    border-top: 1px solid rgb(0 0 0 / 44%);
    border-right: 1px solid rgb(0 0 0 / 24%);
    font-size: 16px;
    text-align: right;
    word-wrap: normal;
}


.bri-wide-container {
  margin: 0px 25px;
}


.bri-standard-padding {
  padding: 25px;
}

.bri-select-control {
  color: #000;
  padding: 7px;
  padding-left: 5px;
  margin-right: 5px;
}

.bri-select-control option {
  padding: 7px;
  padding-left: 5px;
}

.bri-scrollcustom::-webkit-scrollbar {
  width: 12px;
  scrollbar-color: red orange;
}

.bri-scrollcustom::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(150, 150, 150, 0.829); 
  border-radius: 3px;
  scrollbar-color: red orange;
}

.bri-scrollcustom::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, 0.89); 
  scrollbar-color: red orange;
}


.bri-datasheet-overrides tr, .handsontable tr {
background-color: none;

}

.bri-datasheet-overrides td {
  background-color: none;
  padding: 5px 8px;
 
  
  }

  .handsontable td, .handsontable th {
    background-color: none !important;
  }


.bri-datatable-holder * {
  background-color: transparent !important;
  color: #fff !important;

}

.bri-datatable-holder th {
  border: 0 !important;
  border-top: 0px solid rgba(1, 1, 1, 0.6) !important;
  border-right: 1px solid rgba(1, 1, 1, 0.3) !important;
  padding: 14px 5px 0px 5px !important;
  text-align: left !important;
  font-size: 16px;
}

.bri-datatable-holder td {
  border: 0 !important;
  border-top: 1px solid rgb(177 177 177 / 14%) !important;
  border-right: 1px solid rgb(67 60 55 / 38%) !important;
  white-space: nowrap !important;
  padding: 14px 10px 10px 10px !important;
}

/* Removed - .handsontable input, - Unsure what it is for*/ 
.handsontable textarea {
  min-height: 0;
  background: #fff !important;
  color: #111 !important;
  line-height: 31px !important;
}


.table-overflow-container {
  overflow: scroll;
}


.bri-brandedcontrolholder {
  background: #8f1d24; 
  background: #aa6612;
  padding: 4px;
  display: inline-block;
  border-radius:3px;
  
}

.bri-brandedcontrolholder select, .bri-brandedcontrolholder input {
  background-color: transparent;
  border: 0px;
  color: #fff;
  font-weight: 700;
}

.bri-brandedcontrolholder {
border: 1px solid #bd5259 !important;
border: 1px solid #aa6612 !important;
}
.bri-brandedcontrolholder option {
  border: 0px;
  color: #111;
  background: #ffffff; 

}



.menu-bar {
  display:block;
}

.highlight, .current{
  border: 1px solid #f7b2b6 !important;
}



.handsontable th:last-child, .handsontable td:last-child{
  /*visibility: hidden;*/
}



.handsontable td:nth-child(4){
  border-left: 2px solid #8f1d24 !important;
  border-right: 2px solid #8f1d24 !important;
  border-left: 1px dashed #d08427 !important;
  border-right: 1px dashed #d08427 !important;


  font-weight: 700 !important;
}

.handsontable tr:last-child td:nth-child(4) {
  border-bottom: 2px solid #8f1d24 !important;
  border-bottom: 1px dashed #d08427 !important;
}

.handsontable tr:first-child td:nth-child(4) {
  border-top: 2px solid #8f1d24 !important;
  border-top: 1px dashed #d08427 !important;
}

.handsontable tr:first-child th {
  font-weight: 700 !important;
}


.handsontable th {
  background: rgb(16 13 9 / 90%) !important;
  border-right: 1px solid rgba(85, 70, 63, 0.6) !important;
}

.handsontable tr:first-child th {
  border-bottom: 1px solid rgba(85, 70, 63, 0.4) !important;
}

.handsontable td, .handsontable th {
  font-size: 16px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);

}

.body {
  background-image: url(./daldark2.jpg) !important;
  background-size: cover;
}


.wtHolder::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: rgba(0,0,0,0.3);

}

.wtHolder::-webkit-scrollbar
{

	background-color: rgba(0,0,0,0.3);
}

.wtHolder::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #d08427;
}

.wtHolder::-webkit-scrollbar-corner { background: rgba(0,0,0,0); }


.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
  border-left: 1px solid #aa6612;
  padding: 8px 15px 4px 15px;
  font-size: 18px;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav  {
  border-right: 1px solid #aa6612;
}

#actualstocktipbubble {
  display: inline;
  width: 1px;
  height:1px;
  position: relative;;
}

#actualstocktipbubble .tiptext {
  position:absolute;
  bottom: 20px;
  left:40px;
  background-color: #fff;
}

#content-container * {
  background: transparent !important;
color: #fff !important;
}


.crmEntityFormView {
 background: transparent !important;
}

.field-label {
color:#fff !important;
}



.container {
margin-left: 15px !important;
margin-right: 15px !important;
width:100% !important;
}

.weblinks li:first-child {
display:none;
}

.navbar-brand {
width: 300px;
position:relative;
left: 25px;
}



.handsontable thead th .relative {
  padding: 0px;
  font-size: 15px;
  letter-spacing: -0.5px;
}

.navbar-toggle {
  background-color: #d08427 !important;
  border: 0px !important;
}

.publishedRowFormat {
  color: #7e7e7e !important;
  background-color: #777;
}

@media (max-width: 1200px) {




  .navbar-nav {
      background: #111;
      width: 300px;
      position: absolute;
      top: 40px;
  
  }
  
  .navbar-toggle {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  
  }
  
  
  .ui-dialog {
    min-width: 400px !important;
    color: #111 !important;
  }