Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <div class="EXTENDER">
    <div class="COLS">

        <!-- sidebar -->
        <div class="CELL _90px app-sidebar">
            <div class="EXTENDER">
                <div class="ROWS">
                    <!-- sidebar buttons -->
                    <div class="CELL sidebar-button"><i class="Icon fa-user"></i><div>User</div></div>
                    <div class="CELL sidebar-button"><i class="Icon fa-home"></i><div>Home</div></div>
                    <div class="CELL sidebar-button"><i class="Icon fa-gears"></i><div>Settings</div></div>
                </div>
            </div>
        </div>
        <div class="CELL _FLEX app-body">
            <div class="EXTENDER">
                <div class="ROWS">

                    <!-- header -->
                    <div class="CELL _50px header">
                        <div class="EXTENDER">
                            <div class="COLS JUS-BETWEEN">
                                <!-- header buttons -->
                                <div class="CELL _50px header-button"><div class="EXTENDER"><div class="PADDER-CENTER"><i class="Icon ti-close"></i></div></div></div>
                                <div class="CELL _FLEX header-title"><div class="EXTENDER"><div class="PADDER-CENTER"><div>Scaffolding</div></div></div></div>
                                <div class="CELL _50px header-button"><div class="EXTENDER"><div class="PADDER-CENTER"><i class="Icon ti-menu"></i></div></div></div>
                            </div>
                        </div>
                    </div>

                    <div class="CELL _FLEX">
                        <div class="EXTENDER">
                            <div class="PADDER15">

                                <!-- scrollable container -->
                                <div class="SCROLLABLE">
                                    visit <a href="http://www.css.plus/" target="_blank">www.css.plus</a> for more info
                                    <h3>This scaffolding info</h3>
                                    <p>
                                        Mobile support:
                                    <ul>
                                        <li>iOs 6+ (98% of iDevice)</li>
                                        <li>Firefox 4+</li>
                                        <li>Windows phone fully supported</li>
                                    </ul>
                                    </p>

                                    <p>
                                        Desktop support:
                                    <ul>
                                        <li>Chrome 14+</li>
                                        <li>Firefox 4+</li>
                                        <li>Internet Explorer 10+</li>
                                        <li>Safari 4+</li>
                                        <li>Opera 12.10+</li>
                                        <li>Yandex 14.12</li>
                                    </ul>
                                    </p>

                                    <h3>Scrollable container</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                    <h3>Title</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                    <h3>Title</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                    <h3>Title</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                    <h3>Title</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                    <h3>Title</h3>
                                    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
                                </div>
                            </div>
                        </div>
                    </div>

                    <div class="CELL _35px footer">
                        <div class="EXTENDER">

                            <div class="PADDER-CENTER">
                                <div>footer</div>
                            </div>

                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>
              
            
!

CSS

              
                    body{
        font-family: Arial, Helvetica, sans-serif;
    }

    /* app sidebar and app body */
    .app-sidebar{
        background-color: #333;
    }

    .app-body{
        background-color: #e1e1e1;
    }


    /* sidebar buttons */
    .sidebar-button{
        text-align: center;
        color: rgba(255,255,255,0.75);
        padding: 25px 0px;
        border-bottom: solid 1px #444;
    }

    .sidebar-button:hover{
        cursor: pointer;
        background-color: #3a3a3a;
    }



    .sidebar-button i{
        font-size: 1.75em;
        clear: both;
        margin-bottom: 12px;
    }

    .sidebar-button div{
        color: white;
        font-size: 0.85em;
    }

    /* header */
    .header{
        background-color: rgba(0,0,0,0.2);
    }

    .header-button{
        font-size: 1.3em;
        text-align: center;
    }
    .header-button:hover{
        cursor: pointer;
        color: white;
    }
    .header-title{
        color: white;
        text-align: center;
        font-size: 1.2em;
    }


    /* footer */
    .footer{
        background-color: rgba(0,0,0,0.2);
    }










