@charset "UTF-8";
/* CSS Document */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
a,
a:hover,
a:active {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  font-family: Arial, sans-serif;
}
p {
  font-size: 12px;
  line-height: 150%;
}
/* apply a natural box layout model to all elements */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(includes/plugins/boxsizing/boxsizing.htc);
}
/***********
    Basic Colours
************/
/**********/
/**************
    Primary Colours
*********************/
/********************
    Default Text Colours
********************/
/******************
    Nav Colours
*******************/
/*******************
    Form Styles
********************/
/*********************
    Borders/Shadows/Wrappers
***********************/
/*********************
    Breadcrumbs
***********************/
/*********************
    Animation
***********************/
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
/*************
    Mixins
**************/
/*****************
    Layouts
******************/
/* Used for indenting text out of box ready for background image */
/* Sets box-sizing:content-box */
/***************
    Fixes/Resets
*****************/
/* Removes all default styling from list ready for unique layout */
/* Smooths fonts. Use warily as it is resource intensive, and only supported on webkit */
/* Fixes the flash on elements that occurs due to bxSlider turning on hardware rendering */
/****************
    CSS3 Misc
*****************/
/******************
    Shadows
********************/
/*******************
    Transforms
*********************/
/*****************
    Transitions
****************/
/********************
    Gradients/Backgrounds
*********************/
/*****************
    Forms/Btns
 *****************/
/****************
    Fonts
*****************/
/***********
    Forms
***********/
.ui-select-container {
  width: 100% !important;
}
.radiobtn {
  opacity: 0.5;
}
.radiobtn.active {
  opacity: 1;
}
label {
  cursor: pointer;
}
.gownTable .control-group {
  margin-bottom: 0;
}
.form-control {
  border-radius: 0;
  border: solid 1px #aaa;
}
.form-control option {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
}
.control-group {
  margin: 0 0 15px;
  position: relative;
}
.control-group label {
  text-transform: uppercase;
  color: #000000;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  margin: 0 0 5px;
  display: block;
}
.control-group input.text,
.control-group textarea,
.control-group select {
  color: #2D2D2D;
  background: #FFFFFF;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: all 0.3s;
  /* Safari */
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1.3em;
  width: 100%;
  padding: 8px 10px;
  font-size: 1.2rem;
  border: solid 1px #aaa;
  border-radius: 0px !important;
}
.control-group input.text::-webkit-input-placeholder,
.control-group textarea::-webkit-input-placeholder,
.control-group select::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #D6D4CD;
}
.control-group input.text:-moz-placeholder,
.control-group textarea:-moz-placeholder,
.control-group select:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D6D4CD;
}
.control-group input.text::-moz-placeholder,
.control-group textarea::-moz-placeholder,
.control-group select::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D6D4CD;
}
.control-group input.text:-ms-input-placeholder,
.control-group textarea:-ms-input-placeholder,
.control-group select:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #D6D4CD;
}
.control-group input.text.qty_input,
.control-group textarea.qty_input,
.control-group select.qty_input {
  padding: 5px;
  width: 60px;
  text-align: center;
}
.control-group input.text:focus,
.control-group textarea:focus,
.control-group select:focus {
  outline: none;
  border-color: #00c0f2 !important;
}
.control-group input.text:focus::-webkit-input-placeholder,
.control-group textarea:focus::-webkit-input-placeholder,
.control-group select:focus::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #D6D4CD;
}
.control-group input.text:focus:-moz-placeholder,
.control-group textarea:focus:-moz-placeholder,
.control-group select:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D6D4CD;
}
.control-group input.text:focus::-moz-placeholder,
.control-group textarea:focus::-moz-placeholder,
.control-group select:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D6D4CD;
}
.control-group input.text:focus:-ms-input-placeholder,
.control-group textarea:focus:-ms-input-placeholder,
.control-group select:focus:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #D6D4CD;
}
.control-group input.text.error,
.control-group textarea.error,
.control-group select.error {
  border-color: #F00 !important;
}
.control-group input.text.disabled,
.control-group textarea.disabled,
.control-group select.disabled {
  background: #eee;
  color: #bbb;
}
.control-group input.text.input-sm,
.control-group textarea.input-sm,
.control-group select.input-sm {
  padding: 4px 5px;
  min-height: 30px;
}
.control-group input.text.input-xs,
.control-group textarea.input-xs,
.control-group select.input-xs {
  padding: 3px 3px;
}
.control-group select {
  padding: 6px 10px 7px;
}
.control-group select.input-sm {
  padding: 2px 5px 3px;
  min-height: 30px;
}
.control-group textarea {
  height: 120px;
  width: 100%;
  clear: both;
}
.control-group textarea:focus {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  borer: none !important;
}
.control-group sup.compulsory {
  color: red;
}
/** AWESOME BOOTSTRAP OVERRIDE **/
.checkbox,
.radio {
  padding: 0;
  margin: 0 0 10px;
  position: relative;
  line-height: 20px;
  border-radius: 0;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: 0;
}
.checkbox label {
  display: block;
  margin: 0px;
  padding: 0 0 0 25px;
  position: relative;
}
.checkbox label::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
  border: 1px solid #cccccc;
  border-radius: 0;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -11px 0 0 1px;
  font-size: 12px;
  color: #555555;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  font-family: "FontAwesome";
  content: "\f00c";
}
.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox.checkbox-inline {
  margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}
