.manager-location .row {
	padding-top: 10px;
	padding-bottom: 10px;
}

.manager-location button {
	text-align: right;
}
.cls-preview-popup{
	position: fixed;
    top: 0;
    z-index: 10001;
    background: #000000cc;
    width: 100%;
    height: 100vh;
    left: 0;
    padding: 5% 15%;
}
