@charset "UTF-8";


/*------------------------------------------------------------------
[Master Stylesheet]


------------------------------------------------------------------*/
.file-field.input-field .file-path-wrapper .file-path{
	padding: 0;
    margin: 0;
    height: 2.2em;
    width: 99%;
 }

li.tab a i{
  font-size: 15px;
  position:absolute;
  top: 15px;
  /* left: 8px; */
  /* margin-top: 10px; */
  margin-left: -17px;
}
li.tab a{
  position: relative;
  /* font-size: 15px; */
  /* margin-top: 10px; */
}

.li-breadcrump{
  width: 600px;
  margin-left:25px;
}
.li-breadcrump a{
  display:inline;
  padding-right: 0px;
  padding-left:0px;
}
.li-breadcrump a:hover{
  background:none;
  padding-left:5px;
  transition: 0.5s;
  
}
main .main-header div.sec-breadcrumb{
  border:none;
  height: 0px;
}
.contZeitkontoSummary{
  padding:10px;
  border:solid 1px #ddd;
  border-top:solid 2px #347597;
  margin-bottom:25px;
}
.titleZeitkontoSummary{
  font-size: 28px;
  text-align: center;
}
.descriptionZeitkontoSummary{
  /* font-size: 30px; */
  text-align: center;
}
.newbadge {
  background: #f44336;
  color: #fff;
  font-size: 12px;
  padding: 2px 5px;
  border-radius: 5px;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
}

#userProtokoll .datatable-wrapper table td{
  padding:0;
  padding-bottom:10px;
}

.contMitarbeitergruppe input.select-dropdown {
  height: 30px!important;
}

.employee-api main,body.employee-api {
  background-color: #EDF1F9;
}
.employee-api .btnSavePage {
  float:unset!important;
  background: #5CCEE7!important;
}
.employee-api #pagefooter .col.s12 {
  text-align: center;
}
.employee-api #pagefooter .card-panel {
  background: rgba(255,255,255,0.9);
  box-shadow: none;
}

.btnSavePage{
  padding-left:1em;
  padding-right:1em;
}

.mouseaddpointer{
  cursor: copy;
}
.modal_auswertung hr{
  border: none;
    border-bottom: 1px solid #d0d0d0;
  margin-bottom:32px;
}
.infobutton{
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  min-height: 24px;
} 
.qj_black{

}
.qj_green{
  color:#7EB676;
  border-color:#7EB676;
}
.qj_orange{
  color:#F8B041;
  border-color:#F8B041;  
}
.qj_blue{
  color:#3993AB; 
  border-color:#3993AB; 
}

#auslastung-chart{
  position: relative;
  max-height: 100px!important;
  margin-top: -40px!important;
}
.title_infobutton{
  font-size: 12px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.tabs .tab a:hover, .tabs .tab a.active {
  color: #454545;
}
.tabs .tab a {
  color: rgba(69, 69, 69, 0.7);
}
.tabs .indicator {
  background-color: #d4d4d4;
}
.main-container.employee-api{
  padding:0;
  margin-top:-25px;
}

.main-container.employee-api .card-panel.profile-form-cardpanel{
  padding:13px 5px;
}

.input-field {
  /* position: relative; */
  margin-top: 0px;
}

.mitarbeiterAuslastung{
  position: absolute;
  width: 133px;
  /* margin-top: 0px; */
  right: 0px;
  top: 8px;
}
#nestable2 .mitarbeiterAuslastung{
  display:none;
}
.mitarbeiterEditbuttons{
  width:133px;
  margin-top:0px;
}
.mitarbeiterEditbuttons{
  display:none;
}
#nestable2 .mitarbeiterEditbuttons{
  display:block;
}
.mitarbeiterAuslastungtext{
  margin-top:-18px;
  font-weight:normal;
}
#filterMitarbeiterDetail{
  height: 30px;
  /* background-color: #e2dfdf; */
  /* overflow:hidden; */
}
#filterMitarbeiterDetail input.select-dropdown{
  height:29px;
} 
#filterMitarbeiterDetail ul.select-dropdown{
  min-width:160px;
} 
.calendar #filterMitarbeiterDetail{
  
}

hr.light{
  border:none;
  border-bottom: 1px solid #dddee1;
}

