.cs section header{padding-top:2rem;padding-bottom:1rem}.cs section header .tag{margin-bottom:1rem}.full-view{max-width:100% !important;width:100% !important}.full-view .columns{display:block}.full-view .columns>*:nth-child(2){display:none}section#news{padding-top:1.5rem}@media screen and (min-width:600px){section#news .content-with-side-content>div:nth-of-type(2){padding-top:2rem;display:flex;justify-content:flex-end}section#news .content-with-side-content>div:nth-of-type(2)>div{width:300px}}.outdated{background-color:red;color:white;padding:2rem}iframe{width:100%;height:500px}#search-panel{background-color:#efefef;padding:1rem 0;position:relative}#search-panel div.wrapper{display:grid;grid-template-columns:100%}@media screen and (min-width:1080px){#search-panel div.wrapper{grid-template-columns:65% 35%}#search-panel div.wrapper>div:nth-of-type(1){display:block}#search-panel div.wrapper>div:nth-of-type(2){display:flex;align-items:center;justify-content:flex-end}#search-panel div.wrapper>div:nth-of-type(2) a{display:inline-block}}#search-panel input{display:inline-block;width:100%;min-width:300px;border-radius:6px;background-color:rgba(255,255,255,0.9);box-shadow:2px 2px 3px 1px #ccc;color:#333;padding:1rem 1rem 1rem 75px;border:0;background-image:url(/assets/images/portal/search.png);background-repeat:no-repeat;background-position:0 center;box-sizing:border-box;margin-right:1rem}@media screen and (min-width:1080px){#search-panel input{width:50%;transition:.3s all}#search-panel input:focus{width:100%}}#search-panel ul{display:flex;list-style:none;font-size:.8rem;margin:0;height:100%;align-items:center}#search-panel ul li{color:#999;border-radius:6px;margin-right:.5rem}#search-panel ul li i{font-size:20px;vertical-align:bottom;margin-right:.3rem}#search-panel ul li.selected,#search-panel ul li:hover{background-color:#ccc;color:#666}#search-panel ul li a{padding:.6rem .8rem;display:block;cursor:pointer}#disclaimer{border-top:#ccc 1px solid;margin-top:3rem;padding-top:3rem;font-size:.9rem;opacity:.8}@media screen and (max-width:1080px){.float-left,.float-right{display:block;margin:2rem 0}}@media screen and (min-width:1080px){.float-left{display:inline-block;float:left;margin:1rem 2rem 1rem 0}.float-right{display:inline-block;float:right;margin:1rem 0 1rem 2rem}}#series-list{margin-top:3rem;list-style:none}#series-list h2{margin:0}#series-list a{display:block}#series-list ol{list-style:none}#series-list ol>li{padding:1rem 0;opacity:.6;transition:opacity .3s}#series-list ol>li.selected,#series-list ol>li:hover{opacity:1}#series-list ol>li:not(:last-of-type){border-bottom:#ccc 1px solid}#series-list .tag{margin-bottom:.5rem}.formatted-content{position:relative}.hint-group{display:block;float:right;clear:both;margin:0 0 1rem 2rem;font-size:90%;opacity:.9;transition:.4s all;position:absolute;left:-111px}.hint-group:hover{opacity:1;z-index:9999999999}.hint-group>div:nth-of-type(1){background-color:#333;color:white;display:inline-block;height:55px;width:55px;line-height:55px;float:right;font-size:11px;border-radius:55px;cursor:pointer;text-align:center;box-shadow:0 0 0 0 rgba(0,0,0,1);transform:scale(1);animation:pulse 2s infinite}.hint-group:hover>div:nth-of-type(1){border-radius:4px 4px 0 0;animation:none}.hint-group>div:nth-of-type(1) span{vertical-align:middle}.hint-group>div:nth-of-type(2){background-color:#ededed;border:#bfbfbf 1px solid;box-shadow:5px 5px 9px -3px rgba(0,0,0,.2);border-radius:0 0 8px 8px;display:none;position:absolute;max-height:400px;overflow:auto}.hint-group:hover>div:nth-of-type(2){display:block;position:absolute;top:50px;left:0;width:500px}.hint-group:hover>div:nth-of-type(2)>div{padding:1rem 1.5rem}.hint-group:hover>div:nth-of-type(2)>div:not(:first-of-type){border-top:#ccc 1px solid}@keyframes pulse{0{transform:scale(0.95);box-shadow:0 0 0 0 rgba(0,0,0,0.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(0,0,0,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(0,0,0,0)}}.formatted-content ul li{list-style-position:outside}figure figcaption{font-size:.8rem;opacity:.8}