.markerLabel {
	/* WebKit (Safari/Chrome) Only */
	/*-webkit-text-stroke: 1px white;*/
	font-weight: bold;

	/* If we weren't using text-shadow, we'd set a fallback color
	   and use this to set color instead
	  -webkit-text-fill-color: white; */
  text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;

	color: white;
	}

    @media (max-width: 1350px) {
        .thre-spike-running {
            width: 320px;
        }
    }

    @media (max-width: 992px) {
        .thre-spike-running {
            width: 100%;
        }
    }

    @media (max-width: 768px) {
        .min-resp.pull-left {
    width: 223px !important;
}
    }

    @media (max-width: 539px) {
        .set-modal .control-label.col-sm-2.col-xs-2 {
            width: 100% !important;
        }
        .set-modal .col-sm-10.col-xs-10 {
            width: 100% !important;
        }
        .set-modal {
            display: block;
            margin: 0 auto;
            padding-bottom: 6%;
            padding-left: 0 !important;
            padding-top: 8%;
        }
    }

    .slider.slider-horizontal .slider-track {
        height: 0px !important;
    }

    .set-alt {
        background-color: #eef0ee;
        font-size: 16px;
        font-weight: 600;
        border-bottom: 2px solid #eee;
        padding: 10px 0px;
        text-align: center;
    }

    .double-p {
        margin-top: -20px;
        width: 100% !important;
    }

    .slider.slider-horizontal .slider-tick,
    .slider.slider-horizontal .slider-handle {
        margin-left: -10px;
        margin-top: -5px;
        z-index: 99;
    }

    .total-border {
        border-radius: 5px;
    }

    .cond {
        width: 35px;
        margin: 0 auto;
        text-align: left;
    }
    .highcharts-background {
    width: 100% !important;
}
svg {
    width: 100% !important;
}
.highcharts-container {
    width: 100% !important;
}

    .set-btn-alrt {
        padding-left: 15px;
    }

    .set-cus-alrt .selectify {
        color: #555;
        padding-left: 20px;
        position: relative;
        width: 52% !important;
        outline: none;
    }

    .set-btn-alrt > .btn.btn-primary {
        background-color: #fff;
        border: 1px solid #ccc;
        color: #0085ca;
    }

    .set-btn-alrt .btn.btn-primary.active {
        background-color: #8696aa;
        color: #fff;
    }

    .set-btn-alrt .form-horizontal .control-label {
        font-weight: 400;
    }

    .selectify .options {
        max-height: 250px !important;
        overflow-y: auto;
        position: absolute;
        width: 85% !important;
        z-index: 2;
    }

    .set-cus-alrt .selectify .options {
        max-height: 250px;
        overflow-y: auto;
        position: absolute;
        width: 85% !important;
        z-index: 3;
    }
    .editdelte {
    float: right;
    width: 36px;
}

    .set-btn-alrt .btn.btn-primary.active,
    .set-btn-alrt .btn.btn-primary {
        padding: 8px 14px;
    }

    .set-modal {
        display: block;
        margin: 0 auto;
        padding-bottom: 6%;
    }

    .set-cus-alrt .selected {
        background-color: #fff;
        border: 1px solid #8696aa !important;
        border-radius: 4px !important;
        color: #000;
        font-size: 14px;
        padding: 9px 12px;
        text-align: center;
    }

    .set-alt-ftr {
        border: 0 none;
        margin-top: -20px;
        padding-bottom: 28px;
        padding-top: 0;
        text-align: center;
    }

    .add_action {
        text-align: center;
        margin-right: 75px;
    }

    .add_action i {
        color: #a1a8ba;
    }

    .prsnt + .tooltip > .tooltip-inner {
        background-color: #fff;
        border: 1px solid #eee;
        color: #f9a21f;
    }

    .prsnt + .tooltip > .tooltip-arrow {
        border-bottom-color: #fff;
        border: 1px solid #eee;
        color: #f9a21f;
    }

    .setting-alert-custom {
        /*margin-top: 10%;*/
    }

    .slider-handle.round {
        border-radius: 0% !important;
    }

    .prsnt span {
        content: '';
        background: url("../assets/images/Rectangle.png");
        width: 1px;
        height: 10px;
        padding-left: 2px;
    }
    .slider-handle {
        background-color: transparent !important;
        background: url("../assets/images/Handle@1x.png") no-repeat !important;
        border: 0 solid transparent !important;
        box-shadow: 0 !important;
        filter: none;
        height: 33px !important;
        position: absolute;
        width: 25px !important;
    }

    .prsnt.btn.btn-default {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: url("../assets/images/Handle@1x.png");
        background-origin: padding-box;
        background-repeat: no-repeat;
        background-size: 90% auto;
        border: 0 none;
        border-radius: 0;
        height: 37px !important;
        left: 0;
        margin: -10px auto;
        outline: medium none;
        position: absolute;
        right: 1px;
        z-index: 9;
    }

    .slider.slider-horizontal .slider-tick,
    .slider.slider-horizontal .slider-handle {
        margin-top: -14px !important;
    }
    .alert-txt-box {

    }
    .avgs-block {
      padding-left: 0px;
      padding-right: 0px;

    }
    span.progress-det i {
    font-size: 14px;
}
  .populate_data {

  }
  .less-wide {
    width: auto;
  }
  .update-modal {
    padding-top: 0px;
  }
  [id^="validation_"], [id^="validation_upd_"] {
    color: red;
    font-size: 11px;
    font-weight: lighter;
    font-style: italic;
  }
  [id^="error_add_"] {
    color: red;
    font-size: 11px;
    font-weight: lighter;
    font-style: italic;
  }