/*!   cssPlus 0.2  */.COLS,.COLS.REVERSE{-webkit-box-orient:horizontal;-moz-box-orient:horizontal}.COLS,.ROWS{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-align:stretch}.EX,.EXTENDER,.PADDER0{top:0;left:0;bottom:0;right:0}.MENU-BODY .menu-body-wrapper .search-container button:focus,.MENU-BODY .menu-body-wrapper .search-container input:focus,.MENU-BODY .menu-body-wrapper .search-container select:focus,.MENU-BODY .menu-body-wrapper .search-container textarea:focus,.SEARCH button:focus,.SEARCH input:focus,.SEARCH select:focus,.SEARCH textarea:focus,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container button:focus,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container input:focus,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container select:focus,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container textarea:focus{outline:0}.EX,.EXTENDER{position:absolute;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden}.COLS{display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.COLS.REVERSE{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ROWS{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.CELL._FLEX2,.CELL._FLEX3,.CELL._FLEX4,.CELL._FLEX5{height:auto;width:auto}.PADDER-CENTER,.displayFlex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.ROWS.REVERSE,.wrapper-demo{-moz-box-orient:horizontal;-webkit-box-orient:horizontal}.ROWS.REVERSE{-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.COLS.JUS-CENTER,.ROWS.JUS-CENTER{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.COLS.JUS-END,.ROWS.JUS-END{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-pack:end}.COLS.JUS-AROUND,.ROWS.JUS-AROUND{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-pack:distribute}.COLS.JUS-BETWEEN,.ROWS.JUS-BETWEEN{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}.COLS.END,.ROWS.END{-webkit-align:flex-end;-ms-flex-align:flex-end;-webkit-box-align:flex-end;align-items:end}.COLS.CENTER,.ROWS.CENTER{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.COLS.STRETCH,.ROWS.STRETCH{-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.COLS.BASELINE,.ROWS.BASELINE{-webkit-align:baseline;-ms-flex-align:baseline;-webkit-box-align:baseline;align-items:baseline}.displayFlex{display:flex}.CELL{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.PADDER,.PADDER0,.PADDER10,.PADDER15,.PADDER35,.PADDER45,.PADDER5,.PADDER55,.SCROLLABLE,.ex,.extender{position:absolute}.CELL._FLEX,.CELL._FLEX1{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.CELL._FLEX2{-webkit-box-flex:2;-moz-box-flex:2;-webkit-flex:2;flex:2;-ms-flex:2}.CELL._FLEX3{-webkit-box-flex:3;-moz-box-flex:3;-webkit-flex:3;flex:3;-ms-flex:3}.CELL._FLEX4{-webkit-box-flex:4;-moz-box-flex:4;-webkit-flex:4;flex:4;-ms-flex:4}.CELL._FLEX5{-webkit-box-flex:5;-moz-box-flex:5;-webkit-flex:5;flex:5;-ms-flex:5}.PADDER-CENTER,.SCROLLABLE,.ex,.extender,.padder-center{width:100%;height:100%}.CELL._ORD0{-webkit-order:0!important;-ms-flex-order:0!important;order:0!important}.CELL._ORD1{-webkit-order:1!important;-ms-flex-order:1!important;order:1!important}.CELL._ORD2{-webkit-order:2!important;-ms-flex-order:2!important;order:2!important}.CELL._ORD3{-webkit-order:3!important;-ms-flex-order:3!important;order:3!important}.CELL._ORD4{-webkit-order:4!important;-ms-flex-order:4!important;order:4!important}.CELL._ORD5{-webkit-order:5!important;-ms-flex-order:5!important;order:5!important}.CELL.AUTO{-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto}.CELL.START{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.CELL.END{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.CELL.CENTER{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.CELL.STRETCH{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.CELL.BASELINE{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.cellNoFlex,.flex{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-align-self:auto}.cellNoFlex{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto}.PADDER-CENTER{display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.PADDER,.PADDER10{top:10px;left:10px;bottom:10px;right:10px}.PADDER5{top:5px;left:5px;bottom:5px;right:5px}.PADDER15{top:15px;left:15px;bottom:15px;right:15px}.PADDER25{position:absolute;top:25px;left:25px;bottom:25px;right:25px}.PADDER35{top:35px;left:35px;bottom:35px;right:35px}.PADDER45{top:45px;left:45px;bottom:45px;right:45px}.PADDER55{top:55px;left:55px;bottom:55px;right:55px}.SCROLLABLE{overflow-y:scroll;-webkit-overflow-scrolling:touch}.ex,.extender,.my_other_extender,.other_extender,.your_extender{overflow-y:hidden;overflow-x:hidden}.ex,.extender{top:0;left:0;right:0;bottom:0}.padder-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex{position:relative;overflow:hidden;-webkit-order:0;-ms-flex-order:0;order:0;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.ROWS>.CELL._5pct{height:5%!important}.ROWS>.CELL._10pct{height:10%!important}.ROWS>.CELL._15pct{height:15%!important}.ROWS>.CELL._20pct{height:20%!important}.ROWS>.CELL._25pct{height:25%!important}.ROWS>.CELL._30pct{height:30%!important}.ROWS>.CELL._35pct{height:35%!important}.ROWS>.CELL._40pct{height:40%!important}.ROWS>.CELL._45pct{height:45%!important}.ROWS>.CELL._50pct{height:50%!important}.ROWS>.CELL._55pct{height:55%!important}.ROWS>.CELL._60pct{height:60%!important}.ROWS>.CELL._65pct{height:65%!important}.ROWS>.CELL._70pct{height:70%!important}.ROWS>.CELL._75pct{height:75%!important}.ROWS>.CELL._80pct{height:80%!important}.ROWS>.CELL._85pct{height:85%!important}.ROWS>.CELL._90pct{height:90%!important}.ROWS>.CELL._95pct{height:95%!important}.ROWS>.CELL._5px{height:5px!important}.ROWS>.CELL._10px{height:10px!important}.ROWS>.CELL._15px{height:15px!important}.ROWS>.CELL._20px{height:20px!important}.ROWS>.CELL._25px{height:25px!important}.ROWS>.CELL._30px{height:30px!important}.ROWS>.CELL._35px{height:35px!important}.ROWS>.CELL._40px{height:40px!important}.ROWS>.CELL._45px{height:45px!important}.ROWS>.CELL._50px{height:50px!important}.ROWS>.CELL._55px{height:55px!important}.ROWS>.CELL._60px{height:60px!important}.ROWS>.CELL._65px{height:65px!important}.ROWS>.CELL._70px{height:70px!important}.ROWS>.CELL._75px{height:75px!important}.ROWS>.CELL._80px{height:80px!important}.ROWS>.CELL._85px{height:85px!important}.ROWS>.CELL._90px{height:90px!important}.ROWS>.CELL._95px{height:95px!important}.ROWS>.CELL._100px{height:100px!important}.ROWS>.CELL._105px{height:105px!important}.ROWS>.CELL._110px{height:110px!important}.ROWS>.CELL._115px{height:115px!important}.ROWS>.CELL._120px{height:120px!important}.ROWS>.CELL._125px{height:125px!important}.ROWS>.CELL._130px{height:130px!important}.ROWS>.CELL._135px{height:135px!important}.ROWS>.CELL._140px{height:140px!important}.ROWS>.CELL._145px{height:145px!important}.ROWS>.CELL._150px{height:150px!important}.ROWS>.CELL._155px{height:155px!important}.ROWS>.CELL._160px{height:160px!important}.ROWS>.CELL._165px{height:165px!important}.ROWS>.CELL._170px{height:170px!important}.ROWS>.CELL._175px{height:175px!important}.ROWS>.CELL._180px{height:180px!important}.ROWS>.CELL._185px{height:185px!important}.ROWS>.CELL._190px{height:190px!important}.ROWS>.CELL._195px{height:195px!important}.ROWS>.CELL._200px{height:200px!important}.ROWS>.CELL._205px{height:205px!important}.ROWS>.CELL._210px{height:210px!important}.ROWS>.CELL._215px{height:215px!important}.ROWS>.CELL._220px{height:220px!important}.ROWS>.CELL._225px{height:225px!important}.ROWS>.CELL._230px{height:230px!important}.ROWS>.CELL._235px{height:235px!important}.ROWS>.CELL._240px{height:240px!important}.ROWS>.CELL._245px{height:245px!important}.ROWS>.CELL._250px{height:250px!important}.ROWS>.CELL._255px{height:255px!important}.ROWS>.CELL._260px{height:260px!important}.ROWS>.CELL._265px{height:265px!important}.ROWS>.CELL._270px{height:270px!important}.ROWS>.CELL._275px{height:275px!important}.ROWS>.CELL._280px{height:280px!important}.ROWS>.CELL._285px{height:285px!important}.ROWS>.CELL._290px{height:290px!important}.ROWS>.CELL._295px{height:295px!important}.ROWS>.CELL._300px{height:300px!important}.ROWS>.CELL._305px{height:305px!important}.ROWS>.CELL._310px{height:310px!important}.ROWS>.CELL._315px{height:315px!important}.ROWS>.CELL._320px{height:320px!important}.ROWS>.CELL._325px{height:325px!important}.ROWS>.CELL._330px{height:330px!important}.ROWS>.CELL._335px{height:335px!important}.ROWS>.CELL._340px{height:340px!important}.ROWS>.CELL._345px{height:345px!important}.ROWS>.CELL._350px{height:350px!important}.ROWS>.CELL._355px{height:355px!important}.ROWS>.CELL._360px{height:360px!important}.ROWS>.CELL._365px{height:365px!important}.ROWS>.CELL._370px{height:370px!important}.ROWS>.CELL._375px{height:375px!important}.ROWS>.CELL._380px{height:380px!important}.ROWS>.CELL._385px{height:385px!important}.ROWS>.CELL._390px{height:390px!important}.ROWS>.CELL._395px{height:395px!important}.ROWS>.CELL._400px{height:400px!important}.COLS>.CELL._5pct{width:5%!important}.COLS>.CELL._10pct{width:10%!important}.COLS>.CELL._15pct{width:15%!important}.COLS>.CELL._20pct{width:20%!important}.COLS>.CELL._25pct{width:25%!important}.COLS>.CELL._30pct{width:30%!important}.COLS>.CELL._35pct{width:35%!important}.COLS>.CELL._40pct{width:40%!important}.COLS>.CELL._45pct{width:45%!important}.COLS>.CELL._50pct{width:50%!important}.COLS>.CELL._55pct{width:55%!important}.COLS>.CELL._60pct{width:60%!important}.COLS>.CELL._65pct{width:65%!important}.COLS>.CELL._70pct{width:70%!important}.COLS>.CELL._75pct{width:75%!important}.COLS>.CELL._80pct{width:80%!important}.COLS>.CELL._85pct{width:85%!important}.COLS>.CELL._90pct{width:90%!important}.COLS>.CELL._95pct{width:95%!important}.COLS>.CELL._5px{width:5px!important}.COLS>.CELL._10px{width:10px!important}.COLS>.CELL._15px{width:15px!important}.COLS>.CELL._20px{width:20px!important}.COLS>.CELL._25px{width:25px!important}.COLS>.CELL._30px{width:30px!important}.COLS>.CELL._35px{width:35px!important}.COLS>.CELL._40px{width:40px!important}.COLS>.CELL._45px{width:45px!important}.COLS>.CELL._50px{width:50px!important}.COLS>.CELL._55px{width:55px!important}.COLS>.CELL._60px{width:60px!important}.COLS>.CELL._65px{width:65px!important}.COLS>.CELL._70px{width:70px!important}.COLS>.CELL._75px{width:75px!important}.COLS>.CELL._80px{width:80px!important}.COLS>.CELL._85px{width:85px!important}.COLS>.CELL._90px{width:90px!important}.COLS>.CELL._95px{width:95px!important}.COLS>.CELL._100px{width:100px!important}.COLS>.CELL._105px{width:105px!important}.COLS>.CELL._110px{width:110px!important}.COLS>.CELL._115px{width:115px!important}.COLS>.CELL._120px{width:120px!important}.COLS>.CELL._125px{width:125px!important}.COLS>.CELL._130px{width:130px!important}.COLS>.CELL._135px{width:135px!important}.COLS>.CELL._140px{width:140px!important}.COLS>.CELL._145px{width:145px!important}.COLS>.CELL._150px{width:150px!important}.COLS>.CELL._155px{width:155px!important}.COLS>.CELL._160px{width:160px!important}.COLS>.CELL._165px{width:165px!important}.COLS>.CELL._170px{width:170px!important}.COLS>.CELL._175px{width:175px!important}.COLS>.CELL._180px{width:180px!important}.COLS>.CELL._185px{width:185px!important}.COLS>.CELL._190px{width:190px!important}.COLS>.CELL._195px{width:195px!important}.COLS>.CELL._200px{width:200px!important}.COLS>.CELL._205px{width:205px!important}.COLS>.CELL._210px{width:210px!important}.COLS>.CELL._215px{width:215px!important}.COLS>.CELL._220px{width:220px!important}.COLS>.CELL._225px{width:225px!important}.COLS>.CELL._230px{width:230px!important}.COLS>.CELL._235px{width:235px!important}.COLS>.CELL._240px{width:240px!important}.COLS>.CELL._245px{width:245px!important}.COLS>.CELL._250px{width:250px!important}.COLS>.CELL._255px{width:255px!important}.COLS>.CELL._260px{width:260px!important}.COLS>.CELL._265px{width:265px!important}.COLS>.CELL._270px{width:270px!important}.COLS>.CELL._275px{width:275px!important}.COLS>.CELL._280px{width:280px!important}.COLS>.CELL._285px{width:285px!important}.COLS>.CELL._290px{width:290px!important}.COLS>.CELL._295px{width:295px!important}.COLS>.CELL._300px{width:300px!important}.COLS>.CELL._305px{width:305px!important}.COLS>.CELL._310px{width:310px!important}.COLS>.CELL._315px{width:315px!important}.COLS>.CELL._320px{width:320px!important}.COLS>.CELL._325px{width:325px!important}.COLS>.CELL._330px{width:330px!important}.COLS>.CELL._335px{width:335px!important}.COLS>.CELL._340px{width:340px!important}.COLS>.CELL._345px{width:345px!important}.COLS>.CELL._350px{width:350px!important}.COLS>.CELL._355px{width:355px!important}.COLS>.CELL._360px{width:360px!important}.COLS>.CELL._365px{width:365px!important}.COLS>.CELL._370px{width:370px!important}.COLS>.CELL._375px{width:375px!important}.COLS>.CELL._380px{width:380px!important}.COLS>.CELL._385px{width:385px!important}.COLS>.CELL._390px{width:390px!important}.COLS>.CELL._395px{width:395px!important}.COLS>.CELL._400px{width:400px!important}/*!   mediaQuery 0.2  */.wrapper-demo{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.wrapper-demo .item-auto,.wrapper-demo .item-start{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0}.wrapper-demo .item-auto{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:65px;height:50%}.wrapper-demo .item-start{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;width:65px;height:50%}.wrapper-demo .item-center,.wrapper-demo .item-end{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;height:50%;width:65px}.wrapper-demo .item-end{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.wrapper-demo .item-center{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.wrapper-demo .item-stretch,.your_element{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0}.wrapper-demo .item-stretch{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;width:65px;height:100%}/*!   mediaQuery 0.2  */.padder,.your_flex_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.padder{width:100%;height:100%;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:-25px}.padder .device-container{width:90%;height:80%;background-color:rgba(0,0,0,.777);position:relative;border-radius:12px;-webkit-transition:.5s all ease-out;-moz-transition:.5s all ease-out;transition:.5s all ease-out}.padder .bottom-shadow{position:absolute;bottom:0;width:96%;left:2%;height:4px;box-shadow:0 0 30px #000;z-index:998}.padder .bottom-object{position:absolute;z-index:999;background-color:rgba(0,0,0,.5);box-shadow:none;border-radius:50%;border:2px solid rgba(255,255,255,.75)}.padder .bottom-object-2{position:absolute;background-color:#777}@media only screen and (min-width:64.001em){.padder .device-container{background-color:rgba(0,0,0,.6)}.padder .device-container .bottom-object{background-color:#adff2f;width:2%;height:2px;border-radius:0;border:none;bottom:11px;left:49%;box-shadow:0 0 20px 2px #adff2f}.padder .device-container .bottom-object-2{width:10%;height:50px;background-color:#444;position:absolute;bottom:-50px;left:45%;z-index:888}.padder .device-container .bottom-object-3{width:50%;height:13px;background-color:#444;position:absolute;bottom:-60px;left:25%;box-shadow:0 4px 17px rgba(0,0,0,.4)}.padder .device-container .iframe-container{position:absolute;top:24px;bottom:24px;left:24px;right:24px}}@media only screen and (min-width:40.001em) and (max-width:64em) and (orientation:landscape){.padder .device-container .bottom-object{width:25px;height:25px;left:9px;top:49%}.padder .device-container .bottom-object-2{height:55px;width:4px;bottom:50px;right:-4px;border-bottom-right-radius:4px;z-index:888;border-top-right-radius:4px}.padder .device-container .bottom-object-3{display:none;width:50%;height:13px;background-color:#444;position:absolute;bottom:-60px;left:25%;box-shadow:0 4px 17px rgba(0,0,0,.4)}.padder .device-container .iframe-container{position:absolute;top:45px;bottom:45px;left:45px;right:45px}}@media only screen and (min-width:40.001em) and (max-width:64em) and (orientation:portrait){.padder .device-container .bottom-object{width:25px;height:25px;bottom:9px;left:49%}.padder .device-container .bottom-object-2{width:55px;height:4px;top:-4px;right:50px;border-top-right-radius:4px;z-index:888;border-top-left-radius:4px}.padder .device-container .bottom-object-3{display:none;width:50%;height:13px;background-color:#444;position:absolute;bottom:-60px;left:25%;box-shadow:0 4px 17px rgba(0,0,0,.4)}.padder .device-container .iframe-container{position:absolute;top:50px;bottom:50px;left:50px;right:50px}}@media only screen and (min-width:40.001em) and (max-width:64em) and (orientation:landscape){.padder .device-container .bottom-object{width:25px;height:25px;left:9px;top:49%}.padder .device-container .bottom-object-2{height:55px;width:4px;bottom:50px;right:-4px;border-bottom-right-radius:4px;z-index:888;border-top-right-radius:4px}.padder .device-container .bottom-object-3{display:none;width:50%;height:13px;background-color:#444;position:absolute;bottom:-60px;left:25%;box-shadow:0 4px 17px rgba(0,0,0,.4)}.padder .device-container .iframe-container{position:absolute;top:50px;bottom:50px;left:50px;right:50px}}@media only screen and (min-width:19.9em) and (max-width:40em) and (orientation:portrait){.padder .device-container{border-radius:24px}.padder .device-container .bottom-object{width:48px;height:48px;bottom:15px;left:45%}.padder .device-container .bottom-object-2,.padder .device-container .bottom-object-3{height:25px;width:4px;right:-4px;border-bottom-right-radius:4px;border-top-right-radius:4px;z-index:888}.padder .device-container .bottom-object-2{top:70px}.padder .device-container .bottom-object-3{background-color:#777;position:absolute;top:105px}.padder .device-container .bottom-object-4{width:55px;height:4px;background-color:#777;position:absolute;top:-4px;left:50px;border-top-right-radius:4px;z-index:888;border-top-left-radius:4px}.padder .device-container .iframe-container{position:absolute;top:55px;bottom:85px;left:20px;right:20px}}@media only screen and (min-width:19.9em) and (max-width:40em) and (orientation:landscape){.padder .device-container .bottom-object{width:48px;height:48px;left:15px;bottom:40%}.padder .device-container .bottom-object-2,.padder .device-container .bottom-object-3{height:4px;width:25px;bottom:-4px;border-bottom-left-radius:4px;z-index:888;border-bottom-right-radius:4px}.padder .device-container .bottom-object-2{right:70px}.padder .device-container .bottom-object-3{background-color:#777;position:absolute;right:110px}.padder .device-container .bottom-object-4{width:4px;height:55px;background-color:#777;position:absolute;top:25px;right:-4px;border-top-right-radius:4px;z-index:888;border-bottom-right-radius:4px;display:none}.padder .device-container .iframe-container{position:absolute;top:20px;bottom:20px;left:85px;right:55px}}@media only screen and (max-width:19.9em){.padder .device-container{border-radius:50px;width:80%;height:60%;-webkit-transition:.5s all ease-out;-moz-transition:.5s all ease-out;transition:.5s all ease-out}.padder .device-container .bottom-object{width:60%;height:47px;left:20%;top:-50px;position:absolute;z-index:999;background-color:#444;box-shadow:none;border-radius:0;border-top-left-radius:80px;border-top-right-radius:80px;border:none}.padder .device-container .bottom-shadow{position:absolute;bottom:-50px;width:30%;left:35%;height:4px;box-shadow:0 0 30px #000;z-index:998}.padder .device-container .bottom-object-2,.padder .device-container .bottom-object-3{background-color:#777;border-top-right-radius:4px;z-index:888;border-bottom-right-radius:4px;position:absolute}.padder .device-container .bottom-object-2{height:12%;width:6px;bottom:24%;right:-6px}.padder .device-container .bottom-object-3{height:33%;width:11px;bottom:40%;right:-11px}.padder .device-container .bottom-object-4{width:60%;height:47px;left:20%;bottom:-50px;position:absolute;z-index:999;background-color:#444;box-shadow:none;border-radius:0;border-bottom-left-radius:40px;border-bottom-right-radius:40px;border:none}.padder .device-container .iframe-container{position:absolute;top:20px;bottom:20px;left:20px;right:20px}.padder .device-container .iframe-container .app{border-radius:30px;background-color:none}}.handler,.your_extender{right:0;position:absolute}.handler{z-index:30000;bottom:55px;width:30px;height:30px;background-size:30px 30px;cursor:move;background-color:orange;opacity:.4;background-image:url(data:image/png;base64,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)}.mouse-catcher{position:absolute;width:100%;height:100%;display:none}.handler:hover{cursor:pointer;opacity:1}.your_extender{top:0;left:0;bottom:0;width:100%;height:100%}.your_padder{position:absolute;top:17px;left:17px;bottom:17px;right:17px}.your_flex_container{width:100%;height:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.my_other_flex_container,.other_flex_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-orient:vertical;-moz-box-orient:vertical}.your_element{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:35px;width:100%;background-color:rgba(0,0,0,.05)}.other_element,.your_flex_element{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;-webkit-align-self:auto}.your_flex_element{order:0;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto;background-color:rgba(0,0,0,.1)}.other_extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.other_padder{position:absolute;top:17px;left:17px;bottom:17px;right:17px}.other_flex_container{width:100%;height:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.other_element{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;height:35px;width:270px;background-color:rgba(0,0,0,.05)}.my_other_element_1,.other_flex_element{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0}.other_flex_element{-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto;background-color:rgba(0,0,0,.1)}.my_other_extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.my_other_padder{position:absolute;top:22px;left:22px;bottom:22px;right:22px}.my_other_flex_container{width:100%;height:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.wrapper-demo-end,.wrapper-demo-start{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.wrapper-demo-center,.wrapper-demo-end,.wrapper-demo-start{-moz-box-orient:horizontal;-webkit-align:stretch}.my_other_element_1,.my_other_element_2{-ms-flex-order:0;height:35px;width:270px;background-color:rgba(0,0,0,.05)}.my_other_element_1{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.my_other_element_2,.my_other_flex_element{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0}.my_other_element_2{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.my_other_flex_element{-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto;background-color:rgba(0,0,0,.1)}.wrapper-demo-end .item,.wrapper-demo-start .item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-webkit-align-self:auto}.app,.scaffolding{top:0;left:0;right:0;bottom:0;overflow-y:hidden;overflow-x:hidden;font:1em Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;background-color:#fff}.wrapper-demo-start{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.wrapper-demo-start .item{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:65px;height:100%}.wrapper-demo-end{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-pack:end}.wrapper-demo-between,.wrapper-demo-center{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.wrapper-demo-end .item{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:65px;height:100%}.wrapper-demo-between .item,.wrapper-demo-center .item{overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-webkit-align-self:auto;position:relative}.wrapper-demo-center{width:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.wrapper-demo-center .item{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:65px;height:100%}.wrapper-demo-between{width:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-pack:justify}.app .app-switcher,.wrapper-demo-around{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-align:stretch}.wrapper-demo-between .item{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:65px;height:100%}.app .app-switcher .app-controller-cell,.wrapper-demo-around .item{-webkit-order:0;-webkit-align-self:auto;height:100%;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.wrapper-demo-around{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-pack:distribute}.wrapper-demo-around .item{position:relative;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:65px}/*!   mediaQuery 0.2  */.desktop_container,.la,.mobile_container,.notebook_container,.po,.smallmobile_container,.tablet_container,.wide_container{display:none}@media (orientation:portrait){.po{display:block}}@media (orientation:landscape){.la{display:block}}/*!   mediaQuery 0.2  */@media only screen and (max-width:19.9em){.smallmobile_container{display:block}}@media only screen and (min-width:19.9em) and (max-width:40em){.mobile_container{display:block}}@media only screen and (min-width:40.001em) and (max-width:64em){.tablet_container{display:block}}@media only screen and (min-width:64.001em) and (max-width:90em){.notebook_container{display:block}}@media only screen and (min-width:90.001em) and (max-width:120em){.desktop_container{display:block}}@media only screen and (min-width:120.001em){.wide_container{display:block}}.app{position:absolute;width:100%;height:100%}.app .app-switcher{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.app .app-switcher .app-controller-cell{position:relative;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;background-color:#cf5bc6;width:170px}@media only screen and (min-width:64.001em){.app .app-switcher .app-controller-cell{width:240px;height:100%}}.app .app-switcher .app-controller-cell .app-controller-extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden;color:#fff;font-size:1em}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:20px 0}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item div,.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item i{float:right}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item i{margin:0 10px 0 20px;font-size:1.5em}@media only screen and (min-width:19.9em) and (max-width:40em){.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:auto;height:60px;padding:0 10px}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item div,.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item i{clear:both}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item div{margin:5px 0}}@media only screen and (max-width:19.9em){.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%;height:50%;float:left;padding:0}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item .controller-item-extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder div{display:none}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder i{font-size:1.8em}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item:nth-child(2){background-color:#7c8ff4}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item:nth-child(3){background-color:#70d4cb}.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher .controller-item:nth-child(4){background-color:#af80f8}}@media only screen and (min-width:19.9em) and (max-width:40em){.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}}@media only screen and (max-width:19.9em){.app .app-switcher .app-controller-cell .app-controller-extender .app-controller-switcher{width:100%;height:100%;display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}}.app .app-switcher .app-body-cell{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}@media only screen and (min-width:19.9em) and (max-width:40em){.app .app-switcher{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.app .app-switcher .app-controller-cell{height:120px;width:100%}.app{font-size:.8em}}@media only screen and (min-width:64.001em){.app{font-size:1.25em}}@media only screen and (max-width:19.9em){.app .app-switcher{width:100%;height:100%;display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.app .app-switcher .app-controller-cell{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:100%;height:100%}}.appController{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden;color:#fff;font-size:1em}.appController .app-controller-switcher{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}.appController .app-controller-switcher .controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:20px 0}.appController .app-controller-switcher .controller-item div,.appController .app-controller-switcher .controller-item i{float:right}.appController .app-controller-switcher .controller-item i{margin:0 10px 0 20px;font-size:1.5em}@media only screen and (min-width:19.9em) and (max-width:40em){.appController .app-controller-switcher .controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:auto;height:60px;padding:0 10px}.appController .app-controller-switcher .controller-item div,.appController .app-controller-switcher .controller-item i{clear:both}.appController .app-controller-switcher .controller-item div{margin:5px 0}}@media only screen and (max-width:19.9em){.appController .app-controller-switcher .controller-item{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%;height:50%;float:left;padding:0}.appController .app-controller-switcher .controller-item .controller-item-extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden}.appController .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.appController .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder div{display:none}.appController .app-controller-switcher .controller-item .controller-item-extender .controller-item-padder i{font-size:1.8em}.appController .app-controller-switcher .controller-item:nth-child(2){background-color:#7c8ff4}.appController .app-controller-switcher .controller-item:nth-child(3){background-color:#70d4cb}.appController .app-controller-switcher .controller-item:nth-child(4){background-color:#af80f8}}@media only screen and (min-width:19.9em) and (max-width:40em){.appController .app-controller-switcher{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-pack:center}}@media only screen and (max-width:19.9em){.appController .app-controller-switcher{width:100%;height:100%;display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}}.controllerItem{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;padding:20px 0}.controllerItem div,.controllerItem i{float:right}.controllerItem i{margin:0 10px 0 20px;font-size:1.5em}@media only screen and (min-width:19.9em) and (max-width:40em){.controllerItem{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;width:auto;height:60px;padding:0 10px}.controllerItem div,.controllerItem i{clear:both}.controllerItem div{margin:5px 0}}/*!   mediaQuery 0.2  */@media only screen and (max-width:19.9em){.controllerItem{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%;height:50%;float:left;padding:0}.controllerItem .controller-item-extender{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:hidden;overflow-x:hidden}.controllerItem .controller-item-extender .controller-item-padder{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.controllerItem .controller-item-extender .controller-item-padder div{display:none}.controllerItem .controller-item-extender .controller-item-padder i{font-size:1.8em}.controllerItem:nth-child(2){background-color:#7c8ff4}.controllerItem:nth-child(3){background-color:#70d4cb}.controllerItem:nth-child(4){background-color:#af80f8}}.scaffolding .app-wrapper,.scaffolding .app-wrapper .app-controller .controller-wrapper{height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex}.scaffolding{position:absolute;width:100%;height:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item .fonts-item,.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item .item-up{font-size:1.3em}.scaffolding .app-wrapper{width:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-controller{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:100px;height:100%;background-color:#303d45}.scaffolding .app-wrapper .app-controller .controller-wrapper{width:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper,.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-align:stretch}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%;height:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item{height:40px;line-height:40px;width:40px;text-align:center;color:#fff;border-radius:5px;cursor:pointer}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item:hover{background-color:#435059;color:#ccc}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:125px;width:100%}.scaffolding .app-wrapper .app-body,.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item{-webkit-order:0;-webkit-align-self:auto;overflow:hidden;position:relative;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img .container-img{width:75px;height:75px;overflow:hidden;border-radius:50px}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img .container-img img{width:75px}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item{height:55px;line-height:55px;width:85px;text-align:center;color:#fff;border-radius:5px;cursor:pointer}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item:hover{background-color:#435059;color:#ccc}@media only screen and (min-width:40.001em) and (max-width:64em){.scaffolding .app-wrapper .app-controller{height:70px;width:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up{width:100px;height:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item{height:40px;line-height:40px;width:40px}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:80px;height:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img .container-img{width:50px;height:50px}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img .container-img img{width:50px}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:60px;height:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item{height:40px;line-height:40px;width:40px}}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding .app-wrapper .app-controller{height:40px;width:100%}.scaffolding .app-wrapper .app-controller .controller-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img,.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up{display:none}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item{height:25px;line-height:25px;width:25px}}@media only screen and (max-width:19.9em){.scaffolding .app-wrapper .app-controller .controller-wrapper{width:100%;height:100%;display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-container-img,.scaffolding .app-wrapper .app-controller .controller-wrapper .controller-up{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:none}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;float:left;width:50%;height:50%}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item .controller-item:hover{background-color:transparent;color:#fff}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item.red{background-color:#fc6b6b}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item.green{background-color:#21dabd}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item.blue{background-color:#54a7cf}.scaffolding .app-wrapper .app-controller .controller-wrapper .container-controller-item.yellow{background-color:#ffee58}}.scaffolding .app-wrapper .app-body{-ms-flex-order:0;order:0;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper{width:100%;height:100%;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:200px;height:100%;background-color:#283037;color:#fff}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:55px;width:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1{width:155px;vertical-align:middle;white-space:nowrap;position:relative}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search{width:145px;height:40px;background:#1d242a;border:none;float:left;color:#686c70;padding-left:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search::-webkit-input-placeholder{color:#686c70}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search:-moz-placeholder{color:#686c70}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search::-moz-placeholder{color:#686c70}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search:-ms-input-placeholder{color:#686c70}@media only screen and (min-width:40.001em) and (max-width:64em){.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search{width:143px;height:35px}}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1{width:100px;padding-left:10px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container .container-1 input#search{width:60px;height:25px}}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:55px;width:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container .button{width:155px;height:40px;background-color:#435059;border-radius:5px;cursor:pointer;text-align:center;line-height:40px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container .button:hover{background-color:#38434a}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .label-todolist-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .label-todolist-container .label-todolist{width:160px;height:50px;text-align:left;line-height:70px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:40px;width:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list{width:155px;height:35px;border-radius:5px;cursor:pointer;line-height:35px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list:hover{background-color:#435059}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle{margin-left:10px;margin-right:10px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.red{color:#fc6b6b}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.green{color:#21dabd}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.blue{color:#54a7cf}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.yellow{color:#ffee58}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;overflow-x:scroll;overflow-y:hidden}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .search-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:90px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:30px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container .button{width:25px;height:25px;background-color:#435059;line-height:29px;padding-left:6px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container .button:hover{background-color:#38434a}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .button-container .button .text-button,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .label-todolist-container{display:none}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:100px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list{width:95px;height:25px;border-radius:5px;cursor:pointer;line-height:27px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list:hover{background-color:#435059}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle{margin-left:10px;margin-right:10px}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.red{color:#fc6b6b}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.green{color:#21dabd}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.blue{color:#54a7cf}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body .menu-body-wrapper .item-list-container .item-list .circle.yellow{color:#ffee58}}.scaffolding .app-wrapper .app-body .app-body-wrapper .body{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:50px;width:100%;color:#fff;background-color:#ff6c6c}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto;margin-right:15px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-title{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:130px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-title .label-todo{width:100px;height:50px;line-height:50px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .middle-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:35px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header .container-icon{text-align:center;width:30px;height:30px;line-height:30px;border-radius:5px;cursor:pointer}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header .container-icon:hover{background-color:#d85b5b}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper hr{layout-flow:vertical-ideographic;border:1px solid #d85b5b}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top{margin-right:0;font-size:1.2em}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-title{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:90px;height:100%;margin-left:10px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-title .label-todo{width:115px;height:100%;line-height:50px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:35px;height:100%}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header .container-icon{text-align:center;width:25px;height:25px;line-height:25px;border-radius:5px;cursor:pointer}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-header .header-body-wrapper .header-body-top .top-wrapper .container-button-header .container-icon:hover{background-color:#d85b5b}}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete{height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-title{width:100%;height:30px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-title .label-title{padding-left:30px;line-height:30px;font-weight:700}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos{height:50px;padding-left:40px;cursor:pointer}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label{height:auto;padding-top:7px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:17px;height:17px;float:left;border:1px solid #d0d0d0;border-radius:50%;font-size:.8em;text-align:center;line-height:17px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label .circle-check .check{display:none}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label .description-todos{padding-left:35px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos:hover{text-decoration:line-through;color:#d0d0d0}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos:hover .conteiner-logo-label .circle-check{background-color:#ff6c6c;border:1px solid #fd595c}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos:hover .conteiner-logo-label .circle-check .check{display:block;color:#fff}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete{height:auto;width:auto}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-title{width:100%;height:30px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-title .label-title{padding-left:30px;line-height:30px;font-weight:700}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos{height:50px;padding-left:40px;cursor:pointer}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label{height:auto;padding-top:7px}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label .circle-check{width:17px;height:17px;float:left;border-radius:50%;font-size:.8em;text-align:center;line-height:17px;cursor:pointer;background-color:#ff6c6c;border:1px solid #fd595c}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label .circle-check .check{display:none;display:block;color:#fff}.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label .description-todos{padding-left:35px;text-decoration:line-through;color:#d0d0d0}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label .circle-check,.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:15px;height:15px;line-height:15px}}@media only screen and (min-width:40.001em) and (max-width:64em){.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-complete .content-todos .conteiner-logo-label .circle-check,.scaffolding .app-wrapper .app-body .app-body-wrapper .body .body-wrapper .body-list .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:15px;height:15px;line-height:15px}.scaffolding{font-size:.9em}.scaffolding .app-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}}@media only screen and (min-width:19.9em) and (max-width:40em){.scaffolding{font-size:.8em}.scaffolding .app-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-orient:horizontal;-moz-box-orient:horizontal}.scaffolding .app-wrapper .app-body .app-body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:50px;width:100%}}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item .fonts-item,.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item .item-up{font-size:1.3em}@media only screen and (max-width:19.9em){.scaffolding .app-wrapper .app-body,.scaffolding .app-wrapper .app-controller{-webkit-order:0;-webkit-align-self:auto;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.scaffolding .app-wrapper,.scaffolding .app-wrapper .app-body .app-body-wrapper{width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.scaffolding{border-radius:30px}.scaffolding .app-wrapper{display:inline;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.scaffolding .app-wrapper .app-controller{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:100%;height:100%}.scaffolding .app-wrapper .app-body{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;display:none}.scaffolding .app-wrapper .app-body .app-body-wrapper{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;display:none}.scaffolding .app-wrapper .app-body .app-body-wrapper .body,.scaffolding .app-wrapper .app-body .app-body-wrapper .menu-body{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:none}}.APP-CONTROLLER{background-color:#303d45}.APP-CONTROLLER .controller-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.APP-CONTROLLER .controller-wrapper .controller-up{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:50%;height:100%}.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item{height:40px;line-height:40px;width:40px;text-align:center;color:#fff;border-radius:5px;cursor:pointer}.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item:hover{background-color:#435059;color:#ccc}.APP-CONTROLLER .controller-wrapper .controller-container-img{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:125px;width:100%}.APP-CONTROLLER .controller-wrapper .controller-container-img .container-img{width:75px;height:75px;overflow:hidden;border-radius:50px}.APP-CONTROLLER .controller-wrapper .controller-container-img .container-img img{width:75px}.APP-CONTROLLER .controller-wrapper .container-controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item{height:55px;line-height:55px;width:85px;text-align:center;color:#fff;border-radius:5px;cursor:pointer}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item:hover{background-color:#435059;color:#ccc}@media only screen and (min-width:40.001em) and (max-width:64em){.APP-CONTROLLER{height:70px;width:100%}.APP-CONTROLLER .controller-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.APP-CONTROLLER .controller-wrapper .controller-up{width:100px;height:100%}.APP-CONTROLLER .controller-wrapper .controller-up .controller-up-wrapper .controller-up-item .container-controller-up-item{height:40px;line-height:40px;width:40px}.APP-CONTROLLER .controller-wrapper .controller-container-img{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:80px;height:100%}.APP-CONTROLLER .controller-wrapper .controller-container-img .container-img{width:50px;height:50px}.APP-CONTROLLER .controller-wrapper .controller-container-img .container-img img{width:50px}.APP-CONTROLLER .controller-wrapper .container-controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:60px;height:100%}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item{height:40px;line-height:40px;width:40px}}@media only screen and (min-width:19.9em) and (max-width:40em){.APP-CONTROLLER{height:40px;width:100%}.APP-CONTROLLER .controller-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.APP-CONTROLLER .controller-wrapper .controller-container-img,.APP-CONTROLLER .controller-wrapper .controller-up{display:none}.APP-CONTROLLER .controller-wrapper .container-controller-item{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item{height:25px;line-height:25px;width:25px}}@media only screen and (max-width:19.9em){.APP-CONTROLLER .controller-wrapper{width:100%;height:100%;display:inline;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start}.APP-CONTROLLER .controller-wrapper .controller-container-img,.APP-CONTROLLER .controller-wrapper .controller-up{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;display:none}.APP-CONTROLLER .controller-wrapper .container-controller-item{-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;float:left;width:50%;height:50%}.APP-CONTROLLER .controller-wrapper .container-controller-item .controller-item:hover{background-color:transparent;color:#fff}.APP-CONTROLLER .controller-wrapper .container-controller-item.red{background-color:#fc6b6b}.APP-CONTROLLER .controller-wrapper .container-controller-item.green{background-color:#21dabd}.APP-CONTROLLER .controller-wrapper .container-controller-item.blue{background-color:#54a7cf}.APP-CONTROLLER .controller-wrapper .container-controller-item.yellow{background-color:#ffee58}}.HEADER-BODY,.MENU-BODY .menu-body-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;-webkit-align:stretch}.MENU-BODY .menu-body-wrapper .button-container,.MENU-BODY .menu-body-wrapper .search-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0}.MENU-BODY{background-color:#283037;color:#fff}.MENU-BODY .menu-body-wrapper{width:100%;height:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.MENU-BODY .menu-body-wrapper .search-container{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:55px;width:100%}.MENU-BODY .menu-body-wrapper .search-container .container-1{width:155px;vertical-align:middle;white-space:nowrap;position:relative}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search{width:145px;height:40px;background:#1d242a;border:none;float:left;color:#686c70;padding-left:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search::-webkit-input-placeholder{color:#686c70}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search:-moz-placeholder{color:#686c70}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search::-moz-placeholder{color:#686c70}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search:-ms-input-placeholder{color:#686c70}@media only screen and (min-width:40.001em) and (max-width:64em){.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search{width:143px;height:35px}}@media only screen and (min-width:19.9em) and (max-width:40em){.MENU-BODY .menu-body-wrapper .search-container .container-1{width:100px;padding-left:10px}.MENU-BODY .menu-body-wrapper .search-container .container-1 input#search{width:60px;height:25px}}.MENU-BODY .menu-body-wrapper .button-container{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:55px;width:100%}.MENU-BODY .menu-body-wrapper .item-list-container,.MENU-BODY .menu-body-wrapper .label-todolist-container{overflow:hidden;-webkit-order:0;position:relative;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.MENU-BODY .menu-body-wrapper .button-container .button{width:155px;height:40px;background-color:#435059;border-radius:5px;cursor:pointer;text-align:center;line-height:40px}.MENU-BODY .menu-body-wrapper .button-container .button:hover{background-color:#38434a}.MENU-BODY .menu-body-wrapper .label-todolist-container{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:60px;width:100%}.MENU-BODY .menu-body-wrapper .label-todolist-container .label-todolist{width:160px;height:50px;text-align:left;line-height:70px}.MENU-BODY .menu-body-wrapper .item-list-container{-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;height:40px;width:100%}.MENU-BODY .menu-body-wrapper .item-list-container .item-list{width:155px;height:35px;border-radius:5px;cursor:pointer;line-height:35px}.MENU-BODY .menu-body-wrapper .item-list-container .item-list:hover{background-color:#435059}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle{margin-left:10px;margin-right:10px}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.red{color:#fc6b6b}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.green{color:#21dabd}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.blue{color:#54a7cf}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.yellow{color:#ffee58}@media only screen and (min-width:19.9em) and (max-width:40em){.MENU-BODY .menu-body-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch;overflow-x:scroll;overflow-y:hidden}.MENU-BODY .menu-body-wrapper .button-container,.MENU-BODY .menu-body-wrapper .item-list-container,.MENU-BODY .menu-body-wrapper .search-container{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.MENU-BODY .menu-body-wrapper .search-container{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:90px;height:100%}.MENU-BODY .menu-body-wrapper .button-container{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:30px;height:100%}.MENU-BODY .menu-body-wrapper .button-container .button{width:25px;height:25px;background-color:#435059;line-height:29px;padding-left:6px}.MENU-BODY .menu-body-wrapper .button-container .button:hover{background-color:#38434a}.MENU-BODY .menu-body-wrapper .button-container .button .text-button,.MENU-BODY .menu-body-wrapper .label-todolist-container{display:none}.MENU-BODY .menu-body-wrapper .item-list-container{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:100px;height:100%}.MENU-BODY .menu-body-wrapper .item-list-container .item-list{width:95px;height:25px;border-radius:5px;cursor:pointer;line-height:27px}.MENU-BODY .menu-body-wrapper .item-list-container .item-list:hover{background-color:#435059}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle{margin-left:10px;margin-right:10px}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.red{color:#fc6b6b}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.green{color:#21dabd}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.blue{color:#54a7cf}.MENU-BODY .menu-body-wrapper .item-list-container .item-list .circle.yellow{color:#ffee58}}.SEARCH .container-1{width:155px;vertical-align:middle;white-space:nowrap;position:relative}.SEARCH .container-1 input#search{width:145px;height:40px;background:#1d242a;border:none;float:left;color:#686c70;padding-left:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.SEARCH .container-1 input#search::-webkit-input-placeholder{color:#686c70}.SEARCH .container-1 input#search:-moz-placeholder{color:#686c70}.SEARCH .container-1 input#search::-moz-placeholder{color:#686c70}.SEARCH .container-1 input#search:-ms-input-placeholder{color:#686c70}@media only screen and (min-width:40.001em) and (max-width:64em){.SEARCH .container-1 input#search{width:143px;height:35px}}@media only screen and (min-width:19.9em) and (max-width:40em){.SEARCH .container-1{width:100px;padding-left:10px}.SEARCH .container-1 input#search{width:60px;height:25px}}.HEADER-BODY{width:100%;height:100%;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.HEADER-BODY .header-body-top{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto;margin-right:15px}.HEADER-BODY .header-body-top .top-wrapper{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:start;-webkit-align:stretch;-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.HEADER-BODY .header-body-top .top-wrapper .container-title,.HEADER-BODY .header-body-top .top-wrapper .middle-header{-webkit-order:0;-ms-flex-order:0;-webkit-align-self:auto;position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none}.HEADER-BODY .header-body-top .top-wrapper .container-title{order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-ms-flex-item-align:auto;align-self:auto;width:130px;height:100%}.HEADER-BODY .header-body-top .top-wrapper .container-title .label-todo{width:100px;height:50px;line-height:50px}.HEADER-BODY .header-body-top .top-wrapper .middle-header{order:0;-ms-flex-item-align:auto;align-self:auto;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;flex:1;-ms-flex:1;height:auto;width:auto}.HEADER-BODY .header-body-top .top-wrapper .container-button-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:35px;height:100%}.HEADER-BODY .header-body-top .top-wrapper .container-button-header .container-icon{text-align:center;width:30px;height:30px;line-height:30px;border-radius:5px;cursor:pointer}.HEADER-BODY .header-body-top .top-wrapper .container-button-header .container-icon:hover{background-color:#d85b5b}.HEADER-BODY .header-body-top .top-wrapper hr{layout-flow:vertical-ideographic;border:1px solid #d85b5b}@media only screen and (min-width:19.9em) and (max-width:40em){.HEADER-BODY .header-body-top{margin-right:0;font-size:1.2em}.HEADER-BODY .header-body-top .top-wrapper .container-title{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:90px;height:100%;margin-left:10px}.HEADER-BODY .header-body-top .top-wrapper .container-title .label-todo{width:115px;height:100%;line-height:50px}.HEADER-BODY .header-body-top .top-wrapper .container-button-header{position:relative;overflow:hidden;-webkit-box-ordinal-group:none;-moz-box-ordinal-group:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-align-self:auto;-ms-flex-item-align:auto;align-self:auto;width:35px;height:100%}.HEADER-BODY .header-body-top .top-wrapper .container-button-header .container-icon{text-align:center;width:25px;height:25px;line-height:25px;border-radius:5px;cursor:pointer}.HEADER-BODY .header-body-top .top-wrapper .container-button-header .container-icon:hover{background-color:#d85b5b}}.CONTAINER-LIST-TODOS .container-list-incomplete{height:auto;width:auto}.CONTAINER-LIST-TODOS .container-list-incomplete .content-title{width:100%;height:30px}.CONTAINER-LIST-TODOS .container-list-incomplete .content-title .label-title{padding-left:30px;line-height:30px;font-weight:700}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos{height:50px;padding-left:40px;cursor:pointer}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label{height:auto;padding-top:7px}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:17px;height:17px;float:left;border:1px solid #d0d0d0;border-radius:50%;font-size:.8em;text-align:center;line-height:17px}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label .circle-check .check{display:none}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label .description-todos{padding-left:35px}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos:hover{text-decoration:line-through;color:#d0d0d0}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos:hover .conteiner-logo-label .circle-check{background-color:#ff6c6c;border:1px solid #fd595c}.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos:hover .conteiner-logo-label .circle-check .check{display:block;color:#fff}.CONTAINER-LIST-TODOS .container-list-complete{height:auto;width:auto}.CONTAINER-LIST-TODOS .container-list-complete .content-title{width:100%;height:30px}.CONTAINER-LIST-TODOS .container-list-complete .content-title .label-title{padding-left:30px;line-height:30px;font-weight:700}.CONTAINER-LIST-TODOS .container-list-complete .content-todos{height:50px;padding-left:40px;cursor:pointer}.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label{height:auto;padding-top:7px}.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label .circle-check{width:17px;height:17px;float:left;border-radius:50%;font-size:.8em;text-align:center;line-height:17px;cursor:pointer;background-color:#ff6c6c;border:1px solid #fd595c}.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label .circle-check .check{display:none;display:block;color:#fff}.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label .description-todos{padding-left:35px;text-decoration:line-through;color:#d0d0d0}@media only screen and (min-width:40.001em) and (max-width:64em){.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label .circle-check,.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:15px;height:15px;line-height:15px}}@media only screen and (min-width:19.9em) and (max-width:40em){.CONTAINER-LIST-TODOS .container-list-complete .content-todos .conteiner-logo-label .circle-check,.CONTAINER-LIST-TODOS .container-list-incomplete .content-todos .conteiner-logo-label .circle-check{width:15px;height:15px;line-height:15px}}@font-face{font-family:FontAwesome;src:url(../source/plugins/icons/fontAwesome/fontawesome-webfont.eot);src:url(../source/plugins/icons/fontAwesome/fontawesome-webfont.eot) format('embedded-opentype'),url(../source/plugins/icons/fontAwesome/fontawesome-webfont.woff) format('woff'),url(../source/plugins/icons/fontAwesome/fontawesome-webfont.ttf) format('truetype'),url(../source/plugins/icons/fontAwesome/fontawesome-webfont.svg) format('svg');font-weight:400;font-style:normal}@font-face{font-family:themify;src:url(../source/plugins/icons/themify/themify.eot);src:url(../source/plugins/icons/themify/themify.eot) format('embedded-opentype'),url(../source/plugins/icons/themify/themify.woff) format('woff'),url(../source/plugins/icons/themify/themify.ttf) format('truetype'),url(../source/plugins/icons/themify/themify.svg) format('svg');font-weight:400;font-style:normal}.Icon{display:inline-block;speak:none;font-size:inherit;text-rendering:auto;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" ti-"],[class^=ti-]{font-family:themify;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}[class*=" fa-"],[class^=fa-]{font-family:FontAwesome;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.Icon-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.Icon-2x{font-size:2em}.Icon-3x{font-size:3em}.Icon-4x{font-size:4em}.Icon-5x{font-size:5em}.Icon-6x{font-size:6em}body:after,body:before{position:fixed;z-index:99999999999;left:15px;font-size:11px}.Icon-fw{width:1.28571429em;text-align:center}.Icon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.Icon-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.Icon-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.Icon-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.Icon-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.Icon-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-mer:before{content:"\e66e"}.ti-cket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-me:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}/*!   mediaQuery 0.2  */body:after{bottom:15px;color:red}@media only screen and (max-width:19.9em){.only-smallmobile{display:block}.hide-smallmobile{display:none}.hide-desktop,.hide-mobile,.hide-notebook,.hide-tablet,.hide-wide{display:block}.only-notebook{display:none}body:after{content:"Smallmob"}}@media only screen and (min-width:19.9em) and (max-width:40em){.only-mobile{display:block}.hide-mobile{display:none}.hide-desktop,.hide-notebook,.hide-smallmobile,.hide-tablet,.hide-wide{display:block}.only-notebook{display:none}body:after{content:"Mobile"}}@media only screen and (min-width:40.001em) and (max-width:64em){.only-tablet{display:block}.hide-tablet{display:none}.hide-desktop,.hide-mobile,.hide-notebook,.hide-smallmobile,.hide-wide{display:block}.only-notebook{display:none}body:after{content:"Tablet"}}@media only screen and (min-width:64.001em) and (max-width:90em){.only-notebook{display:block}.hide-notebook{display:none}.hide-desktop,.hide-mobile,.hide-smallmobile,.hide-tablet,.hide-wide{display:block}body:after{content:"Notebook"}}@media only screen and (min-width:90.001em) and (max-width:120em){.only-desktop{display:block}.hide-desktop,.only-notebook{display:none}.hide-mobile,.hide-notebook,.hide-smallmobile,.hide-tablet,.hide-wide{display:block}body:after{content:"Desktop"}}@media only screen and (min-width:120.001em){.only-wide{display:block}.hide-wide,.only-notebook{display:none}.hide-desktop,.hide-mobile,.hide-notebook,.hide-smallmobile,.hide-tablet{display:block}body:after{content:"Wide"}}body:before{bottom:5px;color:rgba(255,0,0,.65)}@media (orientation:portrait){body:before{content:"portrait"}}@media (orientation:landscape){body:before{content:"landscape"}}
              
            
!

JS

              
                
              
            
!
999px

Console