/* Add here all your CSS customizations */
#inspector-map{
	display: none;
}

#modalReviewOrder .add-notes-button{
	float: right;
	margin-right: 5%;
	margin-bottom: 12px;
	margin-top: 12px;
	position: relative;
	z-index: 9999
}
#edit-notes-texarea{
	width: 100%;
	margin: 0 auto;


}
.test-class{
	
}
.add-notes-button-container {
	display: block;
	width: 100%;
}
select.input-sm {

    line-height: 18px !important;
}
#gmap-inspectormap .my-custom-class-for-label{
	font-size: 1.5em !important;
	color: #000 !important;
}
#gmap-inspectormap div div div div div div div div{
	
}
.my-custom-class-for-label{
	overflow: visible !important;
}
#gmap-inspectormap .fa-home::before {
	font-size: calc(1.8vw + 33%);
    margin-left: -6px !important;
}
#gmap-inspectormap .my-custom-class-for-label:last-child{
	display: none !important;
}
.gm-style .gm-style-iw-c { 
    position: absolute;
    box-sizing: border-box;
    overflow: hidden;
    /* top: 24px !important; */
    left: 0;
    transform: translate(-50%,-100%);
    background-color: rgb(53, 118, 150);
    border-radius: 8px;
    padding: 12px;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
	
}
.gm-style .gm-style-iw-d {
    max-height: 600px !important;
}
.gm-style .gm-style-iw-c {
    max-height: 600px !important;
}
