body, html {
    margin-top: 0px;
}

body {
    background-color: #fff;
    margin: 2px;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 5px;
    overflow-x: hidden;
}

.my-gradient {
    background: linear-gradient(45deg, #0e5a81,#118cc7, #4CAF50, #2E7D32, #1E88E5, #0D47A1);
}

.container-fluid {
    padding: 0;
    margin: 0;
}

.no-display {
    display: none;
}

img.logo {
    width: 90px;
    float: left;
    padding: 2px;
    padding-right: 5px;
}

hr {
    padding: 0;
    margin-top: 0px;
    margin-bottom: 5px;
}

footer{
	padding-top: 0;
	margin-top:20px;
}
.chart-gauge{
	width: 180px;
	height: 180px;
	display:inline-block
}
@media (max-width: 768px) { /* tablet & mobile */
    .chart-gauge {
        width: 120px;
        height: 120px;
    }
}
.title-quick{
	font-weight: bold;
	font-size: 2rem
}
.no-gutter {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.papa-so-do {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  height: 640px;
}
.so-do {
  width: 1314px;
  height: 616px;
  background-image: url("/images/anh_nen.png");
  background-repeat: no-repeat;
  background-size: contain; /* hoặc 100% auto */
}
.plc-tag,.plc-tag2,.plc-tag3{
	display:block;
	position: relative;
}
.plc-tag.lt_watertank1_value{
	left: 205px;
	top:  210px;
	width:320px;
	color:red;
}
.plc-tag2.lt_watertank1_value{
	left: 254px;
	top: -46px;
	width:120px;
}
.plc-tag3.lt_watertank1_value{
	left: 583px;
	top: -70px;
	width:120px;
}
.plc-tag.pt_water_value{
	left: 160px;
	top: 380px;
	width:320px;
	color:#00FF00;
}
.plc-tag.fm_water_value{
	left: 160px;
	top: 385px;
	width:320px;
	color:#ED9958;
}
.plc-tag.fm_water_total{
	left: 160px;
	top: 390px;
	width:320px;
	color:red;
}
.chu-to{
  font-size:1.8rem;
}
.tag-value{
	font-weight:bold;
}
.bom{
	position: relative;
	width: 33px;
	height: 31px;
	background-repeat: no-repeat;
}
.bom.run{
	background-image: url("/images/bom_run.png");
}
.bom1{
	left: 827px;
	top: 57px;
}
.bom2{
	left: 827px;
	top: 83px;
}
.bom3{
	left: 827px;
	top: 107px;
}
.bom4{
	left: 827px;
	top: 135px;
}

.speed{
	position: relative;
	width: 50px;
	height: 22px;
	text-align:center;
}
.speed1{
	left: 823px;
	top: -41px;
}
.speed2{
	left: 823px;
	top: -6px;
}
.speed3{
	left: 823px;
	top: 29px;
}
.speed4{
	left: 823px;
	top: 64px;
}