#toasts { position:absolute; right:5px; top:5px; width:225px; z-index:1200;}

.toast-state {width:17px; height:17px; margin-right:0.5rem; background-color:#333;}


.toast-state-default {background-color:#333;}
.toast-state-error { background-color:#dc3545;}
.toast-state-success { background-color:#28a745;}


.overflow-scroll-y { overflow:hidden scroll; }

.popover.popover-large {max-width: 500px; }

.popover.popover-large .popover-body{overflow-x: auto; max-height: 450px;}


.session-item-ignored {opacity:0.4;}
.session-item-current {background-color:#0db5af3d;}

.prettyJSON:not(.prettyfiedJSON) {display:none;}

.jsonTree {width:459px; }
.jsonTree ul { margin-left:20px; list-style-type: none; font-size:0.85rem; }
.jsonTree ul.jsontree_tree { margin:0px; }

.simplejsonTree.jsonTree { width:100%; }
.simplejsonTree.jsonTree ul {font-size : 0.6rem;}
form.form-inline input { margin-bottom:0; }

#results .card-header form input {height:1.5rem; padding-top: 0.25rem; padding-bottom: 0.25rem;}
.btn-xs { padding: .25rem .5rem; font-size: .875rem; line-height: 1; border-radius: .2rem; }


button.btn-link:hover, button.btn-link:focus {background-color:initial; color:#0056b3;} 