@charset "utf-8";
/* CSS Document */
.tbl_form{
	width: 100%;
}
.tbl_form tr{
	float: left;
}
.tbl_form tr td{
	float: left;
}

.btn_settime{
	width: 100%;
	height: 45px;
	background-color: gray;
	text-align: center;
}

.setconditionauto{
	position: absolute;
	border: 1px solid #44C2E1; 
	width: 199%; 
	height: auto; 
	margin-left: -99%;
	background-color: aliceblue; 
	font-weight: normal;
	padding: 5px; 
	padding-top: 0px; 
	border-radius: 3px;
	z-index: 1;
	display: none;
}
/*BTN Hatchery*/
/*
.btn-hatch{
	position: relative;
	width: 100%;
	height: 45px;
	font-size: 16px;
	font-weight: 500;
	background-color: gray;
	color: white;
	border-radius: 2px;
	text-align: left;
	float: left;
}
*/
/*
.btn_hatch{
	position: absolute;
	width: 100%;
	height: 45px;
	
}
*/
/*
.autohatch{
	width: 100%;
	height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	background-color: gray;
	color: white;
}
*/
/*.setautohatch{*/
/*
	position: absolute; 
	border: 1px solid #44C2E1; 
	width: 199%; 
	height: auto;
	z-index: 1; 
	margin-left: -99%;
	background-color: aliceblue; 
	font-weight: normal;
	padding: 5px; 
	padding-top: 0px; 
	border-radius: 3px;
*/
/*	display: none;*/
/*}*/

/*Btn Hatchery Close*/

