@font-face {
  font-family: 'NotesEsaBold';
  src: url("../../font/NotesEsaBol.eot");
  src: url("../../font/NotesEsaBol.eot?#iefix") format("embedded-opentype"), url("../../font/NotesEsaBol.ttf") format("truetype"), url("../../font/notesesabol-webfont.svg#NotesEsaBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NotesEsaRegular';
  src: url("../../font/NotesEsaReg.eot");
  src: url("../../font/NotesEsaReg.eot?#iefix") format("embedded-opentype"), url("../../font/NotesEsaReg.ttf") format("truetype"), url("../../font/NotesEsaReg.svg#NotesEsaReg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NotesStyleBold';
  src: url("../../font/notesstyle-boldtf-webfont.eot");
  src: url("../../font/notesstyle-boldtf-webfont.eot?#iefix") format("embedded-opentype"), url("../../font/notesstyle-boldtf-webfont.ttf") format("truetype"), url("../../font/notesstyle-boldtf-webfont.svg#NotesStyle-BoldTfRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NotesStyleRegular';
  src: url("../../font/notesstyle-regulartf-webfont.eot");
  src: url("../../font/notesstyle-regulartf-webfont.eot?#iefix") format("embedded-opentype"), url("../../font/notesstyle-regulartf-webfont.ttf") format("truetype"), url("../../font/notesstyle-regulartf-webfont.svg#NotesStyle-RegularTfRegular") format("svg");
  font-weight: normal;
  font-style: normal; }
html {
  min-height: 100%;
  position: relative; }

/** Added for fixing portlet admin menu */
.aui .btn-group .dropdown-toggle {
  border-radius: 0;
  box-shadow: none;
  background-image: url(../../images/portlet/options_borderless.png); }

.aui .portlet-borderless-bar .portlet-actions .portlet-action, .aui .portlet-borderless-bar .portlet-actions .portlet-options {
  display: inline; }

.aui {
  /* ace default theme layout sections */
  /* elements */
  /* header sizes */
  /* some list styling */
  /* little elements */
  /* modals */
  /* wells */
  /* alerts */
  /* pagination */
  /* <hr /> like spacing by using div, e.g <div class="hr hr-32"></div> */
  /* some spacing classes, use like <div class="space-24"></div> */
  /* visible only on smaller devices where spans are stacked on top of each other */
  /* headers */
  /* ace-nav */
  /* breadcrumbs and searchbox */
  /* searchbox */
  /* nav-search inside sidebar */
  /* sidebar when minimized */
  /**
  @media only screen and (max-width: 979px) {
    .sidebar.responsive-min {
  	.searchbox_inside_min_menu();
    }
  }
  */
  /* side navigation */
  /* side menu minimizer icon */
  /* sidebar shortcuts icon */
  /* side menu toggler in mobile view */
  /** buttons */
  /* active buttons */
  /* icons inside buttons */
  /**
  .btn > .icon-round{
   padding:1px 2px;
   border:2px solid #FFF;
   border-radius:16px;
  }
  */
  /* button groups */
  /* application buttons */
  /* labels & badges */
  /* label-large */
  /* dropdown menus */
  /* closer to the toggle button */
  /* colorpicker dropdown */
  /* top user info dropdowns */
  /** form elements */
  /* checkboxes , radio and switches */
  /* Checkbox & Radio */
  /* CSS3 on/off switches */
  /* addon */
  /** input error states */
  /* bigger tab buttons */
  /* bigger tab buttons */
  /* spaced tabs (top & bottom) */
  /* blue tabs*/
  /** accordion */
  /* nested questions */
  /* tables */
  /* dataTables */
  /* widget boxes */
  /* widget-toolbar buttons*/
  /* toolbar dropdowns */
  /* widget header colors */
  /* different borders */
  /* transparent box */
  /* table in widget */
  /* elements in widget */
  /* tabs in widget */
  /* toolbox */
  /*when clicking refresh*/
  /* simple forms in widgetboxes */
  /* for dragging and dropping */
  /* tooltips and popovers */
  /* error tooltip */
  /* success tooltip */
  /* warning tooltip */
  /* info tooltip */
  /* popover */
  /* progressbar */
  /** dashboard info and stats mini boxes **/
  /* pricing table */
  /* login pages */
  /* social login */
  /* invoice */
  /* error pages*/
  /* gallery */
  /* task list */
  /* when dragging */
  /* full calendar */
  /* calendar inside widget-box --- not complete yet */
  /** chosen select boxes -- replace sprite icons with 'fontawesome-alloy' icons */
  /** chosen - etc */
  /* a second style (like tag inpit) */
  /* colorbox used in gallery page */
  /* spinner */
  /* wizard */
  /* tree control */
  /* jquery gritter */
  /* inside widget */
  /* Markdown Editor */
  /** jQuery UI Slider */
  /* colors */
  /* dialog */
  /*.ui-dialog,*/
  /* accordion */
  /* udpated accordion*/
  /* tabs */
  /* menu */
  /* auto complete */
  /* spinner */
  /* checkbox container */
  /* custom animated icons */
  /* other page sections */
  /* scrollbar */
  /* date & time picker */
  /* a few small third party css files put here to reduce http file requests */
  /* jquery.easy-pie-chart.css */
  /* ie8/9 specific */ }
  .aui body {
    padding-bottom: 0;
    background-color: #e4e6e9;
    min-height: 100%;
    font-family: "Verdana","Arial";
    font-size: 12px;
    color: #393939; }
  .aui body:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #FFF; }
  .aui body.navbar-fixed {
    padding-top: 45px; }
  .aui body.breadcrumbs-fixed {
    padding-top: 86px; }
  .aui .main-container {
    padding: 0;
    position: relative; }
  .aui .main-content {
    margin-left: 190px;
    margin-right: 0;
    margin-top: 0;
    min-height: 100%;
    padding: 0; }
  .aui .page-content {
    background: #ffffff;
    margin: 0;
    padding: 8px 20px 24px; }
  .aui .page-header {
    margin: 0 0 12px;
    border-bottom: 1px dotted #e2e2e2; }
  .aui .page-header h1 {
    padding: 0;
    margin: 0 8px;
    font-size: 24px;
    font-weight: lighter;
    color: #2679b5; }
  .aui .page-header h1 small {
    margin: 0 6px;
    font-size: 14px;
    font-weight: normal;
    color: #8089a0; }
  .aui [class*=" icon-"],
  .aui [class^="icon-"] {
    display: inline-block;
    text-align: center; }
  .aui a:focus,
  .aui a:active {
    text-decoration: none; }
  .aui h1 {
    font-size: 30px;
    font-weight: normal; }
  .aui h1.smaller {
    font-size: 29px; }
  .aui h1.bigger {
    font-size: 31px; }
  .aui h1.block {
    margin-bottom: 14px; }
  .aui h2 {
    font-size: 24px;
    font-weight: normal; }
  .aui h2.smaller {
    font-size: 23px; }
  .aui h2.bigger {
    font-size: 25px; }
  .aui h2.block {
    margin-bottom: 14px; }
  .aui h3 {
    font-size: 20px;
    font-weight: normal; }
  .aui h3.smaller {
    font-size: 19px; }
  .aui h3.bigger {
    font-size: 21px; }
  .aui h3.block {
    margin-bottom: 14px; }
  .aui h4 {
    font-size: 16px;
    font-weight: normal; }
  .aui h4.smaller {
    font-size: 15px; }
  .aui h4.bigger {
    font-size: 17px; }
  .aui h4.block {
    margin-bottom: 14px; }
  .aui h5 {
    font-size: 13px;
    font-weight: normal; }
  .aui h5.smaller {
    font-size: 12px; }
  .aui h5.bigger {
    font-size: 14px; }
  .aui h5.block {
    margin-bottom: 14px; }
  .aui h6 {
    font-size: 11px;
    font-weight: normal; }
  .aui h6.smaller {
    font-size: 10px; }
  .aui h6.bigger {
    font-size: 12px; }
  .aui h6.block {
    margin-bottom: 14px; }
  .aui li > ul.margin,
  .aui li > ol.margin {
    margin-left: 18px; }
  .aui .unstyled > li > [class*="icon-"]:first-child,
  .aui .inline > li > [class*="icon-"]:first-child {
    width: 20px;
    text-align: center; }
  .aui .spaced > li {
    margin-top: 9px;
    margin-bottom: 9px; }
  .aui .spaced2 > li {
    margin-top: 15px;
    margin-bottom: 15px; }
  .aui li.divider {
    margin-top: 3px;
    margin-bottom: 3px;
    height: 0;
    font-size: 0; }
  .aui .spaced > li.divider {
    margin-top: 5px;
    margin-bottom: 5px; }
  .aui .spaced2 > li.divider {
    margin-top: 8px;
    margin-bottom: 8px; }
  .aui li.divider:before {
    content: "";
    display: inline-block; }
  .aui blockquote,
  .aui blockquote.pull-right {
    border-color: #e5eaf1; }
  .aui .modal {
    border-radius: 0; }
  .aui .modal-footer {
    border-top-color: #e4e9ee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #eff3f8; }
  .aui .modal-header .close {
    font-size: 32px; }
  .aui .well {
    border-radius: 0; }
  .aui .well h1,
  .aui .well h2,
  .aui .well h3,
  .aui .well h4,
  .aui .well h5,
  .aui .well h6 {
    margin-top: 0; }
  .aui .well h1,
  .aui .well h2,
  .aui .well h3 {
    line-height: 36px; }
  .aui .alert {
    font-size: 14px;
    border-radius: 0; }
  .aui .alert .close {
    font-size: 16px; }
  .aui .alert-block p + p {
    margin-top: 10px; }
  .aui .pagination ul > li > a,
  .aui .pager > li > a,
  .aui .pagination ul > li > span,
  .aui .pager > li > span {
    border-width: 1px;
    border-radius: 0 !important; }
  .aui .pagination ul > li > a,
  .aui .pager > li > a {
    color: #2283c5;
    background-color: #fafafa;
    margin: 0 -1px 0 0;
    border-color: #e0e8eb; }
  .aui .pagination ul > li > a:hover,
  .aui .pager > li > a:hover {
    background-color: #eaeff2; }
  .aui .pagination ul > li.disabled > a,
  .aui .pagination ul > li.disabled > a:hover,
  .aui .pager > li.disabled > a,
  .aui .pager > li.disabled > a:hover {
    background-color: #f9f9f9;
    border-color: #d9d9d9; }
  .aui .pagination ul > li.active > a,
  .aui .pagination ul > li.active > a:hover {
    background-color: #6faed9;
    border-color: #6faed9;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .aui .lighter {
    font-weight: lighter; }
  .aui .bolder {
    font-weight: bolder; }
  .aui .inline {
    display: inline-block !important; }
  .aui .block {
    display: block !important; }
  .aui .center,
  .aui .align-center {
    text-align: center !important; }
  .aui .align-left {
    text-align: left !important; }
  .aui .align-right {
    text-align: right !important; }
  .aui .middle {
    vertical-align: middle; }
  .aui .align-middle {
    vertical-align: middle !important; }
  .aui .align-top {
    vertical-align: top !important; }
  .aui .align-bottom {
    vertical-align: bottom !important; }
  .aui .position-relative {
    position: relative; }
  .aui .position-absolute {
    position: absolute; }
  .aui .dark {
    color: #333333 !important; }
  .aui .white {
    color: #ffffff !important; }
  .aui .red {
    color: #dd5a43 !important; }
  .aui .light-red {
    color: #ff7777 !important; }
  .aui .blue {
    color: #478fca !important; }
  .aui .light-blue {
    color: #93cbf9 !important; }
  .aui .green {
    color: #69aa46 !important; }
  .aui .light-green {
    color: #b0d877 !important; }
  .aui .orange {
    color: #ff892a !important; }
  .aui .light-orange {
    color: #fcac6f !important; }
  .aui .orange2 {
    color: #feb902 !important; }
  .aui .purple {
    color: #a069c3 !important; }
  .aui .pink {
    color: #c6699f !important; }
  .aui .pink2 {
    color: #d6487e !important; }
  .aui .brown {
    color: #a52a2a !important; }
  .aui .grey {
    color: #777777 !important; }
  .aui .light-grey {
    color: #bbbbbb !important; }
  .aui .bigger-110 {
    font-size: 110%; }
  .aui .bigger-120 {
    font-size: 120%; }
  .aui .bigger-130 {
    font-size: 130%; }
  .aui .bigger-140 {
    font-size: 140%; }
  .aui .bigger-150 {
    font-size: 150%; }
  .aui .bigger-160 {
    font-size: 160%; }
  .aui .bigger-170 {
    font-size: 170%; }
  .aui .bigger-180 {
    font-size: 180%; }
  .aui .bigger-190 {
    font-size: 190%; }
  .aui .bigger-200 {
    font-size: 200%; }
  .aui .bigger-210 {
    font-size: 210%; }
  .aui .bigger-220 {
    font-size: 220%; }
  .aui .bigger-230 {
    font-size: 230%; }
  .aui .bigger-240 {
    font-size: 240%; }
  .aui .bigger-250 {
    font-size: 250%; }
  .aui .bigger-260 {
    font-size: 260%; }
  .aui .bigger-270 {
    font-size: 270%; }
  .aui .bigger-280 {
    font-size: 280%; }
  .aui .bigger-290 {
    font-size: 290%; }
  .aui .bigger-300 {
    font-size: 300%; }
  .aui .bigger-125 {
    font-size: 125%; }
  .aui .bigger-175 {
    font-size: 175%; }
  .aui .bigger-225 {
    font-size: 225%; }
  .aui .bigger-275 {
    font-size: 275%; }
  .aui .smaller-90 {
    font-size: 90%; }
  .aui .smaller-80 {
    font-size: 80%; }
  .aui .smaller-70 {
    font-size: 70%; }
  .aui .smaller-60 {
    font-size: 60%; }
  .aui .smaller-50 {
    font-size: 50%; }
  .aui .smaller-40 {
    font-size: 40%; }
  .aui .smaller-30 {
    font-size: 30%; }
  .aui .smaller-20 {
    font-size: 20%; }
  .aui .smaller-75 {
    font-size: 75%; }
  .aui .width-20 {
    width: 20% !important; }
  .aui .width-25 {
    width: 25% !important; }
  .aui .width-30 {
    width: 30% !important; }
  .aui .width-35 {
    width: 35% !important; }
  .aui .width-40 {
    width: 40% !important; }
  .aui .width-45 {
    width: 45% !important; }
  .aui .width-50 {
    width: 50% !important; }
  .aui .width-55 {
    width: 55% !important; }
  .aui .width-60 {
    width: 60% !important; }
  .aui .width-65 {
    width: 65% !important; }
  .aui .width-70 {
    width: 70% !important; }
  .aui .width-75 {
    width: 75% !important; }
  .aui .width-80 {
    width: 80% !important; }
  .aui .width-85 {
    width: 85% !important; }
  .aui .width-90 {
    width: 90% !important; }
  .aui .width-95 {
    width: 95% !important; }
  .aui .width-100 {
    width: 100% !important; }
  .aui .width-48 {
    width: 48% !important; }
  .aui .no-padding {
    padding: 0 !important; }
  .aui .no-padding-bottom {
    padding-bottom: 0 !important; }
  .aui .no-padding-top {
    padding-top: 0 !important; }
  .aui .no-padding-left {
    padding-left: 0 !important; }
  .aui .no-padding-right {
    padding-right: 0 !important; }
  .aui .no-margin {
    margin: 0 !important; }
  .aui .no-margin-bottom {
    margin-bottom: 0 !important; }
  .aui .no-margin-top {
    margin-top: 0 !important; }
  .aui .no-margin-left {
    margin-left: 0 !important; }
  .aui .no-margin-right {
    margin-right: 0 !important; }
  .aui .no-border {
    border: none; }
  .aui .no-border-bottom {
    border-bottom: none; }
  .aui .no-border-top {
    border-top: none; }
  .aui .no-border-left {
    border-left: none; }
  .aui .no-border-right {
    border-right: none; }
  .aui .no-underline {
    text-decoration: none !important; }
  .aui .no-hover-underline:hover {
    text-decoration: none !important; }
  .aui .no-shadow {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .aui .overflow-hidden {
    overflow: hidden !important; }
  .aui .overflow-auto {
    overflow: auto !important; }
  .aui .overflow-scroll {
    overflow: scroll !important; }
  .aui .overflow-visible {
    overflow: visible !important; }
  .aui .hr {
    display: block;
    height: 0px;
    overflow: hidden;
    font-size: 0;
    border-top: 1px solid #E3E3E3;
    margin: 12px 0; }
  .aui .hr-double {
    height: 1px;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3; }
  .aui .hr.dotted {
    border-top-style: dotted; }
  .aui .hr-double.dotted {
    border-bottom-style: dotted; }
  .aui .hr-32,
  .aui .hr32 {
    margin: 32px 0; }
  .aui .hr-30,
  .aui .hr30 {
    margin: 30px 0; }
  .aui .hr-28,
  .aui .hr28 {
    margin: 28px 0; }
  .aui .hr-26,
  .aui .hr26 {
    margin: 26px 0; }
  .aui .hr-24,
  .aui .hr24 {
    margin: 24px 0; }
  .aui .hr-22,
  .aui .hr22 {
    margin: 22px 0; }
  .aui .hr-20,
  .aui .hr20 {
    margin: 20px 0; }
  .aui .hr-18,
  .aui .hr18 {
    margin: 18px 0; }
  .aui .hr-16,
  .aui .hr16 {
    margin: 16px 0; }
  .aui .hr-14,
  .aui .hr14 {
    margin: 14px 0; }
  .aui .hr-12,
  .aui .hr12 {
    margin: 12px 0; }
  .aui .hr-10,
  .aui .hr10 {
    margin: 10px 0; }
  .aui .hr-8,
  .aui .hr8 {
    margin: 8px 0; }
  .aui .hr-6,
  .aui .hr6 {
    margin: 6px 0; }
  .aui .hr-4,
  .aui .hr4 {
    margin: 4px 0; }
  .aui .hr-2,
  .aui .hr2 {
    margin: 2px 0; }
  .aui .space,
  .aui .vspace {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0; }
  .aui .vspace {
    display: none; }
  .aui .space-32 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 32px 0 31px; }
  .aui .vspace-32 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 32px 0 31px 0;
    display: none; }
  .aui .space-30 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 30px 0 29px; }
  .aui .vspace-30 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 30px 0 29px 0;
    display: none; }
  .aui .space-28 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 28px 0 27px; }
  .aui .vspace-28 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 28px 0 27px 0;
    display: none; }
  .aui .space-26 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 26px 0 25px; }
  .aui .vspace-26 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 26px 0 25px 0;
    display: none; }
  .aui .space-24 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 24px 0 23px; }
  .aui .vspace-24 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 24px 0 23px 0;
    display: none; }
  .aui .space-22 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 22px 0 21px; }
  .aui .vspace-22 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 22px 0 21px 0;
    display: none; }
  .aui .space-20 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 20px 0 19px; }
  .aui .vspace-20 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 20px 0 19px 0;
    display: none; }
  .aui .space-18 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 18px 0 17px; }
  .aui .vspace-18 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 18px 0 17px 0;
    display: none; }
  .aui .space-16 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 16px 0 15px; }
  .aui .vspace-16 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 16px 0 15px 0;
    display: none; }
  .aui .space-14 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 14px 0 13px; }
  .aui .vspace-14 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 14px 0 13px 0;
    display: none; }
  .aui .space-12 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 12px 0 11px; }
  .aui .vspace-12 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 12px 0 11px 0;
    display: none; }
  .aui .space-10 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 10px 0 9px; }
  .aui .vspace-10 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 10px 0 9px 0;
    display: none; }
  .aui .space-8 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 8px 0 7px; }
  .aui .vspace-8 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 8px 0 7px 0;
    display: none; }
  .aui .space-6 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 6px 0 5px; }
  .aui .vspace-6 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 6px 0 5px 0;
    display: none; }
  .aui .space-4 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 4px 0 3px; }
  .aui .vspace-4 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 4px 0 3px 0;
    display: none; }
  .aui .space-2 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 2px 0 1px; }
  .aui .vspace-2 {
    max-height: 1px;
    min-height: 1px;
    overflow: hidden;
    margin: 12px 0;
    margin: 2px 0 1px 0;
    display: none; }
  .aui .header {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC; }
  .aui .header.blue {
    border-bottom-color: #d5e3ef; }
  .aui .header.green {
    border-bottom-color: #cce2c1; }
  .aui .header.purple {
    border-bottom-color: #e0d1ea; }
  .aui .header.orange {
    border-bottom-color: #fdd0ac; }
  .aui .header.orange2 {
    border-bottom-color: #fbd36b; }
  .aui .header.red {
    border-bottom-color: #f3cdc6; }
  .aui .header.grey {
    border-bottom-color: #c3c3c3; }
  .aui .header.pink {
    border-bottom-color: #f2e0eb; }
  .aui .header.pink2 {
    border-bottom-color: #e69eb9; }
  .aui .header.light-blue {
    border-bottom-color: #dceefc; }
  .aui .header.light-red {
    border-bottom-color: #fec5c5; }
  .aui .header.light-green {
    border-bottom-color: #d2e7b5; }
  .aui .header.brown {
    border-bottom-color: #df9393; }
  .aui .header > [class*="icon-"] {
    margin-right: 2px; }
  .aui .no-radius {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .action-buttons a {
    margin: 0 2px;
    display: inline-block;
    opacity: 0.85;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s; }
  .aui .action-buttons a:hover {
    text-decoration: none;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1; }
  .aui .navbar {
    margin-bottom: 0; }
  .aui .navbar {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
  .aui .navbar .navbar-inner {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 45px;
    position: relative;
    background: #2472af; }
  .aui .navbar .navbar-text,
  .aui .navbar .navbar-link {
    color: #ffffff; }
  .aui .navbar .brand {
    color: #ffffff;
    font-size: 24px;
    text-shadow: none; }
  .aui .navbar .nav > li > a,
  .aui .navbar .nav > li > a:hover,
  .aui .navbar .nav > li > a:focus {
    font-size: 12px;
    text-shadow: none;
    color: #ffffff; }
  .aui .ace-nav {
    height: 100%; }
  .aui .ace-nav > li {
    line-height: 45px;
    max-height: 45px;
    background: #2e6589;
    border-left: 1px solid #DDD;
    padding: 0;
    position: relative;
    /* different colors */ }
  .aui .ace-nav > li:first-child {
    border-left: none; }
  .aui .ace-nav > li > a {
    position: relative;
    color: #EEE;
    display: block;
    height: 100%;
    padding: 0 8px !important;
    background-color: transparent; }
  .aui .ace-nav > li > a > [class*="icon-"] {
    font-size: 16px;
    color: #EEE;
    display: inline-block;
    width: 20px;
    text-align: center; }
  .aui .ace-nav > li > a > .badge {
    position: relative;
    top: -4px;
    left: 2px;
    padding-right: 5px;
    padding-left: 5px; }
  .aui .ace-nav > li.grey {
    background: #555555; }
  .aui .ace-nav > li.purple {
    background: #892e65; }
  .aui .ace-nav > li.green {
    background: #2e8965; }
  .aui .ace-nav > li.light-blue {
    background: #62a8d1; }
  .aui .ace-nav > li.light-blue2 {
    background: #42a8e1; }
  .aui .ace-nav > li.red {
    background: #b74635; }
  .aui .ace-nav > li.light-green {
    background: #9abc32; }
  .aui .ace-nav > li.light-purple {
    background: #cb6fd7; }
  .aui .ace-nav > li.light-orange {
    background: #f79263; }
  .aui .ace-nav > li.light-pink {
    background: #f4dae5; }
  .aui .ace-nav > li.dark {
    background: #404040; }
  .aui .ace-nav > li.white-opaque {
    background: rgba(255, 255, 255, 0.8); }
  .aui .ace-nav > li.dark-opaque {
    background: rgba(0, 0, 0, 0.2); }
  .aui .ace-nav > li.no-border {
    border: none; }
  .aui .ace-nav > li.margin-4 {
    margin-left: 4px; }
  .aui .ace-nav > li.margin-3 {
    margin-left: 3px; }
  .aui .ace-nav > li.margin-2 {
    margin-left: 2px; }
  .aui .ace-nav > li.margin-1 {
    margin-left: 1px; }
  .aui .ace-nav > li .dropdown-menu {
    z-index: 1031; }
  .aui .ace-nav .nav-user-photo {
    margin: -4px 8px 0 0;
    border-radius: 24px;
    border: 2px solid #FFF;
    max-width: 36px !important; }
  .aui .ace-nav li:last-child a [class^="icon-"] {
    /* the arrow indicating "See more" on each dropdown , and the icons of user menu */
    display: inline-block;
    width: 1.25em;
    text-align: center; }
  .aui .breadcrumbs {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    background-color: #f5f5f5;
    min-height: 40px;
    line-height: 39px;
    padding: 0 12px 0 0;
    display: block; }
  .aui .breadcrumbs.fixed,
  .aui .breadcrumbs.breadcrumbs-fixed {
    position: fixed;
    right: 0;
    left: 190px;
    top: 45px;
    z-index: 1028; }
  .aui .breadcrumb {
    background-color: transparent;
    display: inline-block;
    line-height: 24px;
    margin: 0 22px 0 12px;
    padding: 0;
    font-size: 11px;
    color: #333;
    border-radius: 0; }
  .aui .breadcrumb > li,
  .aui .breadcrumb > li.active {
    color: #555555; }
  .aui .breadcrumb > li > .divider {
    padding: 0 4px; }
  .aui .breadcrumb > li > a {
    display: inline-block;
    padding: 0 4px;
    color: #4c8fbd; }
  .aui .breadcrumb .home-icon {
    margin-left: 4px;
    margin-right: 2px;
    font-size: 20px;
    position: relative;
    top: 2px; }
  .aui .breadcrumb .arrow-icon {
    height: 22px;
    padding: 0;
    margin: 0;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #b2b6bf; }
  .aui .nav-search {
    position: absolute;
    top: 6px;
    right: 22px;
    line-height: 24px; }
  .aui .nav-search .form-search {
    margin-bottom: 0; }
  .aui .nav-search .nav-search-input {
    border-color: #6fb3e0;
    border-width: 1px;
    width: 120px;
    height: 18px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    font-size: 13px;
    color: #666666 !important;
    z-index: 11;
    -webkit-transition: width ease .15s;
    -moz-transition: width ease .15s;
    -o-transition: width ease .15s;
    transition: width ease .15s; }
  .aui .nav-search .nav-search-input + .dropdown-menu {
    /* the typeahead menu*/
    min-width: 0;
    left: 0;
    right: 0; }
  .aui .nav-search .nav-search-input:focus,
  .aui .nav-search .nav-search-input:hover {
    border-color: #6fb3e0; }
  .aui .nav-search .nav-search-icon {
    color: #6fb3e0 !important;
    font-size: 14px !important;
    line-height: 24px !important; }
  .aui .nav-search.minimized .nav-search-input {
    width: 0;
    opacity: 0;
    max-width: 0;
    /* for safari only */ }
  .aui .nav-search.minimized:hover .nav-search-input,
  .aui .nav-search.minimized .nav-search-btn:active + .nav-search-input,
  .aui .nav-search.minimized .nav-search-input:focus,
  .aui .nav-search.minimized .nav-search-input:hover,
  .aui .nav-search.minimized .nav-search-input:active {
    opacity: 1;
    width: 120px;
    max-width: 120px;
    /* for safari only */ }
  .aui .nav-search.minimized .nav-search-icon {
    border: 1px solid;
    border-radius: 100%;
    background-color: #FFF;
    padding: 0 5px; }
  .aui .nav-search.minimized:hover .nav-search-icon,
  .aui .nav-search.minimized .nav-search-input:focus ~ .nav-search-icon,
  .aui .nav-search.minimized .nav-search-input:hover ~ .nav-search-icon,
  .aui .nav-search.minimized .nav-search-input:active ~ .nav-search-icon {
    border: none;
    border-radius: 0;
    padding: 0 3px; }
  .aui .nav-search-icon {
    border: none;
    border-radius: 0;
    padding: 0 3px; }
  .aui .sidebar > .nav-search {
    position: static;
    background-color: #FAFAFA;
    border-bottom: 1px solid #DDD;
    text-align: center;
    height: 35px;
    padding-top: 6px; }
  .aui .sidebar > .nav-search .nav-search-input {
    width: 130px !important;
    border-radius: 0 !important;
    max-width: 130px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
  .aui .sidebar > .nav-search .nav-search-input + .dropdown-menu {
    text-align: left; }
  .aui .sidebar.menu-min .nav-search .form-search {
    position: absolute;
    left: 5px;
    z-index: 14; }
  .aui .sidebar.menu-min .nav-search .nav-search-input {
    width: 0 !important;
    max-width: 0 !important;
    opacity: 0 !important;
    filter: alpha(opacity=0) !important; }
  .aui .sidebar.menu-min .nav-search .nav-search-input:hover,
  .aui .sidebar.menu-min .nav-search .nav-search-input:focus,
  .aui .sidebar.menu-min .nav-search .nav-search-input:active {
    width: 130px !important;
    max-width: 130px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
  .aui .sidebar.menu-min .nav-search .nav-search-input:hover ~ #nav-search-icon,
  .aui .sidebar.menu-min .nav-search .nav-search-input:focus ~ #nav-search-icon,
  .aui .sidebar.menu-min .nav-search .nav-search-input:active ~ #nav-search-icon {
    border: none;
    border-radius: 0;
    padding: 0 3px; }
  .aui .sidebar.menu-min .nav-search:hover .nav-search-input {
    width: 130px !important;
    max-width: 130px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; }
  .aui .sidebar.menu-min .nav-search:hover .nav-search-input ~ .nav-search-icon {
    border: none;
    border-radius: 0;
    padding: 0 3px; }
  .aui .sidebar.menu-min .nav-search .nav-search-icon {
    /* inside minimized sidebar */
    border: 1px solid;
    border-radius: 32px;
    background-color: #FFF;
    padding: 0 5px; }
  .aui .sidebar {
    width: 189px;
    position: relative;
    float: left;
    height: 1px;
    overflow: visible;
    border-right: 1px solid #cccccc;
    background-color: #f2f2f2; }
  .aui .sidebar:before {
    /* the grey background of sidebar */
    content: "";
    display: block;
    width: 189px;
    position: fixed;
    bottom: 0px;
    top: 0px;
    z-index: -1;
    background-color: #f2f2f2;
    border-right: 1px solid #cccccc; }
  .aui .sidebar.fixed,
  .aui .sidebar.sidebar-fixed {
    position: fixed;
    z-index: 1029;
    top: 45px;
    left: 0; }
  .aui .sidebar.fixed:before,
  .aui .sidebar.sidebar-fixed:before {
    left: 0;
    right: auto; }
  .aui li [class^="icon-"],
  .aui li [class*=" icon-"],
  .aui .nav-list li [class^="icon-"],
  .aui .nav-list li [class*=" icon-"] {
    width: auto; }
  .aui .nav-list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .nav-list > li > a,
  .aui .nav-list .nav-header {
    margin: 0; }
  .aui .nav-list > li {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    border-top: 1px solid #FCFCFC;
    border-bottom: 1px solid #E5E5E5;
    position: relative; }
  .aui .nav-list > li:first-child {
    border-top: none; }
  .aui .nav-list > li {
    /* the submenu indicator arrow */
    /* menu active/open states */
    /* submenu */ }
  .aui .nav-list > li > a {
    display: block;
    height: 38px;
    line-height: 36px;
    padding: 0 16px 0 7px;
    background-color: #f9f9f9;
    color: #22557E;
    text-shadow: 1px 1px white;
    /*text-shadow: none !important;*/
    font-size: 15px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase; }
  .aui .nav-list > li > a:hover {
    color: #0098DB; }
  .aui .nav-list > li > a > [class*="icon-"]:first-child {
    display: inline-block;
    vertical-align: middle;
    min-width: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: normal; }
  .aui .nav-list > li > a:focus {
    background-color: #f9f9f9;
    color: #1963aa; }
  .aui .nav-list > li > a:hover {
    background-color: #FFF;
    color: #1963aa; }
  .aui .nav-list > li > a:hover:before {
    display: block;
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #3382af; }
  .aui .nav-list > li a > .arrow {
    display: inline-block;
    width: 14px !important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 9px;
    top: 11px;
    padding: 0;
    color: #666666; }
  .aui .nav-list > li a:hover > .arrow,
  .aui .nav-list > li.active > a > .arrow,
  .aui .nav-list > li.open > a > .arrow {
    color: #1963aa; }
  .aui .nav-list > li.separator {
    height: 3px;
    background-color: transparent;
    position: static;
    margin: 1px 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .nav-list > li.open > a {
    background-color: #fafafa;
    color: #1963aa; }
  .aui .nav-list > li.active {
    background-color: #ffffff; }
  .aui .nav-list > li.active > a,
  .aui .nav-list > li.active > a:hover,
  .aui .nav-list > li.active > a:focus,
  .aui .nav-list > li.active > a:active {
    background-color: #ffffff;
    /*color: #2b7dbc;*/
    color: #0098db;
    font-weight: bold;
    font-size: 15px; }
  .aui .nav-list > li.active > a > [class*="icon-"] {
    font-weight: normal; }
  .aui .nav-list > li.active > a:hover:before {
    /* no left side menu item border on active state */
    display: none; }
  .aui .nav-list > li.active:after {
    /* the border on right of active item */
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    border-right: 2px solid #2b7dbc; }
  .aui .nav-list > li.open {
    border-bottom-color: #e5e5e5; }
  .aui .nav-list > li.active .submenu {
    display: block; }
  .aui .nav-list > li .submenu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #ffffff;
    border-top: 1px solid #e5e5e5; }
  .aui .nav-list > li .submenu > li {
    margin-left: 0;
    position: relative;
    /* optional icon before each item */ }
  .aui .nav-list > li .submenu > li > a {
    display: block;
    position: relative;
    color: #616161;
    padding: 7px 0 8px 37px;
    margin: 0;
    border-top: 1px dotted #e4e4e4; }
  .aui .nav-list > li .submenu > li > a:focus {
    text-decoration: none; }
  .aui .nav-list > li .submenu > li > a:hover {
    text-decoration: none;
    color: #4b88b7; }
  .aui .nav-list > li .submenu > li.active > a {
    color: #2b7dbc; }
  .aui .nav-list > li .submenu > li a > [class*="icon-"]:first-child {
    display: none;
    font-size: 12px;
    font-weight: normal;
    width: 18px;
    height: auto;
    line-height: 12px;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 11px;
    z-index: 1;
    background-color: #FFF; }
  .aui .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child,
  .aui .nav-list > li .submenu > li:hover > a > [class*="icon-"]:first-child {
    display: inline-block; }
  .aui .nav-list > li .submenu > li.active > a > [class*="icon-"]:first-child {
    color: #c86139; }
  .aui .nav-list > li > .submenu > li:before {
    /* the horizontal line */
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    left: 20px;
    top: 17px;
    border-top: 1px dotted #9dbdd6; }
  .aui .nav-list > li > .submenu > li:first-child > a {
    border-top: 1px solid #FAFAFA; }
  .aui .nav-list > li > .submenu:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 18px;
    top: 0;
    bottom: 0;
    border-left: 1px dotted #9dbdd6; }
  .aui .nav-list > li.active > .submenu > li:before {
    border-top-color: #8eb3d0; }
  .aui .nav-list > li.active > .submenu:before {
    border-left-color: #8eb3d0; }
  .aui .nav-list li .submenu {
    /* needed for webkit based browsers to slideToggle without problem */
    overflow: hidden; }
  .aui .nav-list li.active > a:after {
    display: block;
    content: "";
    position: absolute !important;
    right: 0;
    top: 4px;
    border: 8px solid transparent;
    border-width: 14px 10px;
    border-right-color: #2b7dbc; }
  .aui .nav-list li.open > a:after {
    /* no caret for open menu item */
    display: none; }
  .aui .nav-list li.active.open > .submenu > li.active.open > a.dropdown-toggle:after {
    /* don't display caret on active open item who is open and has children */
    display: none; }
  .aui .nav-list li.active > .submenu > li.active > a:after {
  /** don't display caret on active item whose parent is not open
	useful for hiding the caret when submenu is sliding up */
    display: none; }
  .aui .nav-list li.active.open > .submenu > li.active > a:after {
    /* display caret on active item whose parent is open */
    display: block; }
  .aui .nav-list li.active.no-active-child > a:after {
    /* show caret for active menu item with childs which is not open(i.e. no submenu item is active) */
    display: inline-block !important; }
  .aui .nav-list a .badge,
  .aui .nav-list a .label {
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    position: absolute;
    top: 9px;
    right: 11px;
    opacity: 0.88; }
  .aui .nav-list a .badge [class*="icon-"],
  .aui .nav-list a .label [class*="icon-"] {
    vertical-align: middle;
    margin: 0; }
  .aui .nav-list a.dropdown-toggle .badge,
  .aui .nav-list a.dropdown-toggle .label {
    right: 28px; }
  .aui .nav-list a:hover .badge,
  .aui .nav-list a:hover .label {
    opacity: 1; }
  .aui .nav-list .submenu .submenu a .badge,
  .aui .nav-list .submenu .submenu a .label {
    top: 6px; }
  .aui .sidebar-collapse {
    border-bottom: 1px solid #e0e0e0;
    background-color: #f3f3f3;
    text-align: center;
    padding: 3px 0;
    position: relative; }
  .aui .sidebar-collapse > [class*="icon-"] {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    color: #aaaaaa;
    border: 1px solid #bbbbbb;
    padding: 0 5px;
    line-height: 18px;
    border-radius: 16px;
    background-color: #ffffff;
    position: relative; }
  .aui .sidebar-collapse:before {
    content: "";
    display: inline-block;
    height: 0;
    border-top: 1px solid #e0e0e0;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 13px; }
  .aui .sidebar-shortcuts {
    background-color: #fafafa;
    border-bottom: 1px solid #dddddd;
    text-align: center;
    line-height: 37px;
    max-height: 40px;
    margin-bottom: 0; }
  .aui .sidebar-shortcuts-large {
    padding-bottom: 4px; }
  .aui .sidebar-shortcuts-large > .btn > [class*="icon-"] {
    font-size: 110%; }
  .aui .sidebar-shortcuts-mini {
    display: none;
    font-size: 0;
    width: 42px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #ffffff; }
  .aui .sidebar-shortcuts-mini > .btn {
    border-width: 0 !important;
    font-size: 0;
    line-height: 0;
    padding: 8px !important;
    margin: 0 1px;
    border-radius: 0 !important;
    opacity: 0.85;
    filter: alpha(opacity=85); }
  .aui .nav-list > li > .submenu li > .submenu {
    border-top: none;
    background-color: transparent;
    display: none; }
  .aui .nav-list > li > .submenu li.active > .submenu {
    display: block; }
  .aui .nav-list > li > .submenu a > .arrow {
    right: 11px;
    top: 10px;
    font-size: 16px;
    color: #6B828E; }
  .aui .nav-list > li > .submenu li > .submenu > li > a > .arrow {
    right: 12px;
    top: 9px; }
  .aui .nav-list > li > .submenu li > .submenu > li {
    line-height: 16px; }
  .aui .nav-list > li > .submenu li > .submenu > li:before {
    display: none; }
  .aui .nav-list > li > .submenu li > .submenu > li > a {
    /*3rd level*/
    margin-left: 20px;
    padding-left: 22px; }
  .aui .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    /*4th level*/
    margin-left: 20px;
    padding-left: 38px; }
  .aui .nav-list > li > .submenu li > .submenu > li a > [class*="icon-"]:first-child {
    display: inline-block;
    color: inherit;
    font-size: 14px;
    position: static;
    background-color: transparent; }
  .aui .nav-list > li > .submenu li > .submenu > li a {
    font-size: 13px;
    color: #777; }
  .aui .nav-list > li > .submenu li > .submenu > li a:hover {
    color: #316292;
    text-decoration: underline; }
  .aui .nav-list > li > .submenu li > .submenu > li a:hover [class*="icon-"] {
    text-decoration: none;
    color: #316292; }
  .aui .nav-list > li > .submenu li.open > a {
    color: #25639e; }
  .aui .nav-list > li > .submenu li.open > a > [class*="icon-"]:first-child {
    display: inline-block; }
  .aui .nav-list > li > .submenu li.open > a .arrow {
    color: #25639e; }
  .aui .nav-list > li > .submenu li > .submenu li.open > a {
    color: #25639e; }
  .aui .nav-list > li > .submenu li > .submenu li.open > a > [class*="icon-"]:first-child {
    display: inline-block;
    color: #1963aa; }
  .aui .nav-list > li > .submenu li > .submenu li.open > a .arrow {
    color: #25639e; }
  .aui .nav-list > li > .submenu li > .submenu li.active > a {
    color: #347cb3; }
  .aui .nav-list > li > .submenu li > .submenu li.active > a > [class*="icon-"]:first-child {
    display: inline-block;
    color: #347cb3; }
  .aui .nav-list > li.active.open li.active > a:after {
    top: 2px;
    border-width: 14px 8px; }
  .aui .nav-list > li.active.open li.active.open li.active > a:after {
    top: 0; }
  .aui .menu-min.sidebar {
    width: 42px; }
  .aui .menu-min.sidebar:before {
    width: 42px; }
  .aui .menu-min.sidebar + .main-content {
    margin-left: 43px; }
  .aui .menu-min.sidebar + .main-content .breadcrumbs.fixed,
  .aui .menu-min.sidebar + .main-content .breadcrumbs.breadcrumbs-fixed {
    left: 43px; }
  .aui .menu-min .nav-list a .badge,
  .aui .menu-min .nav-list a .label {
    position: relative;
    top: -1px;
    right: auto;
    left: 4px; }
  .aui .menu-min .nav-list .submenu .submenu a .badge,
  .aui .menu-min .nav-list .submenu .submenu a .label {
    top: 0; }
  .aui .menu-min .nav-list > li > a {
    position: relative; }
  .aui .menu-min .nav-list > li > a > .menu-text {
    display: none;
    position: absolute;
    left: 41px;
    top: -2px;
    width: 158px;
    height: 39px;
    line-height: 38px;
    background-color: #f5f5f5;
    z-index: 121;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #cccccc;
    padding-left: 12px; }
  .aui .menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    top: -1px;
    left: 42px;
    width: 163px;
    border-bottom: 1px solid #dddddd; }
  .aui .menu-min .nav-list > li > a .arrow {
    display: none; }
  .aui .menu-min .nav-list > li > a:hover:before {
    /* the right side border on hover */
    width: 2px; }
  .aui .menu-min .nav-list > li:hover > a {
    color: #1963aa; }
  .aui .menu-min .nav-list > li:hover > a > .menu-text {
    display: block; }
  .aui .menu-min .nav-list > li.active > a > .menu-text {
    border-left-color: #1963aa; }
  .aui .menu-min .nav-list > li.open > a {
    background-color: #fafafa;
    color: #585858; }
  .aui .menu-min .nav-list > li.open.active > a {
    background-color: #ffffff; }
  .aui .menu-min .nav-list > li.open:hover > a {
    color: #1963aa; }
  .aui .menu-min .nav-list > li.active > a {
    color: #2b7dbc; }
  .aui .menu-min .nav-list > li.active > a:after {
    /* the caret */
    border-width: 10px 6px;
    top: 8px; }
  .aui .menu-min .nav-list > li.active.open > a:after {
    display: block; }
  .aui .menu-min .nav-list > li.active.open li.active > a:after {
    display: none; }
  .aui .menu-min .nav-list > li > .submenu {
    background: #ffffff;
    position: absolute;
    z-index: 120;
    left: 41px;
    top: -2px;
    width: 175px;
    border: 1px solid #cccccc;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    padding-top: 40px;
    padding-bottom: 2px;
    display: none !important; }
  .aui .menu-min .nav-list > li > .submenu:before {
    /* hide the tree like submenu in minimized mode */
    display: none; }
  .aui .menu-min .nav-list > li > .submenu li:before {
    display: none; }
  .aui .menu-min .nav-list > li > .submenu li > a {
    margin-left: 0;
    padding-left: 24px; }
  .aui .menu-min .nav-list > li > .submenu li > a > [class*="icon-"]:first-child {
    left: 4px; }
  .aui .menu-min .nav-list > li:hover > .submenu {
    display: block !important; }
  .aui .menu-min .nav-list > li.active > .submenu {
    border-left-color: #1963aa; }
  .aui .menu-min .sidebar-shortcuts {
    position: relative; }
  .aui .menu-min .sidebar-shortcuts-mini {
    display: block; }
  .aui .menu-min .sidebar-shortcuts-large {
    display: none;
    position: absolute;
    left: 42px;
    top: -1px;
    width: 175px;
    z-index: 20;
    background-color: #ffffff;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    border: 1px solid #cccccc;
    padding: 0 2px 3px; }
  .aui .menu-min .sidebar-shortcuts:hover .sidebar-shortcuts-large {
    display: block; }
  .aui .menu-min .sidebar-collapse {
    /* minimized collapse button */ }
  .aui .menu-min .sidebar-collapse:before {
    left: 5px;
    right: 5px; }
  .aui .menu-min .sidebar-collapse > [class*="icon-"] {
    font-size: 20px;
    padding: 0 4px;
    line-height: 15px;
    border-width: 1px;
    border-color: #aeaeae; }
  .aui .menu-min .nav-list > li > .submenu li > .submenu > li > a {
    /*3rd level*/
    margin-left: 0px;
    padding-left: 30px; }
  .aui .menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    /*4th level*/
    margin-left: 0px;
    padding-left: 45px; }
  .aui .menu-min .nav-list > li > .submenu li.active > a:after {
    display: none; }
  .aui .menu-min .nav-list li.active.open > .submenu > li.active > a:after {
    display: none; }
  .aui .menu-toggler {
    display: none; }
  .aui .btn {
    display: inline-block;
    color: #FFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    background-image: none !important;
    border: 5px solid;
    border-radius: 0;
    box-shadow: none !important;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
    -o-transition: all ease .15s;
    transition: all ease .15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    position: relative;
    padding: 0 12px 1px;
    line-height: 32px;
    font-size: 14px; }
  .aui .btn-large {
    padding: 0 14px 1px;
    line-height: 38px;
    border-width: 6px;
    font-size: 16px; }
  .aui .btn-small {
    padding: 0 8px;
    line-height: 24px;
    border-width: 4px;
    font-size: 13px; }
  .aui .btn-mini {
    padding: 0 5px;
    line-height: 22px;
    border-width: 2px;
    font-size: 12px; }
  .aui .btn-minier {
    padding: 0 4px;
    line-height: 18px;
    border-width: 1px;
    font-size: 11px; }
  .aui button.btn:active {
    top: 1px;
    left: 1px; }
  .aui .btn,
  .aui .btn-default {
    background-color: #abbac3 !important;
    border-color: #abbac3; }
  .aui .btn:hover,
  .aui .btn-default:hover {
    background-color: #8b9aa3 !important; }
  .aui .btn.no-border:hover,
  .aui .btn-default.no-border:hover {
    border-color: #8b9aa3; }
  .aui .btn.no-hover:hover,
  .aui .btn-default.no-hover:hover {
    background-color: #abbac3 !important; }
  .aui .btn.active,
  .aui .btn-default.active {
    background-color: #9baab3 !important;
    border-color: #8a9ba6; }
  .aui .btn.no-border.active,
  .aui .btn-default.no-border.active {
    background-color: #92a3ac !important;
    border-color: #92a3ac; }
  .aui .btn.disabled,
  .aui .btn-default.disabled,
  .aui .btn[disabled],
  .aui .btn-default[disabled] {
    background-color: #abbac3 !important; }
  .aui .btn-primary {
    background-color: #2283c5 !important;
    border-color: #2283c5; }
  .aui .btn-primary:hover {
    background-color: #045e9f !important; }
  .aui .btn-primary.no-border:hover {
    border-color: #045e9f; }
  .aui .btn-primary.no-hover:hover {
    background-color: #2283c5 !important; }
  .aui .btn-primary.active {
    background-color: #1371b2 !important;
    border-color: #105f96; }
  .aui .btn-primary.no-border.active {
    background-color: #1268a4 !important;
    border-color: #1268a4; }
  .aui .btn-primary.disabled,
  .aui .btn-primary[disabled] {
    background-color: #2283c5 !important; }
  .aui .btn-info {
    background-color: #6fb3e0 !important;
    border-color: #6fb3e0; }
  .aui .btn-info:hover {
    background-color: #4f99c6 !important; }
  .aui .btn-info.no-border:hover {
    border-color: #4f99c6; }
  .aui .btn-info.no-hover:hover {
    background-color: #6fb3e0 !important; }
  .aui .btn-info.active {
    background-color: #5fa6d3 !important;
    border-color: #4799cc; }
  .aui .btn-info.no-border.active {
    background-color: #539fd0 !important;
    border-color: #539fd0; }
  .aui .btn-info.disabled,
  .aui .btn-info[disabled] {
    background-color: #6fb3e0 !important; }
  .aui .btn-success {
    background-color: #87b87f !important;
    border-color: #87b87f; }
  .aui .btn-success:hover {
    background-color: #629b58 !important; }
  .aui .btn-success.no-border:hover {
    border-color: #629b58; }
  .aui .btn-success.no-hover:hover {
    background-color: #87b87f !important; }
  .aui .btn-success.active {
    background-color: #75aa6c !important;
    border-color: #649c5a; }
  .aui .btn-success.no-border.active {
    background-color: #6ba462 !important;
    border-color: #6ba462; }
  .aui .btn-success.disabled,
  .aui .btn-success[disabled] {
    background-color: #87b87f !important; }
  .aui .btn-warning {
    background-color: #ffb752 !important;
    border-color: #ffb752; }
  .aui .btn-warning:hover {
    background-color: #e59729 !important; }
  .aui .btn-warning.no-border:hover {
    border-color: #e59729; }
  .aui .btn-warning.no-hover:hover {
    background-color: #ffb752 !important; }
  .aui .btn-warning.active {
    background-color: #f2a73e !important;
    border-color: #f09a21; }
  .aui .btn-warning.no-border.active {
    background-color: #f1a02f !important;
    border-color: #f1a02f; }
  .aui .btn-warning.disabled,
  .aui .btn-warning[disabled] {
    background-color: #ffb752 !important; }
  .aui .btn-danger {
    background-color: #d15b47 !important;
    border-color: #d15b47; }
  .aui .btn-danger:hover {
    background-color: #b74635 !important; }
  .aui .btn-danger.no-border:hover {
    border-color: #b74635; }
  .aui .btn-danger.no-hover:hover {
    background-color: #d15b47 !important; }
  .aui .btn-danger.active {
    background-color: #c4513e !important;
    border-color: #ae4635; }
  .aui .btn-danger.no-border.active {
    background-color: #ba4b39 !important;
    border-color: #ba4b39; }
  .aui .btn-danger.disabled,
  .aui .btn-danger[disabled] {
    background-color: #d15b47 !important; }
  .aui .btn-inverse {
    background-color: #555555 !important;
    border-color: #555555; }
  .aui .btn-inverse:hover {
    background-color: #303030 !important; }
  .aui .btn-inverse.no-border:hover {
    border-color: #303030; }
  .aui .btn-inverse.no-hover:hover {
    background-color: #555555 !important; }
  .aui .btn-inverse.active {
    background-color: #434343 !important;
    border-color: #333333; }
  .aui .btn-inverse.no-border.active {
    background-color: #3b3b3b !important;
    border-color: #3b3b3b; }
  .aui .btn-inverse.disabled,
  .aui .btn-inverse[disabled] {
    background-color: #555555 !important; }
  .aui .btn-pink {
    background-color: #d6487e !important;
    border-color: #d6487e; }
  .aui .btn-pink:hover {
    background-color: #b73766 !important; }
  .aui .btn-pink.no-border:hover {
    border-color: #b73766; }
  .aui .btn-pink.no-hover:hover {
    background-color: #d6487e !important; }
  .aui .btn-pink.active {
    background-color: #c74072 !important;
    border-color: #b33564; }
  .aui .btn-pink.no-border.active {
    background-color: #be386a !important;
    border-color: #be386a; }
  .aui .btn-pink.disabled,
  .aui .btn-pink[disabled] {
    background-color: #d6487e !important; }
  .aui .btn-purple {
    background-color: #9585bf !important;
    border-color: #9585bf; }
  .aui .btn-purple:hover {
    background-color: #7461aa !important; }
  .aui .btn-purple.no-border:hover {
    border-color: #7461aa; }
  .aui .btn-purple.no-hover:hover {
    background-color: #9585bf !important; }
  .aui .btn-purple.active {
    background-color: #8573b5 !important;
    border-color: #735faa; }
  .aui .btn-purple.no-border.active {
    background-color: #7c69af !important;
    border-color: #7c69af; }
  .aui .btn-purple.disabled,
  .aui .btn-purple[disabled] {
    background-color: #9585bf !important; }
  .aui .btn-grey {
    background-color: #a0a0a0 !important;
    border-color: #a0a0a0; }
  .aui .btn-grey:hover {
    background-color: #888888 !important; }
  .aui .btn-grey.no-border:hover {
    border-color: #888888; }
  .aui .btn-grey.no-hover:hover {
    background-color: #a0a0a0 !important; }
  .aui .btn-grey.active {
    background-color: #949494 !important;
    border-color: #858585; }
  .aui .btn-grey.no-border.active {
    background-color: #8c8c8c !important;
    border-color: #8c8c8c; }
  .aui .btn-grey.disabled,
  .aui .btn-grey[disabled] {
    background-color: #a0a0a0 !important; }
  .aui .btn-yellow {
    background-color: #fee188 !important;
    border-color: #fee188;
    color: #996633 !important;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) !important; }
  .aui .btn-yellow:hover {
    background-color: #f7d05b !important; }
  .aui .btn-yellow.no-border:hover {
    border-color: #f7d05b; }
  .aui .btn-yellow.no-hover:hover {
    background-color: #fee188 !important; }
  .aui .btn-yellow.active {
    background-color: #fbd972 !important;
    border-color: #fad054; }
  .aui .btn-yellow.no-border.active {
    background-color: #fad463 !important;
    border-color: #fad463; }
  .aui .btn-yellow.disabled,
  .aui .btn-yellow[disabled] {
    background-color: #fee188 !important; }
  .aui .btn-light {
    background-color: #e7e7e7 !important;
    border-color: #e7e7e7;
    color: #888888 !important;
    text-shadow: 0 -1px 0 rgba(250, 250, 250, 0.25) !important; }
  .aui .btn-light:hover {
    background-color: #d9d9d9 !important; }
  .aui .btn-light.no-border:hover {
    border-color: #d9d9d9; }
  .aui .btn-light.no-hover:hover {
    background-color: #e7e7e7 !important; }
  .aui .btn-light.active {
    background-color: #e0e0e0 !important;
    border-color: #d1d1d1; }
  .aui .btn-light.no-border.active {
    background-color: #d8d8d8 !important;
    border-color: #d8d8d8; }
  .aui .btn-light.disabled,
  .aui .btn-light[disabled] {
    background-color: #e7e7e7 !important; }
  .aui .btn-light.btn-mini:after {
    left: -2px;
    right: -2px;
    top: -2px;
    bottom: -2px; }
  .aui .btn-light.btn-small:after {
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px; }
  .aui .btn-light.btn-large:after {
    left: -6px;
    right: -6px;
    top: -6px;
    bottom: -6px; }
  .aui .btn.disabled.active,
  .aui .btn[disabled].active,
  .aui .btn.disabled:focus,
  .aui .btn[disabled]:focus,
  .aui .btn.disabled:active,
  .aui .btn[disabled]:active {
    outline: none; }
  .aui .btn.disabled:active,
  .aui .btn[disabled]:active {
    top: 0;
    left: 0; }
  .aui .btn.active {
    color: #efe5b5; }
  .aui .btn.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    border-bottom: 1px solid #efe5b5;
    left: -4px;
    right: -4px;
    bottom: -4px; }
  .aui .btn.active.btn-small:after {
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-bottom-width: 1px; }
  .aui .btn.active.btn-large:after {
    left: -5px;
    right: -5px;
    bottom: -5px;
    border-bottom-width: 1px; }
  .aui .btn.active.btn-mini:after,
  .aui .btn.active.btn-minier:after {
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-bottom-width: 1px; }
  .aui .btn.active.btn-yellow:after {
    border-bottom-color: #c96338; }
  .aui .btn.active.btn-light {
    color: #515151; }
  .aui .btn.active.btn-light:after {
    border-bottom-color: #B5B5B5; }
  .aui .btn > [class*="icon-"] {
    display: inline;
    margin-right: 4px; }
  .aui .btn > [class*="icon-"].icon-on-right {
    margin-right: 0;
    margin-left: 4px; }
  .aui .btn > .icon-only[class*="icon-"] {
    margin: 0;
    vertical-align: middle;
    text-align: center;
    padding: 0; }
  .aui .btn-large > [class*="icon-"] {
    margin-right: 6px; }
  .aui .btn-large > [class*="icon-"].icon-on-right {
    margin-right: 0;
    margin-left: 6px; }
  .aui .btn-small > [class*="icon-"] {
    margin-right: 3px; }
  .aui .btn-small > [class*="icon-"].icon-on-right {
    margin-right: 0;
    margin-left: 3px; }
  .aui .btn-mini > [class*="icon-"],
  .aui .btn-minier > [class*="icon-"] {
    margin-right: 2px; }
  .aui .btn-mini > [class*="icon-"].icon-on-right,
  .aui .btn-minier > [class*="icon-"].icon-on-right {
    margin-right: 0;
    margin-left: 2px; }
  .aui .btn.btn-link {
    border: none !important;
    background: transparent none !important;
    color: #0088cc !important;
    text-shadow: none !important;
    padding: 4px 12px !important;
    line-height: 20px !important; }
  .aui .btn.btn-link:hover {
    background: none !important;
    text-shadow: none !important; }
  .aui .btn.btn-link.active {
    background: none !important;
    text-decoration: underline;
    color: #009ceb !important; }
  .aui .btn.btn-link.active:after {
    display: none; }
  .aui .btn.btn-link.disabled,
  .aui .btn.btn-link[disabled] {
    background: none;
    opacity: 0.65; }
  .aui .btn.btn-link.disabled:hover,
  .aui .btn.btn-link[disabled]:hover {
    background: none !important;
    text-decoration: none !important; }
  .aui .btn-group > .btn {
    /* caret inside buttons */
    /* dropdown toggle */ }
  .aui .btn-group > .btn,
  .aui .btn-group > .btn + .btn {
    margin: 0 1px 0 0; }
  .aui .btn-group > .btn:first-child {
    margin: 0 1px 0 0; }
  .aui .btn-group > .btn:first-child,
  .aui .btn-group > .btn:last-child {
    border-radius: 0; }
  .aui .btn-group > .btn > .caret {
    margin-top: 15px;
    margin-left: 1px;
    border-width: 5px;
    border-top-color: #FFF; }
  .aui .btn-group > .btn.btn-small > .caret {
    margin-top: 10px;
    border-width: 4px; }
  .aui .btn-group > .btn.btn-large > .caret {
    margin-top: 18px;
    border-width: 6px; }
  .aui .btn-group > .btn.btn-mini > .caret {
    margin-top: 9px;
    border-width: 4px; }
  .aui .btn-group > .btn.btn-minier > .caret {
    margin-top: 7px;
    border-width: 3px; }
  .aui .btn-group > .btn + .btn.dropdown-toggle {
    padding-right: 3px;
    padding-left: 3px; }
  .aui .btn-group > .btn + .btn-large.dropdown-toggle {
    padding-right: 4px;
    padding-left: 4px; }
  .aui .btn-group .dropdown-toggle {
    border-radius: 0; }
  .aui .btn-group > .btn,
  .aui .btn-group + .btn {
    margin: 0 1px 0 0;
    border-width: 3px !important;
    /* the border under an active button in button groups */ }
  .aui .btn-group > .btn.active:after,
  .aui .btn-group + .btn.active:after {
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-bottom-width: 1px; }
  .aui .btn-group > .btn-large,
  .aui .btn-group + .btn-large {
    border-width: 4px !important;
    /* the border under an active button in button groups */ }
  .aui .btn-group > .btn-large.active:after,
  .aui .btn-group + .btn-large.active:after {
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-bottom-width: 1px; }
  .aui .btn-group > .btn-small,
  .aui .btn-group + .btn-small {
    border-width: 2px !important;
    /* the border under an active button in button groups */ }
  .aui .btn-group > .btn-small.active:after,
  .aui .btn-group + .btn-small.active:after {
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-bottom-width: 1px; }
  .aui .btn-group > .btn-mini,
  .aui .btn-group + .btn-mini {
    border-width: 1px !important;
    /* the border under an active button in button groups */ }
  .aui .btn-group > .btn-mini.active:after,
  .aui .btn-group + .btn-mini.active:after {
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-bottom-width: 1px; }
  .aui .btn-group > .btn-minier,
  .aui .btn-group + .btn-minier {
    border-width: 0 !important;
    /* the border under an active button in button groups */ }
  .aui .btn-group > .btn-minier.active:after,
  .aui .btn-group + .btn-minier.active:after {
    left: 0px;
    right: 0px;
    bottom: 0px;
    border-bottom-width: 1px; }
  .aui .btn-group-vertical > .btn,
  .aui .btn-group-vertical > .btn + .btn {
    margin: 1px 0 0; }
  .aui .btn-group-vertical > .btn:first-child {
    margin-right: 0; }
  .aui .btn.btn-app {
    display: inline-block;
    width: 100px;
    margin: 2px;
    position: relative;
    font-size: 18px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2) !important;
    border: none;
    border-radius: 12px;
    padding: 12px 0 8px; }
  .aui .btn-app,
  .aui .btn-app.btn-default,
  .aui .btn-app.no-hover:hover,
  .aui .btn-app.btn-default.no-hover:hover,
  .aui .btn-app.disabled:hover,
  .aui .btn-app.btn-default.disabled:hover {
    background: #b4c2cc !important;
    background-color: #b5c3ce !important;
    background-image: -moz-linear-gradient(top, #bcc9d5, #abbac3) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc9d5), to(#abbac3)) !important;
    background-image: -webkit-linear-gradient(top, #bcc9d5, #abbac3) !important;
    background-image: -o-linear-gradient(top, #bcc9d5, #abbac3) !important;
    background-image: linear-gradient(to bottom, #bcc9d5, #abbac3) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbcc9d5', endColorstr='#ffabbac3', GradientType=0) !important; }
  .aui .btn-app:hover,
  .aui .btn-app.btn-default:hover {
    background: #9baebc !important;
    background-color: #9dafbe !important;
    background-image: -moz-linear-gradient(top, #a3b5c5, #93a6b2) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a3b5c5), to(#93a6b2)) !important;
    background-image: -webkit-linear-gradient(top, #a3b5c5, #93a6b2) !important;
    background-image: -o-linear-gradient(top, #a3b5c5, #93a6b2) !important;
    background-image: linear-gradient(to bottom, #a3b5c5, #93a6b2) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa3b5c5', endColorstr='#ff93a6b2', GradientType=0) !important; }
  .aui .btn-app.btn-primary,
  .aui .btn-app.btn-primary.no-hover:hover,
  .aui .btn-app.btn-primary.disabled:hover {
    background: #2a8bcc !important;
    background-color: #2d8ece !important;
    background-image: -moz-linear-gradient(top, #3b98d6, #197ec1) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b98d6), to(#197ec1)) !important;
    background-image: -webkit-linear-gradient(top, #3b98d6, #197ec1) !important;
    background-image: -o-linear-gradient(top, #3b98d6, #197ec1) !important;
    background-image: linear-gradient(to bottom, #3b98d6, #197ec1) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0) !important; }
  .aui .btn-app.btn-primary:hover {
    background: #1d6fa6 !important;
    background-color: #1f72a9 !important;
    background-image: -moz-linear-gradient(top, #267eb8, #136194) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#267eb8), to(#136194)) !important;
    background-image: -webkit-linear-gradient(top, #267eb8, #136194) !important;
    background-image: -o-linear-gradient(top, #267eb8, #136194) !important;
    background-image: linear-gradient(to bottom, #267eb8, #136194) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important; }
  .aui .btn-app.btn-info,
  .aui .btn-app.btn-info.no-hover:hover,
  .aui .btn-app.btn-info.disabled:hover {
    background: #68adde !important;
    background-color: #6baedf !important;
    background-image: -moz-linear-gradient(top, #75b5e6, #5ba4d5) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75b5e6), to(#5ba4d5)) !important;
    background-image: -webkit-linear-gradient(top, #75b5e6, #5ba4d5) !important;
    background-image: -o-linear-gradient(top, #75b5e6, #5ba4d5) !important;
    background-image: linear-gradient(to bottom, #75b5e6, #5ba4d5) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6', endColorstr='#ff5ba4d5', GradientType=0) !important; }
  .aui .btn-app.btn-info:hover {
    background: #3f96d4 !important;
    background-color: #4197d6 !important;
    background-image: -moz-linear-gradient(top, #4a9ede, #348dc9) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4a9ede), to(#348dc9)) !important;
    background-image: -webkit-linear-gradient(top, #4a9ede, #348dc9) !important;
    background-image: -o-linear-gradient(top, #4a9ede, #348dc9) !important;
    background-image: linear-gradient(to bottom, #4a9ede, #348dc9) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a9ede', endColorstr='#ff348dc9', GradientType=0) !important; }
  .aui .btn-app.btn-success,
  .aui .btn-app.btn-success.no-hover:hover,
  .aui .btn-app.btn-success.disabled:hover {
    background: #86b558 !important;
    background-color: #87b75a !important;
    background-image: -moz-linear-gradient(top, #8ebf60, #7daa50) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf60), to(#7daa50)) !important;
    background-image: -webkit-linear-gradient(top, #8ebf60, #7daa50) !important;
    background-image: -o-linear-gradient(top, #8ebf60, #7daa50) !important;
    background-image: linear-gradient(to bottom, #8ebf60, #7daa50) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60', endColorstr='#ff7daa50', GradientType=0) !important; }
  .aui .btn-app.btn-success:hover {
    background: #6c9842 !important;
    background-color: #6e9b42 !important;
    background-image: -moz-linear-gradient(top, #74a844, #648740) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74a844), to(#648740)) !important;
    background-image: -webkit-linear-gradient(top, #74a844, #648740) !important;
    background-image: -o-linear-gradient(top, #74a844, #648740) !important;
    background-image: linear-gradient(to bottom, #74a844, #648740) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a844', endColorstr='#ff648740', GradientType=0) !important; }
  .aui .btn-app.btn-danger,
  .aui .btn-app.btn-danger.no-hover:hover,
  .aui .btn-app.btn-danger.disabled:hover {
    background: #d3413b !important;
    background-color: #d3463f !important;
    background-image: -moz-linear-gradient(top, #d55b52, #d12723) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d55b52), to(#d12723)) !important;
    background-image: -webkit-linear-gradient(top, #d55b52, #d12723) !important;
    background-image: -o-linear-gradient(top, #d55b52, #d12723) !important;
    background-image: linear-gradient(to bottom, #d55b52, #d12723) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52', endColorstr='#ffd12723', GradientType=0) !important; }
  .aui .btn-app.btn-danger:hover {
    background: #b52c26 !important;
    background-color: #b82f28 !important;
    background-image: -moz-linear-gradient(top, #c43a30, #a51f1c) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c43a30), to(#a51f1c)) !important;
    background-image: -webkit-linear-gradient(top, #c43a30, #a51f1c) !important;
    background-image: -o-linear-gradient(top, #c43a30, #a51f1c) !important;
    background-image: linear-gradient(to bottom, #c43a30, #a51f1c) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43a30', endColorstr='#ffa51f1c', GradientType=0) !important; }
  .aui .btn-app.btn-warning,
  .aui .btn-app.btn-warning.no-hover:hover,
  .aui .btn-app.btn-warning.disabled:hover {
    background: #ffb44b !important;
    background-color: #ffb650 !important;
    background-image: -moz-linear-gradient(top, #ffbf66, #ffa830) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbf66), to(#ffa830)) !important;
    background-image: -webkit-linear-gradient(top, #ffbf66, #ffa830) !important;
    background-image: -o-linear-gradient(top, #ffbf66, #ffa830) !important;
    background-image: linear-gradient(to bottom, #ffbf66, #ffa830) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66', endColorstr='#ffffa830', GradientType=0) !important; }
  .aui .btn-app.btn-warning:hover {
    background: #fe9e19 !important;
    background-color: #fea01f !important;
    background-image: -moz-linear-gradient(top, #ffaa33, #fc9200) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffaa33), to(#fc9200)) !important;
    background-image: -webkit-linear-gradient(top, #ffaa33, #fc9200) !important;
    background-image: -o-linear-gradient(top, #ffaa33, #fc9200) !important;
    background-image: linear-gradient(to bottom, #ffaa33, #fc9200) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa33', endColorstr='#fffc9200', GradientType=0) !important; }
  .aui .btn-app.btn-purple,
  .aui .btn-app.btn-purple.no-hover:hover,
  .aui .btn-app.btn-purple.disabled:hover {
    background: #9889c1 !important;
    background-color: #9b8cc4 !important;
    background-image: -moz-linear-gradient(top, #a696ce, #8a7cb4) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a696ce), to(#8a7cb4)) !important;
    background-image: -webkit-linear-gradient(top, #a696ce, #8a7cb4) !important;
    background-image: -o-linear-gradient(top, #a696ce, #8a7cb4) !important;
    background-image: linear-gradient(to bottom, #a696ce, #8a7cb4) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa696ce', endColorstr='#ff8a7cb4', GradientType=0) !important; }
  .aui .btn-app.btn-purple:hover {
    background: #7b68af !important;
    background-color: #7e6ab2 !important;
    background-image: -moz-linear-gradient(top, #8973be, #6d5ca1) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8973be), to(#6d5ca1)) !important;
    background-image: -webkit-linear-gradient(top, #8973be, #6d5ca1) !important;
    background-image: -o-linear-gradient(top, #8973be, #6d5ca1) !important;
    background-image: linear-gradient(to bottom, #8973be, #6d5ca1) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8973be', endColorstr='#ff6d5ca1', GradientType=0) !important; }
  .aui .btn-app.btn-pink,
  .aui .btn-app.btn-pink.no-hover:hover,
  .aui .btn-app.btn-pink.disabled:hover {
    background: #d54c7e !important;
    background-color: #d64f81 !important;
    background-image: -moz-linear-gradient(top, #db5e8c, #ce3970) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db5e8c), to(#ce3970)) !important;
    background-image: -webkit-linear-gradient(top, #db5e8c, #ce3970) !important;
    background-image: -o-linear-gradient(top, #db5e8c, #ce3970) !important;
    background-image: linear-gradient(to bottom, #db5e8c, #ce3970) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c', endColorstr='#ffce3970', GradientType=0) !important; }
  .aui .btn-app.btn-pink:hover {
    background: #be2f64 !important;
    background-color: #c23066 !important;
    background-image: -moz-linear-gradient(top, #d2346e, #aa2a59) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d2346e), to(#aa2a59)) !important;
    background-image: -webkit-linear-gradient(top, #d2346e, #aa2a59) !important;
    background-image: -o-linear-gradient(top, #d2346e, #aa2a59) !important;
    background-image: linear-gradient(to bottom, #d2346e, #aa2a59) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2346e', endColorstr='#ffaa2a59', GradientType=0) !important; }
  .aui .btn-app.btn-inverse,
  .aui .btn-app.btn-inverse.no-hover:hover,
  .aui .btn-app.btn-inverse.disabled:hover {
    background: #444444 !important;
    background-color: #474747 !important;
    background-image: -moz-linear-gradient(top, #555555, #333333) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#333333)) !important;
    background-image: -webkit-linear-gradient(top, #555555, #333333) !important;
    background-image: -o-linear-gradient(top, #555555, #333333) !important;
    background-image: linear-gradient(to bottom, #555555, #333333) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff555555', endColorstr='#ff333333', GradientType=0) !important; }
  .aui .btn-app.btn-inverse:hover {
    background: #2b2b2b !important;
    background-color: #2e2e2e !important;
    background-image: -moz-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b3b3b), to(#1a1a1a)) !important;
    background-image: -webkit-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
    background-image: -o-linear-gradient(top, #3b3b3b, #1a1a1a) !important;
    background-image: linear-gradient(to bottom, #3b3b3b, #1a1a1a) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b3b3b', endColorstr='#ff1a1a1a', GradientType=0) !important; }
  .aui .btn-app.btn-grey,
  .aui .btn-app.btn-grey.no-hover:hover,
  .aui .btn-app.btn-grey.disabled:hover {
    background: #797979 !important;
    background-color: #7c7c7c !important;
    background-image: -moz-linear-gradient(top, #898989, #696969) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#898989), to(#696969)) !important;
    background-image: -webkit-linear-gradient(top, #898989, #696969) !important;
    background-image: -o-linear-gradient(top, #898989, #696969) !important;
    background-image: linear-gradient(to bottom, #898989, #696969) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898989', endColorstr='#ff696969', GradientType=0) !important; }
  .aui .btn-app.btn-grey:hover {
    background: #6c6c6c !important;
    background-color: #6f6f6f !important;
    background-image: -moz-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7c7c7c), to(#5c5c5c)) !important;
    background-image: -webkit-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
    background-image: -o-linear-gradient(top, #7c7c7c, #5c5c5c) !important;
    background-image: linear-gradient(to bottom, #7c7c7c, #5c5c5c) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c7c7c', endColorstr='#ff5c5c5c', GradientType=0) !important; }
  .aui .btn-app.btn-light {
    color: #5a5a5a !important;
    text-shadow: 0 1px 1px #EEE !important; }
  .aui .btn-app.btn-light,
  .aui .btn-app.btn-light.no-hover:hover,
  .aui .btn-app.btn-light.disabled:hover {
    background: #ededed !important;
    background-color: #eeeeee !important;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e6e6e6)) !important;
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6) !important;
    background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe6e6e6', GradientType=0) !important; }
  .aui .btn-app.btn-light:hover {
    background: #e0e0e0 !important;
    background-color: #e2e2e2 !important;
    background-image: -moz-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e7e7e7), to(#d9d9d9)) !important;
    background-image: -webkit-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
    background-image: -o-linear-gradient(top, #e7e7e7, #d9d9d9) !important;
    background-image: linear-gradient(to bottom, #e7e7e7, #d9d9d9) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e7e7', endColorstr='#ffd9d9d9', GradientType=0) !important; }
  .aui .btn-app.btn-light,
  .aui .btn-app.btn-light.no-hover:hover {
    border: 2px solid #DDD; }
  .aui .btn-app.btn-light.btn-mini {
    width: 64px;
    padding-bottom: 6px; }
  .aui .btn-app.btn-light:hover {
    border-color: #d8d8d8; }
  .aui .btn-app.btn-yellow {
    color: #996633 !important;
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4) !important;
    border: 2px solid #fee188; }
  .aui .btn-app.btn-yellow,
  .aui .btn-app.btn-yellow.no-hover:hover,
  .aui .btn-app.btn-yellow.disabled:hover {
    background: #fee088 !important;
    background-color: #fee18d !important;
    background-image: -moz-linear-gradient(top, #ffe8a5, #fcd76a) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe8a5), to(#fcd76a)) !important;
    background-image: -webkit-linear-gradient(top, #ffe8a5, #fcd76a) !important;
    background-image: -o-linear-gradient(top, #ffe8a5, #fcd76a) !important;
    background-image: linear-gradient(to bottom, #ffe8a5, #fcd76a) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5', endColorstr='#fffcd76a', GradientType=0) !important; }
  .aui .btn-app.btn-yellow:hover {
    background: #fdd96e !important;
    background-color: #fedb74 !important;
    background-image: -moz-linear-gradient(top, #ffe18b, #fbd051) !important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe18b), to(#fbd051)) !important;
    background-image: -webkit-linear-gradient(top, #ffe18b, #fbd051) !important;
    background-image: -o-linear-gradient(top, #ffe18b, #fbd051) !important;
    background-image: linear-gradient(to bottom, #ffe18b, #fbd051) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe18b', endColorstr='#fffbd051', GradientType=0) !important; }
  .aui .btn-app.btn-yellow,
  .aui .btn-app.btn-yellow.no-hover:hover {
    border: 2px solid #fee188; }
  .aui .btn-app.btn-yellow:hover {
    border-color: #fed760; }
  .aui .btn.btn-app {
    /* badge & label inside buttons */
    /* active state */ }
  .aui .btn.btn-app.btn-small {
    width: 80px;
    font-size: 16px;
    border-radius: 10px;
    padding-bottom: 9px; }
  .aui .btn.btn-app.btn-mini {
    width: 64px;
    font-size: 15px;
    border-radius: 8px;
    padding-bottom: 7px;
    padding-top: 8px; }
  .aui .btn.btn-app > [class*=icon] {
    display: block;
    font-size: 42px;
    margin: 0 0 4px;
    line-height: 36px;
    min-width: 0;
    padding: 0; }
  .aui .btn.btn-app.btn-small > [class*=icon] {
    display: block;
    font-size: 32px;
    line-height: 30px;
    margin: 0 0 3px; }
  .aui .btn.btn-app.btn-mini > [class*=icon] {
    display: block;
    font-size: 24px;
    line-height: 24px;
    margin: 0; }
  .aui .btn.btn-app.no-radius {
    border-radius: 0; }
  .aui .btn.btn-app.radius-4 {
    border-radius: 4px; }
  .aui .btn.btn-app > .badge,
  .aui .btn.btn-app > .label {
    position: absolute !important;
    top: -2px;
    right: -2px;
    padding: 1px 3px;
    text-align: center;
    font-size: 12px; }
  .aui .btn.btn-app > .badge.badge-right,
  .aui .btn.btn-app > .label.badge-right,
  .aui .btn.btn-app > .badge.label-right,
  .aui .btn.btn-app > .label.label-right {
    right: auto;
    left: -2px; }
  .aui .btn.btn-app > .label {
    padding: 1px 6px 3px;
    font-size: 13px; }
  .aui .btn.btn-app.radius-4 > .badge,
  .aui .btn.btn-app.no-radius > .badge {
    border-radius: 3px; }
  .aui .btn.btn-app.radius-4 > .badge.no-radius,
  .aui .btn.btn-app.no-radius > .badge.no-radius {
    border-radius: 0; }
  .aui .btn.btn-app.active {
    color: #ffffff; }
  .aui .btn.btn-app.active:after {
    display: none; }
  .aui .btn.btn-app.active.btn-yellow {
    color: #996633;
    border-color: #fee188; }
  .aui .btn.btn-app.active.btn-light {
    color: #515151; }
  .aui .label {
    border-radius: 0;
    text-shadow: none;
    font-size: 11px;
    font-weight: normal;
    padding: 1px 5px 3px;
    background-color: #abbac3 !important; }
  .aui .label[class*="span"][class*="arrow"] {
    min-height: 0; }
  .aui .badge {
    text-shadow: none;
    font-size: 12px;
    padding-top: 1px;
    padding-bottom: 3px;
    font-weight: normal;
    line-height: 15px;
    background-color: #abbac3 !important; }
  .aui .badge.no-radius {
    border-radius: 0; }
  .aui .badge.radius-1 {
    border-radius: 1px; }
  .aui .badge.radius-2 {
    border-radius: 2px; }
  .aui .badge.radius-3 {
    border-radius: 3px; }
  .aui .badge.radius-4 {
    border-radius: 4px; }
  .aui .badge.radius-5 {
    border-radius: 5px; }
  .aui .badge.radius-6 {
    border-radius: 6px; }
  .aui .label-transparent,
  .aui .badge-transparent {
    background-color: transparent !important; }
  .aui .label-grey,
  .aui .badge-grey {
    background-color: #a0a0a0 !important; }
  .aui .label-info,
  .aui .badge-info {
    background-color: #3a87ad !important; }
  .aui .label-primary,
  .aui .badge-primary {
    background-color: #2283c5 !important; }
  .aui .label-success,
  .aui .badge-success {
    background-color: #82af6f !important; }
  .aui .label-important,
  .aui .badge-important {
    background-color: #d15b47 !important; }
  .aui .label-inverse,
  .aui .badge-inverse {
    background-color: #333333 !important; }
  .aui .label-warning,
  .aui .badge-warning {
    background-color: #f89406 !important; }
  .aui .label-pink,
  .aui .badge-pink {
    background-color: #d6487e !important; }
  .aui .label-purple,
  .aui .badge-purple {
    background-color: #9585bf !important; }
  .aui .label-yellow,
  .aui .badge-yellow {
    background-color: #fee188 !important; }
  .aui .label-light,
  .aui .badge-light {
    background-color: #e7e7e7 !important; }
  .aui .badge-yellow,
  .aui .label-yellow {
    color: #996633 !important;
    border-color: #fee188; }
  .aui .badge-light,
  .aui .label-light {
    color: #888 !important; }
  .aui .label.arrowed,
  .aui .label.arrowed-in {
    position: relative;
    margin-left: 9px; }
  .aui .label.arrowed:before,
  .aui .label.arrowed-in:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 9px 7px;
    border-right-color: #abbac3; }
  .aui .label.arrowed-in:before {
    border-color: #abbac3;
    border-left-color: transparent !important;
    left: -9px; }
  .aui .label.arrowed-right,
  .aui .label.arrowed-in-right {
    position: relative;
    margin-right: 9px; }
  .aui .label.arrowed-right:after,
  .aui .label.arrowed-in-right:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
    border: 9px solid transparent;
    border-width: 9px 7px;
    border-left-color: #abbac3; }
  .aui .label.arrowed-in-right:after {
    border-color: #abbac3;
    border-right-color: transparent !important;
    right: -9px; }
  .aui .label-info.arrowed:before {
    border-right-color: #3a87ad; }
  .aui .label-info.arrowed-in:before {
    border-color: #3a87ad; }
  .aui .label-info.arrowed-right:after {
    border-left-color: #3a87ad; }
  .aui .label-info.arrowed-in-right:after {
    border-color: #3a87ad; }
  .aui .label-primary.arrowed:before {
    border-right-color: #2283c5; }
  .aui .label-primary.arrowed-in:before {
    border-color: #2283c5; }
  .aui .label-primary.arrowed-right:after {
    border-left-color: #2283c5; }
  .aui .label-primary.arrowed-in-right:after {
    border-color: #2283c5; }
  .aui .label-success.arrowed:before {
    border-right-color: #82af6f; }
  .aui .label-success.arrowed-in:before {
    border-color: #82af6f; }
  .aui .label-success.arrowed-right:after {
    border-left-color: #82af6f; }
  .aui .label-success.arrowed-in-right:after {
    border-color: #82af6f; }
  .aui .label-warning.arrowed:before {
    border-right-color: #f89406; }
  .aui .label-warning.arrowed-in:before {
    border-color: #f89406; }
  .aui .label-warning.arrowed-right:after {
    border-left-color: #f89406; }
  .aui .label-warning.arrowed-in-right:after {
    border-color: #f89406; }
  .aui .label-important.arrowed:before {
    border-right-color: #d15b47; }
  .aui .label-important.arrowed-in:before {
    border-color: #d15b47; }
  .aui .label-important.arrowed-right:after {
    border-left-color: #d15b47; }
  .aui .label-important.arrowed-in-right:after {
    border-color: #d15b47; }
  .aui .label-inverse.arrowed:before {
    border-right-color: #333333; }
  .aui .label-inverse.arrowed-in:before {
    border-color: #333333; }
  .aui .label-inverse.arrowed-right:after {
    border-left-color: #333333; }
  .aui .label-inverse.arrowed-in-right:after {
    border-color: #333333; }
  .aui .label-pink.arrowed:before {
    border-right-color: #d6487e; }
  .aui .label-pink.arrowed-in:before {
    border-color: #d6487e; }
  .aui .label-pink.arrowed-right:after {
    border-left-color: #d6487e; }
  .aui .label-pink.arrowed-in-right:after {
    border-color: #d6487e; }
  .aui .label-purple.arrowed:before {
    border-right-color: #9585bf; }
  .aui .label-purple.arrowed-in:before {
    border-color: #9585bf; }
  .aui .label-purple.arrowed-right:after {
    border-left-color: #9585bf; }
  .aui .label-purple.arrowed-in-right:after {
    border-color: #9585bf; }
  .aui .label-yellow.arrowed:before {
    border-right-color: #fee188; }
  .aui .label-yellow.arrowed-in:before {
    border-color: #fee188; }
  .aui .label-yellow.arrowed-right:after {
    border-left-color: #fee188; }
  .aui .label-yellow.arrowed-in-right:after {
    border-color: #fee188; }
  .aui .label-light.arrowed:before {
    border-right-color: #e7e7e7; }
  .aui .label-light.arrowed-in:before {
    border-color: #e7e7e7; }
  .aui .label-light.arrowed-right:after {
    border-left-color: #e7e7e7; }
  .aui .label-light.arrowed-in-right:after {
    border-color: #e7e7e7; }
  .aui .label-grey.arrowed:before {
    border-right-color: #a0a0a0; }
  .aui .label-grey.arrowed-in:before {
    border-color: #a0a0a0; }
  .aui .label-grey.arrowed-right:after {
    border-left-color: #a0a0a0; }
  .aui .label-grey.arrowed-in-right:after {
    border-color: #a0a0a0; }
  .aui .label-large {
    font-size: 13px;
    padding: 3px 8px 5px; }
  .aui .label-large.arrowed,
  .aui .label-large.arrowed-in {
    margin-left: 12px; }
  .aui .label-large.arrowed:before,
  .aui .label-large.arrowed-in:before {
    left: -16px;
    border-width: 11px 8px; }
  .aui .label-large.arrowed-in:before {
    left: -12px; }
  .aui .label-large.arrowed-right,
  .aui .label-large.arrowed-in-right {
    margin-right: 11px; }
  .aui .label-large.arrowed-right:after,
  .aui .label-large.arrowed-in-right:after {
    right: -16px;
    border-width: 11px 8px; }
  .aui .label-large.arrowed-in-right:after {
    right: -12px; }
  .aui .icon-white,
  .aui .nav-pills > .active > a > [class^="icon-"],
  .aui .nav-pills > .active > a > [class*=" icon-"],
  .aui .nav-list > .active > a > [class^="icon-"],
  .aui .nav-list > .active > a > [class*=" icon-"],
  .aui .navbar-inverse .nav > .active > a > [class^="icon-"],
  .aui .navbar-inverse .nav > .active > a > [class*=" icon-"],
  .aui .dropdown-menu > li > a:hover > [class^="icon-"],
  .aui .dropdown-menu > li > a:focus > [class^="icon-"],
  .aui .dropdown-menu > li > a:hover > [class*=" icon-"],
  .aui .dropdown-menu > li > a:focus > [class*=" icon-"],
  .aui .dropdown-menu > .active > a > [class^="icon-"],
  .aui .dropdown-menu > .active > a > [class*=" icon-"],
  .aui .dropdown-submenu:hover > a > [class^="icon-"],
  .aui .dropdown-submenu:focus > a > [class^="icon-"],
  .aui .dropdown-submenu:hover > a > [class*=" icon-"],
  .aui .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: none; }
  .aui .dropdown-menu {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
  .aui .dropdown-menu > li > a {
    font-size: 13px;
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 1px;
    margin-top: 1px; }
  .aui .dropdown-menu.dropdown-only-icon {
    min-width: 0; }
  .aui .dropdown-menu.dropdown-only-icon > li {
    float: left;
    margin: 0 4px; }
  .aui .dropdown-menu.dropdown-only-icon > li > a [class*="icon-"] {
    width: 18px;
    display: inline-block; }
  .aui .dropdown-menu.dropdown-only-icon > li > a .icon-2x {
    width: 36px; }
  .aui .dropdown-menu li a:hover,
  .aui .dropdown-menu li a:focus,
  .aui .dropdown-menu li a:active,
  .aui .dropdown-menu li.active a,
  .aui .dropdown-menu li.active a:hover,
  .aui .dropdown-menu .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-menu li > a:focus {
    background: #4f99c6;
    color: #ffffff; }
  .aui .dropdown-default li a:hover,
  .aui .dropdown-default li a:focus,
  .aui .dropdown-default li a:active,
  .aui .dropdown-default li.active a,
  .aui .dropdown-default li.active a:hover,
  .aui .dropdown-default .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-default li > a:focus {
    background: #abbac3;
    color: #ffffff; }
  .aui .dropdown-info li a:hover,
  .aui .dropdown-info li a:focus,
  .aui .dropdown-info li a:active,
  .aui .dropdown-info li.active a,
  .aui .dropdown-info li.active a:hover,
  .aui .dropdown-info .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-info li > a:focus {
    background: #6fb3e0;
    color: #ffffff; }
  .aui .dropdown-primary li a:hover,
  .aui .dropdown-primary li a:focus,
  .aui .dropdown-primary li a:active,
  .aui .dropdown-primary li.active a,
  .aui .dropdown-primary li.active a:hover,
  .aui .dropdown-primary .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-primary li > a:focus {
    background: #2283c5;
    color: #ffffff; }
  .aui .dropdown-success li a:hover,
  .aui .dropdown-success li a:focus,
  .aui .dropdown-success li a:active,
  .aui .dropdown-success li.active a,
  .aui .dropdown-success li.active a:hover,
  .aui .dropdown-success .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-success li > a:focus {
    background: #87b87f;
    color: #ffffff; }
  .aui .dropdown-warning li a:hover,
  .aui .dropdown-warning li a:focus,
  .aui .dropdown-warning li a:active,
  .aui .dropdown-warning li.active a,
  .aui .dropdown-warning li.active a:hover,
  .aui .dropdown-warning .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-warning li > a:focus {
    background: #ffa24d;
    color: #ffffff; }
  .aui .dropdown-danger li a:hover,
  .aui .dropdown-danger li a:focus,
  .aui .dropdown-danger li a:active,
  .aui .dropdown-danger li.active a,
  .aui .dropdown-danger li.active a:hover,
  .aui .dropdown-danger .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-danger li > a:focus {
    background: #d15b47;
    color: #ffffff; }
  .aui .dropdown-inverse li a:hover,
  .aui .dropdown-inverse li a:focus,
  .aui .dropdown-inverse li a:active,
  .aui .dropdown-inverse li.active a,
  .aui .dropdown-inverse li.active a:hover,
  .aui .dropdown-inverse .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-inverse li > a:focus {
    background: #555555;
    color: #ffffff; }
  .aui .dropdown-purple li a:hover,
  .aui .dropdown-purple li a:focus,
  .aui .dropdown-purple li a:active,
  .aui .dropdown-purple li.active a,
  .aui .dropdown-purple li.active a:hover,
  .aui .dropdown-purple .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-purple li > a:focus {
    background: #9585bf;
    color: #ffffff; }
  .aui .dropdown-pink li a:hover,
  .aui .dropdown-pink li a:focus,
  .aui .dropdown-pink li a:active,
  .aui .dropdown-pink li.active a,
  .aui .dropdown-pink li.active a:hover,
  .aui .dropdown-pink .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-pink li > a:focus {
    background: #d6487e;
    color: #ffffff; }
  .aui .dropdown-grey li a:hover,
  .aui .dropdown-grey li a:focus,
  .aui .dropdown-grey li a:active,
  .aui .dropdown-grey li.active a,
  .aui .dropdown-grey li.active a:hover,
  .aui .dropdown-grey .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-grey li > a:focus {
    background: #a0a0a0;
    color: #ffffff; }
  .aui .dropdown-light li a:hover,
  .aui .dropdown-light li a:focus,
  .aui .dropdown-light li a:active,
  .aui .dropdown-light li.active a,
  .aui .dropdown-light li.active a:hover,
  .aui .dropdown-light .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-light li > a:focus {
    background: #e7e7e7;
    color: #333333; }
  .aui .dropdown-lighter li a:hover,
  .aui .dropdown-lighter li a:focus,
  .aui .dropdown-lighter li a:active,
  .aui .dropdown-lighter li.active a,
  .aui .dropdown-lighter li.active a:hover,
  .aui .dropdown-lighter .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-lighter li > a:focus {
    background: #efefef;
    color: #444444; }
  .aui .dropdown-lightest li a:hover,
  .aui .dropdown-lightest li a:focus,
  .aui .dropdown-lightest li a:active,
  .aui .dropdown-lightest li.active a,
  .aui .dropdown-lightest li.active a:hover,
  .aui .dropdown-lightest .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-lightest li > a:focus {
    background: #f3f3f3;
    color: #444444; }
  .aui .dropdown-yellow li a:hover,
  .aui .dropdown-yellow li a:focus,
  .aui .dropdown-yellow li a:active,
  .aui .dropdown-yellow li.active a,
  .aui .dropdown-yellow li.active a:hover,
  .aui .dropdown-yellow .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-yellow li > a:focus {
    background: #fee188;
    color: #444444; }
  .aui .dropdown-yellow2 li a:hover,
  .aui .dropdown-yellow2 li a:focus,
  .aui .dropdown-yellow2 li a:active,
  .aui .dropdown-yellow2 li.active a,
  .aui .dropdown-yellow2 li.active a:hover,
  .aui .dropdown-yellow2 .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-yellow2 li > a:focus {
    background: #f9e8b3;
    color: #444444; }
  .aui .dropdown-light-blue li a:hover,
  .aui .dropdown-light-blue li a:focus,
  .aui .dropdown-light-blue li a:active,
  .aui .dropdown-light-blue li.active a,
  .aui .dropdown-light-blue li.active a:hover,
  .aui .dropdown-light-blue .dropdown-submenu:hover > a,
  .aui .nav-tabs .dropdown-light-blue li > a:focus {
    background: #ecf3f9;
    color: #445566; }
  .aui .dropdown-light .dropdown-submenu:hover > a:after,
  .aui .dropdown-lighter .dropdown-submenu:hover > a:after,
  .aui .dropdown-lightest .dropdown-submenu:hover > a:after {
    border-left-color: #444; }
  .aui .dropdown-menu.dropdown-close {
    top: 92%;
    left: -5px; }
  .aui .dropdown-menu.dropdown-close.pull-right {
    left: auto;
    right: -5px; }
  .aui .dropdown-menu.dropdown-closer {
    top: 80%;
    left: -10px; }
  .aui .dropdown-menu.dropdown-closer.pull-right {
    right: -10px;
    left: auto; }
  .aui .dropdown-submenu > .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .dropdown-submenu > a:after {
    margin-right: -5px; }
  .aui .dropdown-colorpicker > .dropdown-menu {
    top: 80%;
    left: -7px;
    padding: 4px;
    min-width: 120px;
    max-width: 120px; }
  .aui .dropdown-colorpicker > .dropdown-menu.pull-right {
    right: -7px;
    left: auto; }
  .aui .dropdown-colorpicker > .dropdown-menu > li {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 2px; }
  .aui .dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s; }
  .aui .dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08); }
  .aui .dropdown-colorpicker > .dropdown-menu > li > .colorpick-btn.selected:after {
    content: "\f00c";
    display: inline-block;
    font-family: "" fontawesome-alloy "-alloy";
    font-size: 11px;
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 20px; }
  .aui .btn-colorpicker {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #DDD;
    vertical-align: middle;
    border-radius: 0; }
  .aui .dropdown-navbar {
    padding: 0;
    width: 240px;
    -webkit-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
    -moz-box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
    box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25);
    border-color: #bcd4e5;
    /* user info on top navbar icons */ }
  .aui .dropdown-navbar > li {
    padding: 0 8px;
    background-color: #FFFFFF; }
  .aui .dropdown-navbar > li.nav-header {
    text-shadow: none;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    border-bottom: 1px solid; }
  .aui .dropdown-navbar > li > [class*="icon-"],
  .aui .dropdown-navbar > li > a > [class*="icon-"] {
    margin-right: 5px !important;
    color: #555;
    font-size: 14px; }
  .aui .dropdown-navbar > li > a {
    padding: 10px 2px;
    margin: 0;
    border-bottom: 1px solid;
    font-size: 12px;
    line-height: 16px;
    color: #555; }
  .aui .dropdown-navbar > li > a:active,
  .aui .dropdown-navbar > li > a:hover,
  .aui .dropdown-navbar > li > a:focus {
    background-color: transparent !important;
    color: #555; }
  .aui .dropdown-navbar > li > a .progress {
    margin-bottom: 0;
    margin-top: 4px; }
  .aui .dropdown-navbar > li > a .badge {
    line-height: 16px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 12px; }
  .aui .dropdown-navbar > li:last-child > a {
    border-bottom: 0 solid #DDD;
    border-top: 1px dotted transparent;
    color: #4F99C6;
    text-align: center;
    font-size: 13px; }
  .aui .dropdown-navbar > li:last-child > a:hover {
    background-color: #FFF;
    color: #4F99C6;
    text-decoration: underline; }
  .aui .dropdown-navbar > li:last-child > a:hover > [class*="icon-"] {
    text-decoration: none; }
  .aui .dropdown-navbar > li:hover {
    background-color: #f4f9fc !important; }
  .aui .dropdown-navbar > li.nav-header {
    background-color: #ecf2f7 !important;
    color: #8090a0;
    border-bottom-color: #bcd4e5; }
  .aui .dropdown-navbar > li.nav-header > [class*="icon-"] {
    color: #8090a0; }
  .aui .dropdown-navbar > li > a {
    border-bottom-color: #e4ecf3; }
  .aui .dropdown-navbar.navbar-pink {
    border-color: #e5bcd4; }
  .aui .dropdown-navbar.navbar-pink > li:hover {
    background-color: #fcf4f9 !important; }
  .aui .dropdown-navbar.navbar-pink > li.nav-header {
    background-color: #f7ecf2 !important;
    color: #b471a0;
    border-bottom-color: #e5bcd4; }
  .aui .dropdown-navbar.navbar-pink > li.nav-header > [class*="icon-"] {
    color: #c06090; }
  .aui .dropdown-navbar.navbar-pink > li > a {
    border-bottom-color: #f3e4ec; }
  .aui .dropdown-navbar.navbar-grey {
    border-color: #e5e5e5; }
  .aui .dropdown-navbar.navbar-grey > li:hover {
    background-color: #f8f8f8 !important; }
  .aui .dropdown-navbar.navbar-grey > li.nav-header {
    background-color: #f2f2f2 !important;
    color: #3a87ad;
    border-bottom-color: #e5e5e5; }
  .aui .dropdown-navbar.navbar-grey > li.nav-header > [class*="icon-"] {
    color: #3a87ad; }
  .aui .dropdown-navbar.navbar-grey > li > a {
    border-bottom-color: #eeeeee; }
  .aui .dropdown-navbar.navbar-green {
    border-color: #b4d5ac; }
  .aui .dropdown-navbar.navbar-green > li:hover {
    background-color: #f4f9ef !important; }
  .aui .dropdown-navbar.navbar-green > li.nav-header {
    background-color: #ebf7e4 !important;
    color: #88aa66;
    border-bottom-color: #b4d5ac; }
  .aui .dropdown-navbar.navbar-green > li.nav-header > [class*="icon-"] {
    color: #90c060; }
  .aui .dropdown-navbar.navbar-green > li > a {
    border-bottom-color: #ecf3e4; }
  .aui .dropdown-navbar [class*="btn"][class*="icon-"] {
    display: inline-block;
    border: none;
    margin: 0 5px 0 0;
    width: 24px;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }
  .aui .dropdown-navbar .msg-photo {
    margin-right: 6px;
    max-width: 42px; }
  .aui .dropdown-navbar .msg-body {
    display: inline-block;
    line-height: 20px;
    white-space: normal;
    vertical-align: middle;
    max-width: 175px; }
  .aui .dropdown-navbar .msg-title {
    display: inline-block;
    line-height: 14px; }
  .aui .dropdown-navbar .msg-time {
    display: block;
    font-size: 11px;
    color: #777; }
  .aui .dropdown-navbar .msg-time > [class*="icon-"] {
    font-size: 14px;
    color: #555; }
  .aui .user-menu > li > a {
    padding: 4px 12px; }
  .aui .user-menu > li > a > [class*="icon-"] {
    margin-right: 6px;
    font-size: 120%; }
  .aui .user-info {
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    line-height: 15px;
    position: relative;
    top: 6px; }
  .aui .user-info small {
    display: block; }
  .aui .dropdown-100 {
    min-width: 100px; }
  .aui .dropdown-125 {
    min-width: 125px; }
  .aui .dropdown-150 {
    min-width: 150px; }
  .aui .form-line {
    margin-bottom: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #EEE; }
  .aui .form-actions {
    display: block; }
  .aui .help-button {
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    background-color: #65bcda;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    cursor: default;
    margin-left: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border-color: #FFF;
    border: 2px solid #FFF;
    -webkit-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.2); }
  .aui .help-button:hover {
    background-color: #65bcda;
    text-shadow: none; }
  .aui label,
  .aui .lbl {
    vertical-align: middle; }
  .aui td > label,
  .aui th > label,
  .aui label.inline {
    margin-bottom: 0;
    line-height: inherit; }
  .aui textarea,
  .aui input[type="text"],
  .aui input[type="password"],
  .aui input[type="datetime"],
  .aui input[type="datetime-local"],
  .aui input[type="date"],
  .aui input[type="month"],
  .aui input[type="time"],
  .aui input[type="week"],
  .aui input[type="number"],
  .aui input[type="email"],
  .aui input[type="url"],
  .aui input[type="search"],
  .aui input[type="tel"],
  .aui input[type="color"] {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border-width: 1px;
    color: #858585;
    background-color: #ffffff;
    border-color: #d5d5d5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s; }
  .aui textarea:hover,
  .aui input[type="text"]:hover,
  .aui input[type="password"]:hover,
  .aui input[type="datetime"]:hover,
  .aui input[type="datetime-local"]:hover,
  .aui input[type="date"]:hover,
  .aui input[type="month"]:hover,
  .aui input[type="time"]:hover,
  .aui input[type="week"]:hover,
  .aui input[type="number"]:hover,
  .aui input[type="email"]:hover,
  .aui input[type="url"]:hover,
  .aui input[type="search"]:hover,
  .aui input[type="tel"]:hover,
  .aui input[type="color"]:hover {
    border-color: #b5b5b5; }
  .aui textarea:focus,
  .aui input[type="text"]:focus,
  .aui input[type="password"]:focus,
  .aui input[type="datetime"]:focus,
  .aui input[type="datetime-local"]:focus,
  .aui input[type="date"]:focus,
  .aui input[type="month"]:focus,
  .aui input[type="time"]:focus,
  .aui input[type="week"]:focus,
  .aui input[type="number"]:focus,
  .aui input[type="email"]:focus,
  .aui input[type="url"]:focus,
  .aui input[type="search"]:focus,
  .aui input[type="tel"]:focus,
  .aui input[type="color"]:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    color: #696969;
    border-color: #f59942;
    background-color: #ffffff; }
  .aui input.block {
    display: block;
    margin-bottom: 9px; }
  .aui textarea.autosize-transition {
    -webkit-transition-duration: "height 0.2s";
    -moz-transition-duration: "height 0.2s";
    -o-transition-duration: "height 0.2s";
    transition-duration: "height 0.2s"; }
  .aui .limiterBox {
    border: 1px solid #222;
    border-top: none;
    background-color: #333;
    padding: 3px 6px;
    font-size: 12px;
    color: #FFF;
    margin-top: 6px; }
  .aui .limiterBox:after {
    display: none; }
  .aui .limiterBox:before {
    display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    left: 50%;
    margin-left: -5px;
    border-color: transparent;
    border-style: solid;
    border-bottom-color: #333;
    border-width: 0 8px 8px; }
  .aui select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-width: 1px; }
  .aui select:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #f59942; }
  .aui select option {
    padding: 3px 4px; }
  .aui select option:active,
  .aui select option:hover,
  .aui select option:focus {
    background-color: #e5e9ee;
    color: #111; }
  .aui select option[value=""] {
    padding: 0; }
  .aui input[disabled] {
    color: #848484;
    background-color: #eeeeee; }
  .aui input[disabled]:hover {
    border-color: #c3c3c3; }
  .aui input[readonly] {
    color: #939192;
    background: #f5f5f5 !important;
    cursor: default; }
  .aui input[readonly]:hover {
    border-color: #c3c3c3; }
  .aui input[readonly]:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #aaaaaa;
    background-color: #f9f9f9; }
  .aui .help-inline {
    font-size: 13px !important; }
  .aui .input-icon {
    position: relative; }
  .aui span.input-icon {
    display: inline-block; }
  .aui .input-icon > input {
    padding-left: 24px;
    padding-right: 6px; }
  .aui .input-icon.input-icon-right > input {
    padding-left: 6px;
    padding-right: 24px; }
  .aui .input-icon > [class*="icon-"] {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: 3px;
    line-height: 28px;
    display: inline-block;
    color: #909090;
    font-size: 16px; }
  .aui .input-icon.input-icon-right > [class*="icon-"] {
    left: auto;
    right: 3px; }
  .aui .input-icon > input:focus + [class*="icon-"] {
    color: #579; }
  .aui .input-icon ~ .help-inline {
    padding-left: 8px; }
  .aui .control-group.warning .input-icon > [class*="icon-"] {
    color: #d3bd50; }
  .aui .control-group.success .input-icon > [class*="icon-"] {
    color: #8bad4c; }
  .aui .control-group.error .input-icon > [class*="icon-"] {
    color: #d68273; }
  .aui .control-group.info .input-icon > [class*="icon-"] {
    color: #4b89aa; }
  .aui .form-search .radio [type=radio] + label,
  .aui .form-inline .radio [type=radio] + label,
  .aui .form-search .checkbox [type=checkbox] + label,
  .aui .form-inline .checkbox [type=checkbox] + label {
    float: left;
    margin-left: -20px; }
  .aui .form-search .form-search .radio [type=radio] + label,
  .aui .form-search .form-inline .radio [type=radio] + label,
  .aui .form-search .form-search .checkbox [type=checkbox] + label,
  .aui .form-search .form-inline .checkbox [type=checkbox] + label,
  .aui .form-inline .form-search .radio [type=radio] + label,
  .aui .form-inline .form-inline .radio [type=radio] + label,
  .aui .form-inline .form-search .checkbox [type=checkbox] + label,
  .aui .form-inline .form-inline .checkbox [type=checkbox] + label {
    margin-left: 0;
    margin-right: 3px; }
  .aui .form-search .input-append .search-query:focus,
  .aui .form-search .input-prepend .search-query:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .input-append input,
  .aui .input-prepend input,
  .aui .input-append select,
  .aui .input-prepend select,
  .aui .input-append .uneditable-input,
  .aui .input-prepend .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui input[type=checkbox].ace,
  .aui input[type=radio].ace {
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px; }
  .aui input[type=checkbox].ace:checked,
  .aui input[type=radio].ace:checked,
  .aui input[type=checkbox].ace:focus,
  .aui input[type=radio].ace:focus {
    outline: none !important; }
  .aui input[type=checkbox].ace + .lbl,
  .aui input[type=radio].ace + .lbl {
    position: relative;
    z-index: 11;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 14px;
    min-width: 14px;
    font-weight: normal; }
  .aui input[type=checkbox].ace + .lbl.padding-16::before,
  .aui input[type=radio].ace + .lbl.padding-16::before {
    margin-right: 16px; }
  .aui input[type=checkbox].ace + .lbl.padding-12::before,
  .aui input[type=radio].ace + .lbl.padding-12::before {
    margin-right: 12px; }
  .aui input[type=checkbox].ace + .lbl.padding-8::before,
  .aui input[type=radio].ace + .lbl.padding-8::before {
    margin-right: 8px; }
  .aui input[type=checkbox].ace + .lbl.padding-4::before,
  .aui input[type=radio].ace + .lbl.padding-4::before {
    margin-right: 4px; }
  .aui input[type=checkbox].ace + .lbl.padding-0::before,
  .aui input[type=radio].ace + .lbl.padding-0::before {
    margin-right: 0px; }
  .aui input[type=checkbox].ace + .lbl::before,
  .aui input[type=radio].ace + .lbl::before {
    font-family: 'fontawesome-alloy';
    font-weight: normal;
    font-size: 11px;
    color: #32a3ce;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    /*, inset 0px -15px 10px -12px rgba(0,0,0,0.05);*/
    border-radius: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 13px;
    line-height: 13px;
    min-width: 13px;
    margin-right: 1px; }
  .aui input[type=checkbox].ace:checked + .lbl::before,
  .aui input[type=radio].ace:checked + .lbl::before {
    display: inline-block;
    content: '\f00c';
    background-color: #F5F8FC;
    border-color: #adb8c0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }
  .aui input[type=checkbox].ace:hover + .lbl::before,
  .aui input[type=radio].ace:hover + .lbl::before,
  .aui input[type=checkbox].ace + .lbl:hover::before,
  .aui input[type=radio].ace + .lbl:hover::before {
    border-color: #ff893c; }
  .aui input[type=checkbox].ace:active + .lbl::before,
  .aui input[type=radio].ace:active + .lbl::before,
  .aui input[type=checkbox].ace:checked:active + .lbl::before,
  .aui input[type=radio].ace:checked:active + .lbl::before {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
  .aui input[type=checkbox].ace.ace-checkbox-2 + .lbl::before,
  .aui input[type=radio].ace.ace-checkbox-2 + .lbl::before {
    box-shadow: none; }
  .aui input[type=checkbox].ace.ace-checkbox-2:checked + .lbl::before,
  .aui input[type=radio].ace.ace-checkbox-2:checked + .lbl::before {
    background-color: #f9a021;
    border-color: #f9a021;
    color: #FFF; }
  .aui input[type=checkbox].ace:disabled + .lbl::before,
  .aui input[type=radio].ace:disabled + .lbl::before,
  .aui input[type=checkbox].ace[disabled] + .lbl::before,
  .aui input[type=radio].ace[disabled] + .lbl::before,
  .aui input[type=checkbox].ace.disabled + .lbl::before,
  .aui input[type=radio].ace.disabled + .lbl::before {
    background-color: #DDD !important;
    border-color: #CCC !important;
    box-shadow: none !important;
    color: #BBB; }
  .aui input[type=radio].ace + .lbl::before {
    border-radius: 32px;
    font-family: NotesEsaBold,"Trebuchet MS",Tahoma,Arial;
    font-size: 36px; }
  .aui input[type=radio].ace:checked + .lbl::before {
    content: "\2022"; }
  .aui input[type=checkbox].ace.ace-switch {
    width: 55px;
    height: 20px;
    /* switch style 4 & 5 */
    /* switch style 6 */ }
  .aui input[type=checkbox].ace.ace-switch + .lbl {
    margin: 0 4px;
    min-height: 24px; }
  .aui input[type=checkbox].ace.ace-switch + .lbl::before {
    font-family: NotesEsaBold,"Trebuchet MS",Tahoma,Arial;
    content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
    color: #999;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    line-height: 21px\9;
    /*ie9*/
    height: 18px;
    overflow: hidden;
    border-radius: 12px;
    background-color: #F5F5F5;
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #CCC;
    text-align: left;
    float: left;
    padding: 0;
    width: 50px;
    text-indent: -19px;
    text-indent: -21px\9;
    margin-right: 0;
    -webkit-transition: text-indent .4s ease;
    -moz-transition: text-indent .4s ease;
    -o-transition: text-indent .4s ease;
    transition: text-indent .4s ease; }
  .aui input[type=checkbox].ace.ace-switch + .lbl::after {
    font-family: NotesEsaBold,"Trebuchet MS",Tahoma,Arial;
    content: '|||';
    font-size: 10px;
    font-weight: lighter;
    color: #E5E5E5;
    background-color: #FFF;
    text-shadow: -1px 0px 0 rgba(0, 0, 0, 0.15);
    text-align: center;
    border-radius: 12px;
    width: 22px;
    height: 22px;
    line-height: 20px;
    position: absolute;
    top: -2px;
    left: -3px;
    padding: 0;
    box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.3);
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3) inset;
    -webkit-transition: left .4s ease;
    -moz-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease; }
  .aui input[type=checkbox].ace.ace-switch:checked + .lbl::before {
    text-indent: 9px;
    color: #FFF;
    background-color: #8ab2c9;
    border-color: #468fcc; }
  .aui input[type=checkbox].ace.ace-switch:checked + .lbl::after {
    left: 34px;
    background-color: #FFF;
    color: #8ab2c9; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-2 + .lbl::before {
    content: "YES\a0\a0\a0\a0\a0\a0\a0\a0NO"; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-3 + .lbl::after {
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    line-height: 23px;
    content: "\f00d";
    top: -1px; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-3:checked + .lbl::after {
    content: "\f00c"; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::before,
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF";
    font-family: NotesEsaBold,"Trebuchet MS",Tahoma,Arial;
    font-weight: bolder;
    font-size: 12px;
    line-height: 19px;
    height: 20px;
    overflow: hidden;
    line-height: 21px\9;
    border-radius: 12px;
    background-color: #8b9aa3;
    border: 1px solid #8b9aa3;
    color: #FFF;
    width: 52px;
    text-indent: -25px;
    text-indent: -28px\9;
    display: inline-block;
    position: relative;
    box-shadow: none;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-4 + .lbl::after,
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::after {
    font-family: NotesEsaBold,"Trebuchet MS",Tahoma,Arial;
    content: '|||';
    text-shadow: -1px 0px 0 rgba(0, 0, 0, 0.2);
    font-size: 8px;
    font-weight: lighter;
    color: #8b9aa3;
    text-align: center;
    position: absolute;
    border-radius: 12px;
    color: #5b6a73;
    top: 2px;
    left: 2px;
    width: 18px;
    height: 18px;
    line-height: 16px;
    background-color: #FFF;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::before,
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 9px;
    background-color: #468fcc;
    border-color: #468FCC; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-4:checked + .lbl::after,
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::after {
    left: 34px;
    background-color: #FFF; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5 + .lbl::before {
    content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO"; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-5:checked + .lbl::before {
    text-indent: 8px; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl {
    position: relative; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::before {
    font-family: 'fontawesome-alloy';
    content: "\f00d";
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: none;
    border: none;
    font-weight: lighter;
    font-size: 16px;
    border-radius: 12px;
    display: inline-block;
    background-color: #888;
    color: #F2F2F2;
    width: 52px;
    height: 22px;
    line-height: 20px;
    text-indent: 32px;
    -webkit-transition: background 0.1s ease;
    -moz-transition: background 0.1s ease;
    -o-transition: background 0.1s ease;
    transition: background 0.1s ease; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-6 + .lbl::after {
    content: '';
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 2px;
    left: 3px;
    border-radius: 12px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    width: 10px;
    height: 10px;
    text-align: center;
    background-color: #F2F2F2;
    border: 4px solid #F2F2F2;
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    transition: left 0.2s ease; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
    content: "\f00c";
    text-indent: 6px;
    color: #FFF;
    border-color: #b7d3e5;
    background-color: #ff893c; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::after {
    left: 32px;
    background-color: #FFF;
    border: 4px solid #FFF;
    text-shadow: 0 -1px 0 rgba(0, 200, 0, 0.25); }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7 {
    width: 75px; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl {
    position: relative; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::before {
    content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON";
    font-weight: bolder;
    font-size: 14px;
    line-height: 20px;
    background-color: #FFF;
    border: 2px solid #AAA;
    border-radius: 0;
    box-shadow: none;
    color: #aaa;
    width: 70px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-indent: 4px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7 + .lbl::after {
    content: '\f00d';
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    position: absolute;
    top: 3px;
    left: 39px;
    width: 32px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    background-color: #aaa;
    color: #FFF;
    border-radius: 0;
    box-shadow: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::before {
    color: #468fcc;
    background-color: #FFF;
    text-indent: -33px;
    border-color: #6fb3e0; }
  .aui input[type=checkbox].ace.ace-switch.ace-switch-7:checked + .lbl::after {
    left: 3px;
    content: '\f00c';
    background-color: #468fcc;
    color: #FFF; }
  .aui .input-prepend .add-on,
  .aui .input-append .add-on {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .control-group.success .input-prepend .add-on,
  .aui .control-group.success .input-append .add-on {
    border-color: #92bf65; }
  .aui .control-group.error .input-prepend .add-on,
  .aui .control-group.error .input-append .add-on {
    border-color: #f09784; }
  .aui .control-group.warning .input-prepend .add-on,
  .aui .control-group.warning .input-append .add-on {
    border-color: #e0c43a; }
  .aui .control-group.info .input-prepend .add-on,
  .aui .control-group.info .input-append .add-on {
    border-color: #64a6bc; }
  .aui .input-prepend > .btn,
  .aui .input-append > .btn {
    line-height: 20px;
    padding: 0 6px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .input-prepend > .btn.btn-small,
  .aui .input-append > .btn.btn-small {
    line-height: 22px; }
  .aui .input-prepend > .btn + .btn,
  .aui .input-append > .btn + .btn {
    margin-left: 1px; }
  .aui .input-prepend > .btn-group > .btn,
  .aui .input-append > .btn-group > .btn {
    line-height: 23px; }
  .aui .input-prepend > .btn-group > .btn.btn-small,
  .aui .input-append > .btn-group > .btn.btn-small {
    line-height: 26px; }
  .aui .input-prepend > .btn > .caret,
  .aui .input-append > .btn > .caret,
  .aui .input-prepend > .btn-group > .btn > .caret,
  .aui .input-append > .btn-group > .btn > .caret,
  .aui .input-prepend > .btn.btn-small > .caret,
  .aui .input-append > .btn.btn-small > .caret,
  .aui .input-prepend > .btn-group > .btn.btn-small > .caret,
  .aui .input-append > .btn-group > .btn.btn-small > .caret {
    margin-top: 10px; }
  .aui .ace-file-input {
    position: relative;
    height: 38px;
    line-height: 38px;
    margin-bottom: 9px; }
  .aui .ace-file-input input[type=file] {
    position: fixed;
    z-index: -2;
    opacity: 0; }
  .aui .ace-file-input label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 28px;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    cursor: pointer;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s; }
  .aui .ace-file-input label:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #f59942; }
  .aui .ace-file-input label:before {
    /* the button */
    display: inline-block;
    content: attr(data-title);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 8px;
    line-height: 24px;
    text-align: center;
    background-color: #6fb3e0;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    border: 2px solid #FFF;
    border-left-width: 4px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .aui .ace-file-input label span {
    /* the file name container */
    display: inline-block;
    height: 28px;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
    color: #888888;
    font-size: 13px;
    position: static;
    padding-left: 30px; }
  .aui .ace-file-input label span:after {
    /* the file name */
    display: inline-block;
    content: attr(data-title); }
  .aui .ace-file-input label.selected {
    right: 16px; }
  .aui .ace-file-input label.selected span {
    color: #666666; }
  .aui .ace-file-input label [class*="icon-"] {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 22px;
    width: 22px;
    text-align: center;
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    border: 2px solid #FFF;
    color: #FFF;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    background-color: #d1d1d1; }
  .aui .ace-file-input label.selected [class*="icon-"] {
    background-color: #efad62; }
  .aui .ace-file-input label.selected .icon-picture {
    background-color: #bd7a9d; }
  .aui .ace-file-input label.selected .icon-film {
    background-color: #87b87f; }
  .aui .ace-file-input label.selected .icon-music {
    background-color: #8b7ac9; }
  .aui .ace-file-input label.selected .icon-archive {
    background-color: #efad62; }
  .aui .ace-file-input label.hide-placeholder:before {
    display: none; }
  .aui .ace-file-input a:hover {
    text-decoration: none; }
  .aui .ace-file-input .remove {
    /* the remove button */
    position: absolute;
    right: -8px;
    top: 6px;
    display: none;
    width: 17px;
    text-align: center;
    height: 17px;
    line-height: 15px;
    font-size: 11px;
    font-weight: normal;
    background-color: #fb7142;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: #FFF;
    text-decoration: none; }
  .aui .ace-file-input label.selected + .remove {
    display: inline-block; }
  .aui .ace-file-multiple {
    height: auto; }
  .aui .ace-file-multiple label {
    position: relative;
    height: auto;
    border: 1px dashed #aaaaaa;
    border-radius: 4px;
    text-align: center; }
  .aui .ace-file-multiple label:before {
    /* the button */
    display: inline-block;
    content: attr(data-title);
    position: relative;
    right: 0;
    left: 0;
    margin: 12px;
    line-height: 22px;
    background-color: #FFF;
    color: #CCC;
    font-size: 18px;
    font-weight: bold;
    border: none; }
  .aui .ace-file-multiple label.selected span [class*="icon-"] {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 22px;
    width: 22px;
    text-align: center;
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    border: 2px solid #FFF;
    color: #FFF;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s; }
  .aui .ace-file-multiple label span {
    position: relative;
    display: block;
    padding: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    margin: 0 4px;
    border-bottom: 1px solid #DDD;
    text-align: left; }
  .aui .ace-file-multiple label span:first-child {
    margin-top: 1px; }
  .aui .ace-file-multiple label span:last-child {
    border-bottom-width: 0;
    margin-bottom: 1px; }
  .aui .ace-file-multiple label span img {
    padding: 2px;
    border: 1px solid #D7D7D7;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    margin: 4px 8px 4px 1px; }
  .aui .ace-file-multiple label span:after {
    /* the file name */
    display: none; }
  .aui .ace-file-multiple label.selected span:after {
    /* the file name */
    display: inline-block;
    white-space: pre; }
  .aui .ace-file-multiple label span img + [class*="icon-"],
  .aui .ace-file-multiple label.selected span img + [class*="icon-"] {
    display: none; }
  .aui .ace-file-multiple .remove {
    right: -11px;
    top: -11px;
    border: 3px solid #BBB;
    border-radius: 32px;
    background-color: #FFF;
    color: red; }
  .aui .ace-file-multiple label.selected + .remove:hover {
    border-color: #f4c0b1; }
  .aui .ace-file-multiple label span [class*="icon-"] {
    position: relative;
    display: block;
    text-align: center;
    height: auto;
    line-height: 64px;
    width: auto;
    font-size: 64px;
    color: #D5D5D5;
    margin: 4px 0;
    background-color: transparent; }
  .aui .ace-file-multiple label.selected:after {
    display: none; }
  .aui .ace-file-multiple label.selected span [class*="icon-"] {
    position: relative;
    margin-right: 4px;
    margin-left: 2px;
    line-height: 24px; }
  .aui .ace-file-multiple label span.large {
    text-align: center;
    border-bottom: 2px solid #222;
    margin: 0 1px 3px; }
  .aui .ace-file-multiple label span.large:last-child {
    margin: 0 1px;
    border-bottom-width: 0; }
  .aui .ace-file-multiple label span.large:after {
    /* image caption */
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 4px;
    background-color: #555;
    color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .aui .ace-file-multiple label span.large img {
    border-width: 0;
    margin: 0;
    padding: 0; }
  .aui .ace-file-input input[type=file].disabled + label,
  .aui .ace-file-input input[type=file][disabled] + label,
  .aui .ace-file-input input[type=file][readonly] + label {
    cursor: not-allowed;
    background-color: #EEE; }
  .aui .ace-file-input input[type=file].disabled + label:hover,
  .aui .ace-file-input input[type=file][disabled] + label:hover,
  .aui .ace-file-input input[type=file][readonly] + label:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: #E3E3E3; }
  .aui .ace-file-input input[type=file].disabled + label:before,
  .aui .ace-file-input input[type=file][disabled] + label:before,
  .aui .ace-file-input input[type=file][readonly] + label:before {
    border-color: #EEE;
    background-color: #A1AAAF; }
  .aui .ace-file-input input[type=file][readonly] + label {
    cursor: default; }
  .aui .ace-file-multiple input[type=file].disabled + label:hover,
  .aui .ace-file-multiple input[type=file][disabled] + label:hover,
  .aui .ace-file-multiple input[type=file][readonly] + label:hover {
    border-color: #AAA; }
  .aui .ace-file-multiple input[type=file].disabled + label:before,
  .aui .ace-file-multiple input[type=file][disabled] + label:before,
  .aui .ace-file-multiple input[type=file][readonly] + label:before {
    background-color: transparent; }
  .aui .ace-file-multiple input[type=file].disabled + label [class*="icon-"],
  .aui .ace-file-multiple input[type=file][disabled] + label [class*="icon-"],
  .aui .ace-file-multiple input[type=file][readonly] + label [class*="icon-"] {
    border-color: #EEE; }
  .aui .control-group select,
  .aui .control-group textarea,
  .aui .control-group input[type="text"],
  .aui .control-group input[type="password"],
  .aui .control-group input[type="datetime"],
  .aui .control-group input[type="datetime-local"],
  .aui .control-group input[type="date"],
  .aui .control-group input[type="month"],
  .aui .control-group input[type="time"],
  .aui .control-group input[type="week"],
  .aui .control-group input[type="number"],
  .aui .control-group input[type="email"],
  .aui .control-group input[type="url"],
  .aui .control-group input[type="search"],
  .aui .control-group input[type="tel"],
  .aui .control-group input[type="color"] {
    background: #FFF; }
  .aui .control-group.success input,
  .aui .control-group.success select,
  .aui .control-group.success textarea {
    border-color: #92bf65;
    color: #8bad4c;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .control-group.success input:focus,
  .aui .control-group.success select:focus,
  .aui .control-group.success textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3);
    -moz-box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(130, 188, 58, 0.3);
    color: #778866;
    border-color: #81a85a; }
  .aui .control-group.success [class*="icon-"] {
    color: #8bad4c; }
  .aui .control-group.success .btn [class*="icon-"] {
    color: inherit; }
  .aui .control-group.success .control-label,
  .aui .control-group.success .help-block,
  .aui .control-group.success .help-inline {
    color: #7ba065; }
  .aui .control-group.info input,
  .aui .control-group.info select,
  .aui .control-group.info textarea {
    border-color: #64a6bc;
    color: #4b89aa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .control-group.info input:focus,
  .aui .control-group.info select:focus,
  .aui .control-group.info textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3);
    -moz-box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(58, 120, 188, 0.3);
    color: #667788;
    border-color: #5a81a8; }
  .aui .control-group.info [class*="icon-"] {
    color: #4b89aa; }
  .aui .control-group.info .btn [class*="icon-"] {
    color: inherit; }
  .aui .control-group.info .control-label,
  .aui .control-group.info .help-block,
  .aui .control-group.info .help-inline {
    color: #657ba0; }
  .aui .control-group.error input,
  .aui .control-group.error select,
  .aui .control-group.error textarea {
    border-color: #f09784;
    color: #d68273;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .control-group.error input:focus,
  .aui .control-group.error select:focus,
  .aui .control-group.error textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3);
    -moz-box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(219, 137, 120, 0.3);
    color: #886666;
    border-color: #db8978; }
  .aui .control-group.error [class*="icon-"] {
    color: #d68273; }
  .aui .control-group.error .btn [class*="icon-"] {
    color: inherit; }
  .aui .control-group.error .control-label,
  .aui .control-group.error .help-block,
  .aui .control-group.error .help-inline {
    color: #d16e6c; }
  .aui .control-group.warning input,
  .aui .control-group.warning select,
  .aui .control-group.warning textarea {
    border-color: #e0c43a;
    color: #d3bd50;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .control-group.warning input:focus,
  .aui .control-group.warning select:focus,
  .aui .control-group.warning textarea:focus {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3);
    -moz-box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3);
    box-shadow: 0px 0px 0px 2px rgba(216, 188, 65, 0.3);
    color: #887755;
    border-color: #d8bc41; }
  .aui .control-group.warning [class*="icon-"] {
    color: #d3bd50; }
  .aui .control-group.warning .btn [class*="icon-"] {
    color: inherit; }
  .aui .control-group.warning .control-label,
  .aui .control-group.warning .help-block,
  .aui .control-group.warning .help-inline {
    color: #d19d59; }
  .aui .control-group input[disabled],
  .aui .control-group input:disabled {
    color: #848484 !important;
    background-color: #eeeeee !important; }
  .aui .tab-content {
    border: 1px solid #c5d0dc;
    padding: 16px 12px;
    position: relative;
    z-index: 11; }
  .aui .tab-content.no-padding {
    padding: 0; }
  .aui .tab-content.no-border {
    border: none;
    padding: 12px; }
  .aui .tab-content.padding-32 {
    padding: 32px 24px; }
  .aui .tab-content.no-border.padding-32 {
    padding: 32px; }
  .aui .tab-content.padding-30 {
    padding: 30px 23px; }
  .aui .tab-content.no-border.padding-30 {
    padding: 30px; }
  .aui .tab-content.padding-28 {
    padding: 28px 21px; }
  .aui .tab-content.no-border.padding-28 {
    padding: 28px; }
  .aui .tab-content.padding-26 {
    padding: 26px 20px; }
  .aui .tab-content.no-border.padding-26 {
    padding: 26px; }
  .aui .tab-content.padding-24 {
    padding: 24px 18px; }
  .aui .tab-content.no-border.padding-24 {
    padding: 24px; }
  .aui .tab-content.padding-22 {
    padding: 22px 17px; }
  .aui .tab-content.no-border.padding-22 {
    padding: 22px; }
  .aui .tab-content.padding-20 {
    padding: 20px 15px; }
  .aui .tab-content.no-border.padding-20 {
    padding: 20px; }
  .aui .tab-content.padding-18 {
    padding: 18px 14px; }
  .aui .tab-content.no-border.padding-18 {
    padding: 18px; }
  .aui .tab-content.padding-16 {
    padding: 16px 12px; }
  .aui .tab-content.no-border.padding-16 {
    padding: 16px; }
  .aui .tab-content.padding-14 {
    padding: 14px 11px; }
  .aui .tab-content.no-border.padding-14 {
    padding: 14px; }
  .aui .tab-content.padding-12 {
    padding: 12px 9px; }
  .aui .tab-content.no-border.padding-12 {
    padding: 12px; }
  .aui .tab-content.padding-10 {
    padding: 10px 8px; }
  .aui .tab-content.no-border.padding-10 {
    padding: 10px; }
  .aui .tab-content.padding-8 {
    padding: 8px 6px; }
  .aui .tab-content.no-border.padding-8 {
    padding: 8px; }
  .aui .tab-content.padding-6 {
    padding: 6px 5px; }
  .aui .tab-content.no-border.padding-6 {
    padding: 6px; }
  .aui .tab-content.padding-4 {
    padding: 4px 3px; }
  .aui .tab-content.no-border.padding-4 {
    padding: 4px; }
  .aui .tab-content.padding-2 {
    padding: 2px 2px; }
  .aui .tab-content.no-border.padding-2 {
    padding: 2px; }
  .aui .tab-content.padding-0 {
    padding: 0px 0px; }
  .aui .tab-content.no-border.padding-0 {
    padding: 0px; }
  .aui .nav-tabs.padding-32 {
    padding-left: 32px; }
  .aui .tabs-right > .nav-tabs.padding-32,
  .aui .tabs-left > .nav-tabs.padding-32 {
    padding-left: 0;
    padding-top: 32px; }
  .aui .nav-tabs.padding-30 {
    padding-left: 30px; }
  .aui .tabs-right > .nav-tabs.padding-30,
  .aui .tabs-left > .nav-tabs.padding-30 {
    padding-left: 0;
    padding-top: 30px; }
  .aui .nav-tabs.padding-28 {
    padding-left: 28px; }
  .aui .tabs-right > .nav-tabs.padding-28,
  .aui .tabs-left > .nav-tabs.padding-28 {
    padding-left: 0;
    padding-top: 28px; }
  .aui .nav-tabs.padding-26 {
    padding-left: 26px; }
  .aui .tabs-right > .nav-tabs.padding-26,
  .aui .tabs-left > .nav-tabs.padding-26 {
    padding-left: 0;
    padding-top: 26px; }
  .aui .nav-tabs.padding-24 {
    padding-left: 24px; }
  .aui .tabs-right > .nav-tabs.padding-24,
  .aui .tabs-left > .nav-tabs.padding-24 {
    padding-left: 0;
    padding-top: 24px; }
  .aui .nav-tabs.padding-22 {
    padding-left: 22px; }
  .aui .tabs-right > .nav-tabs.padding-22,
  .aui .tabs-left > .nav-tabs.padding-22 {
    padding-left: 0;
    padding-top: 22px; }
  .aui .nav-tabs.padding-20 {
    padding-left: 20px; }
  .aui .tabs-right > .nav-tabs.padding-20,
  .aui .tabs-left > .nav-tabs.padding-20 {
    padding-left: 0;
    padding-top: 20px; }
  .aui .nav-tabs.padding-18 {
    padding-left: 18px; }
  .aui .tabs-right > .nav-tabs.padding-18,
  .aui .tabs-left > .nav-tabs.padding-18 {
    padding-left: 0;
    padding-top: 18px; }
  .aui .nav-tabs.padding-16 {
    padding-left: 16px; }
  .aui .tabs-right > .nav-tabs.padding-16,
  .aui .tabs-left > .nav-tabs.padding-16 {
    padding-left: 0;
    padding-top: 16px; }
  .aui .nav-tabs.padding-14 {
    padding-left: 14px; }
  .aui .tabs-right > .nav-tabs.padding-14,
  .aui .tabs-left > .nav-tabs.padding-14 {
    padding-left: 0;
    padding-top: 14px; }
  .aui .nav-tabs.padding-12 {
    padding-left: 12px; }
  .aui .tabs-right > .nav-tabs.padding-12,
  .aui .tabs-left > .nav-tabs.padding-12 {
    padding-left: 0;
    padding-top: 12px; }
  .aui .nav-tabs.padding-10 {
    padding-left: 10px; }
  .aui .tabs-right > .nav-tabs.padding-10,
  .aui .tabs-left > .nav-tabs.padding-10 {
    padding-left: 0;
    padding-top: 10px; }
  .aui .nav-tabs.padding-8 {
    padding-left: 8px; }
  .aui .tabs-right > .nav-tabs.padding-8,
  .aui .tabs-left > .nav-tabs.padding-8 {
    padding-left: 0;
    padding-top: 8px; }
  .aui .nav-tabs.padding-6 {
    padding-left: 6px; }
  .aui .tabs-right > .nav-tabs.padding-6,
  .aui .tabs-left > .nav-tabs.padding-6 {
    padding-left: 0;
    padding-top: 6px; }
  .aui .nav-tabs.padding-4 {
    padding-left: 4px; }
  .aui .tabs-right > .nav-tabs.padding-4,
  .aui .tabs-left > .nav-tabs.padding-4 {
    padding-left: 0;
    padding-top: 4px; }
  .aui .nav-tabs.padding-2 {
    padding-left: 2px; }
  .aui .tabs-right > .nav-tabs.padding-2,
  .aui .tabs-left > .nav-tabs.padding-2 {
    padding-left: 0;
    padding-top: 2px; }
  .aui .nav-tabs {
    border-color: #C5D0DC;
    margin-bottom: 0;
    position: relative;
    top: 1px; }
  .aui .nav-tabs > li > a,
  .aui .nav-tabs > li > a:focus {
    border-radius: 0 !important;
    background-color: #F9F9F9;
    color: #999;
    margin-right: -1px;
    line-height: 16px;
    position: relative;
    z-index: 11;
    border-color: #c5d0dc; }
  .aui .nav-tabs > li > a:hover {
    background-color: #FFF;
    color: #4c8fbd;
    border-color: #c5d0dc; }
  .aui .nav-tabs > li > a:active,
  .aui .nav-tabs > li > a:focus {
    outline: none !important; }
  .aui .nav-tabs > li:first-child > a {
    margin-left: 0; }
  .aui .nav-tabs > li.active > a,
  .aui .nav-tabs > li.active > a:hover,
  .aui .nav-tabs > li.active > a:focus {
    color: #576373;
    border-color: #c5d0dc;
    border-top: 2px solid #4c8fbd;
    border-bottom-color: transparent;
    background-color: #FFF;
    z-index: 12;
    line-height: 16px;
    margin-top: -1px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15); }
  .aui .tabs-below > .nav-tabs {
    /* tabs below */
    top: auto;
    margin-bottom: 0;
    margin-top: -1px;
    border-color: #c5d0dc; }
  .aui .tabs-below > .nav-tabs > li > a,
  .aui .tabs-below > .nav-tabs > li > a:hover,
  .aui .tabs-below > .nav-tabs > li > a:focus {
    border-color: #c5d0dc; }
  .aui .tabs-below > .nav-tabs > li.active > a,
  .aui .tabs-below > .nav-tabs > li.active > a:hover,
  .aui .tabs-below > .nav-tabs > li.active > a:focus {
    border-color: #c5d0dc;
    border-top-width: 1px;
    border-bottom: 2px solid #4c8fbd;
    border-top-color: transparent;
    margin-top: 0;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15); }
  .aui .tabs-left > .nav-tabs > li > a,
  .aui .tabs-right > .nav-tabs > li > a {
    /* tabs left */
    min-width: 60px; }
  .aui .tabs-left > .nav-tabs {
    top: auto;
    margin-bottom: 0;
    margin-right: -1px;
    border-color: #c5d0dc; }
  .aui .tabs-left > .nav-tabs > li > a,
  .aui .tabs-left > .nav-tabs > li > a:focus,
  .aui .tabs-left > .nav-tabs > li > a:hover {
    border-color: #c5d0dc;
    margin: 0 -1px 0 0; }
  .aui .tabs-left > .nav-tabs > li.active > a,
  .aui .tabs-left > .nav-tabs > li.active > a:focus,
  .aui .tabs-left > .nav-tabs > li.active > a:hover {
    border-color: #c5d0dc;
    border-top-width: 1px;
    border-left: 2px solid #4c8fbd;
    border-right-color: transparent;
    margin: 0 -1px 0 -1px;
    box-shadow: -2px 0 3px 0 rgba(0, 0, 0, 0.15); }
  .aui .tabs-right > .nav-tabs {
    /* tabs right */
    top: auto;
    margin-bottom: 0;
    margin-left: -1px;
    border-color: #c5d0dc; }
  .aui .tabs-right > .nav-tabs > li > a,
  .aui .tabs-right > .nav-tabs > li > a:focus,
  .aui .tabs-right > .nav-tabs > li > a:hover {
    border-color: #c5d0dc;
    margin: 0 0 0 -1px; }
  .aui .tabs-right > .nav-tabs > li.active > a,
  .aui .tabs-right > .nav-tabs > li.active > a:focus,
  .aui .tabs-right > .nav-tabs > li.active > a:hover {
    border-color: #c5d0dc;
    border-top-width: 1px;
    border-right: 2px solid #4c8fbd;
    border-left-color: transparent;
    margin: 0 -1px 0 -1px;
    box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.15); }
  .aui .nav-tabs > li > a {
    /* icon and badges */ }
  .aui .nav-tabs > li > a > .badge {
    padding: 0 4px;
    line-height: 15px;
    opacity: 0.7; }
  .aui .nav-tabs > li > a > [class*="icon-"] {
    opacity: 0.75; }
  .aui .nav-tabs > li.active > a > .badge,
  .aui .nav-tabs > li.active > a > [class*="icon-"] {
    opacity: 1; }
  .aui .nav-tabs li [class*=" icon-"],
  .aui .nav-tabs li [class^="icon-"] {
    width: 1.25em;
    display: inline-block;
    text-align: center; }
  .aui .nav-tabs > li.open .dropdown-toggle {
    /* dropdown in tabs */
    background-color: #4F99C6;
    border-color: #4F99C6;
    color: #FFF; }
  .aui .nav-tabs > li.open .dropdown-toggle > [class*="icon-"] {
    color: #FFF !important; }
  .aui .nav-tabs > li.open .dropdown-toggle .caret {
    margin-top: 7px; }
  .aui .nav-tabs .dropdown-toggle .caret {
    margin-top: 7px; }
  .aui .nav-pills .open .dropdown-toggle,
  .aui .nav > li.dropdown.open.active > a:hover,
  .aui .nav > li.dropdown.open.active > a:focus {
    background-color: #4F99C6;
    border-color: #4F99C6;
    color: #FFFFFF; }
  .aui .nav-pills .open .dropdown-toggle > [class*="icon-"],
  .aui .nav > li.dropdown.open.active > a:hover > [class*="icon-"],
  .aui .nav > li.dropdown.open.active > a:focus > [class*="icon-"] {
    color: #FFF !important; }
  .aui .nav-tabs > li:not(.active):not(.open) > a:not(:hover) > [class*="icon-"]:first-child.disabled {
    color: #909090 !important; }
  .aui .nav-tabs.tab-size-bigger > li > a {
    padding-left: 14px;
    padding-right: 14px; }
  .aui .nav-tabs.tab-size-bigger > li > a > [class*="icon-"]:first-child {
    display: block;
    margin-bottom: 6px;
    width: auto; }
  .aui .nav-tabs.tab-space-1 > li > a {
    margin-right: 1px; }
  .aui .nav-tabs.tab-space-2 > li > a {
    margin-right: 2px; }
  .aui .nav-tabs.tab-space-3 > li > a {
    margin-right: 3px; }
  .aui .nav-tabs.tab-space-4 > li > a {
    margin-right: 4px; }
  .aui .nav-tabs.background-blue {
    padding-top: 6px;
    background-color: #EFF3F8;
    border: 1px solid #C5D0DC; }
  .aui .nav-tabs[class*="tab-color-"] > li > a,
  .aui .nav-tabs[class*="tab-color-"] > li > a:focus,
  .aui .nav-tabs[class*="tab-color-"] > li > a:hover {
    color: #FFF;
    border-color: transparent;
    margin-right: 3px; }
  .aui .nav-tabs[class*="tab-color-"] > li > a > .badge {
    border-radius: 2px; }
  .aui .nav-tabs[class*="tab-color-"] > li:not(.active) > a:hover {
    opacity: 0.85;
    border-color: rgba(0, 0, 0, 0.15);
    border-bottom-color: transparent; }
  .aui .nav-tabs[class*="tab-color-"] > li:not(.active) > a > [class*="icon-"]:first-child {
    color: #FFF !important; }
  .aui .nav-tabs[class*="tab-color-"] > li:not(.active) > a > .badge {
    color: rgba(0, 0, 0, 0.4) !important;
    background-color: #FFF !important;
    border-radius: 2px; }
  .aui .nav-tabs.tab-color-blue > li > a,
  .aui .nav-tabs.tab-color-blue > li > a:focus {
    background-color: #7db4d8; }
  .aui .nav-tabs[class*="tab-color-"] > li.active > a,
  .aui .nav-tabs[class*="tab-color-"] > li.active > a:focus,
  .aui .nav-tabs[class*="tab-color-"] > li.active > a:hover {
    background-color: #FFF;
    color: #4f80a0;
    box-shadow: none; }
  .aui .nav-tabs.tab-color-blue > li.active > a,
  .aui .nav-tabs.tab-color-blue > li.active > a:focus,
  .aui .nav-tabs.tab-color-blue > li.active > a:hover {
    color: #4c718a; }
  .aui .nav-tabs.tab-color-blue > li.active > a,
  .aui .nav-tabs.tab-color-blue > li.active > a:focus,
  .aui .nav-tabs.tab-color-blue > li.active > a:hover {
    border-color: #7db4d8 #7db4d8 transparent; }
  .aui .nav-tabs.tab-color-blue {
    border-bottom-color: #C5D0DC; }
  .aui .accordion-group {
    border-radius: 0;
    border-color: #cdd8e3;
    background-color: #FFF; }
  .aui .accordion-group:last-child {
    border-bottom-width: 1px; }
  .aui .collapse {
    background-color: #FFF; }
  .aui .accordion-heading .accordion-toggle {
    color: #4c8fbd;
    background-color: #eef4f9;
    position: relative;
    font-weight: bold; }
  .aui .accordion-heading .accordion-toggle.collapsed {
    color: #478fca;
    font-weight: normal;
    background-color: #F9F9F9; }
  .aui .accordion-heading .accordion-toggle:hover {
    color: #6ea6cc;
    background-color: #f1f8fd;
    text-decoration: none; }
  .aui .accordion-heading .accordion-toggle:after {
    display: inline-block;
    content: "\f107";
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    color: #4c8fbd;
    position: absolute;
    right: 6px;
    width: 14px;
    line-height: 18px;
    text-align: center; }
  .aui .accordion-heading .accordion-toggle.collapsed:after {
    content: "\f104";
    color: #679; }
  .aui .accordion-heading .accordion-toggle.collapsed:hover:after {
    color: #4c8fbd; }
  .aui .accordion-heading .accordion-toggle:focus,
  .aui .accordion-heading .accordion-toggle:active {
    outline: none;
    text-decoration: none; }
  .aui .accordion-heading .accordion-toggle > [class*="icon-"]:first-child {
    width: 16px; }
  .aui .accordion-heading .accordion-toggle:hover > [class*="icon-"]:first-child {
    text-decoration: none; }
  .aui .accordion-inner,
  .aui .collapse.in > .accordion-inner {
    border-top: 1px solid #cdd8e3; }
  .aui .accordion-inner.no-padding {
    padding: 0; }
  .aui .accordion-style2 .accordion-group {
    border-width: 0;
    margin-bottom: 4px; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle {
    background-color: #EDF3F7;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    border: 2px solid #6EAED1;
    border-width: 0 0 0 2px; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle:hover {
    text-decoration: none; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle.collapsed {
    background-color: #F3F3F3;
    color: #606060;
    font-weight: normal;
    border-width: 0 0 0 1px;
    border-color: #D9D9D9; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle.collapsed:hover {
    background-color: #F6F6F6;
    color: #438EB9;
    text-decoration: none; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle > [class*="icon-"]:first-child {
    display: inline-block;
    width: 18px;
    text-align: center;
    margin-right: 6px; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle:after {
    content: "\f078";
    font-size: 11px;
    font-weight: bold;
    color: #62A8D1;
    position: absolute;
    left: 8px;
    right: auto;
    top: 8px;
    bottom: 8px;
    width: 16px;
    line-height: 24px;
    text-align: center; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle.collapsed:after {
    content: "\f054"; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle:after {
    color: inherit; }
  .aui .accordion-style2 .accordion-heading .accordion-toggle:hover:after {
    color: inherit; }
  .aui .accordion-style2 .accordion-inner,
  .aui .accordion-style2 .collapse.in > .accordion-inner {
    border-top: none; }
  .aui .accordion-style2 .accordion-style2 .accordion-group {
    border-bottom: 1px dotted #D9D9D9; }
  .aui .accordion-style2 .accordion-style2 .accordion-group:last-child {
    border-bottom: none; }
  .aui .accordion-style2 .accordion-style2 .accordion-group .accordion-heading .accordion-toggle {
    background-color: transparent;
    border-width: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 13px; }
  .aui .accordion-style2 .accordion-style2 .accordion-group .accordion-heading .accordion-toggle:after {
    line-height: 18px; }
  .aui th,
  .aui td,
  .aui .table-bordered {
    border-radius: 0 !important; }
  .aui .table thead tr {
    color: #707070;
    font-weight: normal;
    background: #F2F2F2;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -o-linear-gradient(top, #f8f8f8, #ececec);
    background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0); }
  .aui .table thead tr th {
    border-color: #DDD;
    font-weight: bold; }
  .aui .table thead tr th [class*="icon-"]:first-child {
    margin-right: 2px; }
  .aui .table thead tr th:first-child {
    border-left-color: #F1F1F1; }
  .aui .table thead tr th:left-child {
    border-right-color: #F1F1F1; }
  .aui .table.table-bordered thead tr th {
    vertical-align: middle; }
  .aui .table.table-bordered thead tr th:first-child {
    border-left-color: #DDD; }
  .aui .table.table-hover tbody tr:hover td {
    background-color: #F1F1F1; }
  .aui th.center,
  .aui td.center {
    text-align: center; }
  .aui th .lbl,
  .aui td .lbl {
    margin-bottom: 0; }
  .aui th .lbl:only-child,
  .aui td .lbl:only-child {
    vertical-align: top; }
  .aui .table-header {
    background-color: #307ecc;
    color: #FFF;
    font-size: 14px;
    line-height: 38px;
    padding-left: 12px;
    margin-bottom: 1px; }
  .aui .table-header .close {
    margin-right: 6px;
    margin-top: 6px; }
  .aui .dataTables_length {
    margin-left: 8px; }
  .aui .dataTables_length select {
    width: 70px;
    height: 25px;
    padding: 2px 3px; }
  .aui .dataTables_filter {
    margin-right: 8px;
    text-align: right; }
  .aui .dataTables_filter input[type=text] {
    width: 125px;
    height: 18px;
    line-height: 18px; }
  .aui .dataTables_info {
    margin: 0 0 0 12px;
    font-size: 14px; }
  .aui .dataTables_paginate {
    text-align: right; }
  .aui .dataTables_paginate.pagination {
    margin: 0 12px; }
  .aui .dataTables_wrapper label {
    display: inline-block;
    font-size: 13px; }
  .aui .dataTables_wrapper input[type=text],
  .aui .dataTables_wrapper select {
    margin-bottom: 0 !important;
    margin: 0 4px; }
  .aui .dataTables_wrapper .row-fluid:first-child {
    padding: 12px 0 4px;
    background-color: #EFF3F8; }
  .aui .dataTables_wrapper .row-fluid:first-child + .dataTable {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
  .aui .dataTables_wrapper .row-fluid:last-child {
    border-top: 1px solid #DDD;
    padding: 12px 0 6px;
    background-color: #EFF3F8;
    border-bottom: 1px solid #DDD; }
  .aui .dataTable {
    margin-bottom: 0; }
  .aui .dataTable th[class*=sort] {
    cursor: pointer; }
  .aui .dataTable th[class*=sort]:after {
    content: "\f0dc";
    display: inline-block;
    color: #555;
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    font-weight: normal;
    float: right;
    margin-right: 4px;
    position: relative; }
  .aui .dataTable th[class*=sort]:hover {
    color: #547ea8; }
  .aui .dataTable th[class*=sorting_] {
    color: #307ecc; }
  .aui .dataTable th.sorting_desc,
  .aui .dataTable th.sorting_asc {
    background-color: #eaeef4;
    background-image: -moz-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eff3f8), to(#e3e7ed));
    background-image: -webkit-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -o-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: linear-gradient(to bottom, #eff3f8, #e3e7ed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8', endColorstr='#ffe3e7ed', GradientType=0); }
  .aui .dataTable th.sorting_desc:after {
    content: "\f0dd";
    top: -6px;
    color: #307ecc; }
  .aui .dataTable th.sorting_asc:after {
    content: "\f0de";
    top: 4px;
    color: #307ecc; }
  .aui .dataTable th.sorting_disabled {
    cursor: inherit; }
  .aui .dataTable th.sorting_disabled:after {
    display: none; }
  .aui .widget-box {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 3px 0;
    border-bottom: 1px solid #CCC; }
  .aui .widget-header {
    position: relative;
    min-height: 38px;
    background: #f7f7f7;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    color: #3277a6;
    border: 1px solid #CCC;
    border-bottom: 1px solid #DDD;
    padding-left: 12px; }
  .aui .widget-header:before,
  .aui .widget-header:after {
    content: "";
    display: table;
    line-height: 0; }
  .aui .widget-header:after {
    clear: right; }
  .aui .collapsed .widget-header {
    border-bottom-width: 0; }
  .aui .collapsed .widget-body {
    display: none; }
  .aui .widget-header-flat {
    background: #F7F7F7;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .aui .widget-header-large {
    min-height: 49px;
    padding-left: 18px; }
  .aui .widget-header-small {
    min-height: 31px;
    padding-left: 10px; }
  .aui .widget-header > .widget-caption,
  .aui .widget-header > :first-child {
    line-height: 36px;
    padding: 0;
    margin: 0;
    display: inline; }
  .aui .widget-header > .widget-caption > [class*="icon-"],
  .aui .widget-header > :first-child > [class*="icon-"] {
    margin-right: 5px;
    font-weight: normal;
    display: inline-block; }
  .aui .widget-header-large > .widget-caption,
  .aui .widget-header-large > :first-child {
    line-height: 48px; }
  .aui .widget-header-small > .widget-caption,
  .aui .widget-header-small > :first-child {
    line-height: 30px; }
  .aui .widget-toolbar {
    display: inline-block;
    padding: 0 10px;
    line-height: 37px;
    float: right;
    position: relative;
    /* widget toolbar basic buttons */
    /* toolbar buttons */ }
  .aui .widget-header-large > .widget-toolbar {
    line-height: 48px; }
  .aui .widget-header-small > .widget-toolbar {
    line-height: 29px; }
  .aui .widget-toolbar.no-padding {
    padding: 0; }
  .aui .widget-toolbar.padding-5 {
    padding: 0 5px; }
  .aui .widget-toolbar:before {
    /* border on left ot it! */
    display: inline-block;
    content: "";
    position: absolute;
    top: 3px;
    bottom: 3px;
    left: -1px;
    border: 1px solid #D9D9D9;
    border-width: 0 1px 0 0; }
  .aui .widget-header-large > .widget-toolbar:before {
    top: 6px;
    bottom: 6px; }
  .aui [class*="header-color-"] > .widget-toolbar:before {
    border-color: #EEE; }
  .aui .header-color-orange > .widget-toolbar:before {
    border-color: #FEA; }
  .aui .header-color-dark > .widget-toolbar:before {
    border-color: #222;
    box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.1); }
  .aui .widget-toolbar.no-border:before {
    display: none; }
  .aui .widget-toolbar label {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0; }
  .aui .widget-toolbar > a {
    font-size: 14px;
    margin: 0 1px;
    display: inline-block;
    padding: 0;
    line-height: 24px; }
  .aui .widget-toolbar > a:hover {
    text-decoration: none; }
  .aui .widget-header-large > .widget-toolbar > a {
    font-size: 15px;
    margin: 0 1px; }
  .aui .widget-toolbar > .btn {
    line-height: 27px;
    margin-top: -2px; }
  .aui .widget-toolbar > .btn.smaller {
    line-height: 26px; }
  .aui .widget-toolbar > .btn.bigger {
    line-height: 28px; }
  .aui .widget-toolbar > .btn-small {
    line-height: 24px; }
  .aui .widget-toolbar > .btn-small.smaller {
    line-height: 23px; }
  .aui .widget-toolbar > .btn-small.bigger {
    line-height: 25px; }
  .aui .widget-toolbar > .btn-mini {
    line-height: 22px; }
  .aui .widget-toolbar > .btn-mini.smaller {
    line-height: 21px; }
  .aui .widget-toolbar > .btn-mini.bigger {
    line-height: 23px; }
  .aui .widget-toolbar > .btn-minier {
    line-height: 18px; }
  .aui .widget-toolbar > .btn-minier.smaller {
    line-height: 17px; }
  .aui .widget-toolbar > .btn-minier.bigger {
    line-height: 19px; }
  .aui .widget-toolbar > .btn-large {
    line-height: 36px; }
  .aui .widget-toolbar > .btn-large.smaller {
    line-height: 34px; }
  .aui .widget-toolbar > .btn-large.bigger {
    line-height: 38px; }
  .aui .widget-toolbar-dark {
    background: #444; }
  .aui .widget-toolbar-light {
    background: rgba(255, 255, 255, 0.85); }
  .aui .widget-toolbar > [data-action] > [class*="icon-"] {
    margin-right: 0; }
  .aui .widget-toolbar > [data-action]:focus {
    text-decoration: none; }
  .aui [class*="header-color-"] > .widget-toolbar > [data-action] {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }
  .aui [class*="header-color-"] > .widget-toolbar > [data-action="settings"] {
    color: #D3E4ED; }
  .aui [class*="header-color-"] > .widget-toolbar > [data-action="reload"] {
    color: #DEEAD3; }
  .aui [class*="header-color-"] > .widget-toolbar > [data-action="collapse"] {
    color: #E2E2E2; }
  .aui [class*="header-color-"] > .widget-toolbar > [data-action="close"] {
    color: #FFD9D5; }
  .aui .header-color-orange > .widget-toolbar > [data-action] {
    text-shadow: none; }
  .aui .header-color-orange > .widget-toolbar > [data-action="settings"] {
    color: #559AAB; }
  .aui .header-color-orange > .widget-toolbar > [data-action="reload"] {
    color: #7CA362; }
  .aui .header-color-orange > .widget-toolbar > [data-action="collapse"] {
    color: #777777; }
  .aui .header-color-orange > .widget-toolbar > [data-action="close"] {
    color: #A05656; }
  .aui .widget-toolbar > [data-action="settings"],
  .aui .header-color-dark > .widget-toolbar > [data-action="settings"] {
    color: #99CADB; }
  .aui .widget-toolbar > [data-action="reload"],
  .aui .header-color-dark > .widget-toolbar > [data-action="reload"] {
    color: #ACD392; }
  .aui .widget-toolbar > [data-action="collapse"],
  .aui .header-color-dark > .widget-toolbar > [data-action="collapse"] {
    color: #AAAAAA; }
  .aui .widget-toolbar > [data-action="close"],
  .aui .header-color-dark > .widget-toolbar > [data-action="close"] {
    color: #E09E96; }
  .aui .widget-body {
    border: 1px solid #CCC;
    border-top: none;
    background-color: #FFF; }
  .aui .widget-main {
    padding: 12px; }
  .aui .widget-main.padding-32 {
    padding: 32px; }
  .aui .widget-main.padding-30 {
    padding: 30px; }
  .aui .widget-main.padding-28 {
    padding: 28px; }
  .aui .widget-main.padding-26 {
    padding: 26px; }
  .aui .widget-main.padding-24 {
    padding: 24px; }
  .aui .widget-main.padding-22 {
    padding: 22px; }
  .aui .widget-main.padding-20 {
    padding: 20px; }
  .aui .widget-main.padding-18 {
    padding: 18px; }
  .aui .widget-main.padding-16 {
    padding: 16px; }
  .aui .widget-main.padding-14 {
    padding: 14px; }
  .aui .widget-main.padding-12 {
    padding: 12px; }
  .aui .widget-main.padding-10 {
    padding: 10px; }
  .aui .widget-main.padding-8 {
    padding: 8px; }
  .aui .widget-main.padding-6 {
    padding: 6px; }
  .aui .widget-main.padding-4 {
    padding: 4px; }
  .aui .widget-main.padding-2 {
    padding: 2px; }
  .aui .widget-main.padding-0 {
    padding: 0px; }
  .aui .widget-main.no-padding {
    padding: 0; }
  .aui .widget-toolbar .progress {
    vertical-align: middle;
    display: inline-block;
    margin: 0; }
  .aui .widget-toolbar > .dropdown,
  .aui .widget-toolbar > .dropup {
    display: inline-block; }
  .aui .widget-toolbar > .dropdown > .dropdown-menu:before,
  .aui .dropdown-menu.dropdown-caret:before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    left: 9px;
    position: absolute;
    top: -7px; }
  .aui .widget-toolbar > .dropdown > .dropdown-menu:after,
  .aui .dropdown-menu.dropdown-caret:after {
    border-bottom: 6px solid #FFFFFF;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 10px;
    position: absolute;
    top: -6px; }
  .aui .widget-toolbar > .dropdown > .dropdown-menu.pull-right:before,
  .aui .dropdown-menu.pull-right.dropdown-caret:before {
    left: auto;
    right: 9px; }
  .aui .widget-toolbar > .dropdown > .dropdown-menu.pull-right:after,
  .aui .dropdown-menu.pull-right.dropdown-caret:after {
    left: auto;
    right: 10px; }
  .aui .widget-header[class*="header-color-"] {
    color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .aui .header-color-blue {
    background: #307ecc;
    border-color: #307ecc; }
  .aui .header-color-blue + .widget-body {
    border-color: #307ecc; }
  .aui .header-color-blue2 {
    background: #5090c1;
    border-color: #5090c1; }
  .aui .header-color-blue2 + .widget-body {
    border-color: #5090c1; }
  .aui .header-color-blue3 {
    background: #6379aa;
    border-color: #6379aa; }
  .aui .header-color-blue3 + .widget-body {
    border-color: #6379aa; }
  .aui .header-color-green {
    background: #82af6f;
    border-color: #82af6f; }
  .aui .header-color-green + .widget-body {
    border-color: #82af6f; }
  .aui .header-color-green2 {
    background: #2e8965;
    border-color: #2e8965; }
  .aui .header-color-green2 + .widget-body {
    border-color: #2e8965; }
  .aui .header-color-green3 {
    background: #4ebc30;
    border-color: #4ebc30; }
  .aui .header-color-green3 + .widget-body {
    border-color: #4ebc30; }
  .aui .header-color-red {
    background: #e2755f;
    border-color: #e2755f; }
  .aui .header-color-red + .widget-body {
    border-color: #e2755f; }
  .aui .header-color-red2 {
    background: #e04141;
    border-color: #e04141; }
  .aui .header-color-red2 + .widget-body {
    border-color: #e04141; }
  .aui .header-color-red3 {
    background: #d15b47;
    border-color: #d15b47; }
  .aui .header-color-red3 + .widget-body {
    border-color: #d15b47; }
  .aui .header-color-purple {
    background: #7e6eb0;
    border-color: #7e6eb0; }
  .aui .header-color-purple + .widget-body {
    border-color: #7e6eb0; }
  .aui .header-color-pink {
    background: #ce6f9e;
    border-color: #ce6f9e; }
  .aui .header-color-pink + .widget-body {
    border-color: #ce6f9e; }
  .aui .header-color-orange {
    background: #ffc657;
    border-color: #e8b10d;
    color: #855d10 !important; }
  .aui .header-color-orange + .widget-body {
    border-color: #e8b10d; }
  .aui .header-color-dark {
    background: #404040;
    border-color: #454545; }
  .aui .header-color-dark + .widget-body {
    border-color: #666666; }
  .aui .header-color-grey {
    background: #848484;
    border-color: #989898; }
  .aui .header-color-grey + .widget-body {
    border-color: #aaaaaa; }
  .aui .widget-box.light-border > [class*="header-color-"] + .widget-body {
    border-color: #D6D6D6 !important; }
  .aui .widget-box.no-border {
    border-bottom: none; }
  .aui .widget-box.no-border > .widget-body {
    border: none; }
  .aui .widget-box.transparent {
    border: none;
    box-shadow: none; }
  .aui .widget-box.transparent > .widget-header {
    background: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: none;
    border-bottom: 1px solid #DCE8F1;
    color: #4383B4;
    padding-left: 3px; }
  .aui .widget-box.transparent > .widget-header-large {
    padding-left: 5px; }
  .aui .widget-box.transparent > .widget-header-small {
    padding-left: 1px; }
  .aui .widget-box.transparent .widget-body {
    border: none;
    background-color: transparent; }
  .aui .widget-box.transparent .widget-main.no-padding-left {
    padding-left: 0; }
  .aui .widget-box.transparent .widget-main.no-padding-right {
    padding-right: 0; }
  .aui .widget-box.transparent .widget-main.no-padding-top {
    padding-top: 0; }
  .aui .widget-box.transparent .widget-main.no-padding-bottom {
    padding-bottom: 0; }
  .aui .widget-body .table {
    border-top: 1px solid #E5E5E5; }
  .aui .widget-body .table thead:first-child tr {
    background: #FFF; }
  .aui [class*="header-color-"] + .widget-body .table thead:first-child tr {
    background: #f2f2f2;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -o-linear-gradient(top, #f8f8f8, #ececec);
    background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0); }
  .aui .widget-body .table.table-bordered thead:first-child > tr {
    border-top: none; }
  .aui .widget-main.no-padding .table,
  .aui .widget-main.padding-0 .table {
    margin-bottom: 0;
    border: none; }
  .aui .widget-main.no-padding .table-bordered th:first-child,
  .aui .widget-main.padding-0 .table-bordered th:first-child,
  .aui .widget-main.no-padding .table-bordered td:first-child,
  .aui .widget-main.padding-0 .table-bordered td:first-child {
    border-left-width: 0; }
  .aui .widget-body .alert:last-child {
    margin-bottom: 0; }
  .aui .widget-main .tab-content {
    border: none; }
  .aui .widget-toolbar > .nav-tabs {
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
    top: 5px; }
  .aui .widget-toolbar > .nav-tabs > li > a {
    box-shadow: none; }
  .aui .widget-toolbar > .nav-tabs > li:not(.active) > a {
    border-color: transparent;
    background-color: transparent; }
  .aui .widget-toolbar > .nav-tabs > li:not(.active) > a:hover {
    background-color: transparent; }
  .aui .widget-toolbar > .nav-tabs > li.active > a {
    background-color: #FFF;
    border-bottom-color: transparent;
    box-shadow: none; }
  .aui .widget-header-small > .widget-toolbar > .nav-tabs {
    top: 5px; }
  .aui .widget-header-small > .widget-toolbar > .nav-tabs > li > a {
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 6px; }
  .aui .widget-header-small > .widget-toolbar > .nav-tabs > li.active > a {
    border-top-width: 2px;
    margin-top: -1px; }
  .aui .widget-header-large > .widget-toolbar > .nav-tabs {
    top: 8px; }
  .aui .widget-header-large > .widget-toolbar > .nav-tabs > li > a {
    line-height: 22px;
    padding-top: 9px;
    padding-bottom: 9px; }
  .aui [class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a {
    border-color: transparent;
    background-color: transparent;
    color: #FFF;
    margin-right: 1px; }
  .aui [class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a:hover {
    background-color: #FFF;
    color: #555;
    border-top-color: #FFF; }
  .aui [class*="header-color-"] > .widget-toolbar > .nav-tabs > li.active > a {
    background-color: #FFF;
    color: #555;
    border-top-width: 1px;
    margin-top: 0; }
  .aui .header-color-orange > .widget-toolbar > .nav-tabs > li > a {
    color: #855D10; }
  .aui .transparent .widget-toolbar > .nav-tabs > li > a {
    color: #555;
    background-color: transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent; }
  .aui .transparent .widget-toolbar > .nav-tabs > li.active > a {
    border-top-color: #4C8FBD;
    border-right: 1px solid #C5D0DC;
    border-left: 1px solid #C5D0DC;
    background-color: #FFF;
    box-shadow: none; }
  .aui .widget-toolbox {
    background-color: #EEE; }
  .aui .widget-toolbox:first-child {
    /* the toolbox coming before content */
    padding: 2px;
    border-bottom: 1px solid #CCC; }
  .aui .widget-toolbox:last-child {
    /* the toolbox coming after content */
    padding: 2px;
    border-top: 1px solid #CCC; }
  .aui .transparent .widget-toolbox:last-child {
    border: none;
    border-top: 1px solid #CCC; }
  .aui .widget-toolbox > .btn-toolbar {
    margin: 0;
    padding: 0; }
  .aui .widget-toolbox.center {
    text-align: center; }
  .aui .widget-toolbox.padding-16 {
    padding: 16px; }
  .aui .widget-toolbox.padding-14 {
    padding: 14px; }
  .aui .widget-toolbox.padding-12 {
    padding: 12px; }
  .aui .widget-toolbox.padding-10 {
    padding: 10px; }
  .aui .widget-toolbox.padding-8 {
    padding: 8px; }
  .aui .widget-toolbox.padding-6 {
    padding: 6px; }
  .aui .widget-toolbox.padding-4 {
    padding: 4px; }
  .aui .widget-toolbox.padding-2 {
    padding: 2px; }
  .aui .widget-toolbox.padding-0 {
    padding: 0px; }
  .aui .widget-box-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    text-align: center; }
  .aui .widget-box-layer > [class*="icon-"] {
    position: relative;
    top: 35%; }
  .aui .widget-box-layer > .icon-spin {
    -moz-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    animation-duration: 1.2s; }
  .aui .widget-main > form {
    margin-bottom: 0; }
  .aui .widget-main > form .input-append,
  .aui .widget-main > form .input-prepend {
    margin-bottom: 0; }
  .aui .widget-main.no-padding > form > fieldset,
  .aui .widget-main.padding-0 > form > fieldset {
    padding: 16px; }
  .aui .widget-main.no-padding > form > fieldset + .form-actions,
  .aui .widget-main.padding-0 > form > fieldset + .form-actions {
    padding: 10px 0 12px; }
  .aui .widget-main.no-padding > form > .form-actions,
  .aui .widget-main.padding-0 > form > .form-actions {
    margin: 0;
    padding: 10px 12px 12px; }
  .aui .widget-placeholder {
    border: 2px dashed #D9D9D9; }
  .aui .tooltip.left {
    margin-left: -11px; }
  .aui .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .tooltip-inner {
    background-color: #333333;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(42, 45, 50, 0.5);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .tooltip.top .tooltip-arrow {
    border-top-color: #333333; }
  .aui .tooltip.right .tooltip-arrow {
    border-right-color: #333333; }
  .aui .tooltip.left .tooltip-arrow {
    border-left-color: #333333; }
  .aui .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #333333; }
  .aui .tooltip-error + .tooltip > .tooltip-inner {
    background-color: #c94d32;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(100, 60, 20, 0.3);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .tooltip-error + .tooltip.top .tooltip-arrow {
    border-top-color: #c94d32; }
  .aui .tooltip-error + .tooltip.right .tooltip-arrow {
    border-right-color: #c94d32; }
  .aui .tooltip-error + .tooltip.left .tooltip-arrow {
    border-left-color: #c94d32; }
  .aui .tooltip-error + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #c94d32; }
  .aui .tooltip-success + .tooltip > .tooltip-inner {
    background-color: #629b58;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(60, 100, 20, 0.3);
    border-radius: 0; }
  .aui .tooltip-success + .tooltip.top .tooltip-arrow {
    border-top-color: #629b58; }
  .aui .tooltip-success + .tooltip.right .tooltip-arrow {
    border-right-color: #629b58; }
  .aui .tooltip-success + .tooltip.left .tooltip-arrow {
    border-left-color: #629b58; }
  .aui .tooltip-success + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #629b58; }
  .aui .tooltip-warning + .tooltip > .tooltip-inner {
    background-color: #ed9421;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(100, 90, 10, 0.3);
    border-radius: 0; }
  .aui .tooltip-warning + .tooltip.top .tooltip-arrow {
    border-top-color: #ed9421; }
  .aui .tooltip-warning + .tooltip.right .tooltip-arrow {
    border-right-color: #ed9421; }
  .aui .tooltip-warning + .tooltip.left .tooltip-arrow {
    border-left-color: #ed9421; }
  .aui .tooltip-warning + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #ed9421; }
  .aui .tooltip-info + .tooltip > .tooltip-inner {
    background-color: #4b89aa;
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(40, 50, 100, 0.3);
    border-radius: 0; }
  .aui .tooltip-info + .tooltip.top .tooltip-arrow {
    border-top-color: #4b89aa; }
  .aui .tooltip-info + .tooltip.right .tooltip-arrow {
    border-right-color: #4b89aa; }
  .aui .tooltip-info + .tooltip.left .tooltip-arrow {
    border-left-color: #4b89aa; }
  .aui .tooltip-info + .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #4b89aa; }
  .aui .popover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    border-color: #ccc;
    border-width: 1px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2);
    color: #4D6883; }
  .aui .popover-title {
    border-radius: 0;
    background-color: #EFF3F8;
    color: #555;
    border-bottom: 1px solid #DFE3E8;
    text-shadow: 1px 1px 1px rgba(220, 220, 220, 0.2); }
  .aui .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #EFF3F8;
    border-top-width: 0; }
  .aui .tooltip-error + .popover {
    color: #555;
    border: 1px solid #F7F0EF; }
  .aui .tooltip-error + .popover .popover-title {
    background-color: #F7F0EF;
    border-bottom-color: #E8E0DF;
    color: #B75445;
    text-shadow: none; }
  .aui .tooltip-error + .popover.top .arrow:after {
    border-top-color: #F7F0EF; }
  .aui .tooltip-error + .popover.bottom .arrow:after {
    border-bottom-color: #F7F0EF; }
  .aui .tooltip-error + .popover.right .arrow:after {
    border-right-color: #F7F0EF; }
  .aui .tooltip-error + .popover.left .arrow:after {
    border-left-color: #F7F0EF; }
  .aui .tooltip-warning + .popover {
    color: #555;
    border: 1px solid #F4EEE3; }
  .aui .tooltip-warning + .popover .popover-title {
    background-color: #F4EEE3;
    border-bottom-color: #E4DCD3;
    color: #D67E31;
    text-shadow: none; }
  .aui .tooltip-warning + .popover.top .arrow:after {
    border-top-color: #F4EEE3; }
  .aui .tooltip-warning + .popover.bottom .arrow:after {
    border-bottom-color: #F4EEE3; }
  .aui .tooltip-warning + .popover.right .arrow:after {
    border-right-color: #F4EEE3; }
  .aui .tooltip-warning + .popover.left .arrow:after {
    border-left-color: #F4EEE3; }
  .aui .tooltip-success + .popover {
    color: #555;
    border: 1px solid #E8F2E3; }
  .aui .tooltip-success + .popover .popover-title {
    background-color: #E8F2E3;
    border-bottom-color: #D8E2D3;
    color: #629b58;
    text-shadow: none; }
  .aui .tooltip-success + .popover.top .arrow:after {
    border-top-color: #E8F2E3; }
  .aui .tooltip-success + .popover.bottom .arrow:after {
    border-bottom-color: #E8F2E3; }
  .aui .tooltip-success + .popover.right .arrow:after {
    border-right-color: #E8F2E3; }
  .aui .tooltip-success + .popover.left .arrow:after {
    border-left-color: #E8F2E3; }
  .aui .tooltip-info + .popover {
    color: #555;
    border: 1px solid #E5EDF8; }
  .aui .tooltip-info + .popover .popover-title {
    background-color: #E5EDF8;
    border-bottom-color: #D5DDE8;
    color: #3F79B6;
    text-shadow: none; }
  .aui .tooltip-info + .popover.top .arrow:after {
    border-top-color: #E5EDF8; }
  .aui .tooltip-info + .popover.bottom .arrow:after {
    border-bottom-color: #E5EDF8; }
  .aui .tooltip-info + .popover.right .arrow:after {
    border-right-color: #E5EDF8; }
  .aui .tooltip-info + .popover.left .arrow:after {
    border-left-color: #E5EDF8; }
  .aui .popover-notitle + .popover .popover-title {
    display: none; }
  .aui .popover-notitle + .popover.top .arrow:after {
    border-top-color: #FFF; }
  .aui .popover-notitle + .popover.bottom .arrow:after {
    border-bottom-color: #FFF; }
  .aui .popover-notitle + .popover.left .arrow:after {
    border-left-color: #FFF; }
  .aui .popover-notitle + .popover.right .arrow:after {
    border-left-color: #FFF; }
  .aui .progress {
    border-radius: 0;
    height: 18px;
    box-shadow: none;
    background: #DADADA; }
  .aui .progress .bar {
    box-shadow: none;
    line-height: 18px; }
  .aui .progress[data-percent] {
    position: relative; }
  .aui .progress[data-percent]:after {
    display: inline-block;
    content: attr(data-percent);
    color: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    font-family: Verdana; }
  .aui .progress.progress-yellow[data-percent]:after {
    color: #996633; }
  .aui .progress.progress-small {
    height: 12px; }
  .aui .progress.progress-small .bar {
    line-height: 10px;
    font-size: 11px; }
  .aui .progress.progress-small[data-percent]:after {
    line-height: 10px;
    font-size: 11px; }
  .aui .progress.progress-mini {
    height: 9px; }
  .aui .progress.progress-mini .bar {
    line-height: 8px;
    font-size: 11px; }
  .aui .progress.progress-mini[data-percent]:after {
    line-height: 8px;
    font-size: 11px; }
  .aui .progress .bar {
    background-image: none;
    background-color: #2A91D8; }
  .aui .progress-danger .bar,
  .aui .progress .bar-danger {
    background-image: none;
    background-color: #CA5952; }
  .aui .progress-success .bar,
  .aui .progress .bar-success {
    background-image: none;
    background-color: #59A84B; }
  .aui .progress-warning .bar,
  .aui .progress .bar-warning {
    background-image: none;
    background-color: #F2BB46; }
  .aui .progress-pink .bar,
  .aui .progress .bar-pink {
    background-image: none;
    background-color: #D6487E; }
  .aui .progress-purple .bar,
  .aui .progress .bar-purple {
    background-image: none;
    background-color: #9585BF; }
  .aui .progress-yellow .bar,
  .aui .progress .bar-yellow {
    background-image: none;
    background-color: #FFD259; }
  .aui .progress-inverse .bar,
  .aui .progress .bar-inverse {
    background-image: none;
    background-color: #404040; }
  .aui .progress-grey .bar,
  .aui .progress .bar-grey {
    background-image: none;
    background-color: #8A8A8A; }
  .aui .progress .bar + .bar {
    box-shadow: none; }
  .aui .progress-danger.progress-striped .bar,
  .aui .progress-striped .bar-danger {
    background-color: #CC4942; }
  .aui .progress-warning.progress-striped .bar,
  .aui .progress-striped .bar-warning {
    background-color: #EBA450; }
  .aui .progress-success.progress-striped .bar,
  .aui .progress-striped .bar-success {
    background-color: #55B83B; }
  .aui .progress-info.progress-striped .bar,
  .aui .progress-striped .bar-info {
    background-color: #148BCF; }
  .aui .progress-pink.progress-striped .bar,
  .aui .progress-striped .bar-pink {
    background-color: #d6487e;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .aui .progress-purple.progress-striped .bar,
  .aui .progress-striped .bar-purple {
    background-color: #9585bf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .aui .progress-yellow.progress-striped .bar,
  .aui .progress-striped .bar-yellow {
    background-color: #ffd259;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .aui .progress-inverse.progress-striped .bar,
  .aui .progress-striped .bar-inverse {
    background-color: #404040;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .aui .progress-grey.progress-striped .bar,
  .aui .progress-striped .bar-grey {
    background-color: #8a8a8a;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .aui .progress {
    position: relative; }
  .aui .progress:before {
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: radial-gradient(9px 9px 0deg, circle cover, #00ffff 0%, rgba(0, 0, 255, 0) 100%, #0000ff 95%); }
  .aui .infobox-container {
    text-align: center;
    font-size: 0; }
  .aui .infobox {
    display: inline-block;
    width: 200px;
    height: 52px;
    color: #555;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0;
    margin: -1px 0 0 -1px;
    padding: 8px 3px 6px 9px;
    border: 1px dotted;
    border-color: #D8D8D8 !important;
    vertical-align: middle;
    text-align: left;
    position: relative; }
  .aui .infobox > .infobox-icon {
    display: inline-block;
    vertical-align: top;
    width: 44px; }
  .aui .infobox > .infobox-icon > [class*="icon-"] {
    display: inline-block;
    height: 42px;
    margin: 0;
    padding: 1px 1px 0 2px;
    background-color: transparent;
    border: none;
    text-align: center;
    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); }
  .aui .infobox > .infobox-icon > [class*="icon-"]:before {
    font-size: 24px;
    display: block;
    padding: 6px 0 7px;
    width: 40px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); }
  .aui .infobox .infobox-content {
    color: #555; }
  .aui .infobox .infobox-content:first-child {
    /* like in small infoboxes that have no number data etc */
    font-weight: bold; }
  .aui .infobox > .infobox-data {
    display: inline-block;
    border: none;
    border-top-width: 0;
    font-size: 13px;
    text-align: left;
    line-height: 21px;
    min-width: 130px;
    padding-left: 8px;
    position: relative;
    top: 0; }
  .aui .infobox > .infobox-data > .infobox-data-number {
    display: block;
    font-size: 22px;
    margin: 2px 0 4px;
    position: relative;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15); }
  .aui .infobox > .infobox-data > .infobox-text {
    display: block;
    font-size: 16px;
    margin: 2px 0 4px;
    position: relative;
    text-shadow: none; }
  .aui .infobox.no-border {
    border: none !important; }
  .aui .infobox-purple {
    color: #6f3cc4;
    border-color: #6f3cc4; }
  .aui .infobox-purple > .infobox-icon > [class*="icon-"] {
    background-color: #6f3cc4; }
  .aui .infobox-purple.infobox-dark {
    background-color: #6f3cc4;
    border-color: #6f3cc4; }
  .aui .infobox-purple2 {
    color: #5f47b0;
    border-color: #5f47b0; }
  .aui .infobox-purple2 > .infobox-icon > [class*="icon-"] {
    background-color: #5f47b0; }
  .aui .infobox-purple2.infobox-dark {
    background-color: #5f47b0;
    border-color: #5f47b0; }
  .aui .infobox-pink {
    color: #cb6fd7;
    border-color: #cb6fd7; }
  .aui .infobox-pink > .infobox-icon > [class*="icon-"] {
    background-color: #cb6fd7; }
  .aui .infobox-pink.infobox-dark {
    background-color: #cb6fd7;
    border-color: #cb6fd7; }
  .aui .infobox-blue {
    color: #6fb3e0;
    border-color: #6fb3e0; }
  .aui .infobox-blue > .infobox-icon > [class*="icon-"] {
    background-color: #6fb3e0; }
  .aui .infobox-blue.infobox-dark {
    background-color: #6fb3e0;
    border-color: #6fb3e0; }
  .aui .infobox-blue2 {
    color: #3983c2;
    border-color: #3983c2; }
  .aui .infobox-blue2 > .infobox-icon > [class*="icon-"] {
    background-color: #3983c2; }
  .aui .infobox-blue2.infobox-dark {
    background-color: #3983c2;
    border-color: #3983c2; }
  .aui .infobox-blue3 {
    color: #1144eb;
    border-color: #1144eb; }
  .aui .infobox-blue3 > .infobox-icon > [class*="icon-"] {
    background-color: #1144eb; }
  .aui .infobox-blue3.infobox-dark {
    background-color: #1144eb;
    border-color: #1144eb; }
  .aui .infobox-red {
    color: #d53f40;
    border-color: #d53f40; }
  .aui .infobox-red > .infobox-icon > [class*="icon-"] {
    background-color: #d53f40; }
  .aui .infobox-red.infobox-dark {
    background-color: #d53f40;
    border-color: #d53f40; }
  .aui .infobox-brown {
    color: #c67a3e;
    border-color: #c67a3e; }
  .aui .infobox-brown > .infobox-icon > [class*="icon-"] {
    background-color: #c67a3e; }
  .aui .infobox-brown.infobox-dark {
    background-color: #c67a3e;
    border-color: #c67a3e; }
  .aui .infobox-wood {
    color: #7b3f25;
    border-color: #7b3f25; }
  .aui .infobox-wood > .infobox-icon > [class*="icon-"] {
    background-color: #7b3f25; }
  .aui .infobox-wood.infobox-dark {
    background-color: #7b3f25;
    border-color: #7b3f25; }
  .aui .infobox-light-brown {
    color: #cebea5;
    border-color: #cebea5; }
  .aui .infobox-light-brown > .infobox-icon > [class*="icon-"] {
    background-color: #cebea5; }
  .aui .infobox-light-brown.infobox-dark {
    background-color: #cebea5;
    border-color: #cebea5; }
  .aui .infobox-orange {
    color: #e8b110;
    border-color: #e8b110; }
  .aui .infobox-orange > .infobox-icon > [class*="icon-"] {
    background-color: #e8b110; }
  .aui .infobox-orange.infobox-dark {
    background-color: #e8b110;
    border-color: #e8b110; }
  .aui .infobox-orange2 {
    color: #f79263;
    border-color: #f79263; }
  .aui .infobox-orange2 > .infobox-icon > [class*="icon-"] {
    background-color: #f79263; }
  .aui .infobox-orange2.infobox-dark {
    background-color: #f79263;
    border-color: #f79263; }
  .aui .infobox-green {
    color: #9abc32;
    border-color: #9abc32; }
  .aui .infobox-green > .infobox-icon > [class*="icon-"] {
    background-color: #9abc32; }
  .aui .infobox-green.infobox-dark {
    background-color: #9abc32;
    border-color: #9abc32; }
  .aui .infobox-green2 {
    color: #0490a6;
    border-color: #0490a6; }
  .aui .infobox-green2 > .infobox-icon > [class*="icon-"] {
    background-color: #0490a6; }
  .aui .infobox-green2.infobox-dark {
    background-color: #0490a6;
    border-color: #0490a6; }
  .aui .infobox-grey {
    color: #999999;
    border-color: #999999; }
  .aui .infobox-grey > .infobox-icon > [class*="icon-"] {
    background-color: #999999; }
  .aui .infobox-grey.infobox-dark {
    background-color: #999999;
    border-color: #999999; }
  .aui .infobox-black {
    color: #393939;
    border-color: #393939; }
  .aui .infobox-black > .infobox-icon > [class*="icon-"] {
    background-color: #393939; }
  .aui .infobox-black.infobox-dark {
    background-color: #393939;
    border-color: #393939; }
  .aui .infobox-dark {
    margin: 1px 1px 0 0;
    border-color: transparent !important;
    border: none;
    color: #FFF;
    padding: 4px; }
  .aui .infobox-dark > .infobox-icon > [class*="icon-"],
  .aui .infobox-dark > .infobox-icon > [class*="icon-"]:before {
    background-color: transparent;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    font-size: 30px; }
  .aui .infobox-dark > .infobox-icon > [class*="icon-"]:before {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .infobox-dark .infobox-content {
    color: #FFF; }
  .aui .infobox {
    /* stat trend indicators and badges */ }
  .aui .infobox > .infobox-progress {
    padding-top: 0;
    display: inline-block;
    vertical-align: top;
    width: 44px; }
  .aui .infobox > .infobox-chart {
    padding-top: 0;
    display: inline-block;
    vertical-align: text-bottom;
    width: 44px;
    text-align: center; }
  .aui .infobox > .infobox-chart > .sparkline {
    font-size: 24px; }
  .aui .infobox > .infobox-chart canvas {
    vertical-align: middle !important; }
  .aui .infobox > .stat {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 11px;
    text-shadow: none;
    color: #ABBAC3;
    font-size: 13px;
    font-weight: bold;
    padding-right: 18px;
    padding-top: 3px; }
  .aui .infobox > .stat:before {
    display: inline-block;
    content: "";
    width: 8px;
    height: 11px;
    background-color: #ABBAC3;
    position: absolute;
    right: 4px;
    top: 7px; }
  .aui .infobox > .stat:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: 1px;
    top: -8px;
    border: 12px solid transparent;
    border-width: 8px 7px;
    border-bottom-color: #ABBAC3; }
  .aui .infobox > .stat.stat-success {
    /*pointing up*/
    color: #77C646; }
  .aui .infobox > .stat.stat-success:before {
    background-color: #77C646; }
  .aui .infobox > .stat.stat-success:after {
    border-bottom-color: #77C646; }
  .aui .infobox > .stat.stat-important {
    /*pointing down*/
    color: #E4564F; }
  .aui .infobox > .stat.stat-important:before {
    background-color: #E4564F;
    top: 3px; }
  .aui .infobox > .stat.stat-important:after {
    border-top-color: #E4564F;
    border-bottom-color: transparent;
    bottom: -6px;
    top: auto; }
  .aui .infobox.infobox-dark > .stat {
    color: #FFF; }
  .aui .infobox.infobox-dark > .stat:before {
    background-color: #E1E5E8; }
  .aui .infobox.infobox-dark > .stat:after {
    border-bottom-color: #E1E5E8; }
  .aui .infobox.infobox-dark > .stat.stat-success {
    color: #FFF; }
  .aui .infobox.infobox-dark > .stat.stat-success:before {
    background-color: #D0E29E; }
  .aui .infobox.infobox-dark > .stat.stat-success:after {
    border-bottom-color: #D0E29E; }
  .aui .infobox.infobox-dark > .stat.stat-important {
    color: #FFF; }
  .aui .infobox.infobox-dark > .stat.stat-important:before {
    background-color: #FF8482;
    top: 3px; }
  .aui .infobox.infobox-dark > .stat.stat-important:after {
    border-top-color: #FF8482;
    border-bottom-color: transparent;
    bottom: -6px;
    top: auto; }
  .aui .infobox > .badge {
    position: absolute;
    right: 20px;
    top: 11px;
    border-radius: 0;
    text-shadow: none;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 15px;
    height: 16px;
    padding: 0 1px; }
  .aui .infobox.infobox-dark > .badge {
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border: 1px solid #F1F1F1;
    top: 2px;
    right: 2px; }
  .aui .infobox.infobox-dark > .badge.badge-success > [class*="icon-"] {
    color: #C6E9A1; }
  .aui .infobox.infobox-dark > .badge.badge-important > [class*="icon-"] {
    color: #ECB792; }
  .aui .infobox.infobox-dark > .badge.badge-warning > [class*="icon-"] {
    color: #ECB792; }
  .aui .infobox-small {
    width: 125px;
    height: 45px;
    text-align: left;
    padding-bottom: 5px; }
  .aui .infobox-small > .infobox-icon,
  .aui .infobox-small > .infobox-chart,
  .aui .infobox-small > .infobox-progress {
    display: inline-block;
    width: 40px;
    max-width: 40px;
    height: 42px;
    line-height: 38px;
    vertical-align: middle; }
  .aui .infobox-small > .infobox-data {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    max-width: 72px;
    min-width: 0; }
  .aui .infobox-small > .infobox-chart > .sparkline {
    font-size: 14px;
    margin-left: 2px; }
  .aui .percentage {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top; }
  .aui .infobox-small .percentage {
    font-size: 13px;
    font-weight: normal;
    margin-top: 2px;
    margin-left: 2px; }
  .aui .pricing-box {
    /* the purchase button */ }
  .aui .pricing-box .price {
    font-size: 22px;
    line-height: 20px;
    height: 28px;
    text-align: center;
    color: #555; }
  .aui .pricing-box .price small {
    font-size: 14px; }
  .aui .pricing-box .btn {
    font-size: 16px; }
  .aui .pricing-box .widget-header {
    /* the title */
    text-align: center;
    padding-left: 0; }
  .aui .pricing-table-header {
    padding-top: 0;
    margin-top: 0;
    text-align: left; }
  .aui .pricing-table-header > li {
    padding: 7px 0 7px 11px;
    font-size: 13px; }
  .aui .pricing-table {
    margin-top: 0; }
  .aui .pricing-table > li {
    text-align: center;
    padding: 7px 0;
    font-size: 13px; }
  .aui .list-striped > li:nth-child(odd) {
    background-color: #FFF; }
  .aui .list-striped > li:nth-child(even) {
    background-color: #F2F3EB; }
  .aui .list-striped.pricing-table-header > li:nth-child(even) {
    background-color: #EEE; }
  .aui .pricing-box-small {
    box-shadow: none;
    margin-left: -2px;
    background-color: #FFF;
    position: relative;
    z-index: 100; }
  .aui .pricing-box-small .price {
    line-height: 20px;
    height: 28px;
    text-align: center; }
  .aui .pricing-box-small .price .label:before,
  .aui .pricing-box-small .price .label:after {
    margin-top: -2px;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .aui .pricing-box-small:hover {
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.15);
    z-index: 101;
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transform: none;
    /*chrome blurs when scaled, so disable it!*/ }
  .aui .pricing-box-small:hover .price > .label {
    -webkit-transform: scale(0.96);
    -moz-transform: scale(0.96);
    -ms-transform: scale(0.96);
    -o-transform: scale(0.96);
    transform: scale(0.96);
    -webkit-transform: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .aui .pricing-box-small:hover {
      -webkit-transform: none;
      zoom: 1.04;
      left: -1px;
      top: -3px; } }
  .aui .pricing-span[class*="span"] {
    margin: 0;
    max-width: 150px !important;
    float: left !important; }
  .aui .login-container {
    width: 375px;
    margin: 0 auto; }
  .aui .login-layout {
    background: #1D2024; }
  .aui .login-layout:before {
    display: none; }
  .aui .login-layout .main-content {
    margin-left: 0;
    min-height: 100%; }
  .aui .login-layout input[type="text"],
  .aui .login-layout input[type="password"],
  .aui .login-layout input[type="datetime"],
  .aui .login-layout input[type="datetime-local"],
  .aui .login-layout input[type="date"],
  .aui .login-layout input[type="month"],
  .aui .login-layout input[type="time"],
  .aui .login-layout input[type="week"],
  .aui .login-layout input[type="number"],
  .aui .login-layout input[type="email"],
  .aui .login-layout input[type="url"],
  .aui .login-layout input[type="search"],
  .aui .login-layout input[type="tel"],
  .aui .login-layout input[type="color"] {
    line-height: 32px;
    height: 32px;
    max-height: 32px;
    margin-bottom: 4px;
    /* default is 10 */ }
  .aui .login-layout label {
    margin-bottom: 11px; }
  .aui .login-layout .widget-box {
    visibility: hidden;
    position: absolute;
    overflow: hidden;
    width: 100%;
    border-bottom: none;
    box-shadow: none;
    padding: 6px;
    background-color: #394557;
    -moz-transform: scale(0, 1) translate(-150px);
    -webkit-transform: scale(0, 1) translate(-150px);
    -o-transform: scale(0, 1) translate(-150px);
    -ms-transform: scale(0, 1) translate(-150px);
    transform: scale(0, 1) translate(-150px); }
  .aui .login-layout .widget-box.visible {
    visibility: visible;
    -moz-transform: scale(1, 1) translate(0);
    -webkit-transform: scale(1, 1) translate(0);
    -o-transform: scale(1, 1) translate(0);
    -ms-transform: scale(1, 1) translate(0);
    transform: scale(1, 1) translate(0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -o-transition: none;
    /* too slow */
    -webkit-transition: none;
    /* works in chrome but not in safari, never scales back to 1! */ }
  .aui .login-layout .widget-box .widget-main {
    padding: 16px 36px 36px;
    background: #F7F7F7; }
  .aui .login-layout .widget-box .widget-main form {
    margin: 0; }
  .aui .login-layout .widget-box .widget-body .toolbar > div > a {
    font-size: 15px;
    font-weight: 400;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25); }
  .aui .login-box .forgot-password-link {
    color: #FE9; }
  .aui .login-box .user-signup-link {
    color: #CF7; }
  .aui .login-box .toolbar {
    background: #5090C1;
    border-top: 2px solid #597597; }
  .aui .login-box .toolbar > div {
    width: 50%;
    display: inline-block;
    padding: 9px 0 11px; }
  .aui .login-box .toolbar > div:first-child {
    float: left;
    text-align: left; }
  .aui .login-box .toolbar > div:first-child > a {
    margin-left: 11px; }
  .aui .login-box .toolbar > div:first-child + div {
    float: right;
    text-align: right; }
  .aui .login-box .toolbar > div:first-child + div > a {
    margin-right: 11px; }
  .aui .forgot-box .toolbar {
    background: #C16050;
    border-top: 2px solid #976559;
    padding: 9px 18px; }
  .aui .signup-box .toolbar {
    background: #76B774;
    border-top: 2px solid #759759;
    padding: 9px 18px; }
  .aui .forgot-box .back-to-login-link,
  .aui .signup-box .back-to-login-link {
    color: #FE9;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.25); }
  .aui .login-layout .login-box .widget-main {
    padding-bottom: 16px; }
  .aui .login-box .social-or-login {
    margin-top: 4px;
    position: relative;
    z-index: 1; }
  .aui .login-box .social-or-login :first-child {
    display: inline-block;
    background: #F7F7F7;
    padding: 0 8px;
    color: #5090C1;
    font-size: 13px; }
  .aui .login-box .social-or-login:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px dotted #A6C4DB; }
  .aui .login-box .social-login {
    margin-top: 12px; }
  .aui .login-box .social-login a {
    border-radius: 100%;
    width: 42px;
    height: 42px;
    line-height: 46px;
    padding: 0;
    margin: 0 1px;
    border: none; }
  .aui .login-box .social-login a > [class*="icon-"] {
    font-size: 24px; }
  .aui .invoice-info {
    line-height: 24px !important;
    color: #444444;
    vertical-align: bottom;
    margin-left: 9px;
    margin-right: 9px; }
  .aui .invoice-info-label {
    display: inline-block;
    max-width: 100px;
    text-align: right;
    font-size: 14px; }
  .aui .invoice-box .label-large[class*="arrowed"] {
    margin-left: 11px !important;
    max-width: 95%; }
  .aui .error-container {
    margin: 20px;
    padding: 0;
    background: #FFF; }
  .aui .ace-thumbnails {
    list-style: none;
    margin: 0;
    padding: 0; }
  .aui .ace-thumbnails > li {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    margin: 2px;
    border: 2px solid #333;
    /* the custom text on hover */ }
  .aui .ace-thumbnails > li > :first-child {
    display: block;
    position: relative; }
  .aui .ace-thumbnails > li .tags {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: visible;
    opacity: 0.9;
    filter: alpha(opacity=90);
    direction: rtl;
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    background-color: transparent;
    border: none;
    vertical-align: inherit; }
  .aui .ace-thumbnails > li .tags > .label {
    display: table;
    margin: 1px 1px 0 0;
    direction: ltr;
    text-align: left; }
  .aui .ace-thumbnails > li > .tools {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -30px;
    width: 24px;
    background-color: rgba(0, 0, 0, 0.55);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .aui .ace-thumbnails > li > .tools.tools-right {
    left: auto;
    right: -30px; }
  .aui .ace-thumbnails > li > .tools.tools-bottom {
    width: auto;
    height: 28px;
    left: 0;
    right: 0;
    top: auto;
    bottom: -30px; }
  .aui .ace-thumbnails > li > .tools.tools-top {
    width: auto;
    height: 28px;
    left: 0;
    right: 0;
    top: -30px;
    bottom: auto; }
  .aui .ace-thumbnails > li:hover > .tools {
    left: 0; }
  .aui .ace-thumbnails > li:hover > .tools.tools-bottom {
    top: auto;
    bottom: 0; }
  .aui .ace-thumbnails > li:hover > .tools.tools-top {
    bottom: auto;
    top: 0; }
  .aui .ace-thumbnails > li:hover > .tools.tools-right {
    left: auto;
    right: 0; }
  .aui .ace-thumbnails > li > .tools > a,
  .aui .ace-thumbnails > li > :first-child .inner a {
    display: inline-block;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    padding: 4px; }
  .aui .ace-thumbnails > li > .tools > a:hover,
  .aui .ace-thumbnails > li > :first-child .inner a:hover {
    text-decoration: none;
    color: #C9E2EA; }
  .aui .ace-thumbnails > li .tools.tools-bottom > a,
  .aui .ace-thumbnails > li .tools.tools-top > a {
    display: inline-block; }
  .aui .ace-thumbnails > li > :first-child > .text {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.55);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .aui .ace-thumbnails > li > :first-child > .text:before {
    /* makes the inner text become vertically centered*/
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: 0;
    /* Adjusts for spacing */ }
  .aui .ace-thumbnails > li > :first-child > .text > .inner {
    padding: 4px 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    max-width: 90%; }
  .aui .ace-thumbnails > li:hover > :first-child > .text {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .dialogs {
    padding: 9px 9px 0;
    position: relative; }
  .aui .itemdiv {
    padding-right: 3px;
    min-height: 64px;
    position: relative; }
  .aui .itemdiv > .user {
    display: inline-block;
    width: 42px;
    position: absolute;
    left: 0; }
  .aui .itemdiv > .user > img {
    border-radius: 120px;
    border: 2px solid #5293C4;
    max-width: 36px;
    position: relative; }
  .aui .itemdiv > .body {
    width: auto;
    margin-left: 50px;
    margin-right: 12px;
    position: relative; }
  .aui .itemdiv > .body > .time {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    position: absolute;
    right: 9px;
    top: 0; }
  .aui .itemdiv > .body > .time [class*="icon-"] {
    font-size: 14px;
    font-weight: normal; }
  .aui .itemdiv > .body > .name {
    display: block;
    color: #999; }
  .aui .itemdiv > .body > .name > b {
    color: #777777; }
  .aui .itemdiv > .body > .text {
    display: block;
    padding-bottom: 19px;
    padding-left: 7px;
    margin-top: 2px;
    font-size: 13px;
    position: relative; }
  .aui .itemdiv > .body > .text:after {
    display: block;
    content: "";
    height: 1px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    left: 16px;
    right: -12px;
    margin-top: 9px;
    border-top: 1px solid #E4ECF3; }
  .aui .itemdiv > .body > .text > [class*="icon-quote-"]:first-child {
    color: #DCE3ED;
    margin-right: 4px; }
  .aui .itemdiv:last-child > .body > .text {
    border-bottom: none; }
  .aui .itemdiv:last-child > .body > .text:after {
    display: none; }
  .aui .itemdiv.dialogdiv {
    padding-bottom: 14px; }
  .aui .itemdiv.dialogdiv:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    left: 19px;
    width: 1px;
    max-width: 1px;
    background-color: #E1E6ED;
    border: 1px solid #D7DBDD;
    border-width: 0 1px; }
  .aui .itemdiv.dialogdiv:last-child:before {
    display: none; }
  .aui .itemdiv.dialogdiv > .user > img {
    border-color: #C9D6E5; }
  .aui .itemdiv.dialogdiv > .body {
    border: 1px solid #DDE4ED;
    padding: 3px 7px 7px;
    border-left-width: 2px;
    margin-right: 1px; }
  .aui .itemdiv.dialogdiv > .body:before {
    content: "";
    display: block;
    position: absolute;
    left: -7px;
    top: 11px;
    width: 8px;
    height: 8px;
    border: 2px solid #DDE4ED;
    border-width: 2px 0 0 2px;
    background-color: #FFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .aui .itemdiv.dialogdiv > .body > .time {
    position: static;
    float: right; }
  .aui .itemdiv.dialogdiv > .body > .text {
    padding-left: 0;
    padding-bottom: 0px; }
  .aui .itemdiv.dialogdiv > .body > .text:after {
    display: none; }
  .aui .itemdiv.dialogdiv .tooltip > .tooltip-inner {
    word-break: break-all; }
  .aui .itemdiv.memberdiv {
    width: 175px;
    padding: 2px;
    margin: 3px 0;
    float: left;
    border-bottom: 1px solid #E8E8E8; }
  .aui .itemdiv.memberdiv > .user > img {
    border-color: #DCE3ED; }
  .aui .itemdiv.memberdiv > .body > .time {
    position: static; }
  .aui .itemdiv.memberdiv > .body > .name {
    line-height: 18px;
    height: 18px;
    margin-bottom: 0; }
  .aui .itemdiv.memberdiv > .body > .name > a {
    display: inline-block;
    max-width: 100px;
    max-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all; }
  .aui .itemdiv .tools {
    width: 20px;
    position: absolute;
    right: 4px;
    bottom: 16px;
    display: none; }
  .aui .itemdiv .tools .btn {
    border-radius: 36px;
    margin: 1px 0; }
  .aui .itemdiv .body .tools {
    bottom: 4px; }
  .aui .itemdiv.commentdiv .tools {
    right: 9px; }
  .aui .itemdiv:hover .tools {
    display: inline-block; }
  .aui .item-list {
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .item-list > li {
    padding: 9px;
    background-color: #FFF;
    margin-top: -1px;
    position: relative; }
  .aui .item-list > li.selected {
    color: #8090A0;
    background-color: #F4F9FC; }
  .aui .item-list > li.selected label,
  .aui .item-list > li.selected .lbl {
    text-decoration: line-through;
    color: #8090A0; }
  .aui .item-list > li > .checkbox {
    display: inline-block; }
  .aui .item-list > li > label.inline {
    display: inline-block; }
  .aui .item-list > li label {
    font-size: 13px; }
  .aui .item-list > li .percentage {
    font-size: 11px;
    font-weight: bold;
    color: #777; }
  .aui .item-list > li.ui-sortable-helper {
    cursor: move; }
  .aui li[class*="item-"] {
    border: 1px solid #DDD;
    border-left-width: 3px; }
  .aui li.item-orange {
    border-left-color: #e8b110; }
  .aui li.item-orange2 {
    border-left-color: #f79263; }
  .aui li.item-red {
    border-left-color: #d53f40; }
  .aui li.item-red2 {
    border-left-color: #d15b47; }
  .aui li.item-green {
    border-left-color: #9abc32; }
  .aui li.item-green2 {
    border-left-color: #0490a6; }
  .aui li.item-blue {
    border-left-color: #4f99c6; }
  .aui li.item-blue2 {
    border-left-color: #3983c2; }
  .aui li.item-blue3 {
    border-left-color: #1144eb; }
  .aui li.item-pink {
    border-left-color: #cb6fd7; }
  .aui li.item-purple {
    border-left-color: #6f3cc4; }
  .aui li.item-black {
    border-left-color: #505050; }
  .aui li.item-grey {
    border-left-color: #a0a0a0; }
  .aui li.item-brown {
    border-left-color: #a52a2a; }
  .aui li.item-default {
    border-left-color: #abbac3; }
  .aui .ui-sortable-placeholder,
  .aui .ui-sortable-helper,
  .aui .ui-sortable-placeholder > a,
  .aui .ui-sortable-helper > a {
    cursor: move !important; }
  .aui .profile-user-info {
    margin: 0 12px; }
  .aui .profile-info-row {
    position: relative; }
  .aui .profile-info-name {
    position: absolute;
    width: 110px;
    text-align: right;
    padding: 6px 10px 6px 0;
    left: 0;
    top: 0;
    bottom: 0;
    font-weight: normal;
    color: #667E99;
    background-color: transparent;
    border-top: 1px dotted #D5E4F1; }
  .aui .profile-info-value {
    padding: 6px 4px 6px 6px;
    margin-left: 120px;
    border-top: 1px dotted #D5E4F1; }
  .aui .profile-info-value > span + span:before {
    /* for a list of values (such as location city & country) put a comma between them */
    display: inline;
    content: ",";
    margin-left: 1px;
    margin-right: 3px;
    color: #666;
    border-bottom: 1px solid #FFF; }
  .aui .profile-info-value > span + span.editable-container:before {
    display: none; }
  .aui .profile-info-row:first-child .profile-info-name {
    border-top: none; }
  .aui .profile-info-row:first-child .profile-info-value {
    border-top: none; }
  .aui .profile-user-info-striped {
    border: 1px solid #DCEBF7; }
  .aui .profile-user-info-striped .profile-info-name {
    color: #336199;
    background-color: #EDF3F4;
    border-top: 1px solid #F7FBFF; }
  .aui .profile-user-info-striped .profile-info-value {
    border-top: 1px dotted #DCEBF7;
    padding-left: 12px; }
  .aui .profile-picture {
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 4px;
    display: inline-block;
    max-width: 100%;
    -moz-box-sizing: border-box;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15); }
  .aui .profile-activity {
    padding: 10px 4px;
    border-bottom: 1px dotted #D0D8E0;
    position: relative;
    border-left: 1px dotted #FFF;
    border-right: 1px dotted #FFF; }
  .aui .profile-activity:first-child {
    border-top: 1px dotted transparent; }
  .aui .profile-activity:first-child:hover {
    border-top-color: #D0D8E0; }
  .aui .profile-activity:hover {
    background-color: #F4F9FD;
    border-left: 1px dotted #D0D8E0;
    border-right: 1px dotted #D0D8E0; }
  .aui .profile-activity img {
    border: 2px solid #C9D6E5;
    border-radius: 100%;
    max-width: 36px;
    margin-right: 10px;
    margin-left: 0px;
    box-shadow: none; }
  .aui .profile-activity .thumbicon {
    background-color: #74ABD7;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    margin-left: 0px;
    text-shadow: none !important; }
  .aui .profile-activity .time {
    display: block;
    margin-top: 4px;
    color: #777; }
  .aui .profile-activity a.user {
    font-weight: bold;
    color: #9585BF; }
  .aui .profile-activity .tools {
    position: absolute;
    right: 12px;
    bottom: 8px;
    display: none; }
  .aui .profile-activity:hover .tools {
    display: block; }
  .aui .user-profile .ace-thumbnails li {
    border: 1px solid #CCC;
    padding: 3px;
    margin: 6px; }
  .aui .user-profile .ace-thumbnails li .tools {
    left: 3px;
    right: 3px; }
  .aui .user-profile .ace-thumbnails li:hover .tools {
    bottom: 3px; }
  .aui .user-profile .user-title-label:hover {
    text-decoration: none; }
  .aui .user-profile .user-title-label + .dropdown-menu {
    margin-left: -12px; }
  .aui .profile-contact-links {
    padding: 4px 2px 5px;
    border: 1px solid #E0E2E5;
    background-color: #F8FAFC; }
  .aui .profile-contact-info .btn-link:hover > [class*="icon-"],
  .aui .profile-contact-info .btn-link:focus > [class*="icon-"] {
    text-decoration: none; }
  .aui .profile-social-links > a {
    text-decoration: none;
    margin: 0 1px; }
  .aui .profile-social-links > a:hover > [class*="icon-"] {
    text-decoration: none; }
  .aui .profile-skills .progress {
    height: 24px;
    margin-bottom: 2px;
    background-color: transparent; }
  .aui .profile-skills .progress .bar {
    line-height: 24px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Open Sans";
    padding: 0 8px; }
  .aui .profile-users .user {
    display: block;
    position: static;
    text-align: center;
    width: auto; }
  .aui .profile-users .user img {
    padding: 2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #AAA;
    max-width: none;
    width: 64px;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s; }
  .aui .profile-users .user img:hover {
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.33);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.33); }
  .aui .profile-users .memberdiv {
    background-color: #FFF;
    width: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    text-align: center;
    margin: 0 8px 24px; }
  .aui .profile-users .memberdiv .name a:hover [class*="icon-"] {
    text-decoration: none; }
  .aui .profile-users .memberdiv .body {
    display: inline-block;
    margin: 8px 0 0 0; }
  .aui .profile-users .memberdiv .popover {
    visibility: hidden;
    min-width: 150px;
    margin-left: 0;
    margin-right: 0;
    top: -5%;
    left: auto;
    right: auto;
    z-index: -1;
    opacity: 0;
    display: none;
    -webkit-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
    -moz-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
    -o-transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s;
    transition: visibility 0s linear 0.2s, z-index 0s linear 0.2s, opacity 0.2s linear 0s; }
  .aui .profile-users .memberdiv .popover.right {
    left: 100%;
    right: auto;
    display: block; }
  .aui .profile-users .memberdiv .popover.left {
    left: auto;
    right: 100%;
    display: block; }
  .aui .profile-users .memberdiv > :first-child:hover .popover {
    visibility: visible;
    opacity: 1;
    z-index: 1010;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s; }
  .aui .profile-users .memberdiv .tools {
    position: static;
    display: block;
    width: 100%;
    margin-top: 2px; }
  .aui .profile-users .memberdiv .tools > a {
    margin: 0 2px; }
  .aui .profile-users .memberdiv .tools > a:hover {
    text-decoration: none; }
  .aui .user-status {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #FFF;
    border: 3px solid #AAA;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 1px; }
  .aui .user-status.status-online {
    border-color: #8AC16C; }
  .aui .user-status.status-busy {
    border-color: #E07F69; }
  .aui .user-status.status-idle {
    border-color: #FFB752; }
  .aui .tab-content.profile-edit-tab-content {
    border: 1px solid #DDD;
    padding: 8px 32px 32px;
    -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2);
    background-color: #FFF; }
  .aui .user-profile .form-horizontal .control-label {
    width: 125px; }
  .aui .user-profile .form-horizontal .controls {
    margin-left: 140px; }
  .aui .inbox-tabs.nav-tabs > li > a {
    background-color: #FAFAFA; }
  .aui .inbox-tabs.nav-tabs > li.active:not(.open) > a,
  .aui .inbox-tabs.nav-tabs > li.active:not(.open) > a:hover,
  .aui .inbox-tabs.nav-tabs > li.active:not(.open) > a:focus {
    background-color: #F1F5FA;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.1);
    color: #48768E; }
  .aui .inbox-tabs.nav-tabs > li > a.btn-new-mail {
    background-color: transparent;
    border: none !important;
    padding: 0 !important; }
  .aui .inbox-tabs.nav-tabs > li > a.btn-new-mail > .btn {
    border-width: 0 !important;
    border-radius: 3px !important;
    padding: 0 6px !important;
    position: relative;
    transition: none !important; }
  .aui .inbox-tabs.nav-tabs > li.active > a.btn-new-mail {
    box-shadow: none !important; }
  .aui .inbox-tabs.nav-tabs > li.active > a.btn-new-mail > .btn:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 35%;
    left: calc(50% - 6px);
    border-width: 6px 8px;
    border-style: solid;
    border-color: transparent;
    border-top-color: inherit; }
  .aui .inbox-tabs.nav-tabs.tab-size-bigger > li > a {
    padding: 6px 15px;
    font-size: 14px; }
  .aui .inbox-tabs.nav-tabs.tab-size-bigger > li > a > [class*="icon-"]:first-child {
    margin-bottom: 5px; }
  .aui .inbox-tabs.nav-tabs.tab-size-bigger > li > a.btn-new-mail > .btn {
    padding: 5px 10px !important;
    border-radius: 7px !important; }
  .aui .inbox-tabs.nav-tabs.tab-size-bigger > li.active > a.btn-new-mail {
    margin-top: 0 !important;
    top: 1px; }
  .aui .inbox-tabs.nav-tabs.tab-size-bigger > li.active > a.btn-new-mail > .btn:before {
    left: 35%;
    left: calc(50% - 8px);
    border-width: 8px 10px; }
  @media only screen and (max-width: 475px) {
    .aui .inbox-tabs > .li-new-mail {
      display: block;
      text-align: right;
      margin-bottom: 8px !important;
      float: none !important; }
    .aui .inbox-tabs > .li-new-mail > .btn-new-mail {
      display: inline-block;
      width: auto; } }
  .aui .message-container {
    position: relative; }
  .aui .message-list {
    position: relative; }
  .aui .message-item {
    border: 1px solid #EAEDF1;
    border-bottom-width: 0;
    padding: 12px 12px 14px;
    line-height: 18px;
    position: relative;
    background-color: #FFF; }
  .aui .message-item:first-child {
    border-top-width: 0; }
  .aui .message-item:hover {
    border-color: #E2EAF2;
    background-color: #F2F6F9; }
  .aui .message-item:hover + .message-item {
    border-top-color: #E2EAF2; }
  .aui .message-item:hover + .message-item.selected {
    border-top-color: #FFF; }
  .aui .message-item.selected {
    background-color: #EFF4F7;
    border-color: #FFF #E2EAF2; }
  .aui .message-item.selected + .message-item {
    border-top-color: #FFF; }
  .aui .message-item.selected + .message-item:hover + .message-item {
    border-top-color: #FFF; }
  .aui .message-item .sender {
    margin: 0 6px 0 4px;
    vertical-align: middle;
    color: #467287;
    display: inline-block;
    width: 110px;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer; }
  .aui .message-item.message-unread .sender {
    color: #6A9CBA;
    font-weight: bold; }
  .aui .message-item .summary {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    margin-left: 30px;
    max-width: 250px;
    max-width: calc(100% - 300px);
    min-width: 200px;
    white-space: nowrap; }
  .aui .message-item .summary .text {
    color: #555;
    vertical-align: middle;
    display: inline-block;
    width: auto;
    max-width: 100%;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer; }
  .aui .message-item .summary .text:hover {
    text-decoration: underline; }
  .aui .message-item .summary .message-flags {
    display: block;
    position: absolute;
    right: 101%;
    right: calc(100% + 4px);
    height: 18px;
    white-space: nowrap; }
  .aui .message-item.message-unread .summary .text {
    color: #609FC4;
    font-weight: bold; }
  .aui .message-item .time {
    float: right;
    width: 60px;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #666; }
  .aui .message-item.message-unread .time {
    font-weight: bold;
    color: #609FC4; }
  .aui .message-item .attachment {
    color: #999;
    font-size: 18px;
    vertical-align: middle;
    float: right;
    margin: 0 12px;
    position: relative; }
  .aui .message-item.message-unread .attachment {
    color: #4F99C6; }
  .aui .message-content .time {
    font-weight: normal; }
  .aui .message-star {
    vertical-align: middle;
    margin: 2px 4px 0 6px;
    font-size: 15px;
    cursor: pointer; }
  .aui .message-star:hover {
    color: #feb902 !important;
    text-decoration: none; }
  .aui .mail-tag:empty {
    display: inline-block;
    width: 8px;
    height: 8px;
    padding: 0;
    line-height: normal;
    vertical-align: middle;
    margin: 0 1px 0 0; }
  .aui .badge.mail-tag {
    border-radius: 2px; }
  @media only screen and (max-width: 979px) {
    .aui .message-item .summary {
      min-width: 0; }
    .aui .message-item .sender {
      width: 100px; } }
  @media only screen and (max-width: 550px) {
    .aui .message-item .summary {
      margin: 8px 0 0 32px;
      max-width: 95%;
      min-width: 0;
      display: block; }
    .aui .message-item .sender {
      width: auto;
      max-width: 150px; }
    .aui .message-item .summary .text {
      max-width: 95%; } }
  .aui .btn-message,
  .aui .btn-message:hover {
    background-color: #FFF  !important;
    border: 1px solid #94B9CE !important;
    color: #7CA3BA !important;
    text-shadow: none !important; }
  .aui .message-content {
    padding: 16px 12px;
    border: 1px solid #E9E9E9;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.02);
    background-color: rgba(255, 255, 255, 0.8);
    border-top-width: 0; }
  .aui .message-item .message-content {
    margin-top: 16px;
    border-top-width: 1px; }
  .aui .message-body {
    padding: 0 9px;
    color: #6A7177; }
  .aui .message-navbar {
    line-height: 24px;
    padding: 10px 12px;
    border: 1px solid #D6E1EA;
    border-color: #D6E1EA transparent;
    background-color: #F1F5FA;
    position: relative; }
  .aui .message-navbar .dropdown-toggle,
  .aui .message-content .dropdown-toggle {
    color: #777; }
  .aui .message-navbar .dropdown-toggle:hover,
  .aui .message-content .dropdown-toggle:hover,
  .aui .message-navbar .dropdown-toggle:focus,
  .aui .message-content .dropdown-toggle:focus {
    text-decoration: none;
    color: #2283C5; }
  .aui .message-bar {
    display: inline-block;
    min-height: 28px; }
  @media only screen and (max-width: 480px) {
    .aui .message-bar {
      display: block;
      min-height: 60px; } }
  .aui .message-footer {
    background-color: #F1F1F1;
    padding: 12px 16px;
    border: 1px solid #E6E6E6;
    border-width: 1px 0;
    border-top: 1px solid #E4E9EE; }
  .aui .message-footer .pagination {
    margin: 0; }
  .aui .message-footer .pagination > li {
    margin: 0;
    padding: 0; }
  .aui .message-footer .pagination > li > a,
  .aui .message-footer .pagination > li > span {
    color: #777;
    padding-left: 2px;
    padding-right: 2px;
    margin-left: 3px;
    margin-right: 3px; }
  .aui .message-footer .pagination > li.disabled > span {
    color: #BBBBBB;
    cursor: default; }
  .aui .message-footer .pagination > li > a:hover {
    color: #2283C5;
    text-decoration: none; }
  .aui .message-footer input[type=text] {
    font-size: 12px;
    width: 20px;
    height: 14px;
    line-height: 10px;
    margin-bottom: 0;
    padding: 3px;
    vertical-align: middle;
    text-align: center; }
  .aui .message-footer-style2 .pagination > li > a,
  .aui .message-footer-style2 .pagination > li > span {
    border: 1px solid #B5B5B5;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    padding: 0; }
  .aui .message-footer-style2 .pagination > li > span {
    border-color: #CCC; }
  .aui .message-footer-style2 .pagination > li > a:hover {
    border-color: #84AFC9;
    background-color: #F7F7F7; }
  .aui .message-item.message-inline-open {
    background-color: #F2F6F9;
    border: 1px solid #DDD;
    border-bottom-color: #CCC; }
  .aui .message-item.message-inline-open:first-child {
    border-top-color: #EEE; }
  .aui .message-item.message-inline-open:last-child {
    border-bottom-color: #DDD; }
  .aui .message-item.message-inline-open + .message-item {
    border-bottom-color: transparent; }
  .aui .message-loading {
    position: absolute;
    z-index: 14;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center; }
  .aui .message-loading > [class*="icon-"] {
    position: relative;
    top: 25%; }
  .aui .message-content .sender {
    color: #6A9CBA;
    font-weight: bold;
    width: auto;
    text-overflow: inherit;
    vertical-align: middle;
    margin: 0; }
  .aui .message-content .time {
    width: auto;
    text-overflow: inherit;
    white-space: normal;
    float: none;
    vertical-align: middle; }
  .aui ul.attachment-list {
    margin: 6px 0 4px 8px; }
  .aui ul.attachment-list > li {
    margin-bottom: 3px; }
  .aui .message-attachment {
    padding-left: 10px;
    padding-right: 10px; }
  .aui .attached-file {
    color: #777;
    width: 200px; }
  .aui .attached-file > [class*="icon-"] {
    display: inline-block;
    width: 16px;
    margin-right: 2px; }
  .aui .attached-file:hover {
    text-decoration: none;
    color: #438EB9; }
  .aui .attached-file:hover .attached-name {
    color: #2283C5; }
  .aui .attached-file .attached-name {
    display: inline-block;
    max-width: 175px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .aui .messagebar-item-left,
  .aui .messagebar-item-right {
    position: absolute;
    bottom: 14px;
    left: 12px;
    text-align: left; }
  .aui .messagebar-item-right {
    right: 12px;
    left: auto; }
  .aui .message-navbar .nav-search {
    right: auto;
    left: 60px;
    top: auto;
    bottom: 11px; }
  .aui .message-form {
    border: 1px solid #ddd;
    border-top: none;
    padding-top: 22px; }
  @media only screen and (min-width: 481px) {
    .aui .message-form .control-label {
      width: 110px;
      color: #777; }
    .aui .message-form .controls {
      margin-left: 125px; }
    .aui .message-form .control-group {
      margin-left: 20px;
      margin-right: 20px; } }
  @media only screen and (max-width: 480px) {
    .aui .message-form {
      padding-left: 16px;
      padding-right: 16px; } }
  .aui .message-form .form-actions {
    margin-bottom: 0; }
  .aui .message-form .wysiwyg-editor {
    overflow: auto;
    min-height: 150px;
    max-height: 250px;
    height: auto; }
  .aui .btn-send-message {
    position: relative;
    top: 6px; }
  .aui .btn-back-message-list {
    color: #777; }
  .aui .btn-back-message-list:hover {
    color: #478FCA;
    text-decoration: none; }
  .aui .message-condensed .message-item {
    padding-top: 8px;
    padding-bottom: 9px; }
  .aui .message-condensed .message-navbar,
  .aui .message-condensed .message-footer {
    padding-top: 7px;
    padding-bottom: 7px; }
  .aui .message-condensed .messagebar-item-left,
  .aui .message-condensed .messagebar-item-right {
    bottom: 9px; }
  .aui .message-condensed .message-navbar .nav-search {
    bottom: 7px; }
  @media only screen and (max-width: 480px) {
    .aui .message-condensed .message-bar {
      min-height: 42px; } }
  .aui .inbox-folders .btn-block {
    margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .aui .inbox-folders.responsive .btn-block {
      width: 24%; } }
  @media only screen and (max-width: 600px) {
    .aui .inbox-folders.responsive .btn-block {
      width: 48%; } }
  @media only screen and (max-width: 320px) {
    .aui .inbox-folders.responsive .btn-block {
      width: 99%; } }
  .aui .inbox-folders .btn-lighter,
  .aui .inbox-folders .btn-lighter.active {
    background-color: #F4F4F4 !important;
    text-shadow: none !important;
    color: #7C8395 !important;
    border: 1px solid #FFF  !important;
    padding: 5px 11px; }
  .aui .inbox-folders .btn-lighter.active {
    background-color: #EDF2F8 !important;
    color: #53617C !important; }
  .aui .inbox-folders .btn-lighter:hover {
    background-color: #EFEFEF !important;
    color: #6092C4 !important; }
  .aui .inbox-folders .btn > [class*="icon-"]:first-child {
    display: inline-block;
    width: 14px;
    text-align: left; }
  .aui .inbox-folders .btn-lighter + .btn-lighter {
    border-top-width: 0 !important; }
  .aui .inbox-folders .btn.active:before {
    display: block;
    content: "";
    position: absolute;
    top: 1px;
    bottom: 1px;
    left: -1px;
    border-left: 3px solid #4F99C6; }
  .aui .inbox-folders .btn.active:after {
    display: none; }
  .aui .inbox-folders .btn .counter {
    border-radius: 3px;
    position: absolute;
    right: 8px;
    top: 8px;
    padding-left: 6px;
    padding-right: 6px;
    opacity: 0.75; }
  .aui .inbox-folders .btn:hover .badge {
    opacity: 1; }
  .aui .timeline-container {
    position: relative;
    padding-top: 4px;
    margin-bottom: 32px; }
  .aui .timeline-container:last-child {
    margin-bottom: 0; }
  .aui .timeline-container:before {
    /* the vertical line running through icons */
    content: "";
    display: block;
    position: absolute;
    left: 28px;
    top: 0;
    bottom: 0;
    border: 1px solid #E2E3E7;
    background-color: #E7EAEF;
    width: 2px;
    border-width: 0 1px; }
  .aui .timeline-container:first-child:before {
    border-top-width: 1px; }
  .aui .timeline-container:last-child:before {
    border-bottom-width: 1px; }
  .aui .timeline-item {
    position: relative;
    margin-bottom: 8px; }
  .aui .timeline-item .widget-box {
    background-color: #F2F6F9;
    color: #595C66; }
  .aui .timeline-item .transparent.widget-box {
    border-left: 3px solid #DAE1E5; }
  .aui .timeline-item .transparent .widget-header {
    background-color: #ECF1F4;
    border-bottom: none; }
  .aui .timeline-item .transparent .widget-header > :first-child {
    margin-left: 8px; }
  .aui .timeline-item:nth-child(even) .widget-box {
    background-color: #F3F3F3;
    color: #616161; }
  .aui .timeline-item:nth-child(even) .widget-box.transparent {
    border-left-color: #DBDBDB !important; }
  .aui .timeline-item:nth-child(even) .widget-box.transparent .widget-header {
    background-color: #EEE !important; }
  .aui .timeline-item .widget-box {
    margin: 0;
    position: relative;
    max-width: none;
    border-bottom: none;
    margin-left: 60px; }
  .aui .timeline-item .widget-main {
    margin: 0;
    position: relative;
    max-width: none;
    border-bottom: none; }
  .aui .timeline-item .widget-body {
    background-color: transparent; }
  .aui .timeline-item .widget-toolbox {
    padding: 4px 8px 0 !important;
    background-color: transparent !important;
    border: 0 solid #CCC !important;
    border-top: none !important;
    margin: 0 0px !important; }
  .aui .timeline-info {
    float: left;
    width: 60px;
    text-align: center;
    position: relative; }
  .aui .timeline-info img {
    border-radius: 100%;
    max-width: 36px; }
  .aui .timeline-info .label,
  .aui .timeline-info .badge {
    font-size: 12px; }
  .aui .timeline-container:not(.timeline-style2) .timeline-indicator {
    opacity: 1;
    border-radius: 100%;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    text-shadow: none !important;
    padding: 0;
    cursor: default;
    border: 3px solid #FFF !important; }
  .aui img.timeline-container:not(.timeline-style2) .timeline-indicator {
    border-color: #FFF !important;
    padding: 3px;
    width: auto;
    height: auto;
    line-height: auto;
    max-width: 32px; }
  .aui .timeline-label {
    display: block;
    clear: both;
    margin: 0 0 18px;
    margin-left: 34px; }
  .aui .timeline-item img {
    border: 1px solid #AAA;
    padding: 2px;
    background-color: #FFF; }
  .aui .timeline-style2:before {
    display: none; }
  .aui .timeline-style2 .timeline-item {
    padding-bottom: 22px;
    margin-bottom: 0; }
  .aui .timeline-style2 .timeline-item:last-child {
    padding-bottom: 0; }
  .aui .timeline-style2 .timeline-item:before {
    content: "";
    display: block;
    position: absolute;
    left: 90px;
    top: 5px;
    bottom: -5px;
    border-width: 0;
    background-color: #DDD;
    width: 2px;
    max-width: 2px; }
  .aui .timeline-style2 .timeline-item:last-child:before {
    display: none; }
  .aui .timeline-style2 .timeline-item:first-child:before {
    display: block; }
  .aui .timeline-style2 .timeline-item .transparent .widget-header {
    background-color: transparent !important; }
  .aui .timeline-style2 .timeline-item .transparent.widget-box {
    background-color: transparent !important;
    border-left: none !important; }
  .aui .timeline-style2 .timeline-info {
    width: 100px; }
  .aui .timeline-style2 .timeline-indicator {
    font-size: 0;
    height: 8px;
    line-height: 8px;
    width: 8px;
    border-width: 1px !important;
    background-color: #FFFFFF !important;
    position: absolute;
    left: 86px;
    top: 3px;
    opacity: 1;
    border-radius: 100%;
    display: inline-block;
    padding: 0; }
  .aui .timeline-style2 .timeline-date {
    display: inline-block;
    width: 72px;
    text-align: right;
    margin-right: 25px;
    color: #777; }
  .aui .timeline-style2 .timeline-item .widget-box {
    margin-left: 112px; }
  .aui .timeline-style2 .timeline-label {
    width: 75px;
    text-align: center;
    margin-left: 0;
    margin-bottom: 10px;
    text-align: right;
    color: #666;
    font-size: 14px; }
  .aui .timeline-time {
    text-align: center;
    position: static; }
  .aui .fc-header-title > h2 {
    font-size: 22px;
    color: #65A0CE; }
  .aui .fc-widget-header,
  .aui .fc-widget-content {
    border: 1px solid #BCD4E5; }
  .aui .fc-state-highlight {
    background: #FFC; }
  .aui .fc-event-skin {
    border: none !important;
    /* default BORDER color */
    background-color: #ABBAC3;
    padding: 0 0 1px 2px; }
  .aui .label-yellow .fc-event-skin {
    color: #996633; }
  .aui .label-light .fc-event-skin {
    color: #888; }
  .aui [class*="label-"] > .fc-event-skin,
  .aui [class*="label-"] > .fc-event-skin > .fc-event-skin.fc-event-head {
    background-color: inherit; }
  .aui .fc-event-skin.ui-draggable-dragging {
    cursor: move; }
  .aui .fc-event-skin.fc-event-vert,
  .aui .fc-event-vert > .fc-event-skin {
    padding: 0 0 1px; }
  .aui .fc-grid .fc-day-number {
    color: #2E6589; }
  .aui .fc-widget-header {
    background: #ECF2F7;
    color: #8090A0; }
  .aui .fc-event-hori,
  .aui .fc-event-vert {
    border-radius: 0 !important;
    border-color: transparent; }
  .aui .fc-event-vert .fc-event-content {
    padding-left: 1px;
    padding-right: 1px; }
  .aui .fc-event-vert .fc-event-time {
    padding: 0; }
  .aui .fc-state-default {
    border: none; }
  .aui .fc-state-default,
  .aui .fc-state-default .fc-button-inner {
    border: none;
    background-color: #ABBAC3;
    color: #FFF;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0 !important;
    margin-left: 2px; }
  .aui .fc-state-default .fc-button-effect {
    display: none; }
  .aui .fc-state-disabled,
  .aui .fc-state-disabled .fc-button-inner {
    opacity: 0.75;
    filter: alpha(opacity=75);
    color: #DDD; }
  .aui .fc-state-active,
  .aui .fc-state-active .fc-button-inner {
    border-color: #4F99C6;
    background-color: #6FB3E0; }
  .aui .fc-state-hover,
  .aui .fc-state-hover .fc-button-inner {
    background-color: #8B9AA3; }
  .aui .external-event {
    margin: 6px 0;
    padding: 0;
    cursor: default;
    display: block;
    color: #FFF;
    background-color: #ABBAC3;
    font-size: 13px;
    line-height: 28px; }
  .aui .external-event:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .external-event.ui-draggable-dragging {
    cursor: move; }
  .aui .external-event > [class*="icon-"]:first-child {
    /* the move & drag icon */
    display: inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    font-size: 15px;
    border-right: 1px solid #FFF; }
  .aui .widget-main .fc {
    position: relative;
    top: -40px; }
  .aui .widget-main .fc > .fc-header {
    position: relative;
    z-index: 10; }
  .aui .widget-main .fc .fc-header-space {
    padding-left: 2px; }
  .aui .widget-main .fc-header-title > h2 {
    font-size: 18px;
    line-height: 36px; }
  .aui .widget-main .fc-content {
    top: -14px;
    z-index: 11; }
  .aui .widget-main .fc-button-content {
    height: 37px;
    line-height: 36px; }
  .aui .chosen-container + .help-inline {
    vertical-align: middle; }
  .aui .chosen-select {
    display: inline !important;
    /* for validation plugin to work it must be displayed */
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: -1; }
  .aui .chosen-container,
  .aui [class*="chosen-container"] {
    vertical-align: middle; }
  .aui .chosen-container > .chosen-single,
  .aui [class*="chosen-container"] > .chosen-single {
    line-height: 26px;
    height: 26px;
    box-shadow: none;
    background: #FAFAFA; }
  .aui .chosen-choices {
    box-shadow: none !important; }
  .aui .chosen-container-single .chosen-single abbr {
    background: none; }
  .aui .chosen-container-single .chosen-single abbr:after {
    content: "\f00d";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    position: absolute;
    right: 0;
    top: -7px; }
  .aui .chosen-container-single .chosen-single abbr:hover:after {
    color: #464646; }
  .aui .chosen-container-single.chosen-disabled .chosen-single abbr:hover:after {
    color: #464646; }
  .aui .chosen-single div b {
    background: none !important; }
  .aui .chosen-single div b:before {
    content: "\f0d7";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px; }
  .aui .chosen-container-active.chosen-with-drop .chosen-single div b:before {
    content: "\f0d8"; }
  .aui .chosen-container-single .chosen-search {
    position: relative; }
  .aui .chosen-container-single .chosen-search input[type="text"] {
    background: none;
    border-radius: 0;
    line-height: 28px;
    height: 28px; }
  .aui .chosen-container-single .chosen-search:after {
    content: "\f002";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 14px;
    position: absolute;
    top: 8px;
    right: 12px; }
  .aui .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none; }
  .aui .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: "\f00d";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 13px;
    position: absolute;
    right: 2px;
    top: -1px; }
  .aui .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    text-decoration: none; }
  .aui .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
    color: #464646; }
  .aui .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close:before {
    color: #464646; }
  .aui .chosen-container .chosen-results-scroll-down span,
  .aui .chosen-container .chosen-results-scroll-up span {
    background: none; }
  .aui .chosen-container .chosen-results-scroll-down span:before,
  .aui .chosen-container .chosen-results-scroll-up span:before {
    content: "\f0d7";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px; }
  .aui .chosen-container .chosen-results-scroll-up span:before {
    content: "\f0d8"; }
  .aui .chosen-container-active .chosen-single-with-drop div b:before {
    content: "\f0d8"; }
  .aui .chosen-rtl .chosen-search input[type="text"] {
    background: none; }
  .aui .chosen-rtl .chosen-search:after {
    content: "";
    display: none; }
  .aui .chosen-rtl .chosen-search:before {
    content: "\f002";
    display: inline-block;
    color: #888;
    font-family: 'fontawesome-alloy';
    font-size: 14px;
    position: absolute;
    top: 9px;
    left: 12px; }
  .aui .chosen-container-single .chosen-single {
    border-radius: 0; }
  .aui .chosen-container .chosen-results li.highlighted {
    background: #86BD6F;
    /* green */
    background: #4492C9;
    /* blue1 */
    background: #316AC5;
    color: #FFF; }
  .aui .chosen-container-single .chosen-drop {
    border-radius: 0;
    border-bottom: 3px solid #4492C9;
    border-color: #4492C9; }
  .aui .chosen-single.chosen-single-with-drop,
  .aui .chosen-container-active .chosen-single {
    border-color: #4492C9; }
  .aui .control-group.error .chosen-single {
    border-color: #f09784 !important; }
  .aui .control-group.info .chosen-single {
    border-color: #64a6bc !important; }
  .aui .control-group.warning .chosen-single {
    border-color: #e0c43a !important; }
  .aui .control-group.success .chosen-single {
    border-color: #92bf65 !important; }
  .aui .chosen-rtl .chosen-container-single-nosearch .chosen-search {
    left: -9999px; }
  .aui .chosen-rtl .chosen-drop {
    left: -9999px; }
  .aui .chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #4492C9; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .aui .chosen-rtl .chosen-search input[type="text"],
    .aui .chosen-container-single .chosen-single abbr,
    .aui .chosen-container-single .chosen-single div b,
    .aui .chosen-container-single .chosen-search input[type="text"],
    .aui .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
    .aui .chosen-container .chosen-results-scroll-down span,
    .aui .chosen-container .chosen-results-scroll-up span {
      background-image: none !important;
      background-repeat: no-repeat !important;
      background-size: auto !important; } }
  .aui .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice {
    background-image: none;
    background-color: #91b8d0;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 3px;
    margin-right: 0;
    padding: 6px 22px 7px 9px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    transition: all 0.2s ease 0s;
    vertical-align: baseline;
    white-space: nowrap;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 18px;
    height: auto;
    line-height: 25px;
    text-align: center; }
  .aui .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    color: #FFF;
    position: static;
    font-size: 11px; }
  .aui .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  .aui .tag-input-style + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover:before {
    color: #FFF; }
  .aui .tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice {
    padding: 6px 9px 7px 22px;
    margin-left: 0;
    margin-right: 3px; }
  .aui .tag-input-style + .chosen-container-multi.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 0; }
  .aui .select2-container .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .select2-container.select2-drop-above .select2-choice {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .select2-container .select2-choice abbr,
  .aui .select2-search-choice-close {
    background: none; }
  .aui .select2-container .select2-choice abbr:before,
  .aui .select2-search-choice-close:before {
    font-family: 'fontawesome-alloy';
    font-size: 12px;
    display: inline;
    content: "\f00d";
    color: #888;
    position: relative;
    top: -1px; }
  .aui .select2-container .select2-choice abbr:hover:before,
  .aui .select2-search-choice-close:hover:before {
    color: #555; }
  .aui .select2-container .select2-choice abbr:before {
    top: -7px; }
  .aui .select2-search-choice-close:hover {
    text-decoration: none !important; }
  .aui .select2-drop {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #4492C9;
    border-width: 0 1px 3px; }
  .aui .select2-drop.select2-drop-above {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .select2-container .select2-choice {
    background: #FAFAFA none; }
  .aui .select2-container-active .select2-choice,
  .aui .select2-container-active .select2-choices,
  .aui .select2-dropdown-open.select2-drop-above .select2-choice,
  .aui .select2-dropdown-open.select2-drop-above .select2-choices,
  .aui .select2-container-multi.select2-container-active .select2-choices {
    border-color: #4492C9; }
  .aui .select2-results .select2-highlighted {
    background: #316AC5; }
  .aui .select2-container .select2-choice .select2-arrow {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent none;
    border: none; }
  .aui .select2-container .select2-choice .select2-arrow b {
    background: none; }
  .aui .select2-container .select2-choice .select2-arrow b:before {
    font-family: 'fontawesome-alloy';
    font-size: 12px;
    display: inline;
    content: "\f0d7";
    color: #888;
    position: relative;
    left: 5px; }
  .aui .select2-dropdown-open .select2-choice .select2-arrow b:before {
    content: "\f0d8"; }
  .aui .select2-search input {
    background: #fff none; }
  .aui .select2-search:after {
    font-family: 'fontawesome-alloy';
    font-size: 14px;
    display: inline;
    content: "\f002";
    color: #777;
    position: relative;
    top: 2px;
    left: -20px;
    z-index: 0; }
  .aui .select2-container-active .select2-choice,
  .aui .select2-container-active .select2-choices,
  .aui .select2-container-multi.select2-container-active .select2-choices,
  .aui .select2-dropdown-open.select2-drop-above .select2-choice,
  .aui .select2-dropdown-open.select2-drop-above .select2-choices {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .select2-search input.select2-active {
    background-color: #FFF;
    position: relative;
    z-index: 1; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .aui .select2-search input,
    .aui .select2-search-choice-close,
    .aui .select2-container .select2-choice abbr,
    .aui .select2-container .select2-choice div b {
      background-image: none !important;
      background-size: auto !important; }
    .aui .select2-search input {
      background-position: auto !important; } }
  .aui .select2-container-active.select2-dropdown-open .select2-choice {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
    background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
    background-image: linear-gradient(to bottom, #eeeeee, #ffffff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffffffff', GradientType=0); }
  .aui .select2-container-active.select2-drop-above .select2-choice {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); }
  .aui .control-group.error .select2-choice {
    border-color: #f09784 !important; }
  .aui .control-group.info .select2-choice {
    border-color: #64a6bc !important; }
  .aui .control-group.warning .select2-choice {
    border-color: #e0c43a !important; }
  .aui .control-group.success .select2-choice {
    border-color: #92bf65 !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .aui .select2-search input,
    .aui .select2-search-choice-close,
    .aui .select2-container .select2-choice abbr,
    .aui .select2-container .select2-choice .select2-arrow b {
      background-image: none !important;
      background-repeat: no-repeat !important;
      background-size: auto !important; }
    .aui .select2-search input {
      background-position: auto !important; } }
  .aui #colorbox:focus,
  .aui #colorbox:active {
    outline: none; }
  .aui #cboxTopLeft,
  .aui #cboxTopCenter,
  .aui #cboxTopRight,
  .aui #cboxMiddleLeft,
  .aui #cboxMiddleRight,
  .aui #cboxBottomLeft,
  .aui #cboxBottomCenter,
  .aui #cboxBottomRight {
    background: none !important;
    opacity: 0; }
  .aui #cboxContent {
    border: 12px solid #000;
    background-color: #FFF;
    padding: 7px; }
  .aui #cboxOverlay {
    background: rgba(0, 0, 0, 0.95);
    background: #000; }
  .aui #cboxCurrent {
    left: 61px;
    margin-bottom: 5px; }
  .aui #cboxTitle {
    margin-bottom: 4px; }
  .aui #cboxNext,
  .aui #cboxPrevious,
  .aui #cboxClose {
    background: none;
    text-indent: 0;
    width: 20px;
    height: 20px;
    line-height: 14px;
    padding: 0 4px;
    text-align: center;
    border: 2px solid #999;
    border-radius: 16px;
    color: #666;
    font-size: 12px;
    margin-left: 7px;
    margin-bottom: 7px; }
  .aui #cboxNext:hover,
  .aui #cboxPrevious:hover {
    color: #333;
    border-color: #666; }
  .aui #cboxContent {
    overflow: visible; }
  .aui #cboxClose {
    background-color: #000000;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius: 32px;
    font-size: 20px;
    height: 24px;
    width: 24px;
    padding-bottom: 2px;
    right: -14px;
    top: -14px;
    margin-left: 0; }
  .aui #cboxLoadingOverlay {
    background: none !important; }
  .aui #cboxLoadingGraphic {
    background: #FFF none !important;
    text-align: center; }
  .aui #cboxLoadingGraphic > [class*="icon-"] {
    display: inline-block;
    background-color: #FFF;
    border-radius: 8px;
    width: 32px;
    height: 32px;
    position: relative;
    top: 48%;
    text-align: center;
    vertical-align: middle;
    -moz-animation: spin 1.5s infinite linear;
    -webkit-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    -ms-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
    font-size: 24px;
    color: #FE7E3E; }
  .aui .ace-spinner {
    display: inline-block; }
  .aui .ace-spinner .spinner-buttons {
    min-width: 18px; }
  .aui .ace-spinner .spinner-buttons > .btn {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 10px;
    padding: 0;
    width: 18px;
    height: 14px;
    line-height: 14px; }
  .aui .ace-spinner .spinner-buttons > .btn:first-child {
    margin-top: 0; }
  .aui .ace-spinner .spinner-buttons > .btn > [class*="icon-"] {
    font-size: 10px;
    margin: 0;
    padding: 0; }
  .aui .ace-spinner .spinner-buttons > button.btn:active {
    left: auto;
    top: auto; }
  .aui .ace-spinner .spinner-input {
    text-align: center;
    height: 19px;
    line-height: 19px;
    color: #777; }
  .aui .wizard-steps {
    list-style: none;
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative; }
  .aui .wizard-steps li {
    display: table-cell;
    text-align: center;
    width: 1%; }
  .aui .wizard-steps li .step {
    border: 5px solid #ced1d6;
    color: #546474;
    font-size: 15px;
    border-radius: 100%;
    background-color: #FFF;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
  .aui .wizard-steps li:before {
    /* the line running through each step*/
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #CED1D6;
    position: relative;
    top: 21px;
    z-index: 1; }
  .aui .wizard-steps li:last-child:before {
    max-width: 50%;
    width: 50%; }
  .aui .wizard-steps li:first-child:before {
    max-width: 51%;
    left: 50%; }
  .aui .wizard-steps li.active:before,
  .aui .wizard-steps li.complete:before,
  .aui .wizard-steps li.active .step,
  .aui .wizard-steps li.complete .step {
    border-color: #5293c4; }
  .aui .wizard-steps li.complete .step {
    cursor: default;
    color: #FFF;
    -webkit-transition: transform ease 0.1s;
    -moz-transition: transform ease 0.1s;
    -o-transition: transform ease 0.1s;
    transition: transform ease 0.1s; }
  .aui .wizard-steps li.complete .step:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    content: "\f00c";
    background-color: #FFF;
    z-index: 3;
    font-family: 'fontawesome-alloy';
    font-size: 17px;
    color: #87ba21; }
  .aui .wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #80afd4; }
  .aui .wizard-steps li.complete:hover:before {
    border-color: #80afd4; }
  .aui .wizard-steps li .title {
    display: block;
    margin-top: 4px;
    max-width: 100%;
    color: #949ea7;
    font-size: 14px;
    z-index: 104;
    text-align: center;
    table-layout: fixed;
    word-wrap: break-word; }
  .aui .wizard-steps li.complete .title,
  .aui .wizard-steps li.active .title {
    color: #2b3d53; }
  .aui .step-content .step-pane {
    display: none;
    min-height: 200px;
    padding: 4px 8px 12px; }
  .aui .step-content .active {
    display: block; }
  .aui .wizard-actions {
    text-align: right; }
  .aui .tree {
    padding-left: 9px;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative; }
  .aui .tree:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: -20px;
    bottom: 16px;
    left: 0;
    border: 1px dotted #67b2dd;
    border-width: 0 0 0 1px;
    z-index: 1; }
  .aui .tree .tree-folder {
    width: auto;
    min-height: 20px;
    cursor: pointer; }
  .aui .tree .tree-folder .tree-folder-header {
    position: relative;
    height: 20px;
    line-height: 20px; }
  .aui .tree .tree-folder .tree-folder-header:hover {
    background-color: #F0F7FC; }
  .aui .tree .tree-folder .tree-folder-header .tree-folder-name,
  .aui .tree .tree-item .tree-item-name {
    display: inline;
    z-index: 2; }
  .aui .tree .tree-folder .tree-folder-header > [class*="icon-"]:first-child,
  .aui .tree .tree-item > [class*="icon-"]:first-child {
    display: inline-block;
    position: relative;
    z-index: 2;
    top: -1px; }
  .aui .tree .tree-folder .tree-folder-header .tree-folder-name {
    margin-left: 2px; }
  .aui .tree .tree-folder .tree-folder-header > [class*="icon-"]:first-child {
    margin: -2px 0 0 -2px; }
  .aui .tree .tree-folder:last-child:after {
    display: inline-block;
    content: "";
    position: absolute;
    z-index: 1;
    top: 15px;
    bottom: 0;
    left: -15px;
    border-left: 1px solid #FFF; }
  .aui .tree .tree-folder .tree-folder-content {
    margin-left: 23px;
    position: relative; }
  .aui .tree .tree-folder .tree-folder-content:before {
    display: inline-block;
    content: "";
    position: absolute;
    z-index: 1;
    top: -14px;
    bottom: 16px;
    left: -14px;
    border: 1px dotted #67b2dd;
    border-width: 0 0 0 1px; }
  .aui .tree .tree-item {
    position: relative;
    height: 20px;
    line-height: 20px;
    cursor: pointer; }
  .aui .tree .tree-item:hover {
    background-color: #F0F7FC; }
  .aui .tree .tree-item .tree-item-name {
    margin-left: 3px; }
  .aui .tree .tree-item .tree-item-name > [class*="icon-"]:first-child {
    margin-right: 3px; }
  .aui .tree .tree-item > [class*="icon-"]:first-child {
    margin-top: -1px; }
  .aui .tree .tree-folder,
  .aui .tree .tree-item {
    position: relative; }
  .aui .tree .tree-folder:before,
  .aui .tree .tree-item:before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 14px;
    left: -13px;
    width: 18px;
    height: 0;
    border-top: 1px dotted #67b2dd;
    z-index: 1; }
  .aui .tree .tree-selected {
    background-color: rgba(98, 168, 209, 0.1);
    color: #6398B0; }
  .aui .tree .tree-selected:hover {
    background-color: rgba(98, 168, 209, 0.1); }
  .aui .tree .tree-item,
  .aui .tree .tree-folder {
    border: 1px solid #FFF; }
  .aui .tree .tree-folder .tree-folder-header {
    border-radius: 0; }
  .aui .tree .tree-item,
  .aui .tree .tree-folder .tree-folder-header {
    margin: 0;
    padding: 5px;
    color: #4D6878; }
  .aui .tree .tree-item > [class*="icon-"]:first-child {
    color: #F9E8CE;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 11px;
    text-align: center;
    border-radius: 3px;
    background-color: #FAFAFA;
    border: 1px solid #CCC;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }
  .aui .tree .tree-selected > [class*="icon-"]:first-child {
    background-color: #F9A021;
    border-color: #F9A021;
    color: #FFF; }
  .aui .tree .icon-plus[class*="icon-"]:first-child,
  .aui .tree .icon-minus[class*="icon-"]:first-child {
    border: 1px solid #DDD;
    vertical-align: middle;
    height: 11px;
    width: 11px;
    text-align: center;
    border: 1px solid #8BAEBF;
    line-height: 10px;
    background-color: #FFF;
    position: relative;
    z-index: 1; }
  .aui .tree .icon-plus[class*="icon-"]:first-child:before {
    display: block;
    content: "+";
    font-family: "Open Sans";
    font-size: 16px;
    position: relative;
    z-index: 1; }
  .aui .tree .icon-minus[class*="icon-"]:first-child:before {
    content: "";
    display: block;
    width: 7px;
    height: 0;
    border-top: 1px solid #4D6878;
    position: absolute;
    top: 5px;
    left: 2px; }
  .aui .tree .tree-unselectable .tree-item > [class*="icon-"]:first-child {
    color: #5084A0;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 10px;
    text-align: center;
    border-radius: 0;
    background-color: transparent;
    border: none;
    box-shadow: none; }
  .aui .tree [class*="icon-"][class*="-down"] {
    transform: rotate(-45deg); }
  .aui .tree .icon-spin {
    height: auto; }
  .aui .tree .tree-loading {
    margin-left: 36px; }
  .aui .tree img {
    display: inline;
    veritcal-align: middle; }
  .aui .gritter-item-wrapper {
    background-image: none !important;
    box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
    background: rgba(50, 50, 50, 0.92); }
  .aui .gritter-item-wrapper.gritter-info {
    background: rgba(49, 81, 133, 0.92); }
  .aui .gritter-item-wrapper.gritter-error {
    background: rgba(153, 40, 18, 0.92); }
  .aui .gritter-item-wrapper.gritter-success {
    background: rgba(89, 131, 75, 0.92); }
  .aui .gritter-item-wrapper.gritter-warning {
    background: rgba(190, 112, 31, 0.92); }
  .aui .gritter-item-wrapper.gritter-light {
    background: rgba(245, 245, 245, 0.95);
    border: 1px solid #BBB; }
  .aui .gritter-item-wrapper.gritter-light.gritter-info {
    background: rgba(232, 242, 255, 0.95); }
  .aui .gritter-item-wrapper.gritter-light.gritter-info .gritter-item {
    color: #4A577D; }
  .aui .gritter-item-wrapper.gritter-light.gritter-error {
    background: rgba(255, 235, 235, 0.95); }
  .aui .gritter-item-wrapper.gritter-light.gritter-error .gritter-item {
    color: #894A38; }
  .aui .gritter-item-wrapper.gritter-light.gritter-success {
    background: rgba(239, 250, 227, 0.95); }
  .aui .gritter-item-wrapper.gritter-light.gritter-success .gritter-item {
    color: #416131; }
  .aui .gritter-item-wrapper.gritter-light.gritter-warning {
    background: rgba(252, 248, 227, 0.95); }
  .aui .gritter-item-wrapper.gritter-light.gritter-warning .gritter-item {
    color: #946446; }
  .aui .gritter-top,
  .aui .gritter-bottom,
  .aui .gritter-item {
    background-image: none; }
  .aui .gritter-close {
    left: auto;
    right: 3px;
    background-image: none;
    width: 18px;
    height: 18px;
    line-height: 17px;
    text-align: center;
    border: 2px solid transparent;
    border-radius: 16px;
    color: #E17B67; }
  .aui .gritter-close:before {
    font-family: 'fontawesome-alloy';
    font-size: 16px;
    content: "\f00d"; }
  .aui .gritter-info .gritter-close {
    color: #FFA500; }
  .aui .gritter-error .gritter-close,
  .aui .gritter-success .gritter-close,
  .aui .gritter-warning .gritter-close {
    color: #FFEA07; }
  .aui .gritter-close:hover {
    color: #FFF !important; }
  .aui .gritter-title {
    text-shadow: none; }
  .aui .gritter-light .gritter-item,
  .aui .gritter-light .gritter-bottom,
  .aui .gritter-light .gritter-top,
  .aui .gritter-light .gritter-close {
    background-image: none;
    color: #444; }
  .aui .gritter-light .gritter-title {
    text-shadow: none; }
  .aui .gritter-light .gritter-close:hover {
    color: #8A3104 !important; }
  .aui .gritter-center {
    position: fixed;
    left: 33%;
    right: 33%;
    top: 33%; }
  .aui .wysiwyg-editor {
    max-height: 250px;
    height: 250px;
    background-color: #F7F8FA;
    border-collapse: separate;
    border: 1px solid #BBC0CA;
    padding: 4px;
    box-sizing: content-box;
    overflow-y: scroll;
    overflow-x: hidden;
    outline: none; }
  .aui .wysiwyg-editor:focus {
    background-color: #FFF; }
  .aui .wysiwyg-toolbar {
    line-height: 32px;
    margin: 0 !important; }
  .aui .wysiwyg-toolbar .dropdown-menu {
    text-align: left; }
  .aui .wysiwyg-toolbar .btn-group > .btn,
  .aui .wysiwyg-toolbar .btn-group > .inline > .btn {
    /* sometimes we need to put .btn inside an .inline.position-relative for dropdowns to show up in correct position */
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    border-width: 2px;
    margin-left: 1px; }
  .aui .wysiwyg-toolbar .btn-group > .btn > [class*="icon-"]:first-child,
  .aui .wysiwyg-toolbar .btn-group > .inline > .btn > [class*="icon-"]:first-child {
    font-size: 14px;
    width: 25px;
    max-width: 25px;
    display: inline-block;
    border-width: 1px !important; }
  .aui .wysiwyg-toolbar .btn-group > .btn.dropdown-toggle > [class*="icon-"]:last-child,
  .aui .wysiwyg-toolbar .btn-group > .inline > .btn.dropdown-toggle > [class*="icon-"]:last-child {
    margin-right: 4px; }
  .aui .wysiwyg-toolbar .btn-group > .btn.active:after,
  .aui .wysiwyg-toolbar .btn-group > .inline > .btn.active:after {
    border-color: transparent;
    border-style: solid;
    border-top-color: inherit;
    border-width: 6px 14px;
    bottom: -13px;
    left: 0;
    right: 0; }
  .aui .wysiwyg-style1 .btn-group > .btn,
  .aui .wysiwyg-style2 .btn-group > .btn,
  .aui .wysiwyg-style1 .btn-group > .inline > .btn,
  .aui .wysiwyg-style2 .btn-group > .inline > .btn {
    margin: 0 !important;
    background: #FFF !important;
    border: none !important;
    color: #ADB3BE !important;
    text-shadow: none !important; }
  .aui .wysiwyg-style1 .btn-group > .btn.active,
  .aui .wysiwyg-style2 .btn-group > .btn.active,
  .aui .wysiwyg-style1 .btn-group > .inline > .btn.active,
  .aui .wysiwyg-style2 .btn-group > .inline > .btn.active {
    color: #5B80CE !important; }
  .aui .wysiwyg-style1 .btn-group > .btn.active:after,
  .aui .wysiwyg-style2 .btn-group > .btn.active:after,
  .aui .wysiwyg-style1 .btn-group > .inline > .btn.active:after,
  .aui .wysiwyg-style2 .btn-group > .inline > .btn.active:after {
    display: none; }
  .aui .wysiwyg-style1 .btn-group,
  .aui .wysiwyg-style2 .btn-group {
    position: relative; }
  .aui .wysiwyg-style1 .btn-group:after,
  .aui .wysiwyg-style2 .btn-group:after {
    display: block;
    content: "";
    position: absolute;
    left: -2px;
    width: 0px;
    max-width: 0;
    top: 6px;
    bottom: 6px;
    border-left: 1px solid #E1E6EA; }
  .aui .wysiwyg-style1 .btn-group:first-child:after,
  .aui .wysiwyg-style2 .btn-group:first-child:after {
    display: none; }
  .aui .wysiwyg-style2 {
    background-color: #E5E5E5; }
  .aui .wysiwyg-style2 + .wysiwyg-editor {
    border-color: #DDD;
    background-color: #FFF;
    border-top: none; }
  .aui .wysiwyg-style2 .btn-group > .btn,
  .aui .wysiwyg-style2 .btn-group > .inline > .btn {
    margin: 0 1px 0 0 !important;
    background: #FFF !important;
    border: none !important;
    color: #8D939E !important;
    text-shadow: none !important; }
  .aui .wysiwyg-style2 .btn-group > .btn.active,
  .aui .wysiwyg-style2 .btn-group > .inline > .btn.active {
    color: #FFF !important;
    background: #6AAEDF !important; }
  .aui .wysiwyg-style2 .btn-group:after {
    display: none; }
  .aui .wysiwyg-toolbar .btn-colorpicker {
    width: 24px;
    height: 24px;
    position: relative;
    background: #87B87F;
    /* Old browsers */
    background: -moz-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%);
    /*  FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cf3e73), color-stop(20%, #ffffff), color-stop(30%, #2283c5), color-stop(40%, #ffffff), color-stop(50%, #87b87f), color-stop(60%, #ffffff), color-stop(70%, #ffb752), color-stop(80%, #ffffff), color-stop(90%, #d15b47), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%);
    /* Opera11.10+ */
    background: -ms-linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CF3E73', endColorstr='#FFB752', GradientType=0);
    /* IE6-9 */
    background: linear-gradient(top, #cf3e73 10%, #ffffff 20%, #2283c5 30%, #ffffff 40%, #87b87f 50%, #ffffff 60%, #ffb752 70%, #ffffff 80%, #d15b47 90%, #ffffff 100%);
    /* W3C */ }
  .aui .wysiwyg-toolbar .dropdown-colorpicker > .dropdown-menu {
    top: inherit; }
  .aui .wysiwyg-toolbar input[type=file] {
    position: fixed;
    z-index: -10;
    opacity: 0;
    max-width: 0;
    max-height: 0;
    display: block; }
  .aui .wysiwyg-toolbar .wysiwyg-choose-file {
    display: inline-block;
    width: auto;
    margin: 4px auto 0;
    padding-left: 5px;
    padding-right: 5px; }
  .aui .wysiwyg-toolbar .dropdown-menu input[type=text] {
    margin-left: 8px;
    margin-bottom: 0; }
  .aui .wysiwyg-toolbar .dropdown-menu .btn {
    margin-right: 8px;
    margin-left: 1px; }
  .aui .wysiwyg-style1 .btn-colorpicker {
    width: 20px;
    height: 20px; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .aui {
      /* for adding image resize functionality in chrome and safari */ }
      .aui .wysiwyg-editor img {
        display: inline !important; }
      .aui .wysiwyg-editor .ui-wrapper {
        border: 1px dotted #D00;
        overflow: visible !important;
        /* because it's image only, so it's ok */
        display: inline-block !important;
        vertical-align: middle; }
      .aui .wysiwyg-editor .ui-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        right: -3px;
        bottom: -3px;
        width: 7px;
        height: 7px;
        border: 1px solid #D00;
        background-color: #FFF;
        z-index: 1; } }
  .aui .widget-header .wysiwyg-toolbar {
    background-color: transparent; }
  .aui .widget-header .wysiwyg-toolbar .btn-group > .btn,
  .aui .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.25) !important;
    color: #FFF !important;
    margin-top: 1px; }
  .aui .widget-header .wysiwyg-toolbar .btn-group > .btn.active,
  .aui .widget-header .wysiwyg-toolbar .btn-group > .inline > .btn.active {
    background: rgba(0, 0, 0, 0.25) !important; }
  .aui .widget-body .wysiwyg-editor {
    border: none; }
  .aui .wysiwyg-speech-input {
    width: 20px !important;
    color: transparent !important;
    background: transparent none !important;
    border: none !important;
    -moz-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    -ms-transform: scale(2, 2);
    transform: scale(2, 2);
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    cursor: pointer; }
  .aui .wysiwyg-speech-input:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .aui .widget-body .md-header {
    margin-top: -30px;
    margin-left: 9px; }
  .aui .widget-body .md-header .btn {
    border-color: transparent;
    background: rgba(255, 255, 255, 0.25) !important;
    color: #FFF !important;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    border-width: 1px !important; }
  .aui .widget-body .md-header .btn > [class*="icon-"] {
    font-size: 14px;
    width: 25px;
    max-width: 25px;
    display: inline-block; }
  .aui .widget-body .md-header .btn-inverse {
    background: rgba(0, 0, 0, 0.25) !important;
    padding-right: 5px; }
  .aui .widget-body .md-preview {
    padding: 8px;
    min-height: 200px; }
  .aui .widget-body .md-input {
    border: none !important;
    box-shadow: none !important;
    display: block;
    margin-bottom: 0;
    background-color: rgba(48, 126, 204, 0.07);
    padding: 8px; }
  .aui .widget-body .md-input:focus {
    background-color: #FFF;
    box-shadow: none !important; }
  .aui .editable-container .popover-title {
    color: #438EB9; }
  .aui .editable-click {
    border-bottom: 1px dashed #BBB;
    cursor: pointer;
    font-weight: normal; }
  .aui img.editable-click {
    border: 1px dotted #BBB; }
  .aui .editable-click:hover {
    border-color: #0088CC;
    color: #0088CC; }
  .aui img.editable-click:hover {
    opacity: 0.75;
    filter: alpha(opacity=75); }
  .aui .editable-buttons,
  .aui .editable-input {
    display: inline-block; }
  .aui .editable-buttons {
    margin-left: 1px; }
  .aui .editable-buttons .btn {
    padding: 0;
    width: 28px;
    line-height: 24px;
    border-width: 3px;
    font-size: 12px;
    margin: 0 1px 0 0; }
  .aui .editable-buttons .btn > [class*="icon-"] {
    margin: 0; }
  .aui .editable-clear-x {
    cursor: pointer;
    color: #888;
    background: none; }
  .aui .editable-clear-x:hover {
    color: #D15B47; }
  .aui .editable-clear-x:before {
    display: inline-block;
    content: "\f057";
    font-family: 'fontawesome-alloy';
    font-size: 15px;
    position: absolute;
    margin-top: -9px;
    width: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
  .aui .editable-input .ace-spinner {
    margin-right: 8px; }
  .aui .editable-inline .editable-slider {
    margin-top: 10px;
    margin-right: 4px; }
  .aui .editable-popup .editable-slider {
    display: block;
    margin-bottom: 16px;
    margin-top: 4px; }
  .aui .editable-slider input {
    display: none; }
  .aui .editable-input .ace-file-input {
    display: block; }
  .aui .editable-image .ace-file-multiple label.selected {
    border-color: transparent; }
  .aui .editable-image + .editable-buttons,
  .aui .editable-wysiwyg + .editable-buttons {
    display: block;
    text-align: center;
    margin-top: 8px; }
  .aui .editable-wysiwyg {
    width: 95%; }
  .aui .editable-wysiwyg .wysiwyg-editor {
    height: auto;
    overflow-y: hidden; }
  .aui .editableform .input-append.dropdown-menu {
    display: none; }
  .aui .editableform .open .input-append.dropdown-menu {
    display: block; }
  .aui .editable-container .editableform {
    margin-bottom: 10px; }
  .aui .editable-inline .editableform {
    margin-bottom: 0; }
  .aui .editableform-loading {
    background: none; }
  .aui .editableform-loading [class*="icon-"],
  .aui .editableform-loading .progress {
    position: relative;
    top: 35%; }
  .aui .ui-slider {
    background-color: #CCC; }
  .aui .ui-slider-horizontal {
    height: 9px; }
  .aui .ui-slider-vertical {
    width: 9px; }
  .aui .ui-slider-handle {
    border-radius: 0;
    background-color: #F5F5F5;
    border: 1px solid; }
  .aui .ui-slider-handle:before {
    display: inline-block;
    content: "|||";
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 14px; }
  .aui .ui-slider-handle:hover {
    background-color: #FFF; }
  .aui .ui-slider-handle:hover,
  .aui .ui-slider-handle:focus,
  .aui .ui-slider-handle:active {
    outline: none;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.3);
    text-decoration: none; }
  .aui .ui-slider-handle:hover:before,
  .aui .ui-slider-handle:focus:before,
  .aui .ui-slider-handle:active:before {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
  .aui .ui-slider-small.ui-slider-horizontal {
    height: 5px; }
  .aui .ui-slider-small.ui-slider-vertical {
    width: 5px; }
  .aui .ui-slider-small .ui-slider-handle {
    border-radius: 24px;
    width: 14px;
    height: 14px;
    top: -5px; }
  .aui .ui-slider-small .ui-slider-handle:before {
    font-size: 6px;
    line-height: 13px; }
  .aui .ui-slider-range {
    background-color: #4aa4ce; }
  .aui .ui-slider-handle {
    outline: none !important; }
  .aui .ui-slider-handle,
  .aui .ui-slider-handle:hover,
  .aui .ui-slider-handle:focus,
  .aui .ui-slider-handle:active {
    border-color: #4aa4ce;
    color: #4aa4ce; }
  .aui .ui-slider-green .ui-slider-range {
    background-color: #8bbc67; }
  .aui .ui-slider-green .ui-slider-handle,
  .aui .ui-slider-green .ui-slider-handle:hover,
  .aui .ui-slider-green .ui-slider-handle:focus,
  .aui .ui-slider-green .ui-slider-handle:active {
    border-color: #8bbc67;
    color: #8bbc67; }
  .aui .ui-slider-red .ui-slider-range {
    background-color: #d36e6e; }
  .aui .ui-slider-red .ui-slider-handle,
  .aui .ui-slider-red .ui-slider-handle:hover,
  .aui .ui-slider-red .ui-slider-handle:focus,
  .aui .ui-slider-red .ui-slider-handle:active {
    border-color: #d36e6e;
    color: #d36e6e; }
  .aui .ui-slider-purple .ui-slider-range {
    background-color: #ac68ba; }
  .aui .ui-slider-purple .ui-slider-handle,
  .aui .ui-slider-purple .ui-slider-handle:hover,
  .aui .ui-slider-purple .ui-slider-handle:focus,
  .aui .ui-slider-purple .ui-slider-handle:active {
    border-color: #ac68ba;
    color: #ac68ba; }
  .aui .ui-slider-orange .ui-slider-range {
    background-color: #efad62; }
  .aui .ui-slider-orange .ui-slider-handle,
  .aui .ui-slider-orange .ui-slider-handle:hover,
  .aui .ui-slider-orange .ui-slider-handle:focus,
  .aui .ui-slider-orange .ui-slider-handle:active {
    border-color: #efad62;
    color: #efad62; }
  .aui .ui-slider-dark .ui-slider-range {
    background-color: #606060; }
  .aui .ui-slider-dark .ui-slider-handle,
  .aui .ui-slider-dark .ui-slider-handle:hover,
  .aui .ui-slider-dark .ui-slider-handle:focus,
  .aui .ui-slider-dark .ui-slider-handle:active {
    border-color: #606060;
    color: #606060; }
  .aui .ui-slider-pink .ui-slider-range {
    background-color: #d6487e; }
  .aui .ui-slider-pink .ui-slider-handle,
  .aui .ui-slider-pink .ui-slider-handle:hover,
  .aui .ui-slider-pink .ui-slider-handle:focus,
  .aui .ui-slider-pink .ui-slider-handle:active {
    border-color: #d6487e;
    color: #d6487e; }
  .aui .ui-datepicker {
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
  .aui .ui-datepicker .ui-datepicker-prev,
  .aui .ui-datepicker .ui-datepicker-next {
    height: 26px;
    min-width: 32px;
    max-width: 32px;
    text-align: center;
    cursor: pointer;
    color: transparent;
    line-height: 26px; }
  .aui .ui-datepicker .ui-datepicker-prev .ui-icon,
  .aui .ui-datepicker .ui-datepicker-next .ui-icon {
    color: transparent;
    visibility: hidden; }
  .aui .ui-datepicker .ui-datepicker-prev:hover,
  .aui .ui-datepicker .ui-datepicker-next:hover {
    background-color: #EEE;
    text-decoration: none; }
  .aui .ui-datepicker .ui-datepicker-prev:before,
  .aui .ui-datepicker .ui-datepicker-next:before {
    display: inline;
    font-family: 'fontawesome-alloy';
    font-size: 14px;
    content: "\f060";
    color: #393939; }
  .aui .ui-datepicker .ui-datepicker-prev-hover,
  .aui .ui-datepicker .ui-datepicker-next-hover {
    top: 2px; }
  .aui .ui-datepicker .ui-datepicker-next:before {
    content: "\f061"; }
  .aui .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px; }
  .aui .ui-datepicker .ui-datepicker-next-hover {
    right: 2px; }
  .aui .ui-datepicker td {
    padding: 0; }
  .aui .ui-datepicker td > a,
  .aui .ui-datepicker td > span {
    display: inline-block;
    height: 22px;
    min-width: 24px;
    max-width: 24px;
    text-align: center;
    color: #393939;
    font-size: 13px; }
  .aui .ui-datepicker td > a:hover {
    background-color: #EEE; }
  .aui .ui-datepicker td > a.ui-state-highlight {
    background-color: #D5E5EF; }
  .aui .ui-datepicker td > a.ui-state-active {
    background-color: #2283c5;
    color: #FFF; }
  .aui .ui-datepicker td > a.ui-priority-secondary {
    color: #888; }
  .aui .ui-datepicker td > span {
    color: #999; }
  .aui .ui-datepicker td .ui-datepicker-title select {
    height: 24px;
    line-height: 24px;
    padding: 2px 3px; }
  .aui .ui-datepicker td .ui-datepicker-buttonpane {
    background-color: #DDD;
    height: 1px; }
  .aui .ui-widget-overlay {
    background: rgba(0, 0, 0, 0.25);
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    /*z-index: 1040 !important;*/ }
  .aui .ui-jqdialog {
    z-index: 1050 !important;
    background-color: #FFF;
    padding: 0;
    border: 1px solid #DDD;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
  .aui .ui-dialog .ui-dialog-titlebar,
  .aui .ui-jqdialog .ui-dialog-titlebar,
  .aui .ui-dialog .ui-jqdialog-titlebar,
  .aui .ui-jqdialog .ui-jqdialog-titlebar {
    background-color: #F1F1F1;
    font-size: 16px;
    color: #669fc7;
    padding: 0; }
  .aui .ui-dialog .ui-dialog-title,
  .aui .ui-jqdialog .ui-dialog-title,
  .aui .ui-dialog .ui-jqdialog-title,
  .aui .ui-jqdialog .ui-jqdialog-title {
    float: none;
    width: auto; }
  .aui .ui-dialog .widget-header,
  .aui .ui-jqdialog .widget-header {
    margin: 0;
    border-width: 0 0 1px 0; }
  .aui .ui-dialog .ui-dialog-buttonpane,
  .aui .ui-jqdialog .ui-dialog-buttonpane,
  .aui .ui-dialog .ui-jqdialog-buttonpane,
  .aui .ui-jqdialog .ui-jqdialog-buttonpane {
    background-color: #eff3f8;
    border-top: 1px solid #e4e9ee; }
  .aui .ui-dialog .ui-dialog-buttonpane button,
  .aui .ui-jqdialog .ui-dialog-buttonpane button,
  .aui .ui-dialog .ui-jqdialog-buttonpane button,
  .aui .ui-jqdialog .ui-jqdialog-buttonpane button {
    font-size: 14px; }
  .aui .ui-dialog .ui-dialog-titlebar-close,
  .aui .ui-jqdialog .ui-dialog-titlebar-close,
  .aui .ui-dialog .ui-jqdialog-titlebar-close,
  .aui .ui-jqdialog .ui-jqdialog-titlebar-close {
    border: none;
    background: transparent;
    opacity: 0.4;
    color: #d15b47;
    padding: 0;
    top: 50%;
    right: 8px !important;
    text-align: center; }
  .aui .ui-dialog .ui-dialog-titlebar-close:before,
  .aui .ui-jqdialog .ui-dialog-titlebar-close:before,
  .aui .ui-dialog .ui-jqdialog-titlebar-close:before,
  .aui .ui-jqdialog .ui-jqdialog-titlebar-close:before {
    content: "\f00d";
    display: inline;
    font-family: 'fontawesome-alloy';
    font-size: 16px; }
  .aui .ui-dialog .ui-dialog-titlebar-close:hover,
  .aui .ui-jqdialog .ui-dialog-titlebar-close:hover,
  .aui .ui-dialog .ui-jqdialog-titlebar-close:hover,
  .aui .ui-jqdialog .ui-jqdialog-titlebar-close:hover {
    opacity: 1;
    text-decoration: none;
    padding: 0; }
  .aui .ui-dialog .ui-dialog-titlebar-close .ui-button-text,
  .aui .ui-jqdialog .ui-dialog-titlebar-close .ui-button-text,
  .aui .ui-dialog .ui-jqdialog-titlebar-close .ui-button-text,
  .aui .ui-jqdialog .ui-jqdialog-titlebar-close .ui-button-text {
    text-indent: 0;
    visibility: hidden; }
  .aui .ui-dialog .widget-header .ui-dialog-titlebar-close,
  .aui .ui-jqdialog .widget-header .ui-dialog-titlebar-close,
  .aui .ui-dialog .widget-header .ui-jqdialog-titlebar-close,
  .aui .ui-jqdialog .widget-header .ui-jqdialog-titlebar-close {
    right: 10px !important; }
  .aui .ui-accordion .ui-accordion-header {
    color: #478fca;
    font-weight: normal;
    background-color: #F9F9F9;
    border: 1px solid #cdd8e3;
    padding: 2px 2px; }
  .aui .ui-accordion .ui-accordion-header:hover {
    color: #6ea6cc;
    background-color: #f1f8fd; }
  .aui .ui-accordion .ui-accordion-header.ui-state-active {
    color: #4c8fbd;
    background-color: #eef4f9;
    position: relative;
    font-weight: bold; }
  .aui .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    text-indent: 0;
    margin-top: 0;
    background-image: none;
    position: relative;
    display: inline-block;
    left: 7px;
    top: 7px;
    line-height: 1em; }
  .aui .ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
    display: inline;
    font-family: 'fontawesome-alloy';
    font-size: 15px;
    content: "\f0da"; }
  .aui .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before {
    content: "\f0d7";
    font-weight: normal; }
  .aui .ui-accordion .ui-accordion-content {
    border: 1px solid #cdd8e3;
    border-top-width: 0;
    padding: 11px 16px; }
  .aui .ui-tabs .ui-tabs-nav {
    padding: 0;
    border-bottom: 1px solid #C5D0DC; }
  .aui .ui-tabs .ui-tabs-nav li.ui-state-default > a {
    background-color: #F9F9F9;
    border: 1px solid #C5D0DC;
    border-bottom-width: 0;
    color: #999;
    line-height: 16px;
    margin-right: -1px;
    z-index: 11;
    padding: 8px 12px;
    position: relative;
    top: 2px; }
  .aui .ui-tabs .ui-tabs-nav li > a:focus {
    outline: none; }
  .aui .ui-tabs .ui-tabs-nav li.ui-tabs-active > a {
    background-color: #FFF;
    border: 1px solid;
    border-color: #4C8FBD #C5D0DC transparent;
    border-top-width: 2px;
    -webkit-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15);
    color: #576373;
    position: relative;
    top: 1px; }
  .aui .ui-tabs .ui-tabs-panel {
    border: 1px solid #C5D0DC;
    border-top-width: 0;
    margin: 0;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto; }
  .aui .ui-menu {
    width: 150px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 3px; }
  .aui .ui-menu .ui-menu-item a {
    padding: 4px 7px 5px;
    color: #444;
    cursor: pointer; }
  .aui .ui-menu .ui-menu-item a .ui-menu-icon {
    float: right;
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    bottom: auto;
    text-indent: 0; }
  .aui .ui-menu .ui-menu-item a .ui-menu-icon:before {
    content: "\f105";
    font-family: 'fontawesome-alloy';
    font-size: 14px;
    display: inline; }
  .aui .ui-menu .ui-menu-item a:hover,
  .aui .ui-menu .ui-menu-item a.ui-state-focus,
  .aui .ui-menu .ui-menu-item a.ui-state-active {
    background-color: #4f99c6;
    color: #FFF;
    margin: auto;
    font-weight: normal; }
  .aui .ui-menu .ui-menu-item a:hover .ui-menu-icon,
  .aui .ui-menu .ui-menu-item a.ui-state-focus .ui-menu-icon,
  .aui .ui-menu .ui-menu-item a.ui-state-active .ui-menu-icon {
    color: #FFF; }
  .aui .ui-menu .ui-state-disabled a {
    color: #999;
    cursor: default; }
  .aui .ui-menu .ui-state-disabled a:hover,
  .aui .ui-menu .ui-state-disabled a.ui-state-focus,
  .aui .ui-menu .ui-state-disabled a.ui-state-active {
    background-color: #FFF;
    color: #999; }
  .aui .ui-autocomplete {
    background-color: #FFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
  .aui .ui-autocomplete-category {
    padding: 6px;
    position: relative;
    background-color: #eef4f9;
    color: #478fca;
    font-weight: bolder;
    border: 1px solid #DAE6ED;
    border-width: 1px 0; }
  .aui .ui-spinner-button {
    border-width: 0 !important;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    width: 18px;
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    display: inline-block;
    position: absolute;
    text-align: center;
    padding: 0; }
  .aui .ui-spinner-button > [class*="icon-"] {
    width: 18px;
    display: inline-block; }
  .aui .ui-spinner-up {
    top: 0;
    right: 5px; }
  .aui .ui-spinner-down {
    bottom: 10px;
    right: 5px; }
  .aui .ui-spinner-input {
    margin-top: 0; }
  .aui .ui-spinner-input .ui-spinner-input {
    margin: 0; }
  .aui .ui-spinner-input .ui-spinner-button {
    position: static;
    width: 24px;
    height: 30px;
    line-height: 30px;
    margin-left: 1px; }
  .aui .ui-spinner-input .ui-spinner-button > [class*="icon-"] {
    width: 24px; }
  .aui .ui-tooltip {
    background-color: #444;
    color: #FFF; }
  .aui .ui-progressbar {
    background-color: #DADADA;
    height: 22px; }
  .aui .ui-progressbar-value {
    background-color: #2A91D8; }
  .aui .ui-jqgrid .ui-jqgrid-view,
  .aui .ui-jqgrid .ui-paging-info,
  .aui .ui-jqgrid .ui-pg-table,
  .aui .ui-jqgrid .ui-pg-selbox {
    font-size: 13px; }
  .aui .ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: 8px; }
  .aui .ui-jqgrid .ui-jqgrid-title-rtl {
    float: right;
    margin: 8px; }
  .aui .ui-jqgrid-view > .ui-jqgrid-titlebar {
    height: 40px;
    line-height: 24px;
    color: #FFF;
    background: #307ecc;
    padding: 0;
    font-size: 15px; }
  .aui .ui-jqgrid tr.jqgrow.ui-row-rtl td:last-child {
    border-right: none;
    border-left: 1px solid #E1E1E1; }
  .aui .ui-jqgrid .ui-jqgrid-hdiv {
    background-color: #eff3f8;
    border: 1px solid #D3D3D3;
    border-width: 1px 0 0 1px;
    line-height: 15px;
    font-weight: bold;
    color: #777;
    text-shadow: none; }
  .aui .ui-jqgrid .ui-jqgrid-htable thead {
    background-color: #eff3f8; }
  .aui .ui-jqgrid .ui-jqgrid-htable th span.ui-jqgrid-resize {
    height: 45px !important; }
  .aui .ui-jqgrid .ui-jqgrid-htable th div {
    padding-top: 12px;
    padding-bottom: 12px; }
  .aui .ui-jqgrid-hdiv .ui-jqgrid-htable {
    border-top: none; }
  .aui .ui-jqgrid-titlebar[style*="none"] + .ui-jqgrid-hdiv .ui-jqgrid-htable {
    border-top: 1px solid #E1E1E1; }
  .aui .ui-jqgrid tr.jqgrow,
  .aui .ui-jqgrid tr.ui-row-ltr,
  .aui .ui-jqgrid tr.ui-row-rtl {
    border: none; }
  .aui .ui-jqgrid tr.ui-row-ltr td,
  .aui .ui-jqgrid tr.ui-row-rtl td {
    border-bottom: 1px solid #E1E1E1;
    padding: 8px 4px;
    border-color: #E1E1E1; }
  .aui .ui-jqgrid tr.ui-state-highlight.ui-row-ltr td {
    border-right-color: #C7D3A9; }
  .aui .ui-jqgrid tr.ui-state-highlight.ui-row-rtl td {
    border-left-color: #C7D3A9; }
  .aui .ui-jqgrid-btable .ui-widget-content.ui-priority-secondary {
    background-image: none;
    background-color: #F9F9F9;
    opacity: 1; }
  .aui .ui-jqgrid-btable .ui-widget-content.ui-state-hover {
    background-image: none;
    background-color: #EFF4F7;
    opacity: 1; }
  .aui .ui-jqgrid-btable .ui-widget-content.ui-state-highlight {
    background-color: #E4EFC9; }
  .aui .ui-jqgrid .ui-jqgrid-pager {
    line-height: 15px;
    height: 45px;
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    background-color: #eff3f8 !important;
    border-bottom: 1px solid #E1E1E1 !important;
    border-top: 1px solid #E1E1E1; }
  .aui .ui-jqgrid .ui-pg-input {
    font-size: inherit;
    width: 20px;
    text-align: center; }
  .aui .ui-jqgrid .ui-pg-selbox {
    display: block;
    height: 24px;
    width: 60px;
    margin: 0;
    padding: 1px;
    line-height: normal; }
  .aui .ui-jqgrid .ui-jqgrid-htable th div {
    overflow: visible; }
  .aui .ui-jqgrid .ui-pager-control {
    height: 50px;
    position: relative;
    padding-left: 9px;
    padding-right: 9px; }
  .aui .ui-jqgrid .ui-jqgrid-toppager {
    height: auto !important;
    background-color: #eff3f8;
    border-bottom: 1px solid #E1E1E1 !important; }
  .aui .ui-jqgrid .jqgrow .editable {
    max-width: 90%;
    max-width: calc(92%) !important; }
  .aui .ui-pg-table .navtable .ui-corner-all {
    border-radius: 0; }
  .aui .ui-jqgrid .ui-pg-button:hover {
    padding: 1px; }
  .aui .ui-jqgrid .ui-pg-button .ui-separator {
    margin-left: 4px;
    margin-right: 4px;
    border-color: #C9D4DB; }
  .aui .ui-jqgrid .ui-jqgrid-bdiv {
    border-top: 1px solid #E1E1E1;
    border-left: 1px solid #E1E1E1; }
  .aui .ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    height: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    display: none;
    font-weight: bold;
    font-size: 12px;
    background-color: #FFF;
    border: 2px solid #8EB8D1;
    color: #E2B018; }
  .aui .ui-jqgrid .ui-search-toolbar {
    border-top: 1px solid #E1E1E1; }
  .aui .ui-jqgrid .ui-jqgrid-labels {
    border-bottom: none;
    background: #F2F2F2;
    background-color: #f3f3f3;
    background-image: -moz-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec);
    background-image: -o-linear-gradient(top, #f8f8f8, #ececec);
    background-image: linear-gradient(to bottom, #f8f8f8, #ececec);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
    padding: 0 !important; }
  .aui .ui-jqgrid .ui-jqgrid-labels th {
    border-right: 1px solid #E1E1E1 !important;
    text-align: left !important; }
  .aui .ui-jqgrid .ui-jqgrid-labels th:first-child {
    border-left: 1px solid #E1E1E1 !important; }
  .aui .ui-jqgrid-labels th[id*="_cb"]:first-child {
    text-align: center !important; }
  .aui .ui-jqgrid-sortable {
    padding-left: 4px;
    font-size: 13px;
    color: #777;
    font-weight: bold; }
  .aui .ui-jqgrid-sortable:hover {
    color: #547ea8; }
  .aui th[aria-selected=true] {
    background-color: #eaeef4;
    background-image: -moz-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eff3f8), to(#e3e7ed));
    background-image: -webkit-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: -o-linear-gradient(top, #eff3f8, #e3e7ed);
    background-image: linear-gradient(to bottom, #eff3f8, #e3e7ed);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeff3f8', endColorstr='#ffe3e7ed', GradientType=0); }
  .aui th[aria-selected=true] .ui-jqgrid-sortable {
    color: #307ecc; }
  .aui .ui-icon {
    text-indent: 0;
    color: #307ecc;
    float: none;
    right: 2px;
    position: absolute; }
  .aui .rtl .ui-icon {
    right: auto;
    left: 2px; }
  .aui .ui-grid-ico-sort:before {
    display: inline;
    content: "\f0d7";
    font-family: 'fontawesome-alloy';
    font-size: 12px; }
  .aui .ui-icon-asc:before {
    content: "\f0d8"; }
  .aui .ui-state-disabled {
    color: #BBB; }
  .aui .ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon {
    display: inline-block;
    padding: 0;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    position: static;
    float: none;
    margin: 0 2px !important;
    color: #808080;
    border: 1px solid #CCC;
    background-color: #FFF;
    border-radius: 100%; }
  .aui .ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon:hover {
    color: #699AB5;
    border-color: #699AB5; }
  .aui .ui-pg-table > tbody > tr > .ui-pg-button > .ui-icon:before {
    width: 20px;
    text-align: center;
    display: inline-block; }
  .aui .ui-pg-table > tbody > tr > .ui-pg-button.ui-state-disabled .ui-icon {
    color: #B0B0B0;
    background-color: #F7F7F7;
    border-color: #DDD;
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  .aui .ui-jqgrid-btable input,
  .aui .ui-jqgrid-btable textarea,
  .aui .ui-jqgrid-btable select {
    padding: 2px;
    width: auto;
    max-width: 100%;
    margin-bottom: 0; }
  .aui .ui-jqgrid-btable select {
    padding: 1px;
    height: 25px;
    line-height: 25px; }
  .aui .ui-pg-div .ui-icon {
    display: inline-block;
    width: 18px;
    float: none;
    position: static;
    text-align: center;
    opacity: 0.85;
    -webkit-transition: all 0.12s;
    -moz-transition: all 0.12s;
    -o-transition: all 0.12s;
    transition: all 0.12s;
    margin: 0 1px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 17px; }
  .aui .ui-pg-div .ui-icon:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    position: static;
    margin: 0 1px; }
  .aui .ui-pg-div .ui-icon:before {
    font-family: 'fontawesome-alloy';
    display: inline; }
  .aui .ui-icon-pencil {
    color: #478FCA; }
  .aui .ui-icon-pencil:before {
    content: "\f040"; }
  .aui .ui-icon-trash {
    color: #DD5A43; }
  .aui .ui-icon-trash:before {
    content: "\f014"; }
  .aui .ui-icon-disk {
    color: #69AA46; }
  .aui .ui-icon-disk:before {
    content: "\f00c"; }
  .aui .ui-icon-cancel {
    color: #DD5A43; }
  .aui .ui-icon-cancel:before {
    content: "\f00d"; }
  .aui .ui-jqdialog-content,
  .aui .ui-jqdialog .ui-jqdialog-content {
    font-size: 13px;
    padding: 4px 0 0; }
  .aui .ui-jqdialog-content .formdata,
  .aui .ui-jqdialog .ui-jqdialog-content .formdata {
    font-size: 13px;
    padding: 6px 12px; }
  .aui .ui-jqdialog-content .form-view-data,
  .aui .ui-jqdialog .ui-jqdialog-content .form-view-data {
    vertical-align: middle;
    font-size: 13px; }
  .aui .ui-jqdialog-content[id*="alertcnt_"],
  .aui .ui-jqdialog .ui-jqdialog-content[id*="alertcnt_"] {
    padding: 8px 11px; }
  .aui .ui-jqdialog-content .CaptionTD {
    font-size: 12px;
    text-align: right;
    color: #666; }
  .aui .ui-jqdialog-content .FormData {
    border-bottom: 1px dotted #E8E8E8; }
  .aui .ui-jqdialog-content .FormData:last-child {
    border-bottom: none; }
  .aui .ui-jqdialog-content .FormData > td {
    padding-top: 6px;
    padding-bottom: 6px; }
  .aui .ui-jqdialog-content input.FormElement {
    width: auto; }
  .aui .ui-jqdialog-content select.FormElement {
    padding: 1px;
    height: 25px;
    line-height: 25px;
    width: auto; }
  .aui .ui-jqdialog-content td.EditButton {
    padding: 8px; }
  .aui .EditTable {
    background-color: #eff3f8;
    border-top: 1px solid #D6E1EA !important;
    padding: 8px; }
  .aui .EditTable tr:first-child {
    display: none; }
  .aui .EditTable .navButton .fm-button {
    float: none !important;
    width: auto !important;
    margin: 1px 1px 2px !important;
    background-color: transparent;
    border-radius: 100%; }
  .aui .EditTable .navButton .fm-button:hover {
    background-color: transparent; }
  .aui .EditTable .navButton .fm-button:focus {
    outline: none; }
  .aui .EditTable .navButton .fm-button [class*="icon-"] {
    display: inline-block;
    color: #999;
    border: 1px solid #AAA;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-radius: 100%;
    background-color: #FFF; }
  .aui .EditTable .navButton .fm-button:hover [class*="icon-"] {
    color: #699AB5;
    border-color: #699AB5; }
  .aui .EditTable .navButton .fm-button.ui-state-disabled,
  .aui .EditTable .navButton .fm-button.ui-state-disabled:hover {
    color: #BBB;
    border-color: #CCC;
    -moz-transform: scale(0.88);
    -webkit-transform: scale(0.88);
    -o-transform: scale(0.88);
    -ms-transform: scale(0.88);
    transform: scale(0.88); }
  .aui .FormGrid .EditTable {
    background-color: #FFF;
    border-top: none !important;
    padding: 0; }
  .aui .FormGrid .EditTable tr:first-child {
    display: none; }
  .aui .ui-jqdialog-content .searchFilter select {
    padding: 1px;
    height: 26px;
    line-height: 26px;
    width: auto;
    max-width: 95%;
    margin-bottom: 0; }
  .aui .ui-jqdialog-content .searchFilter .input-elm {
    margin-bottom: 0;
    height: 18px;
    line-height: 18px;
    width: 95% !important;
    padding-left: 1px;
    padding-right: 1px; }
  .aui .ui-jqdialog-content .searchFilter table {
    margin-left: 4px; }
  .aui .ui-jqdialog-content .searchFilter tr td {
    padding: 5px 0; }
  .aui .ui-jqdialog-content .searchFilter .add-group,
  .aui .ui-jqdialog-content .searchFilter .add-rule,
  .aui .ui-jqdialog-content .searchFilter .delete-group {
    margin-left: 4px !important;
    font-size: 15px !important; }
  .aui .ui-jqdialog-content .searchFilter .delete-rule {
    border: none;
    background-color: #FFF;
    color: #D15B47;
    font-size: 20px;
    width: 22px;
    line-height: 10px;
    padding: 0;
    text-shadow: none !important;
    display: inline-block;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    opacity: 0.85; }
  .aui .ui-jqdialog-content .searchFilter .delete-rule:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    color: #B74635;
    opacity: 1; }
  .aui .ui-jqdialog-content .searchFilter .queryresult {
    margin-bottom: 11px; }
  .aui .ui-jqdialog-content .searchFilter .queryresult td.query {
    padding: 6px 11px;
    border: 1px solid #E1E1E1;
    background-color: #EEEEEE; }
  .aui .ui-jqdialog-content .searchFilter .queryresult td.query:empty {
    display: none; }
  .aui .ui-state-error {
    background-color: #f2dede;
    border: 1px solid #eed3d7;
    color: #b94a48;
    margin: 4px 4px 8px;
    padding: 6px 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 13px; }
  .aui .ui-jqdialog .ui-widget-header {
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0);
    border-image: none;
    border-bottom: 1px solid solid;
    color: #669FC7;
    min-height: 38px;
    position: relative; }
  .aui .ui-jqdialog .ui-widget-header .ui-jqdialog-title {
    line-height: 38px;
    margin: 0;
    padding: 0;
    padding-left: 12px;
    text-align: left; }
  .aui .widget-header .ui-jqdialog-title {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .aui .ui-jqdialog .ui-widget-header .widget-header {
    border-bottom: none; }
  .aui .ui-jqdialog .ui-jqdialog-titlebar {
    border-bottom: 1px solid #DDD !important; }
  .aui .fm-button {
    margin: 0 4px; }
  .aui .fm-button:not(.btn) {
    background-color: #abbac3;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 28px;
    padding: 0 12px 1px;
    margin: 0 8px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-transition: all 0.15s;
    -moz-transition: all 0.15s;
    -o-transition: all 0.15s;
    transition: all 0.15s;
    vertical-align: middle; }
  .aui .fm-button.ui-state-default:hover {
    background-color: #8b9aa3; }
  .aui .dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
    line-height: 20px; }
  .aui .dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none; }
  .aui .dd-list .dd-list {
    padding-left: 30px; }
  .aui .dd-collapsed .dd-list {
    display: none; }
  .aui .dd-item,
  .aui .dd-empty,
  .aui .dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px; }
  .aui .dd-handle,
  .aui .dd2-content {
    display: block;
    min-height: 38px;
    margin: 5px 0;
    padding: 8px 12px;
    background: #F8FAFF;
    border: 1px solid #DAE2EA;
    color: #7C9EB2;
    text-decoration: none;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .dd-handle:hover,
  .aui .dd2-content:hover {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8; }
  .aui .dd-handle[class*="btn-"],
  .aui .dd2-content[class*="btn-"] {
    color: #FFF;
    border: none;
    padding: 9px 12px; }
  .aui .dd-handle[class*="btn-"]:hover,
  .aui .dd2-content[class*="btn-"]:hover {
    opacity: 0.85;
    color: #FFF; }
  .aui .dd2-handle + .dd2-content,
  .aui .dd2-handle + .dd2-content[class*="btn-"] {
    padding-left: 44px; }
  .aui .dd-handle[class*="btn-"]:hover,
  .aui .dd2-content[class*="btn-"] .dd2-handle[class*="btn-"]:hover + .dd2-content[class*="btn-"] {
    color: #FFF; }
  .aui .dd-item > button:hover ~ .dd-handle,
  .aui .dd-item > button:hover ~ .dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8; }
  .aui .dd-item > button:hover ~ .dd-handle[class*="btn-"],
  .aui .dd-item > button:hover ~ .dd2-content[class*="btn-"] {
    opacity: 0.85;
    color: #FFF; }
  .aui .dd2-handle:hover ~ .dd2-content {
    color: #438EB9;
    background: #F4F6F7;
    border-color: #DCE2E8; }
  .aui .dd2-handle:hover ~ .dd2-content[class*="btn-"] {
    opacity: 0.85;
    color: #FFF; }
  .aui .dd2-item.dd-item > button {
    margin-left: 34px; }
  .aui .dd-item > button {
    display: block;
    position: relative;
    z-index: 1;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 1px 5px 5px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    top: 4px;
    left: 1px;
    color: #707070; }
  .aui .dd-item > button:before {
    font-family: 'fontawesome-alloy';
    content: '\f067';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    font-size: 14px; }
  .aui .dd-item > button[data-action="collapse"]:before {
    content: '\f068'; }
  .aui .dd-item > button:hover {
    color: #707070; }
  .aui .dd-item.dd-colored > button,
  .aui .dd-item.dd-colored > button:hover {
    color: #EEE; }
  .aui .dd-placeholder,
  .aui .dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #F0F9FF;
    border: 2px dashed #BED2DB;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .dd-empty {
    border-color: #AAA;
    border-style: solid;
    background-color: #e5e5e5; }
  .aui .dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 999;
    opacity: 0.8; }
  .aui .dd-dragel > li > .dd-handle {
    color: #4B92BE;
    background: #F1F5FA;
    border-color: #D6E1EA;
    border-left: 2px solid #777;
    position: relative; }
  .aui .dd-dragel > li > .dd-handle[class*="btn-"] {
    color: #FFF; }
  .aui .dd-dragel > .dd-item > .dd-handle {
    margin-top: 0; }
  .aui .dd-list > li[class*="item-"] {
    border-width: 0;
    padding: 0; }
  .aui .dd-list > li[class*="item-"] > .dd-handle {
    border-left: 2px solid;
    border-left-color: inherit; }
  .aui .dd-list > li > .dd-handle .sticker {
    position: absolute;
    right: 0;
    top: 0; }
  .aui .dd2-handle,
  .aui .dd-dragel > li > .dd2-handle {
    left: 0;
    top: 0;
    width: 36px;
    margin: 0;
    border-width: 1px 1px 0 0;
    text-align: center;
    padding: 0 !important;
    line-height: 38px;
    height: 38px;
    background: #EBEDF2;
    border: 1px solid #DEE4EA;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 1; }
  .aui .dd2-handle:hover,
  .aui .dd-dragel > li > .dd2-handle {
    background: #E3E8ED; }
  .aui .dd2-content[class*="btn-"] {
    text-shadow: none !important; }
  .aui .dd2-handle[class*="btn-"] {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.1) !important;
    border-right: 1px solid #EEE; }
  .aui .dd2-handle[class*="btn-"]:hover {
    background: rgba(0, 0, 0, 0.08) !important; }
  .aui .dd-dragel .dd2-handle[class*="btn-"] {
    border-color: transparent;
    border-right-color: #EEE; }
  .aui .dd2-handle.btn-yellow {
    text-shadow: none !important;
    background: rgba(0, 0, 0, 0.05) !important;
    border-right: 1px solid #FFF; }
  .aui .dd2-handle.btn-yellow:hover {
    background: rgba(0, 0, 0, 0.08) !important; }
  .aui .dd-dragel .dd2-handle.btn-yellow {
    border-color: transparent;
    border-right-color: #FFF; }
  .aui .dd-item > .dd2-handle .drag-icon {
    display: none; }
  .aui .dd-dragel > .dd-item > .dd2-handle .drag-icon {
    display: inline; }
  .aui .dd-dragel > .dd-item > .dd2-handle .normal-icon {
    display: none; }
  .aui .dropzone {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.06); }
  .aui .dropzone .dz-default.dz-message {
    background-image: none;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    left: 0;
    width: 100%;
    margin-left: auto; }
  .aui .dropzone .dz-default.dz-message span {
    display: inline;
    color: #555; }
  .aui .dropzone .dz-default.dz-message span .upload-icon {
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin-top: 8px;
    cursor: pointer; }
  .aui .dropzone .dz-default.dz-message span .upload-icon:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .dropzone .dz-preview .dz-error-mark,
  .aui .dropzone-previews .dz-preview .dz-error-mark,
  .aui .dropzone .dz-preview .dz-success-mark,
  .aui .dropzone-previews .dz-preview .dz-success-mark {
    background-image: none;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
    text-align: center;
    line-height: 35px; }
  .aui .dropzone .dz-preview .dz-error-mark:before,
  .aui .dropzone-previews .dz-preview .dz-error-mark:before {
    font-family: 'fontawesome-alloy';
    font-size: 30px;
    color: #DB6262;
    content: "\f00d"; }
  .aui .dropzone .dz-preview .dz-success-mark:before,
  .aui .dropzone-previews .dz-preview .dz-success-mark:before {
    font-family: 'fontawesome-alloy';
    font-size: 30px;
    color: #6DA552;
    content: "\f00c"; }
  .aui .dropzone a.dz-remove,
  .aui .dropzone-previews a.dz-remove {
    border: none;
    border-radius: 0;
    color: #FFF;
    background: #D15B47;
    cursor: pointer; }
  .aui .dropzone a.dz-remove:hover,
  .aui .dropzone-previews a.dz-remove:hover {
    color: #FFF;
    background: #B74635; }
  .aui .dropzone .progress,
  .aui .dropzone-previews .progress {
    margin-bottom: 0; }
  .aui .dropzone .dz-preview.dz-success .progress,
  .aui .dropzone-previews .dz-preview.dz-success .progress,
  .aui .dropzone .dz-preview.dz-error .progress,
  .aui .dropzone-previews .dz-preview.dz-error .progress {
    display: none; }
  .aui .icon-animated-bell {
    display: inline-block;
    -moz-animation: ringing 2.0s 5 ease 1.0s;
    -webkit-animation: ringing 2.0s 5 ease 1.0s;
    -o-animation: ringing 2.0s 5 ease 1.0s;
    -ms-animation: ringing 2.0s 5 ease 1.0s;
    animation: ringing 2.0s 5 ease 1.0s;
    -moz-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%; }
@-moz-keyframes ringing {
  0% {
    -moz-transform: rotate(-15deg); }
  2% {
    -moz-transform: rotate(15deg); }
  4% {
    -moz-transform: rotate(-18deg); }
  6% {
    -moz-transform: rotate(18deg); }
  8% {
    -moz-transform: rotate(-22deg); }
  10% {
    -moz-transform: rotate(22deg); }
  12% {
    -moz-transform: rotate(-18deg); }
  14% {
    -moz-transform: rotate(18deg); }
  16% {
    -moz-transform: rotate(-12deg); }
  18% {
    -moz-transform: rotate(12deg); }
  20% {
    -moz-transform: rotate(0deg); } }
@-webkit-keyframes ringing {
  0% {
    -webkit-transform: rotate(-15deg); }
  2% {
    -webkit-transform: rotate(15deg); }
  4% {
    -webkit-transform: rotate(-18deg); }
  6% {
    -webkit-transform: rotate(18deg); }
  8% {
    -webkit-transform: rotate(-22deg); }
  10% {
    -webkit-transform: rotate(22deg); }
  12% {
    -webkit-transform: rotate(-18deg); }
  14% {
    -webkit-transform: rotate(18deg); }
  16% {
    -webkit-transform: rotate(-12deg); }
  18% {
    -webkit-transform: rotate(12deg); }
  20% {
    -webkit-transform: rotate(0deg); } }
@-ms-keyframes ringing {
  0% {
    -ms-transform: rotate(-15deg); }
  2% {
    -ms-transform: rotate(15deg); }
  4% {
    -ms-transform: rotate(-18deg); }
  6% {
    -ms-transform: rotate(18deg); }
  8% {
    -ms-transform: rotate(-22deg); }
  10% {
    -ms-transform: rotate(22deg); }
  12% {
    -ms-transform: rotate(-18deg); }
  14% {
    -ms-transform: rotate(18deg); }
  16% {
    -ms-transform: rotate(-12deg); }
  18% {
    -ms-transform: rotate(12deg); }
  20% {
    -ms-transform: rotate(0deg); } }
@keyframes ringing {
  0% {
    transform: rotate(-15deg); }
  2% {
    transform: rotate(15deg); }
  4% {
    transform: rotate(-18deg); }
  6% {
    transform: rotate(18deg); }
  8% {
    transform: rotate(-22deg); }
  10% {
    transform: rotate(22deg); }
  12% {
    transform: rotate(-18deg); }
  14% {
    transform: rotate(18deg); }
  16% {
    transform: rotate(-12deg); }
  18% {
    transform: rotate(12deg); }
  20% {
    transform: rotate(0deg); } }
  .aui .icon-animated-vertical {
    display: inline-block;
    -moz-animation: vertical 2.0s 5 ease 2.0s;
    -webkit-animation: vertical 2.0s 5 ease 2.0s;
    -o-animation: vertical 2.0s 5 ease 2.0s;
    -ms-animation: vertical 2.0s 5 ease 2.0s;
    animation: vertical 2.0s 5 ease 2.0s; }
@-moz-keyframes vertical {
  0% {
    -moz-transform: translate(0, -3px); }
  4% {
    -moz-transform: translate(0, 3px); }
  8% {
    -moz-transform: translate(0, -3px); }
  12% {
    -moz-transform: translate(0, 3px); }
  16% {
    -moz-transform: translate(0, -3px); }
  20% {
    -moz-transform: translate(0, 3px); }
  22% {
    -moz-transform: translate(0, 0); } }
@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px); }
  4% {
    -webkit-transform: translate(0, 3px); }
  8% {
    -webkit-transform: translate(0, -3px); }
  12% {
    -webkit-transform: translate(0, 3px); }
  16% {
    -webkit-transform: translate(0, -3px); }
  20% {
    -webkit-transform: translate(0, 3px); }
  22% {
    -webkit-transform: translate(0, 0); } }
@-ms-keyframes vertical {
  0% {
    -ms-transform: translate(0, -3px); }
  4% {
    -ms-transform: translate(0, 3px); }
  8% {
    -ms-transform: translate(0, -3px); }
  12% {
    -ms-transform: translate(0, 3px); }
  16% {
    -ms-transform: translate(0, -3px); }
  20% {
    -ms-transform: translate(0, 3px); }
  22% {
    -ms-transform: translate(0, 0); } }
@keyframes vertical {
  0% {
    transform: translate(0, -3px); }
  4% {
    transform: translate(0, 3px); }
  8% {
    transform: translate(0, -3px); }
  12% {
    transform: translate(0, 3px); }
  16% {
    transform: translate(0, -3px); }
  20% {
    transform: translate(0, 3px); }
  22% {
    transform: translate(0, 0); } }
  .aui .icon-animated-hand-pointer {
    display: inline-block;
    -moz-animation: hand-pointer 2.0s 4 ease 2.0s;
    -webkit-animation: hand-pointer 2.0s 4 ease 2.0s;
    -o-animation: hand-pointer 2.0s 4 ease 2.0s;
    -ms-animation: hand-pointer 2.0s 4 ease 2.0s;
    animation: hand-pointer 2.0s 4 ease 2.0s; }
@-moz-keyframes hand-pointer {
  0% {
    -moz-transform: translate(0, 0); }
  6% {
    -moz-transform: translate(5px, 0); }
  12% {
    -moz-transform: translate(0, 0); }
  18% {
    -moz-transform: translate(5px, 0); }
  24% {
    -moz-transform: translate(0, 0); }
  30% {
    -moz-transform: translate(5px, 0); }
  36% {
    -moz-transform: translate(0, 0); } }
  .aui .icon-animated-wrench {
    display: inline-block;
    -moz-animation: wrenching 2.5s 4 ease;
    -webkit-animation: wrenching 2.5s 4 ease;
    -o-animation: wrenching 2.5s 4 ease;
    -ms-animation: wrenching 2.5s 4 ease;
    animation: wrenching 2.5s 4 ease;
    -moz-transform-origin: 90% 35%;
    -webkit-transform-origin: 90% 35%;
    -o-transform-origin: 90% 35%;
    -ms-transform-origin: 90% 35%;
    transform-origin: 90% 35%; }
@-moz-keyframes wrenching {
  0% {
    -moz-transform: rotate(-12deg); }
  8% {
    -moz-transform: rotate(12deg); }
  10% {
    -moz-transform: rotate(24deg); }
  18% {
    -moz-transform: rotate(-24deg); }
  20% {
    -moz-transform: rotate(-24deg); }
  28% {
    -moz-transform: rotate(24deg); }
  30% {
    -moz-transform: rotate(24deg); }
  38% {
    -moz-transform: rotate(-24deg); }
  40% {
    -moz-transform: rotate(-24deg); }
  48% {
    -moz-transform: rotate(24deg); }
  50% {
    -moz-transform: rotate(24deg); }
  58% {
    -moz-transform: rotate(-24deg); }
  60% {
    -moz-transform: rotate(-24deg); }
  68% {
    -moz-transform: rotate(24deg); }
  75% {
    -moz-transform: rotate(0deg); } }
@-webkit-keyframes wrenching {
  0% {
    -webkit-transform: rotate(-12deg); }
  8% {
    -webkit-transform: rotate(12deg); }
  10% {
    -webkit-transform: rotate(24deg); }
  18% {
    -webkit-transform: rotate(-24deg); }
  20% {
    -webkit-transform: rotate(-24deg); }
  28% {
    -webkit-transform: rotate(24deg); }
  30% {
    -webkit-transform: rotate(24deg); }
  38% {
    -webkit-transform: rotate(-24deg); }
  40% {
    -webkit-transform: rotate(-24deg); }
  48% {
    -webkit-transform: rotate(24deg); }
  50% {
    -webkit-transform: rotate(24deg); }
  58% {
    -webkit-transform: rotate(-24deg); }
  60% {
    -webkit-transform: rotate(-24deg); }
  68% {
    -webkit-transform: rotate(24deg); }
  75% {
    -webkit-transform: rotate(0deg); } }
@-o-keyframes wrenching {
  0% {
    -o-transform: rotate(-12deg); }
  8% {
    -o-transform: rotate(12deg); }
  10% {
    -o-transform: rotate(24deg); }
  18% {
    -o-transform: rotate(-24deg); }
  20% {
    -o-transform: rotate(-24deg); }
  28% {
    -o-transform: rotate(24deg); }
  30% {
    -o-transform: rotate(24deg); }
  38% {
    -o-transform: rotate(-24deg); }
  40% {
    -o-transform: rotate(-24deg); }
  48% {
    -o-transform: rotate(24deg); }
  50% {
    -o-transform: rotate(24deg); }
  58% {
    -o-transform: rotate(-24deg); }
  60% {
    -o-transform: rotate(-24deg); }
  68% {
    -o-transform: rotate(24deg); }
  75% {
    -o-transform: rotate(0deg); } }
@-ms-keyframes wrenching {
  0% {
    -ms-transform: rotate(-12deg); }
  8% {
    -ms-transform: rotate(12deg); }
  10% {
    -ms-transform: rotate(24deg); }
  18% {
    -ms-transform: rotate(-24deg); }
  20% {
    -ms-transform: rotate(-24deg); }
  28% {
    -ms-transform: rotate(24deg); }
  30% {
    -ms-transform: rotate(24deg); }
  38% {
    -ms-transform: rotate(-24deg); }
  40% {
    -ms-transform: rotate(-24deg); }
  48% {
    -ms-transform: rotate(24deg); }
  50% {
    -ms-transform: rotate(24deg); }
  58% {
    -ms-transform: rotate(-24deg); }
  60% {
    -ms-transform: rotate(-24deg); }
  68% {
    -ms-transform: rotate(24deg); }
  75% {
    -ms-transform: rotate(0deg); } }
@keyframes wrenching {
  0% {
    transform: rotate(-12deg); }
  8% {
    transform: rotate(12deg); }
  10% {
    transform: rotate(24deg); }
  18% {
    transform: rotate(-24deg); }
  20% {
    transform: rotate(-24deg); }
  28% {
    transform: rotate(24deg); }
  30% {
    transform: rotate(24deg); }
  38% {
    transform: rotate(-24deg); }
  40% {
    transform: rotate(-24deg); }
  48% {
    transform: rotate(24deg); }
  50% {
    transform: rotate(24deg); }
  58% {
    transform: rotate(-24deg); }
  60% {
    transform: rotate(-24deg); }
  68% {
    transform: rotate(24deg); }
  75% {
    transform: rotate(0deg); } }
  .aui .ace-settings-container {
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 12; }
  .aui .breadcrumbs-fixed .ace-settings-container {
    top: 9px; }
  .aui .btn.ace-settings-btn {
    float: left;
    display: inline-block;
    width: 42px !important;
    text-align: center;
    -webkit-border-radius: 6px 0 0 6px !important;
    -moz-border-radius: 6px 0 0 6px !important;
    border-radius: 6px 0 0 6px !important;
    opacity: 0.55;
    filter: alpha(opacity=55);
    vertical-align: top;
    margin: 0; }
  .aui .btn.ace-settings-btn:hover,
  .aui .btn.ace-settings-btn.open {
    opacity: 1;
    filter: alpha(opacity=100); }
  .aui .ace-settings-box {
    display: none;
    float: left;
    width: 140px;
    padding: 0 14px;
    background-color: #FFF;
    border: 2px solid #ffb34b; }
  .aui .ace-settings-box.open {
    display: inline-block; }
  .aui .ace-settings-box > div {
    margin: 6px 0;
    color: #444;
    max-height: 24px; }
  .aui .ace-settings-box > div > label {
    font-size: 13px; }
  .aui .btn-scroll-up {
    display: none;
    border: none;
    position: fixed;
    right: 2px;
    bottom: 2px;
    z-index: 11;
    line-height: 20px;
    padding-bottom: 4px; }
  .aui .grid2,
  .aui .grid3,
  .aui .grid4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    float: left;
    border-left: 1px solid #E3E3E3; }
  .aui .grid2:first-child,
  .aui .grid3:first-child,
  .aui .grid4:first-child {
    border-left: none; }
  .aui .grid2 {
    width: 48%;
    padding: 0 2%; }
  .aui .grid3 {
    width: 33%;
    padding: 0 2%; }
  .aui .grid4 {
    width: 23%;
    margin: 0 1%;
    padding: 0 1%; }
  .aui .draggable-placeholder {
    /* for when dragging items around */
    border: 2px dashed #D9D9D9 !important;
    background-color: #F7F7F7 !important; }
  .aui .slimScrollBar {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .slimScrollRail {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .datepicker td,
  .aui .daterangepicker td,
  .aui .datepicker th,
  .aui .daterangepicker th {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important; }
  .aui .datepicker td.active,
  .aui .daterangepicker td.active,
  .aui .datepicker td.active:hover,
  .aui .daterangepicker td.active:hover {
    background: #2283c5 !important; }
  .aui .datepicker td.active.disabled,
  .aui .daterangepicker td.active.disabled,
  .aui .datepicker td.active.disabled:hover,
  .aui .daterangepicker td.active.disabled:hover {
    background: #8b9aa3 !important; }
  .aui .datepicker-months .month.active,
  .aui .datepicker-years .year.active,
  .aui .datepicker-months .month.active:hover,
  .aui .datepicker-years .year.active:hover,
  .aui .datepicker-months .month.active:focus,
  .aui .datepicker-years .year.active:focus,
  .aui .datepicker-months .month.active:active,
  .aui .datepicker-years .year.active:active {
    background-image: none !important;
    background-color: #2283c5 !important;
    border-radius: 0 !important; }
  .aui .bootstrap-timepicker-widget table td a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .aui .well .datepicker table tr td.day:hover {
    background-color: #7d8893;
    color: #FFF; }
  .aui .easyPieChart {
    position: relative;
    text-align: center; }
  .aui .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0; }
  .aui .knob-container {
    direction: ltr;
    text-align: left; }
  .aui .navbar .navbar-inner,
  .aui .navbar .btn-navbar {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important; }
  .aui .dropdown-menu li > a,
  .aui .dropdown-submenu > a {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important; }
  .aui .btn {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important; }
  .aui .progress,
  .aui .progress .bar {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important; }
  .aui .tags {
    display: inline-block;
    padding: 4px 6px;
    color: #777777;
    vertical-align: middle;
    background-color: #FFF;
    border: 1px solid #d5d5d5;
    width: 206px; }
  .aui .tags:hover {
    border-color: #b5b5b5; }
  .aui .tags-hover,
  .aui .tags-hover:hover {
    border-color: #f59942;
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */ }
  .aui .tags[class*="span"] {
    float: none;
    margin-left: 0; }
  .aui .tags input[type="text"],
  .aui .tags input[type="text"]:focus {
    border: none;
    display: inline;
    outline: 0;
    margin: 0;
    padding: 0;
    line-height: 14px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%; }
  .aui .tags .tag {
    display: inline-block;
    position: relative;
    font-size: 13px;
    font-weight: normal;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #91b8d0;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
    padding: 4px 22px 5px 9px;
    margin-bottom: 3px;
    margin-right: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  /**
  &:nth-child(5n+1) {
	background-color:#48A2E0;
  }
  &:nth-child(5n+2) {
	background-color:#34C896;
  }
  &:nth-child(5n+3) {
	background-color:#B57BB3;
  }
  &:nth-child(5n+4) {
	background-color:#CC7DA8;
  }
  &:nth-child(5n+5) {
	background-color:#666;
  }
*/ }
  .aui .tags .tag:empty {
    display: none; }
  .aui .tags .tag-important {
    background-color: #d15b47; }
  .aui .tags .tag-warning {
    background-color: #ffb752; }
  .aui .tags .tag-success {
    background-color: #87b87f; }
  .aui .tags .tag-info {
    background-color: #6fb3e0; }
  .aui .tags .tag-inverse {
    background-color: #555555; }
  .aui .tags .tag .close {
    font-size: 15px;
    line-height: 20px;
    opacity: 1;
    color: #FFF;
    text-shadow: none;
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 18px;
    text-align: center; }
  .aui .tags .tag .close:hover {
    background-color: rgba(0, 0, 0, 0.2); }
  .aui .rtl {
  /**
 .table-bordered {
	border-width:1px 0 1px 1px;
	tr th:first-child, tr td:first-child {
		//border-left: none;
		border-right: 1px solid @tableBorder;
	}
 }
*/ }
  .aui .rtl ul,
  .aui .rtl ol {
    margin-left: 0;
    margin-right: 25px; }
  .aui .rtl ul.unstyled,
  .aui .rtl ol.unstyled,
  .aui .rtl ul.inline,
  .aui .rtl ol.inline {
    margin-right: 0; }
  .aui .rtl dd {
    margin-left: 0;
    margin-right: 10px; }
  .aui .rtl .dl-horizontal dt {
    float: right;
    clear: right;
    text-align: left; }
  .aui .rtl .dl-horizontal dd {
    margin-left: 0;
    margin-right: 180px; }
  .aui .rtl blockquote p,
  .aui .rtl blockquote small {
    text-align: left; }
  .aui .rtl blockquote small:before {
    content: ""; }
  .aui .rtl blockquote small:after {
    content: "\00A0 \2014"; }
  .aui .rtl blockquote.pull-right p,
  .aui .rtl blockquote.pull-right small {
    text-align: right; }
  .aui .rtl blockquote.pull-right small:after {
    content: ""; }
  .aui .rtl blockquote.pull-right small:before {
    content: "\2014 \00A0"; }
  .aui .rtl .radio,
  .aui .rtl .checkbox {
    padding-left: 0;
    padding-right: 20px; }
  .aui .rtl .radio input[type="radio"],
  .aui .rtl .checkbox input[type="checkbox"] {
    float: right;
    margin-left: 0;
    margin-right: -20px; }
  .aui .rtl .radio.inline + .radio.inline,
  .aui .rtl .checkbox.inline + .checkbox.inline {
    margin-left: 0;
    margin-right: 10px; }
  .aui .rtl .help-inline {
    padding-left: 0;
    padding-right: 5px; }
  .aui .rtl .input-prepend .add-on,
  .aui .rtl .input-prepend .btn {
    margin-right: 0;
    margin-left: -1px; }
  .aui .rtl .input-append .add-on,
  .aui .rtl .input-append .btn,
  .aui .rtl .input-append .btn-group {
    margin-left: 0;
    margin-right: -1px; }
  .aui .rtl .input-prepend.input-append .add-on:first-child,
  .aui .rtl .input-prepend.input-append .btn:first-child {
    margin-left: -1px;
    margin-right: 0; }
  .aui .rtl .input-prepend.input-append .add-on:last-child,
  .aui .rtl .input-prepend.input-append .btn:last-child {
    margin-left: 0;
    margin-right: -1px; }
  .aui .rtl .input-prepend.input-append .btn-group:first-child {
    margin-right: 0; }
  .aui .rtl input.search-query {
    padding-left: 14px;
    padding-left: 4px \9;
    padding-right: 14px;
    padding-right: 4px \9; }
  .aui .rtl .form-search .radio,
  .aui .rtl .form-search .checkbox,
  .aui .rtl .form-inline .radio,
  .aui .rtl .form-inline .checkbox {
    padding-right: 0; }
  .aui .rtl .form-search .radio input[type="radio"],
  .aui .rtl .form-search .checkbox input[type="checkbox"],
  .aui .rtl .form-inline .radio input[type="radio"],
  .aui .rtl .form-inline .checkbox input[type="checkbox"] {
    float: right;
    margin-right: 0;
    margin-left: 3px; }
  .aui .rtl .form-horizontal .control-label {
    float: right;
    text-align: left; }
  .aui .rtl .form-horizontal .controls {
    *padding-left: 0;
    *padding-right: 20px;
    margin-left: 0;
    margin-right: 180px;
    *margin-right: 0; }
  .aui .rtl .form-horizontal .controls:first-child {
    *padding-left: 0;
    *padding-right: 180px; }
  .aui .rtl .form-horizontal .form-actions {
    padding-left: 0;
    padding-right: 180px; }
  .aui .rtl .table th,
  .aui .rtl .table td {
    text-align: right; }
  .aui .rtl .table th.center,
  .aui .rtl .table td.center,
  .aui .rtl .table th.center-align,
  .aui .rtl .table td.center-align {
    text-align: center; }
  .aui .rtl .table th.left-align,
  .aui .rtl .table td.left-align {
    text-align: left; }
  .aui .rtl .table th.right-align,
  .aui .rtl .table td.right-align {
    text-align: right; }
  .aui .rtl .btn-group + .btn-group {
    margin-left: auto;
    margin-right: 5px; }
  .aui .rtl .dropdown-menu {
    margin: 2px 0 0; }
  .aui .rtl .dropdown-submenu > .dropdown-menu {
    left: auto;
    right: 100%; }
  .aui .rtl .dropdown-submenu.pull-left > .dropdown-menu {
    left: auto;
    right: -100%;
    margin-left: auto;
    margin-right: 5px; }
  .aui .rtl .dropdown-submenu > a:after {
    float: left;
    margin-right: 0;
    margin-left: -10px; }
  .aui .rtl .dropdown-submenu > a:after {
    border-color: transparent #CCCCCC transparent transparent;
    border-width: 5px 5px 5px 0; }
  .aui .rtl .dropdown-submenu:hover > a:after {
    border-right-color: #FFF; }
  .aui .rtl .dropdown-light .dropdown-submenu:hover > a:after,
  .aui .rtl .dropdown-lighter .dropdown-submenu:hover > a:after {
    border-right-color: #444; }
  .aui .rtl .dropdown .caret {
    margin-left: 0;
    margin-right: 2px; }
  .aui .rtl .close {
    float: left; }
  .aui .rtl .table-header .close {
    margin-right: auto;
    margin-left: 6px; }
  .aui .rtl .alert {
    padding-right: 14px;
    padding-left: 35px; }
  .aui .rtl .alert .close {
    left: -21px;
    right: auto; }
  .aui .rtl .nav {
    margin-right: 0; }
  .aui .rtl .nav-tabs > li,
  .aui .rtl .nav-pills > li {
    float: right; }
  .aui .rtl .nav-pills > li > a {
    margin-right: 0;
    margin-left: 2px; }
  .aui .rtl .nav-stacked > li {
    float: none; }
  .aui .rtl .nav-tabs > li > a {
    margin-right: 0;
    margin-left: -1px; }
  .aui .rtl .tabs-left > .nav-tabs > li,
  .aui .rtl .tabs-right > .nav-tabs > li {
    float: none; }
  .aui .rtl .navbar {
    direction: rtl;
    text-align: right; }
  .aui .rtl .navbar .brand {
    float: right;
    margin-left: 0;
    margin-right: -20px; }
  .aui .rtl .navbar .divider-vertical {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #f2f2f2; }
  .aui .rtl .navbar-search {
    float: right; }
  .aui .rtl .navbar .nav > li {
    float: right; }
  .aui .rtl .navbar .btn-navbar {
    float: left; }
  .aui .rtl .pagination ul {
    margin-right: 0; }
  .aui .rtl .pagination ul > li > a,
  .aui .rtl .pagination ul > li > span {
    float: right; }
  .aui .rtl .pager {
    margin-right: 0; }
  .aui .rtl .pager .next > a,
  .aui .rtl .pager .next > span {
    float: left; }
  .aui .rtl .pager .previous > a,
  .aui .rtl .pager .previous > span {
    float: right; }
  .aui .rtl .modal {
    direction: rtl;
    text-align: right; }
  .aui .rtl .modal-footer {
    text-align: left; }
  .aui .rtl .modal-footer .btn + .btn {
    margin-left: 0;
    margin-right: 5px; }
  .aui .rtl .popover.bottom .arrow:after,
  .aui .rtl .popover.top .arrow:after {
    margin-right: -10px;
    margin-left: auto; }
  .aui .rtl .popover-content,
  .aui .rtl .tooltip-inner {
    text-align: right;
    direction: rtl; }
  .aui .rtl .thumbnails {
    margin-left: 0;
    margin-right: -20px; }
  .aui .rtl .row-fluid .thumbnails {
    margin-right: 0; }
  .aui .rtl .thumbnails > li {
    float: right;
    margin-left: 0;
    margin-right: 20px; }
  .aui .rtl .media-list {
    margin-right: 0; }
  .aui .rtl .main-container {
    direction: rtl;
    text-align: right; }
  .aui .rtl .main-content {
    margin-right: 190px;
    margin-left: 0; }
  .aui .rtl li > ul.margin,
  .aui .rtl li > ol.margin {
    margin-left: 0;
    margin-right: 18px; }
  .aui .rtl .ace-nav > li {
    border-left: none;
    border-right: 1px solid #DDD; }
  .aui .rtl .ace-nav > li:first-child {
    border-right: none; }
  .aui .rtl .ace-nav > li > a > .badge {
    left: auto;
    right: 2px; }
  .aui .rtl .ace-nav > li.no-border {
    border: none; }
  .aui .rtl .ace-nav > li.margin-4 {
    margin-left: 0;
    margin-right: 4px; }
  .aui .rtl .ace-nav > li.margin-3 {
    margin-left: 0;
    margin-right: 3px; }
  .aui .rtl .ace-nav > li.margin-2 {
    margin-left: 0;
    margin-right: 2px; }
  .aui .rtl .ace-nav > li.margin-1 {
    margin-left: 0;
    margin-right: 1px; }
  .aui .rtl .ace-nav .nav-user-photo {
    margin: -4px 0 0 8px; }
  .aui .rtl .ace-nav .dropdown-menu.dropdown-closer {
    left: 0; }
  .aui .rtl .breadcrumbs {
    padding: 0 0 0 12px; }
  .aui .rtl .breadcrumbs.fixed,
  .aui .rtl .breadcrumbs .breadcrumbs-fixed {
    position: fixed;
    left: 0;
    right: 190px; }
  .aui .rtl .breadcrumb {
    margin: 0 12px 0 22px; }
  .aui .rtl .breadcrumb .icon-home {
    margin-left: 2px;
    margin-right: 4px; }
  .aui .rtl .nav-search {
    left: 22px;
    right: auto; }
  .aui .rtl .sidebar > .nav-search.menu-min .nav-search .form-search {
    left: auto;
    right: 5px; }
  .aui .rtl .sidebar {
    float: right;
    border-right: none;
    border-left: 1px solid #cccccc; }
  .aui .rtl .sidebar:before {
    border-right: none;
    border-left: 1px solid #cccccc; }
  .aui .rtl .sidebar.fixed,
  .aui .rtl .sidebar.sidebar-fixed {
    left: auto;
    right: 0; }
  .aui .rtl .sidebar.fixed:before,
  .aui .rtl .sidebar.sidebar-fixed:before {
    left: auto;
    right: 0; }
  .aui .rtl .nav-list > li > a {
    padding: 0 7px 0 16px; }
  .aui .rtl .nav-list > li > a:hover:before {
    left: auto;
    right: 0; }
  .aui .rtl .nav-list > li a > .arrow {
    left: 9px;
    right: auto; }
  .aui .rtl .nav-list > li.active:after {
    left: -2px;
    right: auto;
    border-right: none;
    border-left: 2px solid #2b7dbc; }
  .aui .rtl .nav-list > li .submenu > li {
    margin-left: 0;
    margin-right: 0; }
  .aui .rtl .nav-list > li .submenu > li > a {
    padding: 7px 37px 8px 0; }
  .aui .rtl .nav-list > li .submenu > li a > [class*="icon-"]:first-child {
    left: auto;
    right: 10px; }
  .aui .rtl .nav-list > li > .submenu > li:before {
    left: auto;
    right: 18px; }
  .aui .rtl .nav-list > li > .submenu:before {
    left: auto;
    right: 18px;
    border-left: none;
    border-right: 1px dotted #9dbdd6; }
  .aui .rtl .nav-list > li.active > .submenu:before {
    border-right-color: #8eb3d0; }
  .aui .rtl .nav-list li.active > a:after {
    left: 0;
    right: auto;
    border-left-color: #2b7dbc;
    border-right-color: transparent; }
  .aui .rtl .nav-list a .badge,
  .aui .rtl .nav-list a .label {
    right: auto;
    left: 11px; }
  .aui .rtl .nav-list a.dropdown-toggle .badge,
  .aui .rtl .nav-list a.dropdown-toggle .label {
    right: auto;
    left: 28px; }
  .aui .rtl .menu-min .nav-list a .badge,
  .aui .rtl .menu-min .nav-list a .label {
    left: auto;
    right: 4px; }
  .aui .rtl .sidebar.menu-min + .main-content {
    margin-left: auto;
    margin-right: 43px; }
  .aui .rtl .sidebar.menu-min + .main-content .breadcrumbs.fixed,
  .aui .rtl .sidebar.menu-min + .main-content .breadcrumbs.breadcrumbs-fixed {
    left: 0;
    right: 43px; }
  .aui .rtl .menu-min .nav-list > li > a > .menu-text {
    left: auto;
    right: 41px;
    padding-left: 0;
    padding-right: 12px;
    -webkit-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2); }
  .aui .rtl .menu-min .nav-list > li > a.dropdown-toggle > .menu-text {
    left: auto;
    right: 42px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .aui .rtl .menu-min .nav-list > li.active > a > .menu-text {
    border-left-color: #cccccc;
    border-right-color: #1963aa; }
  .aui .rtl .menu-min .nav-list > li > .submenu {
    -webkit-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    left: auto;
    right: 41px; }
  .aui .rtl .menu-min .nav-list > li > .submenu li > a {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 24px; }
  .aui .rtl .menu-min .nav-list > li > .submenu li > a > [class*="icon-"]:first-child {
    left: auto;
    right: 4px; }
  .aui .rtl .menu-min .nav-list > li.active > .submenu {
    border-left-color: #cccccc;
    border-right-color: #1963aa; }
  .aui .rtl .menu-min .sidebar-shortcuts-large {
    -webkit-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -2px 1px 2px 0 rgba(0, 0, 0, 0.2);
    left: auto;
    right: 42px; }
  .aui .rtl .nav-list > li > .submenu a > .arrow {
    left: 11px;
    right: auto; }
  .aui .rtl .nav-list > li > .submenu li > .submenu > li > a > .arrow {
    left: 12px;
    right: auto; }
  .aui .rtl .nav-list > li > .submenu li > .submenu > li > a {
    margin-left: auto;
    padding-left: 0;
    margin-right: 20px;
    padding-right: 22px; }
  .aui .rtl .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    margin-left: auto;
    padding-left: 0;
    margin-right: 20px;
    padding-right: 38px; }
  .aui .rtl .menu-min .nav-list > li > .submenu li > .submenu > li > a {
    margin-right: 0px;
    padding-right: 30px; }
  .aui .rtl .menu-min .nav-list > li > .submenu li > .submenu > li > .submenu > li > a {
    margin-right: 0px;
    padding-right: 45px; }
  .aui .rtl button.btn:active {
    left: -1px; }
  .aui .rtl .btn.disabled:active,
  .aui .rtl .btn[disabled]:active {
    left: 0; }
  .aui .rtl .btn > [class*="icon-"] {
    margin-left: 4px;
    margin-right: 0; }
  .aui .rtl .btn > [class*="icon-"].icon-on-right {
    margin-left: 0;
    margin-right: 4px; }
  .aui .rtl .btn > [class*="icon-"].icon-only {
    margin: 0; }
  .aui .rtl .btn-large > [class*="icon-"] {
    margin-left: 6px;
    margin-right: 0; }
  .aui .rtl .btn-large > [class*="icon-"].icon-on-right {
    margin-left: 0;
    margin-right: 6px; }
  .aui .rtl .btn-small > [class*="icon-"] {
    margin-left: 3px;
    margin-right: 0; }
  .aui .rtl .btn-small > [class*="icon-"].icon-on-right {
    margin-left: 0;
    margin-right: 3px; }
  .aui .rtl .btn-mini > [class*="icon-"],
  .aui .rtl.btn-minier > [class*="icon-"] {
    margin-left: 2px;
    margin-right: 0; }
  .aui .rtl .btn-mini > [class*="icon-"].icon-on-right,
  .aui .rtl.btn-minier > [class*="icon-"].icon-on-right {
    margin-left: 0;
    margin-right: 2px; }
  .aui .rtl .btn-group > .btn > .caret {
    margin-left: 0;
    margin-right: 1px; }
  .aui .rtl .dropdown-menu.dropdown-only-icon > li {
    float: right; }
  .aui .rtl .dropdown-light .dropdown-submenu:hover > a:after,
  .aui .rtl .dropdown-lighter .dropdown-submenu:hover > a:after {
    border-left-color: transparent;
    border-right-color: #444; }
  .aui .rtl .dropdown-submenu > a:after {
    margin-left: -5px;
    margin-right: auto; }
  .aui .rtl .dropdown-navbar > li > [class*="icon-"],
  .aui .rtl .dropdown-navbar > li > a > [class*="icon-"] {
    margin-right: 0 !important;
    margin-left: 5px !important; }
  .aui .rtl .dropdown-navbar [class*="btn"][class*="icon-"] {
    margin: 0 0 0 5px; }
  .aui .rtl .dropdown-navbar .msg-photo {
    margin-left: 6px;
    margin-right: 0; }
  .aui .rtl .dropdown-navbar .user-menu > li > a > [class*="icon-"] {
    margin-left: 6px;
    margin-right: 0; }
  .aui .rtl .help-button {
    margin-left: 0;
    margin-right: 4px; }
  .aui .rtl .form-search .radio [type=radio] + label,
  .aui .rtl .form-inline .radio [type=radio] + label,
  .aui .rtl .form-search .checkbox [type=checkbox] + label,
  .aui .rtl .form-inline .checkbox [type=checkbox] + label {
    float: right;
    margin-left: 0;
    margin-right: -20px; }
  .aui .form-search .rtl .form-search .radio [type=radio] + label,
  .aui .form-search .rtl .form-inline .radio [type=radio] + label,
  .aui .form-search .rtl .form-search .checkbox [type=checkbox] + label,
  .aui .form-search .rtl .form-inline .checkbox [type=checkbox] + label,
  .aui .form-inline .rtl .form-search .radio [type=radio] + label,
  .aui .form-inline .rtl .form-inline .radio [type=radio] + label,
  .aui .form-inline .rtl .form-search .checkbox [type=checkbox] + label,
  .aui .form-inline .rtl .form-inline .checkbox [type=checkbox] + label {
    margin-right: 0;
    margin-left: 3px; }
  .aui .rtl .input-prepend > .btn + .btn,
  .aui .rtl .input-append > .btn + .btn {
    margin-left: 0;
    margin-right: 1px; }
  .aui .rtl input[type=checkbox].ace + .lbl::before,
  .aui .rtl input[type=radio].ace + .lbl::before {
    margin-right: 0;
    margin-left: 1px; }
  .aui .rtl input[type=checkbox].ace.ace-switch + .lbl::before,
  .aui .rtl input[type=radio].ace.ace-switch + .lbl::before {
    direction: ltr;
    text-align: left; }
  .aui .rtl .ace-file-input label:before {
    right: auto;
    left: 0; }
  .aui .rtl .ace-file-input label span {
    padding-left: 0;
    padding-right: 30px; }
  .aui .rtl .ace-file-input label.selected {
    left: 16px;
    right: 0; }
  .aui .rtl .ace-file-input label [class*="icon-"] {
    right: 0;
    left: auto; }
  .aui .rtl .ace-file-input .remove {
    left: -8px;
    right: auto; }
  .aui .rtl .ace-file-multiple label.selected span [class*="icon-"] {
    right: 0;
    left: auto; }
  .aui .rtl .ace-file-multiple label span {
    padding: 0;
    text-align: right; }
  .aui .rtl .ace-file-multiple label span img {
    margin: 4px 1px 4px 8px; }
  .aui .rtl .ace-file-multiple label span.large {
    text-align: center; }
  .aui .rtl .ace-file-multiple label span.large img {
    margin: 0; }
  .aui .rtl .ace-file-multiple .remove {
    left: -11px;
    right: auto; }
  .aui .rtl .ace-file-multiple label.selected span [class*="icon-"] {
    margin-left: 4px;
    margin-right: 2px; }
  .aui .rtl .nav-tabs.padding-24 {
    padding-left: 0;
    padding-right: 24px; }
  .aui .rtl .nav-tabs.padding-20 {
    padding-left: 0;
    padding-right: 20px; }
  .aui .rtl .nav-tabs.padding-16 {
    padding-left: 0;
    padding-right: 16px; }
  .aui .rtl .nav-tabs.padding-12 {
    padding-left: 0;
    padding-right: 12px; }
  .aui .rtl .nav-tabs.padding-8 {
    padding-left: 0;
    padding-right: 8px; }
  .aui .rtl .nav-tabs.padding-4 {
    padding-left: 0;
    padding-right: 4px; }
  .aui .rtl .nav-tabs.padding-22 {
    padding-left: 0;
    padding-right: 22px; }
  .aui .rtl .nav-tabs.padding-18 {
    padding-left: 0;
    padding-right: 18px; }
  .aui .rtl .nav-tabs.padding-14 {
    padding-left: 0;
    padding-right: 14px; }
  .aui .rtl .nav-tabs.padding-10 {
    padding-left: 0;
    padding-right: 10px; }
  .aui .rtl .nav-tabs.padding-6 {
    padding-left: 0;
    padding-right: 6px; }
  .aui .rtl .nav-tabs.padding-2 {
    padding-left: 0;
    padding-right: 2px; }
  .aui .rtl .tabs-right > .nav-tabs[class*="padding-"],
  .aui .rtl .tabs-left > .nav-tabs[class*="padding-"] {
    padding-right: 0; }
  .aui .rtl .tabs-left > .nav-tabs {
    margin-left: auto;
    margin-right: -1px; }
  .aui .rtl .tabs-left > .nav-tabs > li > a,
  .aui .rtl .tabs-left > .nav-tabs > li > a:hover,
  .aui .rtl .tabs-left > .nav-tabs > li > a:focus {
    margin: 0 -1px 0 0; }
  .aui .rtl .tabs-left > .nav-tabs > li.active > a,
  .aui .rtl .tabs-left > .nav-tabs > li.active > a:hover,
  .aui .rtl .tabs-left > .nav-tabs > li.active > a:focus {
    margin: 0 -1px; }
  .aui .rtl .accordion-heading .accordion-toggle:after {
    left: 6px;
    right: auto; }
  .aui .rtl .accordion-heading .accordion-toggle.collapsed:after {
    content: "\f105"; }
  .aui .rtl .nav-tabs.tab-space-1 > li > a {
    margin-right: auto;
    margin-left: 1px; }
  .aui .rtl .nav-tabs.tab-space-2 > li > a {
    margin-right: auto;
    margin-left: 2px; }
  .aui .rtl .nav-tabs.tab-space-3 > li > a {
    margin-right: auto;
    margin-left: 3px; }
  .aui .rtl .nav-tabs.tab-space-4 > li > a {
    margin-right: auto;
    margin-left: 4px; }
  .aui .rtl .nav-tabs[class*="tab-color-"] > li > a,
  .aui .rtl .nav-tabs[class*="tab-color-"] > li > a:focus,
  .aui .rtl .nav-tabs[class*="tab-color-"] > li > a:hover {
    margin-right: auto;
    margin-left: 3px; }
  .aui .rtl .accordion-style2 .accordion-heading .accordion-toggle {
    padding-right: 30px;
    padding-left: 0;
    border-width: 0 2px 0 0; }
  .aui .rtl .accordion-style2 .accordion-heading .accordion-toggle > [class*="icon-"]:first-child {
    margin-left: 6px;
    margin-right: auto; }
  .aui .rtl .accordion-style2 .accordion-heading .accordion-toggle:after {
    right: 8px;
    left: auto; }
  .aui .rtl .accordion-style2 .accordion-heading .accordion-toggle.collapsed {
    border-width: 0 1px 0 0; }
  .aui .rtl .accordion-style2 .accordion-heading .accordion-toggle.collapsed:after {
    content: "\f053"; }
  .aui .rtl .accordion-style2 .accordion-style2 .accordion-heading .accordion-toggle {
    border-width: 0; }
  .aui .rtl .table thead:first-child tr th [class*="icon-"]:first-child {
    margin-left: 2px;
    margin-right: 0; }
  .aui .rtl .widget-main.no-padding .table-bordered th:first-child,
  .aui .rtl .widget-main.padding-0 .table-bordered th:first-child,
  .aui .rtl .widget-main.no-padding .table-bordered td:first-child,
  .aui .rtl .widget-main.padding-0 .table-bordered td:first-child {
    border-left-width: 1px; }
  .aui .rtl .widget-main.no-padding .table-bordered th:last-child,
  .aui .rtl .widget-main.padding-0 .table-bordered th:last-child,
  .aui .rtl .widget-main.no-padding .table-bordered td:last-child,
  .aui .rtl .widget-main.padding-0 .table-bordered td:last-child {
    border-left-width: 0; }
  .aui .rtl .table-header {
    padding-left: 0;
    padding-right: 12px; }
  .aui .rtl .dataTables_length {
    margin-left: 0;
    margin-right: 8px; }
  .aui .rtl .dataTables_filter {
    margin-left: 8px;
    margin-right: 0;
    text-align: left; }
  .aui .rtl .dataTables_info {
    margin: 0 12px 0 0; }
  .aui .rtl .dataTables_paginate {
    text-align: left; }
  .aui .rtl .dataTable th[class*=sort]:after {
    float: left;
    margin-right: 0;
    margin-left: 4px; }
  .aui .rtl .dataTables_wrapper > .row-fluid > .span6 {
    float: right;
    margin-left: 0;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .aui .rtl .widget-box {
    direction: rtl;
    text-align: right; }
  .aui .rtl .widget-header {
    padding-left: 0;
    padding-right: 12px; }
  .aui .rtl .widget-header:after {
    clear: left; }
  .aui .rtl .widget-header-large {
    padding-left: 0;
    padding-right: 18px; }
  .aui .rtl .widget-header-small {
    padding-left: 0;
    padding-right: 10px; }
  .aui .rtl .widget-header > .widget-caption > [class*="icon-"],
  .aui .rtl .widget-header > :first-child > [class*="icon-"] {
    margin-right: 0;
    margin-left: 5px; }
  .aui .rtl .widget-toolbar {
    float: left; }
  .aui .rtl .widget-toolbar:before {
    left: auto;
    right: -1px;
    border-width: 0 0 0 1px; }
  .aui .rtl .widget-toolbar > [data-action] > [class*="icon-"] {
    margin-right: auto;
    margin-left: 0; }
  .aui .rtl .widget-box.transparent > .widget-header {
    padding-left: 0;
    padding-right: 3px; }
  .aui .rtl .widget-box.transparent > .widget-header-large {
    padding-left: 0;
    padding-right: 5px; }
  .aui .rtl .widget-box.transparent > .widget-header-small {
    padding-left: 0;
    padding-right: 1px; }
  .aui .rtl [class*="header-color-"] > .widget-toolbar > .nav-tabs > li > a {
    margin-right: 0;
    margin-left: 1px; }
  .aui .rtl .infobox {
    padding: 8px 9px 6px 3px;
    text-align: right; }
  .aui .rtl .infobox > .infobox-icon > [class*="icon-"] {
    padding: 1px 2px 0 1px; }
  .aui .rtl .infobox > .infobox-data {
    text-align: right;
    padding-left: 0;
    padding-right: 8px; }
  .aui .rtl .infobox > .stat {
    left: 20px;
    right: auto;
    padding-left: 18px;
    padding-right: 0; }
  .aui .rtl .infobox > .stat:before {
    left: 4px;
    right: auto; }
  .aui .rtl .infobox > .stat:after {
    left: 1px;
    right: auto; }
  .aui .rtl .infobox > .badge {
    left: 20px;
    right: auto; }
  .aui .rtl .infobox.infobox-dark > .badge {
    left: 2px;
    right: auto; }
  .aui .rtl .infobox-small {
    text-align: right; }
  .aui .rtl .infobox-small > .infobox-data {
    text-align: right; }
  .aui .rtl .infobox-small > .infobox-chart > .sparkline {
    margin-left: auto;
    margin-right: 2px; }
  .aui .rtl .infobox-small .percentage {
    margin-left: auto;
    margin-right: 2px; }
  .aui .rtl .pricing-box .widget-header {
    padding-right: 0; }
  .aui .rtl .pricing-table-header {
    text-align: right; }
  .aui .rtl .pricing-table-header > li {
    padding: 7px 11px 7px 0; }
  .aui .rtl .pricing-box-small {
    margin-left: 0;
    margin-right: -2px; }
  .aui .rtl .pricing-span[class*="span"] {
    float: right !important; }
  .aui .rtl .pricing-span-header:first-child {
    float: right; }
  .aui .rtl.login-layout .main-content,
  .aui .rtl.login-layout #main-content {
    margin-right: 0; }
  .aui .rtl.login-layout .login-box .toolbar > div:first-child {
    float: right;
    text-align: right; }
  .aui .rtl.login-layout .login-box .toolbar > div:first-child > a {
    margin-left: 0;
    margin-right: 11px; }
  .aui .rtl.login-layout .login-box .toolbar > div:first-child + div {
    float: left;
    text-align: left; }
  .aui .rtl.login-layout .login-box .toolbar > div:first-child + div > a {
    margin-left: 11px;
    margin-right: 0; }
  .aui .rtl .ace-thumbnails {
    margin-right: 0; }
  .aui .rtl .ace-thumbnails > li {
    float: right; }
  .aui .rtl .ace-thumbnails > li .tags {
    direction: ltr; }
  .aui .rtl .ace-thumbnails > li .tags > .label {
    margin: 1px 0 0 1px;
    direction: rtl;
    text-align: right; }
  .aui .rtl .itemdiv {
    padding-right: 0;
    padding-left: 3px; }
  .aui .rtl .itemdiv > .user {
    left: auto;
    right: 0; }
  .aui .rtl .itemdiv > .body {
    margin-right: 50px;
    margin-left: 12px; }
  .aui .rtl .itemdiv > .body > .time {
    right: auto;
    left: 9px; }
  .aui .rtl .itemdiv > .body > .text {
    padding-left: 0;
    padding-right: 7px; }
  .aui .rtl .itemdiv > .body > .text:after {
    right: 16px;
    left: -12px; }
  .aui .rtl .itemdiv > .body > .text > [class*="icon-quote-"]:first-child {
    margin-left: 4px;
    margin-right: 0; }
  .aui .rtl .itemdiv.dialogdiv:before {
    left: auto;
    right: 19px; }
  .aui .rtl .itemdiv.dialogdiv > .body {
    border-left-width: 1px;
    border-right-width: 2px;
    margin-left: 1px; }
  .aui .rtl .itemdiv.dialogdiv > .body:before {
    left: auto;
    right: -7px;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .aui .rtl .itemdiv.dialogdiv > .body > .time {
    float: left; }
  .aui .rtl .itemdiv.dialogdiv > .body > .text {
    padding-right: 0; }
  .aui .rtl .itemdiv.memberdiv {
    float: right; }
  .aui .rtl .itemdiv .tools {
    right: auto;
    left: 4px; }
  .aui .rtl .itemdiv.commentdiv .tools {
    right: auto;
    left: 9px; }
  .aui .rtl .item-list {
    margin: 0; }
  .aui .rtl .item-list > li {
    border-left-width: 1px;
    border-right-width: 3px;
    border-left-color: #DDD; }
  .aui .rtl li[class*="item-"] {
    border-left-width: 1px;
    border-right-width: 3px;
    border-left-color: #DDD; }
  .aui .rtl li.item-orange {
    border-right-color: #e8b110; }
  .aui .rtl li.item-orange2 {
    border-right-color: #f79263; }
  .aui .rtl li.item-red {
    border-right-color: #d53f40; }
  .aui .rtl li.item-red2 {
    border-right-color: #d15b47; }
  .aui .rtl li.item-green {
    border-right-color: #9abc32; }
  .aui .rtl li.item-green2 {
    border-right-color: #0490a6; }
  .aui .rtl li.item-blue {
    border-right-color: #4f99c6; }
  .aui .rtl li.item-blue2 {
    border-right-color: #3983c2; }
  .aui .rtl li.item-blue3 {
    border-right-color: #1144eb; }
  .aui .rtl li.item-pink {
    border-right-color: #cb6fd7; }
  .aui .rtl li.item-black {
    border-right-color: #505050; }
  .aui .rtl li.item-grey {
    border-right-color: #a0a0a0; }
  .aui .rtl li.item-brown {
    border-right-color: #a52a2a; }
  .aui .rtl li.item-default {
    border-right-color: #abbac3; }
  .aui .rtl li.item-purple {
    border-right-color: #6f3cc4; }
  .aui .rtl .profile-info-name {
    text-align: left;
    padding-right: 0;
    padding-left: 10px;
    left: auto;
    right: 0; }
  .aui .rtl .profile-info-value {
    padding-right: 6px;
    padding-left: 4px;
    margin-left: auto;
    margin-right: 120px; }
  .aui .rtl .profile-info-value > span + span:before {
    margin-left: 3px;
    margin-right: 1px; }
  .aui .rtl .profile-user-info-striped .profile-info-value {
    padding-left: 0;
    padding-right: 12px; }
  .aui .rtl .profile-activity img,
  .aui .rtl .profile-activity .thumbicon {
    margin-right: 0;
    margin-left: 10px; }
  .aui .rtl .profile-activity .tools {
    left: 12px;
    right: auto; }
  .aui .rtl .user-profile .user-title-label + .dropdown-menu {
    margin-left: auto;
    margin-right: -12px; }
  .aui .rtl .user-status {
    margin-right: auto;
    margin-left: 1px; }
  .aui .rtl .user-profile .form-horizontal .controls {
    margin-left: auto;
    margin-right: 140px; }
  .aui .rtl .tab-content.profile-edit-tab-content {
    -webkit-box-shadow: -1px 1px 0 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: -1px 1px 0 0 rgba(0, 0, 0, 0.2); }
  .aui .rtl .inbox-tabs.nav-tabs > li.active > a.btn-new-mail > .btn:before {
    left: auto;
    right: 35%;
    right: calc(50% - 6px); }
  .aui .rtl .inbox-tabs.nav-tabs.tab-size-bigger > li.active > a.btn-new-mail > .btn:before {
    left: auto;
    right: 35%;
    right: calc(50% - 8px); }
  .aui .rtl .inbox-tabs.nav-tabs > li.pull-left {
    float: left; }
  @media only screen and (max-width: 475px) {
    .aui .rtl .inbox-tabs > .li-new-mail {
      text-align: left; } }
  .aui .rtl .message-item .sender {
    margin-left: 4px;
    margin-right: 6px; }
  .aui .rtl .message-item .summary {
    margin-left: auto;
    margin-right: 30px; }
  .aui .rtl .message-item .message-flags {
    right: auto;
    left: 101%;
    left: calc(100% + 4px); }
  .aui .rtl .message-item .time {
    float: left; }
  .aui .rtl .message-item .attachment {
    float: left; }
  .aui .rtl .message-star {
    margin-left: 4px;
    margin-right: 6px; }
  .aui .rtl .mail-tag:empty {
    margin-left: 1px;
    margin-right: 0; }
  .aui .rtl ul.attachment-list {
    margin-left: 0;
    margin-right: 8px; }
  .aui .rtl .attached-file > [class*="icon-"] {
    margin-right: auto;
    margin-left: 2px; }
  .aui .rtl .messagebar-item-left,
  .aui .rtl .messagebar-item-right {
    text-align: right; }
  .aui .rtl .message-navbar .nav-search {
    left: auto;
    right: 60px; }
  .aui .rtl .inbox-folders .btn > [class*="icon-"]:first-child {
    text-align: right; }
  .aui .rtl .inbox-folders .btn.active:before {
    left: auto;
    right: -1px;
    border-left: none;
    border-right: 3px solid #4F99C6; }
  .aui .rtl .inbox-folders .btn .counter {
    right: auto;
    left: 8px; }
  .aui .rtl .message-form .controls {
    margin-right: 125px; }
  .aui .rtl .timeline-container:before {
    right: 28px;
    left: auto; }
  .aui .rtl .timeline-item .transparent.widget-box {
    border-right: 3px solid #DAE1E5;
    border-left: none; }
  .aui .rtl .timeline-item .transparent .widget-header > :first-child {
    margin-left: auto;
    margin-right: 8px; }
  .aui .rtl .timeline-item:nth-child(even) .widget-box.transparent {
    border-right-color: #DBDBDB !important; }
  .aui .rtl .timeline-item .widget-box {
    margin-left: auto;
    margin-right: 60px; }
  .aui .rtl .timeline-info {
    float: right; }
  .aui .rtl .timeline-label {
    margin-right: 34px;
    margin-left: auto; }
  .aui .rtl .timeline-style2:before {
    display: none; }
  .aui .rtl .timeline-style2 .timeline-item:before {
    left: auto;
    right: 90px; }
  .aui .rtl .timeline-style2 .timeline-item .transparent.widget-box {
    border-right: none !important; }
  .aui .rtl .timeline-style2 .timeline-indicator {
    left: auto;
    right: 86px; }
  .aui .rtl .timeline-style2 .timeline-date {
    text-align: left;
    margin-right: auto;
    margin-left: 25px; }
  .aui .rtl .timeline-style2 .timeline-item .widget-box {
    margin-left: auto;
    margin-right: 112px; }
  .aui .rtl .timeline-style2 .timeline-label {
    margin-right: 0;
    text-align: left; }
  .aui .rtl .ace-settings-container {
    left: 0;
    right: auto; }
  .aui .rtl .btn.ace-settings-btn {
    float: right;
    -webkit-border-radius: 0 6px 6px 0 !important;
    -moz-border-radius: 0 6px 6px 0 !important;
    border-radius: 0 6px 6px 0 !important; }
  .aui .rtl .ace-settings-box {
    float: right; }
  .aui .rtl .btn-scroll-up {
    right: auto;
    left: 2px; }
  .aui .rtl .grid2,
  .aui .rtl .grid3,
  .aui .rtl .grid4 {
    float: right;
    border-left: none;
    border-right: 1px solid #E3E3E3; }
  .aui .rtl .grid2:first-child,
  .aui .rtl .grid3:first-child,
  .aui .rtl .grid4:first-child {
    border-right: none; }
  .aui .rtl .easyPieChart canvas {
    left: auto;
    right: 0; }
  .aui .rtl .external-event > [class*="icon-"]:first-child {
    margin-right: 0;
    margin-left: 5px;
    border-right: none;
    border-left: 1px solid #FFF; }
  .aui .rtl #cboxCurrent {
    left: auto;
    right: 61px; }
  .aui .rtl #cboxNext,
  .aui .rtl #cboxPrevious {
    margin-left: 0;
    margin-right: 7px; }
  .aui .rtl #cboxPrevious {
    left: auto;
    right: 27px; }
  .aui .rtl #cboxNext {
    left: auto;
    right: 0; }
  .aui .rtl .ace-spinner .spinner-buttons > button.btn:active {
    left: auto;
    top: auto; }
  .aui .rtl .wizard-steps {
    margin-right: 0; }
  .aui .rtl .wizard-steps li {
    float: right; }
  .aui .rtl .wizard-steps li:first-child:before {
    left: auto;
    right: 50%; }
  .aui .rtl .wizard-actions {
    text-align: left; }
  .aui .rtl .tree {
    padding-left: 0;
    padding-right: 9px; }
  .aui .rtl .tree:before {
    left: auto;
    right: 0;
    border-width: 0 1px 0 0; }
  .aui .rtl .tree .tree-folder .tree-folder-header .tree-folder-name {
    margin-left: 0;
    margin-right: 2px; }
  .aui .rtl .tree .tree-folder .tree-folder-header > [class*="icon-"]:first-child {
    margin: -2px -2px 0 0; }
  .aui .rtl .tree .tree-folder:last-child:after {
    left: auto;
    right: -15px;
    border-left: none;
    border-right: 1px solid #FFF; }
  .aui .rtl .tree .tree-folder .tree-folder-content {
    margin-left: 0;
    margin-right: 23px; }
  .aui .rtl .tree .tree-folder .tree-folder-content:before {
    left: auto;
    right: -14px;
    border-width: 0 1px 0 0; }
  .aui .rtl .tree .tree-item .tree-item-name {
    margin-left: 0;
    margin-right: 3px; }
  .aui .rtl .tree .tree-item .tree-item-name > [class*="icon-"]:first-child {
    margin-right: 0;
    margin-left: 3px; }
  .aui .rtl .tree .tree-folder:before,
  .aui .rtl .tree .tree-item:before {
    left: auto;
    right: -13px; }
  .aui .rtl .tree .tree-loading {
    margin-left: 0;
    margin-right: 36px; }
  .aui .rtl #gritter-notice-wrapper {
    text-align: right;
    direction: rtl;
    left: 20px;
    right: auto; }
  .aui .rtl .gritter-close {
    right: auto;
    left: 3px; }
  .aui .rtl .gritter-image {
    float: right; }
  .aui .rtl .gritter-with-image,
  .aui .rtl .gritter-without-image {
    float: left; }
  .aui .rtl .wysiwyg-toolbar .dropdown-menu {
    text-align: right; }
  .aui .rtl .wysiwyg-toolbar .btn-group > .btn.dropdown-toggle > [class*="icon-"]:last-child {
    margin-right: 0;
    margin-left: 4px; }
  .aui .rtl .wysiwyg-toolbar .wysiwyg-choose-file {
    margin-left: auto; }
  .aui .rtl .wysiwyg-style1 .btn-group:after,
  .aui .rtl .wysiwyg-style2 .btn-group:after {
    left: auto;
    border-left: none;
    right: -2px;
    border-right: 1px solid #E1E6EA; }
  .aui .rtl .wysiwyg-style2 .btn-group > .btn {
    margin: 0 0 0 1px !important; }
  .aui .rtl .wysiwyg-toolbar .dropdown-menu input[type=text] {
    margin-left: 0;
    margin-right: 8px; }
  .aui .rtl .wysiwyg-toolbar .dropdown-menu .btn {
    margin-right: 1px;
    margin-left: 8px; }
  .aui .rtl .widget-body .md-header {
    margin-left: 0;
    margin-right: 9px; }
  .aui .rtl .widget-body .md-header .btn-inverse {
    padding-right: 0;
    padding-left: 5px; }
  .aui .rtl .select2-container .select2-choice {
    padding-left: 0;
    padding-right: 8px; }
  .aui .rtl .select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: auto;
    margin-left: 42px; }
  .aui .rtl .select2-container .select2-choice > .select2-chosen {
    margin-left: 26px;
    margin-right: auto; }
  .aui .rtl .select2-container .select2-choice abbr {
    right: auto;
    left: 20px; }
  .aui .rtl .select2-container .select2-choice .select2-arrow {
    right: auto;
    left: 0; }
  .aui .rtl .select2-container .select2-choice .select2-arrow b:before {
    right: 5px;
    left: auto; }
  .aui .rtl .select2-container-multi .select2-choices li {
    float: right; }
  .aui .rtl .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px; }
  .aui .rtl .select2-results {
    margin-right: 0; }
  .aui .rtl .select2-drop {
    direction: rtl;
    text-align: right; }
  .aui .rtl .select2-drop input {
    padding-right: 5px;
    padding-left: 20px; }
  .aui .rtl .select2-drop .select2-results {
    padding-right: 4px;
    padding-left: 0; }
  .aui .rtl .select2-search:after {
    right: -20px;
    left: auto; }
  .aui .rtl .select2-search input.select2-active {
    background-position: 0%; }
  .aui .rtl .editable-buttons {
    margin-left: auto;
    margin-right: 1px; }
  .aui .rtl .editable-buttons .btn {
    margin: 0 0 0 1px; }
  .aui .rtl .editable-input .ace-spinner {
    margin-right: auto;
    margin-left: 8px; }
  .aui .rtl .editable-inline .editable-slider {
    margin-right: auto;
    margin-left: 4px; }
  .aui .rtl .tags .tag {
    padding-left: 22px;
    padding-right: 9px;
    text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15); }
  .aui .rtl .tags .tag .close {
    float: none;
    left: 0;
    right: auto; }
  .aui .rtl .ui-datepicker .ui-datepicker-prev:before {
    content: "\f061"; }
  .aui .rtl .ui-datepicker .ui-datepicker-next:before {
    content: "\f060"; }
  .aui .rtl .ui-menu,
  .aui .rtl .ui-dialog,
  .aui .rtl .ui-jqdialog {
    direction: rtl;
    text-align: right; }
  .aui .rtl .ui-menu .ui-menu-item a .ui-menu-icon {
    float: left; }
  .aui .rtl .ui-menu .ui-menu-item a .ui-menu-icon:before {
    content: "\f104"; }
  .aui .rtl .ui-dialog .ui-dialog-titlebar-close,
  .aui .rtl .ui-jqdialog .ui-jqdialog-titlebar-close {
    left: 8px !important;
    right: auto !important; }
  .aui .rtl .ui-tabs .ui-tabs-nav li {
    float: right;
    margin-right: 0;
    margin-left: 0.2em; }
  .aui .rtl .ui-tabs .ui-tabs-nav li a {
    float: right; }
  .aui .rtl .ui-tabs .ui-tabs-nav li.ui-state-default > a {
    margin-right: auto;
    margin-left: -1px; }
  .aui .rtl .ui-accordion .ui-accordion-header {
    padding-right: 24px;
    padding-left: 8px; }
  .aui .rtl .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: auto;
    right: 10px; }
  .aui .rtl .ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
    content: "\f0d9"; }
  .aui .rtl .ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon:before {
    content: "\f0d7"; }
  .aui .rtl .ui-jqgrid .ui-jqgrid-hdiv {
    border-width: 1px 1px 0 0; }
  .aui .rtl .ui-jqgrid .ui-jqgrid-labels th {
    border-right: none !important;
    border-left: 1px solid #E1E1E1 !important;
    text-align: right !important; }
  .aui .rtl .ui-jqgrid .ui-jqgrid-labels th:first-child {
    border-right: 1px solid #E1E1E1 !important; }
  .aui .rtl .ui-jqgrid-labels th[id*="_cb"]:first-child {
    text-align: center !important; }
  .aui .rtl .ui-jqgrid-sortable {
    padding-left: 0;
    padding-right: 4px; }
  .aui .rtl .ui-jqdialog-content .searchFilter table {
    margin-left: auto;
    margin-right: 4px; }
  .aui .rtl .ui-jqdialog-content .searchFilter .add-group,
  .aui .rtl .ui-jqdialog-content .searchFilter .add-rule,
  .aui .rtl .ui-jqdialog-content .searchFilter .delete-group {
    margin-left: auto !important;
    margin-right: 4px !important; }
  .aui .rtl .ui-jqdialog-content .CaptionTD {
    text-align: left; }
  .aui .rtl .ui-jqdialog .ui-widget-header .ui-jqdialog-title {
    text-align: right;
    padding-left: 0;
    padding-right: 12px;
    float: right !important; }
  .aui .rtl .dd {
    text-align: right;
    direction: rtl; }
  .aui .rtl .dd-list {
    text-align: right;
    direction: rtl;
    margin-right: 0; }
  .aui .rtl .dd-list .dd-list {
    padding-right: 30px;
    padding-left: 0; }
  .aui .rtl .dd2-handle + .dd2-content,
  .aui .rtl .dd2-handle + .dd2-content[class*="btn-"] {
    padding-left: 0;
    padding-right: 44px; }
  .aui .rtl .dd-item > button {
    float: right;
    margin: 5px 5px 5px 1px;
    left: auto;
    right: 1px; }
  .aui .rtl .dd2-item.dd-item > button {
    margin-left: 5px;
    margin-right: 34px; }
  .aui .rtl .dd-dragel > li > .dd-handle {
    border-right: 2px solid #777;
    border-left-width: 0; }
  .aui .rtl .dd-list > li[class*="item-"] {
    border-left-width: 0;
    border-right-width: 0; }
  .aui .rtl .dd-list > li[class*="item-"] > .dd-handle {
    border-right: 2px solid;
    border-right-color: inherit;
    border-left-color: #DAE2EA;
    border-left-width: 1px; }
  .aui .rtl .dd-list > li > .dd-handle .sticker {
    right: auto;
    left: 0; }
  .aui .rtl .dd2-handle,
  .aui .rtl .dd-dragel > li > .dd2-handle {
    left: auto;
    right: 0;
    border-width: 1px 0 0 1px; }
  .aui .rtl .limiterBox {
    direction: rtl;
    text-align: right; }
  .aui .rtl ol.linenums {
    margin-right: 33px; }
  .aui .rtl ol.linenums li {
    padding-left: 0;
    padding-right: 12px; }
  .aui .rtl .prettyprint.linenums {
    -webkit-box-shadow: -40px 0 0 #FBFBFC inset, -41px 0 0 #ECECF0 inset;
    -moz-box-shadow: -40px 0 0 #FBFBFC inset, -41px 0 0 #ECECF0 inset;
    box-shadow: -40px 0 0 #FBFBFC inset, -41px 0 0 #ECECF0 inset; }