table.smalltable td,table.smalltable th{
  padding: 5px 5px;
}
.dt-print-view{
  background:#fff!important;
}
.dt-print-view h1{
  font-size:26px;
}
.dt-buttons>button{
  background:none!important;
}
.monthAuslastung{
  background: #979797;
    min-width: 55px;
    text-align: center;
    color: #fff;
    line-height: 17px;
    border-radius: 3px;
}
.containerGrey{
  background: #f7f7f7;
  /* color: #fff; */
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 5px;
  margin: 15px 0px;
}
.roundsmall{

  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin-top: 3px;
  
}

.monthAuswahl{
  background-image: linear-gradient(90deg, #caf7fc 25%, #e6e6e6 25%, #e6e6e6 50%, #caf7fc 50%, #caf7fc 75%, #e6e6e6 75%, #e6e6e6 100%);
  background-size: 4.00px 4.00px;

}
.monthMarked{
  background:#e5e5e5!important;
}

.dataTables_wrapper .dataTables_length {
  /* float: right!important; */
  margin-left:10px;
}


h5.trenner span {
  background: #ffffff;
  font-size: 14px;
  /* padding: 0 10px; */
  display: block;
  text-align: center;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  margin: 0 auto;
  width: 60px;
  margin-top: -12px;
  right: 0;
}
.modal  h5.trenner span{
  background: #fafafa;
}
h5.trenner span.w200 {
  width: 200px;
}
h5.trenner span.w180 {
  width: 180px;
}
h5.trenner span.w160 {
  width: 160px;
}
h5.trenner {
  margin-top: 35px;
  margin-bottom: 26px;
  height: 1px;
  position: relative;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
  background-position: -10px;
  /* padding-top: 18px;
  margin-top: -18px; */
}




.jsWindowHeight{
  overflow:auto;
}

.mitarbeiterDokumente{
    max-height:40px; /*container-width*/
   overflow:hidden; /*hide bounds of image */
   margin:0;   /*reset margin of figure tag*/
   border-radius: 5px;
   /* margin-bottom:10px; */
}
.mitarbeiterDokumente img{
  display:block; /*remove inline-block spaces*/
  width:100%;/*  make image streatch */
  /* margin:-50% 0; */
  
}

.small.btn-floating {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.small.btn-floating i {
  font-size: 1rem;
  line-height: 20px;
}







.containerDropEinteilung, #nestable2>.dd-listnestable{
  min-height:150px;
  /* background:url(../../images/move.png); */
  background-size:30%;
  background-position:center center;
  background-repeat: no-repeat;
}

.over{
  border:dashed 2px #999;
  background-color: #f5f5f5;
}

.listFilterMitarbeiter{
  max-height: 200px;
  overflow: auto;
}

.listFilterMitarbeiter::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.listFilterMitarbeiter::-webkit-scrollbar-thumb {
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}


/* .help-tooltipped {
  display: inline;
  position: relative;
}

.help-tooltipped:hover:after {
  background: #00bcd4;
  background: rgba(48, 186, 214, .8);
  border-radius: 5px;
  bottom: -34px;
  color: #fff;
  content: attr(gloss);
  left: 0;
  line-height: 16px;
  font-size: 14px;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 350px;
}

.help-tooltipped:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 0 6px 6px 6px;
  bottom: -4px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 999999;
} */


.itemlist{
  float:left;
  /* min-width:60px;
  width: calc(100% - 150px);
  overflow: hidden;
  height: 17px;
  line-height: 10px!important; */
}
.itemdetails{
  float:right;
  
  min-width:180px;
  /* width:50%; */
  height: 100%;
  line-height: 20px;
  padding-right:3px;
}
.itemdetails span{
  background: rgba(255,255,255,0.7);
  border-left:2px solid #347597;
  /* width: 40px; */
  line-height: 20px;
  font-weight:normal;
  display: block;
  float: left;
  min-width: 120px;
  text-align: center;
  padding-left: 5px;
}
.itemdetails a{
  visibility: hidden;
  transition:opacity 0.5s linear;
}
.dd3-content{
  /* overflow:unset; */
}
.einteilungright{
  width: 135px;
    position: absolute;
    top: 6px;
    right: 4px;
}
.itemlist{
  position: absolute;
  left: 55px;
}

#filterMitarbeiter .itemlist small{
  font-size: 11px!important;
}
#nestable2 .itemlist small{
  display: none;
}

