
.groupMnt_container {
	padding: 29px;
	/* background: #d5d5d5; */
	height: 100%;
	overflow: auto;
}

.groupMnt_top {
	/* background: blueviolet; */
	
}

.groupMnt_left {
	float: left;
	width: 370px;
	min-height: 622px;
	padding: 25px;
	/* border-right: 1px solid gray; */
	/* background: linear-gradient(#f4faff, #b7daf7); */
	background: #e2e2e2;
	/* background: #007bff; */
	/* border: 1px solid #ccc; */
	border-radius: 10px;
	/* position: fixed; */
	/* color: white; */
	/* top: 180px; */
	overflow: auto;
}
.groupMnt_left th,
.groupMnt_left td{
	text-align : left;
	padding: 1px 0;
}
.groupMnt_left legend{
	font-size: 0.7rem;
	width : auto;
	font-weight: bold;
}

.groupMnt_left fieldset{
	border: 1px solid #898989;
	margin: 4px;
	padding: 0px;
	border: 0;
}
.groupMnt_left label{
	margin-bottom : 0px;
	/* min-width: 76px; */
	display: flex;
	align-items: center;
	gap: 2px;
	justify-content: flex-start;
}

.setting_info_area h6{
	padding : 3px 0px;
	font-size : 13px;
}

.groupMnt_body {
	float: left;
	/* 	width: 1149px; */
	width: calc(100% - 379px);
	min-width: 300px;
	background: #e2e2e2;
	/* background: linear-gradient(#fff8f8, #c7c7c7); */
	padding: 20px;
	/* min-width: 624px; */
	height: 622px;
	border-radius: 10px;
	/* box-shadow: 3px -2px black; */
	margin-left: 9px;
	margin-bottom: 43px;
	overflow: auto;
}

.groupMnt_bottom {
	
}

.groupMnt_bottom {
	clear: both;
	/* margin-top: 36px; */
}

.select_device>ul>li {
	float: left;
	/* padding: 13px 60px; */
	width: 100%;
	background: #9f9f9f;
	/* background: #dce7f1; */
	text-align: center;
	height: 40px;
	line-height: 39px;
	/* color: gray; */
	cursor: pointer;
	border-radius: 6px;
	display: none;
	/* color: white; */
}

.select_device>ul>.current {
	/* background: #b7daf7; */
	/* color: black; */
	font-weight: bold;
	display: block;
}

.select_device:after {
	content: "";
	clear: both;
	display: block;
}

.select_setInfo_item>ul>li {
	float: left;
	background: #b4bdc5;
	cursor: pointer;
	padding: 3px 19px;
	color: gray;
	border-radius: 3px;
}

.select_setInfo_item>ul>.current {
	background: #e2e2e2;
	color: black;
	font-weight: bold;
	border: 1px solid #ccc;
	border-bottom: none;
}

.select_setInfo_item:after {
	content: "";
	display: block;
	clear: both;
}

.device_groupInfo_area {
	/* background: #b7daf7; */
}

.device_groupInfo_area:after {
	/* content : ""; */
	clear: both;
}

.setGroupInfoBtn {
	
/* width: 100%; */
	
/* text-align: center; */
	
/* margin: 0 auto; */
}
.setGroupInfoBtn button ,
.setGroupInfoBtn span {
	font-size : 12px;
	background: white;
	border-radius: 3px;
	width: 31%;
	padding: 7px 0;
	margin: 14px 3px;
	display: block;
	text-align: center;
	float: left;
	cursor: pointer;
}

.setGroupIDForm {
	
}

.setGroupINFOForm {
	margin-top: 26px;
}

.setGroupINFOForm table td:first-child{
	
/* width: 97px; */
	
/* background: white; */
}
.setGroupInfoBtn {
	
}

.setGroupInfoBtn:after {
	content: "";
	clear: both;
	display: block;
}

.setting_info_area {
	/* background: #b7daf7; */
}

.ctrl_grou_list ul li {
	float: left;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 4px;
	font-size: 13px;
}

.ctrl_grou_list ul {
	width: 100%;
	display: inline-block;
}
.sl_ctrl_grou_list ul{
	padding: 5px;
}

	
.slgrouplist ul:hover{
	background: #c5c5c5;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.ctrl_grou_list>ul:first-child {
	background: #9f9f9f;
	border-radius: 5px;
} 

.sl_ctrl_grou_list>ul:first-child {
	background: #dce7f1;
	border-bottom: 1px solid rgb(169 169 169);
	font-weight: bold;
	font-size: 13px;
} 


