@charset "UTF-8";.card{margin:0 0 8px;background-color:#fff;box-shadow:3px 3px 9px .9px rgba(0,0,0,0.2);border-radius:2px;overflow:hidden}.card-padding{padding:16px}.flatbutton{text-align:center;-webkit-transition:.4s;transition:.4s;min-width:88px;border:0;border-radius:2px;padding:0 8px;font-weight:bold;line-height:36px;-webkit-transition:.3s;transition:.3s}.flatbutton:hover{z-index:10;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2)}.iconbutton{background:#fff;-webkit-transition:.3s;transition:.3s;border-radius:50%;border:0;width:40px;height:40px;text-align:center;line-height:40px;font-size:16px}.iconbutton:hover{z-index:10;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2)}li[onclick^="window.open"],div[onclick^="window.open"]{cursor:pointer}.buttonAnchor{display:block;height:100%}.buttonAnchor:hover,.buttonAnchor:focus{text-decoration:none}img[src=""]{display:none}ul{margin:0;padding:0}.flexWrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.scrollableTable{overflow-x:scroll}.scrollableTable:after{content:'< - - 스크롤 - - >';color:#999;font-size:xx-small;padding-left:40vw;text-decoration:none}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}html{overflow-x:hidden}.container{margin-right:auto;margin-left:auto;padding-left:8px;padding-right:8px}body{padding-top:65px;margin:0;background:#eee;font-family:"NanumBarunGothic",맑은 고딕,malgun gothic,AppleGothicNeoSD,Apple SD 산돌고딕 Neo,Microsoft NeoGothic,Droid sans,sans-serif}.backgroundImg{position:fixed;width:100%;height:100%;margin:-56px 0;background-size:cover;background-position-y:0;z-index:-1}div,li,p{word-break:break-word}kbd{border:#000 solid 1px;padding:4px;border-radius:4px;box-shadow:2px 2px 6px .6px rgba(0,0,0,0.2);margin:0 4px}header{margin:0;padding:0;position:fixed;top:0;left:0;width:100%;height:56px;background:#3f51b5;-webkit-transition:.3s;transition:.3s;z-index:900;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2)}header a,header a:hover,header a:focus{text-decoration:none;color:#fff}header .drawerToggle{position:fixed;top:0;left:0;width:56px;height:56px;line-height:56px;text-align:center;font-size:25px;color:#fff}header h3{position:absolute;top:0;left:60px;margin:0 56px 0 0;line-height:56px;font-size:22px;height:56px;overflow:hidden}header #searchBox{position:absolute;top:0;left:100%;width:100%;height:56px;background:#3f51b5}header #searchBox .searchIcon{position:fixed;right:0;width:56px;height:56px;line-height:56px;text-align:center;font-size:25px}header #searchBox input{background:#3f51b5;width:50%;height:52px;margin:2px 0;padding:0 10px;border:0;color:#fff;font-size:20px}header #searchBox input:focus{outline:0}header #searchBox.opened{left:0}header #searchBox.opened .searchIcon{position:static;margin:0 8px}#searchResultWrap{display:none;height:110px;-webkit-transition:.3s ease-in;transition:.3s ease-in}#searchResultWrap h3{position:static;line-height:1.17em;font-size:1.17em;margin-left:1.17em}#searchResultWrap.opened{display:block}#searchResultWrap .flatbutton{background:#fff;float:right;color:#4285f4;margin-left:8px}#searchResultWrap .flatbutton:hover,#searchResultWrap .flatbutton:visited,#searchResultWrap .flatbutton:active{text-decoration:none;color:#4285f4}.searchTitle{color:#fff;text-shadow:#333 1px 1px 1px;font-size:large;line-height:2em}.entryList.type1{position:relative;list-style:none;height:56px}.entryList.type1:hover{z-index:10;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2)}.entryList.type1 .entryLink{display:block}.entryList.type1 .thumb{float:left;width:56px;height:56px}.entryList.type1 .thumb img{width:100%}.entryList.type1 .title{display:block;padding:4px 0 0 60px}.entryList.type1 .txt{display:none}.entryList.type1 .detail_info{position:absolute;top:0;right:0;color:#aaa;height:56px;font-size:xx-small;text-align:right;padding:24px 4px 0}.entryList.type1 .detail_info a{color:#aaa}.entryList.type1 .detail_info a:hover{color:#444;text-decoration:none}@media(min-width:768px){.entryList.type1{height:84px}.entryList.type1 .thumb{width:84px;height:84px}.entryList.type1 .title{padding:4px 0 0 88px}.entryList.type1 .detail_info{padding:54px 4px 0}}article .titleWrap h2{font-weight:600;font-size:2em;font-stretch:expanded;margin:18px 18px 0}article .titleWrap a{text-decoration:none}article .titleWrap .articleInfo{float:right;margin-bottom:8px}article .titleWrap .articleInfo span{padding:8px}article .titleWrap .articleInfo .category{font-stretch:expanded}article .titleWrap .articleInfo .date{font-stretch:expanded}article .titleWrap .articleInfo .category a,article .titleWrap .articleInfo .date{color:#aaa}article .titleWrap .admin{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background:#ff4081;color:#fff;margin:4px -16px}article .titleWrap .admin .flatbutton{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:180px;-ms-flex-preferred-size:180px;flex-basis:180px}article .titleWrap .admin .flatbutton a{color:#fff}article .article a{color:#4285f4}article .article h1,article .article h2,article .article h3,article .article h4,article .article h5,article .article h6{border-left:#4285f4 solid 5px;border-bottom:#4285f4 solid 2px;text-indent:16px}article .article img,article .article .imageblock{max-width:100%;height:auto}article .article img .cap1,article .article .imageblock .cap1{color:#aaa;font-size:.9em}article .article span{max-width:100%}article .article sup.footnote{display:inline-block}article .article [class^="moreless"]{font-weight:bold}article .article [class^="moreless"]:before{font-family:"material-design-icons"}article .article .moreless_fold:before{content:'\e8d8'}article .article .moreless_top:before{content:'\e8d7'}article .article .moreless_content{border:#4285f4 dotted 1px;border-radius:2px;padding:8px;font-weight:initial}article .article .moreless_bottom{float:right}article .article .moreless_bottom:before{content:'\e8d7'}article .article .imageblock>a{height:60px;line-height:60px;padding-right:18px;padding-left:70px;background-color:#eee;display:block;text-align:center;border-radius:2px;overflow:hidden;margin:18px;color:#333;-webkit-transition:.3s;transition:.3s}article .article .imageblock>a:hover{background-color:#333;color:#fff;text-decoration:none}article .article .imageblock>a:before{font-family:"material-design-icons";content:'\e84d';display:inline-block;width:60px;margin-left:-70px;position:absolute;border-radius:2px 0 0 2px;color:#fff;background-color:#3f51b5;font-size:36px}article .article .imageblock>a img[src$="gif"]{display:none}article .author{float:right;margin:15px}article .tagTrail,article .tagTrail a{color:#aaa}.relatedList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 -16px}.relatedList li{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-basis:150px;-ms-flex-preferred-size:150px;flex-basis:150px;height:150px;overflow:hidden;background:#eee;list-style:none;padding:0;border-radius:0}.relatedList li a{display:block;position:relative;margin:0 auto;width:100%;height:150px;overflow:hidden;text-align:center}.relatedList li a img{width:100%}.relatedList li a .relatedMask{position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.25)}.relatedList li a .relatedDesc{display:block;position:absolute;padding:8px;width:100%;color:#fff;text-shadow:#444 1px 1px 1px;line-height:1.3em}.relatedList li a .relatedDesc.title{top:10%}.relatedList li a .relatedDesc.date{top:70%}@media(min-width:992px){.relatedList li{-webkit-flex-basis:220px;-ms-flex-preferred-size:220px;flex-basis:220px;height:250px}.relatedList li a{height:250px}.relatedList li a .relatedDesc{padding:8px}}.commentsWrap .tabs{background:#4285f4;margin:0;padding:0;box-shadow:3px 3px 9px .9px rgba(0,0,0,0.2)}.commentsWrap .tabs li{width:150px;height:46px;line-height:46px;border-bottom:#4285f4 solid 2px;color:rgba(255,255,255,0.5);font-weight:bold;text-align:center;cursor:pointer;float:left;overflow:hidden;position:relative;-webkit-transition:.3s;transition:.3s}.commentsWrap .tabs li:hover{color:#fff}.commentsWrap .tabs li a{color:inherit}.commentsWrap li.active{color:#fff;border-bottom:#fff176 solid 2px}.commentsWrap .tab_container{clear:both;overflow:auto;width:100%}@media screen and (max-width:480px){.commentsWrap .tabs>li{width:25%!important}}.autoAddedImg{max-width:90%;height:auto}#guestbook .guestbookDesc{color:#999}#guestbook li,.commentsWrap li{list-style:none;border-bottom:#eee solid 1px}#guestbook li ul li,.commentsWrap li ul li{border:0;padding-left:15px;background:#eee}#guestbook li [class$="-wrap"],.commentsWrap li [class$="-wrap"]{padding:15px;overflow:hidden}#guestbook li [class$="-wrap"] .writer-info .profile-dummy,.commentsWrap li [class$="-wrap"] .writer-info .profile-dummy{width:40px;height:40px;float:left;border-radius:50%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiBzdHlsZT0iZmlsbDogcmdiKDEyNywxMjcsMTI3KTsiIHI9IjUwIi8+PGNpcmNsZSBjeD0iNTAiIGN5PSI0MCIgc3R5bGU9ImZpbGw6IHdoaXRlOyIgcj0iMjIiIC8+PGVsbGlwc2UgY3g9IjUwIiBjeT0iMTIwIiBzdHlsZT0iZmlsbDp3aGl0ZTsiIHJ4PSI1MCIgcnk9IjU1Ii8+PC9zdmc+)}#guestbook li [class$="-wrap"] .writer-info .name,.commentsWrap li [class$="-wrap"] .writer-info .name{margin:15px}#guestbook li [class$="-wrap"] .writer-info .name img,.commentsWrap li [class$="-wrap"] .writer-info .name img{float:left;width:40px;max-width:40px;height:40px;max-height:40px;border-radius:50%;margin-left:-40px;background:#fff;z-index:100}#guestbook li [class$="-wrap"] .writer-info .date,.commentsWrap li [class$="-wrap"] .writer-info .date{font-size:x-small;vertical-align:top;color:#aaa;margin-left:15px}#guestbook li [class$="-wrap"] p,.commentsWrap li [class$="-wrap"] p{margin:0 40px;padding-left:15px}#guestbook li [class$="-wrap"] [class$="Control"],.commentsWrap li [class$="-wrap"] [class$="Control"]{float:right;margin:0}#guestbook li [class$="-wrap"] [class$="Control"] a,.commentsWrap li [class$="-wrap"] [class$="Control"] a{color:#999}#guestbook .tistoryProfileLayerTrigger,.commentsWrap .tistoryProfileLayerTrigger{display:none}#guestbook form .write,.commentsWrap form .write{position:relative;overflow:hidden;padding:15px}#guestbook form .write .writerInfo label,.commentsWrap form .write .writerInfo label{color:#ff4081}#guestbook form .write .writerInfo input[type="text"],#guestbook form .write .writerInfo input[type="password"],.commentsWrap form .write .writerInfo input[type="text"],.commentsWrap form .write .writerInfo input[type="password"]{outline:0;border:0;border-bottom:#aaa solid 2px;border-radius:2px;width:100%;-webkit-transition:.5s;transition:.5s}#guestbook form .write .writerInfo input[type="text"]:focus,#guestbook form .write .writerInfo input[type="password"]:focus,.commentsWrap form .write .writerInfo input[type="text"]:focus,.commentsWrap form .write .writerInfo input[type="password"]:focus{border-bottom:#ff4081 solid 2px}#guestbook form .write textarea,.commentsWrap form .write textarea{resize:vertical;overflow:auto;outline:0;border:0;border-bottom:#aaa solid 2px;border-radius:2px;width:100%;-webkit-transition:.5s;transition:.5s}#guestbook form .write textarea:focus,.commentsWrap form .write textarea:focus{border-bottom:#4285f4 solid 2px}#guestbook form .write .secretWrap,.commentsWrap form .write .secretWrap{position:absolute;bottom:16px;right:112px;line-height:36px}#guestbook form .write .secretWrap input[type="checkbox"],.commentsWrap form .write .secretWrap input[type="checkbox"]{font-size:1.5em}#guestbook form .write button.submit,.commentsWrap form .write button.submit{color:#4285f4;background:#fff;float:right}@media(min-width:992px){#guestbook li [class$="-wrap"] .writer-info .profile-dummy,.commentsWrap li [class$="-wrap"] .writer-info .profile-dummy{width:64px;max-width:64px;height:64px;max-height:64px}#guestbook li [class$="-wrap"] .writer-info .name img,.commentsWrap li [class$="-wrap"] .writer-info .name img{width:64px;max-width:64px;height:64px;max-height:64px;margin-left:-64px}#guestbook li [class$="-wrap"] p,.commentsWrap li [class$="-wrap"] p{margin:0 64px}}#guestbook form .write textarea{border:#aaa solid 1px}#paging{float:right}#paging [class*="no-more-"]{display:none}#paging .disabled{color:#eee}#taglog ul,#tagbox ul{padding:10px}#taglog li,#tagbox li{display:inline;padding-right:1em}aside{padding:0}aside a:hover,aside a:focus{text-decoration:none}aside .card-header{height:56px;line-height:56px;border-bottom:#ccc solid 1px}aside .card-header h3{margin:0;font-size:1.17em}aside .card-header h3 i{margin-right:8px}aside .card-header i.ic-more_vert{position:absolute;right:18px;top:0;display:none}aside .card-header.lessed i.ic-more_vert{display:block}aside .card-header.lessed ~ .card-content,aside .card-header.lessed ~ .card-listed-content,aside .card-header.lessed ~ .card-listed-content li{height:0!important;padding-top:0!important;padding-bottom:0!important;border:none!important}aside .card-content{padding:15px;-webkit-transition:.3s;transition:.3s}aside .card-listed-content{padding:0;-webkit-transition:.3s;transition:.3s}aside .card-listed-content li{list-style:none;height:56px;line-height:56px;overflow:hidden;-webkit-transition:.3s;transition:.3s}aside .card-listed-content li:hover{z-index:10;position:relative;-webkit-transition:.4s;transition:.4s;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2)}aside .card-listed-content li.more-post{height:48px;line-height:48px;padding-left:16px}aside .card-listed-content li.more-post i{margin-right:10px}aside .card-listed-content li .info{text-align:right;line-height:92px;height:56px;font-size:smaller;color:#999;margin-top:-56px;padding-right:8px}aside .card-listed-content li a{position:static}aside .card-listed-content img.thumb{width:42px;height:42px;margin:5px;border-radius:50%}aside .tabs{background:#fff;height:100%;margin:0;padding:0;box-shadow:1px 1px 3px .3px rgba(0,0,0,0.2)}aside .tabs li{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:56px;line-height:56px;border-bottom:#fff solid 2px;color:rgba(0,0,0,0.5);font-weight:bold;text-align:center;cursor:pointer;float:left;overflow:hidden;position:relative;-webkit-transition:.3s;transition:.3s}aside .tabs li:hover{color:rgba(0,0,0,0.8)}aside .tabs li a{color:inherit}aside .tabs li.active{color:#000;border-bottom:#4285f4 solid 2px}aside h3{padding-left:15px;margin:0;height:42px;line-height:56px}aside h3 i{margin-right:8px}@media(min-width:768px){aside>#sidebar-col1{float:left;width:50%;padding-right:4px}aside>#sidebar-col2{float:left;width:50%;padding-left:4px}}#drawer{width:280px;height:100%;position:fixed;top:0;-webkit-transform:translateX(-280px);transform:translateX(-280px);background:#fff;z-index:1050;-webkit-transition:.3s;transition:.3s;overflow:hidden}#drawer.opened{-webkit-transform:translateX(0px);transform:translateX(0px);box-shadow:5px 5px 15px 1.5px rgba(0,0,0,0.2)}#drawer #drawerProfile{background-size:cover;background-position:50%;height:134px;padding:16px 16px 8px;z-index:10}#drawer #drawerProfile img{width:64px;height:64px;background:#fff;border-radius:50%;box-shadow:2px 2px 6px .6px rgba(0,0,0,0.2)}#drawer #drawerProfile a:hover,#drawer #drawerProfile a:focus{text-decoration:none}#drawer #drawerProfile #drawerName{color:#fff;line-height:27px;font-weight:900;text-shadow:#444 1px 1px 1px}#drawer #drawerProfile #drawerName p{margin:0}#drawer #drawerProfile #drawerName .blogTitle{font-weight:bold;font-size:20px}#drawer #drawerProfile #drawerName .blogDesc{font-size:12px;margin-top:-5px}#drawer #drawerLogin{background:#fff;position:absolute;top:16px;left:224px;color:#aaa}#drawer .drawerContainer{width:100%;position:absolute;top:134px;bottom:0;overflow-y:auto}#drawer .drawerContainer .listWrap h4,#drawer .drawerContainer .listWrap a{margin:0;line-height:48px;padding-left:16px}#drawer .drawerContainer .listWrap ul,#drawer .drawerContainer .listWrap li{overflow:hidden}#drawer .drawerContainer .listWrap ul{margin:0 0 8px}#drawer .drawerContainer .listWrap ul i{margin-right:16px}#drawer .drawerContainer .listWrap ul li{padding-left:16px;-webkit-transition:.3s;transition:.3s}#drawer .drawerContainer .listWrap ul li:hover{background:#eee}#drawer .drawerContainer .listWrap ul li li:hover{background:#bbb}#drawer .drawerContainer .listWrap a{display:block;width:100%;color:#333;text-decoration:none}#drawer .drawerContainer .listWrap .actoggle .open,#drawer .drawerContainer .listWrap .actoggle .close{float:right}#drawer .drawerContainer .listWrap .actoggle .close{display:none}#drawer .drawerContainer .listWrap .actoggle.acopen .close{display:block}#drawer .drawerContainer .listWrap .actoggle.acopen .open{display:none}#drawer .drawerContainer .listWrap .actoggle>ul{display:none;padding-left:23px!important}#drawer #drawerTmpCategory{display:none}#drawer #drawerBottom{border-top:#eee solid 1px;padding:24px 16px;box-sizing:content-box}#drawer #drawerBottom a{text-decoration:underline}#backgroundMask{display:none;background:rgba(0,0,0,0.2);position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}#backgroundMask.opened{display:block}#drawer.opened+#backgroundMask{display:block}html.opened{overflow:hidden}@media(min-width:768px){#drawer{width:400px;-webkit-transform:translateX(-400px);transform:translateX(-400px)}#drawer #drawerLogin{left:344px}}footer{background:#4285f4;margin:0;padding:1em;margin-top:1em;color:#fff;text-align:center;-webkit-transition:.2s;transition:.2s}footer .footMenu li{display:inline}footer .footMenu li::after{content:"|"}footer .footMenu li:last-child::after{content:""}footer a{color:#fff}footer a:hover,footer a:focus{color:#aaa;text-decoration:none}footer .copyright{line-height:2em}footer .skinLink{border:#fff solid 1px;border-radius:6px;padding:4px}#toBottom{position:fixed;right:16px;bottom:16px;font-weight:bold;background:#ff4081;color:#fff;box-shadow:2px 2px 6px .6px rgba(0,0,0,0.2);z-index:9}@media(min-width:992px){#toBottom{width:57px;height:57px;line-height:57px;font-size:24px}}#toTop{position:fixed;right:16px;bottom:16px;font-weight:bold;background:#ff4081;color:#fff;box-shadow:2px 2px 6px .6px rgba(0,0,0,0.2);z-index:10}@media(min-width:992px){#toTop{width:57px;height:57px;line-height:57px;font-size:24px}}.ripplelink{display:block;position:relative;overflow:hidden}.ink{display:block;position:absolute;background:rgba(230,230,230,0.5);border-radius:100%;-webkit-transform:scale(0);transform:scale(0)}.animate{-webkit-animation:ripple .65s linear;animation:ripple .65s linear}@-webkit-keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.loader{position:relative;display:block;width:32px;height:32px;border-radius:50%;background-color:gray;margin:32px auto;box-shadow:4px 4px 12px 1.2px rgba(0,0,0,0.2);-webkit-animation-name:static;animation-name:static;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loader:before,.loader:after{position:absolute;content:'';display:block;border-radius:inherit}.loader:before{-webkit-animation-name:static-half;animation-name:static-half;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:steps(1);animation-timing-function:steps(1);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.loader:after{-webkit-animation-name:flip;animation-name:flip;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#226ad9;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}.top{border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0}.right{border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0}.bottom{border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px}.left{border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0}@-webkit-keyframes flip{0%,100.001%{background-color:#226ad9;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}12.5%{background-color:#143f81;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}12.5001%{background-color:#e87c6b;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}25%{background-color:#cd3820;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}25.001%{background-color:#cd3820;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}37.5%{background-color:#752012;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:0 0;transform-origin:0 0}37.5001%{background-color:#fed165;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{background-color:#fcb201;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}50.001%{background-color:#fcb201;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}62.5%{background-color:#fed165;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}62.5001%{background-color:#00321d;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}75%{background-color:#019757;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}75.001%{background-color:#019757;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}89.5%{background-color:#02fc91;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}89.5001%{background-color:#143f81;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:0 0;transform-origin:0 0}100%{background-color:#226ad9;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes flip{0%,100.001%{background-color:#226ad9;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}12.5%{background-color:#143f81;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}12.5001%{background-color:#e87c6b;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}25%{background-color:#cd3820;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}25.001%{background-color:#cd3820;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}37.5%{background-color:#752012;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:0 0;transform-origin:0 0}37.5001%{background-color:#fed165;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{background-color:#fcb201;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}50.001%{background-color:#fcb201;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}62.5%{background-color:#fed165;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}62.5001%{background-color:#00321d;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(90deg) rotateY(0deg);transform:rotateX(90deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}75%{background-color:#019757;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}75.001%{background-color:#019757;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}89.5%{background-color:#02fc91;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:100% 0;transform-origin:100% 0}89.5001%{background-color:#143f81;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(90deg);transform:rotateX(0deg) rotateY(90deg);-webkit-transform-origin:0 0;transform-origin:0 0}100%{background-color:#226ad9;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0;-webkit-transform:rotateX(0deg) rotateY(0deg);transform:rotateX(0deg) rotateY(0deg);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes static-half{0%,100%{background-color:#cd3820;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0}25%{background-color:#fcb201;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0}50%{background-color:#019757;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px}75%{background-color:#226ad9;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0}}@keyframes static-half{0%,100%{background-color:#cd3820;border-radius:32px 32px 0 0;width:32px;height:16px;left:0;top:0}25%{background-color:#fcb201;border-radius:0 32px 32px 0;width:16px;height:32px;left:16px;top:0}50%{background-color:#019757;border-radius:0 0 32px 32px;width:32px;height:16px;left:0;top:16px}75%{background-color:#226ad9;border-radius:32px 0 0 32px;width:16px;height:32px;left:0;top:0}}@-webkit-keyframes static{0%,100%{background-color:#226ad9}25%{background-color:#cd3820}50%{background-color:#fcb201}75%{background-color:#019757}}@keyframes static{0%,100%{background-color:#226ad9}25%{background-color:#cd3820}50%{background-color:#fcb201}75%{background-color:#019757}}.sidebar-temp{opacity:0}.appearing,#sidebar-col1 .card,#sidebar-col2 .card{-webkit-animation:appearing .65s ease-out;animation:appearing .65s ease-out}@-webkit-keyframes appearing{0%{-webkit-transform:scaleY(0) translateY(200%) rotate(20deg);transform:scaleY(0) translateY(200%) rotate(20deg);-webkit-transform-origin:-20%;transform-origin:-20%}100%{-webkit-transform-origin:-20%;transform-origin:-20%}}@keyframes appearing{0%{-webkit-transform:scaleY(0) translateY(200%) rotate(20deg);transform:scaleY(0) translateY(200%) rotate(20deg);-webkit-transform-origin:-20%;transform-origin:-20%}100%{-webkit-transform-origin:-20%;transform-origin:-20%}}input[type=checkbox]{width:1em;height:1em;font:inherit;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:.125em;box-sizing:border-box;border:.125em solid #999;box-shadow:inset 0 0 0 0 #4285f4;position:relative;-webkit-transition:box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s linear .17s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s linear .17s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:transform .3s cubic-bezier(0.2,0.3,0,1),box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s linear .17s;transition:transform .3s cubic-bezier(0.2,0.3,0,1),box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s linear .17s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1)}input[type=checkbox]:focus{outline:0}input[type=checkbox]:active{-webkit-transform:scale(0.8);transform:scale(0.8)}input[type=checkbox]:checked{border-color:#4285f4;box-shadow:inset 0 0 0 .5em #4285f4;-webkit-transition:box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:transform .3s cubic-bezier(0.2,0.3,0,1),box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s;transition:transform .3s cubic-bezier(0.2,0.3,0,1),box-shadow .3s cubic-bezier(0.2,0.3,0,1),border-color 0s,-webkit-transform .3s cubic-bezier(0.2,0.3,0,1)}input[type=checkbox]:before,input[type=checkbox]:after{content:'';background:#fff;height:1em;width:1em;position:absolute;-webkit-transform:translate(0.2728em,0.4279em) rotate(44.91deg) scale(0.3411,0.1);transform:translate(0.2728em,0.4279em) rotate(44.91deg) scale(0.3411,0.1);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:opacity .3s cubic-bezier(0.2,0.3,0,1),-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:opacity .3s cubic-bezier(0.2,0.3,0,1),-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);transition:transform .3s cubic-bezier(0.2,0.3,0,1),opacity .3s cubic-bezier(0.2,0.3,0,1);transition:transform .3s cubic-bezier(0.2,0.3,0,1),opacity .3s cubic-bezier(0.2,0.3,0,1),-webkit-transform .3s cubic-bezier(0.2,0.3,0,1);top:-.125em;left:-.125em}input[type=checkbox]:after{-webkit-transform:translate(0.8494em,0.35em) rotate(135.22deg) scale(0.5612,0.1);transform:translate(0.8494em,0.35em) rotate(135.22deg) scale(0.5612,0.1)}input[type=checkbox]:not(:checked):before{-webkit-transform:translate(0.505em,0.455em) rotate(44.91deg) scale(0.1,0.1);transform:translate(0.505em,0.455em) rotate(44.91deg) scale(0.1,0.1)}input[type=checkbox]:not(:checked):after{-webkit-transform:translate(0.575em,0.525em) rotate(135.22deg) scale(0.1,0.1);transform:translate(0.575em,0.525em) rotate(135.22deg) scale(0.1,0.1)}
