@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');
.google-visualization-table-table th, .google-visualization-table-table td {
    font-family: 'ProximaNova', 'Nunito Sans', sans-serif !important;
    text-align: left;
    border-color: #2a3139 !important;
    font-size: 16px;
    color: #29313a;
}

.google-visualization-table-table th {
    letter-spacing: 0.03em;
}

.google-visualization-table-table .gradient, .google-visualization-table-div-page .gradient {
    background: #f2f3f3 !important;
    color: #29313a;
}
.count {
    border-top: 1px solid #2a3139;
    border-bottom: 1px solid #2a3139;
}
.awt-vis-controls-csvFilter .awt-csvFilter-button {
    border: 1px solid #2a3139;
    background: #f2f3f3;
}

.awt-vis-controls-SearchFilter .awt-searchFilter-cont .awt-searchFilter-input {
    
       border-color: #2a3139 !important; 
}

body, .google-visualization-table-table {
font-family: 'ProximaNova', 'Nunito Sans', sans-serif !important;
font-weight:400;
line-height: 1.4em;
}
.awt-vis-controls-csvFilter .awt-csvFilter-button {
    font-family: 'ProximaNova', 'Nunito Sans', sans-serif !important;   
    border-color: #2a3139 !important;
}
.google-visualization-table-tr-odd {
    background-color: #FAFAF7 !important;
}

.awt-vis-controls-csvFilter .csvFilter-item,  .awt-vis-controls-csvFilter .csvFilter-item.cart-menuitem-highlight {
    border-bottom: solid 1px #2a3139 ;
    padding: 2px .35em;
}
.awt-vis-controls-csvFilter .csvFilter-item:last-child{
    border-bottom: none;
}
.awt-vis-controls-csvFilter .awt-csvFilter-dropdown-menu.charts-menu.charts-menu-vertical {
    padding: 0;
    border-color: #2a3139 !important;
}

.goog-custom-button-collapse-right .at-pagination-button {display: flex;
  align-items: center;
  justify-content: center;}
.goog-custom-button-collapse-right .at-pagination-button svg.at-svg-icon {display: none}
.goog-custom-button-collapse-right .at-pagination-button:before {
    content: "";
    display: block;
    border-left: solid 2px #fd6d74;
    border-bottom: solid 2px #fd6d74;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 8px;
    height: 8px;
}
.goog-custom-button-collapse-left .at-pagination-button {display: flex;
  align-items: center;
  justify-content: center;}
.goog-custom-button-collapse-left  .at-pagination-button svg.at-svg-icon {display: none}
.goog-custom-button-collapse-left  .at-pagination-button:before {
    content: "";
    display: block;
    border-right: solid 2px #ff000c;
    border-bottom: solid 2px #ff000c;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 8px;
    height: 8px;
}

.awt-csvFilter-downArrow {display: flex;
  align-items: center;
  justify-content: center;}
.awt-csvFilter-downArrow svg.at-svg-icon {display: none}
.awt-csvFilter-downArrow:before {
    content: "";
    display: block;
    border-left: solid 2px #ff000c;
    border-bottom: solid 2px #ff000c;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 8px;
    height: 8px;
        margin-top: -5px;
}


/* .awesome_table_wrap {
  margin-bottom: 30px;
  overflow: auto; }
  @media screen and (max-width: 1024px) {
    .awesome_table_wrap table {
      width: 900px !important; } }

.awesome_table {
  border-top: 1px solid rgba(155, 155, 155, 0.4);
  border-bottom: 1px solid rgba(155, 155, 155, 0.4); }
  .awesome_table tr:first-child {
    font-weight: 600;
    background: #f2f2f2; }
  .awesome_table tr:nth-child(2n+3) {
    background: #f9f9f9; }
  .awesome_table tr > * {
    padding: 12px 10px;
    text-align: center;
    vertical-align: top;
    border-right: 1px solid rgba(155, 155, 155, 0.4); }
    .awesome_table tr > *:first-child {
      border-left: 1px solid rgba(155, 155, 155, 0.4); }
*/
/*# sourceMappingURL=06_table.css.map */
