#ExecsummarySales {
    background: #EFEFF0;
}

#ExecsummarySales .ag-material .rowSelected {
    background-color: #EAF4FD !important;
    transition: background-color 0.3s !important;
}

#ExecsummarySales .no-margin {
    margin: 0 !important;
}

#ExecsummarySales .ag-material .rowSelected .ag-cell:first-child {
    border-left: 4px solid #2196F3;
    padding-left: 4px;
}

#ExecsummarySales .ag-material .rowSelected:hover {
    background-color: #ebebeb;
}

#ExecsummarySales .text-align-end {
    text-align: end;
}

#ExecsummarySales .ag-material .rowSelected.ag-row-focus:hover {
    background-color: #ebebeb;
}

#ExecsummarySales .ag-material .ag-row-selected {
    background-color: white;
}

md-option.asesorList{
	font-size: 14px;
	height: 30px
}

#ExecsummarySales {
  font-size: 16px;
}

#ExecsummarySales .btn1{
  min-width: 40px;
}

#ExecsummarySales .activebtn{
	background: #81D4FA;
	/*color:#FFF;*/
}


#ExecsummarySales .arrowBtn.disabled {
  outline: none;
  color: #E2E2E4;
  cursor: not-allowed;
}


#ExecsummarySales .arrowBtn.enabled {
  outline: none;
  color: #000000;
  cursor: pointer;
}

#ExecsummarySales .vertical-centered{
  align-items: center;
}

#ExecsummarySales .justify-around-content{
  justify-content: space-around;
}

#ExecsummarySales .justify-between-content {
  display: flex;
  justify-content: space-between;
}

#ExecsummarySales .flex-row {
 display: flex;
 flex-flow: row nowrap;
}

#ExecsummarySales .flex-col {
 display: flex;
 flex-flow: column nowrap;
}

#ExecsummarySales .align-centered {
align-self: center;
}

#ExecsummarySales .bolded {
  font-size: x-large;
  font-weight: bolder;
  text-transform: capitalize;
}

#ExecsummarySales .bolded-no-capitalize {
  font-size: x-large;
  font-weight: bolder;
}


#ExecsummarySales .legend-text {
  color: #85868C;
}

#ExecsummarySales .camelcase-text {
  text-transform: capitalize;
}
#ExecsummarySales .remove-border {
  border: none;
}
#ExecsummarySales md-card.md-analyticboard-theme, md-card.rounded {
  border-radius: 5px !important;
}

#ExecsummarySales md-card {
  box-shadow: none;
}

#ExecsummarySales .light-gray-bg {
  background: #EFEFF0;
}

#ExecsummarySales .light-gray-bg {
  background: #EFEFF0;
}
#ExecsummarySales .dark-color-text {
  color: #242732;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #d8d8d8;
  border-radius: 6px;
}
.pr-2{
padding-right: 2%;
}
.pr-1{
  padding-right: 1%;
}
.pb-1{
  padding-bottom: 1%;
}
.mh-50{
  min-height: 50px;
  height: 50px;
}

#ExecsummarySales .ag-material .ag-header {
  border: none;
  text-align: start;
}

#ExecsummarySales .ag-material .ag-header-cell-label .ag-header-cell-text {
  font-weight: normal;
  color: #85868C;
}

#ExecsummarySales #help{
    /*min-height: 50px;*/
    /*width: 150px;*/
    padding: 5px;
    /*background: rgba(255, 255, 255, 1);*/
    background: #FAFAFA;
    border: 1px solid #666;
    position: absolute;
    z-index: 2000;
    font-size: 12px;
    border-radius: 4px;
    display: none;
}

#ExecsummarySales .logoCompany{
    max-width:100%;
    max-height:50px;
}

#ExecsummarySales .ag-cell svg{
  margin-top: -10px;
  margin-left: 10px;
}

#ExecsummarySales .text-align-right {
    text-align: end;

}
#ExecsummarySales .ag-material .ag-header-cell-label {
    text-align: center;
    justify-content: center;
}
#ExecsummarySales .barInCell{
  margin-left: 10px;
}

#ExecsummarySales .md-button.md-analyticboard-theme.md-primary.selected {
  /*border-bottom: 2px solid #a9a9a9;*/
  /*color: #3387AF;*/
  /*margin-top: 1px;*/
  background-color:#3387AF;
  color:#eee;
}
#ExecsummarySales .md-button.md-analyticboard-theme.md-primary.selected:hover {
  /*border-bottom: 2px solid #a9a9a9;*/
  /*color: #3387AF;*/
  /*margin-top: 1px;*/
  background-color:#3387AF;
  color:#2d3139;
}

#ExecsummarySales .md-button.md-analyticboard-theme.md-primary {
    line-height: 16px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
    min-height: 20px;
    height: 26px;
  }

#ExecsummarySales .disabled {
    outline: none;
    color: #ccc;
}

#ExecsummarySales .text-align-center {
    text-align: center;
}

#ExecsummarySales .description{
    font-size: 12px;
    color:#ccc;
    padding-left: 10px;
}

#ExecsummarySales #imgLoading {
    position: absolute;
    top: 250px;
    left: 47%;
    height: 100%
}

#ExecsummarySales .cont1 {
    opacity: 0.1;
    filter: alpha(opacity=5);
}

#ExecsummarySales .light-gray-bg {
    background: #EFEFF0;
}

#ExecsummarySales .md-analyticboard-theme .md-datepicker-input-container {
    border-bottom-color: rgba(0,0,0,0.12);
}

#ExecsummarySales .md-analyticboard-theme .md-calendar-month-label md-icon, .md-analyticboard-theme .md-datepicker-input {
    text-align: center;
}

#ExecsummarySales .md-analyticboard-theme .md-calendar-month-label md-icon, .md-analyticboard-theme .md-datepicker-input {
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    text-align: start;
}

#ExecsummarySales #asesorGrid .ag-body-viewport {
  overflow-x: hidden;
  overflow-y: hidden;
}

#ExecsummarySales .table-grid {
    width: 101%;
    height: 100%;
    min-height: 300px;
}

/*#ExecsummarySales #tables-cards md-card {*/
/*    width: 100%;*/
/*}*/

#ExecsummarySales .title-separator {
    margin-left: 40px;
    border-left: 1px solid #ccc;
    padding-left: 40px;
}

#ExecsummarySales .no-padding-cell {
    padding-top: 0 !important;
}

#ExecsummarySales .green{
    color:#5cbf46;
    font-weight: bold;
}

.show-filter-header .ag-header-icon.ag-header-cell-menu-button {
  opacity: 1 !important;
}