.btn-blockcon{
	width: 50%;
	height: 45px;
	font-size: 16px;
	font-weight: 500;
	background-color: gray;
	color: white;
	border-radius: 2px;
	text-align: left;
	position: relative;
	float: left;
}
/*
.btn-blockcontrol{
	position: absolute;
	margin: auto;
	left: -2px;
	top: -2px;
	width: 95px;
	height: 45px;
	font-size: 16px;
	font-weight: 500;
	background-color: gray;
	color: white;
	border-radius: 2px;
	text-align: left;
	
}
*/
.arrowBlock{
	position: absolute;
/*	right:0px;*/
	left: 95px;
	margin: auto;
	width: 50px; 
	height: 45px;
	background-color: gray;
	background-image: url("../img/arrowBlock.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	
}
.controlsubblock{
	position: absolute;
	z-index: 1;
	top: 45px;
	background-color: greenyellow;
	width: 263px;
	display: none;

}

.controlsubblock ul li .btnSubplot{
	width: 140px;
	height: 30px;
	background-color: darkgrey;
	margin-top: 1px;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 500;
	color: white;
	text-align: left;
}
.ul_subplot ul{
	text-decoration: none;
	list-style-type: none;
	padding: 0px;
/*	margin: 0px;*/
}

.controlsubblock ul li .btnSubplotauto{
	width: 110px;
	height: 30px;
	margin-left: -2px;
	margin-top: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	background-color: darkgrey;	
	color: white;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

/*
.setconditionauto{
	position: absolute; 
	border: 1px solid #44C2E1; 
	width: 230px; 
	height: auto;
	z-index: 1; 
	right: -2px; 
	top: 45px; 
	background-color: aliceblue; 
	font-weight: normal;
	padding: 5px; 
	padding-top: 0px; 
	float: left;
	border-radius: 3px;
	display: none;
}
*/

.btnsubplot{
	position: relative;
	text-align: center;
	width: 115px; 
	height: 30px; 
	margin: 0px; 
	padding: 0px; 
	top: 7px; 
	margin-top: 2px; 
}

.subplotauto{
	position: absolute;  
	width: 119px; 
	height: 30px;
	font-size: 16px;
/*	z-index: 1; */
	right: -4px; 
	top: -2px; 
	background-color: darkgray; 
	font-weight: 500;
	padding: 5px; 
	padding-top: 0px; 
	float: left;
	border-radius: 3px;
	color: white;
}
/*
.setsubplotauto{
	position: absolute; 
	border: 1px solid #44C2E1; 
	width: 230px; 
	height: auto;
	z-index: 1; 
	right: -4px; 
	top: 31px; 
	background-color: aliceblue; 
	font-weight: normal;
	padding: 5px; 
	padding-top: 0px; 
	float: left;
	border-radius: 3px;
	display: none;
}
*/

.btn-closeradio{
	width: 120px;
	height: 45px;
	font-size: 16px;
	font-weight: 500;
	background-color: gray;
	color: white;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

.btn_radio{
	position: relative;
	width: 130px;
	height: 45px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.btn_radio label{
	float: left;
	color:white;
}
.range_con{
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	width: 100%;
	background-color: gray; 
	height: 45px; 
	color:white;
	border-radius: 2px;
	margin-left: -1px;
	position: relative;
}
.control-sensor{
/*	border: 1px solid #3A89BB;*/
	height: auto;
	border-radius: 5px;
	margin: auto;
}
.save-form{
	position: relative;
	margin-left: 5px;
}
.range{
	position: relative;
	border: 1px solid black;
}

.rangetitle{
	position: absolute;
	padding-left: 25px;
	font-size: 15px;
	font-weight: 500px;
}
.btn-range {
	position: absolute;
	top: 5px;
    -webkit-appearance: none;
    width: 100%;
    height: 20px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.btn-range:hover {
    opacity: 1;
}

.btn-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 20px;
    background: #4CAF50;
    cursor: pointer;
}

.btn-range::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #4CAF50;
    cursor: pointer;
}
.displaytitle{
	font-family:Khmer Os Battambang, Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	font-size: 16px;
	color: blue;
}

.tbl_display{
	width: 100%;
	font-family: Khmer Os Battambang, Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	font-size: 13px; 
	border-radius: 5px;
	border: 2px solid #3AED33;
}
.tbl_display th{
	padding: 5px;
	color: #2EA8AD;
}
.tbl_display tr{
	padding: 5px;
}
.tbl_display tr td{
	padding: 5px;
	font-size: 12px;
}

.tbl_airData{
    width: 100%;
	font-family: Khmer Os Battambang, Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
	font-size: 13px; 
	border-radius: 5px;
	border: 2px solid #3AED33;
}

.weather{
	background-color:white; 
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif; 
	color: black;
	border: solid 1px #75C8E1;
	padding: 10px;
	border-left: none;
	border-right: none;
}

.btn_button{
	border: 1px solid #B47E7F;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn_arrow{
	position: relative;
	height: 35px;
}
.btn_arrow p{
	position: absolute;
	font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif; 
	font-size: 20px;
	font-weight: 500;
	right: 45px;
	color: blue;
	text-decoration: underline;
}
.arrowdown{
	position: absolute;
	background-image:url("../img/arrowDown.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	top: 0px;
	right: 5px;
	cursor: pointer;
}
.arrowdown:hover{
	width: 35px;
	height: 35px;
}
.arrowup{
	position: absolute;
	background-image:url("../img/arrowUp.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 40px;
	height: 40px;
	top: 0px;
	right: 5px;
	cursor: pointer;
	display: none;
}
#tbl_data tr td{
	padding: 5px;
	margin:0px;
}

.post_frm{
	background-color: aqua;
	height: 150px;
	padding: 0;
	margin: auto;
	position: relative;
	display: none;
}
#top_pop{
	background-color: blue;
	position: absolute;
	height: 30px;
	width: 100%;
	top: 0;
}
.post_frm h1{
	position: absolute;
	font-family: Khmer Os Battambang, "Times New Roman", Times, serif, 'Hanuman';
	font-size: 18px;
	top: 15px;
	text-align: center;
	line-height: 30px;
}
.btn_pop{
	position: absolute;
	bottom: 5px;
	right: 20px;
}

#select_id_button{
	width: 100px;
	height: 25px;
}

input.btn-fer{
	margin-left: -0.95em; 
	margin-top: -0.4em;
	width: 30px; 
	height: 30px;
}

/* Make the row truly full width */
.nor_btn_con { width:100%; }

/* Turn the inner group into a flex row that fills 100% */
.nor_btn_con > .btn-group { display:flex; width:100%; }

/* Left input = 30%, Right button = 70% */
.btn_sub_control { flex:0 0 30%; height:3.28em; margin:0; }
.set_autobtn_con { flex:1 1 70%; margin:0; width:auto; }

/* Kill the tiny gap and make both halves look like one control */

/* Kill the tiny gap and make both halves look like one control */
.btn_feedbackstatus {
  width:100%; height:100%;
  margin:0;                      /* <-- remove the 1px gap */
  text-align:center;
  border-radius:8px 0 0 8px;     /* left rounded */
  font-family: Cambria, "Times New Roman", serif;
  box-sizing:border-box;
}
.set_autobtn_con {
  border-radius:0 8px 8px 0;     /* right rounded */
}

/* Optional: tidy the dropdown sizing */
.form_autobtn_con { padding:0.2em; width:200%; }

/* If Bootstrap adds space between btn-groups, reset it */
.nor_btn_con .btn-group { margin:0; }






