::-webkit-scrollbar{width:10px}::-webkit-scrollbar:horizontal{height:10px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px #999;-webkit-border-radius:10px;background:#eee;border-radius:10px}::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset 0 0 6px #999;-webkit-border-radius:10px;border-radius:10px}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#aaa;-webkit-box-shadow:inset 0 0 6px #333}::-webkit-scrollbar-thumb:window-inactive{background:#eee}html,body{height:100%}.page-header{display:flex;justify-content:space-between;align-items:center;overflow:hidden;background-color:rgb(230 231 228 / 50%);padding:2px 25px;margin-bottom:10px;border-bottom:3px ridge #ddd;width:100%;min-height:90px}.page-header .page-title{font-size:40px;font-weight:300}.wrap{min-height:100%;height:auto;width:auto;margin:0 30px}.footer{border-top:1px solid #ddd;background-color:#f5f5f5;margin:10px 0;padding:10px 15px}.footer-content{display:flex;justify-content:space-between;align-items:center}.submenu a{background:#f5f5f5;border-radius:0;border:0}.submenu>a:last-child{border-bottom:1px solid #ddd}.submenu a:hover,.submenu a:active,.submenu a.active,.submenu a.active:hover,.submenu a.active:active{background:#44b5f6;border-color:#44b5f6;border-radius:0;color:#fff}.signature,.table-striped>tbody>tr>td.signature{margin:0 0 10px 0;padding:8px;color:#000;background:rgba(230,236,255,0.81);border:1px rgba(191,207,255,0.81) solid;font-family:"Monaco","Consolas","Courier New",monospace;line-height:1.3em;white-space:pre-line;word-wrap:break-word;word-break:break-all}pre{background:#efefef}pre code.hljs{background:transparent;color:#28353d}.hljs-comment{color:#ff6900;font-style:normal}blockquote{display:block;background:#fff;font-size:16px;padding:15px 20px 15px 85px;border-radius:6px;min-height:5em;background-position:20px;background-repeat:no-repeat;background-size:40px 40px}blockquote strong{display:block;font-variant:small-caps}blockquote.tip{background-color:#ddf7f2;background-image:url(https://yiiframework.com/image/guide/ico_tip.svg);border-left:4px solid #70c1b3}blockquote.note{background-color:#fff7e9;background-image:url(https://yiiframework.com/image/guide/ico_note.svg);border-left:4px solid #ffab19}blockquote.info{background-color:#e3f7ff;background-image:url(https://yiiframework.com/image/guide/ico_info.svg);border-left:4px solid #247ba0}blockquote.warn{background-color:#fff0f4;background-image:url(https://yiiframework.com/image/guide/ico_attention.svg);border-left:4px solid #ff1654}td p{margin:0}table.detail-table .param-name-col{width:15%;min-width:100px}table.detail-table .param-type-col{width:15%;min-width:150px}table.detail-table .param-desc-col{width:70%}table.summary-table .col-method{width:20%}table.summary-table .col-property{width:20%}table.summary-table .col-const{width:20%}table.summary-table .col-event{width:20%}table.summary-table .col-defined{width:15%}.hashlink{display:none}h1:hover .hashlink,h2:hover .hashlink,h3:hover .hashlink,h4:hover .hashlink,h5:hover .hashlink{display:inline}.btn-top{display:none;position:fixed;bottom:75px;right:10px;border-radius:50%;font-size:21px;padding:2px 9px}#search-resultbox{position:fixed;right:8px;top:50px;z-index:1000;width:50vw;max-height:60vh}#search-results{margin:0;padding:0;list-style:none;overflow:auto;max-height:100%}#search-results li,#search-results li a{margin:0;padding:0;display:block;min-height:50px;width:100%;color:#333;text-decoration:none}#search-results li a .title,#search-results li .no-results{padding:10px 20px 5px 20px;display:block;text-decoration:none;font-weight:bold;font-size:120%}#search-results li a .description{padding:5px 20px 10px 20px;display:block;text-decoration:none;font-weight:normal;font-size:90%;border-bottom:solid 1px #ddd}#search-results li a:hover,#search-results li a.selected{background:#44b5f6;color:#fff;text-decoration:none}#search-results li:first-child a:hover{border-top-left-radius:4.8px;border-top-right-radius:4.8px}#search-results li:last-child a:hover{border-bottom-left-radius:4.8px;border-bottom-right-radius:4.8px}.navbar-form{width:50%;max-width:350px}.navbar-form div,.navbar-form .form-control{width:100%}.broken-link{background:lightpink}tr.deprecated td,tr.deprecated th{background:lightpink}#navigation{font-size:.875rem}#navigation .list-group-item ~ .list-group-item{border-top:0}#navigation .list-group-item>.fa-caret-down,#navigation .list-group-item>.fa-caret-right{display:none;margin-top:5px}#navigation .list-group-item.collapsed>.fa-caret-right,#navigation .list-group-item:not(.collapsed)>.fa-caret-down{display:inline}.krajee-logo{width:100px;color:#fff;font-size:22px;font-family:Impact,Oswald,sans-serif}.class-name{font-size:.8em;font-weight:100}.guide-content,.api-content{max-width:1250px}.guide-content img,.api-content img{max-width:100%}.api-content a.tool-link{float:right;color:#ddd;margin:0 8px;text-decoration:none}.api-content .icon-hash:before{content:'#';font-size:32px;font-weight:bold;line-height:.5}.api-content .tool-link:hover{color:#bbb;text-decoration:none}.api-content .detail-header{font-size:24px;margin:30px 0 0 0;border:1px solid #ddd;border-bottom:0;padding:8px 16px}.api-content .detail-header-tag.small{font-weight:300}.api-content .doc-description{border-left:solid 1px #ddd;border-right:solid 1px #ddd;padding:8px 16px;margin:0}.api-content .doc-description.deprecated{background:lightpink;border-top:solid 1px #ddd;border-bottom:solid 1px #ddd}.api-content .event-doc .doc-description{border-bottom:solid 1px #ddd}.api-content table th{background-color:azure;font-size:.9rem}.api-content .top-nav{padding:3px;margin:0 0 10px 0;border-top:1px #ddd solid}#api-navigation>a.has-children{text-transform:none}#api-navigation .api-ns-level-0{color:#44b3a0}#api-navigation .api-ns-level-1{color:#247ba0}#api-navigation .api-ns-level-2{color:#1e6887}.h1,.h2,.h3,h1,h2,h3{margin-top:22px;margin-bottom:11px}h1:first-child{margin-top:0}.class-description>p:first-child{border-top:2px dotted #ccc;border-bottom:2px dotted #ccc;padding:10px 0}pre{border-radius:6px}pre code.hljs{padding:15px;background-color:#f7f7f7;border:1px solid #ddd;border-left:5px solid #ccc;border-radius:6px;overflow:auto}.adblocker-msg{display:none;font-weight:300;text-align:center;margin:0;padding:1rem;border:1px solid transparent;border-radius:.25rem;color:#842029;background-color:#f8d7da;border-color:#f5c2c7;transition:opacity .15s linear}@media(max-width:767px){.page-header{display:block;padding-bottom:10px}.page-header .page-title{margin:10px 0;text-align:center}}.krajee-ad{width:320px;height:100px}@media(min-width:500px){.krajee-ad{width:468px;height:60px}}@media(min-width:800px){.krajee-ad{width:728px;height:90px}}