.title {
    font-size: 18px;
    margin-bottom: 10px;
}

.title span {
    display: inline-block;
    border-bottom: 2px solid #3498db;
    padding-bottom: 4px;
}

.clear-button {
    border: none;
    outline: none;
    background: none;
}

.btn-cust {
    cursor: pointer;
    width: 100%;
    height: 39px;
    line-height: 39px;
    padding: 0;
    border-radius: 3px;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody { border-bottom: none; }
.effect-table h2 { 
    margin: 0; 
    font-size: 28px;
    font-weight:300; 
    color:#444;
    display: inline-block;
    line-height: inherit;
}
.effect-table h3.price { 
    margin: 10px 0px; 
    font-size: 34px; 
    font-weight:300; 
    color:#e67e22;
}
.effect-table h3.spent { 
    margin: 0; 
    font-size:18px; 
    font-weight:300;
}
.effect-table .lead-detail{ 
    color: #2ecc71;
    display: inline-block;
}
.my-invisible{color:rgba(255,255,255,0)}
.effect-table .lead-detail .fa span{
    font-weight: normal;
    float: left;
    padding-right: 5px;
    margin-left: 10px;
}
/* UTM метки */
.utm-container {
    overflow-x: auto;
    overflow-y: hidden;
}
.utm-overflow {
    display: table;
}
.utm-block {
    padding: 10px;
    min-width: 270px;
    margin: 0px 5px;
    height: 100%;
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
}
.utm {
    padding: 10px; 
    background: #F9F9F9;
}
.utm li {
    list-style: none; 
    border: 1px solid #DDD; 
    padding: 5px; 
    margin: 5px 0px; 
    text-align:center; 
    background: #f9f9f9;
}
.channel-add > div {
    margin: 10px 0px 0px 0px;
}
.channel-remove {
    position: absolute;
    right: 15px;
    cursor: pointer;
    top: 0px;
}
#sidebar_left {
    padding: 0px;
}
.client_leads__period { float: right !important;}
.w100 {width: 100% !important;}
.w200 {width: 20% !important;}
.output { overflow-x: auto;}
.pointer { cursor: pointer;}
.inset {
    display: table; 
    position: relative; 
    text-align: center;
    width: 100%;
}
.inset .fa {
    display: block;
}
.DTFC_LeftBodyWrapper { width: 257px;}
.right { float:right;}
.channel { font-size: 18px; font-weight: bold; width: 240px;}

.dataTables_wrapper {
    border-bottom: 1px solid #EEE;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 0 5px; 
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: none;
}

.DTFC_LeftWrapper {
    width: 262px !important;
    z-index: 1000;
}

.site-name {
    display: inline-block;
}

.site-name span {
    color: #333;
}

.nav-pills {
    margin-bottom: 15px;
}

.addPeriod {
    text-align: right;
}

.form-control-custom {
  height: 33px;
  background: #fff;
  border-radius: 3px;
}

.addPeriod input,.addPeriod select {
    width: 155px;
    display: inline-block;
    text-align: center;
}

.addPeriod select {
    margin-right: 7px;
    padding: 0 0 0 15px;
}

.scores {
    margin: 30px 0;
}

.scores td {
    position: relative;
}

.scores td:nth-child(2) {
    width: 300px;
}

.edit {
    position: relative;
}

.edit .form-group {
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 0;
    height: 100%;
    margin: 0;
    right: -1px;
    border-radius: 0;
    height: 50px;
    opacity: 0;
    visibility: hidden;

    z-index: 100;
}

.edit .form-group.active {
    opacity: 1;
    visibility: visible;
}

.edit button {
    position: absolute;
    z-index: 10;
}

.edit button.btn-success {
    width: 90px;
    right: 45px;
    top: 5px;
    height: 40px;
    border-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    border-top-left-radius: 4px !important;
}

.edit button.btn-danger {
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -15px;
}

.edit .input-group {
    width: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
}

.edit input.form-control {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
}

.scores .score-change {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    right: 10px;
}

.calltouch-key input {
    margin-top: 10px;
}

.calltouch-key input:first-child {
    margin-top: 0;
}

.footet-form {
    margin-top: 10px;
}

.popup-target.active {
    display: none;
}

/*-- Chart --*/
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent; }

.c3 path, .c3 line {
  fill: none;
  stroke: #000; }

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges; }

.c3-chart-arc path {
  stroke: #fff; }

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px; }

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa; }

.c3-grid text {
  fill: #aaa; }

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3; }

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em; }

/*-- Line --*/
.c3-line {
  stroke-width: 1px; }

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white; }

.c3-selected-circle {
  fill: white;
  stroke-width: 2px; }

/*-- Bar --*/
.c3-bar {
  stroke-width: 0; }

.c3-bar._expanded_ {
  fill-opacity: 0.75; }

/*-- Focus --*/
.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: 0.3 !important; }

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: .1; }

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: .1; }

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px; }

.c3-legend-item-hidden {
  opacity: 0.15; }

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1; }

/*-- Title --*/
.c3-title {
  font: 14px sans-serif; }

/*-- Tooltip --*/
.c3-tooltip-container {
  z-index: 10; }

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.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; }

/*-- Area --*/
.c3-area {
  stroke-width: 0;
  opacity: 0.2; }

/*-- Arc --*/
.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 {
  fill: #777; }

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777; }

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/ }

#c3-graph {
  clear: both;
}

.graph-wrapper a {
  cursor: pointer;
}

.graph-wrapper a:hover {
  color: #3498db;
}