.radio {
  padding-left: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: 0;
}
.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}
.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}
.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}
input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}
input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}
/**********************
    Common Styles
***********************/
/*****************
    Common Styles
*****************/
.highlight {
  padding: 15px 25px;
  background: #e8eaec;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(includes/plugins/pie/PIE.htc);
}
.highlight.bgwhite {
  background: #FFFFFF;
}
/****************
    Fonts
*****************/
/****************
    Text Styles
*****************/
.defaultUl {
  padding-left: 50px;
  list-style: disc;
  margin: 25px 0;
}
.defaultUl li {
  color: #333333;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 165%;
  margin: 0 0 10px 0;
  margin: 0;
}
.defaultUl li strong {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
.defaultUl li em {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: inherit;
  font-style: italic;
}
.defaultUl li.intro {
  font-size: 22px;
  line-height: 135%;
  color: #000;
}
.defaultUl li a {
  color: #2489c5;
  -webkit-transition: color 0.1s;
  /* Safari */
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  -ms-transition: color 0.1s;
  transition: color 0.1s;
}
.defaultUl li a:hover {
  color: #40a2dc;
}
.defaultOl {
  list-style: decimal;
  padding-left: 50px;
  margin: 25px 0;
}
.defaultOl li {
  color: #333333;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 165%;
  margin: 0 0 10px 0;
  margin: 0;
}
.defaultOl li strong {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
.defaultOl li em {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: inherit;
  font-style: italic;
}
.defaultOl li.intro {
  font-size: 22px;
  line-height: 135%;
  color: #000;
}
.defaultOl li a {
  color: #2489c5;
  -webkit-transition: color 0.1s;
  /* Safari */
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  -ms-transition: color 0.1s;
  transition: color 0.1s;
}
.defaultOl li a:hover {
  color: #40a2dc;
}
h1 {
  margin: 0;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.2rem;
  display: block;
}
h2 {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 2rem;
  text-transform: uppercase;
  margin: 0 0 15px;
  color: #6b6b6b;
  letter-spacing: -1px;
}
h3 {
  font-size: 1.8rem;
  font-family: 'Open Sans','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -1px;
  color: #6b6b6b;
}
h3 strong {
  font-weight: 600;
}
h4 {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3rem;
  margin: 15px 0 0;
  padding: 0;
  color: #000;
}
h5 {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3rem;
  margin: 0 0 5px;
  padding: 0;
  text-transform: uppercase;
}
h6 {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  padding: 0;
  margin: 0;
}
p {
  color: #333333;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 165%;
  margin: 0 0 10px 0;
}
p strong {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
p em {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: inherit;
  font-style: italic;
}
p.intro {
  font-size: 22px;
  line-height: 135%;
  color: #000;
}
p a {
  color: #2489c5;
  -webkit-transition: color 0.1s;
  /* Safari */
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  -ms-transition: color 0.1s;
  transition: color 0.1s;
}
p a:hover {
  color: #40a2dc;
}
ul {
  padding-left: 50px;
  list-style: disc;
  margin: 25px 0;
}
ul li {
  color: #333333;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 165%;
  margin: 0 0 10px 0;
  margin: 0;
}
ul li strong {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
ul li em {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: inherit;
  font-style: italic;
}
ul li.intro {
  font-size: 22px;
  line-height: 135%;
  color: #000;
}
ul li a {
  color: #2489c5;
  -webkit-transition: color 0.1s;
  /* Safari */
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  -ms-transition: color 0.1s;
  transition: color 0.1s;
}
ul li a:hover {
  color: #40a2dc;
}
ol {
  list-style: decimal;
  padding-left: 50px;
  margin: 25px 0;
}
ol li {
  color: #333333;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 165%;
  margin: 0 0 10px 0;
  margin: 0;
}
ol li strong {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
ol li em {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: inherit;
  font-style: italic;
}
ol li.intro {
  font-size: 22px;
  line-height: 135%;
  color: #000;
}
ol li a {
  color: #2489c5;
  -webkit-transition: color 0.1s;
  /* Safari */
  -moz-transition: color 0.1s;
  -o-transition: color 0.1s;
  -ms-transition: color 0.1s;
  transition: color 0.1s;
}
ol li a:hover {
  color: #40a2dc;
}
table {
  width: 100%;
}
table th,
table td {
  padding: 15px 10px;
  vertical-align: middle;
}
table th:first-of-type,
table td:first-of-type {
  text-align: left;
}
table th {
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 700;
  font-style: normal;
}
table.noborder {
  border: none;
}
table.noborder th,
table.noborder td {
  border: none;
}
table.productTable {
  padding: 0;
  margin: 0;
}
table.productTable th,
table.productTable td {
  padding: 0;
  margin: 0;
  vertical-align: top;
}
table.productTable th:last-of-type,
table.productTable td:last-of-type {
  text-align: left;
}
/**********************
    Btn stylings
***********************/
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clear {
  clear: both;
  float: none;
}
.btn {
  font-size: 1.3rem;
  padding: 5px 12px 5px;
  text-shadow: none;
  display: inline-block;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  behavior: url(includes/plugins/pie/PIE.htc);
}
.btn.btn-md {
  font-size: 13px;
  padding: 2px 5px;
}
.btn.btn-sm {
  font-size: 1.1rem;
  line-height: 1.5em;
  padding: 2px 5px;
}
.bg-overdue .timeIndicator {
  color: #a94442 !important;
}
.bg-incomplete .statusIndicator {
  background: #a94442;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.bg-inprogress .statusIndicator {
  background: #ffc600;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.bg-completed .statusIndicator {
  background: #3c763d;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.message {
  list-style: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 0 15px;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  background: #e1e1e1;
  color: #3b3b3b;
}
.message ul {
  margin: 0;
  padding: 0;
}
.message ul li {
  margin: 0;
  padding: 0;
  text-align: left;
}
.message.show {
  display: block;
}
.message.positive {
  background: #e1f2d6;
  border: solid 1px #578a36;
  color: #578a36;
  display: block;
}
.message.positive a {
  color: #356635;
  font-weight: bold;
  text-transform: none;
}
.message.positive a:hover {
  color: #5d825d;
  text-decoration: underline;
}
.message.negative {
  background: #f2dede;
  border: solid 1px #ebccd1;
  color: #a94442;
}
.message.negative li {
  color: #a94442;
}
.message.warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: solid 1px #faebcc;
}
/**********************
    General Styles
***********************/
/* CSS Document */
/*********************
    Body
**********************/
/*!
angular-xeditable - 0.1.12
Edit-in-place for angular.js
Build date: 2016-04-14
*/
.editable-wrap {
  display: inline-block;
  white-space: nowrap;
  margin: 0;
}
.editable-wrap .editable-controls,
.editable-wrap .editable-error {
  margin-bottom: 0;
}
.editable-wrap .editable-controls > input,
.editable-wrap .editable-controls > select,
.editable-wrap .editable-controls > textarea {
  margin-bottom: 0;
}
.editable-wrap .editable-input {
  display: inline-block;
}
.editable-buttons {
  display: inline-block;
  vertical-align: top;
}
.editable-buttons button {
  margin-left: 5px;
}
.editable-input.editable-has-buttons {
  width: auto;
}
.editable-bstime .editable-input input[type=text] {
  width: 46px;
}
.editable-bstime .well-small {
  margin-bottom: 0;
  padding: 10px;
}
.editable-range output {
  display: inline-block;
  min-width: 30px;
  vertical-align: top;
  text-align: center;
}
.editable-color input[type=color] {
  width: 50px;
}
.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
  margin-left: 7px;
  margin-right: 10px;
}
.editable-hide {
  display: none !important;
}
.editable-click,
a.editable-click {
  text-decoration: none;
  color: #428bca;
  border-bottom: dashed 1px #428bca;
}
.editable-click:hover,
a.editable-click:hover {
  text-decoration: none;
  color: #2a6496;
  border-bottom-color: #2a6496;
}
.editable-empty,
.editable-empty:hover,
.editable-empty:focus,
a.editable-empty,
a.editable-empty:hover,
a.editable-empty:focus {
  font-style: italic;
  color: #D14;
  text-decoration: none;
}
* {
  margin: 0;
  box-sizing: border-box;
}
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.modal-body {
  font-size: 12px;
}
/* line 28, ../sass/_toast.scss */
.gtoast {
  position: absolute;
  width: 100%;
  height: 100%;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  padding: 0;
  margin: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  z-index: 9999;
  top: 30px;
  left: 0px;
  font-weight: bold;
}
/* line 32, ../sass/_toast.scss */
.gtoast-dialog {
  text-align: center;
  display: inline-block;
  z-index: 100;
}
/* line 1, ../sass/_theme.scss */
.gtoast-default-theme {
  font-size: 80%;
  line-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 9, ../sass/_theme.scss */
.gtoast-default-theme.gtoast-dialog,
.gtoast-default-theme .gtoast-dialog {
  border: solid 1px #f0c36d;
  background: #f9edbe;
  padding: 10px 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -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);
}
#gToast {
  top: 0;
  position: fixed;
  font-size: 1.1rem;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -box-shadow: none;
}
.gtoast-default-theme.gtoast-dialog,
.gtoast-default-theme .gtoast-dialog {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -box-shadow: none;
}
textarea {
  resize: vertical ;
}
html,
body {
  width: 100%;
  height: 100%;
  font-size: 10px;
  font-family: 'Open Sans','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #333;
  overflow: hidden;
}
.noborder,
.noborder tr,
.noborder td {
  border: none !important;
}
#pagecontainer {
  height: calc(100% - 100px);
}
.fullheight {
  height: 100%;
}
.well {
  line-height: 1.4em;
}
.nicEdit-panelContain {
  font-family: "Roboto";
}
.nicEdit-main {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  borer: none !important;
}
.nicEdit-main ul {
  margin: 5px 0 5px 30px !important;
  list-style-type: square !important;
}
.nicEdit-main ul li {
  border: none !important;
  display: list-item !important;
  list-style-type: disc !important;
  line-height: 1.5em;
}
.parent-left td {
  width: 50%;
}
.parent-right td {
  width: 50%;
}
#content {
  padding: 0 10px;
}
#content > form {
  height: 100%;
}
ul.eventlist {
  margin: 0 0 0 20px;
  padding: 0;
}
ul.eventlist li {
  cursor: pointer;
}
ul.entry_list li {
  position: relative;
}
ul.entry_list li a.deletebtn {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
}
.fullcal .calendarcontainer,
.fullcal .taskcontainer {
  display: table-cell;
}
.fullcal .parent-left {
  width: 100%;
}
.fullcal .parent-right {
  display: none;
}
.halfcal .calendarcontainer {
  display: table-cell;
  width: 100%;
}
.halfcal .taskcontainer {
  display: none;
}
.halfcal .parent-left,
.halfcal .parent-right {
  width: 50%;
}
.hidecal .calendarcontainer,
.hidecal .taskcontainer {
  display: none;
}
.hidecal .parent-left {
  display: none;
}
.hidecal .parent-right {
  width: 100%;
}
table.content {
  width: 100%;
  position: relative;
  font-size: 1.3rem;
  margin: 0;
  padding: 0;
}
table.content > tbody > tr > td {
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
}
table.content td.parent-left {
  padding-top: 20px;
}
table.content td.parent-right {
  padding-top: 15px;
}
table.content td.calendarcontainer,
table.content td.taskcontainer {
  vertical-align: top;
  padding: 0 10px;
}
table.content table.inner-content {
  margin-bottom: 0;
}
table.content table.inner-content .inner-content td {
  padding: 0;
}
table.content table.inner-content td {
  vertical-align: top;
  height: 100%;
  border-bottom: 0;
  padding-bottom: 0;
}
table.content table.inner-content .ng-isolate-scope {
  height: 100%;
}
table.content table.inner-content .scrollable_list {
  height: calc(100% - 60px);
}
table.content table.inner-content .scrollable_list .column {
  height: 100%;
}
table.content table.inner-content .scrollable_list .column .col-xs-12 {
  padding-left: 0 !important;
}
table.content table.inner-content .scrollable_list .column .col-xs-4,
table.content table.inner-content .scrollable_list .column .col-xs-6 {
  padding-left: 0 !important;
}
.panel-title a:focus,
.panel-title a:active {
  outline: none !important;
}
.page_filter {
  float: right;
}
.page_filter a.btn {
  margin: 5px 0 -5px 5px;
}
.list-group-item {
  padding: 8px 10px;
}
.list-group-item .assignedIcon {
  display: none;
}
.list-group-item.assigned {
  margin-left: 35px;
}
.list-group-item.assigned .assignedIcon {
  display: inline-block;
  color: #0064da;
}
tags-input .tags {
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
tags-input .tags .input {
  font-size: 13px;
  font-family: 'Roboto', 'Myriad Pro', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: none;
}
.isSetupDay:before {
  content: "\f005";
  font-family: "FontAwesome";
  display: inline-block;
  padding: 0 5px 0 0;
}
nav .pagination {
  width: 100%;
  text-align: center;
}
nav .pagination > li {
  border: none !important;
  display: inline-block !important;
}
nav .pagination > li a {
  background: none;
  border: none;
  padding: 5px !important;
}
ul.pagination {
  text-align: center;
  margin: 10px auto;
}
dl {
  margin-bottom: 15px;
  color: #333;
}
dl dt {
  display: block;
  float: left;
  width: 150px;
  font-weight: 600;
}
dl dd {
  display: block;
  margin-bottom: 10px;
}
dl:after {
  content: "";
  display: table;
  clear: both;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
.wrapper {
  min-height: 100%;
  margin: 0 auto -45px;
  /* the bottom margin is the negative value of the footer's height */
}
footer,
.push {
  height: 45px;
  /* '.push' must be the same height as 'footer' */
}
h1 {
  color: #0866c6;
  letter-spacing: -1px;
  border-bottom: solid 1px #eee;
  padding: 0 0 10px 0;
  margin: 0 0 10px;
}
h3 {
  margin: 0 0 10px;
}
h2 {
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0;
  padding: 15px 0 10px 40px;
  border-bottom: solid 2px #ddd;
  color: #0866c6;
}
h5 {
  border-bottom: solid 1px #ddd;
  padding: 0 0 8px;
  margin: 0 0 8px;
}
h6 {
  font-size: 1.3rem;
  margin: 0 0 5px;
  color: #333;
}
.header {
  background: #0866c6;
  clear: both;
  height: 100px;
}
.header .greeting {
  color: #fff;
  min-width: 260px;
  padding-left: 20px;
  float: left;
  font-size: 2.4rem;
  font-weight: 100;
  text-align: left;
  letter-spacing: -1px;
  height: 100%;
  display: flex;
  align-items: center;
}
.header .greeting a {
  display: block;
  font-size: 1.1rem;
  color: white;
  letter-spacing: 0;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.5);
  padding: 4px 6px;
  margin: 0 0 0 5px;
}
.header .greeting a:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.header .headerinner {
  float: right;
}
.header .headerinner ul.navigation {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100px;
  background: #0866c6;
}
.header .headerinner ul.navigation li {
  display: inline-block;
  font-size: 14px;
  position: relative;
  float: left;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  height: 100%;
  font-family: 'Roboto', sans-serif;
}
.header .headerinner ul.navigation li a {
  min-width: 110px;
  height: 100%;
  position: relative;
  display: block;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  text-align: center;
  padding: 20px 20px 9px 20px;
  text-decoration: none !important;
  outline: 0 !important;
}
.header .headerinner ul.navigation li a .fa {
  margin: 0 0 5px;
  display: block;
  font-size: 4rem;
}
.header .headerinner ul.navigation li a span {
  display: block;
}
.header .headerinner ul.navigation li.active a {
  color: #fff !important;
  background-color: #08c !important;
}
.header .headerinner ul.navigation li:hover a {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3);
}
.header .headerinner ul.navigation li.logoutbtn {
  display: none;
}
.footer {
  background: #169ccc;
  color: #FFFFFF;
  line-height: 35px;
  z-index: 10;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 1.1rem;
}
.footer a {
  color: #fff;
}
.currenttask {
  margin: 0;
  padding: 0;
  height: calc(100vh - 215px);
  overflow: auto;
}
.currenttask > li {
  list-style: none;
  position: relative;
  border-bottom: solid 1px #ddd;
  padding: 10px 130px 10px 10px;
}
.currenttask > li .btn-group {
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -15px 0 0;
}
.currenttask > li .checkboxcontainer {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -15px;
}
.currenttask > li > span {
  display: block;
}
.currenttask > li > span.event {
  font-weight: 700;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.currenttask > li .icheckbox_square-blue,
.currenttask > li .iradio_square-blue {
  margin-left: 0;
}
#sidebar-search {
  border-bottom: #e2e9f1 solid 1px;
  border-radius: 3px;
  position: relative;
  margin: 15px 0 5px;
}
#sidebar-search input {
  width: 100%;
  height: 32px;
  padding-right: 15px;
  padding-left: 34px;
  border-radius: 3px;
  border: 0;
}
#sidebar-search .fa {
  position: absolute;
  top: 10px;
  left: 10px;
}
.scrollable_list {
  height: calc(100% - 43px);
}
.scrollable_list .column {
  height: 100%;
}
.scrollable_list .column > table {
  height: 100%;
}
.scrollable_list .column > table > tbody > tr > td {
  padding: 0 !important;
  height: auto;
  vertical-align: top;
}
.scrollable_list .column > table .scroll_container {
  height: calc(100vh - 210px);
  padding-top: 10px !important;
}
.scrollable_list .column > table .scroll_container .scroller {
  overflow: auto;
  height: 100%;
}
.scrollable_list .column > table .scroll_container > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.scrollable_list .column > table .scroll_container > ul li {
  display: block;
  border-bottom: solid 1px #ddd;
}
.scrollable_list .column > table .scroll_container > ul li a {
  display: block;
  padding: 8px 8px;
}
.event_detail {
  padding: 5px;
  display: none;
}
ul.ceremonylist {
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
}
ul.ceremonylist li {
  margin: 0;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  position: relative;
  color: #2489c5;
}
ul.ceremonylist li:before {
  content: "\f0da";
  position: absolute;
  font-family: "FontAwesome";
  display: block;
  font-size: 12px;
  top: 5px;
  left: 0;
}
ul.ceremonylist li.active:before {
  content: "\f0d7";
}
ul.ceremonylist li.active .event_detail {
  display: block;
}
ul.ceremonylist li table.list_table {
  margin-bottom: 0;
}
ul.ceremonylist li table.list_table td {
  padding: 0 !important;
  color: #333;
}
table.list_table td {
  padding: 0 0 8px !important;
  width: auto;
}
table.list_table td:first-child {
  font-weight: bold;
}
.accordion_controller {
  display: block;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  padding: 20px 0;
  cursor: pointer;
  position: relative;
  border-bottom: solid 1px #eee;
}
.accordion_controller:after {
  content: "\f0da";
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  font-family: "FontAwesome";
}
.accordion_controller.show:after {
  content: "\f0d7";
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  font-family: "FontAwesome";
}
.accordion_controller.force_show {
  cursor: default;
  display: block;
  padding-bottom: 10px;
}
.accordion_controller.force_show:after {
  content: "" !important;
}
.event_staff .staff_container {
  position: relative;
}
.event_staff .staff_container .control-group {
  margin-bottom: 5px;
}
.event_staff .add_remove_staff {
  font-size: 0.9rem;
  position: relative;
}
.event_staff .add_remove_staff span {
  display: inline-block;
  cursor: pointer;
  opacity: 0.3;
}
.event_staff .add_remove_staff span:hover {
  opacity: 1;
}
.event_staff label {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
}
.event_staff .currentStaff .control-group select option {
  padding: 0;
}
.event_staff .currentStaff tr.staff_listing {
  cursor: pointer;
}
.event_staff .currentStaff tr.staff_listing:hover {
  background: #0866c6;
  color: #fff;
}
.event_staff .currentStaff td.start_time {
  width: 200px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  text-align: right;
}
.event_staff .currentStaff td.start_time .control-group {
  width: 24%;
}
.event_staff .currentStaff td.start_time .control-group:last-child {
  width: 29%;
}
.event_staff .staff_listing label {
  text-transform: uppercase;
  color: #000;
  margin: 0 0 8px;
}
.event_staff .staff_listing td {
  padding: 0;
}
.event_staff .staff_listing td.is_roster {
  width: 100px;
}
.event_staff .staff_listing td.name {
  width: 175px;
}
.event_staff .staff_listing td.role {
  width: auto;
}
.event_staff .staff_listing td.start_time {
  width: 200px !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  text-align: right;
}
.event_staff .staff_listing td.start_time span {
  width: auto;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.event_staff .staff_listing td.start_time .control-group {
  width: 24%;
  display: inline-block;
}
.event_staff .staff_listing td.start_time .control-group:last-child {
  width: 30%;
}
.event_staff .staff_listing td.name,
.event_staff .staff_listing td.role,
.event_staff .staff_listing td.start_time,
.event_staff .staff_listing td.end_time {
  padding-right: 10px;
}
.event_staff .staff_listing td.control_btn {
  width: px;
}
.event_staff .staff_listing td .btn {
  margin: 0 5px 0 0;
}
.event_staff .staff_listing .control-group {
  margin: 0;
  padding: 0;
}
.event_staff .staff_listing .control-group input.text,
.event_staff .staff_listing .control-group textarea,
.event_staff .staff_listing .control-group select {
  background: transparent;
  padding: 0;
  border: none;
  border-bottom: solid 1px #ddd;
  height: 25px;
}
.event_staff .staff_listing .control-group select option {
  padding: 0;
}
.event_staff .staff_listing.new_staff td.name,
.event_staff .staff_listing.new_staff td.role,
.event_staff .staff_listing.new_staff td.start_time,
.event_staff .staff_listing.new_staff td.end_time {
  padding-right: 15px;
}
.event_staff .staff_listing.new_staff td.start_time .control-group,
.event_staff .staff_listing.new_staff td.end_time .control-group {
  width: 30%;
}
.event_staff .staff_listing.new_staff td.start_time .control-group:last-child,
.event_staff .staff_listing.new_staff td.end_time .control-group:last-child {
  width: 30%;
}
.inline-btn .btn {
  margin-left: 5px;
}
.inline-btn .btn:first-child {
  margin-left: 0;
}
.inline-btn .btn.pull-right:first-child {
  margin-left: 5px;
}
.inline-btn hr {
  margin-top: 0;
}
.icheckbox_square-blue,
.iradio_square-blue {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 -33px;
}
#sidebar-search {
  position: relative;
  margin: 10px 0 25px;
  border: none;
}
#sidebar-search input {
  width: 100%;
  height: 32px;
  padding-right: 15px;
  padding-left: 34px;
  border-radius: 0px;
  border: none;
}
#sidebar-search .fa {
  position: absolute;
  top: 10px;
  left: 10px;
}
table {
  margin: 0 0 15px;
}
.slicknav_menu {
  display: none;
}
.breadcrumb {
  padding: 9px 15px;
  margin-bottom: 4px;
}
ul.google_api {
  margin: 0 0 20px 12px;
  padding: 0;
  line-height: 1em;
}
ul.google_api li {
  list-style: none;
  margin: 0 0 2px;
  padding: 0 !important;
  display: block;
  border-bottom: solid 1px #ddd;
}
ul.google_api li img.icon {
  vertical-align: middle;
  margin: 0 5px 0 0;
}
ul.google_api li:last-child {
  border: none !important;
}
ul.google_api li a {
  display: block;
  padding: 8px 8px;
}
ul.google_api i.fa {
  margin: 0 5px 0 0;
}
ul.google_api ul {
  margin: 0 0 15px 15px;
  padding: 0;
  line-height: 1em;
}
ul.google_api ul li {
  border: none !important;
}
ul.google_api ul li a {
  padding: 2px !important;
}
.equipmentContainer .equipmentItem {
  margin-bottom: 15px;
}
.equipmentContainer .equipmentItem span {
  margin-right: 10px;
  font-size: 12px;
  line-height: 1.5em;
}
.equipmentContainer .equipmentItem a {
  display: inline-block;
}
.equipmentContainer .equipmentItem a i.fa {
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #dd0000;
}
.equipmentContainer .equipmentItem.tubItem {
  margin-right: 0;
  margin-left: 0;
}
.equipmentContainer .equipmentItem.tubItem:before {
  content: ", ";
  display: inline-block;
  padding-right: 5px;
}
.equipmentContainer .equipmentItem.tubItem:first-of-type {
  margin-left: 0px;
}
.equipmentContainer .equipmentItem.tubItem:first-of-type:before {
  content: "";
  padding: 0;
}
.equipment_listing {
  margin: 0 0 25px;
}
.equipment_listing h5 {
  margin-bottom: 15px;
}
.equipment_listing h4,
.equipment_listing .equipmentItem {
  margin: 0 0 5px 20px;
  text-transform: capitalize;
}
.equipment_listing .equipmentItem {
  margin-bottom: 15px;
}
.equipment_listing .equipmentItem span {
  margin-right: 10px;
  font-size: 12px;
  line-height: 1.5em;
}
.equipment_listing .equipmentItem a {
  display: inline-block;
}
.equipment_listing .equipmentItem a i.fa {
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #dd0000;
}
.equipment_listing table tr td {
  padding: 2px 0 2px 15px;
  margin: 0;
}
.equipment_listing table tr td .control-group {
  margin: 0;
}
.equipment_listing table tr td .btn {
  margin: 0;
}
.service_list {
  display: inline-block;
  padding: 0 8px 0 0;
  line-height: 1.3em;
}
.service_list:after {
  content: ",";
}
.service_list:last-child:after {
  content: ".";
}
.slimForm h5.incomplete {
  border-color: #a94442 !important;
  color: #a94442 !important;
}
.slimForm input.text,
.slimForm select {
  padding: 0;
  border: none;
  border-bottom: solid 1px #ddd;
  border-radius: 0;
  height: 25px;
  min-height: 25px;
}
.slimForm input.text.incomplete,
.slimForm select.incomplete {
  border-color: #a94442 !important;
  background: #f2dede !important;
  color: #a94442 !important;
}
.equipment-dropdown {
  margin: 0 0 5px 3px;
  min-width: 125px;
}
.task-list .list-group-item {
  position: relative;
  border: solid 1px #ddd !important;
  background: #fff;
  border-right: none;
  padding-right: 20px;
  padding-left: 35px;
}
.task-list .list-group-item .bulkassign {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 100%;
}
.task-list .list-group-item .bulkassign input[type=checkbox] {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -8px;
  -webkit-transition: all 0.2s;
  /* Safari */
  transition: all 0.2s;
}
.task-list .list-group-item .deleteTask {
  position: absolute;
  top: 5px;
  left: 50%;
  margin: -5px 0 0 -8px;
  font-size: 17px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.2s;
  /* Safari */
  transition: all 0.2s;
  color: #a94442;
}
.task-list .list-group-item:hover .deleteTask {
  opacity: 1;
  margin: 7px 0 0 -8px;
}
.task-list .list-group-item:hover .bulkassign.hasUnique input[type=checkbox] {
  margin: -18px 0 0 -8px;
}
.task-list .list-group-item .taskdetail {
  width: 100%;
  cursor: pointer;
}
.task-list .list-group-item .taskdetail .taskName {
  padding: 5px 0;
  display: block;
  line-height: 1.3em;
}
.task-list .list-group-item .taskdetail.hasNote .taskName {
  padding-left: 18px;
  position: relative;
}
.task-list .list-group-item .taskdetail.hasNote .taskName:before {
  font-family: "FontAwesome";
  content: '\f249';
  position: absolute;
  top: 6px;
  left: 2px;
}
.task-list .list-group-item .hasNoteLabel {
  position: absolute;
  top: 0;
  right: 0;
  background: #333;
  width: 17px;
  height: 100%;
}
.task-list .list-group-item .hasNoteLabel:before {
  content: "\f040";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 4px;
  margin: -10px 0 0;
  font-size: 11px;
}
.task-list.homeTasklist .list-group-item {
  margin-left: 0 !important;
}
/*********************
    OVERRIDE
**********************/
.editable-buttons button {
  font-size: 1.3rem;
  padding: 5px 12px 5px;
  text-shadow: none;
  display: inline-block;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  behavior: url(includes/plugins/pie/PIE.htc);
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  background: #0866c6;
  border: none;
  color: #fff;
  font-weight: normal;
}
.editable-buttons button.btn-md {
  font-size: 13px;
  padding: 2px 5px;
}
.editable-buttons button.btn-sm {
  font-size: 1.1rem;
  line-height: 1.5em;
  padding: 2px 5px;
}
#calendar .fc-time {
  display: none;
}
#calendar .fc-button {
  font-size: 1.3rem;
  padding: 5px 12px 5px;
  text-shadow: none;
  display: inline-block;
  font-family: 'Roboto','Myriad Pro','Helvetica Neue','Helvetica',Arial,sans-serif;
  font-weight: 400;
  font-style: normal;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  behavior: url(includes/plugins/pie/PIE.htc);
  background: #0866c6;
  border-colour: #0a6bce;
  color: #fff;
}
#calendar .fc-button.btn-md {
  font-size: 13px;
  padding: 2px 5px;
}
#calendar .fc-button.btn-sm {
  font-size: 1.1rem;
  line-height: 1.5em;
  padding: 2px 5px;
}
#calendar .fc-toolbar {
  background: #0866c6;
  margin: 0;
  padding: 10px 15px;
}
#calendar .fc-toolbar h2 {
  border: none;
  padding: 0;
  margin: 0;
  height: 27px;
  line-height: 27px;
  color: #fff;
  font-weight: 400;
  font-size: 19px;
  text-transform: none;
}
#calendar .fc-toolbar .fc-left {
  display: none;
}
#calendar .fc-toolbar .fc-left .fc-button {
  margin-left: 2px;
}
#calendar .fc-toolbar .fc-center {
  display: block;
}
#calendar .fc-view-container td.fc-widget-header {
  border: none;
}
#calendar .fc-view-container td.fc-widget-header table {
  margin: 0;
}
#calendar .fc-view-container td.fc-widget-header table th {
  background: #0866c6;
  text-align: center;
  color: #fff;
  font-size: 13px;
  height: 20px;
  padding: 5px 0 5px;
  vertical-align: middle;
  text-transform: uppercase;
  border: none;
}
.tool_list,
.role_list {
  margin: 0;
  padding: 0;
}
.tool_list li,
.role_list li {
  display: block;
  list-style: none;
  padding: 5px 0;
  border-bottom: solid 1px #eee;
  margin: 0;
}
.fc-widget-content .fc-scroller.fc-day-grid-container {
  overflow: visible !important;
  height: auto !important;
}
.optionTable td {
  padding-bottom: 2px;
  padding-top: 2px;
  vertical-align: middle;
}
.optionTable td:first-child,
.optionTable th:first-child {
  text-align: left;
}
.optionTable td:last-child,
.optionTable th:last-child {
  text-align: right;
}
/**********************
    Page Styles
***********************/
/* CSS Document */
@media screen and (max-width: 1210px) {
  .checkboxlist.servicelist .checkbox {
    width: 100%;
  }
  table.content table.inner-content .scrollable_list .scroll_div.shortlistthree .checkbox {
    width: 49%;
  }
}
@media screen and (max-width: 1150px) {
  .header .headerinner ul.navigation li a {
    min-width: 50px;
  }
  .header .headerinner ul.navigation li a .fa {
    font-size: 3.8rem;
  }
}
@media screen and (max-width: 1050px) {
  .header .greeting {
    font-size: 2em;
    padding-left: 20px;
    min-width: 0;
  }
  .header .headerinner ul.navigation li a {
    min-width: 40px;
  }
  .header .headerinner ul.navigation li a .fa {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 800px) {
  #logo {
    display: none;
  }
  table.content {
    height: calc(100% - 90px);
  }
  .header {
    height: 85px;
  }
  .header .greeting {
    display: none;
  }
  .header .greeting a {
    display: inline-block;
  }
  .header .headerinner {
    width: 100%;
  }
  .header .headerinner ul.navigation {
    height: 100%;
    width: 100%;
  }
  .header .headerinner ul.navigation li {
    width: 16.66%;
  }
  .header .headerinner ul.navigation li a {
    display: block;
    min-width: 100%;
  }
  .header .headerinner ul.navigation li a .fa {
    font-size: 3rem;
  }
  .currenttask {
    height: 100%;
  }
  table.content table.inner-content .scrollable_list .scroll_div.longlist,
  table.content table.inner-content .scrollable_list .scroll_div.shortlist {
    padding-right: 0;
  }
  nav {
    margin: 0 0 5px;
  }
  nav .pagination > li a {
    font-size: 1.5rem;
  }
  .footer .container {
    padding: 0 10px;
  }
}
@media screen and (max-width: 650px) {
  /* #menu is the original menu */
  .js .left-panel {
    display: none;
  }
  .js .right-panel {
    margin-left: 0;
    width: 100%;
  }
  .js .right-panel #page-header {
    height: 60px;
  }
  .js .right-panel #page-header #header-left,
  .js .right-panel #page-header #header-right {
    line-height: 60px;
    height: 60px;
  }
  .js .slicknav_menu {
    display: block;
  }
  .footer {
    position: relative;
    line-height: auto;
    text-align: center;
  }
  .footer .container {
    padding: 8px;
  }
  .footer span {
    float: none !important;
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1.9em;
  }
}
/**********************
    Angular UI
***********************/
/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.angular-ui {
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
}
.angular-ui article,
.angular-ui aside,
.angular-ui details,
.angular-ui figcaption,
.angular-ui figure,
.angular-ui footer,
.angular-ui header,
.angular-ui hgroup,
.angular-ui main,
.angular-ui menu,
.angular-ui nav,
.angular-ui section,
.angular-ui summary {
  display: block;
}
.angular-ui audio,
.angular-ui canvas,
.angular-ui progress,
.angular-ui video {
  display: inline-block;
  vertical-align: baseline;
}
.angular-ui audio:not([controls]) {
  display: none;
  height: 0;
}
.angular-ui [hidden],
.angular-ui template {
  display: none;
}
.angular-ui a {
  background-color: transparent;
}
.angular-ui a:active,
.angular-ui a:hover {
  outline: 0;
}
.angular-ui abbr[title] {
  border-bottom: 1px dotted;
}
.angular-ui b,
.angular-ui strong {
  font-weight: 700;
}
.angular-ui dfn {
  font-style: italic;
}
.angular-ui h1 {
  margin: .67em 0;
  font-size: 2em;
}
.angular-ui mark {
  color: #000;
  background: #ff0;
}
.angular-ui small {
  font-size: 80%;
}
.angular-ui sub,
.angular-ui sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.angular-ui sup {
  top: -0.5em;
}
.angular-ui sub {
  bottom: -0.25em;
}
.angular-ui img {
  border: 0;
}
.angular-ui svg:not(:root) {
  overflow: hidden;
}
.angular-ui figure {
  margin: 1em 40px;
}
.angular-ui hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.angular-ui pre {
  overflow: auto;
}
.angular-ui code,
.angular-ui kbd,
.angular-ui pre,
.angular-ui samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
.angular-ui button,
.angular-ui input,
.angular-ui optgroup,
.angular-ui select,
.angular-ui textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.angular-ui button {
  overflow: visible;
}
.angular-ui button,
.angular-ui select {
  text-transform: none;
}
.angular-ui button,
.angular-ui html input[type=button],
.angular-ui input[type=reset],
.angular-ui input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.angular-ui button[disabled],
.angular-ui html input[disabled] {
  cursor: default;
}
.angular-ui button::-moz-focus-inner,
.angular-ui input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.angular-ui input {
  line-height: normal;
}
.angular-ui input[type=checkbox],
.angular-ui input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.angular-ui input[type=number]::-webkit-inner-spin-button,
.angular-ui input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.angular-ui input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.angular-ui input[type=search]::-webkit-search-cancel-button,
.angular-ui input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.angular-ui fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
.angular-ui legend {
  padding: 0;
  border: 0;
}
.angular-ui textarea {
  overflow: auto;
}
.angular-ui optgroup {
  font-weight: 700;
}
.angular-ui table {
  border-spacing: 0;
  border-collapse: collapse;
}
.angular-ui td,
.angular-ui th {
  padding: 0;
  border: none;
}
@media print {
  .angular-ui *,
  .angular-ui :after,
  .angular-ui :before {
    color: #000!important;
    text-shadow: none!important;
    background: 0 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none !important;
  }
  .angular-ui a,
  .angular-ui a:visited {
    text-decoration: underline;
  }
  .angular-ui a[href]:after {
    content: " (" attr(href) ")";
  }
  .angular-ui abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .angular-ui a[href^="javascript:"]:after,
  .angular-ui a[href^="#"]:after {
    content: "";
  }
  .angular-ui blockquote,
  .angular-ui pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .angular-ui thead {
    display: table-header-group;
  }
  .angular-ui img,
  .angular-ui tr {
    page-break-inside: avoid;
  }
  .angular-ui img {
    max-width: 100% !important;
  }
  .angular-ui h2,
  .angular-ui h3,
  .angular-ui p {
    orphans: 3;
    widows: 3;
  }
  .angular-ui h2,
  .angular-ui h3 {
    page-break-after: avoid;
  }
  .angular-ui select {
    background: #fff !important;
  }
  .angular-ui .navbar {
    display: none;
  }
  .angular-ui .btn > .caret,
  .angular-ui .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .angular-ui .label {
    border: 1px solid #000;
  }
  .angular-ui .table {
    border-collapse: collapse !important;
  }
  .angular-ui .table td,
  .angular-ui .table th {
    background-color: #fff!important;
  }
  .angular-ui .table-bordered td,
  .angular-ui .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.angular-ui .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.angular-ui .glyphicon-asterisk:before {
  content: "\2a";
}
.angular-ui .glyphicon-plus:before {
  content: "\2b";
}
.angular-ui .glyphicon-eur:before,
.angular-ui .glyphicon-euro:before {
  content: "\20ac";
}
.angular-ui .glyphicon-minus:before {
  content: "\2212";
}
.angular-ui .glyphicon-cloud:before {
  content: "\2601";
}
.angular-ui .glyphicon-envelope:before {
  content: "\2709";
}
.angular-ui .glyphicon-pencil:before {
  content: "\270f";
}
.angular-ui .glyphicon-glass:before {
  content: "\e001";
}
.angular-ui .glyphicon-music:before {
  content: "\e002";
}
.angular-ui .glyphicon-search:before {
  content: "\e003";
}
.angular-ui .glyphicon-heart:before {
  content: "\e005";
}
.angular-ui .glyphicon-star:before {
  content: "\e006";
}
.angular-ui .glyphicon-star-empty:before {
  content: "\e007";
}
.angular-ui .glyphicon-user:before {
  content: "\e008";
}
.angular-ui .glyphicon-film:before {
  content: "\e009";
}
.angular-ui .glyphicon-th-large:before {
  content: "\e010";
}
.angular-ui .glyphicon-th:before {
  content: "\e011";
}
.angular-ui .glyphicon-th-list:before {
  content: "\e012";
}
.angular-ui .glyphicon-ok:before {
  content: "\e013";
}
.angular-ui .glyphicon-remove:before {
  content: "\e014";
}
.angular-ui .glyphicon-zoom-in:before {
  content: "\e015";
}
.angular-ui .glyphicon-zoom-out:before {
  content: "\e016";
}
.angular-ui .glyphicon-off:before {
  content: "\e017";
}
.angular-ui .glyphicon-signal:before {
  content: "\e018";
}
.angular-ui .glyphicon-cog:before {
  content: "\e019";
}
.angular-ui .glyphicon-trash:before {
  content: "\e020";
}
.angular-ui .glyphicon-home:before {
  content: "\e021";
}
.angular-ui .glyphicon-file:before {
  content: "\e022";
}
.angular-ui .glyphicon-time:before {
  content: "\e023";
}
.angular-ui .glyphicon-road:before {
  content: "\e024";
}
.angular-ui .glyphicon-download-alt:before {
  content: "\e025";
}
.angular-ui .glyphicon-download:before {
  content: "\e026";
}
.angular-ui .glyphicon-upload:before {
  content: "\e027";
}
.angular-ui .glyphicon-inbox:before {
  content: "\e028";
}
.angular-ui .glyphicon-play-circle:before {
  content: "\e029";
}
.angular-ui .glyphicon-repeat:before {
  content: "\e030";
}
.angular-ui .glyphicon-refresh:before {
  content: "\e031";
}
.angular-ui .glyphicon-list-alt:before {
  content: "\e032";
}
.angular-ui .glyphicon-lock:before {
  content: "\e033";
}
.angular-ui .glyphicon-flag:before {
  content: "\e034";
}
.angular-ui .glyphicon-headphones:before {
  content: "\e035";
}
.angular-ui .glyphicon-volume-off:before {
  content: "\e036";
}
.angular-ui .glyphicon-volume-down:before {
  content: "\e037";
}
.angular-ui .glyphicon-volume-up:before {
  content: "\e038";
}
.angular-ui .glyphicon-qrcode:before {
  content: "\e039";
}
.angular-ui .glyphicon-barcode:before {
  content: "\e040";
}
.angular-ui .glyphicon-tag:before {
  content: "\e041";
}
.angular-ui .glyphicon-tags:before {
  content: "\e042";
}
.angular-ui .glyphicon-book:before {
  content: "\e043";
}
.angular-ui .glyphicon-bookmark:before {
  content: "\e044";
}
.angular-ui .glyphicon-print:before {
  content: "\e045";
}
.angular-ui .glyphicon-camera:before {
  content: "\e046";
}
.angular-ui .glyphicon-font:before {
  content: "\e047";
}
.angular-ui .glyphicon-bold:before {
  content: "\e048";
}
.angular-ui .glyphicon-italic:before {
  content: "\e049";
}
.angular-ui .glyphicon-text-height:before {
  content: "\e050";
}
.angular-ui .glyphicon-text-width:before {
  content: "\e051";
}
.angular-ui .glyphicon-align-left:before {
  content: "\e052";
}
.angular-ui .glyphicon-align-center:before {
  content: "\e053";
}
.angular-ui .glyphicon-align-right:before {
  content: "\e054";
}
.angular-ui .glyphicon-align-justify:before {
  content: "\e055";
}
.angular-ui .glyphicon-list:before {
  content: "\e056";
}
.angular-ui .glyphicon-indent-left:before {
  content: "\e057";
}
.angular-ui .glyphicon-indent-right:before {
  content: "\e058";
}
.angular-ui .glyphicon-facetime-video:before {
  content: "\e059";
}
.angular-ui .glyphicon-picture:before {
  content: "\e060";
}
.angular-ui .glyphicon-map-marker:before {
  content: "\e062";
}
.angular-ui .glyphicon-adjust:before {
  content: "\e063";
}
.angular-ui .glyphicon-tint:before {
  content: "\e064";
}
.angular-ui .glyphicon-edit:before {
  content: "\e065";
}
.angular-ui .glyphicon-share:before {
  content: "\e066";
}
.angular-ui .glyphicon-check:before {
  content: "\e067";
}
.angular-ui .glyphicon-move:before {
  content: "\e068";
}
.angular-ui .glyphicon-step-backward:before {
  content: "\e069";
}
.angular-ui .glyphicon-fast-backward:before {
  content: "\e070";
}
.angular-ui .glyphicon-backward:before {
  content: "\e071";
}
.angular-ui .glyphicon-play:before {
  content: "\e072";
}
.angular-ui .glyphicon-pause:before {
  content: "\e073";
}
.angular-ui .glyphicon-stop:before {
  content: "\e074";
}
.angular-ui .glyphicon-forward:before {
  content: "\e075";
}
.angular-ui .glyphicon-fast-forward:before {
  content: "\e076";
}
.angular-ui .glyphicon-step-forward:before {
  content: "\e077";
}
.angular-ui .glyphicon-eject:before {
  content: "\e078";
}
.angular-ui .glyphicon-chevron-left:before {
  content: "\e079";
}
.angular-ui .glyphicon-chevron-right:before {
  content: "\e080";
}
.angular-ui .glyphicon-plus-sign:before {
  content: "\e081";
}
.angular-ui .glyphicon-minus-sign:before {
  content: "\e082";
}
.angular-ui .glyphicon-remove-sign:before {
  content: "\e083";
}
.angular-ui .glyphicon-ok-sign:before {
  content: "\e084";
}
.angular-ui .glyphicon-question-sign:before {
  content: "\e085";
}
.angular-ui .glyphicon-info-sign:before {
  content: "\e086";
}
.angular-ui .glyphicon-screenshot:before {
  content: "\e087";
}
.angular-ui .glyphicon-remove-circle:before {
  content: "\e088";
}
.angular-ui .glyphicon-ok-circle:before {
  content: "\e089";
}
.angular-ui .glyphicon-ban-circle:before {
  content: "\e090";
}
.angular-ui .glyphicon-arrow-left:before {
  content: "\e091";
}
.angular-ui .glyphicon-arrow-right:before {
  content: "\e092";
}
.angular-ui .glyphicon-arrow-up:before {
  content: "\e093";
}
.angular-ui .glyphicon-arrow-down:before {
  content: "\e094";
}
.angular-ui .glyphicon-share-alt:before {
  content: "\e095";
}
.angular-ui .glyphicon-resize-full:before {
  content: "\e096";
}
.angular-ui .glyphicon-resize-small:before {
  content: "\e097";
}
.angular-ui .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.angular-ui .glyphicon-gift:before {
  content: "\e102";
}
.angular-ui .glyphicon-leaf:before {
  content: "\e103";
}
.angular-ui .glyphicon-fire:before {
  content: "\e104";
}
.angular-ui .glyphicon-eye-open:before {
  content: "\e105";
}
.angular-ui .glyphicon-eye-close:before {
  content: "\e106";
}
.angular-ui .glyphicon-warning-sign:before {
  content: "\e107";
}
.angular-ui .glyphicon-plane:before {
  content: "\e108";
}
.angular-ui .glyphicon-calendar:before {
  content: "\e109";
}
.angular-ui .glyphicon-random:before {
  content: "\e110";
}
.angular-ui .glyphicon-comment:before {
  content: "\e111";
}
.angular-ui .glyphicon-magnet:before {
  content: "\e112";
}
.angular-ui .glyphicon-chevron-up:before {
  content: "\e113";
}
.angular-ui .glyphicon-chevron-down:before {
  content: "\e114";
}
.angular-ui .glyphicon-retweet:before {
  content: "\e115";
}
.angular-ui .glyphicon-shopping-cart:before {
  content: "\e116";
}
.angular-ui .glyphicon-folder-close:before {
  content: "\e117";
}
.angular-ui .glyphicon-folder-open:before {
  content: "\e118";
}
.angular-ui .glyphicon-resize-vertical:before {
  content: "\e119";
}
.angular-ui .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.angular-ui .glyphicon-hdd:before {
  content: "\e121";
}
.angular-ui .glyphicon-bullhorn:before {
  content: "\e122";
}
.angular-ui .glyphicon-bell:before {
  content: "\e123";
}
.angular-ui .glyphicon-certificate:before {
  content: "\e124";
}
.angular-ui .glyphicon-thumbs-up:before {
  content: "\e125";
}
.angular-ui .glyphicon-thumbs-down:before {
  content: "\e126";
}
.angular-ui .glyphicon-hand-right:before {
  content: "\e127";
}
.angular-ui .glyphicon-hand-left:before {
  content: "\e128";
}
.angular-ui .glyphicon-hand-up:before {
  content: "\e129";
}
.angular-ui .glyphicon-hand-down:before {
  content: "\e130";
}
.angular-ui .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.angular-ui .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.angular-ui .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.angular-ui .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.angular-ui .glyphicon-globe:before {
  content: "\e135";
}
.angular-ui .glyphicon-wrench:before {
  content: "\e136";
}
.angular-ui .glyphicon-tasks:before {
  content: "\e137";
}
.angular-ui .glyphicon-filter:before {
  content: "\e138";
}
.angular-ui .glyphicon-briefcase:before {
  content: "\e139";
}
.angular-ui .glyphicon-fullscreen:before {
  content: "\e140";
}
.angular-ui .glyphicon-dashboard:before {
  content: "\e141";
}
.angular-ui .glyphicon-paperclip:before {
  content: "\e142";
}
.angular-ui .glyphicon-heart-empty:before {
  content: "\e143";
}
.angular-ui .glyphicon-link:before {
  content: "\e144";
}
.angular-ui .glyphicon-phone:before {
  content: "\e145";
}
.angular-ui .glyphicon-pushpin:before {
  content: "\e146";
}
.angular-ui .glyphicon-usd:before {
  content: "\e148";
}
.angular-ui .glyphicon-gbp:before {
  content: "\e149";
}
.angular-ui .glyphicon-sort:before {
  content: "\e150";
}
.angular-ui .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.angular-ui .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.angular-ui .glyphicon-sort-by-order:before {
  content: "\e153";
}
.angular-ui .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.angular-ui .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.angular-ui .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.angular-ui .glyphicon-unchecked:before {
  content: "\e157";
}
.angular-ui .glyphicon-expand:before {
  content: "\e158";
}
.angular-ui .glyphicon-collapse-down:before {
  content: "\e159";
}
.angular-ui .glyphicon-collapse-up:before {
  content: "\e160";
}
.angular-ui .glyphicon-log-in:before {
  content: "\e161";
}
.angular-ui .glyphicon-flash:before {
  content: "\e162";
}
.angular-ui .glyphicon-log-out:before {
  content: "\e163";
}
.angular-ui .glyphicon-new-window:before {
  content: "\e164";
}
.angular-ui .glyphicon-record:before {
  content: "\e165";
}
.angular-ui .glyphicon-save:before {
  content: "\e166";
}
.angular-ui .glyphicon-open:before {
  content: "\e167";
}
.angular-ui .glyphicon-saved:before {
  content: "\e168";
}
.angular-ui .glyphicon-import:before {
  content: "\e169";
}
.angular-ui .glyphicon-export:before {
  content: "\e170";
}
.angular-ui .glyphicon-send:before {
  content: "\e171";
}
.angular-ui .glyphicon-floppy-disk:before {
  content: "\e172";
}
.angular-ui .glyphicon-floppy-saved:before {
  content: "\e173";
}
.angular-ui .glyphicon-floppy-remove:before {
  content: "\e174";
}
.angular-ui .glyphicon-floppy-save:before {
  content: "\e175";
}
.angular-ui .glyphicon-floppy-open:before {
  content: "\e176";
}
.angular-ui .glyphicon-credit-card:before {
  content: "\e177";
}
.angular-ui .glyphicon-transfer:before {
  content: "\e178";
}
.angular-ui .glyphicon-cutlery:before {
  content: "\e179";
}
.angular-ui .glyphicon-header:before {
  content: "\e180";
}
.angular-ui .glyphicon-compressed:before {
  content: "\e181";
}
.angular-ui .glyphicon-earphone:before {
  content: "\e182";
}
.angular-ui .glyphicon-phone-alt:before {
  content: "\e183";
}
.angular-ui .glyphicon-tower:before {
  content: "\e184";
}
.angular-ui .glyphicon-stats:before {
  content: "\e185";
}
.angular-ui .glyphicon-sd-video:before {
  content: "\e186";
}
.angular-ui .glyphicon-hd-video:before {
  content: "\e187";
}
.angular-ui .glyphicon-subtitles:before {
  content: "\e188";
}
.angular-ui .glyphicon-sound-stereo:before {
  content: "\e189";
}
.angular-ui .glyphicon-sound-dolby:before {
  content: "\e190";
}
.angular-ui .glyphicon-sound-5-1:before {
  content: "\e191";
}
.angular-ui .glyphicon-sound-6-1:before {
  content: "\e192";
}
.angular-ui .glyphicon-sound-7-1:before {
  content: "\e193";
}
.angular-ui .glyphicon-copyright-mark:before {
  content: "\e194";
}
.angular-ui .glyphicon-registration-mark:before {
  content: "\e195";
}
.angular-ui .glyphicon-cloud-download:before {
  content: "\e197";
}
.angular-ui .glyphicon-cloud-upload:before {
  content: "\e198";
}
.angular-ui .glyphicon-tree-conifer:before {
  content: "\e199";
}
.angular-ui .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.angular-ui .glyphicon-cd:before {
  content: "\e201";
}
.angular-ui .glyphicon-save-file:before {
  content: "\e202";
}
.angular-ui .glyphicon-open-file:before {
  content: "\e203";
}
.angular-ui .glyphicon-level-up:before {
  content: "\e204";
}
.angular-ui .glyphicon-copy:before {
  content: "\e205";
}
.angular-ui .glyphicon-paste:before {
  content: "\e206";
}
.angular-ui .glyphicon-alert:before {
  content: "\e209";
}
.angular-ui .glyphicon-equalizer:before {
  content: "\e210";
}
.angular-ui .glyphicon-king:before {
  content: "\e211";
}
.angular-ui .glyphicon-queen:before {
  content: "\e212";
}
.angular-ui .glyphicon-pawn:before {
  content: "\e213";
}
.angular-ui .glyphicon-bishop:before {
  content: "\e214";
}
.angular-ui .glyphicon-knight:before {
  content: "\e215";
}
.angular-ui .glyphicon-baby-formula:before {
  content: "\e216";
}
.angular-ui .glyphicon-tent:before {
  content: "\26fa";
}
.angular-ui .glyphicon-blackboard:before {
  content: "\e218";
}
.angular-ui .glyphicon-bed:before {
  content: "\e219";
}
.angular-ui .glyphicon-apple:before {
  content: "\f8ff";
}
.angular-ui .glyphicon-erase:before {
  content: "\e221";
}
.angular-ui .glyphicon-hourglass:before {
  content: "\231b";
}
.angular-ui .glyphicon-lamp:before {
  content: "\e223";
}
.angular-ui .glyphicon-duplicate:before {
  content: "\e224";
}
.angular-ui .glyphicon-piggy-bank:before {
  content: "\e225";
}
.angular-ui .glyphicon-scissors:before {
  content: "\e226";
}
.angular-ui .glyphicon-bitcoin:before {
  content: "\e227";
}
.angular-ui .glyphicon-btc:before {
  content: "\e227";
}
.angular-ui .glyphicon-xbt:before {
  content: "\e227";
}
.angular-ui .glyphicon-yen:before {
  content: "\00a5";
}
.angular-ui .glyphicon-jpy:before {
  content: "\00a5";
}
.angular-ui .glyphicon-ruble:before {
  content: "\20bd";
}
.angular-ui .glyphicon-rub:before {
  content: "\20bd";
}
.angular-ui .glyphicon-scale:before {
  content: "\e230";
}
.angular-ui .glyphicon-ice-lolly:before {
  content: "\e231";
}
.angular-ui .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.angular-ui .glyphicon-education:before {
  content: "\e233";
}
.angular-ui .glyphicon-option-horizontal:before {
  content: "\e234";
}
.angular-ui .glyphicon-option-vertical:before {
  content: "\e235";
}
.angular-ui .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.angular-ui .glyphicon-modal-window:before {
  content: "\e237";
}
.angular-ui .glyphicon-oil:before {
  content: "\e238";
}
.angular-ui .glyphicon-grain:before {
  content: "\e239";
}
.angular-ui .glyphicon-sunglasses:before {
  content: "\e240";
}
.angular-ui .glyphicon-text-size:before {
  content: "\e241";
}
.angular-ui .glyphicon-text-color:before {
  content: "\e242";
}
.angular-ui .glyphicon-text-background:before {
  content: "\e243";
}
.angular-ui .glyphicon-object-align-top:before {
  content: "\e244";
}
.angular-ui .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.angular-ui .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.angular-ui .glyphicon-object-align-left:before {
  content: "\e247";
}
.angular-ui .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.angular-ui .glyphicon-object-align-right:before {
  content: "\e249";
}
.angular-ui .glyphicon-triangle-right:before {
  content: "\e250";
}
.angular-ui .glyphicon-triangle-left:before {
  content: "\e251";
}
.angular-ui .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.angular-ui .glyphicon-triangle-top:before {
  content: "\e253";
}
.angular-ui .glyphicon-console:before {
  content: "\e254";
}
.angular-ui .glyphicon-superscript:before {
  content: "\e255";
}
.angular-ui .glyphicon-subscript:before {
  content: "\e256";
}
.angular-ui .glyphicon-menu-left:before {
  content: "\e257";
}
.angular-ui .glyphicon-menu-right:before {
  content: "\e258";
}
.angular-ui .glyphicon-menu-down:before {
  content: "\e259";
}
.angular-ui .glyphicon-menu-up:before {
  content: "\e260";
}
.angular-ui * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.angular-ui :after,
.angular-ui :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.angular-ui html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.angular-ui body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.angular-ui button,
.angular-ui input,
.angular-ui select,
.angular-ui textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.angular-ui a {
  color: #337ab7;
  text-decoration: none;
}
.angular-ui a:focus,
.angular-ui a:hover {
  color: #23527c;
  text-decoration: underline;
}
.angular-ui a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.angular-ui figure {
  margin: 0;
}
.angular-ui img {
  vertical-align: middle;
}
.angular-ui .carousel-inner > .item > a > img,
.angular-ui .carousel-inner > .item > img,
.angular-ui .img-responsive,
.angular-ui .thumbnail a > img,
.angular-ui .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.angular-ui .img-rounded {
  border-radius: 6px;
}
.angular-ui .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.angular-ui .img-circle {
  border-radius: 50%;
}
.angular-ui hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.angular-ui .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.angular-ui .sr-only-focusable:active,
.angular-ui .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.angular-ui [role=button] {
  cursor: pointer;
}
.angular-ui .h1,
.angular-ui .h2,
.angular-ui .h3,
.angular-ui .h4,
.angular-ui .h5,
.angular-ui .h6,
.angular-ui h1,
.angular-ui h2,
.angular-ui h3,
.angular-ui h4,
.angular-ui h5,
.angular-ui h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.angular-ui .h1 .small,
.angular-ui .h1 small,
.angular-ui .h2 .small,
.angular-ui .h2 small,
.angular-ui .h3 .small,
.angular-ui .h3 small,
.angular-ui .h4 .small,
.angular-ui .h4 small,
.angular-ui .h5 .small,
.angular-ui .h5 small,
.angular-ui .h6 .small,
.angular-ui .h6 small,
.angular-ui h1 .small,
.angular-ui h1 small,
.angular-ui h2 .small,
.angular-ui h2 small,
.angular-ui h3 .small,
.angular-ui h3 small,
.angular-ui h4 .small,
.angular-ui h4 small,
.angular-ui h5 .small,
.angular-ui h5 small,
.angular-ui h6 .small,
.angular-ui h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.angular-ui .h1,
.angular-ui .h2,
.angular-ui .h3,
.angular-ui h1,
.angular-ui h2,
.angular-ui h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.angular-ui .h1 .small,
.angular-ui .h1 small,
.angular-ui .h2 .small,
.angular-ui .h2 small,
.angular-ui .h3 .small,
.angular-ui .h3 small,
.angular-ui h1 .small,
.angular-ui h1 small,
.angular-ui h2 .small,
.angular-ui h2 small,
.angular-ui h3 .small,
.angular-ui h3 small {
  font-size: 65%;
}
.angular-ui .h4,
.angular-ui .h5,
.angular-ui .h6,
.angular-ui h4,
.angular-ui h5,
.angular-ui h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.angular-ui .h4 .small,
.angular-ui .h4 small,
.angular-ui .h5 .small,
.angular-ui .h5 small,
.angular-ui .h6 .small,
.angular-ui .h6 small,
.angular-ui h4 .small,
.angular-ui h4 small,
.angular-ui h5 .small,
.angular-ui h5 small,
.angular-ui h6 .small,
.angular-ui h6 small {
  font-size: 75%;
}
.angular-ui .h1,
.angular-ui h1 {
  font-size: 36px;
}
.angular-ui .h2,
.angular-ui h2 {
  font-size: 30px;
}
.angular-ui .h3,
.angular-ui h3 {
  font-size: 24px;
}
.angular-ui .h4,
.angular-ui h4 {
  font-size: 18px;
}
.angular-ui .h5,
.angular-ui h5 {
  font-size: 14px;
}
.angular-ui .h6,
.angular-ui h6 {
  font-size: 12px;
}
.angular-ui p {
  margin: 0 0 10px;
}
.angular-ui .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .angular-ui .lead {
    font-size: 21px;
  }
}
.angular-ui .small,
.angular-ui small {
  font-size: 85%;
}
.angular-ui .mark,
.angular-ui mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.angular-ui .text-left {
  text-align: left;
}
.angular-ui .text-right {
  text-align: right;
}
.angular-ui .text-center {
  text-align: center;
}
.angular-ui .text-justify {
  text-align: justify;
}
.angular-ui .text-nowrap {
  white-space: nowrap;
}
.angular-ui .text-lowercase {
  text-transform: lowercase;
}
.angular-ui .text-uppercase {
  text-transform: uppercase;
}
.angular-ui .text-capitalize {
  text-transform: capitalize;
}
.angular-ui .text-muted {
  color: #777;
}
.angular-ui .text-primary {
  color: #337ab7;
}
.angular-ui a.text-primary:hover {
  color: #286090;
}
.angular-ui .text-success {
  color: #3c763d;
}
.angular-ui a.text-success:hover {
  color: #2b542c;
}
.angular-ui .text-info {
  color: #31708f;
}
.angular-ui a.text-info:hover {
  color: #245269;
}
.angular-ui .text-warning {
  color: #8a6d3b;
}
.angular-ui a.text-warning:hover {
  color: #66512c;
}
.angular-ui .text-danger {
  color: #a94442;
}
.angular-ui a.text-danger:hover {
  color: #843534;
}
.angular-ui .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.angular-ui a.bg-primary:hover {
  background-color: #286090;
}
.angular-ui .bg-success {
  background-color: #dff0d8;
}
.angular-ui a.bg-success:hover {
  background-color: #c1e2b3;
}
.angular-ui .bg-info {
  background-color: #d9edf7;
}
.angular-ui a.bg-info:hover {
  background-color: #afd9ee;
}
.angular-ui .bg-warning {
  background-color: #fcf8e3;
}
.angular-ui a.bg-warning:hover {
  background-color: #f7ecb5;
}
.angular-ui .bg-danger {
  background-color: #f2dede;
}
.angular-ui a.bg-danger:hover {
  background-color: #e4b9b9;
}
.angular-ui .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.angular-ui ol,
.angular-ui ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.angular-ui ol ol,
.angular-ui ol ul,
.angular-ui ul ol,
.angular-ui ul ul {
  margin-bottom: 0;
}
.angular-ui .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.angular-ui .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.angular-ui .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.angular-ui dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.angular-ui dd,
.angular-ui dt {
  line-height: 1.42857143;
}
.angular-ui dt {
  font-weight: 700;
}
.angular-ui dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .angular-ui .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .angular-ui .dl-horizontal dd {
    margin-left: 180px;
  }
}
.angular-ui abbr[data-original-title],
.angular-ui abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.angular-ui .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.angular-ui blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.angular-ui blockquote ol:last-child,
.angular-ui blockquote p:last-child,
.angular-ui blockquote ul:last-child {
  margin-bottom: 0;
}
.angular-ui blockquote .small,
.angular-ui blockquote footer,
.angular-ui blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.angular-ui blockquote .small:before,
.angular-ui blockquote footer:before,
.angular-ui blockquote small:before {
  content: '\2014 \00A0';
}
.angular-ui .blockquote-reverse,
.angular-ui blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.angular-ui .blockquote-reverse .small:before,
.angular-ui .blockquote-reverse footer:before,
.angular-ui .blockquote-reverse small:before,
.angular-ui blockquote.pull-right .small:before,
.angular-ui blockquote.pull-right footer:before,
.angular-ui blockquote.pull-right small:before {
  content: '';
}
.angular-ui .blockquote-reverse .small:after,
.angular-ui .blockquote-reverse footer:after,
.angular-ui .blockquote-reverse small:after,
.angular-ui blockquote.pull-right .small:after,
.angular-ui blockquote.pull-right footer:after,
.angular-ui blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.angular-ui address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.angular-ui code,
.angular-ui kbd,
.angular-ui pre,
.angular-ui samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.angular-ui code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.angular-ui kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.angular-ui kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.angular-ui pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.angular-ui pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.angular-ui .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.angular-ui .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .angular-ui .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .angular-ui .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .angular-ui .container {
    width: 1170px;
  }
}
.angular-ui .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.angular-ui .row {
  margin-right: -15px;
  margin-left: -15px;
}
.angular-ui .col-lg-1,
.angular-ui .col-lg-10,
.angular-ui .col-lg-11,
.angular-ui .col-lg-12,
.angular-ui .col-lg-2,
.angular-ui .col-lg-3,
.angular-ui .col-lg-4,
.angular-ui .col-lg-5,
.angular-ui .col-lg-6,
.angular-ui .col-lg-7,
.angular-ui .col-lg-8,
.angular-ui .col-lg-9,
.angular-ui .col-md-1,
.angular-ui .col-md-10,
.angular-ui .col-md-11,
.angular-ui .col-md-12,
.angular-ui .col-md-2,
.angular-ui .col-md-3,
.angular-ui .col-md-4,
.angular-ui .col-md-5,
.angular-ui .col-md-6,
.angular-ui .col-md-7,
.angular-ui .col-md-8,
.angular-ui .col-md-9,
.angular-ui .col-sm-1,
.angular-ui .col-sm-10,
.angular-ui .col-sm-11,
.angular-ui .col-sm-12,
.angular-ui .col-sm-2,
.angular-ui .col-sm-3,
.angular-ui .col-sm-4,
.angular-ui .col-sm-5,
.angular-ui .col-sm-6,
.angular-ui .col-sm-7,
.angular-ui .col-sm-8,
.angular-ui .col-sm-9,
.angular-ui .col-xs-1,
.angular-ui .col-xs-10,
.angular-ui .col-xs-11,
.angular-ui .col-xs-12,
.angular-ui .col-xs-2,
.angular-ui .col-xs-3,
.angular-ui .col-xs-4,
.angular-ui .col-xs-5,
.angular-ui .col-xs-6,
.angular-ui .col-xs-7,
.angular-ui .col-xs-8,
.angular-ui .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.angular-ui .col-xs-1,
.angular-ui .col-xs-10,
.angular-ui .col-xs-11,
.angular-ui .col-xs-12,
.angular-ui .col-xs-2,
.angular-ui .col-xs-3,
.angular-ui .col-xs-4,
.angular-ui .col-xs-5,
.angular-ui .col-xs-6,
.angular-ui .col-xs-7,
.angular-ui .col-xs-8,
.angular-ui .col-xs-9 {
  float: left;
}
.angular-ui .col-xs-12 {
  width: 100%;
}
.angular-ui .col-xs-11 {
  width: 91.66666667%;
}
.angular-ui .col-xs-10 {
  width: 83.33333333%;
}
.angular-ui .col-xs-9 {
  width: 75%;
}
.angular-ui .col-xs-8 {
  width: 66.66666667%;
}
.angular-ui .col-xs-7 {
  width: 58.33333333%;
}
.angular-ui .col-xs-6 {
  width: 50%;
}
.angular-ui .col-xs-5 {
  width: 41.66666667%;
}
.angular-ui .col-xs-4 {
  width: 33.33333333%;
}
.angular-ui .col-xs-3 {
  width: 25%;
}
.angular-ui .col-xs-2 {
  width: 16.66666667%;
}
.angular-ui .col-xs-1 {
  width: 8.33333333%;
}
.angular-ui .col-xs-pull-12 {
  right: 100%;
}
.angular-ui .col-xs-pull-11 {
  right: 91.66666667%;
}
.angular-ui .col-xs-pull-10 {
  right: 83.33333333%;
}
.angular-ui .col-xs-pull-9 {
  right: 75%;
}
.angular-ui .col-xs-pull-8 {
  right: 66.66666667%;
}
.angular-ui .col-xs-pull-7 {
  right: 58.33333333%;
}
.angular-ui .col-xs-pull-6 {
  right: 50%;
}
.angular-ui .col-xs-pull-5 {
  right: 41.66666667%;
}
.angular-ui .col-xs-pull-4 {
  right: 33.33333333%;
}
.angular-ui .col-xs-pull-3 {
  right: 25%;
}
.angular-ui .col-xs-pull-2 {
  right: 16.66666667%;
}
.angular-ui .col-xs-pull-1 {
  right: 8.33333333%;
}
.angular-ui .col-xs-pull-0 {
  right: auto;
}
.angular-ui .col-xs-push-12 {
  left: 100%;
}
.angular-ui .col-xs-push-11 {
  left: 91.66666667%;
}
.angular-ui .col-xs-push-10 {
  left: 83.33333333%;
}
.angular-ui .col-xs-push-9 {
  left: 75%;
}
.angular-ui .col-xs-push-8 {
  left: 66.66666667%;
}
.angular-ui .col-xs-push-7 {
  left: 58.33333333%;
}
.angular-ui .col-xs-push-6 {
  left: 50%;
}
.angular-ui .col-xs-push-5 {
  left: 41.66666667%;
}
.angular-ui .col-xs-push-4 {
  left: 33.33333333%;
}
.angular-ui .col-xs-push-3 {
  left: 25%;
}
.angular-ui .col-xs-push-2 {
  left: 16.66666667%;
}
.angular-ui .col-xs-push-1 {
  left: 8.33333333%;
}
.angular-ui .col-xs-push-0 {
  left: auto;
}
.angular-ui .col-xs-offset-12 {
  margin-left: 100%;
}
.angular-ui .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.angular-ui .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.angular-ui .col-xs-offset-9 {
  margin-left: 75%;
}
.angular-ui .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.angular-ui .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.angular-ui .col-xs-offset-6 {
  margin-left: 50%;
}
.angular-ui .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.angular-ui .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.angular-ui .col-xs-offset-3 {
  margin-left: 25%;
}
.angular-ui .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.angular-ui .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.angular-ui .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .angular-ui .col-sm-1,
  .angular-ui .col-sm-10,
  .angular-ui .col-sm-11,
  .angular-ui .col-sm-12,
  .angular-ui .col-sm-2,
  .angular-ui .col-sm-3,
  .angular-ui .col-sm-4,
  .angular-ui .col-sm-5,
  .angular-ui .col-sm-6,
  .angular-ui .col-sm-7,
  .angular-ui .col-sm-8,
  .angular-ui .col-sm-9 {
    float: left;
  }
  .angular-ui .col-sm-12 {
    width: 100%;
  }
  .angular-ui .col-sm-11 {
    width: 91.66666667%;
  }
  .angular-ui .col-sm-10 {
    width: 83.33333333%;
  }
  .angular-ui .col-sm-9 {
    width: 75%;
  }
  .angular-ui .col-sm-8 {
    width: 66.66666667%;
  }
  .angular-ui .col-sm-7 {
    width: 58.33333333%;
  }
  .angular-ui .col-sm-6 {
    width: 50%;
  }
  .angular-ui .col-sm-5 {
    width: 41.66666667%;
  }
  .angular-ui .col-sm-4 {
    width: 33.33333333%;
  }
  .angular-ui .col-sm-3 {
    width: 25%;
  }
  .angular-ui .col-sm-2 {
    width: 16.66666667%;
  }
  .angular-ui .col-sm-1 {
    width: 8.33333333%;
  }
  .angular-ui .col-sm-pull-12 {
    right: 100%;
  }
  .angular-ui .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .angular-ui .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .angular-ui .col-sm-pull-9 {
    right: 75%;
  }
  .angular-ui .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .angular-ui .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .angular-ui .col-sm-pull-6 {
    right: 50%;
  }
  .angular-ui .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .angular-ui .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .angular-ui .col-sm-pull-3 {
    right: 25%;
  }
  .angular-ui .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .angular-ui .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .angular-ui .col-sm-pull-0 {
    right: auto;
  }
  .angular-ui .col-sm-push-12 {
    left: 100%;
  }
  .angular-ui .col-sm-push-11 {
    left: 91.66666667%;
  }
  .angular-ui .col-sm-push-10 {
    left: 83.33333333%;
  }
  .angular-ui .col-sm-push-9 {
    left: 75%;
  }
  .angular-ui .col-sm-push-8 {
    left: 66.66666667%;
  }
  .angular-ui .col-sm-push-7 {
    left: 58.33333333%;
  }
  .angular-ui .col-sm-push-6 {
    left: 50%;
  }
  .angular-ui .col-sm-push-5 {
    left: 41.66666667%;
  }
  .angular-ui .col-sm-push-4 {
    left: 33.33333333%;
  }
  .angular-ui .col-sm-push-3 {
    left: 25%;
  }
  .angular-ui .col-sm-push-2 {
    left: 16.66666667%;
  }
  .angular-ui .col-sm-push-1 {
    left: 8.33333333%;
  }
  .angular-ui .col-sm-push-0 {
    left: auto;
  }
  .angular-ui .col-sm-offset-12 {
    margin-left: 100%;
  }
  .angular-ui .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .angular-ui .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .angular-ui .col-sm-offset-9 {
    margin-left: 75%;
  }
  .angular-ui .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .angular-ui .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .angular-ui .col-sm-offset-6 {
    margin-left: 50%;
  }
  .angular-ui .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .angular-ui .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .angular-ui .col-sm-offset-3 {
    margin-left: 25%;
  }
  .angular-ui .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .angular-ui .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .angular-ui .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .angular-ui .col-md-1,
  .angular-ui .col-md-10,
  .angular-ui .col-md-11,
  .angular-ui .col-md-12,
  .angular-ui .col-md-2,
  .angular-ui .col-md-3,
  .angular-ui .col-md-4,
  .angular-ui .col-md-5,
  .angular-ui .col-md-6,
  .angular-ui .col-md-7,
  .angular-ui .col-md-8,
  .angular-ui .col-md-9 {
    float: left;
  }
  .angular-ui .col-md-12 {
    width: 100%;
  }
  .angular-ui .col-md-11 {
    width: 91.66666667%;
  }
  .angular-ui .col-md-10 {
    width: 83.33333333%;
  }
  .angular-ui .col-md-9 {
    width: 75%;
  }
  .angular-ui .col-md-8 {
    width: 66.66666667%;
  }
  .angular-ui .col-md-7 {
    width: 58.33333333%;
  }
  .angular-ui .col-md-6 {
    width: 50%;
  }
  .angular-ui .col-md-5 {
    width: 41.66666667%;
  }
  .angular-ui .col-md-4 {
    width: 33.33333333%;
  }
  .angular-ui .col-md-3 {
    width: 25%;
  }
  .angular-ui .col-md-2 {
    width: 16.66666667%;
  }
  .angular-ui .col-md-1 {
    width: 8.33333333%;
  }
  .angular-ui .col-md-pull-12 {
    right: 100%;
  }
  .angular-ui .col-md-pull-11 {
    right: 91.66666667%;
  }
  .angular-ui .col-md-pull-10 {
    right: 83.33333333%;
  }
  .angular-ui .col-md-pull-9 {
    right: 75%;
  }
  .angular-ui .col-md-pull-8 {
    right: 66.66666667%;
  }
  .angular-ui .col-md-pull-7 {
    right: 58.33333333%;
  }
  .angular-ui .col-md-pull-6 {
    right: 50%;
  }
  .angular-ui .col-md-pull-5 {
    right: 41.66666667%;
  }
  .angular-ui .col-md-pull-4 {
    right: 33.33333333%;
  }
  .angular-ui .col-md-pull-3 {
    right: 25%;
  }
  .angular-ui .col-md-pull-2 {
    right: 16.66666667%;
  }
  .angular-ui .col-md-pull-1 {
    right: 8.33333333%;
  }
  .angular-ui .col-md-pull-0 {
    right: auto;
  }
  .angular-ui .col-md-push-12 {
    left: 100%;
  }
  .angular-ui .col-md-push-11 {
    left: 91.66666667%;
  }
  .angular-ui .col-md-push-10 {
    left: 83.33333333%;
  }
  .angular-ui .col-md-push-9 {
    left: 75%;
  }
  .angular-ui .col-md-push-8 {
    left: 66.66666667%;
  }
  .angular-ui .col-md-push-7 {
    left: 58.33333333%;
  }
  .angular-ui .col-md-push-6 {
    left: 50%;
  }
  .angular-ui .col-md-push-5 {
    left: 41.66666667%;
  }
  .angular-ui .col-md-push-4 {
    left: 33.33333333%;
  }
  .angular-ui .col-md-push-3 {
    left: 25%;
  }
  .angular-ui .col-md-push-2 {
    left: 16.66666667%;
  }
  .angular-ui .col-md-push-1 {
    left: 8.33333333%;
  }
  .angular-ui .col-md-push-0 {
    left: auto;
  }
  .angular-ui .col-md-offset-12 {
    margin-left: 100%;
  }
  .angular-ui .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .angular-ui .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .angular-ui .col-md-offset-9 {
    margin-left: 75%;
  }
  .angular-ui .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .angular-ui .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .angular-ui .col-md-offset-6 {
    margin-left: 50%;
  }
  .angular-ui .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .angular-ui .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .angular-ui .col-md-offset-3 {
    margin-left: 25%;
  }
  .angular-ui .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .angular-ui .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .angular-ui .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .angular-ui .col-lg-1,
  .angular-ui .col-lg-10,
  .angular-ui .col-lg-11,
  .angular-ui .col-lg-12,
  .angular-ui .col-lg-2,
  .angular-ui .col-lg-3,
  .angular-ui .col-lg-4,
  .angular-ui .col-lg-5,
  .angular-ui .col-lg-6,
  .angular-ui .col-lg-7,
  .angular-ui .col-lg-8,
  .angular-ui .col-lg-9 {
    float: left;
  }
  .angular-ui .col-lg-12 {
    width: 100%;
  }
  .angular-ui .col-lg-11 {
    width: 91.66666667%;
  }
  .angular-ui .col-lg-10 {
    width: 83.33333333%;
  }
  .angular-ui .col-lg-9 {
    width: 75%;
  }
  .angular-ui .col-lg-8 {
    width: 66.66666667%;
  }
  .angular-ui .col-lg-7 {
    width: 58.33333333%;
  }
  .angular-ui .col-lg-6 {
    width: 50%;
  }
  .angular-ui .col-lg-5 {
    width: 41.66666667%;
  }
  .angular-ui .col-lg-4 {
    width: 33.33333333%;
  }
  .angular-ui .col-lg-3 {
    width: 25%;
  }
  .angular-ui .col-lg-2 {
    width: 16.66666667%;
  }
  .angular-ui .col-lg-1 {
    width: 8.33333333%;
  }
  .angular-ui .col-lg-pull-12 {
    right: 100%;
  }
  .angular-ui .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .angular-ui .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .angular-ui .col-lg-pull-9 {
    right: 75%;
  }
  .angular-ui .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .angular-ui .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .angular-ui .col-lg-pull-6 {
    right: 50%;
  }
  .angular-ui .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .angular-ui .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .angular-ui .col-lg-pull-3 {
    right: 25%;
  }
  .angular-ui .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .angular-ui .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .angular-ui .col-lg-pull-0 {
    right: auto;
  }
  .angular-ui .col-lg-push-12 {
    left: 100%;
  }
  .angular-ui .col-lg-push-11 {
    left: 91.66666667%;
  }
  .angular-ui .col-lg-push-10 {
    left: 83.33333333%;
  }
  .angular-ui .col-lg-push-9 {
    left: 75%;
  }
  .angular-ui .col-lg-push-8 {
    left: 66.66666667%;
  }
  .angular-ui .col-lg-push-7 {
    left: 58.33333333%;
  }
  .angular-ui .col-lg-push-6 {
    left: 50%;
  }
  .angular-ui .col-lg-push-5 {
    left: 41.66666667%;
  }
  .angular-ui .col-lg-push-4 {
    left: 33.33333333%;
  }
  .angular-ui .col-lg-push-3 {
    left: 25%;
  }
  .angular-ui .col-lg-push-2 {
    left: 16.66666667%;
  }
  .angular-ui .col-lg-push-1 {
    left: 8.33333333%;
  }
  .angular-ui .col-lg-push-0 {
    left: auto;
  }
  .angular-ui .col-lg-offset-12 {
    margin-left: 100%;
  }
  .angular-ui .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .angular-ui .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .angular-ui .col-lg-offset-9 {
    margin-left: 75%;
  }
  .angular-ui .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .angular-ui .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .angular-ui .col-lg-offset-6 {
    margin-left: 50%;
  }
  .angular-ui .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .angular-ui .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .angular-ui .col-lg-offset-3 {
    margin-left: 25%;
  }
  .angular-ui .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .angular-ui .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .angular-ui .col-lg-offset-0 {
    margin-left: 0;
  }
}
.angular-ui table {
  background-color: transparent;
}
.angular-ui caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.angular-ui th {
  text-align: left;
}
.angular-ui .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.angular-ui .table > tbody > tr > td,
.angular-ui .table > tbody > tr > th,
.angular-ui .table > tfoot > tr > td,
.angular-ui .table > tfoot > tr > th,
.angular-ui .table > thead > tr > td,
.angular-ui .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.angular-ui .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.angular-ui .table > caption + thead > tr:first-child > td,
.angular-ui .table > caption + thead > tr:first-child > th,
.angular-ui .table > colgroup + thead > tr:first-child > td,
.angular-ui .table > colgroup + thead > tr:first-child > th,
.angular-ui .table > thead:first-child > tr:first-child > td,
.angular-ui .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.angular-ui .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.angular-ui .table .table {
  background-color: #fff;
}
.angular-ui .table-condensed > tbody > tr > td,
.angular-ui .table-condensed > tbody > tr > th,
.angular-ui .table-condensed > tfoot > tr > td,
.angular-ui .table-condensed > tfoot > tr > th,
.angular-ui .table-condensed > thead > tr > td,
.angular-ui .table-condensed > thead > tr > th {
  padding: 5px;
}
.angular-ui .table-bordered {
  border: 1px solid #ddd;
}
.angular-ui .table-bordered > tbody > tr > td,
.angular-ui .table-bordered > tbody > tr > th,
.angular-ui .table-bordered > tfoot > tr > td,
.angular-ui .table-bordered > tfoot > tr > th,
.angular-ui .table-bordered > thead > tr > td,
.angular-ui .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.angular-ui .table-bordered > thead > tr > td,
.angular-ui .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.angular-ui .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.angular-ui .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.angular-ui table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
.angular-ui table td[class*=col-],
.angular-ui table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.angular-ui .table > tbody > tr.active > td,
.angular-ui .table > tbody > tr.active > th,
.angular-ui .table > tbody > tr > td.active,
.angular-ui .table > tbody > tr > th.active,
.angular-ui .table > tfoot > tr.active > td,
.angular-ui .table > tfoot > tr.active > th,
.angular-ui .table > tfoot > tr > td.active,
.angular-ui .table > tfoot > tr > th.active,
.angular-ui .table > thead > tr.active > td,
.angular-ui .table > thead > tr.active > th,
.angular-ui .table > thead > tr > td.active,
.angular-ui .table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.angular-ui .table-hover > tbody > tr.active:hover > td,
.angular-ui .table-hover > tbody > tr.active:hover > th,
.angular-ui .table-hover > tbody > tr:hover > .active,
.angular-ui .table-hover > tbody > tr > td.active:hover,
.angular-ui .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.angular-ui .table > tbody > tr.success > td,
.angular-ui .table > tbody > tr.success > th,
.angular-ui .table > tbody > tr > td.success,
.angular-ui .table > tbody > tr > th.success,
.angular-ui .table > tfoot > tr.success > td,
.angular-ui .table > tfoot > tr.success > th,
.angular-ui .table > tfoot > tr > td.success,
.angular-ui .table > tfoot > tr > th.success,
.angular-ui .table > thead > tr.success > td,
.angular-ui .table > thead > tr.success > th,
.angular-ui .table > thead > tr > td.success,
.angular-ui .table > thead > tr > th.success {
  background-color: #dff0d8;
}
.angular-ui .table-hover > tbody > tr.success:hover > td,
.angular-ui .table-hover > tbody > tr.success:hover > th,
.angular-ui .table-hover > tbody > tr:hover > .success,
.angular-ui .table-hover > tbody > tr > td.success:hover,
.angular-ui .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.angular-ui .table > tbody > tr.info > td,
.angular-ui .table > tbody > tr.info > th,
.angular-ui .table > tbody > tr > td.info,
.angular-ui .table > tbody > tr > th.info,
.angular-ui .table > tfoot > tr.info > td,
.angular-ui .table > tfoot > tr.info > th,
.angular-ui .table > tfoot > tr > td.info,
.angular-ui .table > tfoot > tr > th.info,
.angular-ui .table > thead > tr.info > td,
.angular-ui .table > thead > tr.info > th,
.angular-ui .table > thead > tr > td.info,
.angular-ui .table > thead > tr > th.info {
  background-color: #d9edf7;
}
.angular-ui .table-hover > tbody > tr.info:hover > td,
.angular-ui .table-hover > tbody > tr.info:hover > th,
.angular-ui .table-hover > tbody > tr:hover > .info,
.angular-ui .table-hover > tbody > tr > td.info:hover,
.angular-ui .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.angular-ui .table > tbody > tr.warning > td,
.angular-ui .table > tbody > tr.warning > th,
.angular-ui .table > tbody > tr > td.warning,
.angular-ui .table > tbody > tr > th.warning,
.angular-ui .table > tfoot > tr.warning > td,
.angular-ui .table > tfoot > tr.warning > th,
.angular-ui .table > tfoot > tr > td.warning,
.angular-ui .table > tfoot > tr > th.warning,
.angular-ui .table > thead > tr.warning > td,
.angular-ui .table > thead > tr.warning > th,
.angular-ui .table > thead > tr > td.warning,
.angular-ui .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.angular-ui .table-hover > tbody > tr.warning:hover > td,
.angular-ui .table-hover > tbody > tr.warning:hover > th,
.angular-ui .table-hover > tbody > tr:hover > .warning,
.angular-ui .table-hover > tbody > tr > td.warning:hover,
.angular-ui .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.angular-ui .table > tbody > tr.danger > td,
.angular-ui .table > tbody > tr.danger > th,
.angular-ui .table > tbody > tr > td.danger,
.angular-ui .table > tbody > tr > th.danger,
.angular-ui .table > tfoot > tr.danger > td,
.angular-ui .table > tfoot > tr.danger > th,
.angular-ui .table > tfoot > tr > td.danger,
.angular-ui .table > tfoot > tr > th.danger,
.angular-ui .table > thead > tr.danger > td,
.angular-ui .table > thead > tr.danger > th,
.angular-ui .table > thead > tr > td.danger,
.angular-ui .table > thead > tr > th.danger {
  background-color: #f2dede;
}
.angular-ui .table-hover > tbody > tr.danger:hover > td,
.angular-ui .table-hover > tbody > tr.danger:hover > th,
.angular-ui .table-hover > tbody > tr:hover > .danger,
.angular-ui .table-hover > tbody > tr > td.danger:hover,
.angular-ui .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.angular-ui .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .angular-ui .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .angular-ui .table-responsive > .table {
    margin-bottom: 0;
  }
  .angular-ui .table-responsive > .table > tbody > tr > td,
  .angular-ui .table-responsive > .table > tbody > tr > th,
  .angular-ui .table-responsive > .table > tfoot > tr > td,
  .angular-ui .table-responsive > .table > tfoot > tr > th,
  .angular-ui .table-responsive > .table > thead > tr > td,
  .angular-ui .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .angular-ui .table-responsive > .table-bordered {
    border: 0;
  }
  .angular-ui .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .angular-ui .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .angular-ui .table-responsive > .table-bordered > thead > tr > td:first-child,
  .angular-ui .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .angular-ui .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .angular-ui .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .angular-ui .table-responsive > .table-bordered > thead > tr > td:last-child,
  .angular-ui .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .angular-ui .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .angular-ui .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .angular-ui .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