#nestable2 .dd3-content:hover>.itemdetails a{
  visibility: visible;
}
#nestable2 .dd3-content .buttonsposition{
  display:none;
  margin-top:-2px;
}
#nestable2 .dd3-content:hover .buttonsposition{
  display:block;
}
#nestable2 .dd3-content:hover .tag.small{
  display:none;
}

#nestable2 li.ishead .dd3-handle::before{
  color:#f0d10e!important;
}

#pagefooter{
  position: fixed;
  bottom: 0;
  right: 0;
  width:100%;
  height:80px;
  
  z-index:1;
  /* margin: 0 auto; */
}

.auswahlkalenderwoche{
  line-height:30px;
  text-align:right;
  width:150px;
  font-size:16px;
  cursor:pointer;
}
.auswahlkalenderwoche i{
  position: relative;
  top: 7px;
  cursor:pointer;
}


ul.eventcontainerday .collapsible-header{
  font-size:13px;
  white-space: nowrap;
  overflow: hidden;
  /* width: 120px; */
  /* width:100%; */
  text-overflow: ellipsis;
}
ul.eventcontainerday .collapsible-body{
  padding-right: 5px;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

ul.eventcontainerday .collapsible-header i {
  width: 0.6rem;
  font-size: 1.2rem;
}
ul.eventcontainerday .collection-item,ul.eventcontainerday .collection-item span{
  padding:0;
  margin:0;
  font-size: 12px;
}
ul.eventcontainerday .collection-item span{
  margin:0;
  font-size: 12px;
  right:0;
}

.tableeventcontainer{
  overflow-x:auto;
}
.newEventDay{
  border:2px dotted #c1c1c1;
  width: 100%;
  display: block;
  padding: 10px 5px;
  color: #c1c1c1;
  cursor: pointer;
}
.newEventDay i{
  padding-top: 5px;
}

.calendar .borderbottom{
  border-bottom: 1px solid #ddd;
  /* margin-bottom:6px; */
}

.datatable-wrapper{
  /* overflow: auto; */
}
.archivstatus1 .dd-handle{
  background: #ee6e73!important;
}
.grid-item:hover{

  /* background-color:#e5e5e5; */
}

.grid-item.grid-item--cell.add{
  cursor:cell;
}
.grid-item.grid-item--cell .cellEvent,.grid-item.grid-item--cell .cellEventInactive    {
  cursor:not-allowed;
}
.grid-item.grid-item--cell .cellEvent.showMitarbeiterAuslastung{
  cursor:pointer;
}

.grid-item.grid-item--cell.eventunderline .cell{
  border-bottom:1px dashed #1bbce2;
}
/* .c3-chart-arcs-gauge-max, 
.c3-chart-arcs-gauge-min,
.c3-chart-arcs-background{
  display: none;
  }

.c3-gauge-value {
  fill: white !important;
  font-family: "Lucida Console", Helvetica, sans-serif;
  font-size: 40px !important;
  transform: translateY(10px);
}

.c3-arc-data1 {
  stroke: transparent !important;
} */

.smallselect .select-wrapper input.select-dropdown{
  margin:0;
  height: 30px;
    line-height: 30px;
}

.calendar .cell{
  height:18px;
  line-height:18px;
  /* border-left: 1px solid #ddd; */
  border-right: 1px solid #ddd;
}

.calendar .cellEvent{
  background-color: #5be1ff; 
}
.calendar .cellEvent[data-addtype="krank"]{
  background-color: #e47080; 
}
.calendar .cellEvent[data-addtype="urlaub"]{
  background-color: #f3acdb; 
}


.calendar .cellEventInactive{
  background-color: #ccc; 
}


.calendar .cellEvent.normal{
  background-color: #5ec4e2; 
}

.grid-container {
  display: grid; /* This is a (hacky) way to make the .grid element size to fit its content */
  overflow: auto;
  height: 400px;
}
.grid {
  display: flex;
  flex-wrap: nowrap;
}
.grid-col {
  width: 50px;
  min-width: 50px;
}
.grid-col-mitarbeiter {
  width: 200px;
  min-width: 150px;
  font-size:11px;
}
.sollmonat {
  font-weight: 800;
  float: right;
  margin-right: 5px;
}
.sollmonat.max {
  color:#ff2d40;
  font-weight: 800;
}


.grid-item--header {
  font-size:11px;
  height: 40px;
  min-height: 40px;
  position: sticky;
  position: -webkit-sticky;
  background: white;
  top: 0;
}

[type="radio"]:checked + .insert_event::after{
  background-color:#5ec4e2;
  border:2px solid #5ec4e2;
}
[type="radio"]:checked.orange-check + .insert_urlaub::after{
  background-color:#f3acdb;
  border:2px solid #f3acdb;
}
[type="radio"]:checked.red-check + .insert_abwesenheit::after{
  background-color:#e47080;
  border:2px solid #e47080;
}
[type="radio"]:checked.blue-check + .insert_feiertag::after{
  background-color:#edd4fa;
  border:2px solid #edd4fa;
}


.monthPatternFeiertag{
  /*   background-color: #2196F3;
    opacity: 0.8;
    background-size: 8px 8px;
    background-image: repeating-linear-gradient(90deg, #2196F3 0, #2196F3 1px, #e5e5f7 0, #e5e5f7 50%); */
    /* background-color: #2196F3;
    opacity: 0.8;
    background-image:  linear-gradient(#2196F3 1px, transparent 1px), linear-gradient(to right, #2196F3 1px, #e5e5f7 1px);
    background-size: 6px 6px; */

  /* background:#edd4fa; */

    background-image: linear-gradient(
      90deg
      , #edd4fa 25%, #e6e6e6 25%, #e6e6e6 50%, #edd4fa 50%, #edd4fa 75%, #e6e6e6 75%, #e6e6e6 100%);
          background-size: 4.00px 4.00px;


  }
  .monthPatternFeiertagHeader{
/*       background-color: #60b3f6;
      background-image:  linear-gradient(#60b3f6 1px, transparent 1px), linear-gradient(to right, #60b3f6 1px, #e5e5f7 1px);
      background-size: 6px 6px; */

      background-image: linear-gradient(
        90deg
        , #edd4fa 25%, #e6e6e6 25%, #e6e6e6 50%, #edd4fa 50%, #edd4fa 75%, #e6e6e6 75%, #e6e6e6 100%);
            background-size: 4.00px 4.00px;
    
    }

.grid-item--header-25{
  width: 25%;
  float:left;
}
.grid-item--header-75{
  width: 75%;
  float:left;
}
.grid-col--fixed-left {
  position: sticky;
  left: 0;
  /* z-index: 9998; */
  z-index: 200;
  background: white;
}

/* .grid-col--fixed-right {
  position: sticky;
  right: 0;

  z-index: 1000;
  background: white;
}
 */
.grid-col--fixed-right {
  position: sticky;
  right: -1px;
  z-index: 200;
  background: white;
}

.grid-item {
  /* height: 50px; */
  /* border: 1px solid gray; */
}


.textnormal{
  text-transform:initial!important;
}
.hiddenfile {
  width: 0px;
  height: 0px;
  overflow: hidden;
 }

 li.disabled a{
   color:#cbcbcb!important;
 }

 .badge-tab{
  border-radius: 50%;
  background: orange;
  width: 15px;
  height: 15px;
  color: #fff;
  font-size: 10px;
  /* display: block; */
  float: right;
  line-height: 16px;
  margin-top: 10px;
  /* margin-left: -13px; */
  position:absolute;
 }

.btn-large{
  width:45px!important;
  height:45px!important;
}
.btn-large i{
  line-height:45px!important;
  font-size:22px;

}
.btn-floating i{
  font-size:22px;
}

.table-badge{
  padding: 2px 4px;
  font-size: 13px;
}

.dt-button{
  border-radius:3px!important;
  border:1px solid #9e9e9e!important;
  color:#9e9e9e!important;
}
.dt-button:hover{
  background:#347597!important;
  border:1px solid #347597!important;
  color:#fff!important;
}

.quickjob1{
  color:#347597;
  border-radius:5px!important;
  background:#f9fafc!important;
  box-shadow:none!important;
  -webkit-box-shadow:none!important;
  border:1px solid #347597!important;
}
.quickjob1:hover{
  color:#f9fafc;
}
.quickjob2{
  border-radius:5px!important;
  background:#f9fafc!important;
  box-shadow:none!important;
  -webkit-box-shadow:none!important;
  border:1px solid #9e9e9e!important;
}
.quickjob1 i{
  color:#347597!important;
}
.quickjob2 i{
  color:#9e9e9e!important;
}
.quickjob1:hover,.quickjob2:hover,.quickjob1.active,.quickjob2.active{
  background:#347597!important;
  border:1px solid #347597!important;
}
.quickjob1:hover i,.quickjob2:hover i,.quickjob1.active i,.quickjob2.active i{
  color:#fff!important;
}

.cardQuickjob{
  background: linear-gradient(to right, #347597 0%,#347597 13%,#347597 100%);
  height:80px;
  border-radius: 15px;
  position:relative;
}
.alertBadge{
  width:20px;
  height:20px;
  border-radius:50%;
  position: absolute;
  top: 5px;
  left: 5px;
}
.btnGroupWeekactions{
  margin-top:10px;
}
.alertBadge.red{
  /* background:#ff0000; */
}
.alertBadge.green{
  /* background:#ff0000; */
}
.cardTitel1{
  font-size:40px;
  font-weight:700;
  color:#fff;
  text-align: center;
  line-height:40px;
  padding-top:9px;
}
.cardTitel2{
  font-size:15px;
  font-weight:500;
  color:#fff;
  text-align: center;
}
/* 
<div class="alertBadge red"></div>
<div class="cardTitel1">6</div>
<div class="cardTitel2">Dienste</div> */



.breadcrumbs-nav.left{
  /* width:calc(100% - 550px)!important; */
  max-width:520px;
}
.breadcrumbs-nav.left .nav-wrapper{
  margin-top:20px!important;
}
.breadcrumbs-nav.left a.breadcrumb{
  font-size:21px!important;
}


#DataTables_Table_0_filter,#DataTables_Table_1_filter,#DataTables_Table_2_filter,#DataTables_Table_3_filter{
  float:left;
}
div.dt-buttons {
  float: right!important;
}

.quickjob{
  background:#347597;
}

.card-title{
  font-size:20px!important;
  font-weight: 300;
}

.style-select2tags input.select2-search__field{
  height:20px;
  margin-bottom:0px;
}
.style-select2tags .select2-selection.select2-selection--multiple{
  padding-bottom:0px;
  padding-top:2px;
}

.style-select2tags .select2-container--default .select2-selection--multiple {
  border:none!important;
  border-bottom: 1px solid #aaa!important;
  border-radius: 0px!important;
  background:none;

}
.style-select2tags .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #31c0e1!important;
}
.style-select2tags .select2-selection,.style-select2tags .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff!important;
  font-size: 14px!important;
}
.style-select2tags .select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid #31c0e1!important;
  border-radius: 12px!important;
}


