/* 
 * Styles for Data Dashboard element, Requests By Category.
 */

 #rbc * {
  /*font-family: 'Open Sans', sans-serif;*/ }
  #rbc * h1 {
    font-size: 40px;
    font-weight: 600;
    color: #000; }
  #rbc * h2 {
    font-size: 30px;
    font-weight: 600;
    color: #58595b; }

#rbc .no-left-padding {
  padding-left: 0; }

#rbc .ppe-icon {
  width: 60px;
  height: 60px; }

#rbc .my-tool-tip {
  color: red !important; }


    #rbc .chart-wrapper .chart-body {
    margin-top: 1.5rem !important;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

    @media (min-width: 1200px) {
      #rbc .chart-wrapper .chart-body {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
      }
    }

  #rbc .chart-wrapper .chart-legend {
    margin-top: 1.5rem !important;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }

    @media (min-width: 1200px) {
        #rbc .chart-wrapper .chart-legend {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        }
    }


#rbc .chart-wrapper .chart {
  width: 100%;
  height: 500px;
  font-family: 'Open Sans', sans-serif !important; }

  #rbc .chart-wrapper .legends{
    padding: 0; }

    @media (min-width: 1200px) {
      #rbc .chart-wrapper .legends{
        padding-left: 40px; }
    }
      
#rbc .chart-wrapper .legends li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #a7a9ac;
  padding: 8px 0; }
  .chart-wrapper .legends li small {
    font-size: 14px;
    color: #58595b; }
  .chart-wrapper .legends li label {
    font-size: 14px;
    color: #58595b;
    cursor: pointer; }
  .chart-wrapper .legends li i {
    cursor: pointer;
    font-size: 12px;
    color: #888; }

#rbc .popover-header {
  background: #6d6e71 !important;
  text-align: center;
  padding: 5px;
  color: white;
  border-radius: 0; }
  #rbc .popover-header h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0; }

#rbc .popover {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  border: #a7a9ac 1px solid;
  border-radius: 0; }

#rbc .popover-body p {
  font-size: 11px;
  color: #58595b; }
  #rbc .popover-body p a {
    color: #2e6bb4 !important;
    font-weight: bold; }
    #rbc .popover-body p a:hover {
      color: #0c2e4d; }
    #rbc .popover-body p a:active {
      color: #0c2e4d; }
    #rbc .popover-body p a:focus {
      color: #0c2e4d; }

#rbc .popover-body table td {
  padding: 5px 3px;
  margin: 0;
  vertical-align: middle;
  border: none; }
  #rbc .popover-body table td p {
    margin: 0; }
  #rbc .popover-body table td em {
    width: 7px;
    height: 7px;
    display: inline-block;
    margin-right: 1px;
    border-radius: 50%; }
  #rbc .popover-body table td em.ones {
    background: #bc4d34; }
  #rbc .popover-body table td em.twos {
    background: #7f4709; }
  #rbc .popover-body table td em.threes {
    background: #d77b27; }
  #rbc .popover-body table td em.fours {
    background: #ffc831; }
  #rbc .popover-body table td em.fives {
    background: #1daca4; }

#rbc #triangle-bottom {
  content: '';
  display: block;
  position: absolute;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  /*  Left Border */
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #a7a9ac;
  /*  Bottom Border */
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  /*  Rotate it to 45deg and skew  */
  transform: rotate(313deg);
  /*  Position it until you meet the corners  */
  bottom: -1px;
  left: 150px; }

#rbc .details-tooltip {
  position: absolute;
  width: 500px;
  height: fit-content;
  left: -140px !important;
  top: -150px !important;
  margin: 5px;
  z-index: 1060;
  display: block;
  max-width: 290px;
  font-style: normal;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  border: #a7a9ac 1px solid;
  border-radius: 0;
  transition: opacity 1s linear;
  pointer-events: none; }

#rbc .details-tooltip:hover {
  opacity: 1; }

#rbc .details-content {
  font-size: 12px;
  display: inline-block;
  font-family: "Open Sans", sans-serif; }

#rbc .display-none {
  opacity: 0; }

#rbc .custom-control-label::after {
  background-size: 75% 75%; }

#rbc g[role='tooltip']:not([aria-describedby]) {
  display: none; }

#rbc foreignObject {
  overflow: visible; }

#rbc .chart-legend.row {
	padding-bottom:4px;
	
}
#rbc .chart-legend-row p {
	padding-bottom: 0px;
}