.angular-ui fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.angular-ui legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.angular-ui label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.angular-ui input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.angular-ui input[type=checkbox],
.angular-ui input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.angular-ui input[type=file] {
  display: block;
}
.angular-ui input[type=range] {
  display: block;
  width: 100%;
}
.angular-ui select[multiple],
.angular-ui select[size] {
  height: auto;
}
.angular-ui input[type=file]:focus,
.angular-ui input[type=checkbox]:focus,
.angular-ui input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.angular-ui output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.angular-ui .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.angular-ui .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.angular-ui .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.angular-ui .form-control:-ms-input-placeholder {
  color: #999;
}
.angular-ui .form-control::-webkit-input-placeholder {
  color: #999;
}
.angular-ui .form-control[disabled],
.angular-ui .form-control[readonly],
.angular-ui fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.angular-ui .form-control[disabled],
.angular-ui fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.angular-ui textarea.form-control {
  height: auto;
}
.angular-ui input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .angular-ui input[type=date],
  .angular-ui input[type=time],
  .angular-ui input[type=datetime-local],
  .angular-ui input[type=month] {
    line-height: 34px;
  }
  .angular-ui .input-group-sm input[type=date],
  .angular-ui .input-group-sm input[type=time],
  .angular-ui .input-group-sm input[type=datetime-local],
  .angular-ui .input-group-sm input[type=month],
  .angular-ui input[type=date].input-sm,
  .angular-ui input[type=time].input-sm,
  .angular-ui input[type=datetime-local].input-sm,
  .angular-ui input[type=month].input-sm {
    line-height: 30px;
  }
  .angular-ui .input-group-lg input[type=date],
  .angular-ui .input-group-lg input[type=time],
  .angular-ui .input-group-lg input[type=datetime-local],
  .angular-ui .input-group-lg input[type=month],
  .angular-ui input[type=date].input-lg,
  .angular-ui input[type=time].input-lg,
  .angular-ui input[type=datetime-local].input-lg,
  .angular-ui input[type=month].input-lg {
    line-height: 46px;
  }
}
.angular-ui .form-group {
  margin-bottom: 15px;
}
.angular-ui .checkbox,
.angular-ui .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.angular-ui .checkbox label,
.angular-ui .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.angular-ui .checkbox input[type=checkbox],
.angular-ui .checkbox-inline input[type=checkbox],
.angular-ui .radio input[type=radio],
.angular-ui .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.angular-ui .checkbox + .checkbox,
.angular-ui .radio + .radio {
  margin-top: -5px;
}
.angular-ui .checkbox-inline,
.angular-ui .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.angular-ui .checkbox-inline + .checkbox-inline,
.angular-ui .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.angular-ui fieldset[disabled] input[type=checkbox],
.angular-ui fieldset[disabled] input[type=radio],
.angular-ui input[type=checkbox].disabled,
.angular-ui input[type=checkbox][disabled],
.angular-ui input[type=radio].disabled,
.angular-ui input[type=radio][disabled] {
  cursor: not-allowed;
}
.angular-ui .checkbox-inline.disabled,
.angular-ui .radio-inline.disabled,
.angular-ui fieldset[disabled] .checkbox-inline,
.angular-ui fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.angular-ui .checkbox.disabled label,
.angular-ui .radio.disabled label,
.angular-ui fieldset[disabled] .checkbox label,
.angular-ui fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.angular-ui .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.angular-ui .form-control-static.input-lg,
.angular-ui .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.angular-ui .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.angular-ui select.input-sm {
  height: 30px;
  line-height: 30px;
}
.angular-ui select[multiple].input-sm,
.angular-ui textarea.input-sm {
  height: auto;
}
.angular-ui .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.angular-ui select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.angular-ui select[multiple].form-group-sm .form-control,
.angular-ui textarea.form-group-sm .form-control {
  height: auto;
}
.angular-ui .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.angular-ui .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.angular-ui select.input-lg {
  height: 46px;
  line-height: 46px;
}
.angular-ui select[multiple].input-lg,
.angular-ui textarea.input-lg {
  height: auto;
}
.angular-ui .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.angular-ui select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
.angular-ui select[multiple].form-group-lg .form-control,
.angular-ui textarea.form-group-lg .form-control {
  height: auto;
}
.angular-ui .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.angular-ui .has-feedback {
  position: relative;
}
.angular-ui .has-feedback .form-control {
  padding-right: 42.5px;
}
.angular-ui .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.angular-ui .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.angular-ui .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.angular-ui .has-success .checkbox,
.angular-ui .has-success .checkbox-inline,
.angular-ui .has-success .control-label,
.angular-ui .has-success .help-block,
.angular-ui .has-success .radio,
.angular-ui .has-success .radio-inline,
.angular-ui .has-success.checkbox label,
.angular-ui .has-success.checkbox-inline label,
.angular-ui .has-success.radio label,
.angular-ui .has-success.radio-inline label {
  color: #3c763d;
}
.angular-ui .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.angular-ui .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.angular-ui .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.angular-ui .has-success .form-control-feedback {
  color: #3c763d;
}
.angular-ui .has-warning .checkbox,
.angular-ui .has-warning .checkbox-inline,
.angular-ui .has-warning .control-label,
.angular-ui .has-warning .help-block,
.angular-ui .has-warning .radio,
.angular-ui .has-warning .radio-inline,
.angular-ui .has-warning.checkbox label,
.angular-ui .has-warning.checkbox-inline label,
.angular-ui .has-warning.radio label,
.angular-ui .has-warning.radio-inline label {
  color: #8a6d3b;
}
.angular-ui .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.angular-ui .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.angular-ui .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.angular-ui .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.angular-ui .has-error .checkbox,
.angular-ui .has-error .checkbox-inline,
.angular-ui .has-error .control-label,
.angular-ui .has-error .help-block,
.angular-ui .has-error .radio,
.angular-ui .has-error .radio-inline,
.angular-ui .has-error.checkbox label,
.angular-ui .has-error.checkbox-inline label,
.angular-ui .has-error.radio label,
.angular-ui .has-error.radio-inline label {
  color: #a94442;
}
.angular-ui .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.angular-ui .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.angular-ui .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.angular-ui .has-error .form-control-feedback {
  color: #a94442;
}
.angular-ui .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.angular-ui .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.angular-ui .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .angular-ui .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .angular-ui .form-inline .form-control-static {
    display: inline-block;
  }
  .angular-ui .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .angular-ui .form-inline .input-group .form-control,
  .angular-ui .form-inline .input-group .input-group-addon,
  .angular-ui .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .angular-ui .form-inline .input-group > .form-control {
    width: 100%;
  }
  .angular-ui .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .form-inline .checkbox,
  .angular-ui .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .form-inline .checkbox label,
  .angular-ui .form-inline .radio label {
    padding-left: 0;
  }
  .angular-ui .form-inline .checkbox input[type=checkbox],
  .angular-ui .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .angular-ui .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.angular-ui .form-horizontal .checkbox,