.infoMaAnmeldestatus i{
  /* line-height:45px!important; */
  font-size:20px;
  margin-left:-10px;
  position: relative;
  top: 0px;
  left:0px;
  cursor:pointer;
}

.style-select2tags.attribute .select2-selection.select2-selection--multiple {
  padding-bottom: 23px;
}


/* 
.select2-selection__arrow.material-icons{
  color:#000!important;
}
.select2-selection__rendered{
  color:#000!important;
} */
.collapsible-header .activeup,.collapsible-header .activedown{
  display:none;
}
.collapsible-header .activeup{
  display:block;
}
.collapsible-header .activedown{
  display:none;
}
.collapsible-header.active .activeup{
  display:none;
}
.collapsible-header.active .activedown{
  display:block;
}

.pmd-card-body .rangebewertung::before{
  content: '1';
  position: absolute;
  margin-left: -18px;
  margin-top: -8px;
  font-size:12px;
}
.pmd-card-body .rangebewertung::after{
  content: '5';
  position: absolute;
  margin-left: 10px;
  margin-top: -10px;
  left: 100%;
  font-size:12px;
}
.tag{
  padding: 0px 10px;
  border-radius: 10px;
  margin-bottom:2px;
  /* height: 20px; */
  /* line-height: 20px; */
  /* font-weight: 500; */
  /* font-size:12px; */
}
.tag.small{
  border-radius: 10px;
  height: 20px;
  line-height: 20px;
  font-weight: 500;
  font-size:12px;
}
.listOverviewElement{
    /* margin-bottom:20px; */
    cursor: pointer;
    background:#fcfcfc;
    padding: 10px 0px;
}
.listOverviewElement.active{
  background:#ececec;
}

