.cs section header{padding-top:2rem;padding-bottom:1rem}.cs section header .tag{display:inline-flex;flex-direction:row;margin-bottom:1rem;padding:0;overflow:hidden}.cs section header .tag>div{padding:.5rem}.cs section header .tag>div:nth-of-type(2){background-color:#414141}.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:#fff;padding:2rem}iframe{width:100%;height:500px}.quote{border-radius:12px;margin:1rem 0;position:relative;overflow:hidden;border:#ccc 1px solid;box-shadow:2px 2px 5px 0 rgba(0,0,0,.15)}.quote blockquote{padding:3rem;margin:0}.quote cite{padding:1rem;background-color:#efefef;border-top:#ccc 1px solid;display:block;text-align:center;line-height:normal}.quote img{max-height:40px;max-width:40px;border-radius:100px;vertical-align:middle;margin-right:1rem;margin-bottom:0 !important}#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:hsla(0,0%,100%,.9);box-shadow:2px 2px 3px 1px #ccc;color:#333;padding:1rem 1rem 1rem 75px;border:0;background-image:url(/codeplay.com-website/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{border-radius:6px;margin-right:.5rem;color:#494949}#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:#000}#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;display:inline-flex;flex-direction:row;padding:0;overflow:hidden}#series-list .tag>div{padding:.5rem}#series-list .tag>div:nth-of-type(2){background-color:#414141}.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:#fff;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 #000;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,.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}hr{margin:2rem 0;opacity:.5}.breakout{padding:2rem;border:#ccc 1px solid;background-color:#efefef;border-radius:6px;width:40%;float:right;margin:0 0 2rem 2rem}.breakout h2{margin-top:0 !important}.ext-disclaimer{font-size:11px}.side-by-side{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem}.plugins-widget{background-color:blue;color:#fff;display:flex;border-radius:6px;margin-bottom:1rem}.plugins-widget>div{flex:1;display:flex;transition:.2s all}.plugins-widget>div:last-of-type{background-color:rgba(0,0,0,.1)}.plugins-widget>div:hover{background-color:rgba(0,0,0,.15)}.plugins-widget a{display:flex;align-items:center;padding:2rem}.plugins-widget div>a:first-of-type{flex:1}.plugins-widget div>a:last-of-type{border-left:hsla(0,0%,100%,.2) 1px solid}.plugins-widget div>a:last-of-type:hover{background-color:rgba(0,0,0,.2)}.in-this-series{list-style:none}.in-this-series span{display:inline-block;margin-left:4px}.in-this-series a{display:block;padding:.3rem;font-weight:normal !important}.in-this-series a:hover,.in-this-series li.selected a{font-weight:bold !important}.in-this-series li:not(:last-of-type){border-bottom:rgba(0,0,0,.1) 1px solid}