.angular-ui .form-horizontal .checkbox-inline,
.angular-ui .form-horizontal .radio,
.angular-ui .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.angular-ui .form-horizontal .checkbox,
.angular-ui .form-horizontal .radio {
  min-height: 27px;
}
.angular-ui .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .angular-ui .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.angular-ui .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .angular-ui .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
  }
}
@media (min-width: 768px) {
  .angular-ui .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.angular-ui .btn {
  background: red;
  display: inline-block;
  min-width: 0;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.angular-ui .btn.active.focus,
.angular-ui .btn.active:focus,
.angular-ui .btn.focus,
.angular-ui .btn:active.focus,
.angular-ui .btn:active:focus,
.angular-ui .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.angular-ui .btn.focus,
.angular-ui .btn:focus,
.angular-ui .btn:hover {
  color: #333;
  text-decoration: none;
}
.angular-ui .btn.active,
.angular-ui .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.angular-ui .btn.disabled,
.angular-ui .btn[disabled],
.angular-ui fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.angular-ui .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.angular-ui .btn-default.active,
.angular-ui .btn-default.focus,
.angular-ui .btn-default:active,
.angular-ui .btn-default:focus,
.angular-ui .btn-default:hover,
.angular-ui .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.angular-ui .btn-default.active,
.angular-ui .btn-default:active,
.angular-ui .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.angular-ui .btn-default.disabled,
.angular-ui .btn-default.disabled.active,
.angular-ui .btn-default.disabled.focus,
.angular-ui .btn-default.disabled:active,
.angular-ui .btn-default.disabled:focus,
.angular-ui .btn-default.disabled:hover,
.angular-ui .btn-default[disabled],
.angular-ui .btn-default[disabled].active,
.angular-ui .btn-default[disabled].focus,
.angular-ui .btn-default[disabled]:active,
.angular-ui .btn-default[disabled]:focus,
.angular-ui .btn-default[disabled]:hover,
.angular-ui fieldset[disabled] .btn-default,
.angular-ui fieldset[disabled] .btn-default.active,
.angular-ui fieldset[disabled] .btn-default.focus,
.angular-ui fieldset[disabled] .btn-default:active,
.angular-ui fieldset[disabled] .btn-default:focus,
.angular-ui fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.angular-ui .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.angular-ui .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.angular-ui .btn-primary.active,
.angular-ui .btn-primary.focus,
.angular-ui .btn-primary:active,
.angular-ui .btn-primary:focus,
.angular-ui .btn-primary:hover,
.angular-ui .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.angular-ui .btn-primary.active,
.angular-ui .btn-primary:active,
.angular-ui .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.angular-ui .btn-primary.disabled,
.angular-ui .btn-primary.disabled.active,
.angular-ui .btn-primary.disabled.focus,
.angular-ui .btn-primary.disabled:active,
.angular-ui .btn-primary.disabled:focus,
.angular-ui .btn-primary.disabled:hover,
.angular-ui .btn-primary[disabled],
.angular-ui .btn-primary[disabled].active,
.angular-ui .btn-primary[disabled].focus,
.angular-ui .btn-primary[disabled]:active,
.angular-ui .btn-primary[disabled]:focus,
.angular-ui .btn-primary[disabled]:hover,
.angular-ui fieldset[disabled] .btn-primary,
.angular-ui fieldset[disabled] .btn-primary.active,
.angular-ui fieldset[disabled] .btn-primary.focus,
.angular-ui fieldset[disabled] .btn-primary:active,
.angular-ui fieldset[disabled] .btn-primary:focus,
.angular-ui fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.angular-ui .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.angular-ui .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.angular-ui .btn-success.active,
.angular-ui .btn-success.focus,
.angular-ui .btn-success:active,
.angular-ui .btn-success:focus,
.angular-ui .btn-success:hover,
.angular-ui .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.angular-ui .btn-success.active,
.angular-ui .btn-success:active,
.angular-ui .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.angular-ui .btn-success.disabled,
.angular-ui .btn-success.disabled.active,
.angular-ui .btn-success.disabled.focus,
.angular-ui .btn-success.disabled:active,
.angular-ui .btn-success.disabled:focus,
.angular-ui .btn-success.disabled:hover,
.angular-ui .btn-success[disabled],
.angular-ui .btn-success[disabled].active,
.angular-ui .btn-success[disabled].focus,
.angular-ui .btn-success[disabled]:active,
.angular-ui .btn-success[disabled]:focus,
.angular-ui .btn-success[disabled]:hover,
.angular-ui fieldset[disabled] .btn-success,
.angular-ui fieldset[disabled] .btn-success.active,
.angular-ui fieldset[disabled] .btn-success.focus,
.angular-ui fieldset[disabled] .btn-success:active,
.angular-ui fieldset[disabled] .btn-success:focus,
.angular-ui fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.angular-ui .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.angular-ui .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.angular-ui .btn-info.active,
.angular-ui .btn-info.focus,
.angular-ui .btn-info:active,
.angular-ui .btn-info:focus,
.angular-ui .btn-info:hover,
.angular-ui .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.angular-ui .btn-info.active,
.angular-ui .btn-info:active,
.angular-ui .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.angular-ui .btn-info.disabled,
.angular-ui .btn-info.disabled.active,
.angular-ui .btn-info.disabled.focus,
.angular-ui .btn-info.disabled:active,
.angular-ui .btn-info.disabled:focus,
.angular-ui .btn-info.disabled:hover,
.angular-ui .btn-info[disabled],
.angular-ui .btn-info[disabled].active,
.angular-ui .btn-info[disabled].focus,
.angular-ui .btn-info[disabled]:active,
.angular-ui .btn-info[disabled]:focus,
.angular-ui .btn-info[disabled]:hover,
.angular-ui fieldset[disabled] .btn-info,
.angular-ui fieldset[disabled] .btn-info.active,
.angular-ui fieldset[disabled] .btn-info.focus,
.angular-ui fieldset[disabled] .btn-info:active,
.angular-ui fieldset[disabled] .btn-info:focus,
.angular-ui fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.angular-ui .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.angular-ui .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.angular-ui .btn-warning.active,
.angular-ui .btn-warning.focus,
.angular-ui .btn-warning:active,
.angular-ui .btn-warning:focus,
.angular-ui .btn-warning:hover,
.angular-ui .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.angular-ui .btn-warning.active,
.angular-ui .btn-warning:active,
.angular-ui .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.angular-ui .btn-warning.disabled,
.angular-ui .btn-warning.disabled.active,
.angular-ui .btn-warning.disabled.focus,
.angular-ui .btn-warning.disabled:active,
.angular-ui .btn-warning.disabled:focus,
.angular-ui .btn-warning.disabled:hover,
.angular-ui .btn-warning[disabled],
.angular-ui .btn-warning[disabled].active,
.angular-ui .btn-warning[disabled].focus,
.angular-ui .btn-warning[disabled]:active,
.angular-ui .btn-warning[disabled]:focus,
.angular-ui .btn-warning[disabled]:hover,
.angular-ui fieldset[disabled] .btn-warning,
.angular-ui fieldset[disabled] .btn-warning.active,
.angular-ui fieldset[disabled] .btn-warning.focus,
.angular-ui fieldset[disabled] .btn-warning:active,
.angular-ui fieldset[disabled] .btn-warning:focus,
.angular-ui fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.angular-ui .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.angular-ui .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.angular-ui .btn-danger.active,
.angular-ui .btn-danger.focus,
.angular-ui .btn-danger:active,
.angular-ui .btn-danger:focus,
.angular-ui .btn-danger:hover,
.angular-ui .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.angular-ui .btn-danger.active,
.angular-ui .btn-danger:active,
.angular-ui .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.angular-ui .btn-danger.disabled,
.angular-ui .btn-danger.disabled.active,
.angular-ui .btn-danger.disabled.focus,
.angular-ui .btn-danger.disabled:active,
.angular-ui .btn-danger.disabled:focus,
.angular-ui .btn-danger.disabled:hover,
.angular-ui .btn-danger[disabled],
.angular-ui .btn-danger[disabled].active,
.angular-ui .btn-danger[disabled].focus,
.angular-ui .btn-danger[disabled]:active,
.angular-ui .btn-danger[disabled]:focus,
.angular-ui .btn-danger[disabled]:hover,
.angular-ui fieldset[disabled] .btn-danger,
.angular-ui fieldset[disabled] .btn-danger.active,
.angular-ui fieldset[disabled] .btn-danger.focus,
.angular-ui fieldset[disabled] .btn-danger:active,
.angular-ui fieldset[disabled] .btn-danger:focus,
.angular-ui fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.angular-ui .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.angular-ui .btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.angular-ui .btn-link,
.angular-ui .btn-link.active,
.angular-ui .btn-link:active,
.angular-ui .btn-link[disabled],
.angular-ui fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.angular-ui .btn-link,
.angular-ui .btn-link:active,
.angular-ui .btn-link:focus,
.angular-ui .btn-link:hover {
  border-color: transparent;
}
.angular-ui .btn-link:focus,
.angular-ui .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.angular-ui .btn-link[disabled]:focus,
.angular-ui .btn-link[disabled]:hover,
.angular-ui fieldset[disabled] .btn-link:focus,
.angular-ui fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.angular-ui .btn-group-lg > .btn,
.angular-ui .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.angular-ui .btn-group-sm > .btn,
.angular-ui .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.angular-ui .btn-group-xs > .btn,
.angular-ui .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.angular-ui .btn-block {
  display: block;
  width: 100%;
}
.angular-ui .btn-block + .btn-block {
  margin-top: 5px;
}
.angular-ui input[type=button].btn-block,
.angular-ui input[type=reset].btn-block,
.angular-ui input[type=submit].btn-block {
  width: 100%;
}
.angular-ui .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity 0.15s linear;
}
.angular-ui .fade.in {
  opacity: 1;
}
.angular-ui .collapse {
  display: none;
}
.angular-ui .collapse.in {
  display: block;
}
.angular-ui tr.collapse.in {
  display: table-row;
}
.angular-ui tbody.collapse.in {
  display: table-row-group;
}
.angular-ui .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height, visibility;
}
.angular-ui .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.angular-ui .dropdown,
.angular-ui .dropup {
  position: relative;
}
.angular-ui .dropdown-toggle:focus {
  outline: 0;
}
.angular-ui .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.angular-ui .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.angular-ui .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.angular-ui .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.angular-ui .dropdown-menu > li > a:focus,
.angular-ui .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.angular-ui .dropdown-menu > .active > a,
.angular-ui .dropdown-menu > .active > a:focus,
.angular-ui .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.angular-ui .dropdown-menu > .disabled > a,
.angular-ui .dropdown-menu > .disabled > a:focus,
.angular-ui .dropdown-menu > .disabled > a:hover {
  color: #777;
}
.angular-ui .dropdown-menu > .disabled > a:focus,
.angular-ui .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.angular-ui .open > .dropdown-menu {
  display: block;
}
.angular-ui .open > a {
  outline: 0;
}
.angular-ui .dropdown-menu-right {
  right: 0;
  left: auto;
}
.angular-ui .dropdown-menu-left {
  right: auto;
  left: 0;
}
.angular-ui .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.angular-ui .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.angular-ui .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.angular-ui .dropup .caret,
.angular-ui .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.angular-ui .dropup .dropdown-menu,
.angular-ui .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .angular-ui .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .angular-ui .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.angular-ui .btn-group,
.angular-ui .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.angular-ui .btn-group-vertical > .btn,
.angular-ui .btn-group > .btn {
  position: relative;
  float: left;
}
.angular-ui .btn-group-vertical > .btn.active,
.angular-ui .btn-group-vertical > .btn:active,
.angular-ui .btn-group-vertical > .btn:focus,
.angular-ui .btn-group-vertical > .btn:hover,
.angular-ui .btn-group > .btn.active,
.angular-ui .btn-group > .btn:active,
.angular-ui .btn-group > .btn:focus,
.angular-ui .btn-group > .btn:hover {
  z-index: 2;
}
.angular-ui .btn-group .btn + .btn,
.angular-ui .btn-group .btn + .btn-group,
.angular-ui .btn-group .btn-group + .btn,
.angular-ui .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.angular-ui .btn-toolbar {
  margin-left: -5px;
}
.angular-ui .btn-toolbar .btn-group,
.angular-ui .btn-toolbar .input-group {
  float: left;
}
.angular-ui .btn-toolbar > .btn,
.angular-ui .btn-toolbar > .btn-group,
.angular-ui .btn-toolbar > .input-group {
  margin-left: 5px;
}
.angular-ui .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.angular-ui .btn-group > .btn:first-child {
  margin-left: 0;
}
.angular-ui .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.angular-ui .btn-group > .btn:last-child:not(:first-child),
.angular-ui .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .btn-group > .btn-group {
  float: left;
}
.angular-ui .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.angular-ui .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.angular-ui .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.angular-ui .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .btn-group .dropdown-toggle:active,
.angular-ui .btn-group.open .dropdown-toggle {
  outline: 0;
}
.angular-ui .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.angular-ui .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.angular-ui .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.angular-ui .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.angular-ui .btn .caret {
  margin-left: 0;
}
.angular-ui .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.angular-ui .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.angular-ui .btn-group-vertical > .btn,
.angular-ui .btn-group-vertical > .btn-group,
.angular-ui .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.angular-ui .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.angular-ui .btn-group-vertical > .btn + .btn,
.angular-ui .btn-group-vertical > .btn + .btn-group,
.angular-ui .btn-group-vertical > .btn-group + .btn,
.angular-ui .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.angular-ui .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.angular-ui .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.angular-ui .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.angular-ui .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.angular-ui .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.angular-ui .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.angular-ui .btn-group-justified > .btn,
.angular-ui .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.angular-ui .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.angular-ui .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.angular-ui [data-toggle=buttons] > .btn input[type=checkbox],
.angular-ui [data-toggle=buttons] > .btn input[type=radio],
.angular-ui [data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
.angular-ui [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.angular-ui .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.angular-ui .input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.angular-ui .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.angular-ui .input-group-lg > .form-control,
.angular-ui .input-group-lg > .input-group-addon,
.angular-ui .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.angular-ui select.input-group-lg > .form-control,
.angular-ui select.input-group-lg > .input-group-addon,
.angular-ui select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.angular-ui select[multiple].input-group-lg > .form-control,
.angular-ui select[multiple].input-group-lg > .input-group-addon,
.angular-ui select[multiple].input-group-lg > .input-group-btn > .btn,
.angular-ui textarea.input-group-lg > .form-control,
.angular-ui textarea.input-group-lg > .input-group-addon,
.angular-ui textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.angular-ui .input-group-sm > .form-control,
.angular-ui .input-group-sm > .input-group-addon,
.angular-ui .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.angular-ui select.input-group-sm > .form-control,
.angular-ui select.input-group-sm > .input-group-addon,
.angular-ui select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.angular-ui select[multiple].input-group-sm > .form-control,
.angular-ui select[multiple].input-group-sm > .input-group-addon,
.angular-ui select[multiple].input-group-sm > .input-group-btn > .btn,
.angular-ui textarea.input-group-sm > .form-control,
.angular-ui textarea.input-group-sm > .input-group-addon,
.angular-ui textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.angular-ui .input-group .form-control,
.angular-ui .input-group-addon,
.angular-ui .input-group-btn {
  display: table-cell;
}
.angular-ui .input-group .form-control:not(:first-child):not(:last-child),
.angular-ui .input-group-addon:not(:first-child):not(:last-child),
.angular-ui .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.angular-ui .input-group-addon,
.angular-ui .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.angular-ui .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.angular-ui .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.angular-ui .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.angular-ui .input-group-addon input[type=checkbox],
.angular-ui .input-group-addon input[type=radio] {
  margin-top: 0;
}
.angular-ui .input-group .form-control:first-child,
.angular-ui .input-group-addon:first-child,
.angular-ui .input-group-btn:first-child > .btn,
.angular-ui .input-group-btn:first-child > .btn-group > .btn,
.angular-ui .input-group-btn:first-child > .dropdown-toggle,
.angular-ui .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.angular-ui .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.angular-ui .input-group-addon:first-child {
  border-right: 0;
}
.angular-ui .input-group .form-control:last-child,
.angular-ui .input-group-addon:last-child,
.angular-ui .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.angular-ui .input-group-btn:first-child > .btn:not(:first-child),
.angular-ui .input-group-btn:last-child > .btn,
.angular-ui .input-group-btn:last-child > .btn-group > .btn,
.angular-ui .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .input-group-addon:last-child {
  border-left: 0;
}
.angular-ui .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.angular-ui .input-group-btn > .btn {
  position: relative;
}
.angular-ui .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.angular-ui .input-group-btn > .btn:active,
.angular-ui .input-group-btn > .btn:focus,
.angular-ui .input-group-btn > .btn:hover {
  z-index: 2;
}
.angular-ui .input-group-btn:first-child > .btn,
.angular-ui .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.angular-ui .input-group-btn:last-child > .btn,
.angular-ui .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.angular-ui .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.angular-ui .nav > li {
  position: relative;
  display: block;
}
.angular-ui .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.angular-ui .nav > li > a:focus,
.angular-ui .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.angular-ui .nav > li.disabled > a {
  color: #777;
}
.angular-ui .nav > li.disabled > a:focus,
.angular-ui .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.angular-ui .nav .open > a,
.angular-ui .nav .open > a:focus,
.angular-ui .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.angular-ui .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.angular-ui .nav > li > a > img {
  max-width: none;
}
.angular-ui .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.angular-ui .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.angular-ui .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.angular-ui .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.angular-ui .nav-tabs > li.active > a,
.angular-ui .nav-tabs > li.active > a:focus,
.angular-ui .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.angular-ui .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.angular-ui .nav-tabs.nav-justified > li {
  float: none;
}
.angular-ui .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.angular-ui .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .angular-ui .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .angular-ui .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.angular-ui .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.angular-ui .nav-tabs.nav-justified > .active > a,
.angular-ui .nav-tabs.nav-justified > .active > a:focus,
.angular-ui .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .angular-ui .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .angular-ui .nav-tabs.nav-justified > .active > a,
  .angular-ui .nav-tabs.nav-justified > .active > a:focus,
  .angular-ui .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.angular-ui .nav-pills > li {
  float: left;
}
.angular-ui .nav-pills > li > a {
  border-radius: 4px;
}
.angular-ui .nav-pills > li + li {
  margin-left: 2px;
}
.angular-ui .nav-pills > li.active > a,
.angular-ui .nav-pills > li.active > a:focus,
.angular-ui .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.angular-ui .nav-stacked > li {
  float: none;
}
.angular-ui .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.angular-ui .nav-justified {
  width: 100%;
}
.angular-ui .nav-justified > li {
  float: none;
}
.angular-ui .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.angular-ui .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .angular-ui .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .angular-ui .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.angular-ui .nav-tabs-justified {
  border-bottom: 0;
}
.angular-ui .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.angular-ui .nav-tabs-justified > .active > a,
.angular-ui .nav-tabs-justified > .active > a:focus,
.angular-ui .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .angular-ui .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .angular-ui .nav-tabs-justified > .active > a,
  .angular-ui .nav-tabs-justified > .active > a:focus,
  .angular-ui .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.angular-ui .tab-content > .tab-pane {
  display: none;
}
.angular-ui .tab-content > .active {
  display: block;
}
.angular-ui .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.angular-ui .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .angular-ui .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .angular-ui .navbar-header {
    float: left;
  }
}
.angular-ui .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.angular-ui .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .angular-ui .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .angular-ui .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .angular-ui .navbar-collapse.in {
    overflow-y: visible;
  }
  .angular-ui .navbar-fixed-bottom .navbar-collapse,
  .angular-ui .navbar-fixed-top .navbar-collapse,
  .angular-ui .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.angular-ui .navbar-fixed-bottom .navbar-collapse,
.angular-ui .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .angular-ui .navbar-fixed-bottom .navbar-collapse,
  .angular-ui .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.angular-ui .container-fluid > .navbar-collapse,
.angular-ui .container-fluid > .navbar-header,
.angular-ui .container > .navbar-collapse,
.angular-ui .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .angular-ui .container-fluid > .navbar-collapse,
  .angular-ui .container-fluid > .navbar-header,
  .angular-ui .container > .navbar-collapse,
  .angular-ui .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.angular-ui .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .angular-ui .navbar-static-top {
    border-radius: 0;
  }
}
.angular-ui .navbar-fixed-bottom,
.angular-ui .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .angular-ui .navbar-fixed-bottom,
  .angular-ui .navbar-fixed-top {
    border-radius: 0;
  }
}
.angular-ui .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.angular-ui .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.angular-ui .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.angular-ui .navbar-brand:focus,
.angular-ui .navbar-brand:hover {
  text-decoration: none;
}
.angular-ui .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .angular-ui .navbar > .container .navbar-brand,
  .angular-ui .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.angular-ui .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.angular-ui .navbar-toggle:focus {
  outline: 0;
}
.angular-ui .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.angular-ui .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .angular-ui .navbar-toggle {
    display: none;
  }
}
.angular-ui .navbar-nav {
  margin: 7.5px -15px;
}
.angular-ui .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .angular-ui .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .angular-ui .navbar-nav .open .dropdown-menu .dropdown-header,
  .angular-ui .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .angular-ui .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .angular-ui .navbar-nav .open .dropdown-menu > li > a:focus,
  .angular-ui .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .angular-ui .navbar-nav {
    float: left;
    margin: 0;
  }
  .angular-ui .navbar-nav > li {
    float: left;
  }
  .angular-ui .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.angular-ui .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .angular-ui .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .angular-ui .navbar-form .form-control-static {
    display: inline-block;
  }
  .angular-ui .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .angular-ui .navbar-form .input-group .form-control,
  .angular-ui .navbar-form .input-group .input-group-addon,
  .angular-ui .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .angular-ui .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .angular-ui .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .navbar-form .checkbox,
  .angular-ui .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .angular-ui .navbar-form .checkbox label,
  .angular-ui .navbar-form .radio label {
    padding-left: 0;
  }
  .angular-ui .navbar-form .checkbox input[type=checkbox],
  .angular-ui .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .angular-ui .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .angular-ui .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .angular-ui .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .angular-ui .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.angular-ui .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.angular-ui .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.angular-ui .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.angular-ui .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.angular-ui .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.angular-ui .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .angular-ui .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .angular-ui .navbar-left {
    float: left !important;
  }
  .angular-ui .navbar-right {
    float: right!important;
    margin-right: -15px;
  }
  .angular-ui .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.angular-ui .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.angular-ui .navbar-default .navbar-brand {
  color: #777;
}
.angular-ui .navbar-default .navbar-brand:focus,
.angular-ui .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.angular-ui .navbar-default .navbar-text {
  color: #777;
}
.angular-ui .navbar-default .navbar-nav > li > a {
  color: #777;
}
.angular-ui .navbar-default .navbar-nav > li > a:focus,
.angular-ui .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.angular-ui .navbar-default .navbar-nav > .active > a,
.angular-ui .navbar-default .navbar-nav > .active > a:focus,
.angular-ui .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.angular-ui .navbar-default .navbar-nav > .disabled > a,
.angular-ui .navbar-default .navbar-nav > .disabled > a:focus,
.angular-ui .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.angular-ui .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.angular-ui .navbar-default .navbar-toggle:focus,
.angular-ui .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.angular-ui .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.angular-ui .navbar-default .navbar-collapse,
.angular-ui .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.angular-ui .navbar-default .navbar-nav > .open > a,
.angular-ui .navbar-default .navbar-nav > .open > a:focus,
.angular-ui .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .angular-ui .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.angular-ui .navbar-default .navbar-link {
  color: #777;
}
.angular-ui .navbar-default .navbar-link:hover {
  color: #333;
}
.angular-ui .navbar-default .btn-link {
  color: #777;
}
.angular-ui .navbar-default .btn-link:focus,
.angular-ui .navbar-default .btn-link:hover {
  color: #333;
}
.angular-ui .navbar-default .btn-link[disabled]:focus,
.angular-ui .navbar-default .btn-link[disabled]:hover,
.angular-ui fieldset[disabled] .navbar-default .btn-link:focus,
.angular-ui fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.angular-ui .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.angular-ui .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.angular-ui .navbar-inverse .navbar-brand:focus,
.angular-ui .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.angular-ui .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.angular-ui .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.angular-ui .navbar-inverse .navbar-nav > li > a:focus,
.angular-ui .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.angular-ui .navbar-inverse .navbar-nav > .active > a,
.angular-ui .navbar-inverse .navbar-nav > .active > a:focus,
.angular-ui .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.angular-ui .navbar-inverse .navbar-nav > .disabled > a,
.angular-ui .navbar-inverse .navbar-nav > .disabled > a:focus,
.angular-ui .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.angular-ui .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.angular-ui .navbar-inverse .navbar-toggle:focus,
.angular-ui .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.angular-ui .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.angular-ui .navbar-inverse .navbar-collapse,
.angular-ui .navbar-inverse .navbar-form {
  border-color: #101010;
}
.angular-ui .navbar-inverse .navbar-nav > .open > a,
.angular-ui .navbar-inverse .navbar-nav > .open > a:focus,
.angular-ui .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .angular-ui .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.angular-ui .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.angular-ui .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.angular-ui .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.angular-ui .navbar-inverse .btn-link:focus,
.angular-ui .navbar-inverse .btn-link:hover {
  color: #fff;
}
.angular-ui .navbar-inverse .btn-link[disabled]:focus,
.angular-ui .navbar-inverse .btn-link[disabled]:hover,
.angular-ui fieldset[disabled] .navbar-inverse .btn-link:focus,
.angular-ui fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.angular-ui .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.angular-ui .breadcrumb > li {
  display: inline-block;
}
.angular-ui .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.angular-ui .breadcrumb > .active {
  color: #777;
}
.angular-ui .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.angular-ui .pagination > li {
  display: inline;
}
.angular-ui .pagination > li > a,
.angular-ui .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.angular-ui .pagination > li:first-child > a,
.angular-ui .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.angular-ui .pagination > li:last-child > a,
.angular-ui .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.angular-ui .pagination > li > a:focus,
.angular-ui .pagination > li > a:hover,
.angular-ui .pagination > li > span:focus,
.angular-ui .pagination > li > span:hover {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.angular-ui .pagination > .active > a,
.angular-ui .pagination > .active > a:focus,
.angular-ui .pagination > .active > a:hover,
.angular-ui .pagination > .active > span,
.angular-ui .pagination > .active > span:focus,
.angular-ui .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.angular-ui .pagination > .disabled > a,
.angular-ui .pagination > .disabled > a:focus,
.angular-ui .pagination > .disabled > a:hover,
.angular-ui .pagination > .disabled > span,
.angular-ui .pagination > .disabled > span:focus,
.angular-ui .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.angular-ui .pagination-lg > li > a,
.angular-ui .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.angular-ui .pagination-lg > li:first-child > a,
.angular-ui .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.angular-ui .pagination-lg > li:last-child > a,
.angular-ui .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.angular-ui .pagination-sm > li > a,
.angular-ui .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.angular-ui .pagination-sm > li:first-child > a,
.angular-ui .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.angular-ui .pagination-sm > li:last-child > a,
.angular-ui .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.angular-ui .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.angular-ui .pager li {
  display: inline;
}
.angular-ui .pager li > a,
.angular-ui .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.angular-ui .pager li > a:focus,
.angular-ui .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.angular-ui .pager .next > a,
.angular-ui .pager .next > span {
  float: right;
}
.angular-ui .pager .previous > a,
.angular-ui .pager .previous > span {
  float: left;
}
.angular-ui .pager .disabled > a,
.angular-ui .pager .disabled > a:focus,
.angular-ui .pager .disabled > a:hover,
.angular-ui .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.angular-ui .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.angular-ui a.label:focus,
.angular-ui a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.angular-ui .label:empty {
  display: none;
}
.angular-ui .btn .label {
  position: relative;
  top: -1px;
}
.angular-ui .label-default {
  background-color: #777;
}
.angular-ui .label-default[href]:focus,
.angular-ui .label-default[href]:hover {
  background-color: #5e5e5e;
}
.angular-ui .label-primary {
  background-color: #337ab7;
}
.angular-ui .label-primary[href]:focus,
.angular-ui .label-primary[href]:hover {
  background-color: #286090;
}
.angular-ui .label-success {
  background-color: #5cb85c;
}
.angular-ui .label-success[href]:focus,
.angular-ui .label-success[href]:hover {
  background-color: #449d44;
}
.angular-ui .label-info {
  background-color: #5bc0de;
}
.angular-ui .label-info[href]:focus,
.angular-ui .label-info[href]:hover {
  background-color: #31b0d5;
}
.angular-ui .label-warning {
  background-color: #f0ad4e;
}
.angular-ui .label-warning[href]:focus,
.angular-ui .label-warning[href]:hover {
  background-color: #ec971f;
}
.angular-ui .label-danger {
  background-color: #d9534f;
}
.angular-ui .label-danger[href]:focus,
.angular-ui .label-danger[href]:hover {
  background-color: #c9302c;
}
.angular-ui .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.angular-ui .badge:empty {
  display: none;
}
.angular-ui .btn .badge {
  position: relative;
  top: -1px;
}
.angular-ui .btn-group-xs > .btn .badge,
.angular-ui .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.angular-ui a.badge:focus,
.angular-ui a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.angular-ui .list-group-item.active > .badge,
.angular-ui .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.angular-ui .list-group-item > .badge {
  float: right;
}
.angular-ui .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.angular-ui .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.angular-ui .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.angular-ui .jumbotron .h1,
.angular-ui .jumbotron h1 {
  color: inherit;
}
.angular-ui .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.angular-ui .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.angular-ui .container .jumbotron,
.angular-ui .container-fluid .jumbotron {
  border-radius: 6px;
}
.angular-ui .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .angular-ui .jumbotron {
    padding: 48px 0;
  }
  .angular-ui .container .jumbotron,
  .angular-ui .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .angular-ui .jumbotron .h1,
  .angular-ui .jumbotron h1 {
    font-size: 63px;
  }
}
.angular-ui .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.angular-ui .thumbnail a > img,
.angular-ui .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
.angular-ui a.thumbnail.active,
.angular-ui a.thumbnail:focus,
.angular-ui a.thumbnail:hover {
  border-color: #337ab7;
}
.angular-ui .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.angular-ui .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.angular-ui .alert h4 {
  margin-top: 0;
  color: inherit;
}
.angular-ui .alert .alert-link {
  font-weight: 700;
}
.angular-ui .alert > p,
.angular-ui .alert > ul {
  margin-bottom: 0;
}
.angular-ui .alert > p + p {
  margin-top: 5px;
}
.angular-ui .alert-dismissable,
.angular-ui .alert-dismissible {
  padding-right: 35px;
}
.angular-ui .alert-dismissable .close,
.angular-ui .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.angular-ui .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.angular-ui .alert-success hr {
  border-top-color: #c9e2b3;
}
.angular-ui .alert-success .alert-link {
  color: #2b542c;
}
.angular-ui .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.angular-ui .alert-info hr {
  border-top-color: #a6e1ec;
}
.angular-ui .alert-info .alert-link {
  color: #245269;
}
.angular-ui .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.angular-ui .alert-warning hr {
  border-top-color: #f7e1b5;
}
.angular-ui .alert-warning .alert-link {
  color: #66512c;
}
.angular-ui .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.angular-ui .alert-danger hr {
  border-top-color: #e4b9c0;
}
.angular-ui .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.angular-ui .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.angular-ui .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width 0.6s ease;
}
.angular-ui .progress-bar-striped,
.angular-ui .progress-striped .progress-bar {
  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: -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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.angular-ui .progress-bar.active,
.angular-ui .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.angular-ui .progress-bar-success {
  background-color: #5cb85c;
}
.angular-ui .progress-striped .progress-bar-success {
  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: -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);
}
.angular-ui .progress-bar-info {
  background-color: #5bc0de;
}
.angular-ui .progress-striped .progress-bar-info {
  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: -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);
}
.angular-ui .progress-bar-warning {
  background-color: #f0ad4e;
}
.angular-ui .progress-striped .progress-bar-warning {
  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: -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);
}
.angular-ui .progress-bar-danger {
  background-color: #d9534f;
}
.angular-ui .progress-striped .progress-bar-danger {
  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: -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);
}
.angular-ui .media {
  margin-top: 15px;
}
.angular-ui .media:first-child {
  margin-top: 0;
}
.angular-ui .media,
.angular-ui .media-body {
  overflow: hidden;
  zoom: 1;
}
.angular-ui .media-body {
  width: 10000px;
}
.angular-ui .media-object {
  display: block;
}
.angular-ui .media-right,
.angular-ui .media > .pull-right {
  padding-left: 10px;
}
.angular-ui .media-left,
.angular-ui .media > .pull-left {
  padding-right: 10px;
}
.angular-ui .media-body,
.angular-ui .media-left,
.angular-ui .media-right {
  display: table-cell;
  vertical-align: top;
}
.angular-ui .media-middle {
  vertical-align: middle;
}
.angular-ui .media-bottom {
  vertical-align: bottom;
}
.angular-ui .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.angular-ui .media-list {
  padding-left: 0;
  list-style: none;
}
.angular-ui .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.angular-ui .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.angular-ui .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.angular-ui .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.angular-ui a.list-group-item {
  color: #555;
}
.angular-ui a.list-group-item .list-group-item-heading {
  color: #333;
}
.angular-ui a.list-group-item:focus,
.angular-ui a.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.angular-ui .list-group-item.disabled,
.angular-ui .list-group-item.disabled:focus,
.angular-ui .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.angular-ui .list-group-item.disabled .list-group-item-heading,
.angular-ui .list-group-item.disabled:focus .list-group-item-heading,
.angular-ui .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.angular-ui .list-group-item.disabled .list-group-item-text,
.angular-ui .list-group-item.disabled:focus .list-group-item-text,
.angular-ui .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.angular-ui .list-group-item.active,
.angular-ui .list-group-item.active:focus,
.angular-ui .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.angular-ui .list-group-item.active .list-group-item-heading,
.angular-ui .list-group-item.active .list-group-item-heading > .small,
.angular-ui .list-group-item.active .list-group-item-heading > small,
.angular-ui .list-group-item.active:focus .list-group-item-heading,
.angular-ui .list-group-item.active:focus .list-group-item-heading > .small,
.angular-ui .list-group-item.active:focus .list-group-item-heading > small,
.angular-ui .list-group-item.active:hover .list-group-item-heading,
.angular-ui .list-group-item.active:hover .list-group-item-heading > .small,
.angular-ui .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.angular-ui .list-group-item.active .list-group-item-text,
.angular-ui .list-group-item.active:focus .list-group-item-text,
.angular-ui .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.angular-ui .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.angular-ui a.list-group-item-success {
  color: #3c763d;
}
.angular-ui a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.angular-ui a.list-group-item-success:focus,
.angular-ui a.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
.angular-ui a.list-group-item-success.active,
.angular-ui a.list-group-item-success.active:focus,
.angular-ui a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.angular-ui .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.angular-ui a.list-group-item-info {
  color: #31708f;
}
.angular-ui a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.angular-ui a.list-group-item-info:focus,
.angular-ui a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
.angular-ui a.list-group-item-info.active,
.angular-ui a.list-group-item-info.active:focus,
.angular-ui a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.angular-ui .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.angular-ui a.list-group-item-warning {
  color: #8a6d3b;
}
.angular-ui a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.angular-ui a.list-group-item-warning:focus,
.angular-ui a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.angular-ui a.list-group-item-warning.active,
.angular-ui a.list-group-item-warning.active:focus,
.angular-ui a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.angular-ui .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.angular-ui a.list-group-item-danger {
  color: #a94442;
}
.angular-ui a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.angular-ui a.list-group-item-danger:focus,
.angular-ui a.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
.angular-ui a.list-group-item-danger.active,
.angular-ui a.list-group-item-danger.active:focus,
.angular-ui a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.angular-ui .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.angular-ui .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.angular-ui .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.angular-ui .panel-body {
  padding: 15px;
}
.angular-ui .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.angular-ui .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.angular-ui .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.angular-ui .panel-title > .small,
.angular-ui .panel-title > .small > a,
.angular-ui .panel-title > a,
.angular-ui .panel-title > small,
.angular-ui .panel-title > small > a {
  color: inherit;
}
.angular-ui .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.angular-ui .panel > .list-group,
.angular-ui .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.angular-ui .panel > .list-group .list-group-item,
.angular-ui .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.angular-ui .panel > .list-group:first-child .list-group-item:first-child,
.angular-ui .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.angular-ui .panel > .list-group:last-child .list-group-item:last-child,
.angular-ui .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.angular-ui .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.angular-ui .list-group + .panel-footer {
  border-top-width: 0;
}
.angular-ui .panel > .panel-collapse > .table,
.angular-ui .panel > .table,
.angular-ui .panel > .table-responsive > .table {
  margin-bottom: 0;
}
.angular-ui .panel > .panel-collapse > .table caption,
.angular-ui .panel > .table caption,
.angular-ui .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.angular-ui .panel > .table-responsive:first-child > .table:first-child,
.angular-ui .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.angular-ui .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.angular-ui .panel > .table:first-child > tbody:first-child > tr:first-child,
.angular-ui .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.angular-ui .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.angular-ui .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.angular-ui .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.angular-ui .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.angular-ui .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.angular-ui .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.angular-ui .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.angular-ui .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.angular-ui .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.angular-ui .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.angular-ui .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.angular-ui .panel > .table-responsive:last-child > .table:last-child,
.angular-ui .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.angular-ui .panel > .table:last-child > tbody:last-child > tr:last-child,
.angular-ui .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.angular-ui .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.angular-ui .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.angular-ui .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.angular-ui .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.angular-ui .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.angular-ui .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.angular-ui .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.angular-ui .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.angular-ui .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.angular-ui .panel > .panel-body + .table,
.angular-ui .panel > .panel-body + .table-responsive,
.angular-ui .panel > .table + .panel-body,
.angular-ui .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.angular-ui .panel > .table > tbody:first-child > tr:first-child td,
.angular-ui .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.angular-ui .panel > .table-bordered,
.angular-ui .panel > .table-responsive > .table-bordered {
  border: 0;
}
.angular-ui .panel > .table-bordered > tbody > tr > td:first-child,
.angular-ui .panel > .table-bordered > tbody > tr > th:first-child,
.angular-ui .panel > .table-bordered > tfoot > tr > td:first-child,
.angular-ui .panel > .table-bordered > tfoot > tr > th:first-child,
.angular-ui .panel > .table-bordered > thead > tr > td:first-child,
.angular-ui .panel > .table-bordered > thead > tr > th:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.angular-ui .panel > .table-bordered > tbody > tr > td:last-child,
.angular-ui .panel > .table-bordered > tbody > tr > th:last-child,
.angular-ui .panel > .table-bordered > tfoot > tr > td:last-child,
.angular-ui .panel > .table-bordered > tfoot > tr > th:last-child,
.angular-ui .panel > .table-bordered > thead > tr > td:last-child,
.angular-ui .panel > .table-bordered > thead > tr > th:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.angular-ui .panel > .table-bordered > tbody > tr:first-child > td,
.angular-ui .panel > .table-bordered > tbody > tr:first-child > th,
.angular-ui .panel > .table-bordered > thead > tr:first-child > td,
.angular-ui .panel > .table-bordered > thead > tr:first-child > th,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.angular-ui .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.angular-ui .panel > .table-bordered > tbody > tr:last-child > td,
.angular-ui .panel > .table-bordered > tbody > tr:last-child > th,
.angular-ui .panel > .table-bordered > tfoot > tr:last-child > td,
.angular-ui .panel > .table-bordered > tfoot > tr:last-child > th,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.angular-ui .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.angular-ui .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.angular-ui .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.angular-ui .panel-group {
  margin-bottom: 20px;
}
.angular-ui .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.angular-ui .panel-group .panel + .panel {
  margin-top: 5px;
}
.angular-ui .panel-group .panel-heading {
  border-bottom: 0;
}
.angular-ui .panel-group .panel-heading + .panel-collapse > .list-group,
.angular-ui .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.angular-ui .panel-group .panel-footer {
  border-top: 0;
}
.angular-ui .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.angular-ui .panel-default {
  border-color: #ddd;
}
.angular-ui .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.angular-ui .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.angular-ui .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.angular-ui .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.angular-ui .panel-primary {
  border-color: #337ab7;
}
.angular-ui .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.angular-ui .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.angular-ui .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.angular-ui .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.angular-ui .panel-success {
  border-color: #d6e9c6;
}
.angular-ui .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.angular-ui .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.angular-ui .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.angular-ui .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.angular-ui .panel-info {
  border-color: #bce8f1;
}
.angular-ui .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.angular-ui .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.angular-ui .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.angular-ui .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.angular-ui .panel-warning {
  border-color: #faebcc;
}
.angular-ui .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.angular-ui .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.angular-ui .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.angular-ui .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.angular-ui .panel-danger {
  border-color: #ebccd1;
}
.angular-ui .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.angular-ui .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.angular-ui .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.angular-ui .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.angular-ui .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.angular-ui .embed-responsive .embed-responsive-item,
.angular-ui .embed-responsive embed,
.angular-ui .embed-responsive iframe,
.angular-ui .embed-responsive object,
.angular-ui .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.angular-ui .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.angular-ui .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.angular-ui .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.angular-ui .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.angular-ui .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.angular-ui .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.angular-ui .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.angular-ui .close:focus,
.angular-ui .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.angular-ui button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.angular-ui .modal-open {
  overflow: hidden;
}
.angular-ui .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.angular-ui .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.angular-ui .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.angular-ui .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.angular-ui .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.angular-ui .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.angular-ui .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.angular-ui .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.angular-ui .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.angular-ui .modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.angular-ui .modal-header .close {
  margin-top: -2px;
}
.angular-ui .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.angular-ui .modal-body {
  position: relative;
  padding: 15px;
}
.angular-ui .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.angular-ui .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.angular-ui .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.angular-ui .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.angular-ui .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .angular-ui .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .angular-ui .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .angular-ui .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .angular-ui .modal-lg {
    width: 900px;
  }
}
.angular-ui .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  filter: alpha(opacity=0);
  opacity: 0;
}
.angular-ui .tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.angular-ui .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.angular-ui .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.angular-ui .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.angular-ui .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.angular-ui .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.angular-ui .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.angular-ui .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.angular-ui .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.angular-ui .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.angular-ui .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.angular-ui .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.angular-ui .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.angular-ui .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.angular-ui .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.angular-ui .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.angular-ui .popover.top {
  margin-top: -10px;
}
.angular-ui .popover.right {
  margin-left: 10px;
}
.angular-ui .popover.bottom {
  margin-top: 10px;
}
.angular-ui .popover.left {
  margin-left: -10px;
}
.angular-ui .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.angular-ui .popover-content {
  padding: 9px 14px;
}
.angular-ui .popover > .arrow,
.angular-ui .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.angular-ui .popover > .arrow {
  border-width: 11px;
}
.angular-ui .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.angular-ui .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.angular-ui .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.angular-ui .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.angular-ui .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.angular-ui .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.angular-ui .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.angular-ui .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.angular-ui .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.angular-ui .carousel {
  position: relative;
}
.angular-ui .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.angular-ui .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.angular-ui .carousel-inner > .item > a > img,
.angular-ui .carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .angular-ui .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000px;
  }
  .angular-ui .carousel-inner > .item.active.right,
  .angular-ui .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .angular-ui .carousel-inner > .item.active.left,
  .angular-ui .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .angular-ui .carousel-inner > .item.active,
  .angular-ui .carousel-inner > .item.next.left,
  .angular-ui .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.angular-ui .carousel-inner > .active,
