
#DeviationResult {
	width: 310px;
}

.data_capture {
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #ffffff;
	border-radius: 3px;
	margin-right: 8px;
	display: inline-flex;
	align-items: center;
}

.deviationtitle {
	font-weight: 400;
	font-size: 13px;
	color: #333333;
}

.count_data {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

.title_count {
	font-weight: 400;
	font-size: 14px;
	color: #fff;
	margin: 9px 0;
}

.totalcount {
	margin-left: 5px;
}

.dflex {
	background-color: #F3F3F3;
	border-radius: 5px;
	padding: 5px;
	display: flex;
	margin-bottom: 10px;
}

#floorcheck {
	margin: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	overflow: auto;
	float: left;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
}

.data_capture {
	justify-content: center;
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 3px;
	margin-right: 8px;
	display: inline-flex;
	align-items: center;
}

.visibledata {
	border: 1px solid #828282 !important;
	background: transparent !important;
}

.countable_data {
	
}

.deviationtitle {
	font-weight: 400;
	font-size: 12px;
}

.count_data {
	color: #333333;
	font-size: 16px;
	font-weight: 500;
}

.title_count {
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	margin: 9px 0;
}

.resulttd hr {
	margin: 10px 0;
	background: #e9e9e9;
}

.detailarrow {
	margin-left: auto;
	margin-top: 19px;
	margin-right: 10px;
}

.infodv {
	margin-left: 5px;
}

.btn-deviation {
	border-radius: 5px;
    font-size: 12px;
    color: #367EC0;
    border: 1px solid #367EC0;
    padding: 0.1rem 0.75rem;
}

.towerblock {
	border-radius: 3px;
	background-color: #505050;
	padding: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.btn-direction {
	width: 25px;
	height: 25px;
	background: linear-gradient(180deg, #4F5254 0%, #393B3A 97.3%), #4a9cf3;
	box-shadow: 0.655404px 0.655404px 2.62162px rgb(0 0 0/ 25%), inset 0px
		1.63851px 0px rgb(255 255 255/ 30%);
	border-radius: 3px;
	display: inline-flex;
	align-items: center;
	padding: 5px;
}

.blockcount {
	width: 20px;
	height: 20px;
}

#blockred {
	background-color: #ff0000;
}

#blockyellow {
	background-color: #ffff00;
}

#blockorange {
	background-color: #ff8000;
}

.listofDeviation {
	color: #333333;
    font-size: 12px;
    font-weight: 500;
}

.towertitle {
	font-size: 12px;
	color: #fff;
}

.listflex {
	border-radius: 5px;
	padding: 5px;
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
	align-items: center;
}

#countlistitem {
	margin-top: 10px;
}

.backtodetails {
	display: flex;
	justify-content: flex-end;
}

#detailsdata table tbody tr td {
	border: 1px solid #8b8a8a;
	color: #fff;
}

#detailsdata table tbody tr th {
	border: 1px solid #8b8a8a;
	color: #fff;
	font-weight: 500;
}

#detailsdata {
	margin-top: 10px;
}

#blockred, #blockyellow, #blockorange {
	cursor: pointer;
}

#floorcheck {
	margin: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	overflow: auto;
	float: left;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
}

#floorcheck label {
	/* float: left;
    width: 26px;*/
	
}

#floorcheck label input {
	position: absolute;
	top: -20px;
	display: none;
}

#floorcheck label span {
	text-align: center;
	padding: 3px 8px;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #8b484a;
	margin: 9px;
	border: 1px solid #f13404;
}
.countabledata {
    padding-top: 5px;
    line-height: 1.3em;
    margin-left: 5px;
}

.mainospanel .countabledata {
    padding: 0;
    margin-left: 0;
}
#floorcheck input:checked+span {
	background-color: #8b484a;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 9px;
	border: 1px solid #f13404;
}

#usagevisible {
	margin: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	/*  border: 1px solid #D0D0D0;*/
	overflow: auto;
	float: left;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
}

#usagevisible label {
	/*  float: left;
    width: 26px;*/
	
}

#usagevisible label input {
	position: absolute;
	top: -20px;
	display: none;
}

#usagevisible label span {
	text-align: center;
	padding: 3px 8px;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #99990f;
	margin: 9px;
	border: 1px solid #f5f501;
}

#usagevisible input:checked+span {
	background-color: #99990f;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 9px;
	cursor: pointer;
	border: 1px solid #f5f501;
}

#constructionvisible {
	margin: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	/*border: 1px solid #D0D0D0;*/
	overflow: auto;
	float: left;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
}

#constructionvisible label {
	/* float: left;
    width: 26px;*/
	
}

#constructionvisible label input {
	position: absolute;
	top: -20px;
	display: none;
}

#constructionvisible label span {
	text-align: center;
	padding: 3px 8px;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #c27b38;
	margin: 9px;
	border: 1px solid #ffa800;
}

#constructionvisible input:checked+span {
	background-color: #c27b38;
	color: #fff;
	width: 20px;
	height: 20px;
	margin: 9px;
	cursor: pointer;
	border: 1px solid #ffa800;
}

#floorcheck label {
	cursor: pointer !important;
}

#usagevisible1 label {
	cursor: pointer !important;
}

#constructionvisible1 label {
	cursor: pointer !important;
}

.detailarrow {
	cursor: pointer;
}

/* #DeviationResult {
    position: absolute;
    z-index: 98;
    right: 11%;
    bottom: 10px;
    height: auto;
} */
.totalcount {
	margin-left: 5px;
}

#buildingcountblock hr {
	margin: 10px 0;
	background: #e9e9e9;
}

.mainospanel {
    background: #D7D7D7;
    /* padding: 8px; */
    padding: 10px 10px 15px 10px;
    border-radius: 4px;
}

.amenityUserIcon {
    background-color: #367EC0;
    border: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}
.borderRight {
    border-right: 1px solid #dee2e6 !important;
}
.outline {
    border: 1px solid #D7D7D7;
    border-radius: 4px;
}
#countlistitem_details tbody tr {
    width: 100%;
    display: table;
}