.listOverviewElementDienste{
  /* margin-bottom:20px; */
  cursor: pointer;
  background:#fcfcfc;
  padding: 10px 0px;
}
.listOverviewElementDienste.active{
background:#ececec;
}



.chatonlinebadge {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #70ddd9;
  /* top: 0px; */
  /* right: 0px; */
  float: right;
  position: absolute;
  /* margin-top: -50px; */
  top: 0px;
  right: 0px;
  margin-right: 10px;
}

.insetTag div{
  cursor: pointer;
}


li.liEventweek .collapsible-header {
  line-height: 30px;
}
li.liEventweek span{
  font-weight:700;
}

.eventweekInfo1{
  margin-top:-3px;
}
.eventweekInfo1,.eventweekInfo2{
  line-height:14px;
}
.eventweekInfo2{
  color:#8d8d8d;
}

.liEventweek .collapsible-body{
  /* position:absolute; */
  left:0px;
  right:0px;
  z-index:10;
}

.daterangepicker td.today {
  background: #a1ede9 ;
}
.changeState{
  margin-right:10px;
}
.changeState i{
  font-size: 18px!important;
}


.picker.picker--opened {
  line-height: 1.0!important;
}

.alert-flash .close-flash2 {
  position: absolute;
  right: 14px;
  top: 20px;
}