.ctrl_grou_list ul.current {
	background: #c5c5c5;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

.ctrl_grou_list ul:first-child ~ ul:hover{
	background: #c5c5c5;
	font-weight : bold;
	font-size : 14px;
	cursor : pointer;
}

.ctrl_grou_list ul li:first-child {
	width: 7%;
}

.ctrl_grou_list ul li:nth-child(2) {
	width: 10%;
}

.ctrl_grou_list ul li:nth-child(3) {
	width: 21%;
}

.ctrl_grou_list ul li:nth-child(4) {
	width: 6%;
}

.ctrl_grou_list ul li:nth-child(5) {
	width: 14%;
}

.ctrl_grou_list ul li:nth-child(6) {
	width: 14%;
}

.ctrl_grou_list ul li:nth-child(7) {
	width: 14%;
}

.ctrl_grou_list ul li:nth-child(8) {
	width: 14%;
}


.sl_ctrl_grou_list ul li:first-child {
	min-width: 12%;
}

.sl_ctrl_grou_list ul li:nth-child(2) {
	width: 16%;
	/* min-width: 16%; */
}

.sl_ctrl_grou_list ul li:nth-child(3) {
	width: 16%;
}

.sl_ctrl_grou_list ul li:nth-child(4),
.sl_ctrl_grou_list ul li:nth-child(5),
.sl_ctrl_grou_list ul li:nth-child(6) {
	/* width: 14%; */
	min-width: 10%;
}

.sl_ctrl_grou_list ul li:nth-child(9),
.sl_ctrl_grou_list ul li:nth-child(8),
.sl_ctrl_grou_list ul li:nth-child(7) {
	/* width: 8%; */
	min-width: 9%;
}

.sl_ctrl_grou_list ul li:nth-child(10){
	min-width: 30px;
}

#setForm_p.current,#setForm_s.current{
	display : block;
}


.gi_p_content input[type="number"],
.gi_s_content input[type="number"]{
	width: 40px;
}

#setting_tab1_p.gi_p_content input[type="number"]{
	width : 45px
}



.groupInfoForm select,
.groupInfoForm input[type="text"],
.groupInfoForm input[type="number"],
.setGroupINFOForm input[type="number"]
{
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 2px 4px;
}

.setGroupINFOForm>div{
/* 	display : none; */
}


.gi_s_content,
.gi_p_content,
.gi_i_content
{
	display : none;
}

.gi_p_content .hddn{display : none;}
.gi_s_content .hddn{display : none;}
.gi_i_content .hddn{display : none;}

.gi_s_content.current,
.gi_i_content.current
{
	display : block;
	padding-top: 4px;
	display: flex;
	width: 100%;
}

.gi_p_content.current{
	display : block;
	padding-top: 4px;
}

.device_groupInfo_area table{
	width : 100%;
}






.gi_i_content table{
	width :100%;
	margin-top: 7px;
}
.gi_i_content table>thead>tr>th{
	
font-size: 13px;
}
.gi_i_content table>tbody>tr>td{
	font-size: 12px;
	height: 24px;
}

.gi_i_content#setting_tab1_i input[type=number]{	
	width: 63px;
}
.schedule_op[disabled]{
	display: none;
}
.gi_i_content#setting_tab2_i .schedule_op select,
.gi_i_content#setting_tab2_i .schedule_op input[type=number]{
	width: 68px;
	padding-left: 3px;
	margin-left: 8px;
}
.gi_i_content#setting_tab2_i .schedule input[type=number]{
	/* width: 9%; */
	/* width: 9%; */
	width: 40px;
}
.gi_i_content#setting_tab2_i .schedule select{min-width: 53px;}
.gi_i_content#setting_tab2_i th{
	text-align : left;
}




@media (max-width : 1280px){
	.fold_on .groupMnt_left,
	.fold_on .groupMnt_body
	{
		width : 100%;
	}
	.fold_on .groupMnt_body
	{
		margin : 0px;
		margin-top : 3px;
		
	}

	.fold_on .sl_groupMnt_container .groupMnt_main{
		flex-direction: column;
	}
}


@media (max-width : 950px){
	.groupMnt_left,
	.groupMnt_body
	{
		width : 100%;
	}
	.groupMnt_body
	{
		margin : 0px;
		margin-top : 3px;
		
	}
	.sl_groupMnt_container .groupMnt_left{
		width : 100%;
	}
	.sl_groupMnt_container .groupMnt_main{
		flex-direction: column;
		
	}
}

