body.modal-open {
    overflow: hidden!important;
    position: fixed!important;
}
body.viewport-lg {
position: absolute!important;
}

.color3096C5 {
    color: #3096C5;
}

.colorffc107 {
    color: #ffc107;
}

.color56463P {
    color: #c56463;
}

.leftSVG {
    position: absolute;
    top: 100px;
    left: -350px;
    width: 300px;
}

.leftSVG2 {
    position: absolute;
    top: 20px;
    left: -350px;
    width: 300px;
}

.rightSVG2 {
    position: absolute;
    top: -30px;
    right: -290px;
    width: 200px;
}

.rightSVG {
    position: absolute;
    top: 50px;
    right: -300px;
    width: 200px;
}

.curPointer {
    cursor: pointer !important;
}

.gMapExt {
    height: 70vh;
}

.displayHidden {
    display: none;
}

.colorPurple {
    color: purple;
}

.colorRed {
    color: red;
}

.colorGreen {
    color: green;
}

.colorBlue {
    color: blue;
}

.colorBlack {
    color: black;
}

