@charset "UTF-8";
@CHARSET "UTF-8";
#annotationLeftTextHolder {
    vertical-align: top;
}

#visualisationResult span {
    cursor: pointer;
}

#visualisationResult span.ann-off {
	cursor: inherit;
}

#amcclientTableHolder {
    margin-left: 1%;
}
.container * {
    text-align: left;
}
.container td {
    vertical-align: top;
}
.container td textarea {
    width: inherit;
    resize: none;
}

.container input[type='text'] {
    width: 412px !important;
}

.btn-primary {
    margin-bottom: 22px;
}