.angular-ui .carousel-inner > .next,
.angular-ui .carousel-inner > .prev {
  display: block;
}
.angular-ui .carousel-inner > .active {
  left: 0;
}
.angular-ui .carousel-inner > .next,
.angular-ui .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.angular-ui .carousel-inner > .next {
  left: 100%;
}
.angular-ui .carousel-inner > .prev {
  left: -100%;
}
.angular-ui .carousel-inner > .next.left,
.angular-ui .carousel-inner > .prev.right {
  left: 0;
}
.angular-ui .carousel-inner > .active.left {
  left: -100%;
}
.angular-ui .carousel-inner > .active.right {
  left: 100%;
}
.angular-ui .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.angular-ui .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.angular-ui .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.angular-ui .carousel-control:focus,
.angular-ui .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.angular-ui .carousel-control .glyphicon-chevron-left,
.angular-ui .carousel-control .glyphicon-chevron-right,
.angular-ui .carousel-control .icon-next,
.angular-ui .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.angular-ui .carousel-control .glyphicon-chevron-left,
.angular-ui .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.angular-ui .carousel-control .glyphicon-chevron-right,
.angular-ui .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.angular-ui .carousel-control .icon-next,
.angular-ui .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}
.angular-ui .carousel-control .icon-prev:before {
  content: '\2039';
}
.angular-ui .carousel-control .icon-next:before {
  content: '\203a';
}
.angular-ui .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.angular-ui .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.angular-ui .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.angular-ui .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.angular-ui .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .angular-ui .carousel-control .glyphicon-chevron-left,
  .angular-ui .carousel-control .glyphicon-chevron-right,
  .angular-ui .carousel-control .icon-next,
  .angular-ui .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .angular-ui .carousel-control .glyphicon-chevron-left,
  .angular-ui .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .angular-ui .carousel-control .glyphicon-chevron-right,
  .angular-ui .carousel-control .icon-next {
    margin-right: -15px;
  }
  .angular-ui .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .angular-ui .carousel-indicators {
    bottom: 20px;
  }
}
.angular-ui .btn-group-vertical > .btn-group:after,
.angular-ui .btn-group-vertical > .btn-group:before,
.angular-ui .btn-toolbar:after,
.angular-ui .btn-toolbar:before,
.angular-ui .clearfix:after,
.angular-ui .clearfix:before,
.angular-ui .container-fluid:after,
.angular-ui .container-fluid:before,
.angular-ui .container:after,
.angular-ui .container:before,
.angular-ui .dl-horizontal dd:after,
.angular-ui .dl-horizontal dd:before,
.angular-ui .form-horizontal .form-group:after,
.angular-ui .form-horizontal .form-group:before,
.angular-ui .modal-footer:after,
.angular-ui .modal-footer:before,
.angular-ui .nav:after,
.angular-ui .nav:before,
.angular-ui .navbar-collapse:after,
.angular-ui .navbar-collapse:before,
.angular-ui .navbar-header:after,
.angular-ui .navbar-header:before,
.angular-ui .navbar:after,
.angular-ui .navbar:before,
.angular-ui .pager:after,
.angular-ui .pager:before,
.angular-ui .panel-body:after,
.angular-ui .panel-body:before,
.angular-ui .row:after,
.angular-ui .row:before {
  display: table;
  content: " ";
}
.angular-ui .btn-group-vertical > .btn-group:after,
.angular-ui .btn-toolbar:after,
.angular-ui .clearfix:after,
.angular-ui .container-fluid:after,
.angular-ui .container:after,
.angular-ui .dl-horizontal dd:after,
.angular-ui .form-horizontal .form-group:after,
.angular-ui .modal-footer:after,
.angular-ui .nav:after,
.angular-ui .navbar-collapse:after,
.angular-ui .navbar-header:after,
.angular-ui .navbar:after,
.angular-ui .pager:after,
.angular-ui .panel-body:after,
.angular-ui .row:after {
  clear: both;
}
.angular-ui .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.angular-ui .pull-right {
  float: right !important;
}
.angular-ui .pull-left {
  float: left !important;
}
.angular-ui .hide {
  display: none !important;
}
.angular-ui .show {
  display: block !important;
}
.angular-ui .invisible {
  visibility: hidden;
}
.angular-ui .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.angular-ui .hidden {
  display: none !important;
}
.angular-ui .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.angular-ui .visible-lg,
.angular-ui .visible-md,
.angular-ui .visible-sm,
.angular-ui .visible-xs {
  display: none !important;
}
.angular-ui .visible-lg-block,
.angular-ui .visible-lg-inline,
.angular-ui .visible-lg-inline-block,
.angular-ui .visible-md-block,
.angular-ui .visible-md-inline,
.angular-ui .visible-md-inline-block,
.angular-ui .visible-sm-block,
.angular-ui .visible-sm-inline,
.angular-ui .visible-sm-inline-block,
.angular-ui .visible-xs-block,
.angular-ui .visible-xs-inline,
.angular-ui .visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .angular-ui .visible-xs {
    display: block !important;
  }
  .angular-ui table.visible-xs {
    display: table;
  }
  .angular-ui tr.visible-xs {
    display: table-row !important;
  }
  .angular-ui td.visible-xs,
  .angular-ui th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .angular-ui .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .angular-ui .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .angular-ui .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .angular-ui .visible-sm {
    display: block !important;
  }
  .angular-ui table.visible-sm {
    display: table;
  }
  .angular-ui tr.visible-sm {
    display: table-row !important;
  }
  .angular-ui td.visible-sm,
  .angular-ui th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .angular-ui .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .angular-ui .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .angular-ui .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .angular-ui .visible-md {
    display: block !important;
  }
  .angular-ui table.visible-md {
    display: table;
  }
  .angular-ui tr.visible-md {
    display: table-row !important;
  }
  .angular-ui td.visible-md,
  .angular-ui th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .angular-ui .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .angular-ui .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .angular-ui .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .angular-ui .visible-lg {
    display: block !important;
  }
  .angular-ui table.visible-lg {
    display: table;
  }
  .angular-ui tr.visible-lg {
    display: table-row !important;
  }
  .angular-ui td.visible-lg,
  .angular-ui th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .angular-ui .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .angular-ui .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .angular-ui .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .angular-ui .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .angular-ui .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .angular-ui .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .angular-ui .hidden-lg {
    display: none !important;
  }
}
.angular-ui .visible-print {
  display: none !important;
}
@media print {
  .angular-ui .visible-print {
    display: block !important;
  }
  .angular-ui table.visible-print {
    display: table;
  }
  .angular-ui tr.visible-print {
    display: table-row !important;
  }
  .angular-ui td.visible-print,
  .angular-ui th.visible-print {
    display: table-cell !important;
  }
}
.angular-ui .visible-print-block {
  display: none !important;
}
@media print {
  .angular-ui .visible-print-block {
    display: block !important;
  }
}
.angular-ui .visible-print-inline {
  display: none !important;
}
@media print {
  .angular-ui .visible-print-inline {
    display: inline !important;
  }
}
.angular-ui .visible-print-inline-block {
  display: none !important;
}
@media print {
  .angular-ui .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .angular-ui .hidden-print {
    display: none !important;
  }
}
/**********************
    Cross Browser
***********************/
/*****************
    Cross Browser
*****************/

.fc-scroller.fc-day-grid-container {
  height: calc(100vh - 200px) !important;
}