.title_list_impacted label {
	color: #fff;
	font-size: 14px;
}

.checkmark {
    position: absolute;
    top: -4px;
    left: 0;
    height: 17px;
    width: 17px;
    box-sizing: border-box;
    background: #F3F3F3;
    border: 1px solid rgba(17, 17, 17, 0.48);
    border-radius: 3px;
}

.impactanalysis-header {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid rgb(98, 99, 99);
}

.impactanalysiswbtn {
	width: 100%;
	color: #fff;
	font-size: 13px;
	padding: 8px;
	margin-right: 3px;
	text-align: left;
	border: 1px solid #2A2D2D;
	background: linear-gradient(180deg, #4F5254 0%, #393B3A 97.3%);
	box-shadow: inset 0px 2px 0px rgb(255 255 255/ 30%);
	border-radius: 5px;
	/* cursor: pointer;*/
}

.impactbtnActive {
	background: #3D9BD2;
	box-shadow: inset 0px 2px 0px rgb(255 255 255/ 30%);
}

.checktree, .checktree * {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: white;
}

.checktree ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

.checktree li {
	float: left;
	padding: 3px 0;
	width: 100%;
}

.checktree li label {
	vertical-align: middle;
	cursor: pointer;
	padding: 4px 0 2px 0;
	font-size: 14px;
	line-height: 15px;
	float: left;
}

.checktree li .arrow {
	width: 14px;
	height: 14px;
	margin: 5px 8px 0;
	cursor: pointer;
	float: left;
}

.checktree li .collapsed {
	background: url(../../images/checktree_icon.png) no-repeat;
	background-position: 0px -22px;
}

.checktree li .expanded {
	background: url(../../images/checktree_icon.png) no-repeat;
	background-position: -14px -22px;
}

.checktree li .checkbox {
	width: 18px;
	height: 18px;
	cursor: pointer;
	float: left;
	background: url(../../images/checktree_icon.png) no-repeat;
	background-position: 1px 0;
	margin-right: 7px;
}

.checktree li .checked {
	background-position: -15px 0;
}

.checktree li .half_checked {
	background-position: -31px 0;
}

.checktree li li .arrow {
	margin-left: 24px;
}

.checktree li li li .arrow {
	margin-left: 48px;
}

.checktree li li li li .arrow {
	margin-left: 72px;
}

.checktree li li li li li .arrow {
	margin-left: 96px;
}

#tree ul li:last-child {
	margin: 0;
	padding-bottom: 5px;
	padding: 0px;
	border: none;
}

.amenitiesResultTool {
	position: absolute;
	z-index: 98;
	right: 4%;
	bottom: 10px;
}

.impactanalysis-box {
	background: #F3F3F3;
	border-radius: 4.7419px;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	min-height: 60px;
	padding: 0.3rem;
	position: relative;
	width: 100%;
	border: 1px solid #D7D7D7;
}

#tree ul li {
	border-bottom: none;
}

.treeviewfilter ::placeholder {
	color: #fff;
	opacity: 1; /* Firefox */
}

.treeviewfilter :-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}

.treeviewfilter ::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff;
}

#impactviewActive {
	width: 65%;
	margin: 15px auto 0;
	margin-right: 0px;
	margin-left: 14px;
	background: #505050;
	/* margin: 2.5em auto 0; */
}

/*rangeslider*/
.range-input {
	padding: 1px 20px 0px 0px;
}

.range-input input {
	-webkit-appearance: none;
	width: 158px;
	height: 2px;
	background-color: #4471ef;
	outline: none;
	margin-left: 0;
}

.range-input input::-webkit-slider-thumb {
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	background-color: #eee;
	border: 2px solid #4471ef;
	border-radius: 50%;
	outline: none;
}

.range-input input::-webkit-slider-thumb:hover {
	background-color: #4471ef;
}

.range-input .value {
	color: #4471ef;
	text-allign: center;
	font-weight: 600;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}

.range-input .value div {
	transition: all 300ms ease-in-out;
}

#impactslidervalue {
	margin-left: 0px !important;
	margin-top: 0 !Important;
}

/*end range slider*/
.nobordertop {
	border-top: none;
	margin-top: 0;
	padding-top: 0 !important;
}

.valueleft {
	float: left;
	margin-top: 14px;
}

.valueright {
	float: right;
	margin-top: 14px;
}

.impact_pannel {
	padding: 6px 10px 0px 0px !important;
	margin: 0px 5px 8px 1px !important;
	overflow: hidden;
}

.footer_impact_panel {
	margin: 0px 0px 0px 44px !important;
}

.bufferimpactbox {
	height: 74px;
	overflow: hidden;
	padding: 6px 10px 0px 10px !important;
	margin: 0px 5px 8px 1px !important;
}

.impactradius-label {
	font-size: 14px;
	line-height: 12px;
	color: rgba(255, 255, 255, 0.55);
}

.h-rs-line {
	width: 300px;
	margin-top: 24px;
	-webkit-appearance: none;
	border-radius: 24px;
}

