html,body{min-height:100%;margin:0}html{display:flex;flex-flow:column nowrap;height:100%}body{flex:1 0 auto;padding-bottom:64px}#root{display:flex;flex-flow:column nowrap;height:100%;align-items:center;justify-content:space-between}ui-router{width:100%}api-docs{width:100%}button.btn i+span{margin-left:.75em}.flex-h{display:flex;flex-flow:row wrap}.flex-v{display:flex;flex-flow:column wrap}.flex-h>*{flex:1 1}.flex.grow{flex:1 0 auto}.flex.nogrow{flex:0 1 auto}.home.buttons{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:center;height:45%}.home.buttons button{padding:2em;margin:0;border:3px solid black;border-radius:1em;text-shadow:.1em .1em .1em black}.home.buttons button i{padding:0;margin:0;text-shadow:.1em .1em .1em black}.navheader{margin:.3em .3em 0}.navheader .nav-tabs li.active a:focus{background-color:#f7f7f7}.navheader .nav-tabs li.active a{border-color:lightgray lightgray rgba(0,0,0,0) lightgray;background-color:#f7f7f7}.navheader .nav-tabs li a{border-width:1px;border-radius:10px 10px 0 0}.navheader .logged-in-user div.hoverdrop{display:none;position:absolute;width:100%}.navheader .logged-in-user:hover div.hoverdrop{display:flex;flex-direction:row-reverse}.my-messages{width:100%;display:flex;max-height:200px}.my-messages .folderlist{flex:0 0 auto;overflow-y:scroll;max-height:200px}.selectlist{margin:0;padding:1.5em 0;background-color:#ddd}.selectlist a{display:block;color:#000;padding:.15em 1.5em;text-decoration:none;font-size:small}.selectlist .selected{background-color:#6495ed}.selectlist .selected a{color:#fff}.selectlist i.fa{width:1.35em}.selectlist .folder.selected i.fa:before{content:""}.selectlist .folder:not(.selected) i.fa:before{content:""}.ellipsis{text-overflow:ellipsis}.messagelist{flex:1 0 12em;overflow-y:scroll;max-height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.messagelist table{table-layout:fixed;width:100%}.messagelist thead td{font-weight:700}.messagelist thead td.st-sort-ascent:after{content:" ";font-family:FontAwesome}.messagelist thead td.st-sort-descent:after{content:" ";font-family:FontAwesome}.messagelist table td{padding:.25em .75em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:small;cursor:default}.messagelist i.fa-circle{color:#6495ed;font-size:50%}.messagelist table tr.active{background-color:#6495ed;color:#fff}.messagelist table td:nth-child(1){width:1.75em}.messagelist table td:nth-child(2){width:21%}.messagelist table td:nth-child(3){width:62%}.messagelist table td:nth-child(4){width:15%}.message .header,.body{padding:1em 2em}.message .header{background-color:#a9a9a9;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:baseline}.message .header .line2{display:flex;flex-flow:column;justify-content:space-between}.compose .header label{padding:0 1em;flex:0 0 6em}.compose .body{background-color:#d3d3d3;height:100%}.compose .body textarea{width:100%;border:0;outline:0}.compose .body .buttons{padding:1em 0;float:right}.contact{padding:1em 3em}.contact .details>div{display:flex;flex-flow:row wrap}.contact .details h3{margin-top:0}.contact .details label{width:8em;flex:0 1 auto}.contact .details input{flex:1 1 auto}.dialog{position:fixed;inset:0;z-index:1040}.dialog .backdrop{position:fixed;inset:0;transition:opacity .25s ease;background:#000;opacity:0}.dialog.active .backdrop{opacity:.5}.dialog .wrapper{z-index:1041;opacity:1;display:flex;flex-direction:column;align-items:center}.dialog .content{transition:top .25s ease;flex:1 1 auto;background:#fff;padding:2em;position:relative;top:-200px}.dialog.active .content{top:4em}.bounce-horizontal{animation:bounce-horizontal .5s alternate infinite}@keyframes bounce-horizontal{0%{left:1.5em}to{left:.5em}}
