html{position:relative;min-height:100%}body{margin-bottom:40px}.footer{position:absolute;bottom:0;width:100%;height:40px;background-color:#f5f5f5}.container{width:auto;padding:0 15px}.container .text-muted{margin:10px 0;text-align:center}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:0 6px 6px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;border-radius:6px 0 6px 6px}.angular-ui-tree-handle{background:#f8faff;border:1px solid #dae2ea;color:#7c9eb2;padding:10px}.angular-ui-tree-handle:hover{color:#438eb9;background:#f4f6f7;border-color:#dce2e8}.tree-node{border:1px solid #dae2ea;background:#f8faff;color:#7c9eb2}.tree-node-content{margin:10px}.tree-handle{padding:10px;background:#428bca;color:#FFF;margin-right:10px}.angular-ui-tree-placeholder{background:#f0f9ff;border:2px dashed #bed2db;box-sizing:border-box}.marcaAtencao{background-color:#81DC99}.spinner-overlay{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100000;display:flex;align-items:center;justify-content:center}.spinner{width:90px;height:90px;border:7px solid rgba(15,132,210,.9);border-left-color:rgba(15,132,210,.1);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}