[data-module="leads"] .status {
    width: 120px;
}

#client_description {
    height: 120px;
}

.pac-container {
    z-index: 100000;
}

.arrow_right {
    position: relative;
}

.arrow_right:after {
    font-family: "bsource" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "A";
    font-size: 17px;
    color: #466276;
    position: absolute;
    top: 0;
}