html{position:relative;min-height:100%;padding:0;margin:0}body{color:#fff;height:100%;padding:0;margin:0;overflow-x:hidden;overflow-y:auto}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.noselect:focus{outline:none !important}header{position:fixed;top:0;width:100%}header nav{padding:0;background:#000}header nav .navbar-brand{padding-left:10px}header nav .logout-btn{position:absolute;display:inline-block;text-align:right;right:20px;top:10px;vertical-align:middle;cursor:pointer}footer{position:fixed;left:0;bottom:0;width:100%;background-color:#000;height:20px;color:#fff;text-align:center;font-family:bnpp_sans;font-size:11px;font-weight:inherit}footer .footer-nav{margin:0;padding:0}footer .footer-nav li{display:inline-block;line-height:20px;cursor:pointer}footer .footer-nav li a{color:inherit}footer .footer-nav li:hover,footer .footer-nav li a:hover{text-decoration:underline}footer .footer-nav li:after{content:'|';margin:0 5px}footer .footer-nav li:last-child:after{content:''}.info-container{height:100%}.background{position:fixed;height:100%;width:100%;background-color:#bbb;background-size:cover;background-position:50% 100%;background-repeat:no-repeat;background-image:url('../img/background.jpg?version=1742400170352');z-index:-1}.background.logined{background-image:url('../img/background_login.jpg?version=1742400170355')}.article-container{width:100%;overflow:hidden}#article{height:100%;padding-bottom:20px}section{height:calc(60%)}.content .back-button{position:fixed;left:30px;top:65px;background:#fff;border-radius:2px;min-width:80px;height:28px;border:0 !important;outline:none !important;cursor:pointer;color:#000;font-family:bnpp_sans;font-size:14px;font-weight:400}.content .back-button .arrow-icon{display:inline-block;height:14px;width:14px;margin-right:5px;background-image:url("../img/left_arrow.svg?version=1742400170361");background-size:100%;background-position:center center;background-repeat:no-repeat;margin-top:7px;margin-bottom:7px;vertical-align:middle}.content .back-button:hover{background:#bbb}.content .back-button:active{background:#333;color:#fff}.content .back-button:active .arrow-icon{background-image:url("../img/left_arrow_active.svg?version=1742400170364")}.tooltip-inner{white-space:nowrap;max-width:none}.modal.loader{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:transparent url('../img/loader.svg?version=1742400170367') 50% 50% no-repeat;background-size:100px 100px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}body.loading .modal.loader{overflow:hidden;display:block}body.loading section{display:none}