.hideonmobile{
  display: block;
}
td.hideonmobile, th.hideonmobile {
  display: table-cell;
}
.showonmobile{
  display: none;
}

.dw-150,input.dw-150{
  width: 150px;
}

@media only screen and (max-width: 480px) {
  .hideonmobile, td.hideonmobile, th.hideonmobile{
    display: none;
  }
  .mw-100,input.mw-100 {
    width: 100px;
  }
  .showonmobile{
    display: block;
  }
  td.showonmobile, th.showonmobile {
    display: table-cell;
  }
}








.c3-bars path,.c3-event-rect,.c3-legend-item-tile,.c3-xgrid-focus,.c3-ygrid{shape-rendering:crispEdges}.c3 svg{font:10px sans-serif}.c3 line,.c3 path{fill:none;stroke:#000}.c3 text{user-select:none}.c3-ygrid{stroke-dasharray:3 3}.c3-chart-arc path{stroke:#fff}.c3-chart-arc text{fill:#fff;font-size:13px}.c3-chart-arc .c3-gauge-value{fill:#000}.c3-grid line{stroke:#aaa}.c3-grid text{fill:#aaa}.c3-xgrid{stroke-dasharray:3 3}.c3-line{stroke-width:1px}.c3-selected-circle{fill:#fff;stroke-width:2px}.c3-bar{stroke-width:0}.c3-bar._expanded_{fill-opacity:.75}.c3-target.c3-focused{opacity:1}.c3-target.c3-focused path.c3-line,.c3-target.c3-focused path.c3-step{stroke-width:2px}.c3-target.c3-defocused{opacity:.3!important}.c3-region{fill:#4682b4;fill-opacity:.1}.c3-legend-item{font-size:12px}.c3-legend-item-hidden{opacity:.15}.c3-legend-background{opacity:.75;fill:#fff;stroke:#d3d3d3;stroke-width:1}.c3-title{font:14px sans-serif}.c3-tooltip-container{z-index:10}.c3-tooltip{border-collapse:collapse;border-spacing:0;background-color:#fff;empty-cells:show;box-shadow:7px 7px 12px -9px #777;opacity:.9}.c3-tooltip tr{border:1px solid #ccc}.c3-tooltip th{background-color:#aaa;font-size:14px;padding:2px 5px;text-align:left;color:#fff}.c3-tooltip td{font-size:13px;padding:3px 6px;background-color:#fff;border-left:1px dotted #999}.c3-tooltip td>span{display:inline-block;width:10px;height:10px;margin-right:6px}.c3-tooltip td.value{text-align:right}.c3-area{stroke-width:0;opacity:.2}.c3-chart-arcs-title{dominant-baseline:middle;font-size:1.3em}.c3-chart-arcs .c3-chart-arcs-background{fill:#e0e0e0;stroke:none}.c3-chart-arcs .c3-chart-arcs-gauge-unit{fill:#000;font-size:16px}.c3-chart-arcs .c3-chart-arcs-gauge-max,.c3-chart-arcs .c3-chart-arcs-gauge-min{fill:#777}.c3-text.c3-empty{fill:grey;font-size:2em}.c3-circle._expanded_{stroke-width:1px;stroke:#fff}.c3-brush .extent{fill-opacity:.1}