.h-rs-line::-webkit-slider-runnable-track {
	-webkit-appearance: none;
	height: 7px;
	border-radius: 24px;
}

.h-rs-line::-webkit-slider-thumb {
	-webkit-appearance: none;
	background: #FFF;
	height: 18px;
	width: 18px;
	border-radius: 100%;
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
	margin-top: -5.5px;
}

.emailblock {
	background: #505050;
	padding: 5px;
}

.emailiPanel {
	padding: 10px 10px;
	overflow: hidden;
	height: auto;
}

.email-titlewo {
	/* float: left; */
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 5px 0;
	color: #fff;
}

.submit_value {
	display: flex;
	justify-content: end;
	margin-top: 11px;
}

.emailvalidationmsg {
	color: #fff;
}

.emailblock {
	background: #505050;
	padding: 5px;
}

#email_R::placeholder {
	color: #cccbcb;
}

.emailblock label {
	color: #fff;
	font-size: 13px;
}

.textareainput {
	background: #7A7A7A !important;
	border: 0.864346px solid rgba(215, 215, 215, 0.5) !important;
	box-sizing: border-box;
	border-radius: 3px !important;
	color: #ffff !important;
	font-size: 14px;
}

.emailbtn {
	cursor: pointer;
	margin-left: auto;
	font-size: 20px;
	position: relative;
	/* left: 94px; */
	left: 34px;
	bottom: 4px;
}

.impactpdficon {
	cursor: pointer;
	margin-left: auto;
	font-size: 20px;
	position: relative;
	/* left: 94px; */
	left: 81px;
	bottom: 4px;
}

.emailblock .form-group {
	margin-bottom: 6px !important;
}

#Cancel_report {
	margin-right: 5px;
}

#emailccvalidationmsg {
	color: #fdffb9;
	font-size: 12px;
	margin-top: 4px;
	margin-left: 78px;
}

.emailblock .form-inline {
	margin: 12px 0;
}

.emailblock .form-inline .form-control {
	width: 184px;
	margin-left: auto;
}

.attachmenttitle {
	padding: 5px 6px;
	color: #fff;
	font-size: 13px;
}

#reportemail {
	height: 312px;
}

.downloadmail {
	background: #505050;
	padding: 10px;
}

/*reportcheckbox*/
.reportdownloadmain {
	display: block;
	position: relative;
	padding-left: 31px;
	margin-bottom: 5px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}

/* Hide the default checkbox */
.reportdownloadmain input[type=checkbox] {
	visibility: hidden;
}

/* Creating a custom checkbox
        based on demand */
.geekmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 17px;
	width: 17px;
	/* background-color: black; */
	background: #3C3C3C;
	border: 1px solid rgba(215, 215, 215, 0.5);
	border-radius: 3px;
}

.reportdownloadmain:hover input ~ .geekmark {
	background-color: #505050;
}

.reportdownloadmain input:active ~ .geekmark {
	background-color: #505050;
}

.reportdownloadmain input:checked ~ .geekmark {
	background-color: #2196F3;
}

/* Checkmark to be shown in checkbox */
/* It is not be shown when not checked */
.geekmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Display checkmark when checked */
.reportdownloadmain input:checked ~ .geekmark:after {
	display: block;
}

.reportdownloadmain .geekmark:after {
	left: 5px;
	bottom: 5px;
	width: 5px;
	height: 9px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*endreportdownloadmainchckbox*/
.downloadtxt {
	margin-top: 15px;
	color: #fff;
	font-size: 14px;
	padding-bottom: 5px;
}

.downloadreportexcelpdf-btn {
	background: #3C3C3C;
	border: 1px solid #828282;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 14px !important;
	padding: 3px 3px 5px 3px;
	color: #ffff;
	width: 50%;
	font-weight: normal;
	box-shadow: inset 0px 1px 0px rgb(255 255 255/ 30%);
	border-radius: 4px;
	width: 30%;
	height: 30px;
}

.getreportPanel {
	padding: 10px 10px;
	overflow: auto;
	height: 199px;
}

#downloadModal .modal-dialog {
	width: 380px !important;
}

#downloadModal .modal-header {
	padding: 10px;
	background: linear-gradient(180deg, #4F5254 0%, #393B3A 97.3%);
	box-shadow: 0px 1px 1px rgb(0 0 0/ 25%), inset 0px 2px 0px
		rgb(255 255 255/ 30%);
	border-bottom: 1px solid #2A2B2D;
}

#downloadreportLabel {
	color: #fff;
	font-size: 14px;
}

#downloadModal .modal-content {
	background-color: #3C3C3C;
}

#downloadModal .modal-body {
	padding: 10px;
}

#downloadModal .modal-footer {
	padding: 6px 10px;
	border-top: 1px solid #262626;
}

.reportlabel {
	display: flex;
}

#selectfilemsg {
	font-size: 14px;
	color: #2efff7;
}


#impacted_assets label {
    margin-left: 5px;
}