/* utils */
.no-wrap {white-space: nowrap}

/* bootstrap overrides */
.tooltip-inner {max-width: 500px}
.table > tbody > tr > td {vertical-align: middle}
.box-header > .box-tools {position: relative; right: 0; top: 0; float:right}
.text-left {text-align: left !important}

/* bootstrap extensions */
.btn-icon-only {padding-left: 15px; padding-right: 15px}
.btn.btn-normalwrap {white-space: normal}
.img-icon {width:20px; height: auto}

/* app styles */
.app-a-edit-value-now {text-decoration: underline wavy; text-decoration-color: rgba(60, 141, 188, 0.8);}
.table-sticky-header thead {background-color: #fff}