/** initial setup **/
.nano {
  position : relative;
  width    : 100%;
  height   : 100%;
  overflow : hidden;
}
.nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.nano > .nano-content:focus {
  outline: thin dotted;
}
.nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .01;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0,0,0,.5);
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Thin.ebd07bb4e01077b3736004a5305ce741.ttf) format('truetype');
    font-style: normal;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Thin-Italic.f8708e6ab83f9e2e11c2bd0c0ecf93a6.ttf) format('truetype');
    font-style: italic;
    font-weight: 100;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-ExtraLight.ebd5c800e24e108dd3aeacb28e16c595.ttf) format('truetype');
    font-style: normal;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-ExtraLight-Italic.91fc8a226846c0aafdf32f1158585bee.ttf) format('truetype');
    font-style: italic;
    font-weight: 200;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Light.6b562d7ca359ccb3259f570bcceb4f70.ttf) format('truetype');
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Light-Italic.fa415a9d96fefcef9dcd7c0f8938bdcb.ttf) format('truetype');
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Regular.2d4cd8722065da2ac700199273325752.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Regular-Italic.b1f58e1bdc559a465620e1e48d08f460.ttf) format('truetype');
    font-style: italic;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Medium.2e763f88811273e662c149e71ba9e984.ttf) format('truetype');
    font-style: normal;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Medium-Italic.c966b8622dc3df06f4dcb637212cd92f.ttf) format('truetype');
    font-style: italic;
    font-weight: 500;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-SemiBold.e18d3880935810355cd07b95337c381d.ttf) format('truetype');
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-SemiBold-Italic.4bd987dee3441560d67deaf159d2feda.ttf) format('truetype');
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Bold.f5c9c1aa2ac56e1f75b17c63c0a594bc.ttf) format('truetype');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Bold-Italic.02d3658bf349556ce8c3486c55bb703b.ttf) format('truetype');
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-ExtraBold.299ddfe9ee671626b0fe97cd94cfbb3b.ttf) format('truetype');
    font-style: normal;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-ExtraBold-Italic.8832d30f890da4120277ce31511440f3.ttf) format('truetype');
    font-style: italic;
    font-weight: 800;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Black.d641109f46a9231b7a92d6a114302a2b.ttf) format('truetype');
    font-style: normal;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: Raleway;
    src: url(/compiled/Raleway-Black-Italic.0f629c963866f90e4ffa05550def8af3.ttf) format('truetype');
    font-style: italic;
    font-weight: 900;
    text-rendering: optimizeLegibility;
}

/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor-mark {
  background-color: rgba(20, 255, 20, 0.5);
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
  width: auto;
  border: 0;
  -webkit-animation: blink 1.06s steps(1) infinite;
  -moz-animation: blink 1.06s steps(1) infinite;
  animation: blink 1.06s steps(1) infinite;
  background-color: #7e7;
}
@-moz-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: -20px;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 30px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -30px; margin-right: -30px;
  padding-bottom: 30px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 30px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -30px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:301px;
	z-index:9999;
}
#gritter-notice-wrapper.top-left {
    left: 20px;
    right: auto;
}
#gritter-notice-wrapper.bottom-right {
    top: auto;
    left: auto;
    bottom: 20px;
    right: 20px;
}
#gritter-notice-wrapper.bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url(/compiled/ie-spacer.df3e567d6f16d040326c7a0ea29a4f41.gif); /* ie7/8 fix */ 
}
.gritter-top {
	background:url(/compiled/gritter.ced27854d45af771129982197b112560.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(/compiled/gritter.ced27854d45af771129982197b112560.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(/compiled/gritter.ced27854d45af771129982197b112560.png) no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
	word-wrap:break-word;
}
.gritter-close {
	display:none;
	position:absolute;
	top:5px;
	left:3px;
	background:url(/compiled/gritter.ced27854d45af771129982197b112560.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
	text-indent:-9999em;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* for the light (white) version of the gritter notice */
.gritter-light .gritter-item,
.gritter-light .gritter-bottom,
.gritter-light .gritter-top,
.gritter-light .gritter-close {
    background-image: url(/compiled/gritter-light.da5c660f99cfb49674189143fe46716d.png);
    color: #222;
}
.gritter-light .gritter-title {
    text-shadow: none;
}

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }
  .dropzone.dz-clickable {
    cursor: pointer; }
    .dropzone.dz-clickable * {
      cursor: default; }
    .dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
      cursor: pointer; }
  .dropzone.dz-started .dz-message {
    display: none; }
  .dropzone.dz-drag-hover {
    border-style: solid; }
    .dropzone.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzone .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px; }
    .dropzone .dz-preview:hover {
      z-index: 1000; }
      .dropzone .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzone .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzone .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzone .dz-preview.dz-image-preview {
      background: white; }
      .dropzone .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzone .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzone .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzone .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzone .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzone .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzone .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzone .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzone .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzone .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzone .dz-preview .dz-image img {
        display: block; }
    .dropzone .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzone .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzone .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzone .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzone .dz-preview .dz-progress {
      opacity: 1;
      z-index: 1000;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzone .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzone .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzone .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzone .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 130px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzone .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }

/* Open Sans @font-face kit */
/* BEGIN Light */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-Light.804037562eabaa5dbefa4a435206d017.eot);
  src: url(/compiled/OpenSans-Light.804037562eabaa5dbefa4a435206d017.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-Light.963eb32907744d9a0d6b98127162808f.woff) format('woff'), url(/compiled/OpenSans-Light.ecb4572a5e478b107dfcb60c16a7eefa.ttf) format('truetype'), url(/compiled/OpenSans-Light.584c0bf377578e612535a9924b7f03f7.svg#OpenSansLight) format('svg');
  font-weight: 300;
  font-style: normal;
}
/* END Light */
/* BEGIN Light Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-LightItalic.6725fc490942895a65f559882a17d524.eot);
  src: url(/compiled/OpenSans-LightItalic.6725fc490942895a65f559882a17d524.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-LightItalic.97534dd409492b05b11ab96b3dd4a557.woff) format('woff'), url(/compiled/OpenSans-LightItalic.26f1e68dfbd8b8621e5d07f75571a1f9.ttf) format('truetype'), url(/compiled/OpenSans-LightItalic.bb7d46529462ad64d761dc9fe46f3f8f.svg#OpenSansLightItalic) format('svg');
  font-weight: 300;
  font-style: italic;
}
/* END Light Italic */
/* BEGIN Regular */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-Regular.a35546eef3ea0de0d4735f23b0a0873b.eot);
  src: url(/compiled/OpenSans-Regular.a35546eef3ea0de0d4735f23b0a0873b.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-Regular.ac327c4db6284ef64ebe872b6308f5da.woff) format('woff'), url(/compiled/OpenSans-Regular.cd7296352d159532b66c07d98efb1126.ttf) format('truetype'), url(/compiled/OpenSans-Regular.20a7bc3fedd8e1759f3de7f737bd28d7.svg#OpenSansRegular) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* END Regular */
/* BEGIN Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-Italic.e487b7cb072550896dde6821d24de2be.eot);
  src: url(/compiled/OpenSans-Italic.e487b7cb072550896dde6821d24de2be.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-Italic.525074686dfb8aa36b1b92e29de467ac.woff) format('woff'), url(/compiled/OpenSans-Italic.9b30f13428e1b4a659aeeab4ac1fff35.ttf) format('truetype'), url(/compiled/OpenSans-Italic.5d56c4346581caea2c2f3b0564314887.svg#OpenSansItalic) format('svg');
  font-weight: normal;
  font-style: italic;
}
/* END Italic */
/* BEGIN Semibold */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-Semibold.0ea04502930623aa3de110aac9f9e4fd.eot);
  src: url(/compiled/OpenSans-Semibold.0ea04502930623aa3de110aac9f9e4fd.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-Semibold.9f2144213fad53d4e0fdb26ecf93865f.woff) format('woff'), url(/compiled/OpenSans-Semibold.33f225b8f5f7d6b34a0926f58f96c1e9.ttf) format('truetype'), url(/compiled/OpenSans-Semibold.3206d696c8c73133a5e026dfbdab8591.svg#OpenSansSemibold) format('svg');
  font-weight: 600;
  font-style: normal;
}
/* END Semibold */
/* BEGIN Semibold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-SemiboldItalic.da061416028fc9a66fbc0b80d33d6e6f.eot);
  src: url(/compiled/OpenSans-SemiboldItalic.da061416028fc9a66fbc0b80d33d6e6f.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-SemiboldItalic.ec55f263e2b86bc0f28fff46b873d6df.woff) format('woff'), url(/compiled/OpenSans-SemiboldItalic.1c0b4eb93fcf561eec03297a24922d6c.ttf) format('truetype'), url(/compiled/OpenSans-SemiboldItalic.13c4b138d9f0cb9e83d4b063a0f8584f.svg#OpenSansSemiboldItalic) format('svg');
  font-weight: 600;
  font-style: italic;
}
/* END Semibold Italic */
/* BEGIN Bold */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-Bold.7ae9b8ba7886341831bf7c85a0da40d0.eot);
  src: url(/compiled/OpenSans-Bold.7ae9b8ba7886341831bf7c85a0da40d0.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-Bold.892667349c5cff6fcf7e40439596b97c.woff) format('woff'), url(/compiled/OpenSans-Bold.5a100916f94b0babde0c92aaa8fb80d6.ttf) format('truetype'), url(/compiled/OpenSans-Bold.2b9d193ac15640d068db6f7958a9dc76.svg#OpenSansBold) format('svg');
  font-weight: bold;
  font-style: normal;
}
/* END Bold */
/* BEGIN Bold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-BoldItalic.ea07932c5245dd421e3d05f579098bc2.eot);
  src: url(/compiled/OpenSans-BoldItalic.ea07932c5245dd421e3d05f579098bc2.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-BoldItalic.7be88e73fea7b64568a450d7c01346b0.woff) format('woff'), url(/compiled/OpenSans-BoldItalic.c36b5ac7c2dddf6f525c8d161412ef41.ttf) format('truetype'), url(/compiled/OpenSans-BoldItalic.ebc136d49a5f62b12bd1a4a17b6322c8.svg#OpenSansBoldItalic) format('svg');
  font-weight: bold;
  font-style: italic;
}
/* END Bold Italic */
/* BEGIN Extrabold */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-ExtraBold.561e4b63e9119235465ec88c8c91f2c8.eot);
  src: url(/compiled/OpenSans-ExtraBold.561e4b63e9119235465ec88c8c91f2c8.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-ExtraBold.12e2ed7a180e601bff44253d4c7062ad.woff) format('woff'), url(/compiled/OpenSans-ExtraBold.19b56cfcb97fbcc245242fb28232939e.ttf) format('truetype'), url(/compiled/OpenSans-ExtraBold.a3833fd8c151c231b200574ffb375f1f.svg#OpenSansExtrabold) format('svg');
  font-weight: 800;
  font-style: normal;
}
/* END Extrabold */
/* BEGIN Extrabold Italic */
@font-face {
  font-family: 'Open Sans';
  src: url(/compiled/OpenSans-ExtraBoldItalic.5f467e780ed0aead6614d85dcca181e1.eot);
  src: url(/compiled/OpenSans-ExtraBoldItalic.5f467e780ed0aead6614d85dcca181e1.eot?#iefix) format('embedded-opentype'), url(/compiled/OpenSans-ExtraBoldItalic.4f44077586ec12a35ce6778e879d43da.woff) format('woff'), url(/compiled/OpenSans-ExtraBoldItalic.4595d7f8ce0e7b381abb0254f04f0ec2.ttf) format('truetype'), url(/compiled/OpenSans-ExtraBoldItalic.12e91d59481a3f9f09cfccd69434b40b.svg#OpenSansExtraboldItalic) format('svg');
  font-weight: 800;
  font-style: italic;
}
/* END Extrabold Italic */
.datepicker {
  border-radius: 0;
  direction: ltr;
}
.datepicker-inline {
  width: 220px;
}
.datepicker-rtl {
  direction: rtl;
}
.datepicker-rtl.dropdown-menu {
  left: auto;
}
.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #FFF;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #777777;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td.highlighted {
  border-color: #3da5c9;
  color: #000;
  background-color: #8DCADF;
  border-color: #8DCADF;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #65b7d4;
  border-color: #1d5669;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #65b7d4;
  border-color: #2c809d;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000;
  background-color: #65b7d4;
  background-image: none;
  border-color: #2c809d;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #49abcc;
  border-color: #1d5669;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #8DCADF;
  border-color: #3da5c9;
}
.datepicker table tr td.highlighted .badge {
  color: #8DCADF;
  background-color: #000;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.datepicker table tr td.highlighted:hover {
  color: #000;
  background-color: #a1d3e5;
  border-color: #a1d3e5;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000;
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000;
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.highlighted,
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus,
.datepicker table tr td.highlighted.disabled:active,
.datepicker table tr td.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.disabled.active,
.datepicker table tr td.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.highlighted.active {
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.datepicker table tr td.highlighted .badge {
  color: #8DCADF;
  background-color: #000;
}
.datepicker table tr td.highlighted.focused {
  background: #65b7d4;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #8DCADF;
  color: #777777;
}
.datepicker table tr td.today {
  border-color: #ffb733;
  color: #000;
  background-color: #ffdb99;
  border-color: #ffdb99;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000;
  background-color: #ffc966;
  background-image: none;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffdb99;
  border-color: #ffdb99;
}
.datepicker table tr td.today:hover {
  color: #000;
  background-color: #ffe4b3;
  border-color: #ffe4b3;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000;
  background-color: #ffd280;
  border-color: #ffd280;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000;
  background-color: #ffd280;
  border-color: #ffd280;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today[disabled],
fieldset[disabled] .datepicker table tr td.today,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active {
  background-color: #ffdb99;
  border-color: #ffdb99;
}
.datepicker table tr td.today .badge {
  color: #ffdb99;
  background-color: #000;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #777777;
}
.datepicker table tr td.range {
  border-color: #bbbbbb;
  color: #000;
  background-color: #eeeeee;
  border-color: #eeeeee;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #d5d5d5;
  background-image: none;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000;
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.datepicker table tr td.range:hover {
  color: #000;
  background-color: #fbfbfb;
  border-color: #fbfbfb;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range[disabled],
fieldset[disabled] .datepicker table tr td.range,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus,
.datepicker table tr td.range.disabled:active,
.datepicker table tr td.range[disabled]:active,
fieldset[disabled] .datepicker table tr td.range:active,
.datepicker table tr td.range.disabled.active,
.datepicker table tr td.range[disabled].active,
fieldset[disabled] .datepicker table tr td.range.active {
  background-color: #eeeeee;
  border-color: #eeeeee;
}
.datepicker table tr td.range .badge {
  color: #eeeeee;
  background-color: #000;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #777777;
}
.datepicker table tr td.range.highlighted {
  border-color: #73b5cb;
  color: #000;
  background-color: #bedce7;
  border-color: #bedce7;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #99c8d9;
  border-color: #34758b;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #99c8d9;
  border-color: #479dba;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #99c8d9;
  background-image: none;
  border-color: #479dba;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #7fbbcf;
  border-color: #34758b;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #bedce7;
  border-color: #73b5cb;
}
.datepicker table tr td.range.highlighted .badge {
  color: #bedce7;
  background-color: #000;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #bedce7;
  border-color: #bedce7;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000;
  background-color: #d0e6ee;
  border-color: #d0e6ee;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000;
  background-color: #abd2e0;
  border-color: #abd2e0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000;
  background-color: #abd2e0;
  border-color: #abd2e0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.range.highlighted,
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus,
.datepicker table tr td.range.highlighted.disabled:active,
.datepicker table tr td.range.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.disabled.active,
.datepicker table tr td.range.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.range.highlighted.active {
  background-color: #bedce7;
  border-color: #bedce7;
}
.datepicker table tr td.range.highlighted .badge {
  color: #bedce7;
  background-color: #000;
}
.datepicker table tr td.range.highlighted.focused {
  background: #99c8d9;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #bedce7;
  color: #777777;
}
.datepicker table tr td.range.today {
  border-color: #f1a417;
  color: #000;
  background-color: #f7ca77;
  border-color: #f7ca77;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000;
  background-color: #f4b747;
  background-image: none;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f7ca77;
  border-color: #f7ca77;
}
.datepicker table tr td.range.today:hover {
  color: #000;
  background-color: #f8d38f;
  border-color: #f8d38f;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000;
  background-color: #f5c05f;
  border-color: #f5c05f;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000;
  background-color: #f5c05f;
  border-color: #f5c05f;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active {
  background-color: #f7ca77;
  border-color: #f7ca77;
}
.datepicker table tr td.range.today .badge {
  color: #f7ca77;
  background-color: #000;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #777777;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  border-color: #555555;
  color: #fff;
  background-color: #777777;
  border-color: #777777;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #5e5e5e;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #5e5e5e;
  background-image: none;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #161616;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #777777;
  border-color: #555555;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
  color: #777777;
  background-color: #fff;
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #777777;
  border-color: #777777;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #fff;
  background-color: #848484;
  border-color: #848484;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #fff;
  background-color: #6a6a6a;
  border-color: #6a6a6a;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none;
}
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.highlighted.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.highlighted,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.highlighted.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.highlighted.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.highlighted.active {
  background-color: #777777;
  border-color: #777777;
}
.datepicker table tr td.selected .badge,
.datepicker table tr td.selected.highlighted .badge {
  color: #777777;
  background-color: #fff;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  border-color: #e68a00;
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #663d00;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #a86500;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #FFF;
  background-color: #cc7a00;
  background-image: none;
  border-color: #a86500;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #FFF;
  background-color: #a86500;
  border-color: #663d00;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #FF9900;
  border-color: #e68a00;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
  color: #FF9900;
  background-color: #FFF;
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #FFF;
  background-color: #ffa31a;
  border-color: #ffa31a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none;
}
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.highlighted.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active.highlighted[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.highlighted,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.highlighted.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active.highlighted[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.highlighted.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active.highlighted[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.highlighted.active {
  background-color: #FF9900;
  border-color: #FF9900;
}
.datepicker table tr td.active .badge,
.datepicker table tr td.active.highlighted .badge {
  color: #FF9900;
  background-color: #FFF;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  border-color: #e68a00;
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #663d00;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #a86500;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #FFF;
  background-color: #cc7a00;
  background-image: none;
  border-color: #a86500;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #FFF;
  background-color: #a86500;
  border-color: #663d00;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #FF9900;
  border-color: #e68a00;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #FF9900;
  background-color: #FFF;
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
  color: #FFF;
  background-color: #ffa31a;
  border-color: #ffa31a;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #FF9900;
  border-color: #FF9900;
}
.datepicker table tr td span.active .badge,
.datepicker table tr td span.active:hover .badge,
.datepicker table tr td span.active.disabled .badge,
.datepicker table tr td span.active.disabled:hover .badge {
  color: #FF9900;
  background-color: #FFF;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #777777;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .prev.disabled,
.datepicker .next.disabled {
  visibility: hidden;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  line-height: 1.42857143;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/compiled/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot);
  src: url(/compiled/fontawesome-webfont.674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/compiled/fontawesome-webfont.af7ae505a9eed503f8b8e6982036873e.woff2) format('woff2'), url(/compiled/fontawesome-webfont.fee66e712a8a08eef5805a46892932ad.woff) format('woff'), url(/compiled/fontawesome-webfont.b06871f281fee6b241d60582ae9369b9.ttf) format('truetype'), url(/compiled/fontawesome-webfont.760bd83ee04dff470e0277f3eb7deebe.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -o-animation: fa-spin 1s infinite steps(8);
     animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
       transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
     transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
     transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
     transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
     transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
     transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.auto-complete {
  display: inline-block;
  width: 100%;
}
.autocomplete-suggestions {
  background: #FFF;
  border: 1px solid #999;
  margin-top: 1px;
  overflow: auto;
}
.autocomplete-group,
.autocomplete-no-suggestion,
.autocomplete-loading {
  cursor: default;
  padding: 10px;
}
.autocomplete-suggestion {
  cursor: pointer;
  padding: 10px;
}
.autocomplete-group ~ .autocomplete-suggestion {
  padding-left: 20px;
}
.autocomplete-suggestion strong {
  font-weight: inherit;
  text-decoration: underline;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-remaining-count {
  float: right;
  padding: 10px;
}
.autocomplete-remaining-count:not([href]) {
  cursor: default;
}
.autocomplete-loading {
  display: none;
  position: relative;
}
.autocomplete-suggestions.is-loading .autocomplete-loading {
  display: block;
}
.autocomplete-suggestions.is-loading .autocomplete-group,
.autocomplete-suggestions.is-loading .autocomplete-suggestion,
.autocomplete-suggestions.is-loading .autocomplete-no-suggestion,
.autocomplete-suggestions.is-loading .autocomplete-remaining-count {
  display: none;
}
.location .location__not-found {
  display: none;
}
.has-error .location__not-found {
  display: block;
}
:not(.no-js) .location .control-label {
  display: none;
}
:not(.no-js) .location > .form-group {
  display: none;
}
:not(.no-js) .location > .form-group:first-child {
  display: block;
}
.form-toggle__form {
  display: none;
  margin-top: 15px;
}
.form-toggle__toggle:checked ~ .form-toggle__form {
  display: block;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(/compiled/glyphicons-halflings-regular.f4769f9bdb7466be65088239c12046d1.eot);
  src: url(/compiled/glyphicons-halflings-regular.f4769f9bdb7466be65088239c12046d1.eot?#iefix) format("embedded-opentype"), url(/compiled/glyphicons-halflings-regular.448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(/compiled/glyphicons-halflings-regular.fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(/compiled/glyphicons-halflings-regular.e18bbf611f2a2e43afc071aa2f4e1512.ttf) format("truetype"), url(/compiled/glyphicons-halflings-regular.f0ea477ef046ba5fef9249ec3172903e.svg#glyphicons_halflingsregular) format("svg");
}
.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;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before {
  content: "\E227";
}
.glyphicon-btc:before {
  content: "\E227";
}
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-rub:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
* {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f0f0f0;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #FF9900;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b36b00;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f0f0f0;
  border: 1px solid #DDD;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all all 0.2s ease-in-out ease-out;
  -o-transition: all all 0.2s ease-in-out ease-out;
  transition: all all 0.2s ease-in-out ease-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #FFC870;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #FF9900;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #cc7a00;
}
.text-success {
  color: #FFF;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-info {
  color: #FFF;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #FFF;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #e6e6e6;
}
.text-danger {
  color: #FFF;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #FF9900;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cc7a00;
}
.bg-success {
  background-color: #7ACCBE;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #55beac;
}
.bg-info {
  background-color: #8DCADF;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #65b7d4;
}
.bg-warning {
  background-color: #FFC870;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #ffb43d;
}
.bg-danger {
  background-color: #EF6262;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #ea3434;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014   \A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\A0   \2014";
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #C7254E;
  background-color: #F9F2F4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #FFF;
  background-color: #333;
  border-radius: 0;
  -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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #666666;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 12px 10px;
  padding-bottom: 12px 10px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #DDD;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #DDD;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #DDD;
}
.table .table {
  background-color: #f0f0f0;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 7px;
}
.table-bordered {
  border: 1px solid #DDD;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #DDD;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F9F9F9;
}
.table-hover > tbody > tr:hover {
  background-color: #F5F5F5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #F5F5F5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  color: #FFF;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  color: #FFF;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #7ACCBE;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #68c5b5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  color: #FFF;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  color: #FFF;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #8DCADF;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #79c1d9;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  color: #FFF;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  color: #FFF;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #FFC870;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #ffbe57;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  color: #FFF;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  color: #FFF;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #EF6262;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ed4b4b;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  color: #FFF;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  color: #FFF;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #DDD;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 9px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
}
.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #EAEAEA;
  border-radius: 0;
  -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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -o-transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  -webkit-transition: all border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out;
  transition: all border-color ease-in-out .15s, box-shadow ease-in-out .15s ease-out, -webkit-box-shadow ease-in-out .15s ease-out;
}
.form-control:focus {
  border-color: #FF9900;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 153, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 153, 0, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 44px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 51px;
  }
}
.form-group {
  margin-bottom: 20px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 31px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 51px;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
  border-radius: 0;
}
select.input-lg {
  height: 51px;
  line-height: 51px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 51px;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 51px;
  line-height: 51px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 51px;
  min-height: 33px;
  padding: 13px 16px;
  font-size: 15px;
  line-height: 1.6333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 55px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 51px;
  height: 51px;
  line-height: 51px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #FFF;
}
.has-success .form-control {
  border-color: #FFF;
  -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);
}
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #FFF;
  background-color: #7ACCBE;
  border-color: #FFF;
}
.has-success .form-control-feedback {
  color: #FFF;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #FFF;
}
.has-warning .form-control {
  border-color: #FFF;
  -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);
}
.has-warning .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
  color: #FFF;
  background-color: #FFC870;
  border-color: #FFF;
}
.has-warning .form-control-feedback {
  color: #FFF;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #FFF;
}
.has-error .form-control {
  border-color: #FFF;
  -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);
}
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #FFF;
  background-color: #EF6262;
  border-color: #FFF;
}
.has-error .form-control-feedback {
  color: #FFF;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 9px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 9px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 13px;
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #555;
  text-decoration: none;
}
.btn:active,
.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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  border-color: #DEDEDE;
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-default:focus,
.btn-default.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.btn-default:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-default .badge {
  color: #FFF;
  background-color: #555;
}
.btn-default:focus,
.btn-default.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-default:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #FFF;
  border-color: #FFF;
}
.btn-default .badge {
  color: #FFF;
  background-color: #555;
}
.btn-primary {
  border-color: #e68a00;
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #663d00;
}
.btn-primary:hover {
  color: #FFF;
  background-color: #cc7a00;
  border-color: #a86500;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #FFF;
  background-color: #cc7a00;
  background-image: none;
  border-color: #a86500;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #FFF;
  background-color: #a86500;
  border-color: #663d00;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #FF9900;
  border-color: #e68a00;
}
.btn-primary .badge {
  color: #FF9900;
  background-color: #FFF;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-primary:hover {
  color: #FFF;
  background-color: #ffa31a;
  border-color: #ffa31a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #FFF;
  background-color: #e68a00;
  border-color: #e68a00;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-primary .badge {
  color: #FF9900;
  background-color: #FFF;
}
.btn-success {
  border-color: #68c5b5;
  color: #FFF;
  background-color: #7ACCBE;
  border-color: #7ACCBE;
}
.btn-success:focus,
.btn-success.focus {
  color: #FFF;
  background-color: #55beac;
  border-color: #307d70;
}
.btn-success:hover {
  color: #FFF;
  background-color: #55beac;
  border-color: #42ad9b;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #FFF;
  background-color: #55beac;
  background-image: none;
  border-color: #42ad9b;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #FFF;
  background-color: #42ad9b;
  border-color: #307d70;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #7ACCBE;
  border-color: #68c5b5;
}
.btn-success .badge {
  color: #7ACCBE;
  background-color: #FFF;
}
.btn-success:focus,
.btn-success.focus {
  color: #FFF;
  background-color: #7ACCBE;
  border-color: #7ACCBE;
}
.btn-success:hover {
  color: #FFF;
  background-color: #8cd3c7;
  border-color: #8cd3c7;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #FFF;
  background-color: #68c5b5;
  border-color: #68c5b5;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #FFF;
  background-color: #68c5b5;
  border-color: #68c5b5;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #7ACCBE;
  border-color: #7ACCBE;
}
.btn-success .badge {
  color: #7ACCBE;
  background-color: #FFF;
}
.btn-info {
  border-color: #79c1d9;
  color: #FFF;
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.btn-info:focus,
.btn-info.focus {
  color: #FFF;
  background-color: #65b7d4;
  border-color: #2e86a5;
}
.btn-info:hover {
  color: #FFF;
  background-color: #65b7d4;
  border-color: #49abcc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #FFF;
  background-color: #65b7d4;
  background-image: none;
  border-color: #49abcc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #FFF;
  background-color: #49abcc;
  border-color: #2e86a5;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #8DCADF;
  border-color: #79c1d9;
}
.btn-info .badge {
  color: #8DCADF;
  background-color: #FFF;
}
.btn-info:focus,
.btn-info.focus {
  color: #FFF;
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.btn-info:hover {
  color: #FFF;
  background-color: #a1d3e5;
  border-color: #a1d3e5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #FFF;
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #FFF;
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.btn-info .badge {
  color: #8DCADF;
  background-color: #FFF;
}
.btn-warning {
  border-color: #ffbe57;
  color: #FFF;
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #FFF;
  background-color: #ffb43d;
  border-color: #d68400;
}
.btn-warning:hover {
  color: #FFF;
  background-color: #ffb43d;
  border-color: #ffa719;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #FFF;
  background-color: #ffb43d;
  background-image: none;
  border-color: #ffa719;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #FFF;
  background-color: #ffa719;
  border-color: #d68400;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #FFC870;
  border-color: #ffbe57;
}
.btn-warning .badge {
  color: #FFC870;
  background-color: #FFF;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #FFF;
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning:hover {
  color: #FFF;
  background-color: #ffd28a;
  border-color: #ffd28a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #FFF;
  background-color: #ffbe57;
  border-color: #ffbe57;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #FFF;
  background-color: #ffbe57;
  border-color: #ffbe57;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #FFC870;
  border-color: #FFC870;
}
.btn-warning .badge {
  color: #FFC870;
  background-color: #FFF;
}
.btn-danger {
  border-color: #DEDEDE;
  color: #EF6262;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #EF6262;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.btn-danger:hover {
  color: #EF6262;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #EF6262;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #EF6262;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-danger .badge {
  color: #FFF;
  background-color: #EF6262;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #EF6262;
  background-color: #FFF;
  border-color: #FFF;
}
.btn-danger:hover {
  color: #EF6262;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #EF6262;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #EF6262;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #FFF;
  border-color: #FFF;
}
.btn-danger .badge {
  color: #FFF;
  background-color: #EF6262;
}
.btn-link {
  font-weight: 400;
  color: #FF9900;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #b36b00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: all opacity 0.15s linear ease-out;
  -o-transition: all opacity 0.15s linear ease-out;
  transition: all opacity 0.15s linear ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: 13px;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #E5E5E5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #F5F5F5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #FF9900;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 51px;
  line-height: 51px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 8px 12px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #777777;
  text-align: center;
  background-color: #EAEAEA;
  border: 1px solid #EAEAEA;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 9px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 12px 16px;
  font-size: 15px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FF9900;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid transparent;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #f0f0f0;
  border: 1px solid #FFF;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #DDD;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #DDD;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #f0f0f0;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #FFF;
  background-color: #FF9900;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #DDD;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #DDD;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #f0f0f0;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  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);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 16px 15px;
  font-size: 15px;
  line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 767px) {
  .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;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  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);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .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;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #FF9900;
  border-color: #de8500;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #f09000;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #CCC;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color: #f09000;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #f09000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #CCC;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #DDD;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #DDD;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #de8500;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #CCC;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #FFF;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #FFF;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #FFF;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #FFF;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #FFF;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #FFF;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #FFF;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #FFF;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #F5F5F5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #CCC;
  content: "/\A0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #FF9900;
  text-decoration: none;
  background-color: #FFF;
  border: 1px solid #DDD;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #b36b00;
  background-color: #eeeeee;
  border-color: #DDD;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #FFF;
  cursor: default;
  background-color: #FF9900;
  border-color: #FF9900;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #FFF;
  border-color: #DDD;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 9px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.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;
}
a.label:hover,
a.label:focus {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #FF9900;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc7a00;
}
.label-success {
  background-color: #7ACCBE;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #55beac;
}
.label-info {
  background-color: #8DCADF;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #65b7d4;
}
.label-warning {
  background-color: #FFC870;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ffb43d;
}
.label-danger {
  background-color: #EF6262;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #ea3434;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #FF9900;
  background-color: #FFF;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.alert {
  padding: 18px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 38px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #FFF;
  background-color: #7ACCBE;
  border-color: #7ACCBE;
}
.alert-success hr {
  border-top-color: #68c5b5;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  color: #FFF;
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.alert-info hr {
  border-top-color: #79c1d9;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  color: #FFF;
  background-color: #FFC870;
  border-color: #FFC870;
}
.alert-warning hr {
  border-top-color: #ffbe57;
}
.alert-warning .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  color: #FFF;
  background-color: #EF6262;
  border-color: #EF6262;
}
.alert-danger hr {
  border-top-color: #ed4b4b;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.panel {
  margin-bottom: 18px;
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px 20px 20px;
}
.panel-heading {
  padding: 20px 20px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 20px 20px 15px;
  background-color: #F5F5F5;
  border-top: 1px solid #DDD;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px 20px 20px;
  padding-left: 15px 20px 20px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #DDD;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #DDD;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #DDD;
}
.panel-default {
  border-color: #DDD;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #DDD;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DDD;
}
.panel-default > .panel-heading .badge {
  color: transparent;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DDD;
}
.panel-primary {
  border-color: #FF9900;
}
.panel-primary > .panel-heading {
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FF9900;
}
.panel-primary > .panel-heading .badge {
  color: #FF9900;
  background-color: #FFF;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FF9900;
}
.panel-success {
  border-color: #7ACCBE;
}
.panel-success > .panel-heading {
  color: #FFF;
  background-color: #7ACCBE;
  border-color: #7ACCBE;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #7ACCBE;
}
.panel-success > .panel-heading .badge {
  color: #7ACCBE;
  background-color: #FFF;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #7ACCBE;
}
.panel-info {
  border-color: #8DCADF;
}
.panel-info > .panel-heading {
  color: #FFF;
  background-color: #8DCADF;
  border-color: #8DCADF;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #8DCADF;
}
.panel-info > .panel-heading .badge {
  color: #8DCADF;
  background-color: #FFF;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #8DCADF;
}
.panel-warning {
  border-color: #FFC870;
}
.panel-warning > .panel-heading {
  color: #FFF;
  background-color: #FFC870;
  border-color: #FFC870;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FFC870;
}
.panel-warning > .panel-heading .badge {
  color: #FFC870;
  background-color: #FFF;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FFC870;
}
.panel-danger {
  border-color: #EF6262;
}
.panel-danger > .panel-heading {
  color: #FFF;
  background-color: #EF6262;
  border-color: #EF6262;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #EF6262;
}
.panel-danger > .panel-heading .badge {
  color: #EF6262;
  background-color: #FFF;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #EF6262;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  -webkit-opacity: 0.2;
  -khtml-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  -webkit-opacity: 0.5;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #E5E5E5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #E5E5E5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.tooltip.in {
  -webkit-opacity: 0.9;
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3D3C3C;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3D3C3C;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #3D3C3C;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #3D3C3C;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #3D3C3C;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3D3C3C;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3D3C3C;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #3D3C3C;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #FFF;
  text-align: center;
  background-color: #3D3C3C;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 13px;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #FFF;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #FFF;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #FFF;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #FFF;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
html {
  height: 100%;
  overflow-x: hidden;
}
body {
  padding: 0;
  background-color: #f0f0f0;
  min-height: 100%;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
p {
  font-size: inherit;
  line-height: 21px;
}
button:focus {
  outline: none !important;
}
@font-face {
  font-family: 'Stroke 7';
  src: url(/compiled/Pe-icon-7-stroke.71394c0c7ad6c1e7d5c77e8ac292fba5.eot);
  src: url(/compiled/Pe-icon-7-stroke.71394c0c7ad6c1e7d5c77e8ac292fba5.eot?#iefixd7yf1v) format('embedded-opentype'), url(/compiled/Pe-icon-7-stroke.b38ef310874bdd008ac14ef3db939032.woff) format('woff'), url(/compiled/Pe-icon-7-stroke.01798bc13e33afc36a52f2826638d386.ttf) format('truetype'), url(/compiled/Pe-icon-7-stroke.e390da45acf2f68dabea8aebce15d888.svg#Pe-icon-7-stroke) format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="s7-"],
[class*=" s7-"] {
  font-family: 'Stroke 7';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.s7-album:before {
  content: "\E6AA";
}
.s7-arc:before {
  content: "\E6AB";
}
.s7-back-2:before {
  content: "\E6AC";
}
.s7-bandaid:before {
  content: "\E6AD";
}
.s7-car:before {
  content: "\E6AE";
}
.s7-diamond:before {
  content: "\E6AF";
}
.s7-door-lock:before {
  content: "\E6B0";
}
.s7-eyedropper:before {
  content: "\E6B1";
}
.s7-female:before {
  content: "\E6B2";
}
.s7-gym:before {
  content: "\E6B3";
}
.s7-hammer:before {
  content: "\E6B4";
}
.s7-headphones:before {
  content: "\E6B5";
}
.s7-helm:before {
  content: "\E6B6";
}
.s7-hourglass:before {
  content: "\E6B7";
}
.s7-leaf:before {
  content: "\E6B8";
}
.s7-magic-wand:before {
  content: "\E6B9";
}
.s7-male:before {
  content: "\E6BA";
}
.s7-map-2:before {
  content: "\E6BB";
}
.s7-next-2:before {
  content: "\E6BC";
}
.s7-paint-bucket:before {
  content: "\E6BD";
}
.s7-pendrive:before {
  content: "\E6BE";
}
.s7-photo:before {
  content: "\E6BF";
}
.s7-piggy:before {
  content: "\E6C0";
}
.s7-plugin:before {
  content: "\E6C1";
}
.s7-refresh-2:before {
  content: "\E6C2";
}
.s7-rocket:before {
  content: "\E6C3";
}
.s7-settings:before {
  content: "\E6C4";
}
.s7-shield:before {
  content: "\E6C5";
}
.s7-smile:before {
  content: "\E6C6";
}
.s7-usb:before {
  content: "\E6C7";
}
.s7-vector:before {
  content: "\E6C8";
}
.s7-wine:before {
  content: "\E6C9";
}
.s7-cloud-upload:before {
  content: "\E68A";
}
.s7-cash:before {
  content: "\E68C";
}
.s7-close:before {
  content: "\E680";
}
.s7-bluetooth:before {
  content: "\E68D";
}
.s7-cloud-download:before {
  content: "\E68B";
}
.s7-way:before {
  content: "\E68E";
}
.s7-close-circle:before {
  content: "\E681";
}
.s7-id:before {
  content: "\E68F";
}
.s7-angle-up:before {
  content: "\E682";
}
.s7-wristwatch:before {
  content: "\E690";
}
.s7-angle-up-circle:before {
  content: "\E683";
}
.s7-world:before {
  content: "\E691";
}
.s7-angle-right:before {
  content: "\E684";
}
.s7-volume:before {
  content: "\E692";
}
.s7-angle-right-circle:before {
  content: "\E685";
}
.s7-users:before {
  content: "\E693";
}
.s7-angle-left:before {
  content: "\E686";
}
.s7-user-female:before {
  content: "\E694";
}
.s7-angle-left-circle:before {
  content: "\E687";
}
.s7-up-arrow:before {
  content: "\E695";
}
.s7-angle-down:before {
  content: "\E688";
}
.s7-switch:before {
  content: "\E696";
}
.s7-angle-down-circle:before {
  content: "\E689";
}
.s7-scissors:before {
  content: "\E697";
}
.s7-wallet:before {
  content: "\E600";
}
.s7-safe:before {
  content: "\E698";
}
.s7-volume2:before {
  content: "\E601";
}
.s7-volume1:before {
  content: "\E602";
}
.s7-voicemail:before {
  content: "\E603";
}
.s7-video:before {
  content: "\E604";
}
.s7-user:before {
  content: "\E605";
}
.s7-upload:before {
  content: "\E606";
}
.s7-unlock:before {
  content: "\E607";
}
.s7-umbrella:before {
  content: "\E608";
}
.s7-trash:before {
  content: "\E609";
}
.s7-tools:before {
  content: "\E60A";
}
.s7-timer:before {
  content: "\E60B";
}
.s7-ticket:before {
  content: "\E60C";
}
.s7-target:before {
  content: "\E60D";
}
.s7-sun:before {
  content: "\E60E";
}
.s7-study:before {
  content: "\E60F";
}
.s7-stopwatch:before {
  content: "\E610";
}
.s7-star:before {
  content: "\E611";
}
.s7-speaker:before {
  content: "\E612";
}
.s7-signal:before {
  content: "\E613";
}
.s7-shuffle:before {
  content: "\E614";
}
.s7-shopbag:before {
  content: "\E615";
}
.s7-share:before {
  content: "\E616";
}
.s7-server:before {
  content: "\E617";
}
.s7-search:before {
  content: "\E618";
}
.s7-film:before {
  content: "\E6A5";
}
.s7-science:before {
  content: "\E619";
}
.s7-disk:before {
  content: "\E6A6";
}
.s7-ribbon:before {
  content: "\E61A";
}
.s7-repeat:before {
  content: "\E61B";
}
.s7-refresh:before {
  content: "\E61C";
}
.s7-add-user:before {
  content: "\E6A9";
}
.s7-refresh-cloud:before {
  content: "\E61D";
}
.s7-paperclip:before {
  content: "\E69C";
}
.s7-radio:before {
  content: "\E61E";
}
.s7-note2:before {
  content: "\E69D";
}
.s7-print:before {
  content: "\E61F";
}
.s7-network:before {
  content: "\E69E";
}
.s7-prev:before {
  content: "\E620";
}
.s7-mute:before {
  content: "\E69F";
}
.s7-power:before {
  content: "\E621";
}
.s7-medal:before {
  content: "\E6A0";
}
.s7-portfolio:before {
  content: "\E622";
}
.s7-like2:before {
  content: "\E6A1";
}
.s7-plus:before {
  content: "\E623";
}
.s7-left-arrow:before {
  content: "\E6A2";
}
.s7-play:before {
  content: "\E624";
}
.s7-key:before {
  content: "\E6A3";
}
.s7-plane:before {
  content: "\E625";
}
.s7-joy:before {
  content: "\E6A4";
}
.s7-photo-gallery:before {
  content: "\E626";
}
.s7-pin:before {
  content: "\E69B";
}
.s7-phone:before {
  content: "\E627";
}
.s7-plug:before {
  content: "\E69A";
}
.s7-pen:before {
  content: "\E628";
}
.s7-right-arrow:before {
  content: "\E699";
}
.s7-paper-plane:before {
  content: "\E629";
}
.s7-delete-user:before {
  content: "\E6A7";
}
.s7-paint:before {
  content: "\E62A";
}
.s7-bottom-arrow:before {
  content: "\E6A8";
}
.s7-notebook:before {
  content: "\E62B";
}
.s7-note:before {
  content: "\E62C";
}
.s7-next:before {
  content: "\E62D";
}
.s7-news-paper:before {
  content: "\E62E";
}
.s7-musiclist:before {
  content: "\E62F";
}
.s7-music:before {
  content: "\E630";
}
.s7-mouse:before {
  content: "\E631";
}
.s7-more:before {
  content: "\E632";
}
.s7-moon:before {
  content: "\E633";
}
.s7-monitor:before {
  content: "\E634";
}
.s7-micro:before {
  content: "\E635";
}
.s7-menu:before {
  content: "\E636";
}
.s7-map:before {
  content: "\E637";
}
.s7-map-marker:before {
  content: "\E638";
}
.s7-mail:before {
  content: "\E639";
}
.s7-mail-open:before {
  content: "\E63A";
}
.s7-mail-open-file:before {
  content: "\E63B";
}
.s7-magnet:before {
  content: "\E63C";
}
.s7-loop:before {
  content: "\E63D";
}
.s7-look:before {
  content: "\E63E";
}
.s7-lock:before {
  content: "\E63F";
}
.s7-lintern:before {
  content: "\E640";
}
.s7-link:before {
  content: "\E641";
}
.s7-like:before {
  content: "\E642";
}
.s7-light:before {
  content: "\E643";
}
.s7-less:before {
  content: "\E644";
}
.s7-keypad:before {
  content: "\E645";
}
.s7-junk:before {
  content: "\E646";
}
.s7-info:before {
  content: "\E647";
}
.s7-home:before {
  content: "\E648";
}
.s7-help2:before {
  content: "\E649";
}
.s7-help1:before {
  content: "\E64A";
}
.s7-graph3:before {
  content: "\E64B";
}
.s7-graph2:before {
  content: "\E64C";
}
.s7-graph1:before {
  content: "\E64D";
}
.s7-graph:before {
  content: "\E64E";
}
.s7-global:before {
  content: "\E64F";
}
.s7-gleam:before {
  content: "\E650";
}
.s7-glasses:before {
  content: "\E651";
}
.s7-gift:before {
  content: "\E652";
}
.s7-folder:before {
  content: "\E653";
}
.s7-flag:before {
  content: "\E654";
}
.s7-filter:before {
  content: "\E655";
}
.s7-file:before {
  content: "\E656";
}
.s7-expand1:before {
  content: "\E657";
}
.s7-exapnd2:before {
  content: "\E658";
}
.s7-edit:before {
  content: "\E659";
}
.s7-drop:before {
  content: "\E65A";
}
.s7-drawer:before {
  content: "\E65B";
}
.s7-download:before {
  content: "\E65C";
}
.s7-display2:before {
  content: "\E65D";
}
.s7-display1:before {
  content: "\E65E";
}
.s7-diskette:before {
  content: "\E65F";
}
.s7-date:before {
  content: "\E660";
}
.s7-cup:before {
  content: "\E661";
}
.s7-culture:before {
  content: "\E662";
}
.s7-crop:before {
  content: "\E663";
}
.s7-credit:before {
  content: "\E664";
}
.s7-copy-file:before {
  content: "\E665";
}
.s7-config:before {
  content: "\E666";
}
.s7-compass:before {
  content: "\E667";
}
.s7-comment:before {
  content: "\E668";
}
.s7-coffee:before {
  content: "\E669";
}
.s7-cloud:before {
  content: "\E66A";
}
.s7-clock:before {
  content: "\E66B";
}
.s7-check:before {
  content: "\E66C";
}
.s7-chat:before {
  content: "\E66D";
}
.s7-cart:before {
  content: "\E66E";
}
.s7-camera:before {
  content: "\E66F";
}
.s7-call:before {
  content: "\E670";
}
.s7-calculator:before {
  content: "\E671";
}
.s7-browser:before {
  content: "\E672";
}
.s7-box2:before {
  content: "\E673";
}
.s7-box1:before {
  content: "\E674";
}
.s7-bookmarks:before {
  content: "\E675";
}
.s7-bicycle:before {
  content: "\E676";
}
.s7-bell:before {
  content: "\E677";
}
.s7-battery:before {
  content: "\E678";
}
.s7-ball:before {
  content: "\E679";
}
.s7-back:before {
  content: "\E67A";
}
.s7-attention:before {
  content: "\E67B";
}
.s7-anchor:before {
  content: "\E67C";
}
.s7-albums:before {
  content: "\E67D";
}
.s7-alarm:before {
  content: "\E67E";
}
.s7-airplay:before {
  content: "\E67F";
}
@font-face {
  font-family: "Stroke 7 Amaretti";
  src: url(/compiled/Stroke-7-Amaretti.ee66fbad4cfbd0e58901f67d5849309e.eot);
  src: url(/compiled/Stroke-7-Amaretti.ee66fbad4cfbd0e58901f67d5849309e.eot?#iefix) format("embedded-opentype"), url(/compiled/Stroke-7-Amaretti.67c10e5ea70a13c1f6772943ae6422a4.ttf) format("truetype"), url(/compiled/Stroke-7-Amaretti.8ed6dde1d2d119806273d9992f249305.woff) format("woff"), url(/compiled/Stroke-7-Amaretti.099ca6c865eced2c642f831c3f09aa24.svg#Stroke-7) format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="s7-"],
[class*=" s7-"] {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.s7-check-circle::before {
  font-family: "Stroke 7 Amaretti";
  content: "\E66C";
}
.s7-point::before {
  font-family: "Stroke 7 Amaretti";
  content: "\E6CE";
}
.s7-input-check::before {
  font-family: "Stroke 7 Amaretti";
  content: "\E6CD";
}
.s7-menu3::before {
  font-family: "Stroke 7 Amaretti";
  content: "\E6CC";
}
.s7-menu2::before {
  font-family: "Stroke 7 Amaretti";
  content: "\E6CB";
}
.am-wrapper {
  min-height: 100%;
  overflow-x: hidden;
  padding-top: 80px;
}
@media (max-width: 767px) {
  .am-wrapper {
    padding-top: 0;
  }
}
.am-top-header {
  background-color: #FF9900;
  border: 0;
  margin-bottom: 0;
}
.am-animate .am-top-header {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.am-nosidebar-left .am-top-header {
  background-color: #3D3C3C;
}
.am-top-header .navbar-header .navbar-brand {
  background-color: #3D3C3C;
  color: #FFF;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 80px;
  height: 80px;
  width: 100px;
  background-image: url(/compiled/logo.62358dea5875f0b2f6983a0027b6510e.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 80px 40px;
          background-size: 80px 40px;
  margin-right: 20px;
  border-bottom: 1px solid #474646;
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .navbar-brand {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-header .navbar-brand {
    margin-right: 10px;
  }
}
.am-nosidebar-left .am-top-header .navbar-header .navbar-brand {
  background-color: transparent;
  border-bottom-width: 0;
  margin-left: 0;
  margin-right: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-nosidebar-left .am-top-header .navbar-header .navbar-brand {
    margin-right: 0;
    padding-left: 0;
  }
}
.am-top-header .navbar-header .am-toggle-left-sidebar {
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  font-size: 0;
  text-align: center;
  display: none;
  padding: 0 18px;
  border-width: 0;
  line-height: 70px;
}
.am-nosidebar-left .am-top-header .navbar-header .am-toggle-left-sidebar {
  display: none;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar {
  display: inline-block;
  background-color: transparent;
  height: auto;
  width: auto;
  vertical-align: middle;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar span {
  display: block;
  width: 25px;
  height: 1px;
  margin-top: 6px;
  background-color: #FFF;
}
.am-top-header .navbar-header .am-toggle-left-sidebar .icon-bar span:first-child {
  margin-top: 0;
}
.am-top-header .navbar-header .am-toggle-left-sidebar:hover,
.am-top-header .navbar-header .am-toggle-left-sidebar:focus {
  background-color: transparent;
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .am-toggle-left-sidebar {
    display: block;
  }
}
.am-top-header .navbar-header .page-title {
  display: none;
  color: #FFF;
  font-family: "Raleway", sans-serif;
  font-size: 19px;
  line-height: 70px;
}
@media (max-width: 767px) {
  .am-top-header .navbar-header .page-title {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .am-top-header .navbar-header {
    text-align: center;
  }
}
.am-top-header .navbar-collapse {
  padding-right: 20px;
}
.am-top-header .navbar-collapse .navbar-nav > li > a {
  line-height: 80px;
  color: #FFF;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  padding: 0 18px;
  outline: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-collapse .navbar-nav > li > a {
    padding: 0 12px;
  }
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown > a .angle-down {
  font-size: 27px;
  vertical-align: middle;
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
  border: 0;
  border-radius: 3px;
  margin-top: 2px;
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu > li > a {
  font-size: 12px;
  font-weight: 300;
  color: #504e4e;
  padding: 10px 20px;
  min-width: 175px;
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu > li > a:hover {
  background-color: #FF9900;
  color: #FFF;
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu > li > a:focus,
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu > li > a:active {
  background-color: transparent;
  color: #504e4e;
}
.am-top-header .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu::after {
  border-bottom: 8px solid white;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  content: "";
  display: inline-block;
  left: 42px;
  margin-left: -6px;
  position: absolute;
}
.am-top-header .navbar-collapse .navbar-nav.am-nav-right > li:first-child > a {
  padding-left: 15px;
}
.am-top-header .navbar-collapse .am-user-nav {
  margin-right: 0;
}
.am-top-header .navbar-collapse .am-user-nav > li.dropdown > a {
  padding-left: 16px;
  padding-right: 4px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a {
    padding-left: 10px;
  }
}
.am-top-header .navbar-collapse .am-user-nav > li.dropdown > a img {
  max-width: 43px;
  max-height: 43px;
  border-radius: 50%;
}
.am-top-header .navbar-collapse .am-user-nav > li.dropdown > a .user-name {
  margin-left: 8px;
}
.am-top-header .navbar-collapse .am-user-nav > li.dropdown .dropdown-menu li a .icon {
  font-size: 20px;
  vertical-align: middle;
  margin-right: 6px;
}
.am-top-header .navbar-collapse .am-user-nav > li.dropdown .dropdown-menu::after {
  left: auto;
  right: 20px;
}
.am-top-header .navbar-collapse .am-icons-nav {
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .navbar-collapse .am-icons-nav {
    margin-right: 10px;
  }
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a {
  padding: 0 9px;
  position: relative;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .icon {
  font-size: 28px;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.8);
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .indicator {
  background: #FFF;
  border-radius: 50%;
  display: block;
  height: 6px;
  width: 6px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 9px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections {
  width: 300px;
  border-radius: 5px;
  left: auto;
  margin-right: -150px;
  right: 50%;
  padding-bottom: 0;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .title,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .title,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .title {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  color: #8a8a8a;
  text-align: center;
  padding: 3px 0 7px;
  border-bottom: 1px solid #ebebeb;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .title .badge,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .title .badge,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .title .badge {
  font-weight: 600;
  font-size: 10px;
  line-height: 9px;
  vertical-align: middle;
  margin-left: 4px;
  background-color: #fbfbfb;
  color: #8a8a8a;
  min-width: 17px;
  height: 17px;
  text-align: center;
  padding: 3px 6px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .footer a,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .footer a,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .footer a {
  font-size: 13px;
  color: #8a8a8a;
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #ebebeb;
  display: block;
  outline: none;
  font-family: "Raleway", sans-serif;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .footer a:hover,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .footer a:hover,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .footer a:hover {
  background-color: #f5f5f5;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages::after,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications::after,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections::after {
  left: 50%;
  margin-left: -8px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller {
  height: 222px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul {
  list-style: none;
  padding-left: 0;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li {
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a {
  padding: 15px;
  display: block;
  overflow: hidden;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .logo,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo {
  height: 38px;
  width: 38px;
  border-radius: 50%;
  background-color: #e4e4e4;
  float: left;
  text-align: center;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .logo .icon,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo .icon {
  font-size: 25px;
  color: #979595;
  line-height: 36px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content {
  padding-left: 50px;
  line-height: 14px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .circle,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .circle {
  width: 6px;
  height: 6px;
  background: #FF9900;
  border-radius: 50%;
  float: right;
  position: relative;
  top: 6px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .name,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .name,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .text-content,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 13px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .text-content,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 16px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li > a .user-content .date,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .date {
  color: #8a8a8a;
  display: block;
  font-size: 9px;
  margin-top: 4px;
  text-transform: uppercase;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li.active {
  background-color: rgba(255, 153, 0, 0.1);
  border-bottom: 1px solid rgba(255, 153, 0, 0.1);
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover {
  background-color: #FF9900;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a {
  color: #FFF;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo {
  background-color: #db8400;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo .icon,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo .icon {
  color: #FFF;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .circle,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .circle {
  background: #FFF;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .text-content,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .text-content,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .date,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .user-content .date {
  color: #FFF;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:last-child,
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:last-child {
  border-bottom: 0;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller {
  height: 230px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  overflow: hidden;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .logo img {
  max-width: 100%;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .date {
  display: inline-block;
  text-transform: none;
  float: right;
  margin-top: 0;
  font-size: 10px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li > a .user-content .text-content {
  display: block;
  margin-top: 4px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages .am-scroller > .content > ul > li:hover > a .logo {
  background-color: transparent;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul {
  padding: 0;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li {
  display: block;
  overflow: hidden;
  list-style: none;
  padding: 10px 20px;
  line-height: 34px;
  border-bottom: 1px solid #ebebeb;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li .logo {
  width: 35px;
  height: 35px;
  float: left;
  text-align: center;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li .logo img {
  max-height: 100%;
  max-width: 100%;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li .field {
  padding-left: 45px;
  vertical-align: middle;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li .field > span {
  font-family: "Raleway", sans-serif;
  color: #8a8a8a;
  font-weight: 500;
  font-size: 13px;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li .field .switch-button {
  vertical-align: middle;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li:hover {
  background-color: #f5f5f5;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-connections .content ul li:last-child {
  border-bottom: 0;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown.open > a {
  background-color: transparent;
}
.am-top-header .navbar-collapse .am-icons-nav > li.dropdown.open > a .icon {
  color: #FFF;
}
.am-top-header .am-toggle-right-sidebar {
  float: right;
  display: block;
  padding: 0 18px;
  line-height: 80px;
  color: #FFF;
  margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .am-top-header .am-toggle-right-sidebar {
    margin-right: 0;
    padding-left: 5px;
    padding-right: 9px;
  }
}
.am-top-header .am-toggle-right-sidebar .icon {
  font-size: 26px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .am-top-header .am-toggle-right-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 70px;
    margin-right: 0;
  }
}
.am-top-header .am-toggle-top-header-menu {
  cursor: pointer;
  display: none;
  text-align: center;
  background-color: #393838;
  font-size: 31px;
  line-height: 41px;
  color: #e1e1e1;
}
@media (max-width: 767px) {
  .am-top-header .am-toggle-top-header-menu {
    display: block;
  }
}
@media (min-width: 768px) {
  .am-white-header .am-top-header {
    background-color: #FFF;
    border-bottom: 1px solid #e6e6e6;
  }
  .am-white-header .am-top-header .navbar-brand {
    background-color: #FF9900;
    border-bottom-color: #474646;
    position: relative;
    top: 1px;
  }
  .am-white-header .am-top-header .navbar-brand::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: inherit;
    position: absolute;
    top: -1px;
    left: 0;
  }
  .am-white-header .am-top-header .navbar-collapse .navbar-nav > li > a {
    color: #555;
  }
  .am-white-header .am-top-header .navbar-collapse .navbar-nav > li.open > a {
    background-color: #f7f7f7;
  }
  .am-white-header .am-top-header .navbar-collapse .navbar-nav > li.open .dropdown-menu {
    margin-top: 10px;
  }
  .am-white-header .am-top-header .am-icons-nav > li.dropdown > a .icon {
    color: rgba(85, 85, 85, 0.8);
  }
  .am-white-header .am-top-header .am-icons-nav > li.dropdown > a .indicator {
    background-color: #FF9900;
  }
  .am-white-header .am-top-header .am-icons-nav > li.dropdown.open > a {
    background-color: transparent;
  }
  .am-white-header .am-top-header .am-icons-nav > li.dropdown.open > a .icon {
    color: #FF9900;
  }
  .am-white-header .am-top-header .am-toggle-right-sidebar {
    color: rgba(85, 85, 85, 0.8);
  }
}
@media (max-width: 767px) {
  .am-top-header {
    position: relative;
  }
  .am-top-header .navbar-collapse {
    background-color: #3D3C3C;
    border-top-color: #353434;
    overflow: hidden;
    padding: 0;
    margin: 0;
    max-height: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
  }
  .am-top-header .navbar-collapse > .navbar-nav {
    margin: 0;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li > a {
    padding: 0 20px;
    line-height: 50px;
    font-size: 13px;
    position: relative;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.open > a {
    background-color: transparent;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu {
    background-color: #484747;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a {
    color: #e1e1e1;
    padding-left: 26px;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:hover,
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:active,
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: #e1e1e1;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu > li > a:active {
    color: #FFF;
  }
  .am-top-header .navbar-collapse > .navbar-nav > li.dropdown .dropdown-menu::after {
    content: "";
    display: none;
  }
  .am-top-header .navbar-collapse > .navbar-nav.am-nav-right > li:first-child > a {
    padding-left: 20px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a {
    padding: 0 15px;
    line-height: 65px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a > img {
    max-height: 32px;
    max-width: 32px;
  }
  .am-top-header .navbar-collapse .am-user-nav > li.dropdown > a .user-name {
    display: inline;
  }
  .am-top-header .navbar-collapse .am-icons-nav {
    border-top: 1px solid #353434;
    background-color: #393838;
    text-align: center;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown {
    display: inline-block;
    position: static;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .icon {
    color: #e1e1e1;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > a .indicator {
    top: 10px;
    background-color: #ffa31a;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu {
    position: absolute;
    top: 0;
    bottom: 51px;
    left: 0;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    border-radius: 0;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li {
    height: 100%;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .title {
    display: none;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li > .list {
    background-color: #eeeeee;
    height: 100%;
    display: table-row;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li > .list .am-scroller {
    height: 100%;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .content {
    background-color: #eeeeee;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .content > ul > li {
    background-color: #eeeeee;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .footer > a {
    border-top-color: #e0e0e0;
    background-color: #ebebeb;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu > li .footer > a:hover {
    background-color: #e6e6e6;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown > ul.dropdown-menu::after {
    display: none;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li {
    border-bottom-color: #e0e0e0;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover {
    background-color: #eeeeee;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a {
    color: #FF9900;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a .user-content .date,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .date,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a .user-content .text-content,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .text-content {
    color: #8a8a8a;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a .user-content .circle,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .user-content .circle {
    background-color: #FF9900;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a .logo,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo {
    background-color: #e4e4e4;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages:hover > a .logo .icon,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li:hover > a .logo .icon {
    color: #979595;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages.active,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active {
    border-bottom-color: #e0e0e0;
  }
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-messages.active:hover,
  .am-top-header .navbar-collapse .am-icons-nav > li.dropdown .am-notifications .am-scroller > .content > ul > li.active:hover {
    background-color: #ffd79c;
  }
  .am-top-header .container-fluid {
    padding: 0;
  }
}
.am-left-sidebar {
  background-color: #3D3C3C;
  width: 100px;
  height: 100%;
  left: 0;
  position: absolute;
}
.am-nosidebar-left .am-left-sidebar {
  display: none;
}
.am-left-sidebar .sidebar-elements {
  margin: 0;
  padding: 0;
}
.am-left-sidebar .sidebar-elements > li {
  border-bottom: 1px solid #474646;
  list-style: none;
}
.am-left-sidebar .sidebar-elements > li > a {
  display: block;
  padding: 15px;
  color: #e1e1e1;
  text-align: center;
  font-size: 12px;
}
.am-left-sidebar .sidebar-elements > li > a .icon {
  display: block;
  font-size: 33px;
}
.am-left-sidebar .sidebar-elements > li > a span {
  display: block;
  margin-top: 5px;
}
.am-left-sidebar .sidebar-elements > li > ul {
  display: none;
  position: fixed;
  left: 100px;
  top: 0;
  height: 100%;
  background-color: #484747;
  z-index: 1031;
  padding: 0;
  table-layout: fixed;
  list-style: none;
  width: 280px;
}
.am-left-sidebar .sidebar-elements > li > ul.visible {
  display: table;
}
.am-left-sidebar .sidebar-elements > li > ul.hide {
  display: none;
}
.am-left-sidebar .sidebar-elements > li > ul > li.title {
  color: #FFF;
  border-bottom: 1px solid #6d6b6b;
  font-size: 26px;
  font-weight: 300;
  margin: 0 25px 0;
  padding-bottom: 18px;
  padding-top: 25px;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items {
  display: table-row;
  height: 100%;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller {
  display: table-cell;
  height: 100%;
}
@media (max-width: 767px) {
  .am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller {
    display: block;
  }
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content {
  height: 100%;
  padding-top: 15px;
  margin-right: 0 !important;
}
@media screen and (min-width: 0\0) {
  .am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content {
    position: static;
    overflow: hidden;
  }
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul {
  padding: 0;
  margin: 0;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul > li > a {
  padding: 11px 25px;
  color: #b3b3b3;
  font-size: 13px;
  display: block;
  font-weight: 300;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul > li > a .label {
  border-radius: 2px;
  font-weight: 400;
  line-height: 10px;
  padding: 5px 10px;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul > li > a:hover {
  background-color: #424141;
  color: #FFF;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul li.active > a {
  color: #ffa31a;
}
.am-left-sidebar .sidebar-elements > li:hover {
  background-color: #424141;
}
.am-left-sidebar .sidebar-elements > li:hover > ul {
  display: table;
}
.am-left-sidebar .sidebar-elements > li.active > a {
  border-left: 2px solid #FF9900;
  padding-left: 13px;
}
.am-left-sidebar .am-logo {
  display: none;
}
.am-left-sidebar::before {
  content: "";
  position: fixed;
  z-index: -1;
  width: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: inherit;
}
.am-animate .am-left-sidebar::before {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 767px) {
  .am-left-sidebar::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .am-left-sidebar {
    width: 75%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    z-index: 1031;
  }
  .am-left-sidebar .sidebar-elements > li > a {
    text-align: left;
    position: relative;
  }
  .am-left-sidebar .sidebar-elements > li > a .icon {
    display: inline-block;
    font-size: 25px;
    margin-right: 10px;
    vertical-align: middle;
  }
  .am-left-sidebar .sidebar-elements > li > a span {
    display: inline-block;
  }
  .am-left-sidebar .sidebar-elements > li.parent > a::after {
    content: "\E688";
    float: right;
    font-family: "Stroke 7";
    font-size: 26px;
    line-height: 28px;
    color: #a1a1a1;
  }
  .am-left-sidebar .sidebar-elements > li > ul {
    position: relative;
    height: auto;
    width: 100%;
    left: 0;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.title {
    display: none;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items {
    display: block;
    height: auto;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items > .am-scroller {
    height: auto;
    overflow: visible;
  }
  .am-left-sidebar .sidebar-elements > li > ul > li.nav-items > .am-scroller > .content {
    padding-top: 0;
    overflow: visible;
    position: relative;
  }
  .am-left-sidebar .sidebar-elements > li:hover {
    background-color: inherit;
  }
  .am-left-sidebar .sidebar-elements > li:hover > ul {
    display: none;
  }
  .am-left-sidebar .sidebar-elements li.open > ul {
    display: block;
  }
  .am-left-sidebar .am-logo {
    background-color: #393838;
    border-bottom: 1px solid #353434;
    display: block;
    padding: 0 15px;
  }
  .am-left-sidebar .am-logo::before {
    background: url(/compiled/logo-full.40df5775ba163fa88ccd82c1bcb58f58.png) no-repeat center;
    -webkit-background-size: 100% auto;
            background-size: 100% auto;
    content: "";
    display: block;
    height: 70px;
    max-width: 200px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .am-left-sidebar .am-logo::before {
    background-image: url(/compiled/logo-full-retina.037cfcc8750cb8d2be2d8e3c13a7153b.png);
  }
}
.am-animate .am-left-sidebar {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.am-fixed-sidebar .am-left-sidebar {
  margin-top: 80px;
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1031;
}
@media (max-width: 767px) {
  .am-fixed-sidebar .am-left-sidebar {
    margin-top: 0;
  }
}
.am-fixed-sidebar .am-left-sidebar::before {
  top: 80px;
}
.am-fixed-sidebar .am-left-sidebar .nano-pane {
  width: 4px;
}
.am-fixed-sidebar .am-left-sidebar .nano-pane > .nano-slider {
  background-color: rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  body.open-left-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-left-sidebar .am-content,
  body.open-left-sidebar .am-top-header {
    -webkit-transform: translate3d(75%, 0, 0);
            transform: translate3d(75%, 0, 0);
  }
  body.open-left-sidebar .am-left-sidebar {
    -webkit-transform: translate3d(0%, 0, 0);
            transform: translate3d(0%, 0, 0);
  }
}
.am-right-sidebar {
  overflow-y: hidden;
  position: fixed;
  width: 255px;
  height: 100%;
  top: 0;
  right: -255px;
}
.am-animate .am-right-sidebar {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (min-width: 768px) {
  body.open-right-sidebar .am-content {
    left: -255px;
  }
  body.open-right-sidebar .page-aside {
    left: -155px;
  }
  body.open-right-sidebar .am-top-header {
    right: 255px;
    left: -255px;
  }
  body.open-right-sidebar .am-left-sidebar {
    left: -255px;
  }
  body.open-right-sidebar .am-left-sidebar::before {
    left: -255px;
  }
  body.open-right-sidebar .am-right-sidebar {
    right: 0;
  }
}
@media (max-width: 767px) {
  body.open-right-sidebar .am-content,
  body.open-right-sidebar .am-top-header,
  body.open-right-sidebar .page-aside {
    -webkit-transform: translate3d(-255px, 0, 0);
            transform: translate3d(-255px, 0, 0);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.open-right-sidebar .am-content,
  body.open-right-sidebar .am-top-header,
  body.open-right-sidebar .page-aside {
    -webkit-transform: translate3d(-85%, 0, 0);
            transform: translate3d(-85%, 0, 0);
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  body.open-right-sidebar .am-wrapper {
    overflow: hidden;
  }
  body.open-right-sidebar .am-right-sidebar {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.am-right-sidebar {
  background-color: #484747;
}
.am-right-sidebar .sb-content {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.am-right-sidebar .user-info {
  text-align: center;
  padding: 30px 20px;
  border-bottom: 1px solid #525050;
  background-color: #424141;
}
.am-right-sidebar .user-info img {
  border-radius: 50%;
  width: 76px;
  height: 76px;
  margin-bottom: 20px;
}
.am-right-sidebar .user-info span {
  display: block;
  font-family: "Raleway", sans-serif;
}
.am-right-sidebar .user-info span.name {
  color: #e1e1e1;
  font-size: 14px;
}
.am-right-sidebar .user-info span.name .status {
  border-radius: 50%;
  height: 7px;
  width: 7px;
  background-color: #00B777;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -1px;
}
.am-right-sidebar .user-info span.position {
  color: #aaaaaa;
  font-size: 13px;
}
@media (max-width: 767px) {
  .am-right-sidebar .user-info {
    background-color: #3b3a3a;
    border-bottom: 0 solid #353434;
    text-align: left;
    padding: 17px 22px 21px;
  }
  .am-right-sidebar .user-info img {
    height: 36px;
    width: 36px;
    margin-bottom: 0;
    float: left;
  }
  .am-right-sidebar .user-info > span {
    padding-left: 46px;
  }
  .am-right-sidebar .user-info > span.position {
    font-size: 12px;
    line-height: 12px;
  }
}
.am-right-sidebar .tab-navigation .nav-tabs {
  background-color: #424141;
  border-bottom: 0;
  padding: 0 15px;
}
.am-right-sidebar .tab-navigation .nav-tabs > li > a {
  background-color: transparent;
  border-width: 0;
  padding: 14px 10px;
  min-width: 0;
}
.am-right-sidebar .tab-navigation .nav-tabs > li > a .icon {
  font-size: 25px;
  color: #aaaaaa;
}
.am-right-sidebar .tab-navigation .nav-tabs > li > a:hover {
  border: 0;
  background-color: transparent;
}
.am-right-sidebar .tab-navigation .nav-tabs > li > a:hover .icon {
  color: #FFF;
}
.am-right-sidebar .tab-navigation .nav-tabs > li > a:focus {
  border: 0;
  background-color: transparent;
}
.am-right-sidebar .tab-navigation .nav-tabs > li.active > a .icon {
  color: #FF9900;
}
@media (max-width: 767px) {
  .am-right-sidebar .tab-navigation .nav-justified {
    display: table;
  }
  .am-right-sidebar .tab-navigation .nav-justified > li {
    display: table-cell;
  }
  .am-right-sidebar .tab-navigation .nav-justified > li > a {
    margin-bottom: 0;
    min-width: 40px;
  }
}
.am-right-sidebar .tab-panel {
  height: 100%;
  display: table-row;
}
.am-right-sidebar .tab-panel .tab-content {
  height: 100%;
  position: relative;
  width: 100%;
  padding: 0;
  background: transparent;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane {
  height: 100%;
  position: relative;
  width: 100%;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane > .content {
  overflow: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.am-right-sidebar .tab-panel .tab-content .tab-pane h2 {
  color: #e1e1e1;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 15px;
  border-bottom: 1px solid #6d6b6b;
  padding-left: 5px;
  margin-bottom: 25px;
  margin-top: 18px;
}
.am-right-sidebar .tab-panel .tab-content .search {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
.am-right-sidebar .tab-panel .tab-content .search > input {
  border: 0;
  background-color: #424141;
  color: #b3b3b3;
  width: 100%;
  font-size: 13px;
  font-weight: 300;
  padding: 15px 20px;
  outline: none;
}
.am-right-sidebar .tab-panel .tab-content .search > span {
  position: absolute;
  color: #aaaaaa;
  right: 15px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
  cursor: pointer;
}
.am-right-sidebar .tab-panel .tab-content .search > span:hover {
  color: #d1d1d1;
}
.am-right-sidebar .tab-panel .tab-content .announcement .nano-content,
.am-right-sidebar .tab-panel .tab-content .announcement .nano-pane {
  margin-bottom: 49px;
}
.am-right-sidebar .tab-panel .tab-content .announcement .nano-content > .content {
  padding: 10px 20px 0;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul {
  list-style: none;
  padding-left: 0;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 25px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li > .icon {
  position: absolute;
  left: 0;
  font-size: 16px;
  background-color: #424141;
  color: #d6d6d6;
  border-radius: 50%;
  height: 26px;
  width: 26px;
  text-align: center;
  line-height: 20px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li > .icon i.icon {
  vertical-align: middle;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .content {
  margin-left: 5px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .content a {
  display: block;
  color: #FFF;
  padding-top: 3px;
  font-size: 12px;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .content a:hover {
  color: #ffa929;
}
.am-right-sidebar .tab-panel .tab-content .announcement ul > li .content span {
  display: block;
  color: #b3b3b3;
  margin-top: 5px;
  font-size: 12px;
}
.am-right-sidebar .tab-panel .tab-content > .chat {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0;
  width: 255px;
}
.am-right-sidebar .tab-panel .tab-content > .chat h2 {
  margin: 30px 20px 15px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent,
.am-right-sidebar .tab-panel .tab-content > .chat .contact {
  margin-bottom: 30px;
  font-size: 12px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a {
  display: block;
  padding: 11px 25px;
  overflow: hidden;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a img,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  float: left;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 {
  padding-left: 40px;
  line-height: 16px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data .status,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data .status,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2 .status,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 .status {
  background-color: #00B777;
  border-radius: 50%;
  float: right;
  width: 7px;
  height: 7px;
  position: relative;
  top: 5px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data .status.offline,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data .status.offline,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2 .status.offline,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 .status.offline {
  background-color: #E65A5A;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data .status.away,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data .status.away,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2 .status.away,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 .status.away {
  background-color: #F2C329;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data .name,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data .name,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2 .name,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 .name {
  color: #e1e1e1;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data .message,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data .message,
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2 .message,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 .message {
  display: block;
  color: #999999;
  font-size: 11px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a .user-data2,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a .user-data2 {
  margin-top: 7px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .recent .user a:hover,
.am-right-sidebar .tab-panel .tab-content > .chat .contact .user a:hover {
  background-color: #424141;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-contacts,
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window {
  height: 100%;
  width: 255px;
  display: table;
  table-layout: fixed;
  position: absolute;
  left: 0;
  -webkit-transition: left 0.3s ease;
  -o-transition: left 0.3s ease;
  transition: left 0.3s ease;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-contacts .chat-sections {
  height: 100%;
  display: table-row;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-contacts .search {
  position: relative;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window {
  height: 100%;
  left: 255px;
  display: table;
  table-layout: fixed;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title {
  padding: 20px 10px;
  padding-right: 20px;
  overflow: hidden;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title .icon {
  font-size: 35px;
  color: #b3b3b3;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title .user {
  display: inline-block;
  float: right;
  text-align: right;
  line-height: 13px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title .user img {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  float: right;
  margin-left: 10px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title .user h2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .title .user span {
  display: block;
  font-size: 12px;
  color: #999999;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages {
  height: 100%;
  display: table-row;
  font-size: 13px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content {
  outline: none;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul {
  outline: none;
  margin: 0;
  padding: 0;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li {
  display: block;
  list-style: none;
  padding: 9px 16px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li .msg {
  position: relative;
  display: inline-block;
  background-color: #ff9d0a;
  color: #FFF;
  font-size: 12px;
  padding: 5px 8px;
  border-radius: 3px;
  white-space: normal;
  text-align: left;
  margin-left: 40px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li .msg::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 7px;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ff9d0a;
  border-top: 6px solid transparent;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li.friend .msg {
  background-color: #FFF;
  color: #424141;
  margin-left: 0;
  margin-right: 40px;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li.friend .msg::after {
  right: auto;
  left: -5px;
  border-left-width: 0;
  border-right: 5px solid #FFF;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-messages .content > ul > li.self {
  text-align: right;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-input {
  position: relative;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-input .input-wrapper > input {
  border: 0;
  background-color: #424141;
  color: #b3b3b3;
  width: 100%;
  font-size: 13px;
  font-weight: 300;
  padding: 15px 20px;
  padding-left: 42px;
  padding-right: 40px;
  outline: none;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-input .input-wrapper > span {
  position: absolute;
  color: #aaaaaa;
  right: 15px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
  cursor: pointer;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-input .input-wrapper > span:hover {
  color: #d1d1d1;
}
.am-right-sidebar .tab-panel .tab-content > .chat .chat-window .chat-input .input-wrapper .photo {
  left: 15px;
  font-size: 22px;
  top: 47%;
  right: auto;
}
.am-right-sidebar .tab-panel .tab-content > .chat.chat-opened .chat-contacts {
  left: -255px;
}
.am-right-sidebar .tab-panel .tab-content > .chat.chat-opened .chat-window {
  left: 0;
}
.am-right-sidebar .tab-panel .tab-content .faqs .content,
.am-right-sidebar .tab-panel .tab-content .faqs .nano-pane {
  margin-bottom: 49px;
}
.am-right-sidebar .tab-panel .tab-content .faqs .content {
  padding: 10px 20px 1px;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-top: 0;
  margin-bottom: 20px;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading {
  background-color: transparent;
  border-color: transparent;
  padding: 0;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title {
  margin-top: 0;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a {
  color: #FFF;
  position: relative;
  padding: 0;
  padding-left: 35px;
  line-height: 24px;
  display: block;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a .icon {
  background-color: #424141;
  height: 26px;
  width: 26px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a .icon > span {
  font-size: 26px;
  color: #d6d6d6;
  position: relative;
  top: 1px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a .title {
  font-size: 12px;
  font-weight: 400;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a.collapsed .icon {
  -webkit-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-heading .panel-title a.collapsed .icon > span {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
       -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.am-right-sidebar .tab-panel .tab-content .faqs .panel-group .panel .panel-collapse .panel-body {
  border-top: 0;
  color: #b3b3b3;
  padding-left: 35px;
  padding-top: 3px;
  padding-right: 0;
  padding-bottom: 0;
  font-size: 12px;
}
.am-right-sidebar .tab-panel .tab-content .ticket .content {
  padding: 10px 20px 30px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form {
  margin-top: 30px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form .send-ticket {
  margin-bottom: 30px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form .send-ticket label {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 13px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form .send-ticket .form-control {
  background-color: transparent;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 13px;
  border: 1px solid #646262;
  color: #e1e1e1;
  height: auto;
  padding: 10px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form .send-ticket textarea {
  min-height: 160px;
}
.am-right-sidebar .tab-panel .tab-content .ticket form .btn {
  width: 100%;
}
@media (max-width: 767px) {
  .am-right-sidebar {
    width: 85%;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .am-right-sidebar .tab-panel .tab-content > .chat {
    width: 100%;
  }
  .am-right-sidebar .tab-panel .tab-content > .chat .chat-contacts,
  .am-right-sidebar .tab-panel .tab-content > .chat .chat-window {
    width: 100%;
  }
  .am-right-sidebar .tab-panel .tab-content > .chat .chat-window {
    left: 100%;
  }
  .am-right-sidebar .tab-panel .tab-content > .chat.chat-opened .chat-contacts {
    left: -100%;
  }
}
.am-content {
  position: relative;
  left: 0;
  margin-left: 100px;
  min-height: 100%;
}
@media (max-width: 767px) {
  .am-content {
    margin-left: 0;
  }
}
.am-animate .am-content {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.am-nosidebar-left .am-content {
  margin-left: 0;
}
.main-content {
  padding: 0;
}
@media (max-width: 767px) {
  .main-content {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.page-head {
  background: none #FFF;
  padding: 20px 35px;
  position: relative;
}
.page-head h2 {
  margin-bottom: 5px;
  margin-top: 6px;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  letter-spacing: -1px;
  font-size: 28px;
  line-height: 36px;
}
.page-head .breadcrumb {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: 4px;
  font-size: 12px;
}
.am-white-header .page-head {
  background-color: #f8f8f8;
}
.page-head .page-head-links {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-head {
    display: table;
    width: 100%;
  }
  .page-head .page-head-title {
    display: table-cell;
  }
  .page-head .page-head-links {
    display: table-cell;
    margin-top: 0;
    text-align: right;
    vertical-align: middle;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-head {
    padding: 20px 25px;
  }
}
@media (max-width: 767px) {
  .page-head {
    padding: 18px 15px 20px;
  }
  .page-head h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.am-splash-screen {
  background-color: #383737;
}
.am-splash-screen .am-wrapper {
  padding-top: 0;
}
.am-splash-screen .am-wrapper .am-content {
  margin: 0;
}
.am-splash-screen a {
  color: #d9d9d9;
  border-bottom: 1px dashed currentColor;
}
.am-splash-screen a:hover {
  color: #FFF;
}
.am-splash-screen .logo-img {
  background-image: url(/compiled/logo-full-retina.037cfcc8750cb8d2be2d8e3c13a7153b.png);
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  border: none;
  display: block;
  margin: auto;
  width: 200px;
  height: 28px;
}
.am-splash-screen .panel-body .title {
  font-size: 15px;
  color: #858383;
  text-align: center;
}
.am-splash-screen .alert-warning.alert-icon-default,
.am-splash-screen .alert-warning.alert-icon-default > .icon,
.am-splash-screen .alert-warning.alert-icon-default > .icon::after {
  background-color: #ffb43d;
}
.am-scroll-top {
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 4px 9px;
  display: none;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  border-radius: 4px;
}
.am-scroll-top:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.am-scroll-top:hover,
.am-scroll-top:focus {
  color: #FFF;
}
.am-scroll-top::before {
  content: "\E682";
  font-family: "Stroke 7";
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}
.custom-file {
  border: none !important;
  font-size: 0 !important;
  margin: 0;
  padding: 0 !important;
  position: relative;
  white-space: nowrap;
}
.custom-file::before {
  background-color: #FCFCFC;
  border: 2px solid #EAEAEA;
  content: attr(data-input-placeholder);
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  padding: 10px 12px;
  text-overflow: ellipsis;
  vertical-align: middle;
  width: 190px;
}
.custom-file[data-input-value]::before {
  content: attr(data-input-value);
}
.custom-file::after {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  content: attr(data-button-text);
  display: inline-block;
  padding: 12px;
}
.custom-file::after:focus,
.custom-file::after:active:focus,
.custom-file::after.active:focus,
.custom-file::after.focus,
.custom-file::after:active.focus,
.custom-file::after.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.custom-file::after:hover,
.custom-file::after:focus,
.custom-file::after.focus {
  color: #555;
  text-decoration: none;
}
.custom-file::after:active,
.custom-file::after.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);
}
.custom-file::after.disabled,
.custom-file::after[disabled],
fieldset[disabled] .custom-file::after {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.custom-file::after.disabled,
fieldset[disabled] a.custom-file::after {
  pointer-events: none;
}
.custom-file::after:active,
.custom-file::after.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom-file::after .icon {
  font-size: 19px;
  vertical-align: middle;
}
.custom-file::after .icon.icon-left {
  margin-right: 3px;
}
.custom-file::after .icon.icon-right {
  margin-left: 3px;
}
.custom-file::after .icon.fa {
  font-size: 15px;
}
.custom-file::after.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.custom-file::after.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.custom-file::after.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.custom-file::after:focus,
.custom-file::after.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.custom-file::after:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.custom-file::after:active,
.custom-file::after.active,
.open > .dropdown-toggle.custom-file::after {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.custom-file::after:active:hover,
.custom-file::after.active:hover,
.open > .dropdown-toggle.custom-file::after:hover,
.custom-file::after:active:focus,
.custom-file::after.active:focus,
.open > .dropdown-toggle.custom-file::after:focus,
.custom-file::after:active.focus,
.custom-file::after.active.focus,
.open > .dropdown-toggle.custom-file::after.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.custom-file::after.disabled:hover,
.custom-file::after[disabled]:hover,
fieldset[disabled] .custom-file::after:hover,
.custom-file::after.disabled:focus,
.custom-file::after[disabled]:focus,
fieldset[disabled] .custom-file::after:focus,
.custom-file::after.disabled.focus,
.custom-file::after[disabled].focus,
fieldset[disabled] .custom-file::after.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.custom-file::after .badge {
  color: #FFF;
  background-color: #555;
}
.custom-file::after:focus,
.custom-file::after.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.custom-file::after:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.custom-file::after:active,
.custom-file::after.active,
.open > .dropdown-toggle.custom-file::after {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.custom-file::after:active:hover,
.custom-file::after.active:hover,
.open > .dropdown-toggle.custom-file::after:hover,
.custom-file::after:active:focus,
.custom-file::after.active:focus,
.open > .dropdown-toggle.custom-file::after:focus,
.custom-file::after:active.focus,
.custom-file::after.active.focus,
.open > .dropdown-toggle.custom-file::after.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.custom-file::after:active,
.custom-file::after.active,
.open > .dropdown-toggle.custom-file::after {
  background-image: none;
}
.custom-file::after.disabled,
.custom-file::after[disabled],
fieldset[disabled] .custom-file::after,
.custom-file::after.disabled:hover,
.custom-file::after[disabled]:hover,
fieldset[disabled] .custom-file::after:hover,
.custom-file::after.disabled:focus,
.custom-file::after[disabled]:focus,
fieldset[disabled] .custom-file::after:focus,
.custom-file::after.disabled.focus,
.custom-file::after[disabled].focus,
fieldset[disabled] .custom-file::after.focus,
.custom-file::after.disabled:active,
.custom-file::after[disabled]:active,
fieldset[disabled] .custom-file::after:active,
.custom-file::after.disabled.active,
.custom-file::after[disabled].active,
fieldset[disabled] .custom-file::after.active {
  background-color: #FFF;
  border-color: #FFF;
}
.custom-file::after .badge {
  color: #FFF;
  background-color: #555;
}
.custom-file::after:focus,
.custom-file::after.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.custom-file::after:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.custom-file::after:active,
.custom-file::after.active,
.open > .dropdown-toggle.custom-file::after {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.custom-file::after:active:hover,
.custom-file::after.active:hover,
.open > .dropdown-toggle.custom-file::after:hover,
.custom-file::after:active:focus,
.custom-file::after.active:focus,
.open > .dropdown-toggle.custom-file::after:focus,
.custom-file::after:active.focus,
.custom-file::after.active.focus,
.open > .dropdown-toggle.custom-file::after.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.custom-file::after:active,
.custom-file::after.active,
.open > .dropdown-toggle.custom-file::after {
  background-image: none;
}
.custom-file::after.disabled,
.custom-file::after[disabled],
fieldset[disabled] .custom-file::after,
.custom-file::after.disabled:hover,
.custom-file::after[disabled]:hover,
fieldset[disabled] .custom-file::after:hover,
.custom-file::after.disabled:focus,
.custom-file::after[disabled]:focus,
fieldset[disabled] .custom-file::after:focus,
.custom-file::after.disabled.focus,
.custom-file::after[disabled].focus,
fieldset[disabled] .custom-file::after.focus,
.custom-file::after.disabled:active,
.custom-file::after[disabled]:active,
fieldset[disabled] .custom-file::after:active,
.custom-file::after.disabled.active,
.custom-file::after[disabled].active,
fieldset[disabled] .custom-file::after.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.custom-file::after .badge {
  color: #FFF;
  background-color: #555;
}
.custom-file:hover::after,
.custom-file:focus::after {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.custom-file input {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.expanded-multi-select {
  background-color: white;
  border: 2px solid #EAEAEA;
  width: 100%;
  max-width: 960px;
  max-height: 292px;
  overflow: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.expanded-multi-select label {
  white-space: nowrap;
}
.expanded-multi-select .control-label {
  line-height: 22px;
  margin: 0;
  padding: 7px;
}
.expanded-multi-select .am-checkbox {
  padding: 0;
  max-width: none;
}
.expanded-multi-select .am-checkbox label {
  display: block;
  padding: 7px 7px 7px 34px !important;
}
.expanded-multi-select .am-checkbox label:hover {
  background-color: #EEE;
}
.clr-primary {
  background-color: #FF9900;
}
.clr-success {
  background-color: #7ACCBE;
}
.clr-info {
  background-color: #8DCADF;
}
.clr-warning {
  background-color: #FFC870;
}
.clr-danger {
  background-color: #EF6262;
}
.clr-alt1 {
  background-color: #65CEEC;
}
.clr-alt2 {
  background-color: #FFDC7A;
}
.clr-alt3 {
  background-color: #45D8C2;
}
.clr-alt4 {
  background-color: #E0E0E0;
}
.clr-btn-default {
  background-color: #FFF;
}
.clr-btn-default-hover {
  background-color: #f7f7f7;
}
.clr-btn-default-active {
  background-color: #ededed;
}
.clr-btn-primary {
  background-color: #FF9900;
}
.clr-btn-primary-hover {
  background-color: #ffa31a;
}
.clr-btn-primary-active {
  background-color: #e68a00;
}
.clr-btn-dark {
  background-color: #3D3C3C;
}
.clr-btn-dark-hover {
  background-color: #4a4949;
}
.clr-btn-dark-active {
  background-color: #302f2f;
}
.clr-btn-info {
  background-color: #8DCADF;
}
.clr-btn-info-hover {
  background-color: #a1d3e5;
}
.clr-btn-info-active {
  background-color: #79c1d9;
}
.clr-btn-warning {
  background-color: #FFC870;
}
.clr-btn-warning-hover {
  background-color: #ffd28a;
}
.clr-btn-warning-active {
  background-color: #ffbe57;
}
.clr-btn-danger {
  background-color: #FFF;
}
.clr-btn-danger-hover {
  background-color: #ffffff;
}
.clr-btn-danger-active {
  background-color: #f2f2f2;
}
.clr-btn-success {
  background-color: #7ACCBE;
}
.clr-btn-success-hover {
  background-color: #8cd3c7;
}
.clr-btn-success-active {
  background-color: #68c5b5;
}
.clr-btn-alt1 {
  background-color: #41c2e8;
}
.clr-btn-alt1-hover {
  background-color: #57caea;
}
.clr-btn-alt1-active {
  background-color: #2abbe5;
}
.clr-btn-alt2 {
  background-color: #ffcf66;
}
.clr-btn-alt2-hover {
  background-color: #ffd77f;
}
.clr-btn-alt2-active {
  background-color: #ffc74c;
}
.clr-btn-alt3 {
  background-color: #2cd2b9;
}
.clr-btn-alt3-hover {
  background-color: #41d7c1;
}
.clr-btn-alt3-active {
  background-color: #28bda7;
}
.clr-btn-alt4 {
  background-color: #bcbcbc;
}
.clr-btn-alt4-hover {
  background-color: #c9c9c9;
}
.clr-btn-alt4-active {
  background-color: #b0b0b0;
}
#gritter-notice-wrapper {
  width: 360px;
  top: 82px;
}
.gritter-item-wrapper {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAAA1BMVEUAAACnej3aAAAAAXRSTlPM0jRW/QAAAApJREFUCNdjAAMAAAYAAegKKqQAAAAASUVORK5CYII=");
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.gritter-item-wrapper .gritter-item {
  font-family: "Open Sans", sans-serif;
  background: transparent;
  color: #FFF;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.gritter-item-wrapper .gritter-item .gritter-img-container {
  display: table-cell;
  width: 26%;
  vertical-align: middle;
  text-align: center;
  background-color: #302f2f;
}
.gritter-item-wrapper .gritter-item .gritter-img-container .gritter-image {
  float: none;
}
.gritter-item-wrapper .gritter-item .gritter-content {
  width: auto;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image {
  padding: 15px 35px 17px 15px;
  color: #d9d9d9;
  width: 267px;
  display: table-cell;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close {
  display: block !important;
  top: 0;
  right: 0;
  left: auto;
  height: 30px;
  width: 35px;
  font-size: 0;
  background: transparent;
  text-indent: inherit;
  opacity: 0.4;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close:hover,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close:hover {
  opacity: 0.8;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-close::after,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-close::after {
  content: "\E680";
  font-family: "Stroke 7";
  position: absolute;
  color: #FFF;
  font-size: 24px;
  left: 5px;
  text-shadow: none;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image .gritter-title,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image .gritter-title {
  text-shadow: none;
  font-weight: 300;
  font-size: 17px;
}
.gritter-item-wrapper .gritter-item .gritter-content.gritter-with-image p,
.gritter-item-wrapper .gritter-item .gritter-content.gritter-without-image p {
  font-size: 12px;
  line-height: 19px;
}
.gritter-item-wrapper .gritter-item .gritter-content .gritter-without-image {
  border-left: 0;
}
.gritter-item-wrapper.img-rounded {
  border-radius: 0;
}
.gritter-item-wrapper.img-rounded .gritter-img-container .gritter-image {
  border-radius: 50%;
}
.gritter-item-wrapper.clean {
  background: #FFF;
}
.gritter-item-wrapper.clean .gritter-item {
  color: #555;
}
.gritter-item-wrapper.clean .gritter-item .gritter-img-container {
  background-color: #fafafa;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content {
  color: #555;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close {
  opacity: 0.5;
}
.gritter-item-wrapper.clean .gritter-item .gritter-content .gritter-close::after {
  color: #555;
}
.gritter-item-wrapper.color .gritter-item .gritter-content {
  color: #FFF;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close {
  opacity: 0.7;
}
.gritter-item-wrapper.color .gritter-item .gritter-content .gritter-close:hover {
  opacity: 1;
}
.gritter-item-wrapper.primary {
  background: #FF9900;
}
.gritter-item-wrapper.success {
  background: #7ACCBE;
}
.gritter-item-wrapper.info {
  background: #8DCADF;
}
.gritter-item-wrapper.warning {
  background: #FFC870;
}
.gritter-item-wrapper.danger {
  background: #EF6262;
}
.gritter-item-wrapper.alt1 {
  background: #65CEEC;
}
.gritter-item-wrapper.alt2 {
  background: #FFDC7A;
}
.gritter-item-wrapper.alt3 {
  background: #45D8C2;
}
.gritter-item-wrapper.alt4 {
  background: #E0E0E0;
}
.gritter-item-wrapper.dark {
  background: #3D3C3C;
}
.gritter-item-wrapper.facebook {
  background: #5D82D1;
}
.gritter-item-wrapper.facebook .gritter-item .gritter-img-container {
  background-color: #5179ce;
}
.gritter-item-wrapper.twitter {
  background: #50BFF5;
}
.gritter-item-wrapper.twitter .gritter-item .gritter-img-container {
  background-color: #42baf4;
}
.gritter-item-wrapper.google-plus {
  background: #EB5E4C;
}
.gritter-item-wrapper.google-plus .gritter-item .gritter-img-container {
  background-color: #e9523e;
}
.gritter-item-wrapper.dribbble {
  background: #F7659C;
}
.gritter-item-wrapper.dribbble .gritter-item .gritter-img-container {
  background-color: #f65693;
}
.gritter-item-wrapper.flickr {
  background: #0063DC;
}
.gritter-item-wrapper.flickr .gritter-item .gritter-img-container {
  background-color: #005ccd;
}
.gritter-item-wrapper.linkedin {
  background: #238CC8;
}
.gritter-item-wrapper.linkedin .gritter-item .gritter-img-container {
  background-color: #2183bb;
}
.gritter-item-wrapper.youtube {
  background: #EF4E41;
}
.gritter-item-wrapper.youtube .gritter-item .gritter-img-container {
  background-color: #ee4133;
}
.gritter-item-wrapper.pinterest {
  background: #E13138;
}
.gritter-item-wrapper.pinterest .gritter-item .gritter-img-container {
  background-color: #df242b;
}
.gritter-item-wrapper.github {
  background: #333;
}
.gritter-item-wrapper.github .gritter-item .gritter-img-container {
  background-color: #2b2b2b;
}
.gritter-item-wrapper.tumblr {
  background: #426D9B;
}
.gritter-item-wrapper.tumblr .gritter-item .gritter-img-container {
  background-color: #3d6590;
}
.icon {
  display: inline-block;
  min-width: 1em;
  text-align: center;
}
.icon-container {
  background-color: #FFF;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.icon-container .icon {
  background-color: #f5f5f5;
  border-radius: 50%;
  display: inline-block;
  height: 95px;
  width: 95px;
  margin-bottom: 15px;
  padding: 20px;
  text-align: center;
}
.icon-container .icon span {
  font-size: 55px;
  color: #646262;
}
.icon-container .class {
  display: block;
  font-size: 14px;
  font-weight: 300;
}
.login-container {
  max-width: 400px;
  margin: 80px auto;
  padding: 10px;
}
.login-container .panel-default {
  background: transparent;
  padding: 0;
  border: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
.login-container .panel-default .panel-heading {
  padding: 0;
  background: transparent;
  border: 0;
  text-align: center;
  margin-bottom: 20px;
}
.login-container .panel-default .panel-heading span {
  display: block;
  color: #858383;
  line-height: 20px;
  font-size: 15px;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  margin-top: 10px;
  padding-bottom: 10px;
}
.login-container .panel-default .panel-body .form-group {
  margin: 0;
  padding: 0;
}
.login-container .panel-default .panel-body .form-group > div {
  padding: 0;
}
.login-container .panel-default .panel-body .form-group .input-group {
  border-bottom: 2px solid #4a4949;
  padding: 10px 0;
}
.login-container .panel-default .panel-body .form-group .input-group .input-group-addon {
  border: 0;
  background-color: transparent;
}
.login-container .panel-default .panel-body .form-group .input-group .input-group-addon .icon {
  font-size: 20px;
  color: #FFF;
}
.login-container .panel-default .panel-body .form-group .input-group .form-control {
  border: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #a3a2a2;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
}
.login-container .panel-default .panel-body .form-group .input-group.parsley-error {
  border-color: #f49090;
}
.login-container .panel-default .panel-body .form-group.login-submit {
  padding-top: 40px;
  padding-bottom: 15px;
}
.login-container .panel-default .panel-body .form-group.login-submit .btn {
  width: 100%;
}
.login-container .panel-default .panel-body .form-group.footer {
  margin-top: 3px;
  line-height: 35px;
  font-size: 14px;
}
.login-container .panel-default .panel-body .form-group .remember {
  text-align: right;
  color: #a3a2a2;
}
.login-container .panel-default .panel-body .form-group .remember label {
  margin: 0;
  cursor: pointer;
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox {
  display: inline-block;
  margin-left: 7px;
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox input[type="checkbox"] + label::before {
  border-color: #4a4949;
}
.login-container .panel-default .panel-body .form-group .remember .am-checkbox input[type="checkbox"] + label:hover::before {
  border-color: #575555;
}
@media (max-width: 767px) {
  .login-container {
    margin-top: 50px;
  }
}
.login-container .col-xs-6 .form-errors {
  width: 200%;
}
.am-error .error-container {
  text-align: center;
}
.am-error .error-number {
  display: block;
  color: #FFF;
  font-size: 130px;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 120px;
  text-shadow: 6px 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .am-error .error-number {
    font-size: 90px;
    margin-bottom: 10px;
    line-height: 100px;
  }
}
.am-error .error-description {
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
  color: #cccccc;
}
@media (max-width: 767px) {
  .am-error .error-description {
    font-size: 19px;
  }
}
.am-error .error-goback-text {
  font-size: 20px;
  font-weight: 300;
  color: #a6a6a6;
  margin-bottom: 30px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .am-error .error-goback-text {
    font-size: 15px;
  }
}
.am-error-404 .error-container .error-image {
  display: inline-block;
  background: url(/compiled/404-img.7ec739fae1785d378d8775eeac551f6d.png) no-repeat right center;
  -webkit-background-size: 387px 292px;
          background-size: 387px 292px;
  width: 100%;
  max-width: 587px;
  height: 292px;
}
.am-error-404 .error-container .error-image img {
  max-width: 607px;
  max-height: 459px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .am-error-404 .error-container .error-image {
    background-image: url(/compiled/404-img-2x.52795f5d56ad9032c6196a7223b38b1b.png);
  }
}
@media (max-width: 767px) {
  .am-error-404 .error-container .error-image {
    -webkit-background-size: 190px 142px;
            background-size: 190px 142px;
    max-width: 295px;
    height: 142px;
  }
}
.sign-up {
  margin-top: 20px;
  max-width: 440px;
  margin-bottom: 20px;
  padding: 0;
}
.sign-up .panel-heading {
  margin-bottom: 15px !important;
}
.sign-up .panel-body .form-horizontal .title {
  color: #d9d9d9;
}
.sign-up .panel-body .form-horizontal .sign-up-form {
  margin-bottom: 25px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup {
  margin-top: 20px;
  margin-bottom: 20px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup > div:first-child {
  padding-right: 8px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup > div:last-child {
  padding-left: 8px;
}
.sign-up .panel-body .form-horizontal .sign-up-form .social-signup > div .btn {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sign-up .panel-body .form-horizontal .conditions {
  color: #979595;
  margin-bottom: 25px;
}
.sign-up .panel-body .form-horizontal .conditions a {
  color: #d9d9d9;
}
.sign-up .panel-body .form-horizontal .conditions a:hover {
  color: #FFF;
}
.forgot-password {
  max-width: 415px;
}
.forgot-password .panel-heading {
  margin-bottom: 0 !important;
}
.forgot-password .panel-body .form-horizontal p {
  color: #979595;
  font-size: 14px;
  margin-bottom: 25px;
}
.forgot-password .panel-body .form-horizontal p a {
  color: #d9d9d9;
}
.forgot-password .panel-body .form-horizontal p a:hover {
  color: #FFF;
}
.forgot-password .panel-body .form-horizontal p.contact {
  margin-bottom: 30px;
}
.forgot-password .panel-body .form-horizontal .form-group {
  margin-bottom: 30px;
}
.forgot-password .out-links {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .forgot-password {
    margin-bottom: 50px;
    margin-top: 30px;
  }
}
.user-profile .user-display {
  margin-bottom: 30px;
}
.user-profile .user-display .photo {
  max-height: 300px;
  overflow: hidden;
}
.user-profile .user-display .photo img {
  width: 100%;
}
@media (max-width: 767px) {
  .user-profile .user-display .photo img {
    min-height: 130px;
  }
}
.user-profile .user-display .bottom {
  background-color: #FFF;
  position: relative;
  padding: 25px 30px 25px 205px;
}
.user-profile .user-display .bottom > div {
  display: inline-block;
}
.user-profile .user-display .bottom .user-avatar {
  position: absolute;
  left: 46px;
  top: -50px;
}
.user-profile .user-display .bottom .user-avatar .status {
  background-color: #00B777;
  border: 2px solid #FFF;
  border-radius: 50%;
  height: 18px;
  width: 18px;
  left: 105px;
  position: absolute;
  top: 105px;
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar .status {
    height: 13px;
    width: 13px;
    left: 53px;
    top: 51px;
  }
}
.user-profile .user-display .bottom .user-avatar img {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  border: 3px solid #FFF;
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar img {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-avatar {
    left: 50%;
    top: -46px;
    margin-left: -35px;
  }
}
.user-profile .user-display .bottom .user-info {
  line-height: 20px;
}
.user-profile .user-display .bottom .user-info h4 {
  margin: 0;
  font-size: 25px;
  margin-bottom: 5px;
}
.user-profile .user-display .bottom .user-info span {
  font-size: 14px;
  font-weight: 300;
  color: #7b7b7b;
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom .user-info {
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .user-profile .user-display .bottom {
    padding: 30px 30px 25px 25px;
  }
}
.user-profile .info-block .description {
  padding-bottom: 15px;
  border-bottom: 1px dashed #e6e6e6;
  display: block;
  color: #7b7b7b;
}
.user-profile .info-block table {
  width: 100%;
}
.user-profile .info-block table tr {
  line-height: 23px;
  border-bottom: 1px solid #e6e6e6;
}
.user-profile .info-block table tr td {
  padding: 15px 0;
}
.user-profile .info-block table tr td.item {
  width: 45%;
  color: #7b7b7b;
}
.user-profile .info-block table tr td.item .icon {
  float: left;
  margin-right: 5px;
  font-size: 20px;
  color: #FF9900;
}
.user-profile .info-block table tr:last-child {
  border-bottom: 0;
}
.user-profile .info-block table tr:last-child td {
  padding-bottom: 0;
}
.img-rounded {
  border-radius: 4px;
}
pre {
  padding: 20px;
  border: 0;
}
.btn {
  border-radius: 0;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-xs,
.btn-group-xs > .btn {
  font-size: 11px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.btn-rounded {
  border-radius: 3px;
}
.btn-rounded.btn-lg {
  border-radius: 5px;
}
.btn-hspace {
  margin-right: 5px;
}
.btn-vspace {
  margin-bottom: 5px;
}
.btn-space {
  margin-right: 5px;
  margin-bottom: 5px;
}
.btn-default {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-default:focus,
.btn-default.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-default:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-default .badge {
  color: #FFF;
  background-color: #555;
}
.btn-danger {
  border-color: #DEDEDE;
}
.btn-danger:focus,
.btn-danger.focus {
  border-color: #DEDEDE;
}
.btn-danger:hover {
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-color: #ededed;
  border-color: #c5c5c5;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  background-color: #ededed;
  border-color: #c5c5c5;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.btn-danger .badge {
  color: #FFF;
  background-color: #DEDEDE;
}
.btn-dark {
  border-color: #302f2f;
  color: #FFF;
  background-color: #3D3C3C;
  border-color: #3D3C3C;
}
.btn-dark:focus,
.btn-dark.focus {
  color: #FFF;
  background-color: #232323;
  border-color: #000000;
}
.btn-dark:hover {
  color: #FFF;
  background-color: #232323;
  border-color: #111111;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #FFF;
  background-color: #232323;
  background-image: none;
  border-color: #111111;
}
.btn-dark:active:hover,
.btn-dark.active:hover,
.open > .dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open > .dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open > .dropdown-toggle.btn-dark.focus {
  color: #FFF;
  background-color: #111111;
  border-color: #000000;
}
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus {
  background-color: #3D3C3C;
  border-color: #302f2f;
}
.btn-dark .badge {
  color: #3D3C3C;
  background-color: #FFF;
}
.btn-dark:focus,
.btn-dark.focus {
  color: #FFF;
  background-color: #3D3C3C;
  border-color: #3D3C3C;
}
.btn-dark:hover {
  color: #FFF;
  background-color: #4a4949;
  border-color: #4a4949;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #FFF;
  background-color: #302f2f;
  border-color: #302f2f;
}
.btn-dark:active:hover,
.btn-dark.active:hover,
.open > .dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open > .dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open > .dropdown-toggle.btn-dark.focus {
  color: #FFF;
  background-color: #302f2f;
  border-color: #302f2f;
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  background-image: none;
}
.btn-dark.disabled,
.btn-dark[disabled],
fieldset[disabled] .btn-dark,
.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus,
.btn-dark.disabled:active,
.btn-dark[disabled]:active,
fieldset[disabled] .btn-dark:active,
.btn-dark.disabled.active,
.btn-dark[disabled].active,
fieldset[disabled] .btn-dark.active {
  background-color: #3D3C3C;
  border-color: #3D3C3C;
}
.btn-dark .badge {
  color: #3D3C3C;
  background-color: #FFF;
}
.btn-alt1 {
  border-color: #2abbe5;
  color: #FFF;
  background-color: #41c2e8;
  border-color: #41c2e8;
}
.btn-alt1:focus,
.btn-alt1.focus {
  color: #FFF;
  background-color: #1bb0da;
  border-color: #10677f;
}
.btn-alt1:hover {
  color: #FFF;
  background-color: #1bb0da;
  border-color: #1796ba;
}
.btn-alt1:active,
.btn-alt1.active,
.open > .dropdown-toggle.btn-alt1 {
  color: #FFF;
  background-color: #1bb0da;
  background-image: none;
  border-color: #1796ba;
}
.btn-alt1:active:hover,
.btn-alt1.active:hover,
.open > .dropdown-toggle.btn-alt1:hover,
.btn-alt1:active:focus,
.btn-alt1.active:focus,
.open > .dropdown-toggle.btn-alt1:focus,
.btn-alt1:active.focus,
.btn-alt1.active.focus,
.open > .dropdown-toggle.btn-alt1.focus {
  color: #FFF;
  background-color: #1796ba;
  border-color: #10677f;
}
.btn-alt1.disabled:hover,
.btn-alt1[disabled]:hover,
fieldset[disabled] .btn-alt1:hover,
.btn-alt1.disabled:focus,
.btn-alt1[disabled]:focus,
fieldset[disabled] .btn-alt1:focus,
.btn-alt1.disabled.focus,
.btn-alt1[disabled].focus,
fieldset[disabled] .btn-alt1.focus {
  background-color: #41c2e8;
  border-color: #2abbe5;
}
.btn-alt1 .badge {
  color: #41c2e8;
  background-color: #FFF;
}
.btn-alt1:focus,
.btn-alt1.focus {
  color: #FFF;
  background-color: #41c2e8;
  border-color: #41c2e8;
}
.btn-alt1:hover {
  color: #FFF;
  background-color: #57caea;
  border-color: #57caea;
}
.btn-alt1:active,
.btn-alt1.active,
.open > .dropdown-toggle.btn-alt1 {
  color: #FFF;
  background-color: #2abbe5;
  border-color: #2abbe5;
}
.btn-alt1:active:hover,
.btn-alt1.active:hover,
.open > .dropdown-toggle.btn-alt1:hover,
.btn-alt1:active:focus,
.btn-alt1.active:focus,
.open > .dropdown-toggle.btn-alt1:focus,
.btn-alt1:active.focus,
.btn-alt1.active.focus,
.open > .dropdown-toggle.btn-alt1.focus {
  color: #FFF;
  background-color: #2abbe5;
  border-color: #2abbe5;
}
.btn-alt1:active,
.btn-alt1.active,
.open > .dropdown-toggle.btn-alt1 {
  background-image: none;
}
.btn-alt1.disabled,
.btn-alt1[disabled],
fieldset[disabled] .btn-alt1,
.btn-alt1.disabled:hover,
.btn-alt1[disabled]:hover,
fieldset[disabled] .btn-alt1:hover,
.btn-alt1.disabled:focus,
.btn-alt1[disabled]:focus,
fieldset[disabled] .btn-alt1:focus,
.btn-alt1.disabled.focus,
.btn-alt1[disabled].focus,
fieldset[disabled] .btn-alt1.focus,
.btn-alt1.disabled:active,
.btn-alt1[disabled]:active,
fieldset[disabled] .btn-alt1:active,
.btn-alt1.disabled.active,
.btn-alt1[disabled].active,
fieldset[disabled] .btn-alt1.active {
  background-color: #41c2e8;
  border-color: #41c2e8;
}
.btn-alt1 .badge {
  color: #41c2e8;
  background-color: #FFF;
}
.btn-alt2 {
  border-color: #ffc74c;
  color: #FFF;
  background-color: #ffcf66;
  border-color: #ffcf66;
}
.btn-alt2:focus,
.btn-alt2.focus {
  color: #FFF;
  background-color: #ffbf33;
  border-color: #cc8c00;
}
.btn-alt2:hover {
  color: #FFF;
  background-color: #ffbf33;
  border-color: #ffb40f;
}
.btn-alt2:active,
.btn-alt2.active,
.open > .dropdown-toggle.btn-alt2 {
  color: #FFF;
  background-color: #ffbf33;
  background-image: none;
  border-color: #ffb40f;
}
.btn-alt2:active:hover,
.btn-alt2.active:hover,
.open > .dropdown-toggle.btn-alt2:hover,
.btn-alt2:active:focus,
.btn-alt2.active:focus,
.open > .dropdown-toggle.btn-alt2:focus,
.btn-alt2:active.focus,
.btn-alt2.active.focus,
.open > .dropdown-toggle.btn-alt2.focus {
  color: #FFF;
  background-color: #ffb40f;
  border-color: #cc8c00;
}
.btn-alt2.disabled:hover,
.btn-alt2[disabled]:hover,
fieldset[disabled] .btn-alt2:hover,
.btn-alt2.disabled:focus,
.btn-alt2[disabled]:focus,
fieldset[disabled] .btn-alt2:focus,
.btn-alt2.disabled.focus,
.btn-alt2[disabled].focus,
fieldset[disabled] .btn-alt2.focus {
  background-color: #ffcf66;
  border-color: #ffc74c;
}
.btn-alt2 .badge {
  color: #ffcf66;
  background-color: #FFF;
}
.btn-alt2:focus,
.btn-alt2.focus {
  color: #FFF;
  background-color: #ffcf66;
  border-color: #ffcf66;
}
.btn-alt2:hover {
  color: #FFF;
  background-color: #ffd77f;
  border-color: #ffd77f;
}
.btn-alt2:active,
.btn-alt2.active,
.open > .dropdown-toggle.btn-alt2 {
  color: #FFF;
  background-color: #ffc74c;
  border-color: #ffc74c;
}
.btn-alt2:active:hover,
.btn-alt2.active:hover,
.open > .dropdown-toggle.btn-alt2:hover,
.btn-alt2:active:focus,
.btn-alt2.active:focus,
.open > .dropdown-toggle.btn-alt2:focus,
.btn-alt2:active.focus,
.btn-alt2.active.focus,
.open > .dropdown-toggle.btn-alt2.focus {
  color: #FFF;
  background-color: #ffc74c;
  border-color: #ffc74c;
}
.btn-alt2:active,
.btn-alt2.active,
.open > .dropdown-toggle.btn-alt2 {
  background-image: none;
}
.btn-alt2.disabled,
.btn-alt2[disabled],
fieldset[disabled] .btn-alt2,
.btn-alt2.disabled:hover,
.btn-alt2[disabled]:hover,
fieldset[disabled] .btn-alt2:hover,
.btn-alt2.disabled:focus,
.btn-alt2[disabled]:focus,
fieldset[disabled] .btn-alt2:focus,
.btn-alt2.disabled.focus,
.btn-alt2[disabled].focus,
fieldset[disabled] .btn-alt2.focus,
.btn-alt2.disabled:active,
.btn-alt2[disabled]:active,
fieldset[disabled] .btn-alt2:active,
.btn-alt2.disabled.active,
.btn-alt2[disabled].active,
fieldset[disabled] .btn-alt2.active {
  background-color: #ffcf66;
  border-color: #ffcf66;
}
.btn-alt2 .badge {
  color: #ffcf66;
  background-color: #FFF;
}
.btn-alt3 {
  border-color: #28bda7;
  color: #FFF;
  background-color: #2cd2b9;
  border-color: #2cd2b9;
}
.btn-alt3:focus,
.btn-alt3.focus {
  color: #FFF;
  background-color: #23a894;
  border-color: #12544a;
}
.btn-alt3:hover {
  color: #FFF;
  background-color: #23a894;
  border-color: #1d8b7a;
}
.btn-alt3:active,
.btn-alt3.active,
.open > .dropdown-toggle.btn-alt3 {
  color: #FFF;
  background-color: #23a894;
  background-image: none;
  border-color: #1d8b7a;
}
.btn-alt3:active:hover,
.btn-alt3.active:hover,
.open > .dropdown-toggle.btn-alt3:hover,
.btn-alt3:active:focus,
.btn-alt3.active:focus,
.open > .dropdown-toggle.btn-alt3:focus,
.btn-alt3:active.focus,
.btn-alt3.active.focus,
.open > .dropdown-toggle.btn-alt3.focus {
  color: #FFF;
  background-color: #1d8b7a;
  border-color: #12544a;
}
.btn-alt3.disabled:hover,
.btn-alt3[disabled]:hover,
fieldset[disabled] .btn-alt3:hover,
.btn-alt3.disabled:focus,
.btn-alt3[disabled]:focus,
fieldset[disabled] .btn-alt3:focus,
.btn-alt3.disabled.focus,
.btn-alt3[disabled].focus,
fieldset[disabled] .btn-alt3.focus {
  background-color: #2cd2b9;
  border-color: #28bda7;
}
.btn-alt3 .badge {
  color: #2cd2b9;
  background-color: #FFF;
}
.btn-alt3:focus,
.btn-alt3.focus {
  color: #FFF;
  background-color: #2cd2b9;
  border-color: #2cd2b9;
}
.btn-alt3:hover {
  color: #FFF;
  background-color: #41d7c1;
  border-color: #41d7c1;
}
.btn-alt3:active,
.btn-alt3.active,
.open > .dropdown-toggle.btn-alt3 {
  color: #FFF;
  background-color: #28bda7;
  border-color: #28bda7;
}
.btn-alt3:active:hover,
.btn-alt3.active:hover,
.open > .dropdown-toggle.btn-alt3:hover,
.btn-alt3:active:focus,
.btn-alt3.active:focus,
.open > .dropdown-toggle.btn-alt3:focus,
.btn-alt3:active.focus,
.btn-alt3.active.focus,
.open > .dropdown-toggle.btn-alt3.focus {
  color: #FFF;
  background-color: #28bda7;
  border-color: #28bda7;
}
.btn-alt3:active,
.btn-alt3.active,
.open > .dropdown-toggle.btn-alt3 {
  background-image: none;
}
.btn-alt3.disabled,
.btn-alt3[disabled],
fieldset[disabled] .btn-alt3,
.btn-alt3.disabled:hover,
.btn-alt3[disabled]:hover,
fieldset[disabled] .btn-alt3:hover,
.btn-alt3.disabled:focus,
.btn-alt3[disabled]:focus,
fieldset[disabled] .btn-alt3:focus,
.btn-alt3.disabled.focus,
.btn-alt3[disabled].focus,
fieldset[disabled] .btn-alt3.focus,
.btn-alt3.disabled:active,
.btn-alt3[disabled]:active,
fieldset[disabled] .btn-alt3:active,
.btn-alt3.disabled.active,
.btn-alt3[disabled].active,
fieldset[disabled] .btn-alt3.active {
  background-color: #2cd2b9;
  border-color: #2cd2b9;
}
.btn-alt3 .badge {
  color: #2cd2b9;
  background-color: #FFF;
}
.btn-alt4 {
  border-color: #b0b0b0;
  color: #FFF;
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.btn-alt4:focus,
.btn-alt4.focus {
  color: #FFF;
  background-color: #a3a3a3;
  border-color: #707070;
}
.btn-alt4:hover {
  color: #FFF;
  background-color: #a3a3a3;
  border-color: #919191;
}
.btn-alt4:active,
.btn-alt4.active,
.open > .dropdown-toggle.btn-alt4 {
  color: #FFF;
  background-color: #a3a3a3;
  background-image: none;
  border-color: #919191;
}
.btn-alt4:active:hover,
.btn-alt4.active:hover,
.open > .dropdown-toggle.btn-alt4:hover,
.btn-alt4:active:focus,
.btn-alt4.active:focus,
.open > .dropdown-toggle.btn-alt4:focus,
.btn-alt4:active.focus,
.btn-alt4.active.focus,
.open > .dropdown-toggle.btn-alt4.focus {
  color: #FFF;
  background-color: #919191;
  border-color: #707070;
}
.btn-alt4.disabled:hover,
.btn-alt4[disabled]:hover,
fieldset[disabled] .btn-alt4:hover,
.btn-alt4.disabled:focus,
.btn-alt4[disabled]:focus,
fieldset[disabled] .btn-alt4:focus,
.btn-alt4.disabled.focus,
.btn-alt4[disabled].focus,
fieldset[disabled] .btn-alt4.focus {
  background-color: #bcbcbc;
  border-color: #b0b0b0;
}
.btn-alt4 .badge {
  color: #bcbcbc;
  background-color: #FFF;
}
.btn-alt4:focus,
.btn-alt4.focus {
  color: #FFF;
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.btn-alt4:hover {
  color: #FFF;
  background-color: #c9c9c9;
  border-color: #c9c9c9;
}
.btn-alt4:active,
.btn-alt4.active,
.open > .dropdown-toggle.btn-alt4 {
  color: #FFF;
  background-color: #b0b0b0;
  border-color: #b0b0b0;
}
.btn-alt4:active:hover,
.btn-alt4.active:hover,
.open > .dropdown-toggle.btn-alt4:hover,
.btn-alt4:active:focus,
.btn-alt4.active:focus,
.open > .dropdown-toggle.btn-alt4:focus,
.btn-alt4:active.focus,
.btn-alt4.active.focus,
.open > .dropdown-toggle.btn-alt4.focus {
  color: #FFF;
  background-color: #b0b0b0;
  border-color: #b0b0b0;
}
.btn-alt4:active,
.btn-alt4.active,
.open > .dropdown-toggle.btn-alt4 {
  background-image: none;
}
.btn-alt4.disabled,
.btn-alt4[disabled],
fieldset[disabled] .btn-alt4,
.btn-alt4.disabled:hover,
.btn-alt4[disabled]:hover,
fieldset[disabled] .btn-alt4:hover,
.btn-alt4.disabled:focus,
.btn-alt4[disabled]:focus,
fieldset[disabled] .btn-alt4:focus,
.btn-alt4.disabled.focus,
.btn-alt4[disabled].focus,
fieldset[disabled] .btn-alt4.focus,
.btn-alt4.disabled:active,
.btn-alt4[disabled]:active,
fieldset[disabled] .btn-alt4:active,
.btn-alt4.disabled.active,
.btn-alt4[disabled].active,
fieldset[disabled] .btn-alt4.active {
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.btn-alt4 .badge {
  color: #bcbcbc;
  background-color: #FFF;
}
.btn-primary.btn-shade1 {
  background-color: #f09000;
  border-color: #f09000;
}
.btn-primary.btn-shade1:focus,
.btn-primary.btn-shade1.focus {
  background-color: #f09000;
  border-color: #f09000;
}
.btn-primary.btn-shade1:hover {
  background-color: #ff9d0a;
  border-color: #ff9d0a;
}
.btn-primary.btn-shade1:active,
.btn-primary.btn-shade1.active,
.open > .dropdown-toggle.btn-primary.btn-shade1 {
  background-color: #e08700;
  border-color: #e08700;
}
.btn-primary.btn-shade1:active:hover,
.btn-primary.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-primary.btn-shade1:hover,
.btn-primary.btn-shade1:active:focus,
.btn-primary.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-primary.btn-shade1:focus,
.btn-primary.btn-shade1:active.focus,
.btn-primary.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-primary.btn-shade1.focus {
  background-color: #e08700;
  border-color: #e08700;
}
.btn-primary.btn-shade1.disabled,
.btn-primary.btn-shade1[disabled],
fieldset[disabled] .btn-primary.btn-shade1,
.btn-primary.btn-shade1.disabled:hover,
.btn-primary.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-primary.btn-shade1:hover,
.btn-primary.btn-shade1.disabled:focus,
.btn-primary.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-primary.btn-shade1:focus,
.btn-primary.btn-shade1.disabled.focus,
.btn-primary.btn-shade1[disabled].focus,
fieldset[disabled] .btn-primary.btn-shade1.focus,
.btn-primary.btn-shade1.disabled:active,
.btn-primary.btn-shade1[disabled]:active,
fieldset[disabled] .btn-primary.btn-shade1:active,
.btn-primary.btn-shade1.disabled.active,
.btn-primary.btn-shade1[disabled].active,
fieldset[disabled] .btn-primary.btn-shade1.active {
  background-color: #f09000;
  border-color: #f09000;
}
.btn-primary.btn-shade1 .badge {
  color: #f09000;
}
.btn-primary.btn-shade2 {
  background-color: #e68a00;
  border-color: #e68a00;
}
.btn-primary.btn-shade2:focus,
.btn-primary.btn-shade2.focus {
  background-color: #e68a00;
  border-color: #e68a00;
}
.btn-primary.btn-shade2:hover {
  background-color: #ff9900;
  border-color: #ff9900;
}
.btn-primary.btn-shade2:active,
.btn-primary.btn-shade2.active,
.open > .dropdown-toggle.btn-primary.btn-shade2 {
  background-color: #d68100;
  border-color: #d68100;
}
.btn-primary.btn-shade2:active:hover,
.btn-primary.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-primary.btn-shade2:hover,
.btn-primary.btn-shade2:active:focus,
.btn-primary.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-primary.btn-shade2:focus,
.btn-primary.btn-shade2:active.focus,
.btn-primary.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-primary.btn-shade2.focus {
  background-color: #d68100;
  border-color: #d68100;
}
.btn-primary.btn-shade2.disabled,
.btn-primary.btn-shade2[disabled],
fieldset[disabled] .btn-primary.btn-shade2,
.btn-primary.btn-shade2.disabled:hover,
.btn-primary.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-primary.btn-shade2:hover,
.btn-primary.btn-shade2.disabled:focus,
.btn-primary.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-primary.btn-shade2:focus,
.btn-primary.btn-shade2.disabled.focus,
.btn-primary.btn-shade2[disabled].focus,
fieldset[disabled] .btn-primary.btn-shade2.focus,
.btn-primary.btn-shade2.disabled:active,
.btn-primary.btn-shade2[disabled]:active,
fieldset[disabled] .btn-primary.btn-shade2:active,
.btn-primary.btn-shade2.disabled.active,
.btn-primary.btn-shade2[disabled].active,
fieldset[disabled] .btn-primary.btn-shade2.active {
  background-color: #e68a00;
  border-color: #e68a00;
}
.btn-primary.btn-shade2 .badge {
  color: #e68a00;
}
.btn-primary.btn-shade3 {
  background-color: #db8400;
  border-color: #db8400;
}
.btn-primary.btn-shade3:focus,
.btn-primary.btn-shade3.focus {
  background-color: #db8400;
  border-color: #db8400;
}
.btn-primary.btn-shade3:hover {
  background-color: #f59300;
  border-color: #f59300;
}
.btn-primary.btn-shade3:active,
.btn-primary.btn-shade3.active,
.open > .dropdown-toggle.btn-primary.btn-shade3 {
  background-color: #cc7a00;
  border-color: #cc7a00;
}
.btn-primary.btn-shade3:active:hover,
.btn-primary.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-primary.btn-shade3:hover,
.btn-primary.btn-shade3:active:focus,
.btn-primary.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-primary.btn-shade3:focus,
.btn-primary.btn-shade3:active.focus,
.btn-primary.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-primary.btn-shade3.focus {
  background-color: #cc7a00;
  border-color: #cc7a00;
}
.btn-primary.btn-shade3.disabled,
.btn-primary.btn-shade3[disabled],
fieldset[disabled] .btn-primary.btn-shade3,
.btn-primary.btn-shade3.disabled:hover,
.btn-primary.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-primary.btn-shade3:hover,
.btn-primary.btn-shade3.disabled:focus,
.btn-primary.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-primary.btn-shade3:focus,
.btn-primary.btn-shade3.disabled.focus,
.btn-primary.btn-shade3[disabled].focus,
fieldset[disabled] .btn-primary.btn-shade3.focus,
.btn-primary.btn-shade3.disabled:active,
.btn-primary.btn-shade3[disabled]:active,
fieldset[disabled] .btn-primary.btn-shade3:active,
.btn-primary.btn-shade3.disabled.active,
.btn-primary.btn-shade3[disabled].active,
fieldset[disabled] .btn-primary.btn-shade3.active {
  background-color: #db8400;
  border-color: #db8400;
}
.btn-primary.btn-shade3 .badge {
  color: #db8400;
}
.btn-primary.btn-shade4 {
  background-color: #d17d00;
  border-color: #d17d00;
}
.btn-primary.btn-shade4:focus,
.btn-primary.btn-shade4.focus {
  background-color: #d17d00;
  border-color: #d17d00;
}
.btn-primary.btn-shade4:hover {
  background-color: #eb8d00;
  border-color: #eb8d00;
}
.btn-primary.btn-shade4:active,
.btn-primary.btn-shade4.active,
.open > .dropdown-toggle.btn-primary.btn-shade4 {
  background-color: #c27400;
  border-color: #c27400;
}
.btn-primary.btn-shade4:active:hover,
.btn-primary.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-primary.btn-shade4:hover,
.btn-primary.btn-shade4:active:focus,
.btn-primary.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-primary.btn-shade4:focus,
.btn-primary.btn-shade4:active.focus,
.btn-primary.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-primary.btn-shade4.focus {
  background-color: #c27400;
  border-color: #c27400;
}
.btn-primary.btn-shade4.disabled,
.btn-primary.btn-shade4[disabled],
fieldset[disabled] .btn-primary.btn-shade4,
.btn-primary.btn-shade4.disabled:hover,
.btn-primary.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-primary.btn-shade4:hover,
.btn-primary.btn-shade4.disabled:focus,
.btn-primary.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-primary.btn-shade4:focus,
.btn-primary.btn-shade4.disabled.focus,
.btn-primary.btn-shade4[disabled].focus,
fieldset[disabled] .btn-primary.btn-shade4.focus,
.btn-primary.btn-shade4.disabled:active,
.btn-primary.btn-shade4[disabled]:active,
fieldset[disabled] .btn-primary.btn-shade4:active,
.btn-primary.btn-shade4.disabled.active,
.btn-primary.btn-shade4[disabled].active,
fieldset[disabled] .btn-primary.btn-shade4.active {
  background-color: #d17d00;
  border-color: #d17d00;
}
.btn-primary.btn-shade4 .badge {
  color: #d17d00;
}
.btn-success.btn-shade1 {
  background-color: #6fc8b9;
  border-color: #6fc8b9;
}
.btn-success.btn-shade1:focus,
.btn-success.btn-shade1.focus {
  background-color: #6fc8b9;
  border-color: #6fc8b9;
}
.btn-success.btn-shade1:hover {
  background-color: #81cfc2;
  border-color: #81cfc2;
}
.btn-success.btn-shade1:active,
.btn-success.btn-shade1.active,
.open > .dropdown-toggle.btn-success.btn-shade1 {
  background-color: #64c4b3;
  border-color: #64c4b3;
}
.btn-success.btn-shade1:active:hover,
.btn-success.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-success.btn-shade1:hover,
.btn-success.btn-shade1:active:focus,
.btn-success.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-success.btn-shade1:focus,
.btn-success.btn-shade1:active.focus,
.btn-success.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-success.btn-shade1.focus {
  background-color: #64c4b3;
  border-color: #64c4b3;
}
.btn-success.btn-shade1.disabled,
.btn-success.btn-shade1[disabled],
fieldset[disabled] .btn-success.btn-shade1,
.btn-success.btn-shade1.disabled:hover,
.btn-success.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-success.btn-shade1:hover,
.btn-success.btn-shade1.disabled:focus,
.btn-success.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-success.btn-shade1:focus,
.btn-success.btn-shade1.disabled.focus,
.btn-success.btn-shade1[disabled].focus,
fieldset[disabled] .btn-success.btn-shade1.focus,
.btn-success.btn-shade1.disabled:active,
.btn-success.btn-shade1[disabled]:active,
fieldset[disabled] .btn-success.btn-shade1:active,
.btn-success.btn-shade1.disabled.active,
.btn-success.btn-shade1[disabled].active,
fieldset[disabled] .btn-success.btn-shade1.active {
  background-color: #6fc8b9;
  border-color: #6fc8b9;
}
.btn-success.btn-shade1 .badge {
  color: #6fc8b9;
}
.btn-success.btn-shade2 {
  background-color: #68c5b5;
  border-color: #68c5b5;
}
.btn-success.btn-shade2:focus,
.btn-success.btn-shade2.focus {
  background-color: #68c5b5;
  border-color: #68c5b5;
}
.btn-success.btn-shade2:hover {
  background-color: #7accbe;
  border-color: #7accbe;
}
.btn-success.btn-shade2:active,
.btn-success.btn-shade2.active,
.open > .dropdown-toggle.btn-success.btn-shade2 {
  background-color: #5dc1b0;
  border-color: #5dc1b0;
}
.btn-success.btn-shade2:active:hover,
.btn-success.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-success.btn-shade2:hover,
.btn-success.btn-shade2:active:focus,
.btn-success.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-success.btn-shade2:focus,
.btn-success.btn-shade2:active.focus,
.btn-success.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-success.btn-shade2.focus {
  background-color: #5dc1b0;
  border-color: #5dc1b0;
}
.btn-success.btn-shade2.disabled,
.btn-success.btn-shade2[disabled],
fieldset[disabled] .btn-success.btn-shade2,
.btn-success.btn-shade2.disabled:hover,
.btn-success.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-success.btn-shade2:hover,
.btn-success.btn-shade2.disabled:focus,
.btn-success.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-success.btn-shade2:focus,
.btn-success.btn-shade2.disabled.focus,
.btn-success.btn-shade2[disabled].focus,
fieldset[disabled] .btn-success.btn-shade2.focus,
.btn-success.btn-shade2.disabled:active,
.btn-success.btn-shade2[disabled]:active,
fieldset[disabled] .btn-success.btn-shade2:active,
.btn-success.btn-shade2.disabled.active,
.btn-success.btn-shade2[disabled].active,
fieldset[disabled] .btn-success.btn-shade2.active {
  background-color: #68c5b5;
  border-color: #68c5b5;
}
.btn-success.btn-shade2 .badge {
  color: #68c5b5;
}
.btn-success.btn-shade3 {
  background-color: #60c2b1;
  border-color: #60c2b1;
}
.btn-success.btn-shade3:focus,
.btn-success.btn-shade3.focus {
  background-color: #60c2b1;
  border-color: #60c2b1;
}
.btn-success.btn-shade3:hover {
  background-color: #73c9ba;
  border-color: #73c9ba;
}
.btn-success.btn-shade3:active,
.btn-success.btn-shade3.active,
.open > .dropdown-toggle.btn-success.btn-shade3 {
  background-color: #55beac;
  border-color: #55beac;
}
.btn-success.btn-shade3:active:hover,
.btn-success.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-success.btn-shade3:hover,
.btn-success.btn-shade3:active:focus,
.btn-success.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-success.btn-shade3:focus,
.btn-success.btn-shade3:active.focus,
.btn-success.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-success.btn-shade3.focus {
  background-color: #55beac;
  border-color: #55beac;
}
.btn-success.btn-shade3.disabled,
.btn-success.btn-shade3[disabled],
fieldset[disabled] .btn-success.btn-shade3,
.btn-success.btn-shade3.disabled:hover,
.btn-success.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-success.btn-shade3:hover,
.btn-success.btn-shade3.disabled:focus,
.btn-success.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-success.btn-shade3:focus,
.btn-success.btn-shade3.disabled.focus,
.btn-success.btn-shade3[disabled].focus,
fieldset[disabled] .btn-success.btn-shade3.focus,
.btn-success.btn-shade3.disabled:active,
.btn-success.btn-shade3[disabled]:active,
fieldset[disabled] .btn-success.btn-shade3:active,
.btn-success.btn-shade3.disabled.active,
.btn-success.btn-shade3[disabled].active,
fieldset[disabled] .btn-success.btn-shade3.active {
  background-color: #60c2b1;
  border-color: #60c2b1;
}
.btn-success.btn-shade3 .badge {
  color: #60c2b1;
}
.btn-success.btn-shade4 {
  background-color: #59bfae;
  border-color: #59bfae;
}
.btn-success.btn-shade4:focus,
.btn-success.btn-shade4.focus {
  background-color: #59bfae;
  border-color: #59bfae;
}
.btn-success.btn-shade4:hover {
  background-color: #6bc6b7;
  border-color: #6bc6b7;
}
.btn-success.btn-shade4:active,
.btn-success.btn-shade4.active,
.open > .dropdown-toggle.btn-success.btn-shade4 {
  background-color: #4ebba8;
  border-color: #4ebba8;
}
.btn-success.btn-shade4:active:hover,
.btn-success.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-success.btn-shade4:hover,
.btn-success.btn-shade4:active:focus,
.btn-success.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-success.btn-shade4:focus,
.btn-success.btn-shade4:active.focus,
.btn-success.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-success.btn-shade4.focus {
  background-color: #4ebba8;
  border-color: #4ebba8;
}
.btn-success.btn-shade4.disabled,
.btn-success.btn-shade4[disabled],
fieldset[disabled] .btn-success.btn-shade4,
.btn-success.btn-shade4.disabled:hover,
.btn-success.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-success.btn-shade4:hover,
.btn-success.btn-shade4.disabled:focus,
.btn-success.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-success.btn-shade4:focus,
.btn-success.btn-shade4.disabled.focus,
.btn-success.btn-shade4[disabled].focus,
fieldset[disabled] .btn-success.btn-shade4.focus,
.btn-success.btn-shade4.disabled:active,
.btn-success.btn-shade4[disabled]:active,
fieldset[disabled] .btn-success.btn-shade4:active,
.btn-success.btn-shade4.disabled.active,
.btn-success.btn-shade4[disabled].active,
fieldset[disabled] .btn-success.btn-shade4.active {
  background-color: #59bfae;
  border-color: #59bfae;
}
.btn-success.btn-shade4 .badge {
  color: #59bfae;
}
.btn-info.btn-shade1 {
  background-color: #81c4dc;
  border-color: #81c4dc;
}
.btn-info.btn-shade1:focus,
.btn-info.btn-shade1.focus {
  background-color: #81c4dc;
  border-color: #81c4dc;
}
.btn-info.btn-shade1:hover {
  background-color: #95cee1;
  border-color: #95cee1;
}
.btn-info.btn-shade1:active,
.btn-info.btn-shade1.active,
.open > .dropdown-toggle.btn-info.btn-shade1 {
  background-color: #75bfd8;
  border-color: #75bfd8;
}
.btn-info.btn-shade1:active:hover,
.btn-info.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-info.btn-shade1:hover,
.btn-info.btn-shade1:active:focus,
.btn-info.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-info.btn-shade1:focus,
.btn-info.btn-shade1:active.focus,
.btn-info.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-info.btn-shade1.focus {
  background-color: #75bfd8;
  border-color: #75bfd8;
}
.btn-info.btn-shade1.disabled,
.btn-info.btn-shade1[disabled],
fieldset[disabled] .btn-info.btn-shade1,
.btn-info.btn-shade1.disabled:hover,
.btn-info.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-info.btn-shade1:hover,
.btn-info.btn-shade1.disabled:focus,
.btn-info.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-info.btn-shade1:focus,
.btn-info.btn-shade1.disabled.focus,
.btn-info.btn-shade1[disabled].focus,
fieldset[disabled] .btn-info.btn-shade1.focus,
.btn-info.btn-shade1.disabled:active,
.btn-info.btn-shade1[disabled]:active,
fieldset[disabled] .btn-info.btn-shade1:active,
.btn-info.btn-shade1.disabled.active,
.btn-info.btn-shade1[disabled].active,
fieldset[disabled] .btn-info.btn-shade1.active {
  background-color: #81c4dc;
  border-color: #81c4dc;
}
.btn-info.btn-shade1 .badge {
  color: #81c4dc;
}
.btn-info.btn-shade2 {
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.btn-info.btn-shade2:focus,
.btn-info.btn-shade2.focus {
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.btn-info.btn-shade2:hover {
  background-color: #8dcadf;
  border-color: #8dcadf;
}
.btn-info.btn-shade2:active,
.btn-info.btn-shade2.active,
.open > .dropdown-toggle.btn-info.btn-shade2 {
  background-color: #6dbbd6;
  border-color: #6dbbd6;
}
.btn-info.btn-shade2:active:hover,
.btn-info.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-info.btn-shade2:hover,
.btn-info.btn-shade2:active:focus,
.btn-info.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-info.btn-shade2:focus,
.btn-info.btn-shade2:active.focus,
.btn-info.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-info.btn-shade2.focus {
  background-color: #6dbbd6;
  border-color: #6dbbd6;
}
.btn-info.btn-shade2.disabled,
.btn-info.btn-shade2[disabled],
fieldset[disabled] .btn-info.btn-shade2,
.btn-info.btn-shade2.disabled:hover,
.btn-info.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-info.btn-shade2:hover,
.btn-info.btn-shade2.disabled:focus,
.btn-info.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-info.btn-shade2:focus,
.btn-info.btn-shade2.disabled.focus,
.btn-info.btn-shade2[disabled].focus,
fieldset[disabled] .btn-info.btn-shade2.focus,
.btn-info.btn-shade2.disabled:active,
.btn-info.btn-shade2[disabled]:active,
fieldset[disabled] .btn-info.btn-shade2:active,
.btn-info.btn-shade2.disabled.active,
.btn-info.btn-shade2[disabled].active,
fieldset[disabled] .btn-info.btn-shade2.active {
  background-color: #79c1d9;
  border-color: #79c1d9;
}
.btn-info.btn-shade2 .badge {
  color: #79c1d9;
}
.btn-info.btn-shade3 {
  background-color: #71bdd7;
  border-color: #71bdd7;
}
.btn-info.btn-shade3:focus,
.btn-info.btn-shade3.focus {
  background-color: #71bdd7;
  border-color: #71bdd7;
}
.btn-info.btn-shade3:hover {
  background-color: #85c6dd;
  border-color: #85c6dd;
}
.btn-info.btn-shade3:active,
.btn-info.btn-shade3.active,
.open > .dropdown-toggle.btn-info.btn-shade3 {
  background-color: #65b7d4;
  border-color: #65b7d4;
}
.btn-info.btn-shade3:active:hover,
.btn-info.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-info.btn-shade3:hover,
.btn-info.btn-shade3:active:focus,
.btn-info.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-info.btn-shade3:focus,
.btn-info.btn-shade3:active.focus,
.btn-info.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-info.btn-shade3.focus {
  background-color: #65b7d4;
  border-color: #65b7d4;
}
.btn-info.btn-shade3.disabled,
.btn-info.btn-shade3[disabled],
fieldset[disabled] .btn-info.btn-shade3,
.btn-info.btn-shade3.disabled:hover,
.btn-info.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-info.btn-shade3:hover,
.btn-info.btn-shade3.disabled:focus,
.btn-info.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-info.btn-shade3:focus,
.btn-info.btn-shade3.disabled.focus,
.btn-info.btn-shade3[disabled].focus,
fieldset[disabled] .btn-info.btn-shade3.focus,
.btn-info.btn-shade3.disabled:active,
.btn-info.btn-shade3[disabled]:active,
fieldset[disabled] .btn-info.btn-shade3:active,
.btn-info.btn-shade3.disabled.active,
.btn-info.btn-shade3[disabled].active,
fieldset[disabled] .btn-info.btn-shade3.active {
  background-color: #71bdd7;
  border-color: #71bdd7;
}
.btn-info.btn-shade3 .badge {
  color: #71bdd7;
}
.btn-info.btn-shade4 {
  background-color: #69b9d5;
  border-color: #69b9d5;
}
.btn-info.btn-shade4:focus,
.btn-info.btn-shade4.focus {
  background-color: #69b9d5;
  border-color: #69b9d5;
}
.btn-info.btn-shade4:hover {
  background-color: #7dc3db;
  border-color: #7dc3db;
}
.btn-info.btn-shade4:active,
.btn-info.btn-shade4.active,
.open > .dropdown-toggle.btn-info.btn-shade4 {
  background-color: #5db4d2;
  border-color: #5db4d2;
}
.btn-info.btn-shade4:active:hover,
.btn-info.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-info.btn-shade4:hover,
.btn-info.btn-shade4:active:focus,
.btn-info.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-info.btn-shade4:focus,
.btn-info.btn-shade4:active.focus,
.btn-info.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-info.btn-shade4.focus {
  background-color: #5db4d2;
  border-color: #5db4d2;
}
.btn-info.btn-shade4.disabled,
.btn-info.btn-shade4[disabled],
fieldset[disabled] .btn-info.btn-shade4,
.btn-info.btn-shade4.disabled:hover,
.btn-info.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-info.btn-shade4:hover,
.btn-info.btn-shade4.disabled:focus,
.btn-info.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-info.btn-shade4:focus,
.btn-info.btn-shade4.disabled.focus,
.btn-info.btn-shade4[disabled].focus,
fieldset[disabled] .btn-info.btn-shade4.focus,
.btn-info.btn-shade4.disabled:active,
.btn-info.btn-shade4[disabled]:active,
fieldset[disabled] .btn-info.btn-shade4:active,
.btn-info.btn-shade4.disabled.active,
.btn-info.btn-shade4[disabled].active,
fieldset[disabled] .btn-info.btn-shade4.active {
  background-color: #69b9d5;
  border-color: #69b9d5;
}
.btn-info.btn-shade4 .badge {
  color: #69b9d5;
}
.btn-warning.btn-shade1 {
  background-color: #ffc261;
  border-color: #ffc261;
}
.btn-warning.btn-shade1:focus,
.btn-warning.btn-shade1.focus {
  background-color: #ffc261;
  border-color: #ffc261;
}
.btn-warning.btn-shade1:hover {
  background-color: #ffcc7a;
  border-color: #ffcc7a;
}
.btn-warning.btn-shade1:active,
.btn-warning.btn-shade1.active,
.open > .dropdown-toggle.btn-warning.btn-shade1 {
  background-color: #ffbc51;
  border-color: #ffbc51;
}
.btn-warning.btn-shade1:active:hover,
.btn-warning.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-warning.btn-shade1:hover,
.btn-warning.btn-shade1:active:focus,
.btn-warning.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-warning.btn-shade1:focus,
.btn-warning.btn-shade1:active.focus,
.btn-warning.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-warning.btn-shade1.focus {
  background-color: #ffbc51;
  border-color: #ffbc51;
}
.btn-warning.btn-shade1.disabled,
.btn-warning.btn-shade1[disabled],
fieldset[disabled] .btn-warning.btn-shade1,
.btn-warning.btn-shade1.disabled:hover,
.btn-warning.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-warning.btn-shade1:hover,
.btn-warning.btn-shade1.disabled:focus,
.btn-warning.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-warning.btn-shade1:focus,
.btn-warning.btn-shade1.disabled.focus,
.btn-warning.btn-shade1[disabled].focus,
fieldset[disabled] .btn-warning.btn-shade1.focus,
.btn-warning.btn-shade1.disabled:active,
.btn-warning.btn-shade1[disabled]:active,
fieldset[disabled] .btn-warning.btn-shade1:active,
.btn-warning.btn-shade1.disabled.active,
.btn-warning.btn-shade1[disabled].active,
fieldset[disabled] .btn-warning.btn-shade1.active {
  background-color: #ffc261;
  border-color: #ffc261;
}
.btn-warning.btn-shade1 .badge {
  color: #ffc261;
}
.btn-warning.btn-shade2 {
  background-color: #ffbe57;
  border-color: #ffbe57;
}
.btn-warning.btn-shade2:focus,
.btn-warning.btn-shade2.focus {
  background-color: #ffbe57;
  border-color: #ffbe57;
}
.btn-warning.btn-shade2:hover {
  background-color: #ffc870;
  border-color: #ffc870;
}
.btn-warning.btn-shade2:active,
.btn-warning.btn-shade2.active,
.open > .dropdown-toggle.btn-warning.btn-shade2 {
  background-color: #ffb847;
  border-color: #ffb847;
}
.btn-warning.btn-shade2:active:hover,
.btn-warning.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-warning.btn-shade2:hover,
.btn-warning.btn-shade2:active:focus,
.btn-warning.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-warning.btn-shade2:focus,
.btn-warning.btn-shade2:active.focus,
.btn-warning.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-warning.btn-shade2.focus {
  background-color: #ffb847;
  border-color: #ffb847;
}
.btn-warning.btn-shade2.disabled,
.btn-warning.btn-shade2[disabled],
fieldset[disabled] .btn-warning.btn-shade2,
.btn-warning.btn-shade2.disabled:hover,
.btn-warning.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-warning.btn-shade2:hover,
.btn-warning.btn-shade2.disabled:focus,
.btn-warning.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-warning.btn-shade2:focus,
.btn-warning.btn-shade2.disabled.focus,
.btn-warning.btn-shade2[disabled].focus,
fieldset[disabled] .btn-warning.btn-shade2.focus,
.btn-warning.btn-shade2.disabled:active,
.btn-warning.btn-shade2[disabled]:active,
fieldset[disabled] .btn-warning.btn-shade2:active,
.btn-warning.btn-shade2.disabled.active,
.btn-warning.btn-shade2[disabled].active,
fieldset[disabled] .btn-warning.btn-shade2.active {
  background-color: #ffbe57;
  border-color: #ffbe57;
}
.btn-warning.btn-shade2 .badge {
  color: #ffbe57;
}
.btn-warning.btn-shade3 {
  background-color: #ffba4c;
  border-color: #ffba4c;
}
.btn-warning.btn-shade3:focus,
.btn-warning.btn-shade3.focus {
  background-color: #ffba4c;
  border-color: #ffba4c;
}
.btn-warning.btn-shade3:hover {
  background-color: #ffc466;
  border-color: #ffc466;
}
.btn-warning.btn-shade3:active,
.btn-warning.btn-shade3.active,
.open > .dropdown-toggle.btn-warning.btn-shade3 {
  background-color: #ffb43d;
  border-color: #ffb43d;
}
.btn-warning.btn-shade3:active:hover,
.btn-warning.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-warning.btn-shade3:hover,
.btn-warning.btn-shade3:active:focus,
.btn-warning.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-warning.btn-shade3:focus,
.btn-warning.btn-shade3:active.focus,
.btn-warning.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-warning.btn-shade3.focus {
  background-color: #ffb43d;
  border-color: #ffb43d;
}
.btn-warning.btn-shade3.disabled,
.btn-warning.btn-shade3[disabled],
fieldset[disabled] .btn-warning.btn-shade3,
.btn-warning.btn-shade3.disabled:hover,
.btn-warning.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-warning.btn-shade3:hover,
.btn-warning.btn-shade3.disabled:focus,
.btn-warning.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-warning.btn-shade3:focus,
.btn-warning.btn-shade3.disabled.focus,
.btn-warning.btn-shade3[disabled].focus,
fieldset[disabled] .btn-warning.btn-shade3.focus,
.btn-warning.btn-shade3.disabled:active,
.btn-warning.btn-shade3[disabled]:active,
fieldset[disabled] .btn-warning.btn-shade3:active,
.btn-warning.btn-shade3.disabled.active,
.btn-warning.btn-shade3[disabled].active,
fieldset[disabled] .btn-warning.btn-shade3.active {
  background-color: #ffba4c;
  border-color: #ffba4c;
}
.btn-warning.btn-shade3 .badge {
  color: #ffba4c;
}
.btn-warning.btn-shade4 {
  background-color: #ffb642;
  border-color: #ffb642;
}
.btn-warning.btn-shade4:focus,
.btn-warning.btn-shade4.focus {
  background-color: #ffb642;
  border-color: #ffb642;
}
.btn-warning.btn-shade4:hover {
  background-color: #ffc05c;
  border-color: #ffc05c;
}
.btn-warning.btn-shade4:active,
.btn-warning.btn-shade4.active,
.open > .dropdown-toggle.btn-warning.btn-shade4 {
  background-color: #ffb033;
  border-color: #ffb033;
}
.btn-warning.btn-shade4:active:hover,
.btn-warning.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-warning.btn-shade4:hover,
.btn-warning.btn-shade4:active:focus,
.btn-warning.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-warning.btn-shade4:focus,
.btn-warning.btn-shade4:active.focus,
.btn-warning.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-warning.btn-shade4.focus {
  background-color: #ffb033;
  border-color: #ffb033;
}
.btn-warning.btn-shade4.disabled,
.btn-warning.btn-shade4[disabled],
fieldset[disabled] .btn-warning.btn-shade4,
.btn-warning.btn-shade4.disabled:hover,
.btn-warning.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-warning.btn-shade4:hover,
.btn-warning.btn-shade4.disabled:focus,
.btn-warning.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-warning.btn-shade4:focus,
.btn-warning.btn-shade4.disabled.focus,
.btn-warning.btn-shade4[disabled].focus,
fieldset[disabled] .btn-warning.btn-shade4.focus,
.btn-warning.btn-shade4.disabled:active,
.btn-warning.btn-shade4[disabled]:active,
fieldset[disabled] .btn-warning.btn-shade4:active,
.btn-warning.btn-shade4.disabled.active,
.btn-warning.btn-shade4[disabled].active,
fieldset[disabled] .btn-warning.btn-shade4.active {
  background-color: #ffb642;
  border-color: #ffb642;
}
.btn-warning.btn-shade4 .badge {
  color: #ffb642;
}
.btn-danger.btn-shade1 {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-danger.btn-shade1:focus,
.btn-danger.btn-shade1.focus {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-danger.btn-shade1:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger.btn-shade1:active,
.btn-danger.btn-shade1.active,
.open > .dropdown-toggle.btn-danger.btn-shade1 {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-danger.btn-shade1:active:hover,
.btn-danger.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-danger.btn-shade1:hover,
.btn-danger.btn-shade1:active:focus,
.btn-danger.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-danger.btn-shade1:focus,
.btn-danger.btn-shade1:active.focus,
.btn-danger.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-danger.btn-shade1.focus {
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-danger.btn-shade1.disabled,
.btn-danger.btn-shade1[disabled],
fieldset[disabled] .btn-danger.btn-shade1,
.btn-danger.btn-shade1.disabled:hover,
.btn-danger.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-danger.btn-shade1:hover,
.btn-danger.btn-shade1.disabled:focus,
.btn-danger.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-danger.btn-shade1:focus,
.btn-danger.btn-shade1.disabled.focus,
.btn-danger.btn-shade1[disabled].focus,
fieldset[disabled] .btn-danger.btn-shade1.focus,
.btn-danger.btn-shade1.disabled:active,
.btn-danger.btn-shade1[disabled]:active,
fieldset[disabled] .btn-danger.btn-shade1:active,
.btn-danger.btn-shade1.disabled.active,
.btn-danger.btn-shade1[disabled].active,
fieldset[disabled] .btn-danger.btn-shade1.active {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-danger.btn-shade1 .badge {
  color: #f7f7f7;
}
.btn-danger.btn-shade2 {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-danger.btn-shade2:focus,
.btn-danger.btn-shade2.focus {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-danger.btn-shade2:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-danger.btn-shade2:active,
.btn-danger.btn-shade2.active,
.open > .dropdown-toggle.btn-danger.btn-shade2 {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.btn-danger.btn-shade2:active:hover,
.btn-danger.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-danger.btn-shade2:hover,
.btn-danger.btn-shade2:active:focus,
.btn-danger.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-danger.btn-shade2:focus,
.btn-danger.btn-shade2:active.focus,
.btn-danger.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-danger.btn-shade2.focus {
  background-color: #ebebeb;
  border-color: #ebebeb;
}
.btn-danger.btn-shade2.disabled,
.btn-danger.btn-shade2[disabled],
fieldset[disabled] .btn-danger.btn-shade2,
.btn-danger.btn-shade2.disabled:hover,
.btn-danger.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-danger.btn-shade2:hover,
.btn-danger.btn-shade2.disabled:focus,
.btn-danger.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-danger.btn-shade2:focus,
.btn-danger.btn-shade2.disabled.focus,
.btn-danger.btn-shade2[disabled].focus,
fieldset[disabled] .btn-danger.btn-shade2.focus,
.btn-danger.btn-shade2.disabled:active,
.btn-danger.btn-shade2[disabled]:active,
fieldset[disabled] .btn-danger.btn-shade2:active,
.btn-danger.btn-shade2.disabled.active,
.btn-danger.btn-shade2[disabled].active,
fieldset[disabled] .btn-danger.btn-shade2.active {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.btn-danger.btn-shade2 .badge {
  color: #f2f2f2;
}
.btn-danger.btn-shade3 {
  background-color: #ededed;
  border-color: #ededed;
}
.btn-danger.btn-shade3:focus,
.btn-danger.btn-shade3.focus {
  background-color: #ededed;
  border-color: #ededed;
}
.btn-danger.btn-shade3:hover {
  background-color: #fafafa;
  border-color: #fafafa;
}
.btn-danger.btn-shade3:active,
.btn-danger.btn-shade3.active,
.open > .dropdown-toggle.btn-danger.btn-shade3 {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-danger.btn-shade3:active:hover,
.btn-danger.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-danger.btn-shade3:hover,
.btn-danger.btn-shade3:active:focus,
.btn-danger.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-danger.btn-shade3:focus,
.btn-danger.btn-shade3:active.focus,
.btn-danger.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-danger.btn-shade3.focus {
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-danger.btn-shade3.disabled,
.btn-danger.btn-shade3[disabled],
fieldset[disabled] .btn-danger.btn-shade3,
.btn-danger.btn-shade3.disabled:hover,
.btn-danger.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-danger.btn-shade3:hover,
.btn-danger.btn-shade3.disabled:focus,
.btn-danger.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-danger.btn-shade3:focus,
.btn-danger.btn-shade3.disabled.focus,
.btn-danger.btn-shade3[disabled].focus,
fieldset[disabled] .btn-danger.btn-shade3.focus,
.btn-danger.btn-shade3.disabled:active,
.btn-danger.btn-shade3[disabled]:active,
fieldset[disabled] .btn-danger.btn-shade3:active,
.btn-danger.btn-shade3.disabled.active,
.btn-danger.btn-shade3[disabled].active,
fieldset[disabled] .btn-danger.btn-shade3.active {
  background-color: #ededed;
  border-color: #ededed;
}
.btn-danger.btn-shade3 .badge {
  color: #ededed;
}
.btn-danger.btn-shade4 {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.btn-danger.btn-shade4:focus,
.btn-danger.btn-shade4.focus {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.btn-danger.btn-shade4:hover {
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-danger.btn-shade4:active,
.btn-danger.btn-shade4.active,
.open > .dropdown-toggle.btn-danger.btn-shade4 {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-danger.btn-shade4:active:hover,
.btn-danger.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-danger.btn-shade4:hover,
.btn-danger.btn-shade4:active:focus,
.btn-danger.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-danger.btn-shade4:focus,
.btn-danger.btn-shade4:active.focus,
.btn-danger.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-danger.btn-shade4.focus {
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.btn-danger.btn-shade4.disabled,
.btn-danger.btn-shade4[disabled],
fieldset[disabled] .btn-danger.btn-shade4,
.btn-danger.btn-shade4.disabled:hover,
.btn-danger.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-danger.btn-shade4:hover,
.btn-danger.btn-shade4.disabled:focus,
.btn-danger.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-danger.btn-shade4:focus,
.btn-danger.btn-shade4.disabled.focus,
.btn-danger.btn-shade4[disabled].focus,
fieldset[disabled] .btn-danger.btn-shade4.focus,
.btn-danger.btn-shade4.disabled:active,
.btn-danger.btn-shade4[disabled]:active,
fieldset[disabled] .btn-danger.btn-shade4:active,
.btn-danger.btn-shade4.disabled.active,
.btn-danger.btn-shade4[disabled].active,
fieldset[disabled] .btn-danger.btn-shade4.active {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.btn-danger.btn-shade4 .badge {
  color: #e8e8e8;
}
.btn-dark.btn-shade1 {
  background-color: #353434;
  border-color: #353434;
}
.btn-dark.btn-shade1:focus,
.btn-dark.btn-shade1.focus {
  background-color: #353434;
  border-color: #353434;
}
.btn-dark.btn-shade1:hover {
  background-color: #424141;
  border-color: #424141;
}
.btn-dark.btn-shade1:active,
.btn-dark.btn-shade1.active,
.open > .dropdown-toggle.btn-dark.btn-shade1 {
  background-color: #2e2d2d;
  border-color: #2e2d2d;
}
.btn-dark.btn-shade1:active:hover,
.btn-dark.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-dark.btn-shade1:hover,
.btn-dark.btn-shade1:active:focus,
.btn-dark.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-dark.btn-shade1:focus,
.btn-dark.btn-shade1:active.focus,
.btn-dark.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-dark.btn-shade1.focus {
  background-color: #2e2d2d;
  border-color: #2e2d2d;
}
.btn-dark.btn-shade1.disabled,
.btn-dark.btn-shade1[disabled],
fieldset[disabled] .btn-dark.btn-shade1,
.btn-dark.btn-shade1.disabled:hover,
.btn-dark.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-dark.btn-shade1:hover,
.btn-dark.btn-shade1.disabled:focus,
.btn-dark.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-dark.btn-shade1:focus,
.btn-dark.btn-shade1.disabled.focus,
.btn-dark.btn-shade1[disabled].focus,
fieldset[disabled] .btn-dark.btn-shade1.focus,
.btn-dark.btn-shade1.disabled:active,
.btn-dark.btn-shade1[disabled]:active,
fieldset[disabled] .btn-dark.btn-shade1:active,
.btn-dark.btn-shade1.disabled.active,
.btn-dark.btn-shade1[disabled].active,
fieldset[disabled] .btn-dark.btn-shade1.active {
  background-color: #353434;
  border-color: #353434;
}
.btn-dark.btn-shade1 .badge {
  color: #353434;
}
.btn-dark.btn-shade2 {
  background-color: #302f2f;
  border-color: #302f2f;
}
.btn-dark.btn-shade2:focus,
.btn-dark.btn-shade2.focus {
  background-color: #302f2f;
  border-color: #302f2f;
}
.btn-dark.btn-shade2:hover {
  background-color: #3d3c3c;
  border-color: #3d3c3c;
}
.btn-dark.btn-shade2:active,
.btn-dark.btn-shade2.active,
.open > .dropdown-toggle.btn-dark.btn-shade2 {
  background-color: #282828;
  border-color: #282828;
}
.btn-dark.btn-shade2:active:hover,
.btn-dark.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-dark.btn-shade2:hover,
.btn-dark.btn-shade2:active:focus,
.btn-dark.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-dark.btn-shade2:focus,
.btn-dark.btn-shade2:active.focus,
.btn-dark.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-dark.btn-shade2.focus {
  background-color: #282828;
  border-color: #282828;
}
.btn-dark.btn-shade2.disabled,
.btn-dark.btn-shade2[disabled],
fieldset[disabled] .btn-dark.btn-shade2,
.btn-dark.btn-shade2.disabled:hover,
.btn-dark.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-dark.btn-shade2:hover,
.btn-dark.btn-shade2.disabled:focus,
.btn-dark.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-dark.btn-shade2:focus,
.btn-dark.btn-shade2.disabled.focus,
.btn-dark.btn-shade2[disabled].focus,
fieldset[disabled] .btn-dark.btn-shade2.focus,
.btn-dark.btn-shade2.disabled:active,
.btn-dark.btn-shade2[disabled]:active,
fieldset[disabled] .btn-dark.btn-shade2:active,
.btn-dark.btn-shade2.disabled.active,
.btn-dark.btn-shade2[disabled].active,
fieldset[disabled] .btn-dark.btn-shade2.active {
  background-color: #302f2f;
  border-color: #302f2f;
}
.btn-dark.btn-shade2 .badge {
  color: #302f2f;
}
.btn-dark.btn-shade3 {
  background-color: #2b2a2a;
  border-color: #2b2a2a;
}
.btn-dark.btn-shade3:focus,
.btn-dark.btn-shade3.focus {
  background-color: #2b2a2a;
  border-color: #2b2a2a;
}
.btn-dark.btn-shade3:hover {
  background-color: #383737;
  border-color: #383737;
}
.btn-dark.btn-shade3:active,
.btn-dark.btn-shade3.active,
.open > .dropdown-toggle.btn-dark.btn-shade3 {
  background-color: #232323;
  border-color: #232323;
}
.btn-dark.btn-shade3:active:hover,
.btn-dark.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-dark.btn-shade3:hover,
.btn-dark.btn-shade3:active:focus,
.btn-dark.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-dark.btn-shade3:focus,
.btn-dark.btn-shade3:active.focus,
.btn-dark.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-dark.btn-shade3.focus {
  background-color: #232323;
  border-color: #232323;
}
.btn-dark.btn-shade3.disabled,
.btn-dark.btn-shade3[disabled],
fieldset[disabled] .btn-dark.btn-shade3,
.btn-dark.btn-shade3.disabled:hover,
.btn-dark.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-dark.btn-shade3:hover,
.btn-dark.btn-shade3.disabled:focus,
.btn-dark.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-dark.btn-shade3:focus,
.btn-dark.btn-shade3.disabled.focus,
.btn-dark.btn-shade3[disabled].focus,
fieldset[disabled] .btn-dark.btn-shade3.focus,
.btn-dark.btn-shade3.disabled:active,
.btn-dark.btn-shade3[disabled]:active,
fieldset[disabled] .btn-dark.btn-shade3:active,
.btn-dark.btn-shade3.disabled.active,
.btn-dark.btn-shade3[disabled].active,
fieldset[disabled] .btn-dark.btn-shade3.active {
  background-color: #2b2a2a;
  border-color: #2b2a2a;
}
.btn-dark.btn-shade3 .badge {
  color: #2b2a2a;
}
.btn-dark.btn-shade4 {
  background-color: #262525;
  border-color: #262525;
}
.btn-dark.btn-shade4:focus,
.btn-dark.btn-shade4.focus {
  background-color: #262525;
  border-color: #262525;
}
.btn-dark.btn-shade4:hover {
  background-color: #333232;
  border-color: #333232;
}
.btn-dark.btn-shade4:active,
.btn-dark.btn-shade4.active,
.open > .dropdown-toggle.btn-dark.btn-shade4 {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
}
.btn-dark.btn-shade4:active:hover,
.btn-dark.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-dark.btn-shade4:hover,
.btn-dark.btn-shade4:active:focus,
.btn-dark.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-dark.btn-shade4:focus,
.btn-dark.btn-shade4:active.focus,
.btn-dark.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-dark.btn-shade4.focus {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
}
.btn-dark.btn-shade4.disabled,
.btn-dark.btn-shade4[disabled],
fieldset[disabled] .btn-dark.btn-shade4,
.btn-dark.btn-shade4.disabled:hover,
.btn-dark.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-dark.btn-shade4:hover,
.btn-dark.btn-shade4.disabled:focus,
.btn-dark.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-dark.btn-shade4:focus,
.btn-dark.btn-shade4.disabled.focus,
.btn-dark.btn-shade4[disabled].focus,
fieldset[disabled] .btn-dark.btn-shade4.focus,
.btn-dark.btn-shade4.disabled:active,
.btn-dark.btn-shade4[disabled]:active,
fieldset[disabled] .btn-dark.btn-shade4:active,
.btn-dark.btn-shade4.disabled.active,
.btn-dark.btn-shade4[disabled].active,
fieldset[disabled] .btn-dark.btn-shade4.active {
  background-color: #262525;
  border-color: #262525;
}
.btn-dark.btn-shade4 .badge {
  color: #262525;
}
.btn-alt1.btn-shade1 {
  background-color: #33bee6;
  border-color: #33bee6;
}
.btn-alt1.btn-shade1:focus,
.btn-alt1.btn-shade1.focus {
  background-color: #33bee6;
  border-color: #33bee6;
}
.btn-alt1.btn-shade1:hover {
  background-color: #4ac5e9;
  border-color: #4ac5e9;
}
.btn-alt1.btn-shade1:active,
.btn-alt1.btn-shade1.active,
.open > .dropdown-toggle.btn-alt1.btn-shade1 {
  background-color: #25bae4;
  border-color: #25bae4;
}
.btn-alt1.btn-shade1:active:hover,
.btn-alt1.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-alt1.btn-shade1:hover,
.btn-alt1.btn-shade1:active:focus,
.btn-alt1.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-alt1.btn-shade1:focus,
.btn-alt1.btn-shade1:active.focus,
.btn-alt1.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-alt1.btn-shade1.focus {
  background-color: #25bae4;
  border-color: #25bae4;
}
.btn-alt1.btn-shade1.disabled,
.btn-alt1.btn-shade1[disabled],
fieldset[disabled] .btn-alt1.btn-shade1,
.btn-alt1.btn-shade1.disabled:hover,
.btn-alt1.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-alt1.btn-shade1:hover,
.btn-alt1.btn-shade1.disabled:focus,
.btn-alt1.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-alt1.btn-shade1:focus,
.btn-alt1.btn-shade1.disabled.focus,
.btn-alt1.btn-shade1[disabled].focus,
fieldset[disabled] .btn-alt1.btn-shade1.focus,
.btn-alt1.btn-shade1.disabled:active,
.btn-alt1.btn-shade1[disabled]:active,
fieldset[disabled] .btn-alt1.btn-shade1:active,
.btn-alt1.btn-shade1.disabled.active,
.btn-alt1.btn-shade1[disabled].active,
fieldset[disabled] .btn-alt1.btn-shade1.active {
  background-color: #33bee6;
  border-color: #33bee6;
}
.btn-alt1.btn-shade1 .badge {
  color: #33bee6;
}
.btn-alt1.btn-shade2 {
  background-color: #2abbe5;
  border-color: #2abbe5;
}
.btn-alt1.btn-shade2:focus,
.btn-alt1.btn-shade2.focus {
  background-color: #2abbe5;
  border-color: #2abbe5;
}
.btn-alt1.btn-shade2:hover {
  background-color: #41c2e8;
  border-color: #41c2e8;
}
.btn-alt1.btn-shade2:active,
.btn-alt1.btn-shade2.active,
.open > .dropdown-toggle.btn-alt1.btn-shade2 {
  background-color: #1cb7e3;
  border-color: #1cb7e3;
}
.btn-alt1.btn-shade2:active:hover,
.btn-alt1.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-alt1.btn-shade2:hover,
.btn-alt1.btn-shade2:active:focus,
.btn-alt1.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-alt1.btn-shade2:focus,
.btn-alt1.btn-shade2:active.focus,
.btn-alt1.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-alt1.btn-shade2.focus {
  background-color: #1cb7e3;
  border-color: #1cb7e3;
}
.btn-alt1.btn-shade2.disabled,
.btn-alt1.btn-shade2[disabled],
fieldset[disabled] .btn-alt1.btn-shade2,
.btn-alt1.btn-shade2.disabled:hover,
.btn-alt1.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-alt1.btn-shade2:hover,
.btn-alt1.btn-shade2.disabled:focus,
.btn-alt1.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-alt1.btn-shade2:focus,
.btn-alt1.btn-shade2.disabled.focus,
.btn-alt1.btn-shade2[disabled].focus,
fieldset[disabled] .btn-alt1.btn-shade2.focus,
.btn-alt1.btn-shade2.disabled:active,
.btn-alt1.btn-shade2[disabled]:active,
fieldset[disabled] .btn-alt1.btn-shade2:active,
.btn-alt1.btn-shade2.disabled.active,
.btn-alt1.btn-shade2[disabled].active,
fieldset[disabled] .btn-alt1.btn-shade2.active {
  background-color: #2abbe5;
  border-color: #2abbe5;
}
.btn-alt1.btn-shade2 .badge {
  color: #2abbe5;
}
.btn-alt1.btn-shade3 {
  background-color: #21b8e4;
  border-color: #21b8e4;
}
.btn-alt1.btn-shade3:focus,
.btn-alt1.btn-shade3.focus {
  background-color: #21b8e4;
  border-color: #21b8e4;
}
.btn-alt1.btn-shade3:hover {
  background-color: #38c0e6;
  border-color: #38c0e6;
}
.btn-alt1.btn-shade3:active,
.btn-alt1.btn-shade3.active,
.open > .dropdown-toggle.btn-alt1.btn-shade3 {
  background-color: #1bb0da;
  border-color: #1bb0da;
}
.btn-alt1.btn-shade3:active:hover,
.btn-alt1.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-alt1.btn-shade3:hover,
.btn-alt1.btn-shade3:active:focus,
.btn-alt1.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-alt1.btn-shade3:focus,
.btn-alt1.btn-shade3:active.focus,
.btn-alt1.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-alt1.btn-shade3.focus {
  background-color: #1bb0da;
  border-color: #1bb0da;
}
.btn-alt1.btn-shade3.disabled,
.btn-alt1.btn-shade3[disabled],
fieldset[disabled] .btn-alt1.btn-shade3,
.btn-alt1.btn-shade3.disabled:hover,
.btn-alt1.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-alt1.btn-shade3:hover,
.btn-alt1.btn-shade3.disabled:focus,
.btn-alt1.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-alt1.btn-shade3:focus,
.btn-alt1.btn-shade3.disabled.focus,
.btn-alt1.btn-shade3[disabled].focus,
fieldset[disabled] .btn-alt1.btn-shade3.focus,
.btn-alt1.btn-shade3.disabled:active,
.btn-alt1.btn-shade3[disabled]:active,
fieldset[disabled] .btn-alt1.btn-shade3:active,
.btn-alt1.btn-shade3.disabled.active,
.btn-alt1.btn-shade3[disabled].active,
fieldset[disabled] .btn-alt1.btn-shade3.active {
  background-color: #21b8e4;
  border-color: #21b8e4;
}
.btn-alt1.btn-shade3 .badge {
  color: #21b8e4;
}
.btn-alt1.btn-shade4 {
  background-color: #1bb3df;
  border-color: #1bb3df;
}
.btn-alt1.btn-shade4:focus,
.btn-alt1.btn-shade4.focus {
  background-color: #1bb3df;
  border-color: #1bb3df;
}
.btn-alt1.btn-shade4:hover {
  background-color: #2fbde5;
  border-color: #2fbde5;
}
.btn-alt1.btn-shade4:active,
.btn-alt1.btn-shade4.active,
.open > .dropdown-toggle.btn-alt1.btn-shade4 {
  background-color: #1aa8d1;
  border-color: #1aa8d1;
}
.btn-alt1.btn-shade4:active:hover,
.btn-alt1.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-alt1.btn-shade4:hover,
.btn-alt1.btn-shade4:active:focus,
.btn-alt1.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-alt1.btn-shade4:focus,
.btn-alt1.btn-shade4:active.focus,
.btn-alt1.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-alt1.btn-shade4.focus {
  background-color: #1aa8d1;
  border-color: #1aa8d1;
}
.btn-alt1.btn-shade4.disabled,
.btn-alt1.btn-shade4[disabled],
fieldset[disabled] .btn-alt1.btn-shade4,
.btn-alt1.btn-shade4.disabled:hover,
.btn-alt1.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-alt1.btn-shade4:hover,
.btn-alt1.btn-shade4.disabled:focus,
.btn-alt1.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-alt1.btn-shade4:focus,
.btn-alt1.btn-shade4.disabled.focus,
.btn-alt1.btn-shade4[disabled].focus,
fieldset[disabled] .btn-alt1.btn-shade4.focus,
.btn-alt1.btn-shade4.disabled:active,
.btn-alt1.btn-shade4[disabled]:active,
fieldset[disabled] .btn-alt1.btn-shade4:active,
.btn-alt1.btn-shade4.disabled.active,
.btn-alt1.btn-shade4[disabled].active,
fieldset[disabled] .btn-alt1.btn-shade4.active {
  background-color: #1bb3df;
  border-color: #1bb3df;
}
.btn-alt1.btn-shade4 .badge {
  color: #1bb3df;
}
.btn-alt2.btn-shade1 {
  background-color: #ffca56;
  border-color: #ffca56;
}
.btn-alt2.btn-shade1:focus,
.btn-alt2.btn-shade1.focus {
  background-color: #ffca56;
  border-color: #ffca56;
}
.btn-alt2.btn-shade1:hover {
  background-color: #ffd270;
  border-color: #ffd270;
}
.btn-alt2.btn-shade1:active,
.btn-alt2.btn-shade1.active,
.open > .dropdown-toggle.btn-alt2.btn-shade1 {
  background-color: #ffc547;
  border-color: #ffc547;
}
.btn-alt2.btn-shade1:active:hover,
.btn-alt2.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-alt2.btn-shade1:hover,
.btn-alt2.btn-shade1:active:focus,
.btn-alt2.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-alt2.btn-shade1:focus,
.btn-alt2.btn-shade1:active.focus,
.btn-alt2.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-alt2.btn-shade1.focus {
  background-color: #ffc547;
  border-color: #ffc547;
}
.btn-alt2.btn-shade1.disabled,
.btn-alt2.btn-shade1[disabled],
fieldset[disabled] .btn-alt2.btn-shade1,
.btn-alt2.btn-shade1.disabled:hover,
.btn-alt2.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-alt2.btn-shade1:hover,
.btn-alt2.btn-shade1.disabled:focus,
.btn-alt2.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-alt2.btn-shade1:focus,
.btn-alt2.btn-shade1.disabled.focus,
.btn-alt2.btn-shade1[disabled].focus,
fieldset[disabled] .btn-alt2.btn-shade1.focus,
.btn-alt2.btn-shade1.disabled:active,
.btn-alt2.btn-shade1[disabled]:active,
fieldset[disabled] .btn-alt2.btn-shade1:active,
.btn-alt2.btn-shade1.disabled.active,
.btn-alt2.btn-shade1[disabled].active,
fieldset[disabled] .btn-alt2.btn-shade1.active {
  background-color: #ffca56;
  border-color: #ffca56;
}
.btn-alt2.btn-shade1 .badge {
  color: #ffca56;
}
.btn-alt2.btn-shade2 {
  background-color: #ffc74c;
  border-color: #ffc74c;
}
.btn-alt2.btn-shade2:focus,
.btn-alt2.btn-shade2.focus {
  background-color: #ffc74c;
  border-color: #ffc74c;
}
.btn-alt2.btn-shade2:hover {
  background-color: #ffcf66;
  border-color: #ffcf66;
}
.btn-alt2.btn-shade2:active,
.btn-alt2.btn-shade2.active,
.open > .dropdown-toggle.btn-alt2.btn-shade2 {
  background-color: #ffc23d;
  border-color: #ffc23d;
}
.btn-alt2.btn-shade2:active:hover,
.btn-alt2.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-alt2.btn-shade2:hover,
.btn-alt2.btn-shade2:active:focus,
.btn-alt2.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-alt2.btn-shade2:focus,
.btn-alt2.btn-shade2:active.focus,
.btn-alt2.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-alt2.btn-shade2.focus {
  background-color: #ffc23d;
  border-color: #ffc23d;
}
.btn-alt2.btn-shade2.disabled,
.btn-alt2.btn-shade2[disabled],
fieldset[disabled] .btn-alt2.btn-shade2,
.btn-alt2.btn-shade2.disabled:hover,
.btn-alt2.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-alt2.btn-shade2:hover,
.btn-alt2.btn-shade2.disabled:focus,
.btn-alt2.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-alt2.btn-shade2:focus,
.btn-alt2.btn-shade2.disabled.focus,
.btn-alt2.btn-shade2[disabled].focus,
fieldset[disabled] .btn-alt2.btn-shade2.focus,
.btn-alt2.btn-shade2.disabled:active,
.btn-alt2.btn-shade2[disabled]:active,
fieldset[disabled] .btn-alt2.btn-shade2:active,
.btn-alt2.btn-shade2.disabled.active,
.btn-alt2.btn-shade2[disabled].active,
fieldset[disabled] .btn-alt2.btn-shade2.active {
  background-color: #ffc74c;
  border-color: #ffc74c;
}
.btn-alt2.btn-shade2 .badge {
  color: #ffc74c;
}
.btn-alt2.btn-shade3 {
  background-color: #ffc442;
  border-color: #ffc442;
}
.btn-alt2.btn-shade3:focus,
.btn-alt2.btn-shade3.focus {
  background-color: #ffc442;
  border-color: #ffc442;
}
.btn-alt2.btn-shade3:hover {
  background-color: #ffcc5b;
  border-color: #ffcc5b;
}
.btn-alt2.btn-shade3:active,
.btn-alt2.btn-shade3.active,
.open > .dropdown-toggle.btn-alt2.btn-shade3 {
  background-color: #ffbf33;
  border-color: #ffbf33;
}
.btn-alt2.btn-shade3:active:hover,
.btn-alt2.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-alt2.btn-shade3:hover,
.btn-alt2.btn-shade3:active:focus,
.btn-alt2.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-alt2.btn-shade3:focus,
.btn-alt2.btn-shade3:active.focus,
.btn-alt2.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-alt2.btn-shade3.focus {
  background-color: #ffbf33;
  border-color: #ffbf33;
}
.btn-alt2.btn-shade3.disabled,
.btn-alt2.btn-shade3[disabled],
fieldset[disabled] .btn-alt2.btn-shade3,
.btn-alt2.btn-shade3.disabled:hover,
.btn-alt2.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-alt2.btn-shade3:hover,
.btn-alt2.btn-shade3.disabled:focus,
.btn-alt2.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-alt2.btn-shade3:focus,
.btn-alt2.btn-shade3.disabled.focus,
.btn-alt2.btn-shade3[disabled].focus,
fieldset[disabled] .btn-alt2.btn-shade3.focus,
.btn-alt2.btn-shade3.disabled:active,
.btn-alt2.btn-shade3[disabled]:active,
fieldset[disabled] .btn-alt2.btn-shade3:active,
.btn-alt2.btn-shade3.disabled.active,
.btn-alt2.btn-shade3[disabled].active,
fieldset[disabled] .btn-alt2.btn-shade3.active {
  background-color: #ffc442;
  border-color: #ffc442;
}
.btn-alt2.btn-shade3 .badge {
  color: #ffc442;
}
.btn-alt2.btn-shade4 {
  background-color: #ffc138;
  border-color: #ffc138;
}
.btn-alt2.btn-shade4:focus,
.btn-alt2.btn-shade4.focus {
  background-color: #ffc138;
  border-color: #ffc138;
}
.btn-alt2.btn-shade4:hover {
  background-color: #ffc951;
  border-color: #ffc951;
}
.btn-alt2.btn-shade4:active,
.btn-alt2.btn-shade4.active,
.open > .dropdown-toggle.btn-alt2.btn-shade4 {
  background-color: #ffbc28;
  border-color: #ffbc28;
}
.btn-alt2.btn-shade4:active:hover,
.btn-alt2.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-alt2.btn-shade4:hover,
.btn-alt2.btn-shade4:active:focus,
.btn-alt2.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-alt2.btn-shade4:focus,
.btn-alt2.btn-shade4:active.focus,
.btn-alt2.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-alt2.btn-shade4.focus {
  background-color: #ffbc28;
  border-color: #ffbc28;
}
.btn-alt2.btn-shade4.disabled,
.btn-alt2.btn-shade4[disabled],
fieldset[disabled] .btn-alt2.btn-shade4,
.btn-alt2.btn-shade4.disabled:hover,
.btn-alt2.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-alt2.btn-shade4:hover,
.btn-alt2.btn-shade4.disabled:focus,
.btn-alt2.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-alt2.btn-shade4:focus,
.btn-alt2.btn-shade4.disabled.focus,
.btn-alt2.btn-shade4[disabled].focus,
fieldset[disabled] .btn-alt2.btn-shade4.focus,
.btn-alt2.btn-shade4.disabled:active,
.btn-alt2.btn-shade4[disabled]:active,
fieldset[disabled] .btn-alt2.btn-shade4:active,
.btn-alt2.btn-shade4.disabled.active,
.btn-alt2.btn-shade4[disabled].active,
fieldset[disabled] .btn-alt2.btn-shade4.active {
  background-color: #ffc138;
  border-color: #ffc138;
}
.btn-alt2.btn-shade4 .badge {
  color: #ffc138;
}
.btn-alt3.btn-shade1 {
  background-color: #29c6ae;
  border-color: #29c6ae;
}
.btn-alt3.btn-shade1:focus,
.btn-alt3.btn-shade1.focus {
  background-color: #29c6ae;
  border-color: #29c6ae;
}
.btn-alt3.btn-shade1:hover {
  background-color: #34d4bc;
  border-color: #34d4bc;
}
.btn-alt3.btn-shade1:active,
.btn-alt3.btn-shade1.active,
.open > .dropdown-toggle.btn-alt3.btn-shade1 {
  background-color: #27b9a3;
  border-color: #27b9a3;
}
.btn-alt3.btn-shade1:active:hover,
.btn-alt3.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-alt3.btn-shade1:hover,
.btn-alt3.btn-shade1:active:focus,
.btn-alt3.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-alt3.btn-shade1:focus,
.btn-alt3.btn-shade1:active.focus,
.btn-alt3.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-alt3.btn-shade1.focus {
  background-color: #27b9a3;
  border-color: #27b9a3;
}
.btn-alt3.btn-shade1.disabled,
.btn-alt3.btn-shade1[disabled],
fieldset[disabled] .btn-alt3.btn-shade1,
.btn-alt3.btn-shade1.disabled:hover,
.btn-alt3.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-alt3.btn-shade1:hover,
.btn-alt3.btn-shade1.disabled:focus,
.btn-alt3.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-alt3.btn-shade1:focus,
.btn-alt3.btn-shade1.disabled.focus,
.btn-alt3.btn-shade1[disabled].focus,
fieldset[disabled] .btn-alt3.btn-shade1.focus,
.btn-alt3.btn-shade1.disabled:active,
.btn-alt3.btn-shade1[disabled]:active,
fieldset[disabled] .btn-alt3.btn-shade1:active,
.btn-alt3.btn-shade1.disabled.active,
.btn-alt3.btn-shade1[disabled].active,
fieldset[disabled] .btn-alt3.btn-shade1.active {
  background-color: #29c6ae;
  border-color: #29c6ae;
}
.btn-alt3.btn-shade1 .badge {
  color: #29c6ae;
}
.btn-alt3.btn-shade2 {
  background-color: #28bda7;
  border-color: #28bda7;
}
.btn-alt3.btn-shade2:focus,
.btn-alt3.btn-shade2.focus {
  background-color: #28bda7;
  border-color: #28bda7;
}
.btn-alt3.btn-shade2:hover {
  background-color: #2cd2b9;
  border-color: #2cd2b9;
}
.btn-alt3.btn-shade2:active,
.btn-alt3.btn-shade2.active,
.open > .dropdown-toggle.btn-alt3.btn-shade2 {
  background-color: #25b19c;
  border-color: #25b19c;
}
.btn-alt3.btn-shade2:active:hover,
.btn-alt3.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-alt3.btn-shade2:hover,
.btn-alt3.btn-shade2:active:focus,
.btn-alt3.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-alt3.btn-shade2:focus,
.btn-alt3.btn-shade2:active.focus,
.btn-alt3.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-alt3.btn-shade2.focus {
  background-color: #25b19c;
  border-color: #25b19c;
}
.btn-alt3.btn-shade2.disabled,
.btn-alt3.btn-shade2[disabled],
fieldset[disabled] .btn-alt3.btn-shade2,
.btn-alt3.btn-shade2.disabled:hover,
.btn-alt3.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-alt3.btn-shade2:hover,
.btn-alt3.btn-shade2.disabled:focus,
.btn-alt3.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-alt3.btn-shade2:focus,
.btn-alt3.btn-shade2.disabled.focus,
.btn-alt3.btn-shade2[disabled].focus,
fieldset[disabled] .btn-alt3.btn-shade2.focus,
.btn-alt3.btn-shade2.disabled:active,
.btn-alt3.btn-shade2[disabled]:active,
fieldset[disabled] .btn-alt3.btn-shade2:active,
.btn-alt3.btn-shade2.disabled.active,
.btn-alt3.btn-shade2[disabled].active,
fieldset[disabled] .btn-alt3.btn-shade2.active {
  background-color: #28bda7;
  border-color: #28bda7;
}
.btn-alt3.btn-shade2 .badge {
  color: #28bda7;
}
.btn-alt3.btn-shade3 {
  background-color: #26b59f;
  border-color: #26b59f;
}
.btn-alt3.btn-shade3:focus,
.btn-alt3.btn-shade3.focus {
  background-color: #26b59f;
  border-color: #26b59f;
}
.btn-alt3.btn-shade3:hover {
  background-color: #2acab2;
  border-color: #2acab2;
}
.btn-alt3.btn-shade3:active,
.btn-alt3.btn-shade3.active,
.open > .dropdown-toggle.btn-alt3.btn-shade3 {
  background-color: #23a894;
  border-color: #23a894;
}
.btn-alt3.btn-shade3:active:hover,
.btn-alt3.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-alt3.btn-shade3:hover,
.btn-alt3.btn-shade3:active:focus,
.btn-alt3.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-alt3.btn-shade3:focus,
.btn-alt3.btn-shade3:active.focus,
.btn-alt3.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-alt3.btn-shade3.focus {
  background-color: #23a894;
  border-color: #23a894;
}
.btn-alt3.btn-shade3.disabled,
.btn-alt3.btn-shade3[disabled],
fieldset[disabled] .btn-alt3.btn-shade3,
.btn-alt3.btn-shade3.disabled:hover,
.btn-alt3.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-alt3.btn-shade3:hover,
.btn-alt3.btn-shade3.disabled:focus,
.btn-alt3.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-alt3.btn-shade3:focus,
.btn-alt3.btn-shade3.disabled.focus,
.btn-alt3.btn-shade3[disabled].focus,
fieldset[disabled] .btn-alt3.btn-shade3.focus,
.btn-alt3.btn-shade3.disabled:active,
.btn-alt3.btn-shade3[disabled]:active,
fieldset[disabled] .btn-alt3.btn-shade3:active,
.btn-alt3.btn-shade3.disabled.active,
.btn-alt3.btn-shade3[disabled].active,
fieldset[disabled] .btn-alt3.btn-shade3.active {
  background-color: #26b59f;
  border-color: #26b59f;
}
.btn-alt3.btn-shade3 .badge {
  color: #26b59f;
}
.btn-alt3.btn-shade4 {
  background-color: #24ac98;
  border-color: #24ac98;
}
.btn-alt3.btn-shade4:focus,
.btn-alt3.btn-shade4.focus {
  background-color: #24ac98;
  border-color: #24ac98;
}
.btn-alt3.btn-shade4:hover {
  background-color: #29c1ab;
  border-color: #29c1ab;
}
.btn-alt3.btn-shade4:active,
.btn-alt3.btn-shade4.active,
.open > .dropdown-toggle.btn-alt3.btn-shade4 {
  background-color: #21a08d;
  border-color: #21a08d;
}
.btn-alt3.btn-shade4:active:hover,
.btn-alt3.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-alt3.btn-shade4:hover,
.btn-alt3.btn-shade4:active:focus,
.btn-alt3.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-alt3.btn-shade4:focus,
.btn-alt3.btn-shade4:active.focus,
.btn-alt3.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-alt3.btn-shade4.focus {
  background-color: #21a08d;
  border-color: #21a08d;
}
.btn-alt3.btn-shade4.disabled,
.btn-alt3.btn-shade4[disabled],
fieldset[disabled] .btn-alt3.btn-shade4,
.btn-alt3.btn-shade4.disabled:hover,
.btn-alt3.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-alt3.btn-shade4:hover,
.btn-alt3.btn-shade4.disabled:focus,
.btn-alt3.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-alt3.btn-shade4:focus,
.btn-alt3.btn-shade4.disabled.focus,
.btn-alt3.btn-shade4[disabled].focus,
fieldset[disabled] .btn-alt3.btn-shade4.focus,
.btn-alt3.btn-shade4.disabled:active,
.btn-alt3.btn-shade4[disabled]:active,
fieldset[disabled] .btn-alt3.btn-shade4:active,
.btn-alt3.btn-shade4.disabled.active,
.btn-alt3.btn-shade4[disabled].active,
fieldset[disabled] .btn-alt3.btn-shade4.active {
  background-color: #24ac98;
  border-color: #24ac98;
}
.btn-alt3.btn-shade4 .badge {
  color: #24ac98;
}
.btn-alt4.btn-shade1 {
  background-color: #b5b5b5;
  border-color: #b5b5b5;
}
.btn-alt4.btn-shade1:focus,
.btn-alt4.btn-shade1.focus {
  background-color: #b5b5b5;
  border-color: #b5b5b5;
}
.btn-alt4.btn-shade1:hover {
  background-color: #c1c1c1;
  border-color: #c1c1c1;
}
.btn-alt4.btn-shade1:active,
.btn-alt4.btn-shade1.active,
.open > .dropdown-toggle.btn-alt4.btn-shade1 {
  background-color: #adadad;
  border-color: #adadad;
}
.btn-alt4.btn-shade1:active:hover,
.btn-alt4.btn-shade1.active:hover,
.open > .dropdown-toggle.btn-alt4.btn-shade1:hover,
.btn-alt4.btn-shade1:active:focus,
.btn-alt4.btn-shade1.active:focus,
.open > .dropdown-toggle.btn-alt4.btn-shade1:focus,
.btn-alt4.btn-shade1:active.focus,
.btn-alt4.btn-shade1.active.focus,
.open > .dropdown-toggle.btn-alt4.btn-shade1.focus {
  background-color: #adadad;
  border-color: #adadad;
}
.btn-alt4.btn-shade1.disabled,
.btn-alt4.btn-shade1[disabled],
fieldset[disabled] .btn-alt4.btn-shade1,
.btn-alt4.btn-shade1.disabled:hover,
.btn-alt4.btn-shade1[disabled]:hover,
fieldset[disabled] .btn-alt4.btn-shade1:hover,
.btn-alt4.btn-shade1.disabled:focus,
.btn-alt4.btn-shade1[disabled]:focus,
fieldset[disabled] .btn-alt4.btn-shade1:focus,
.btn-alt4.btn-shade1.disabled.focus,
.btn-alt4.btn-shade1[disabled].focus,
fieldset[disabled] .btn-alt4.btn-shade1.focus,
.btn-alt4.btn-shade1.disabled:active,
.btn-alt4.btn-shade1[disabled]:active,
fieldset[disabled] .btn-alt4.btn-shade1:active,
.btn-alt4.btn-shade1.disabled.active,
.btn-alt4.btn-shade1[disabled].active,
fieldset[disabled] .btn-alt4.btn-shade1.active {
  background-color: #b5b5b5;
  border-color: #b5b5b5;
}
.btn-alt4.btn-shade1 .badge {
  color: #b5b5b5;
}
.btn-alt4.btn-shade2 {
  background-color: #b0b0b0;
  border-color: #b0b0b0;
}
.btn-alt4.btn-shade2:focus,
.btn-alt4.btn-shade2.focus {
  background-color: #b0b0b0;
  border-color: #b0b0b0;
}
.btn-alt4.btn-shade2:hover {
  background-color: #bcbcbc;
  border-color: #bcbcbc;
}
.btn-alt4.btn-shade2:active,
.btn-alt4.btn-shade2.active,
.open > .dropdown-toggle.btn-alt4.btn-shade2 {
  background-color: #a8a8a8;
  border-color: #a8a8a8;
}
.btn-alt4.btn-shade2:active:hover,
.btn-alt4.btn-shade2.active:hover,
.open > .dropdown-toggle.btn-alt4.btn-shade2:hover,
.btn-alt4.btn-shade2:active:focus,
.btn-alt4.btn-shade2.active:focus,
.open > .dropdown-toggle.btn-alt4.btn-shade2:focus,
.btn-alt4.btn-shade2:active.focus,
.btn-alt4.btn-shade2.active.focus,
.open > .dropdown-toggle.btn-alt4.btn-shade2.focus {
  background-color: #a8a8a8;
  border-color: #a8a8a8;
}
.btn-alt4.btn-shade2.disabled,
.btn-alt4.btn-shade2[disabled],
fieldset[disabled] .btn-alt4.btn-shade2,
.btn-alt4.btn-shade2.disabled:hover,
.btn-alt4.btn-shade2[disabled]:hover,
fieldset[disabled] .btn-alt4.btn-shade2:hover,
.btn-alt4.btn-shade2.disabled:focus,
.btn-alt4.btn-shade2[disabled]:focus,
fieldset[disabled] .btn-alt4.btn-shade2:focus,
.btn-alt4.btn-shade2.disabled.focus,
.btn-alt4.btn-shade2[disabled].focus,
fieldset[disabled] .btn-alt4.btn-shade2.focus,
.btn-alt4.btn-shade2.disabled:active,
.btn-alt4.btn-shade2[disabled]:active,
fieldset[disabled] .btn-alt4.btn-shade2:active,
.btn-alt4.btn-shade2.disabled.active,
.btn-alt4.btn-shade2[disabled].active,
fieldset[disabled] .btn-alt4.btn-shade2.active {
  background-color: #b0b0b0;
  border-color: #b0b0b0;
}
.btn-alt4.btn-shade2 .badge {
  color: #b0b0b0;
}
.btn-alt4.btn-shade3 {
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn-alt4.btn-shade3:focus,
.btn-alt4.btn-shade3.focus {
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn-alt4.btn-shade3:hover {
  background-color: #b7b7b7;
  border-color: #b7b7b7;
}
.btn-alt4.btn-shade3:active,
.btn-alt4.btn-shade3.active,
.open > .dropdown-toggle.btn-alt4.btn-shade3 {
  background-color: #a3a3a3;
  border-color: #a3a3a3;
}
.btn-alt4.btn-shade3:active:hover,
.btn-alt4.btn-shade3.active:hover,
.open > .dropdown-toggle.btn-alt4.btn-shade3:hover,
.btn-alt4.btn-shade3:active:focus,
.btn-alt4.btn-shade3.active:focus,
.open > .dropdown-toggle.btn-alt4.btn-shade3:focus,
.btn-alt4.btn-shade3:active.focus,
.btn-alt4.btn-shade3.active.focus,
.open > .dropdown-toggle.btn-alt4.btn-shade3.focus {
  background-color: #a3a3a3;
  border-color: #a3a3a3;
}
.btn-alt4.btn-shade3.disabled,
.btn-alt4.btn-shade3[disabled],
fieldset[disabled] .btn-alt4.btn-shade3,
.btn-alt4.btn-shade3.disabled:hover,
.btn-alt4.btn-shade3[disabled]:hover,
fieldset[disabled] .btn-alt4.btn-shade3:hover,
.btn-alt4.btn-shade3.disabled:focus,
.btn-alt4.btn-shade3[disabled]:focus,
fieldset[disabled] .btn-alt4.btn-shade3:focus,
.btn-alt4.btn-shade3.disabled.focus,
.btn-alt4.btn-shade3[disabled].focus,
fieldset[disabled] .btn-alt4.btn-shade3.focus,
.btn-alt4.btn-shade3.disabled:active,
.btn-alt4.btn-shade3[disabled]:active,
fieldset[disabled] .btn-alt4.btn-shade3:active,
.btn-alt4.btn-shade3.disabled.active,
.btn-alt4.btn-shade3[disabled].active,
fieldset[disabled] .btn-alt4.btn-shade3.active {
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.btn-alt4.btn-shade3 .badge {
  color: #aaaaaa;
}
.btn-alt4.btn-shade4 {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
}
.btn-alt4.btn-shade4:focus,
.btn-alt4.btn-shade4.focus {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
}
.btn-alt4.btn-shade4:hover {
  background-color: #b2b2b2;
  border-color: #b2b2b2;
}
.btn-alt4.btn-shade4:active,
.btn-alt4.btn-shade4.active,
.open > .dropdown-toggle.btn-alt4.btn-shade4 {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.btn-alt4.btn-shade4:active:hover,
.btn-alt4.btn-shade4.active:hover,
.open > .dropdown-toggle.btn-alt4.btn-shade4:hover,
.btn-alt4.btn-shade4:active:focus,
.btn-alt4.btn-shade4.active:focus,
.open > .dropdown-toggle.btn-alt4.btn-shade4:focus,
.btn-alt4.btn-shade4:active.focus,
.btn-alt4.btn-shade4.active.focus,
.open > .dropdown-toggle.btn-alt4.btn-shade4.focus {
  background-color: #9e9e9e;
  border-color: #9e9e9e;
}
.btn-alt4.btn-shade4.disabled,
.btn-alt4.btn-shade4[disabled],
fieldset[disabled] .btn-alt4.btn-shade4,
.btn-alt4.btn-shade4.disabled:hover,
.btn-alt4.btn-shade4[disabled]:hover,
fieldset[disabled] .btn-alt4.btn-shade4:hover,
.btn-alt4.btn-shade4.disabled:focus,
.btn-alt4.btn-shade4[disabled]:focus,
fieldset[disabled] .btn-alt4.btn-shade4:focus,
.btn-alt4.btn-shade4.disabled.focus,
.btn-alt4.btn-shade4[disabled].focus,
fieldset[disabled] .btn-alt4.btn-shade4.focus,
.btn-alt4.btn-shade4.disabled:active,
.btn-alt4.btn-shade4[disabled]:active,
fieldset[disabled] .btn-alt4.btn-shade4:active,
.btn-alt4.btn-shade4.disabled.active,
.btn-alt4.btn-shade4[disabled].active,
fieldset[disabled] .btn-alt4.btn-shade4.active {
  background-color: #a5a5a5;
  border-color: #a5a5a5;
}
.btn-alt4.btn-shade4 .badge {
  color: #a5a5a5;
}
.btn-default.btn-facebook {
  color: #5D82D1;
}
.btn-default.btn-facebook:active,
.btn-default.btn-facebook.active,
.open > .dropdown-toggle.btn-default.btn-facebook {
  color: #5D82D1;
}
.btn-default.btn-facebook:active:hover,
.btn-default.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-default.btn-facebook:hover,
.btn-default.btn-facebook:active:focus,
.btn-default.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-default.btn-facebook:focus,
.btn-default.btn-facebook:active.focus,
.btn-default.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-default.btn-facebook.focus {
  color: #5D82D1;
}
.btn-default.btn-twitter {
  color: #50BFF5;
}
.btn-default.btn-twitter:active,
.btn-default.btn-twitter.active,
.open > .dropdown-toggle.btn-default.btn-twitter {
  color: #50BFF5;
}
.btn-default.btn-twitter:active:hover,
.btn-default.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-default.btn-twitter:hover,
.btn-default.btn-twitter:active:focus,
.btn-default.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-default.btn-twitter:focus,
.btn-default.btn-twitter:active.focus,
.btn-default.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-default.btn-twitter.focus {
  color: #50BFF5;
}
.btn-default.btn-google-plus {
  color: #EB5E4C;
}
.btn-default.btn-google-plus:active,
.btn-default.btn-google-plus.active,
.open > .dropdown-toggle.btn-default.btn-google-plus {
  color: #EB5E4C;
}
.btn-default.btn-google-plus:active:hover,
.btn-default.btn-google-plus.active:hover,
.open > .dropdown-toggle.btn-default.btn-google-plus:hover,
.btn-default.btn-google-plus:active:focus,
.btn-default.btn-google-plus.active:focus,
.open > .dropdown-toggle.btn-default.btn-google-plus:focus,
.btn-default.btn-google-plus:active.focus,
.btn-default.btn-google-plus.active.focus,
.open > .dropdown-toggle.btn-default.btn-google-plus.focus {
  color: #EB5E4C;
}
.btn-default.btn-dribbble {
  color: #F7659C;
}
.btn-default.btn-dribbble:active,
.btn-default.btn-dribbble.active,
.open > .dropdown-toggle.btn-default.btn-dribbble {
  color: #F7659C;
}
.btn-default.btn-dribbble:active:hover,
.btn-default.btn-dribbble.active:hover,
.open > .dropdown-toggle.btn-default.btn-dribbble:hover,
.btn-default.btn-dribbble:active:focus,
.btn-default.btn-dribbble.active:focus,
.open > .dropdown-toggle.btn-default.btn-dribbble:focus,
.btn-default.btn-dribbble:active.focus,
.btn-default.btn-dribbble.active.focus,
.open > .dropdown-toggle.btn-default.btn-dribbble.focus {
  color: #F7659C;
}
.btn-default.btn-flickr {
  color: #0063DC;
}
.btn-default.btn-flickr:active,
.btn-default.btn-flickr.active,
.open > .dropdown-toggle.btn-default.btn-flickr {
  color: #0063DC;
}
.btn-default.btn-flickr:active:hover,
.btn-default.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-default.btn-flickr:hover,
.btn-default.btn-flickr:active:focus,
.btn-default.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-default.btn-flickr:focus,
.btn-default.btn-flickr:active.focus,
.btn-default.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-default.btn-flickr.focus {
  color: #0063DC;
}
.btn-default.btn-linkedin {
  color: #238CC8;
}
.btn-default.btn-linkedin:active,
.btn-default.btn-linkedin.active,
.open > .dropdown-toggle.btn-default.btn-linkedin {
  color: #238CC8;
}
.btn-default.btn-linkedin:active:hover,
.btn-default.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-default.btn-linkedin:hover,
.btn-default.btn-linkedin:active:focus,
.btn-default.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-default.btn-linkedin:focus,
.btn-default.btn-linkedin:active.focus,
.btn-default.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-default.btn-linkedin.focus {
  color: #238CC8;
}
.btn-default.btn-youtube {
  color: #EF4E41;
}
.btn-default.btn-youtube:active,
.btn-default.btn-youtube.active,
.open > .dropdown-toggle.btn-default.btn-youtube {
  color: #EF4E41;
}
.btn-default.btn-youtube:active:hover,
.btn-default.btn-youtube.active:hover,
.open > .dropdown-toggle.btn-default.btn-youtube:hover,
.btn-default.btn-youtube:active:focus,
.btn-default.btn-youtube.active:focus,
.open > .dropdown-toggle.btn-default.btn-youtube:focus,
.btn-default.btn-youtube:active.focus,
.btn-default.btn-youtube.active.focus,
.open > .dropdown-toggle.btn-default.btn-youtube.focus {
  color: #EF4E41;
}
.btn-default.btn-pinterest {
  color: #E13138;
}
.btn-default.btn-pinterest:active,
.btn-default.btn-pinterest.active,
.open > .dropdown-toggle.btn-default.btn-pinterest {
  color: #E13138;
}
.btn-default.btn-pinterest:active:hover,
.btn-default.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-default.btn-pinterest:hover,
.btn-default.btn-pinterest:active:focus,
.btn-default.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-default.btn-pinterest:focus,
.btn-default.btn-pinterest:active.focus,
.btn-default.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-default.btn-pinterest.focus {
  color: #E13138;
}
.btn-default.btn-github {
  color: #333;
}
.btn-default.btn-github:active,
.btn-default.btn-github.active,
.open > .dropdown-toggle.btn-default.btn-github {
  color: #333;
}
.btn-default.btn-github:active:hover,
.btn-default.btn-github.active:hover,
.open > .dropdown-toggle.btn-default.btn-github:hover,
.btn-default.btn-github:active:focus,
.btn-default.btn-github.active:focus,
.open > .dropdown-toggle.btn-default.btn-github:focus,
.btn-default.btn-github:active.focus,
.btn-default.btn-github.active.focus,
.open > .dropdown-toggle.btn-default.btn-github.focus {
  color: #333;
}
.btn-default.btn-tumblr {
  color: #426D9B;
}
.btn-default.btn-tumblr:active,
.btn-default.btn-tumblr.active,
.open > .dropdown-toggle.btn-default.btn-tumblr {
  color: #426D9B;
}
.btn-default.btn-tumblr:active:hover,
.btn-default.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-default.btn-tumblr:hover,
.btn-default.btn-tumblr:active:focus,
.btn-default.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-default.btn-tumblr:focus,
.btn-default.btn-tumblr:active.focus,
.btn-default.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-default.btn-tumblr.focus {
  color: #426D9B;
}
.btn-social.btn-facebook {
  color: #FFF;
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.btn-social.btn-facebook:focus,
.btn-social.btn-facebook.focus {
  color: #FFF;
  background-color: #3864c3;
  border-color: #274688;
}
.btn-social.btn-facebook:hover {
  color: #FFF;
  background-color: #3864c3;
  border-color: #3560bc;
}
.btn-social.btn-facebook:active,
.btn-social.btn-facebook.active,
.open > .dropdown-toggle.btn-social.btn-facebook {
  color: #FFF;
  background-color: #3864c3;
  background-image: none;
  border-color: #3560bc;
}
.btn-social.btn-facebook:active:hover,
.btn-social.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-social.btn-facebook:hover,
.btn-social.btn-facebook:active:focus,
.btn-social.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-social.btn-facebook:focus,
.btn-social.btn-facebook:active.focus,
.btn-social.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-social.btn-facebook.focus {
  color: #FFF;
  background-color: #3056a8;
  border-color: #274688;
}
.btn-social.btn-facebook.disabled:hover,
.btn-social.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-social.btn-facebook:hover,
.btn-social.btn-facebook.disabled:focus,
.btn-social.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-social.btn-facebook:focus,
.btn-social.btn-facebook.disabled.focus,
.btn-social.btn-facebook[disabled].focus,
fieldset[disabled] .btn-social.btn-facebook.focus {
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.btn-social.btn-facebook .badge {
  color: #5D82D1;
  background-color: #FFF;
}
.btn-social.btn-facebook:focus,
.btn-social.btn-facebook.focus {
  color: #FFF;
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.btn-social.btn-facebook:hover {
  color: #FFF;
  background-color: #7191d7;
  border-color: #7191d7;
}
.btn-social.btn-facebook:active,
.btn-social.btn-facebook.active,
.open > .dropdown-toggle.btn-social.btn-facebook {
  color: #FFF;
  background-color: #4973cb;
  border-color: #4973cb;
}
.btn-social.btn-facebook:active:hover,
.btn-social.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-social.btn-facebook:hover,
.btn-social.btn-facebook:active:focus,
.btn-social.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-social.btn-facebook:focus,
.btn-social.btn-facebook:active.focus,
.btn-social.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-social.btn-facebook.focus {
  color: #FFF;
  background-color: #4973cb;
  border-color: #4973cb;
}
.btn-social.btn-facebook:active,
.btn-social.btn-facebook.active,
.open > .dropdown-toggle.btn-social.btn-facebook {
  background-image: none;
}
.btn-social.btn-facebook.disabled,
.btn-social.btn-facebook[disabled],
fieldset[disabled] .btn-social.btn-facebook,
.btn-social.btn-facebook.disabled:hover,
.btn-social.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-social.btn-facebook:hover,
.btn-social.btn-facebook.disabled:focus,
.btn-social.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-social.btn-facebook:focus,
.btn-social.btn-facebook.disabled.focus,
.btn-social.btn-facebook[disabled].focus,
fieldset[disabled] .btn-social.btn-facebook.focus,
.btn-social.btn-facebook.disabled:active,
.btn-social.btn-facebook[disabled]:active,
fieldset[disabled] .btn-social.btn-facebook:active,
.btn-social.btn-facebook.disabled.active,
.btn-social.btn-facebook[disabled].active,
fieldset[disabled] .btn-social.btn-facebook.active {
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.btn-social.btn-facebook .badge {
  color: #5D82D1;
  background-color: #FFF;
}
.btn-social.btn-twitter {
  color: #FFF;
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.btn-social.btn-twitter:focus,
.btn-social.btn-twitter.focus {
  color: #FFF;
  background-color: #20adf2;
  border-color: #0b81bb;
}
.btn-social.btn-twitter:hover {
  color: #FFF;
  background-color: #20adf2;
  border-color: #16aaf2;
}
.btn-social.btn-twitter:active,
.btn-social.btn-twitter.active,
.open > .dropdown-toggle.btn-social.btn-twitter {
  color: #FFF;
  background-color: #20adf2;
  background-image: none;
  border-color: #16aaf2;
}
.btn-social.btn-twitter:active:hover,
.btn-social.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-social.btn-twitter:hover,
.btn-social.btn-twitter:active:focus,
.btn-social.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-social.btn-twitter:focus,
.btn-social.btn-twitter:active.focus,
.btn-social.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-social.btn-twitter.focus {
  color: #FFF;
  background-color: #0d9ce1;
  border-color: #0b81bb;
}
.btn-social.btn-twitter.disabled:hover,
.btn-social.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-social.btn-twitter:hover,
.btn-social.btn-twitter.disabled:focus,
.btn-social.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-social.btn-twitter:focus,
.btn-social.btn-twitter.disabled.focus,
.btn-social.btn-twitter[disabled].focus,
fieldset[disabled] .btn-social.btn-twitter.focus {
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.btn-social.btn-twitter .badge {
  color: #50BFF5;
  background-color: #FFF;
}
.btn-social.btn-twitter:focus,
.btn-social.btn-twitter.focus {
  color: #FFF;
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.btn-social.btn-twitter:hover {
  color: #FFF;
  background-color: #68c8f6;
  border-color: #68c8f6;
}
.btn-social.btn-twitter:active,
.btn-social.btn-twitter.active,
.open > .dropdown-toggle.btn-social.btn-twitter {
  color: #FFF;
  background-color: #38b6f4;
  border-color: #38b6f4;
}
.btn-social.btn-twitter:active:hover,
.btn-social.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-social.btn-twitter:hover,
.btn-social.btn-twitter:active:focus,
.btn-social.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-social.btn-twitter:focus,
.btn-social.btn-twitter:active.focus,
.btn-social.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-social.btn-twitter.focus {
  color: #FFF;
  background-color: #38b6f4;
  border-color: #38b6f4;
}
.btn-social.btn-twitter:active,
.btn-social.btn-twitter.active,
.open > .dropdown-toggle.btn-social.btn-twitter {
  background-image: none;
}
.btn-social.btn-twitter.disabled,
.btn-social.btn-twitter[disabled],
fieldset[disabled] .btn-social.btn-twitter,
.btn-social.btn-twitter.disabled:hover,
.btn-social.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-social.btn-twitter:hover,
.btn-social.btn-twitter.disabled:focus,
.btn-social.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-social.btn-twitter:focus,
.btn-social.btn-twitter.disabled.focus,
.btn-social.btn-twitter[disabled].focus,
fieldset[disabled] .btn-social.btn-twitter.focus,
.btn-social.btn-twitter.disabled:active,
.btn-social.btn-twitter[disabled]:active,
fieldset[disabled] .btn-social.btn-twitter:active,
.btn-social.btn-twitter.disabled.active,
.btn-social.btn-twitter[disabled].active,
fieldset[disabled] .btn-social.btn-twitter.active {
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.btn-social.btn-twitter .badge {
  color: #50BFF5;
  background-color: #FFF;
}
.btn-social.btn-google-plus {
  color: #FFF;
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus.focus {
  color: #FFF;
  background-color: #e6351e;
  border-color: #a52312;
}
.btn-social.btn-google-plus:hover {
  color: #FFF;
  background-color: #e6351e;
  border-color: #e13019;
}
.btn-social.btn-google-plus:active,
.btn-social.btn-google-plus.active,
.open > .dropdown-toggle.btn-social.btn-google-plus {
  color: #FFF;
  background-color: #e6351e;
  background-image: none;
  border-color: #e13019;
}
.btn-social.btn-google-plus:active:hover,
.btn-social.btn-google-plus.active:hover,
.open > .dropdown-toggle.btn-social.btn-google-plus:hover,
.btn-social.btn-google-plus:active:focus,
.btn-social.btn-google-plus.active:focus,
.open > .dropdown-toggle.btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus:active.focus,
.btn-social.btn-google-plus.active.focus,
.open > .dropdown-toggle.btn-social.btn-google-plus.focus {
  color: #FFF;
  background-color: #ca2b17;
  border-color: #a52312;
}
.btn-social.btn-google-plus.disabled:hover,
.btn-social.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-social.btn-google-plus:hover,
.btn-social.btn-google-plus.disabled:focus,
.btn-social.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus.disabled.focus,
.btn-social.btn-google-plus[disabled].focus,
fieldset[disabled] .btn-social.btn-google-plus.focus {
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.btn-social.btn-google-plus .badge {
  color: #EB5E4C;
  background-color: #FFF;
}
.btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus.focus {
  color: #FFF;
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.btn-social.btn-google-plus:hover {
  color: #FFF;
  background-color: #ee7363;
  border-color: #ee7363;
}
.btn-social.btn-google-plus:active,
.btn-social.btn-google-plus.active,
.open > .dropdown-toggle.btn-social.btn-google-plus {
  color: #FFF;
  background-color: #e84935;
  border-color: #e84935;
}
.btn-social.btn-google-plus:active:hover,
.btn-social.btn-google-plus.active:hover,
.open > .dropdown-toggle.btn-social.btn-google-plus:hover,
.btn-social.btn-google-plus:active:focus,
.btn-social.btn-google-plus.active:focus,
.open > .dropdown-toggle.btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus:active.focus,
.btn-social.btn-google-plus.active.focus,
.open > .dropdown-toggle.btn-social.btn-google-plus.focus {
  color: #FFF;
  background-color: #e84935;
  border-color: #e84935;
}
.btn-social.btn-google-plus:active,
.btn-social.btn-google-plus.active,
.open > .dropdown-toggle.btn-social.btn-google-plus {
  background-image: none;
}
.btn-social.btn-google-plus.disabled,
.btn-social.btn-google-plus[disabled],
fieldset[disabled] .btn-social.btn-google-plus,
.btn-social.btn-google-plus.disabled:hover,
.btn-social.btn-google-plus[disabled]:hover,
fieldset[disabled] .btn-social.btn-google-plus:hover,
.btn-social.btn-google-plus.disabled:focus,
.btn-social.btn-google-plus[disabled]:focus,
fieldset[disabled] .btn-social.btn-google-plus:focus,
.btn-social.btn-google-plus.disabled.focus,
.btn-social.btn-google-plus[disabled].focus,
fieldset[disabled] .btn-social.btn-google-plus.focus,
.btn-social.btn-google-plus.disabled:active,
.btn-social.btn-google-plus[disabled]:active,
fieldset[disabled] .btn-social.btn-google-plus:active,
.btn-social.btn-google-plus.disabled.active,
.btn-social.btn-google-plus[disabled].active,
fieldset[disabled] .btn-social.btn-google-plus.active {
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.btn-social.btn-google-plus .badge {
  color: #EB5E4C;
  background-color: #FFF;
}
.btn-social.btn-dribbble {
  color: #FFF;
  background-color: #F7659C;
  border-color: #F7659C;
}
.btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble.focus {
  color: #FFF;
  background-color: #f4357d;
  border-color: #d20b56;
}
.btn-social.btn-dribbble:hover {
  color: #FFF;
  background-color: #f4357d;
  border-color: #f42b77;
}
.btn-social.btn-dribbble:active,
.btn-social.btn-dribbble.active,
.open > .dropdown-toggle.btn-social.btn-dribbble {
  color: #FFF;
  background-color: #f4357d;
  background-image: none;
  border-color: #f42b77;
}
.btn-social.btn-dribbble:active:hover,
.btn-social.btn-dribbble.active:hover,
.open > .dropdown-toggle.btn-social.btn-dribbble:hover,
.btn-social.btn-dribbble:active:focus,
.btn-social.btn-dribbble.active:focus,
.open > .dropdown-toggle.btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble:active.focus,
.btn-social.btn-dribbble.active.focus,
.open > .dropdown-toggle.btn-social.btn-dribbble.focus {
  color: #FFF;
  background-color: #f31367;
  border-color: #d20b56;
}
.btn-social.btn-dribbble.disabled:hover,
.btn-social.btn-dribbble[disabled]:hover,
fieldset[disabled] .btn-social.btn-dribbble:hover,
.btn-social.btn-dribbble.disabled:focus,
.btn-social.btn-dribbble[disabled]:focus,
fieldset[disabled] .btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble.disabled.focus,
.btn-social.btn-dribbble[disabled].focus,
fieldset[disabled] .btn-social.btn-dribbble.focus {
  background-color: #F7659C;
  border-color: #F7659C;
}
.btn-social.btn-dribbble .badge {
  color: #F7659C;
  background-color: #FFF;
}
.btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble.focus {
  color: #FFF;
  background-color: #F7659C;
  border-color: #F7659C;
}
.btn-social.btn-dribbble:hover {
  color: #FFF;
  background-color: #f87dac;
  border-color: #f87dac;
}
.btn-social.btn-dribbble:active,
.btn-social.btn-dribbble.active,
.open > .dropdown-toggle.btn-social.btn-dribbble {
  color: #FFF;
  background-color: #f64d8c;
  border-color: #f64d8c;
}
.btn-social.btn-dribbble:active:hover,
.btn-social.btn-dribbble.active:hover,
.open > .dropdown-toggle.btn-social.btn-dribbble:hover,
.btn-social.btn-dribbble:active:focus,
.btn-social.btn-dribbble.active:focus,
.open > .dropdown-toggle.btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble:active.focus,
.btn-social.btn-dribbble.active.focus,
.open > .dropdown-toggle.btn-social.btn-dribbble.focus {
  color: #FFF;
  background-color: #f64d8c;
  border-color: #f64d8c;
}
.btn-social.btn-dribbble:active,
.btn-social.btn-dribbble.active,
.open > .dropdown-toggle.btn-social.btn-dribbble {
  background-image: none;
}
.btn-social.btn-dribbble.disabled,
.btn-social.btn-dribbble[disabled],
fieldset[disabled] .btn-social.btn-dribbble,
.btn-social.btn-dribbble.disabled:hover,
.btn-social.btn-dribbble[disabled]:hover,
fieldset[disabled] .btn-social.btn-dribbble:hover,
.btn-social.btn-dribbble.disabled:focus,
.btn-social.btn-dribbble[disabled]:focus,
fieldset[disabled] .btn-social.btn-dribbble:focus,
.btn-social.btn-dribbble.disabled.focus,
.btn-social.btn-dribbble[disabled].focus,
fieldset[disabled] .btn-social.btn-dribbble.focus,
.btn-social.btn-dribbble.disabled:active,
.btn-social.btn-dribbble[disabled]:active,
fieldset[disabled] .btn-social.btn-dribbble:active,
.btn-social.btn-dribbble.disabled.active,
.btn-social.btn-dribbble[disabled].active,
fieldset[disabled] .btn-social.btn-dribbble.active {
  background-color: #F7659C;
  border-color: #F7659C;
}
.btn-social.btn-dribbble .badge {
  color: #F7659C;
  background-color: #FFF;
}
.btn-social.btn-flickr {
  color: #FFF;
  background-color: #0063DC;
  border-color: #0063DC;
}
.btn-social.btn-flickr:focus,
.btn-social.btn-flickr.focus {
  color: #FFF;
  background-color: #004ca9;
  border-color: #002a5d;
}
.btn-social.btn-flickr:hover {
  color: #FFF;
  background-color: #004ca9;
  border-color: #00479f;
}
.btn-social.btn-flickr:active,
.btn-social.btn-flickr.active,
.open > .dropdown-toggle.btn-social.btn-flickr {
  color: #FFF;
  background-color: #004ca9;
  background-image: none;
  border-color: #00479f;
}
.btn-social.btn-flickr:active:hover,
.btn-social.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-social.btn-flickr:hover,
.btn-social.btn-flickr:active:focus,
.btn-social.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-social.btn-flickr:focus,
.btn-social.btn-flickr:active.focus,
.btn-social.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-social.btn-flickr.focus {
  color: #FFF;
  background-color: #003c85;
  border-color: #002a5d;
}
.btn-social.btn-flickr.disabled:hover,
.btn-social.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-social.btn-flickr:hover,
.btn-social.btn-flickr.disabled:focus,
.btn-social.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-social.btn-flickr:focus,
.btn-social.btn-flickr.disabled.focus,
.btn-social.btn-flickr[disabled].focus,
fieldset[disabled] .btn-social.btn-flickr.focus {
  background-color: #0063DC;
  border-color: #0063DC;
}
.btn-social.btn-flickr .badge {
  color: #0063DC;
  background-color: #FFF;
}
.btn-social.btn-flickr:focus,
.btn-social.btn-flickr.focus {
  color: #FFF;
  background-color: #0063DC;
  border-color: #0063DC;
}
.btn-social.btn-flickr:hover {
  color: #FFF;
  background-color: #006ef6;
  border-color: #006ef6;
}
.btn-social.btn-flickr:active,
.btn-social.btn-flickr.active,
.open > .dropdown-toggle.btn-social.btn-flickr {
  color: #FFF;
  background-color: #0058c3;
  border-color: #0058c3;
}
.btn-social.btn-flickr:active:hover,
.btn-social.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-social.btn-flickr:hover,
.btn-social.btn-flickr:active:focus,
.btn-social.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-social.btn-flickr:focus,
.btn-social.btn-flickr:active.focus,
.btn-social.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-social.btn-flickr.focus {
  color: #FFF;
  background-color: #0058c3;
  border-color: #0058c3;
}
.btn-social.btn-flickr:active,
.btn-social.btn-flickr.active,
.open > .dropdown-toggle.btn-social.btn-flickr {
  background-image: none;
}
.btn-social.btn-flickr.disabled,
.btn-social.btn-flickr[disabled],
fieldset[disabled] .btn-social.btn-flickr,
.btn-social.btn-flickr.disabled:hover,
.btn-social.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-social.btn-flickr:hover,
.btn-social.btn-flickr.disabled:focus,
.btn-social.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-social.btn-flickr:focus,
.btn-social.btn-flickr.disabled.focus,
.btn-social.btn-flickr[disabled].focus,
fieldset[disabled] .btn-social.btn-flickr.focus,
.btn-social.btn-flickr.disabled:active,
.btn-social.btn-flickr[disabled]:active,
fieldset[disabled] .btn-social.btn-flickr:active,
.btn-social.btn-flickr.disabled.active,
.btn-social.btn-flickr[disabled].active,
fieldset[disabled] .btn-social.btn-flickr.active {
  background-color: #0063DC;
  border-color: #0063DC;
}
.btn-social.btn-flickr .badge {
  color: #0063DC;
  background-color: #FFF;
}
.btn-social.btn-linkedin {
  color: #FFF;
  background-color: #238CC8;
  border-color: #238CC8;
}
.btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin.focus {
  color: #FFF;
  background-color: #1b6e9d;
  border-color: #10405b;
}
.btn-social.btn-linkedin:hover {
  color: #FFF;
  background-color: #1b6e9d;
  border-color: #1a6894;
}
.btn-social.btn-linkedin:active,
.btn-social.btn-linkedin.active,
.open > .dropdown-toggle.btn-social.btn-linkedin {
  color: #FFF;
  background-color: #1b6e9d;
  background-image: none;
  border-color: #1a6894;
}
.btn-social.btn-linkedin:active:hover,
.btn-social.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-social.btn-linkedin:hover,
.btn-social.btn-linkedin:active:focus,
.btn-social.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin:active.focus,
.btn-social.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-social.btn-linkedin.focus {
  color: #FFF;
  background-color: #16587e;
  border-color: #10405b;
}
.btn-social.btn-linkedin.disabled:hover,
.btn-social.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-social.btn-linkedin:hover,
.btn-social.btn-linkedin.disabled:focus,
.btn-social.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin.disabled.focus,
.btn-social.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-social.btn-linkedin.focus {
  background-color: #238CC8;
  border-color: #238CC8;
}
.btn-social.btn-linkedin .badge {
  color: #238CC8;
  background-color: #FFF;
}
.btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin.focus {
  color: #FFF;
  background-color: #238CC8;
  border-color: #238CC8;
}
.btn-social.btn-linkedin:hover {
  color: #FFF;
  background-color: #2b9ada;
  border-color: #2b9ada;
}
.btn-social.btn-linkedin:active,
.btn-social.btn-linkedin.active,
.open > .dropdown-toggle.btn-social.btn-linkedin {
  color: #FFF;
  background-color: #1f7db2;
  border-color: #1f7db2;
}
.btn-social.btn-linkedin:active:hover,
.btn-social.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-social.btn-linkedin:hover,
.btn-social.btn-linkedin:active:focus,
.btn-social.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin:active.focus,
.btn-social.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-social.btn-linkedin.focus {
  color: #FFF;
  background-color: #1f7db2;
  border-color: #1f7db2;
}
.btn-social.btn-linkedin:active,
.btn-social.btn-linkedin.active,
.open > .dropdown-toggle.btn-social.btn-linkedin {
  background-image: none;
}
.btn-social.btn-linkedin.disabled,
.btn-social.btn-linkedin[disabled],
fieldset[disabled] .btn-social.btn-linkedin,
.btn-social.btn-linkedin.disabled:hover,
.btn-social.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-social.btn-linkedin:hover,
.btn-social.btn-linkedin.disabled:focus,
.btn-social.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-social.btn-linkedin:focus,
.btn-social.btn-linkedin.disabled.focus,
.btn-social.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-social.btn-linkedin.focus,
.btn-social.btn-linkedin.disabled:active,
.btn-social.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-social.btn-linkedin:active,
.btn-social.btn-linkedin.disabled.active,
.btn-social.btn-linkedin[disabled].active,
fieldset[disabled] .btn-social.btn-linkedin.active {
  background-color: #238CC8;
  border-color: #238CC8;
}
.btn-social.btn-linkedin .badge {
  color: #238CC8;
  background-color: #FFF;
}
.btn-social.btn-youtube {
  color: #FFF;
  background-color: #EF4E41;
  border-color: #EF4E41;
}
.btn-social.btn-youtube:focus,
.btn-social.btn-youtube.focus {
  color: #FFF;
  background-color: #e92414;
  border-color: #a3190e;
}
.btn-social.btn-youtube:hover {
  color: #FFF;
  background-color: #e92414;
  border-color: #e02213;
}
.btn-social.btn-youtube:active,
.btn-social.btn-youtube.active,
.open > .dropdown-toggle.btn-social.btn-youtube {
  color: #FFF;
  background-color: #e92414;
  background-image: none;
  border-color: #e02213;
}
.btn-social.btn-youtube:active:hover,
.btn-social.btn-youtube.active:hover,
.open > .dropdown-toggle.btn-social.btn-youtube:hover,
.btn-social.btn-youtube:active:focus,
.btn-social.btn-youtube.active:focus,
.open > .dropdown-toggle.btn-social.btn-youtube:focus,
.btn-social.btn-youtube:active.focus,
.btn-social.btn-youtube.active.focus,
.open > .dropdown-toggle.btn-social.btn-youtube.focus {
  color: #FFF;
  background-color: #c81f11;
  border-color: #a3190e;
}
.btn-social.btn-youtube.disabled:hover,
.btn-social.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-social.btn-youtube:hover,
.btn-social.btn-youtube.disabled:focus,
.btn-social.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-social.btn-youtube:focus,
.btn-social.btn-youtube.disabled.focus,
.btn-social.btn-youtube[disabled].focus,
fieldset[disabled] .btn-social.btn-youtube.focus {
  background-color: #EF4E41;
  border-color: #EF4E41;
}
.btn-social.btn-youtube .badge {
  color: #EF4E41;
  background-color: #FFF;
}
.btn-social.btn-youtube:focus,
.btn-social.btn-youtube.focus {
  color: #FFF;
  background-color: #EF4E41;
  border-color: #EF4E41;
}
.btn-social.btn-youtube:hover {
  color: #FFF;
  background-color: #f16459;
  border-color: #f16459;
}
.btn-social.btn-youtube:active,
.btn-social.btn-youtube.active,
.open > .dropdown-toggle.btn-social.btn-youtube {
  color: #FFF;
  background-color: #ed3829;
  border-color: #ed3829;
}
.btn-social.btn-youtube:active:hover,
.btn-social.btn-youtube.active:hover,
.open > .dropdown-toggle.btn-social.btn-youtube:hover,
.btn-social.btn-youtube:active:focus,
.btn-social.btn-youtube.active:focus,
.open > .dropdown-toggle.btn-social.btn-youtube:focus,
.btn-social.btn-youtube:active.focus,
.btn-social.btn-youtube.active.focus,
.open > .dropdown-toggle.btn-social.btn-youtube.focus {
  color: #FFF;
  background-color: #ed3829;
  border-color: #ed3829;
}
.btn-social.btn-youtube:active,
.btn-social.btn-youtube.active,
.open > .dropdown-toggle.btn-social.btn-youtube {
  background-image: none;
}
.btn-social.btn-youtube.disabled,
.btn-social.btn-youtube[disabled],
fieldset[disabled] .btn-social.btn-youtube,
.btn-social.btn-youtube.disabled:hover,
.btn-social.btn-youtube[disabled]:hover,
fieldset[disabled] .btn-social.btn-youtube:hover,
.btn-social.btn-youtube.disabled:focus,
.btn-social.btn-youtube[disabled]:focus,
fieldset[disabled] .btn-social.btn-youtube:focus,
.btn-social.btn-youtube.disabled.focus,
.btn-social.btn-youtube[disabled].focus,
fieldset[disabled] .btn-social.btn-youtube.focus,
.btn-social.btn-youtube.disabled:active,
.btn-social.btn-youtube[disabled]:active,
fieldset[disabled] .btn-social.btn-youtube:active,
.btn-social.btn-youtube.disabled.active,
.btn-social.btn-youtube[disabled].active,
fieldset[disabled] .btn-social.btn-youtube.active {
  background-color: #EF4E41;
  border-color: #EF4E41;
}
.btn-social.btn-youtube .badge {
  color: #EF4E41;
  background-color: #FFF;
}
.btn-social.btn-pinterest {
  color: #FFF;
  background-color: #E13138;
  border-color: #E13138;
}
.btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest.focus {
  color: #FFF;
  background-color: #c31c23;
  border-color: #801317;
}
.btn-social.btn-pinterest:hover {
  color: #FFF;
  background-color: #c31c23;
  border-color: #ba1b21;
}
.btn-social.btn-pinterest:active,
.btn-social.btn-pinterest.active,
.open > .dropdown-toggle.btn-social.btn-pinterest {
  color: #FFF;
  background-color: #c31c23;
  background-image: none;
  border-color: #ba1b21;
}
.btn-social.btn-pinterest:active:hover,
.btn-social.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-social.btn-pinterest:hover,
.btn-social.btn-pinterest:active:focus,
.btn-social.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest:active.focus,
.btn-social.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-social.btn-pinterest.focus {
  color: #FFF;
  background-color: #a3181d;
  border-color: #801317;
}
.btn-social.btn-pinterest.disabled:hover,
.btn-social.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-social.btn-pinterest:hover,
.btn-social.btn-pinterest.disabled:focus,
.btn-social.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest.disabled.focus,
.btn-social.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-social.btn-pinterest.focus {
  background-color: #E13138;
  border-color: #E13138;
}
.btn-social.btn-pinterest .badge {
  color: #E13138;
  background-color: #FFF;
}
.btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest.focus {
  color: #FFF;
  background-color: #E13138;
  border-color: #E13138;
}
.btn-social.btn-pinterest:hover {
  color: #FFF;
  background-color: #e4474e;
  border-color: #e4474e;
}
.btn-social.btn-pinterest:active,
.btn-social.btn-pinterest.active,
.open > .dropdown-toggle.btn-social.btn-pinterest {
  color: #FFF;
  background-color: #d92027;
  border-color: #d92027;
}
.btn-social.btn-pinterest:active:hover,
.btn-social.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-social.btn-pinterest:hover,
.btn-social.btn-pinterest:active:focus,
.btn-social.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest:active.focus,
.btn-social.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-social.btn-pinterest.focus {
  color: #FFF;
  background-color: #d92027;
  border-color: #d92027;
}
.btn-social.btn-pinterest:active,
.btn-social.btn-pinterest.active,
.open > .dropdown-toggle.btn-social.btn-pinterest {
  background-image: none;
}
.btn-social.btn-pinterest.disabled,
.btn-social.btn-pinterest[disabled],
fieldset[disabled] .btn-social.btn-pinterest,
.btn-social.btn-pinterest.disabled:hover,
.btn-social.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-social.btn-pinterest:hover,
.btn-social.btn-pinterest.disabled:focus,
.btn-social.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-social.btn-pinterest:focus,
.btn-social.btn-pinterest.disabled.focus,
.btn-social.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-social.btn-pinterest.focus,
.btn-social.btn-pinterest.disabled:active,
.btn-social.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-social.btn-pinterest:active,
.btn-social.btn-pinterest.disabled.active,
.btn-social.btn-pinterest[disabled].active,
fieldset[disabled] .btn-social.btn-pinterest.active {
  background-color: #E13138;
  border-color: #E13138;
}
.btn-social.btn-pinterest .badge {
  color: #E13138;
  background-color: #FFF;
}
.btn-social.btn-github {
  color: #FFF;
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github:focus,
.btn-social.btn-github.focus {
  color: #FFF;
  background-color: #1a1a1a;
  border-color: #000000;
}
.btn-social.btn-github:hover {
  color: #FFF;
  background-color: #1a1a1a;
  border-color: #141414;
}
.btn-social.btn-github:active,
.btn-social.btn-github.active,
.open > .dropdown-toggle.btn-social.btn-github {
  color: #FFF;
  background-color: #1a1a1a;
  background-image: none;
  border-color: #141414;
}
.btn-social.btn-github:active:hover,
.btn-social.btn-github.active:hover,
.open > .dropdown-toggle.btn-social.btn-github:hover,
.btn-social.btn-github:active:focus,
.btn-social.btn-github.active:focus,
.open > .dropdown-toggle.btn-social.btn-github:focus,
.btn-social.btn-github:active.focus,
.btn-social.btn-github.active.focus,
.open > .dropdown-toggle.btn-social.btn-github.focus {
  color: #FFF;
  background-color: #080808;
  border-color: #000000;
}
.btn-social.btn-github.disabled:hover,
.btn-social.btn-github[disabled]:hover,
fieldset[disabled] .btn-social.btn-github:hover,
.btn-social.btn-github.disabled:focus,
.btn-social.btn-github[disabled]:focus,
fieldset[disabled] .btn-social.btn-github:focus,
.btn-social.btn-github.disabled.focus,
.btn-social.btn-github[disabled].focus,
fieldset[disabled] .btn-social.btn-github.focus {
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github .badge {
  color: #333;
  background-color: #FFF;
}
.btn-social.btn-github:focus,
.btn-social.btn-github.focus {
  color: #FFF;
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github:hover {
  color: #FFF;
  background-color: #404040;
  border-color: #404040;
}
.btn-social.btn-github:active,
.btn-social.btn-github.active,
.open > .dropdown-toggle.btn-social.btn-github {
  color: #FFF;
  background-color: #262626;
  border-color: #262626;
}
.btn-social.btn-github:active:hover,
.btn-social.btn-github.active:hover,
.open > .dropdown-toggle.btn-social.btn-github:hover,
.btn-social.btn-github:active:focus,
.btn-social.btn-github.active:focus,
.open > .dropdown-toggle.btn-social.btn-github:focus,
.btn-social.btn-github:active.focus,
.btn-social.btn-github.active.focus,
.open > .dropdown-toggle.btn-social.btn-github.focus {
  color: #FFF;
  background-color: #262626;
  border-color: #262626;
}
.btn-social.btn-github:active,
.btn-social.btn-github.active,
.open > .dropdown-toggle.btn-social.btn-github {
  background-image: none;
}
.btn-social.btn-github.disabled,
.btn-social.btn-github[disabled],
fieldset[disabled] .btn-social.btn-github,
.btn-social.btn-github.disabled:hover,
.btn-social.btn-github[disabled]:hover,
fieldset[disabled] .btn-social.btn-github:hover,
.btn-social.btn-github.disabled:focus,
.btn-social.btn-github[disabled]:focus,
fieldset[disabled] .btn-social.btn-github:focus,
.btn-social.btn-github.disabled.focus,
.btn-social.btn-github[disabled].focus,
fieldset[disabled] .btn-social.btn-github.focus,
.btn-social.btn-github.disabled:active,
.btn-social.btn-github[disabled]:active,
fieldset[disabled] .btn-social.btn-github:active,
.btn-social.btn-github.disabled.active,
.btn-social.btn-github[disabled].active,
fieldset[disabled] .btn-social.btn-github.active {
  background-color: #333;
  border-color: #333;
}
.btn-social.btn-github .badge {
  color: #333;
  background-color: #FFF;
}
.btn-social.btn-tumblr {
  color: #FFF;
  background-color: #426D9B;
  border-color: #426D9B;
}
.btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr.focus {
  color: #FFF;
  background-color: #335477;
  border-color: #1c2e42;
}
.btn-social.btn-tumblr:hover {
  color: #FFF;
  background-color: #335477;
  border-color: #304f70;
}
.btn-social.btn-tumblr:active,
.btn-social.btn-tumblr.active,
.open > .dropdown-toggle.btn-social.btn-tumblr {
  color: #FFF;
  background-color: #335477;
  background-image: none;
  border-color: #304f70;
}
.btn-social.btn-tumblr:active:hover,
.btn-social.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-social.btn-tumblr:hover,
.btn-social.btn-tumblr:active:focus,
.btn-social.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr:active.focus,
.btn-social.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-social.btn-tumblr.focus {
  color: #FFF;
  background-color: #28425e;
  border-color: #1c2e42;
}
.btn-social.btn-tumblr.disabled:hover,
.btn-social.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-social.btn-tumblr:hover,
.btn-social.btn-tumblr.disabled:focus,
.btn-social.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr.disabled.focus,
.btn-social.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-social.btn-tumblr.focus {
  background-color: #426D9B;
  border-color: #426D9B;
}
.btn-social.btn-tumblr .badge {
  color: #426D9B;
  background-color: #FFF;
}
.btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr.focus {
  color: #FFF;
  background-color: #426D9B;
  border-color: #426D9B;
}
.btn-social.btn-tumblr:hover {
  color: #FFF;
  background-color: #4a7aad;
  border-color: #4a7aad;
}
.btn-social.btn-tumblr:active,
.btn-social.btn-tumblr.active,
.open > .dropdown-toggle.btn-social.btn-tumblr {
  color: #FFF;
  background-color: #3a6089;
  border-color: #3a6089;
}
.btn-social.btn-tumblr:active:hover,
.btn-social.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-social.btn-tumblr:hover,
.btn-social.btn-tumblr:active:focus,
.btn-social.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr:active.focus,
.btn-social.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-social.btn-tumblr.focus {
  color: #FFF;
  background-color: #3a6089;
  border-color: #3a6089;
}
.btn-social.btn-tumblr:active,
.btn-social.btn-tumblr.active,
.open > .dropdown-toggle.btn-social.btn-tumblr {
  background-image: none;
}
.btn-social.btn-tumblr.disabled,
.btn-social.btn-tumblr[disabled],
fieldset[disabled] .btn-social.btn-tumblr,
.btn-social.btn-tumblr.disabled:hover,
.btn-social.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-social.btn-tumblr:hover,
.btn-social.btn-tumblr.disabled:focus,
.btn-social.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-social.btn-tumblr:focus,
.btn-social.btn-tumblr.disabled.focus,
.btn-social.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-social.btn-tumblr.focus,
.btn-social.btn-tumblr.disabled:active,
.btn-social.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-social.btn-tumblr:active,
.btn-social.btn-tumblr.disabled.active,
.btn-social.btn-tumblr[disabled].active,
fieldset[disabled] .btn-social.btn-tumblr.active {
  background-color: #426D9B;
  border-color: #426D9B;
}
.btn-social.btn-tumblr .badge {
  color: #426D9B;
  background-color: #FFF;
}
.btn .icon {
  font-size: 19px;
  vertical-align: middle;
}
.btn .icon.icon-left {
  margin-right: 3px;
}
.btn .icon.icon-right {
  margin-left: 3px;
}
.btn .icon.fa {
  font-size: 15px;
}
.btn.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.btn.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.btn.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.panel {
  background-color: #FFF;
  margin-bottom: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-width: 0;
}
.panel-heading {
  font-size: 18px;
  font-weight: 300;
  padding-left: 0;
  padding-right: 0;
  margin: 0 20px;
}
.panel-heading .panel-title,
.panel-heading .title,
.panel-heading > h1,
.panel-heading > h2,
.panel-heading > h3,
.panel-heading > h4,
.panel-heading > h5,
.panel-heading > h6 {
  font-size: 18px;
  font-weight: 300;
  display: block;
  margin: 0;
}
.panel-heading .tools {
  float: right;
  font-size: 0;
}
.panel-heading .tools > a {
  display: inline-block;
}
.panel-heading .tools .icon {
  display: inline-block;
  margin-left: 5px;
  font-size: 21px;
  line-height: 28px;
  vertical-align: middle;
  cursor: pointer;
}
.panel-heading .tools .icon:hover {
  color: #FF9900;
}
.panel-heading .tools .icon.s7-close {
  font-size: 27px;
  margin-left: 1px;
  position: relative;
  top: 1px;
}
.panel-heading .tools .value {
  font-size: 24px;
  line-height: 22px;
}
.panel-heading .links {
  float: right;
  margin-top: -9px;
}
.panel-heading.no-border {
  border-width: 0;
}
.panel-heading-fullwidth .panel-heading,
.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-info .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-alt1 .panel-heading,
.panel-alt2 .panel-heading,
.panel-alt3 .panel-heading,
.panel-alt4 .panel-heading,
.panel-dark .panel-heading {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.panel-heading-fullwidth .panel-heading .panel-title,
.panel-primary .panel-heading .panel-title,
.panel-success .panel-heading .panel-title,
.panel-info .panel-heading .panel-title,
.panel-warning .panel-heading .panel-title,
.panel-danger .panel-heading .panel-title,
.panel-alt1 .panel-heading .panel-title,
.panel-alt2 .panel-heading .panel-title,
.panel-alt3 .panel-heading .panel-title,
.panel-alt4 .panel-heading .panel-title,
.panel-dark .panel-heading .panel-title,
.panel-heading-fullwidth .panel-heading .title,
.panel-primary .panel-heading .title,
.panel-success .panel-heading .title,
.panel-info .panel-heading .title,
.panel-warning .panel-heading .title,
.panel-danger .panel-heading .title,
.panel-alt1 .panel-heading .title,
.panel-alt2 .panel-heading .title,
.panel-alt3 .panel-heading .title,
.panel-alt4 .panel-heading .title,
.panel-dark .panel-heading .title,
.panel-heading-fullwidth .panel-heading h1,
.panel-primary .panel-heading h1,
.panel-success .panel-heading h1,
.panel-info .panel-heading h1,
.panel-warning .panel-heading h1,
.panel-danger .panel-heading h1,
.panel-alt1 .panel-heading h1,
.panel-alt2 .panel-heading h1,
.panel-alt3 .panel-heading h1,
.panel-alt4 .panel-heading h1,
.panel-dark .panel-heading h1,
.panel-heading-fullwidth .panel-heading h2,
.panel-primary .panel-heading h2,
.panel-success .panel-heading h2,
.panel-info .panel-heading h2,
.panel-warning .panel-heading h2,
.panel-danger .panel-heading h2,
.panel-alt1 .panel-heading h2,
.panel-alt2 .panel-heading h2,
.panel-alt3 .panel-heading h2,
.panel-alt4 .panel-heading h2,
.panel-dark .panel-heading h2,
.panel-heading-fullwidth .panel-heading h3,
.panel-primary .panel-heading h3,
.panel-success .panel-heading h3,
.panel-info .panel-heading h3,
.panel-warning .panel-heading h3,
.panel-danger .panel-heading h3,
.panel-alt1 .panel-heading h3,
.panel-alt2 .panel-heading h3,
.panel-alt3 .panel-heading h3,
.panel-alt4 .panel-heading h3,
.panel-dark .panel-heading h3,
.panel-heading-fullwidth .panel-heading h4,
.panel-primary .panel-heading h4,
.panel-success .panel-heading h4,
.panel-info .panel-heading h4,
.panel-warning .panel-heading h4,
.panel-danger .panel-heading h4,
.panel-alt1 .panel-heading h4,
.panel-alt2 .panel-heading h4,
.panel-alt3 .panel-heading h4,
.panel-alt4 .panel-heading h4,
.panel-dark .panel-heading h4,
.panel-heading-fullwidth .panel-heading h5,
.panel-primary .panel-heading h5,
.panel-success .panel-heading h5,
.panel-info .panel-heading h5,
.panel-warning .panel-heading h5,
.panel-danger .panel-heading h5,
.panel-alt1 .panel-heading h5,
.panel-alt2 .panel-heading h5,
.panel-alt3 .panel-heading h5,
.panel-alt4 .panel-heading h5,
.panel-dark .panel-heading h5,
.panel-heading-fullwidth .panel-heading h6,
.panel-primary .panel-heading h6,
.panel-success .panel-heading h6,
.panel-info .panel-heading h6,
.panel-warning .panel-heading h6,
.panel-danger .panel-heading h6,
.panel-alt1 .panel-heading h6,
.panel-alt2 .panel-heading h6,
.panel-alt3 .panel-heading h6,
.panel-alt4 .panel-heading h6,
.panel-dark .panel-heading h6 {
  border-width: 0;
}
.panel-borders {
  border-width: 1px;
}
.panel-transparent {
  background-color: transparent;
}
.panel-primary .panel-heading,
.panel-success .panel-heading,
.panel-info .panel-heading,
.panel-warning .panel-heading,
.panel-danger .panel-heading,
.panel-alt1 .panel-heading,
.panel-alt2 .panel-heading,
.panel-alt3 .panel-heading,
.panel-alt4 .panel-heading,
.panel-dark .panel-heading,
.panel-full-primary .panel-heading,
.panel-full-success .panel-heading,
.panel-full-info .panel-heading,
.panel-full-warning .panel-heading,
.panel-full-danger .panel-heading,
.panel-full-alt1 .panel-heading,
.panel-full-alt2 .panel-heading,
.panel-full-alt3 .panel-heading,
.panel-full-alt4 .panel-heading,
.panel-full-dark .panel-heading {
  color: #FFF;
}
.panel-primary .panel-heading .tools > a,
.panel-success .panel-heading .tools > a,
.panel-info .panel-heading .tools > a,
.panel-warning .panel-heading .tools > a,
.panel-danger .panel-heading .tools > a,
.panel-alt1 .panel-heading .tools > a,
.panel-alt2 .panel-heading .tools > a,
.panel-alt3 .panel-heading .tools > a,
.panel-alt4 .panel-heading .tools > a,
.panel-dark .panel-heading .tools > a,
.panel-full-primary .panel-heading .tools > a,
.panel-full-success .panel-heading .tools > a,
.panel-full-info .panel-heading .tools > a,
.panel-full-warning .panel-heading .tools > a,
.panel-full-danger .panel-heading .tools > a,
.panel-full-alt1 .panel-heading .tools > a,
.panel-full-alt2 .panel-heading .tools > a,
.panel-full-alt3 .panel-heading .tools > a,
.panel-full-alt4 .panel-heading .tools > a,
.panel-full-dark .panel-heading .tools > a {
  color: #FFF;
}
.panel-primary .panel-heading .tools .icon:hover,
.panel-full-primary .panel-heading .tools .icon:hover,
.panel-primary .panel-heading .tools > a:hover,
.panel-full-primary .panel-heading .tools > a:hover {
  color: #dc7600;
}
.panel-success .panel-heading .tools .icon:hover,
.panel-full-success .panel-heading .tools .icon:hover,
.panel-success .panel-heading .tools > a:hover,
.panel-full-success .panel-heading .tools > a:hover {
  color: #57a99b;
}
.panel-info .panel-heading .tools .icon:hover,
.panel-full-info .panel-heading .tools .icon:hover,
.panel-info .panel-heading .tools > a:hover,
.panel-full-info .panel-heading .tools > a:hover {
  color: #6aa7bc;
}
.panel-warning .panel-heading .tools .icon:hover,
.panel-full-warning .panel-heading .tools .icon:hover,
.panel-warning .panel-heading .tools > a:hover,
.panel-full-warning .panel-heading .tools > a:hover {
  color: #dca54d;
}
.panel-danger .panel-heading .tools .icon:hover,
.panel-full-danger .panel-heading .tools .icon:hover,
.panel-danger .panel-heading .tools > a:hover,
.panel-full-danger .panel-heading .tools > a:hover {
  color: #cc3f3f;
}
.panel-alt1 .panel-heading,
.panel-full-alt1 .panel-heading {
  background-color: #41c2e8;
}
.panel-alt1 .panel-heading .tools .icon:hover,
.panel-full-alt1 .panel-heading .tools .icon:hover,
.panel-alt1 .panel-heading .tools > a:hover,
.panel-full-alt1 .panel-heading .tools > a:hover {
  color: #1e9fc5;
}
.panel-alt2 .panel-heading,
.panel-full-alt2 .panel-heading {
  background-color: #ffcf66;
}
.panel-alt2 .panel-heading .tools .icon:hover,
.panel-full-alt2 .panel-heading .tools .icon:hover,
.panel-alt2 .panel-heading .tools > a:hover,
.panel-full-alt2 .panel-heading .tools > a:hover {
  color: #dcac43;
}
.panel-alt3 .panel-heading,
.panel-full-alt3 .panel-heading {
  background-color: #2cd2b9;
}
.panel-alt3 .panel-heading .tools .icon:hover,
.panel-full-alt3 .panel-heading .tools .icon:hover,
.panel-alt3 .panel-heading .tools > a:hover,
.panel-full-alt3 .panel-heading .tools > a:hover {
  color: #09af96;
}
.panel-alt4 .panel-heading,
.panel-full-alt4 .panel-heading {
  background-color: #bcbcbc;
}
.panel-alt4 .panel-heading .tools .icon:hover,
.panel-full-alt4 .panel-heading .tools .icon:hover,
.panel-alt4 .panel-heading .tools > a:hover,
.panel-full-alt4 .panel-heading .tools > a:hover {
  color: #999999;
}
.panel-dark .panel-heading,
.panel-full-dark .panel-heading {
  background-color: #3D3C3C;
}
.panel-dark .panel-heading .tools .icon:hover,
.panel-full-dark .panel-heading .tools .icon:hover,
.panel-dark .panel-heading .tools > a:hover,
.panel-full-dark .panel-heading .tools > a:hover {
  color: #1a1919;
}
.panel-full-primary {
  background-color: #FF9900;
  color: #FFF;
}
.panel-full-primary .panel-heading {
  border-color: #f58f00;
}
.panel-full-success {
  background-color: #7ACCBE;
  color: #FFF;
}
.panel-full-success .panel-heading {
  border-color: #70c2b4;
}
.panel-full-info {
  background-color: #8DCADF;
  color: #FFF;
}
.panel-full-info .panel-heading {
  border-color: #83c0d5;
}
.panel-full-warning {
  background-color: #FFC870;
  color: #FFF;
}
.panel-full-warning .panel-heading {
  border-color: #f5be66;
}
.panel-full-danger {
  background-color: #EF6262;
  color: #FFF;
}
.panel-full-danger .panel-heading {
  border-color: #e55858;
}
.panel-full-alt1 {
  background-color: #41c2e8;
  color: #FFF;
}
.panel-full-alt1 .panel-heading {
  border-color: #37b8de;
}
.panel-full-alt2 {
  background-color: #ffcf66;
  color: #FFF;
}
.panel-full-alt2 .panel-heading {
  border-color: #f5c55c;
}
.panel-full-alt3 {
  background-color: #2cd2b9;
  color: #FFF;
}
.panel-full-alt3 .panel-heading {
  border-color: #22c8af;
}
.panel-full-alt4 {
  background-color: #bcbcbc;
  color: #FFF;
}
.panel-full-alt4 .panel-heading {
  border-color: #b2b2b2;
}
.panel-full-dark {
  background-color: #3D3C3C;
  color: #FFF;
}
.panel-full-dark .panel-heading {
  border-color: #333232;
}
.dropdown-menu {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  border-color: rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  font-weight: 300;
  color: #504e4e;
  padding: 9px 20px;
}
.dropdown-menu > li > a .icon {
  font-size: 17px;
  line-height: 15px;
  vertical-align: middle;
  margin-right: 4px;
}
.dropdown-menu > li > a:hover {
  background-color: #FF9900;
  color: #FFF;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:active {
  background-color: transparent;
  color: #504e4e;
}
.dropdown-menu .divider {
  margin: 6px 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.dropdown-header {
  padding: 5px 20px 1px;
  font-weight: 600;
  color: #c2c1c1;
  cursor: default;
}
.nav-tabs {
  background-color: #f5f5f5;
  border-bottom-width: 0;
}
.nav-tabs > li {
  margin-right: 2px;
}
.nav-tabs > li a {
  padding: 18px 13px;
  margin-right: 0;
  text-align: center;
  border-radius: 0;
  color: #555;
  border-width: 0 !important;
}
.nav-tabs > li a:hover {
  background: transparent;
  color: #FF9900;
}
.nav-tabs > li a:active {
  background-color: transparent;
}
@media all and (min-width: 420px) {
  .nav-tabs > li a {
    min-width: 80px;
  }
}
@media all and (min-width: 480px) {
  .nav-tabs > li a {
    padding: 18px 20px;
  }
}
.nav-tabs > li.active {
  position: relative;
  background: transparent;
  color: #FF9900;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
  background-color: #FFF;
}
.nav-tabs > li.has-error > a {
  background-color: #f6a7a7;
  color: #FFF !important;
}
.nav-tabs > li.has-error.active > a {
  background-color: #EF6262;
}
.tab-content {
  background: #FFF;
  padding: 20px;
  margin-bottom: 40px;
}
.tab-content .tab-pane h1:first-child,
.tab-content .tab-pane h2:first-child,
.tab-content .tab-pane h3:first-child,
.tab-content .tab-pane h4:first-child,
.tab-content .tab-pane h5:first-child,
.tab-content .tab-pane h6:first-child {
  margin-top: 5px;
}
.tab-bottom .tab-content {
  margin-bottom: 0;
}
.tab-bottom .nav-tabs {
  margin-bottom: 40px;
}
.tab-left .nav-tabs,
.tab-right .nav-tabs {
  float: left;
}
.tab-left .nav-tabs > li,
.tab-right .nav-tabs > li {
  float: none;
  margin-right: 0;
  margin-bottom: 0;
}
.tab-left .nav-tabs > li > a,
.tab-right .nav-tabs > li > a {
  text-align: left;
  min-width: 38px;
  padding: 15px 17px;
  border-radius: 0;
}
.tab-left .nav-tabs > li > a .icon,
.tab-right .nav-tabs > li > a .icon {
  font-size: 20px;
}
.tab-left .tab-content,
.tab-right .tab-content {
  overflow: auto;
}
.tab-right .nav-tabs {
  float: right;
}
.modal .modal-content,
.md-modal .modal-content,
.modal .md-content,
.md-modal .md-content {
  border: none;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background-color: #FFF;
  color: #555;
}
.modal .modal-content .modal-header,
.md-modal .modal-content .modal-header,
.modal .md-content .modal-header,
.md-modal .md-content .modal-header {
  border: 0;
}
.modal .modal-content .modal-header h1,
.md-modal .modal-content .modal-header h1,
.modal .md-content .modal-header h1,
.md-modal .md-content .modal-header h1,
.modal .modal-content .modal-header h2,
.md-modal .modal-content .modal-header h2,
.modal .md-content .modal-header h2,
.md-modal .md-content .modal-header h2,
.modal .modal-content .modal-header h3,
.md-modal .modal-content .modal-header h3,
.modal .md-content .modal-header h3,
.md-modal .md-content .modal-header h3,
.modal .modal-content .modal-header h4,
.md-modal .modal-content .modal-header h4,
.modal .md-content .modal-header h4,
.md-modal .md-content .modal-header h4,
.modal .modal-content .modal-header h5,
.md-modal .modal-content .modal-header h5,
.modal .md-content .modal-header h5,
.md-modal .md-content .modal-header h5,
.modal .modal-content .modal-header h6,
.md-modal .modal-content .modal-header h6,
.modal .md-content .modal-header h6,
.md-modal .md-content .modal-header h6 {
  display: block;
  margin: 0;
}
.modal .modal-content .modal-header .close,
.md-modal .modal-content .modal-header .close,
.modal .md-content .modal-header .close,
.md-modal .md-content .modal-header .close {
  font-size: 26px;
  opacity: 0.4;
  text-shadow: none;
}
.modal .modal-content .modal-header .close:hover,
.md-modal .modal-content .modal-header .close:hover,
.modal .md-content .modal-header .close:hover,
.md-modal .md-content .modal-header .close:hover {
  opacity: 0.8;
}
.modal .modal-content .modal-header .close::before,
.md-modal .modal-content .modal-header .close::before,
.modal .md-content .modal-header .close::before,
.md-modal .md-content .modal-header .close::before {
  content: "\E680";
  font: 26px/1 "Stroke 7";
}
.modal .modal-content .modal-header .close > span,
.md-modal .modal-content .modal-header .close > span,
.modal .md-content .modal-header .close > span,
.md-modal .md-content .modal-header .close > span {
  display: none;
}
.modal .modal-content .modal-body,
.md-modal .modal-content .modal-body,
.modal .md-content .modal-body,
.md-modal .md-content .modal-body {
  padding: 0 20px 30px;
}
.modal .modal-content .modal-body .i-circle,
.md-modal .modal-content .modal-body .i-circle,
.modal .md-content .modal-body .i-circle,
.md-modal .md-content .modal-body .i-circle {
  border: 2px solid #f1f1f1;
  border-radius: 50%;
  display: inline-block;
  height: 80px;
  width: 80px;
  margin-bottom: 15px;
  line-height: 105px;
}
.modal .modal-content .modal-body .i-circle .icon,
.md-modal .modal-content .modal-body .i-circle .icon,
.modal .md-content .modal-body .i-circle .icon,
.md-modal .md-content .modal-body .i-circle .icon {
  font-size: 45px;
}
.modal .modal-content .modal-footer,
.md-modal .modal-content .modal-footer,
.modal .md-content .modal-footer,
.md-modal .md-content .modal-footer {
  background-color: #fcfcfc;
}
.modal.full-color .modal-content,
.md-modal.full-color .modal-content,
.modal .full-color .modal-content,
.md-modal .full-color .modal-content,
.modal.full-color .md-content,
.md-modal.full-color .md-content,
.modal .full-color .md-content,
.md-modal .full-color .md-content {
  color: #FFF;
}
.modal.full-color .modal-content .modal-header,
.md-modal.full-color .modal-content .modal-header,
.modal .full-color .modal-content .modal-header,
.md-modal .full-color .modal-content .modal-header,
.modal.full-color .md-content .modal-header,
.md-modal.full-color .md-content .modal-header,
.modal .full-color .md-content .modal-header,
.md-modal .full-color .md-content .modal-header {
  background-color: #eb8d00;
}
.modal.full-color .modal-content .modal-header .close,
.md-modal.full-color .modal-content .modal-header .close,
.modal .full-color .modal-content .modal-header .close,
.md-modal .full-color .modal-content .modal-header .close,
.modal.full-color .md-content .modal-header .close,
.md-modal.full-color .md-content .modal-header .close,
.modal .full-color .md-content .modal-header .close,
.md-modal .full-color .md-content .modal-header .close {
  color: #FFF;
  line-height: 40px;
  opacity: 0.6;
}
.modal.full-color .modal-content .modal-header .close:hover,
.md-modal.full-color .modal-content .modal-header .close:hover,
.modal .full-color .modal-content .modal-header .close:hover,
.md-modal .full-color .modal-content .modal-header .close:hover,
.modal.full-color .md-content .modal-header .close:hover,
.md-modal.full-color .md-content .modal-header .close:hover,
.modal .full-color .md-content .modal-header .close:hover,
.md-modal .full-color .md-content .modal-header .close:hover {
  opacity: 1;
}
.modal.full-color .modal-content .modal-body,
.md-modal.full-color .modal-content .modal-body,
.modal .full-color .modal-content .modal-body,
.md-modal .full-color .modal-content .modal-body,
.modal.full-color .md-content .modal-body,
.md-modal.full-color .md-content .modal-body,
.modal .full-color .md-content .modal-body,
.md-modal .full-color .md-content .modal-body,
.modal.full-color .modal-content .modal-footer,
.md-modal.full-color .modal-content .modal-footer,
.modal .full-color .modal-content .modal-footer,
.md-modal .full-color .modal-content .modal-footer,
.modal.full-color .md-content .modal-footer,
.md-modal.full-color .md-content .modal-footer,
.modal .full-color .md-content .modal-footer,
.md-modal .full-color .md-content .modal-footer {
  background-color: #FF9900;
}
.modal.full-color .modal-content .modal-footer,
.md-modal.full-color .modal-content .modal-footer,
.modal .full-color .modal-content .modal-footer,
.md-modal .full-color .modal-content .modal-footer,
.modal.full-color .md-content .modal-footer,
.md-modal.full-color .md-content .modal-footer,
.modal .full-color .md-content .modal-footer,
.md-modal .full-color .md-content .modal-footer {
  border: 0;
}
.modal.full-color.success .modal-content .modal-header,
.md-modal.full-color.success .modal-content .modal-header,
.modal .full-color.success .modal-content .modal-header,
.md-modal .full-color.success .modal-content .modal-header,
.modal.full-color.success .md-content .modal-header,
.md-modal.full-color.success .md-content .modal-header,
.modal .full-color.success .md-content .modal-header,
.md-modal .full-color.success .md-content .modal-header {
  background-color: #6bc6b7;
}
.modal.full-color.success .modal-content .modal-body,
.md-modal.full-color.success .modal-content .modal-body,
.modal .full-color.success .modal-content .modal-body,
.md-modal .full-color.success .modal-content .modal-body,
.modal.full-color.success .md-content .modal-body,
.md-modal.full-color.success .md-content .modal-body,
.modal .full-color.success .md-content .modal-body,
.md-modal .full-color.success .md-content .modal-body,
.modal.full-color.success .modal-content .modal-footer,
.md-modal.full-color.success .modal-content .modal-footer,
.modal .full-color.success .modal-content .modal-footer,
.md-modal .full-color.success .modal-content .modal-footer,
.modal.full-color.success .md-content .modal-footer,
.md-modal.full-color.success .md-content .modal-footer,
.modal .full-color.success .md-content .modal-footer,
.md-modal .full-color.success .md-content .modal-footer {
  background-color: #7ACCBE;
}
.modal.full-color.info .modal-content .modal-header,
.md-modal.full-color.info .modal-content .modal-header,
.modal .full-color.info .modal-content .modal-header,
.md-modal .full-color.info .modal-content .modal-header,
.modal.full-color.info .md-content .modal-header,
.md-modal.full-color.info .md-content .modal-header,
.modal .full-color.info .md-content .modal-header,
.md-modal .full-color.info .md-content .modal-header {
  background-color: #7dc3db;
}
.modal.full-color.info .modal-content .modal-body,
.md-modal.full-color.info .modal-content .modal-body,
.modal .full-color.info .modal-content .modal-body,
.md-modal .full-color.info .modal-content .modal-body,
.modal.full-color.info .md-content .modal-body,
.md-modal.full-color.info .md-content .modal-body,
.modal .full-color.info .md-content .modal-body,
.md-modal .full-color.info .md-content .modal-body,
.modal.full-color.info .modal-content .modal-footer,
.md-modal.full-color.info .modal-content .modal-footer,
.modal .full-color.info .modal-content .modal-footer,
.md-modal .full-color.info .modal-content .modal-footer,
.modal.full-color.info .md-content .modal-footer,
.md-modal.full-color.info .md-content .modal-footer,
.modal .full-color.info .md-content .modal-footer,
.md-modal .full-color.info .md-content .modal-footer {
  background-color: #8DCADF;
}
.modal.full-color.warning .modal-content .modal-header,
.md-modal.full-color.warning .modal-content .modal-header,
.modal .full-color.warning .modal-content .modal-header,
.md-modal .full-color.warning .modal-content .modal-header,
.modal.full-color.warning .md-content .modal-header,
.md-modal.full-color.warning .md-content .modal-header,
.modal .full-color.warning .md-content .modal-header,
.md-modal .full-color.warning .md-content .modal-header {
  background-color: #ffc05c;
}
.modal.full-color.warning .modal-content .modal-body,
.md-modal.full-color.warning .modal-content .modal-body,
.modal .full-color.warning .modal-content .modal-body,
.md-modal .full-color.warning .modal-content .modal-body,
.modal.full-color.warning .md-content .modal-body,
.md-modal.full-color.warning .md-content .modal-body,
.modal .full-color.warning .md-content .modal-body,
.md-modal .full-color.warning .md-content .modal-body,
.modal.full-color.warning .modal-content .modal-footer,
.md-modal.full-color.warning .modal-content .modal-footer,
.modal .full-color.warning .modal-content .modal-footer,
.md-modal .full-color.warning .modal-content .modal-footer,
.modal.full-color.warning .md-content .modal-footer,
.md-modal.full-color.warning .md-content .modal-footer,
.modal .full-color.warning .md-content .modal-footer,
.md-modal .full-color.warning .md-content .modal-footer {
  background-color: #FFC870;
}
.modal.full-color.danger .modal-content .modal-header,
.md-modal.full-color.danger .modal-content .modal-header,
.modal .full-color.danger .modal-content .modal-header,
.md-modal .full-color.danger .modal-content .modal-header,
.modal.full-color.danger .md-content .modal-header,
.md-modal.full-color.danger .md-content .modal-header,
.modal .full-color.danger .md-content .modal-header,
.md-modal .full-color.danger .md-content .modal-header {
  background-color: #ed4f4f;
}
.modal.full-color.danger .modal-content .modal-body,
.md-modal.full-color.danger .modal-content .modal-body,
.modal .full-color.danger .modal-content .modal-body,
.md-modal .full-color.danger .modal-content .modal-body,
.modal.full-color.danger .md-content .modal-body,
.md-modal.full-color.danger .md-content .modal-body,
.modal .full-color.danger .md-content .modal-body,
.md-modal .full-color.danger .md-content .modal-body,
.modal.full-color.danger .modal-content .modal-footer,
.md-modal.full-color.danger .modal-content .modal-footer,
.modal .full-color.danger .modal-content .modal-footer,
.md-modal .full-color.danger .modal-content .modal-footer,
.modal.full-color.danger .md-content .modal-footer,
.md-modal.full-color.danger .md-content .modal-footer,
.modal .full-color.danger .md-content .modal-footer,
.md-modal .full-color.danger .md-content .modal-footer {
  background-color: #EF6262;
}
.modal.full-color.dark .modal-content .modal-header,
.md-modal.full-color.dark .modal-content .modal-header,
.modal .full-color.dark .modal-content .modal-header,
.md-modal .full-color.dark .modal-content .modal-header,
.modal.full-color.dark .md-content .modal-header,
.md-modal.full-color.dark .md-content .modal-header,
.modal .full-color.dark .md-content .modal-header,
.md-modal .full-color.dark .md-content .modal-header {
  background-color: #383737;
}
.modal.full-color.dark .modal-content .modal-body,
.md-modal.full-color.dark .modal-content .modal-body,
.modal .full-color.dark .modal-content .modal-body,
.md-modal .full-color.dark .modal-content .modal-body,
.modal.full-color.dark .md-content .modal-body,
.md-modal.full-color.dark .md-content .modal-body,
.modal .full-color.dark .md-content .modal-body,
.md-modal .full-color.dark .md-content .modal-body,
.modal.full-color.dark .modal-content .modal-footer,
.md-modal.full-color.dark .modal-content .modal-footer,
.modal .full-color.dark .modal-content .modal-footer,
.md-modal .full-color.dark .modal-content .modal-footer,
.modal.full-color.dark .md-content .modal-footer,
.md-modal.full-color.dark .md-content .modal-footer,
.modal .full-color.dark .md-content .modal-footer,
.md-modal .full-color.dark .md-content .modal-footer {
  background-color: #3D3C3C;
}
.modal.full-width,
.md-modal.full-width,
.modal .full-width,
.md-modal .full-width {
  width: 90%;
  max-width: none;
}
.modal.colored-header .modal-content .modal-header,
.md-modal.colored-header .modal-content .modal-header,
.modal.colored-header .md-content .modal-header,
.md-modal.colored-header .md-content .modal-header {
  background-color: #FF9900;
  color: #FFF;
  padding: 20px 15px;
}
.modal.colored-header .modal-content .modal-header .close,
.md-modal.colored-header .modal-content .modal-header .close,
.modal.colored-header .md-content .modal-header .close,
.md-modal.colored-header .md-content .modal-header .close {
  color: #FFF;
  margin-top: 2px;
}
.modal.colored-header.success .modal-content .modal-header,
.md-modal.colored-header.success .modal-content .modal-header,
.modal.colored-header.success .md-content .modal-header,
.md-modal.colored-header.success .md-content .modal-header {
  background-color: #7ACCBE;
}
.modal.colored-header.info .modal-content .modal-header,
.md-modal.colored-header.info .modal-content .modal-header,
.modal.colored-header.info .md-content .modal-header,
.md-modal.colored-header.info .md-content .modal-header {
  background-color: #8DCADF;
}
.modal.colored-header.warning .modal-content .modal-header,
.md-modal.colored-header.warning .modal-content .modal-header,
.modal.colored-header.warning .md-content .modal-header,
.md-modal.colored-header.warning .md-content .modal-header {
  background-color: #FFC870;
}
.modal.colored-header.danger .modal-content .modal-header,
.md-modal.colored-header.danger .modal-content .modal-header,
.modal.colored-header.danger .md-content .modal-header,
.md-modal.colored-header.danger .md-content .modal-header {
  background-color: #EF6262;
}
.modal.colored-header.dark .modal-content .modal-header,
.md-modal.colored-header.dark .modal-content .modal-header,
.modal.colored-header.dark .md-content .modal-header,
.md-modal.colored-header.dark .md-content .modal-header {
  background-color: #3D3C3C;
}
.modal.md-dark .modal-content,
.md-modal.md-dark .modal-content,
.modal.md-dark .md-content,
.md-modal.md-dark .md-content {
  color: #FFF;
}
.modal.md-dark .modal-content .modal-header,
.md-modal.md-dark .modal-content .modal-header,
.modal.md-dark .md-content .modal-header,
.md-modal.md-dark .md-content .modal-header {
  background-color: #FF9900;
  padding: 20px 15px;
}
.modal.md-dark .modal-content .modal-header .close,
.md-modal.md-dark .modal-content .modal-header .close,
.modal.md-dark .md-content .modal-header .close,
.md-modal.md-dark .md-content .modal-header .close {
  color: #FFF;
  margin-top: 2px;
}
.modal.md-dark .modal-content .modal-body,
.md-modal.md-dark .modal-content .modal-body,
.modal.md-dark .md-content .modal-body,
.md-modal.md-dark .md-content .modal-body,
.modal.md-dark .modal-content .modal-footer,
.md-modal.md-dark .modal-content .modal-footer,
.modal.md-dark .md-content .modal-footer,
.md-modal.md-dark .md-content .modal-footer,
.modal.md-dark .modal-content .modal-body.form .form-control,
.md-modal.md-dark .modal-content .modal-body.form .form-control,
.modal.md-dark .md-content .modal-body.form .form-control,
.md-modal.md-dark .md-content .modal-body.form .form-control {
  background-color: #3D3C3C;
}
.modal.md-dark .modal-content .modal-footer,
.md-modal.md-dark .modal-content .modal-footer,
.modal.md-dark .md-content .modal-footer,
.md-modal.md-dark .md-content .modal-footer {
  border: 0;
}
.modal.md-dark.success .modal-content .modal-header,
.md-modal.md-dark.success .modal-content .modal-header,
.modal.md-dark.success .md-content .modal-header,
.md-modal.md-dark.success .md-content .modal-header {
  background-color: #7ACCBE;
}
.modal.md-dark.info .modal-content .modal-header,
.md-modal.md-dark.info .modal-content .modal-header,
.modal.md-dark.info .md-content .modal-header,
.md-modal.md-dark.info .md-content .modal-header {
  background-color: #8DCADF;
}
.modal.md-dark.warning .modal-content .modal-header,
.md-modal.md-dark.warning .modal-content .modal-header,
.modal.md-dark.warning .md-content .modal-header,
.md-modal.md-dark.warning .md-content .modal-header {
  background-color: #FFC870;
}
.modal.md-dark.danger .modal-content .modal-header,
.md-modal.md-dark.danger .modal-content .modal-header,
.modal.md-dark.danger .md-content .modal-header,
.md-modal.md-dark.danger .md-content .modal-header {
  background-color: #EF6262;
}
.modal.md-dark.dark .modal-content .modal-header,
.md-modal.md-dark.dark .modal-content .modal-header,
.modal.md-dark.dark .md-content .modal-header,
.md-modal.md-dark.dark .md-content .modal-header {
  background-color: #383737;
}
@media (max-width: 767px) {
  .md-modal {
    min-width: 100%;
    padding: 0 15px;
  }
}
.md-overlay {
  z-index: 1050;
}
.am-modal-open {
  overflow-x: visible;
}
.alert {
  line-height: 25px;
  margin: 10px;
}
.alert .icon {
  font-size: 24px;
  color: #FFF;
  vertical-align: middle;
  margin-right: 9px;
  line-height: 22px;
}
.alert .close {
  font-size: 31px;
}
.alert .message > p,
.alert .message > ul {
  margin-bottom: 0;
}
.alert .message > p + p {
  margin-top: 5px;
}
.alert a {
  color: #FFF;
  text-decoration: underline;
}
.alert a:hover,
.alert a:focus {
  text-decoration: none;
}
.alert-dismissable .close {
  top: -4px;
  right: -30px;
}
.alert-primary {
  color: #FFF;
  background-color: #FF9900;
  border-color: #FF9900;
}
.alert-primary hr {
  border-top-color: #e68a00;
}
.alert-primary .alert-link {
  color: #e6e6e6;
}
.alert-dismissable.alert-primary .close {
  color: #663d00;
  text-shadow: 0 1px 0 #663d00;
}
.alert-dismissable.alert-success .close {
  color: #307d70;
  text-shadow: 0 1px 0 #307d70;
}
.alert-dismissable.alert-info .close {
  color: #2e86a5;
  text-shadow: 0 1px 0 #2e86a5;
}
.alert-dismissable.alert-warning .close {
  color: #d68400;
  text-shadow: 0 1px 0 #d68400;
}
.alert-dismissable.alert-danger .close {
  color: #a71111;
  text-shadow: 0 1px 0 #a71111;
}
.alert-icon,
.alert-icon-default {
  border: 0;
  padding: 0;
  position: relative;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
  display: table;
  table-layout: fixed;
}
.alert-icon > .icon,
.alert-icon-default > .icon {
  display: table-cell;
  width: 55px;
  text-align: center;
  vertical-align: middle;
  cursor: default;
}
.alert-icon > .message,
.alert-icon-default > .message {
  display: table-cell;
  padding: 18px;
  border: 1px solid #d4d4d4;
  border-left-width: 0;
}
.alert-icon.alert-dismissable .close,
.alert-icon-default.alert-dismissable .close {
  position: absolute;
  right: 11px;
  top: 14px;
  color: #555;
  text-shadow: 0 1px 0 #555;
}
.alert-icon.alert-primary > .icon,
.alert-icon-default.alert-primary > .icon {
  background-color: #FF9900;
}
.alert-icon.alert-primary > .icon::after,
.alert-icon-default.alert-primary > .icon::after {
  border-left-color: #FF9900;
}
.alert-icon.alert-success > .icon,
.alert-icon-default.alert-success > .icon {
  background-color: #7ACCBE;
}
.alert-icon.alert-success > .icon::after,
.alert-icon-default.alert-success > .icon::after {
  border-left-color: #7ACCBE;
}
.alert-icon.alert-info > .icon,
.alert-icon-default.alert-info > .icon {
  background-color: #8DCADF;
}
.alert-icon.alert-info > .icon::after,
.alert-icon-default.alert-info > .icon::after {
  border-left-color: #8DCADF;
}
.alert-icon.alert-warning > .icon,
.alert-icon-default.alert-warning > .icon {
  background-color: #FFC870;
}
.alert-icon.alert-warning > .icon::after,
.alert-icon-default.alert-warning > .icon::after {
  border-left-color: #FFC870;
}
.alert-icon.alert-danger > .icon,
.alert-icon-default.alert-danger > .icon {
  background-color: #EF6262;
}
.alert-icon.alert-danger > .icon::after,
.alert-icon-default.alert-danger > .icon::after {
  border-left-color: #EF6262;
}
.alert-icon {
  background-color: #FFF;
}
.alert-icon > .icon::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid #FFF;
  position: absolute;
  margin-left: 54px;
  top: 50%;
  margin-top: -11px;
}
.alert-icon > .message {
  color: #555;
}
.alert-icon a {
  color: #FF9900;
  text-decoration: none;
}
.alert-icon a:hover,
.alert-icon a:focus {
  color: #b36b00;
  text-decoration: underline;
}
.alert-icon-default > .message {
  border: none;
  padding-left: 0;
}
.alert-border-color.alert-primary .message {
  border-color: #FF9900;
}
.alert-border-color.alert-success .message {
  border-color: #7ACCBE;
}
.alert-border-color.alert-info .message {
  border-color: #8DCADF;
}
.alert-border-color.alert-warning .message {
  border-color: #FFC870;
}
.alert-border-color.alert-danger .message {
  border-color: #EF6262;
}
.alert-icon-color {
  border: 1px solid #e6e6e6;
}
.alert-icon-color > .icon {
  background-color: #f8f8f8 !important;
  border-width: 0;
}
.alert-icon-color > .icon::after {
  border-left-color: #FFF !important;
  display: none;
}
.alert-icon-color > .message {
  border-width: 0;
}
.alert-icon-color.alert-primary > .icon {
  background-color: transparent;
  color: #FF9900;
}
.alert-icon-color.alert-success > .icon {
  background-color: transparent;
  color: #7ACCBE;
}
.alert-icon-color.alert-info > .icon {
  background-color: transparent;
  color: #8DCADF;
}
.alert-icon-color.alert-warning > .icon {
  background-color: transparent;
  color: #FFC870;
}
.alert-icon-color.alert-danger > .icon {
  background-color: transparent;
  color: #EF6262;
}
.table > thead > tr > th {
  border-bottom-width: 1px;
  font-weight: 400;
  font-size: 13px;
}
.table > thead.primary > tr > th {
  color: #FF9900;
}
.table > thead.alt3 > tr > th {
  color: #45D8C2;
}
.table > tbody > tr > td {
  font-weight: 300;
  vertical-align: middle;
}
.table > tbody.no-border-x > tr > td {
  border-top-width: 0;
}
.table-condensed > thead > tr > th {
  padding-top: 10px;
  padding-bottom: 8px;
}
.table-responsive {
  border: 0;
}
.table tbody tr td.user-avatar img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .table tbody tr td.user-avatar img {
    display: none;
  }
}
.table .number {
  text-align: right;
}
.table-fw-widget tr th:first-child,
.table-fw-widget tr td:first-child {
  padding-left: 15px;
}
.table-fw-widget tr th:last-child,
.table-fw-widget tr td:last-child {
  padding-right: 15px;
}
.table-fw-widget thead tr th {
  padding-top: 15px;
  padding-bottom: 10px;
}
.badge {
  font-size: 11px;
}
.badge-primary {
  background-color: #FF9900;
}
.badge-success {
  background-color: #7ACCBE;
}
.badge-info {
  background-color: #8DCADF;
}
.badge-warning {
  background-color: #FFC870;
}
.badge-danger {
  background-color: #EF6262;
}
.label {
  border-radius: 0;
  padding: 4px 7px;
}
p:last-child {
  margin-bottom: 0;
}
ul {
  padding-left: 30px;
}
dt,
dd {
  display: inline;
}
dt::after {
  content: ":";
  font-weight: normal;
}
dd::after {
  content: "\A";
  white-space: pre-wrap;
}
.text-success {
  color: #7ACCBE;
}
a.text-success:hover,
a.text-success:focus {
  color: #55beac;
}
.text-info {
  color: #8DCADF;
}
a.text-info:hover,
a.text-info:focus {
  color: #65b7d4;
}
.text-warning {
  color: #FFC870;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ffb43d;
}
.text-danger {
  color: #EF6262;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #ea3434;
}
.text-alt1 {
  color: #65CEEC;
}
a.text-alt1:hover,
a.text-alt1:focus {
  color: #38c0e6;
}
.text-alt2 {
  color: #FFDC7A;
}
a.text-alt2:hover,
a.text-alt2:focus {
  color: #ffcf47;
}
.text-alt3 {
  color: #45D8C2;
}
a.text-alt3:hover,
a.text-alt3:focus {
  color: #29c1ab;
}
.text-alt4 {
  color: #E0E0E0;
}
a.text-alt4:hover,
a.text-alt4:focus {
  color: #c7c7c7;
}
.input-group {
  max-width: 480px;
}
.form-control {
  border-width: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 480px;
  padding: 10px 12px;
  font-size: 14px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #d1d1d1;
}
.form-control[multiple] {
  padding: 0;
}
.form-control[multiple] option {
  padding: 8px 12px;
}
input.form-control,
textarea.form-control {
  -webkit-appearance: none;
}
textarea.form-control[rows="1"] {
  min-height: 44px;
  height: 44px;
}
select.form-control[readonly] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  pointer-events: none;
}
input[type="number"].form-control,
.number.form-control {
  max-width: 200px;
}
label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.am-checkbox,
.am-radio {
  display: block;
  line-height: 22px;
  margin: 0;
  padding: 7px 0;
}
.form-horizontal .am-checkbox,
.form-horizontal .am-radio {
  padding: 7px 0;
  min-height: 0;
}
.am-checkbox input[type="checkbox"],
.am-radio input[type="checkbox"],
.am-checkbox input[type="radio"],
.am-radio input[type="radio"] {
  display: none;
}
.am-checkbox.input-sm,
.am-radio.input-sm {
  height: auto;
}
.am-checkbox-prepended,
.am-radio-prepended {
  display: none;
}
.am-checkbox-prepended.form-group + .am-checkbox,
.am-radio-prepended.form-group + .am-checkbox,
.am-checkbox-prepended.form-group + .am-radio,
.am-radio-prepended.form-group + .am-radio {
  margin-bottom: 20px;
}
.am-checkbox input[type="checkbox"] + label,
.am-radio input[type="radio"] + label,
.am-checkbox-prepended + .am-checkbox label,
.am-radio-prepended + .am-radio label {
  cursor: pointer;
  float: none;
  vertical-align: top;
  margin-bottom: 0;
  padding-left: 27px;
}
.am-checkbox input[type="checkbox"] + label::before,
.am-radio input[type="radio"] + label::before,
.am-checkbox-prepended + .am-checkbox label::before,
.am-radio-prepended + .am-radio label::before {
  content: "";
  width: 22px;
  height: 22px;
  display: inline-block;
  border: 2px solid #EAEAEA;
  margin: 0 5px 0 -27px;
  font-size: 18px;
  font-family: "Stroke 7 Amaretti";
  font-weight: normal;
  line-height: 19px;
  vertical-align: bottom;
  text-align: center;
  background-color: transparent;
}
.am-checkbox input[type="checkbox"] + label:empty::before,
.am-radio input[type="radio"] + label:empty::before,
.am-checkbox-prepended + .am-checkbox label:empty::before,
.am-radio-prepended + .am-radio label:empty::before {
  margin-right: 0;
}
.am-checkbox input[type="checkbox"] + label:hover::before,
.am-radio input[type="radio"] + label:hover::before,
.am-checkbox-prepended + .am-checkbox label:hover::before,
.am-radio-prepended + .am-radio label:hover::before {
  border-color: #d1d1d1;
}
.am-checkbox.input-sm input[type="checkbox"] + label,
.am-radio.input-sm input[type="radio"] + label,
.am-checkbox-prepended + .am-checkbox.input-sm label,
.am-radio-prepended + .am-radio.input-sm label {
  padding-left: 25px;
}
.am-checkbox.input-sm input[type="checkbox"] + label::before,
.am-radio.input-sm input[type="radio"] + label::before,
.am-checkbox-prepended + .am-checkbox.input-sm label::before,
.am-radio-prepended + .am-radio.input-sm label::before {
  content: "";
  font-size: 14px;
  height: 20px;
  margin-left: -25px;
  width: 20px;
}
.am-checkbox input[type="checkbox"]:hover + label::before,
.am-radio input[type="radio"]:hover + label::before,
.am-checkbox-prepended:hover + .am-checkbox label::before,
.am-radio-prepended:hover + .am-radio label::before {
  border-color: #d1d1d1;
}
.am-checkbox input[type="checkbox"]:checked + label::before,
.am-radio input[type="radio"]:checked + label::before,
.am-checkbox-prepended:checked + .am-checkbox label::before,
.am-radio-prepended:checked + .am-radio label::before {
  content: "\E6CD";
  color: #FF9900;
  border-color: #FF9900;
}
.am-checkbox input[type="checkbox"]:disabled + label,
.am-radio input[type="radio"]:disabled + label,
.am-checkbox-prepended:disabled + .am-checkbox label,
.am-radio-prepended:disabled + .am-radio label {
  opacity: 0.5;
  pointer-events: none;
}
.am-checkbox input[type="checkbox"]:disabled + label::before,
.am-radio input[type="radio"]:disabled + label::before,
.am-checkbox-prepended:disabled + .am-checkbox label::before,
.am-radio-prepended:disabled + .am-radio label::before {
  pointer-events: none !important;
  background-color: #FFF;
}
.am-radio input[type="radio"] + label::before,
input[type="radio"] + .am-radio label::before {
  border-radius: 50%;
  font-family: "Stroke 7 Amaretti";
  line-height: 18px;
  font-size: 14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 13/10), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (min-resolution: 120dpi) {
  .am-radio input[type="radio"] + label::before,
  input[type="radio"] + .am-radio label::before {
    line-height: 19px;
  }
}
.am-radio input[type="radio"]:checked + label::before,
.am-radio-prepended:checked + .am-radio label::before {
  content: "\E6CE";
}
.am-checkbox.inline,
.am-radio.inline {
  display: inline-block;
}
.am-checkbox.inline + .am-checkbox.inline,
.am-checkbox.inline + .am-radio.inline,
.am-radio.inline + .am-checkbox.inline,
.am-radio.inline + .am-radio.inline {
  margin-left: 18px;
}
.form-group {
  margin: 20px 0 0;
}
.form-group:first-child,
.control-label + .form-group {
  margin-top: 0;
}
.form-group + .am-checkbox,
.form-group + .am-radio,
.form-group + .am-checkbox-prepended + .am-checkbox,
.form-group + .am-radio-prepended + .am-radio,
.form-group + .control-label {
  margin-top: 20px;
}
.form-horizontal .form-group {
  padding: 12px 0;
}
.input-group-addon {
  font-size: 15px;
  position: relative;
  z-index: 4;
}
.input-group-addon .am-checkbox,
.input-group-addon .am-radio {
  padding: 0;
  line-height: 21px;
}
.input-group-addon .am-checkbox input + label,
.input-group-addon .am-radio input + label {
  margin: 0;
}
.input-group-addon .am-checkbox input + label::before,
.input-group-addon .am-radio input + label::before {
  margin: 0;
  border-color: #dddddd;
}
.input-group-btn .btn {
  height: 44px;
}
.form-errors {
  margin-top: 10px;
  padding: 15px 20px;
  position: relative;
  z-index: 30;
  background-color: #EF6262;
  color: #FFF;
}
.form-errors:last-child {
  margin-bottom: 0;
}
.form-errors::after {
  display: block;
  width: 0;
  height: 0;
  -moz-transform: scale(0.9999);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #EF6262;
  content: "";
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 20px;
}
.form-errors > li {
  list-style: none;
}
.form-errors a {
  color: #FFF;
  text-decoration: underline;
}
.form-errors a:hover,
.form-errors a:focus {
  text-decoration: none;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #7ACCBE;
}
.has-success .form-control {
  border-color: #7ACCBE;
  -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);
}
.has-success .form-control:focus {
  border-color: #55beac;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c4e8e2;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c4e8e2;
}
.has-success .input-group-addon {
  color: #7ACCBE;
  background-color: #FFF;
  border-color: #7ACCBE;
}
.has-success .form-control-feedback {
  color: #7ACCBE;
}
.has-success .input-group-addon {
  background-color: #7ACCBE;
  color: #FFF;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #FFC870;
}
.has-warning .form-control {
  border-color: #FFC870;
  -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);
}
.has-warning .form-control:focus {
  border-color: #ffb43d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffefd6;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffefd6;
}
.has-warning .input-group-addon {
  color: #FFC870;
  background-color: #FFF;
  border-color: #FFC870;
}
.has-warning .form-control-feedback {
  color: #FFC870;
}
.has-warning .input-group-addon {
  background-color: #FFC870;
  color: #FFF;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #EF6262;
}
.has-error .form-control {
  border-color: #EF6262;
  -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);
}
.has-error .form-control:focus {
  border-color: #ea3434;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8bfbf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8bfbf;
}
.has-error .input-group-addon {
  color: #EF6262;
  background-color: #FFF;
  border-color: #EF6262;
}
.has-error .form-control-feedback {
  color: #EF6262;
}
.has-error .input-group-addon {
  background-color: #EF6262;
  color: #FFF;
}
.form-control.has-error {
  border-color: #EF6262;
  -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);
}
.form-control.has-error:focus {
  border-color: #ea3434;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8bfbf;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8bfbf;
}
.nano > .nano-pane {
  width: 6px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 9999;
}
.nano > .nano-pane > .nano-slider {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  border-radius: 3px;
  margin: 0;
}
.dropzone {
  background-color: #FFF;
  border: 2px solid #EAEAEA;
  min-width: 154px;
  min-height: 154px;
  padding: 15px 15px 0;
  position: relative;
}
.dropzone .dz-preview {
  margin: 0 15px 15px 0;
}
.dropzone .dz-preview:last-child {
  margin-right: 0;
}
.dropzone .dz-preview .dz-image {
  border-radius: 0 !important;
}
.dropzone .dz-preview .dz-image img {
  -webkit-filter: none !important;
          filter: none !important;
  -webkit-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
  max-width: 100%;
  max-height: 100%;
}
.dropzone .dz-preview .dz-details {
  bottom: 0;
  padding: 25px 10px;
}
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: #FFF !important;
  border: none !important;
  border-radius: 0;
  font-size: 14px;
}
.dropzone .dz-preview .dz-details strong {
  font-weight: normal;
}
.dropzone .dz-preview .dz-remove {
  background-color: #FFF;
  border: 1px solid #8a8888;
  color: #646262;
  cursor: pointer;
  font: 30px/1 "Stroke 7";
  opacity: 0.75;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  width: 30px;
  height: 30px;
  z-index: 20;
}
.dropzone .dz-preview .dz-remove:hover {
  color: #EF6262;
  text-decoration: none;
}
.dropzone .dz-preview .dz-remove::before {
  content: "\E680";
}
.dropzone .dz-message {
  margin: 12px 0 0;
}
.dropzone .dz-message > .icon {
  background-color: #e6e6e6;
  border-radius: 50%;
  color: #646262;
  display: inline-block;
  font: 30px/70px "Stroke 7";
  text-align: center;
  width: 70px;
}
.dropzone .dz-message > .icon::before {
  content: "\E68A";
}
.dropzone .dz-message > h4 {
  margin: 10px 0 0;
}
.dropzone .dz-message > .uploaded-file__short-upload-text {
  display: none;
}
.collection__entry .dropzone .dz-message > .uploaded-file__short-upload-text {
  display: block;
}
.collection__entry .dropzone .dz-message > .uploaded-file__long-upload-text {
  display: none;
}
.datepicker .input-group-addon {
  padding: 0 9px;
  font-size: 24px;
}
.datepicker.dropdown-menu {
  padding: 10px;
  z-index: 1030!important;
}
.datepicker.dropdown-menu table {
  border-collapse: separate;
  border-spacing: 7px 2px;
}
.datepicker.dropdown-menu table th,
.datepicker.dropdown-menu table td {
  width: 20px;
  height: 20px;
}
.datepicker.dropdown-menu table thead tr th {
  padding: 10px 4px 8px;
}
.datepicker.dropdown-menu table thead tr th.prev,
.datepicker.dropdown-menu table thead tr th.next {
  padding: 0;
}
.datepicker.dropdown-menu table thead tr th.prev:hover,
.datepicker.dropdown-menu table thead tr th.next:hover {
  background-color: transparent;
  color: #FF9900;
}
.datepicker.dropdown-menu table thead tr th.prev > span,
.datepicker.dropdown-menu table thead tr th.next > span {
  font-size: 28px;
}
.datepicker.dropdown-menu table thead tr th.datepicker-switch {
  font-size: 14px;
  font-weight: 600;
  width: 145px;
}
.datepicker.dropdown-menu table thead tr th.datepicker-switch:hover {
  background-color: transparent;
  color: #6f6f6f;
}
.datepicker.dropdown-menu table thead tr th.dow {
  font-weight: 400;
  font-size: 14px;
  padding-top: 10px;
}
.datepicker.dropdown-menu table tbody tr td {
  line-height: 31px;
  padding: 0 8px;
}
.datepicker.dropdown-menu table tbody tr td.day {
  border-radius: 50%;
  color: #888888;
}
.datepicker.dropdown-menu table tbody tr td.day.old,
.datepicker.dropdown-menu table tbody tr td.day.new {
  color: #c8c8c8;
}
.datepicker.dropdown-menu table tbody tr td.day.active {
  background-color: #FF9900;
  color: #FFF;
  text-shadow: none;
}
.datepicker.dropdown-menu table tbody tr td.day.today {
  background-color: #ffd699;
}
.datepicker.dropdown-menu table tbody tr td .year,
.datepicker.dropdown-menu table tbody tr td .month,
.datepicker.dropdown-menu table tbody tr td .hour,
.datepicker.dropdown-menu table tbody tr td .minute {
  color: #888888;
}
.datepicker.dropdown-menu table tbody tr td .year.old,
.datepicker.dropdown-menu table tbody tr td .month.old,
.datepicker.dropdown-menu table tbody tr td .hour.old,
.datepicker.dropdown-menu table tbody tr td .minute.old,
.datepicker.dropdown-menu table tbody tr td .year.new,
.datepicker.dropdown-menu table tbody tr td .month.new,
.datepicker.dropdown-menu table tbody tr td .hour.new,
.datepicker.dropdown-menu table tbody tr td .minute.new {
  color: #c8c8c8;
}
.datepicker.dropdown-menu table tbody tr td .year.focused,
.datepicker.dropdown-menu table tbody tr td .month.focused,
.datepicker.dropdown-menu table tbody tr td .hour.focused,
.datepicker.dropdown-menu table tbody tr td .minute.focused {
  background-color: #ffd699;
}
.datepicker.dropdown-menu table tbody tr td .year.active,
.datepicker.dropdown-menu table tbody tr td .month.active,
.datepicker.dropdown-menu table tbody tr td .hour.active,
.datepicker.dropdown-menu table tbody tr td .minute.active {
  background-color: #FF9900;
  color: #FFF;
  text-shadow: none;
}
.datepicker.input-group {
  max-width: 200px;
}
.datepicker.input-group .input-group-addon > .s7-date {
  font-size: 24px;
}
@font-face {
  font-family: "summernote";
  src: url(/compiled/summernote.132b3ed5981617f7629851206740db7b.eot);
  src: url(/compiled/summernote.132b3ed5981617f7629851206740db7b.eot#iefix) format("embedded-opentype"), url(/compiled/summernote.c93a01efecac5681ee7e9dba08a79630.woff) format("woff"), url(/compiled/summernote.c7cbf18f23352fb73b7caef86b9aa19e.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="note-icon-"]:before,
[class*=" note-icon-"]:before {
  display: inline-block;
  vertical-align: middle;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.note-icon-align-center:before,
.note-icon-align-indent:before,
.note-icon-align-justify:before,
.note-icon-align-left:before,
.note-icon-align-outdent:before,
.note-icon-align-right:before,
.note-icon-align:before,
.note-icon-arrow-circle-down:before,
.note-icon-arrow-circle-left:before,
.note-icon-arrow-circle-right:before,
.note-icon-arrow-circle-up:before,
.note-icon-arrows-alt:before,
.note-icon-arrows-h:before,
.note-icon-arrows-v:before,
.note-icon-bold:before,
.note-icon-caret:before,
.note-icon-chain-broken:before,
.note-icon-circle:before,
.note-icon-close:before,
.note-icon-code:before,
.note-icon-col-after:before,
.note-icon-col-before:before,
.note-icon-col-remove:before,
.note-icon-eraser:before,
.note-icon-float-left:before,
.note-icon-float-none:before,
.note-icon-float-right:before,
.note-icon-font:before,
.note-icon-frame:before,
.note-icon-italic:before,
.note-icon-link:before,
.note-icon-magic:before,
.note-icon-menu-check:before,
.note-icon-minus:before,
.note-icon-orderedlist:before,
.note-icon-pencil:before,
.note-icon-picture:before,
.note-icon-question:before,
.note-icon-redo:before,
.note-icon-rollback:before,
.note-icon-row-above:before,
.note-icon-row-below:before,
.note-icon-row-remove:before,
.note-icon-special-character:before,
.note-icon-square:before,
.note-icon-strikethrough:before,
.note-icon-subscript:before,
.note-icon-summernote:before,
.note-icon-superscript:before,
.note-icon-table:before,
.note-icon-text-height:before,
.note-icon-trash:before,
.note-icon-underline:before,
.note-icon-undo:before,
.note-icon-unorderedlist:before,
.note-icon-video:before {
  font-family: "summernote";
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
}
.note-icon-align-center:before {
  content: "\F101";
}
.note-icon-align-indent:before {
  content: "\F102";
}
.note-icon-align-justify:before {
  content: "\F103";
}
.note-icon-align-left:before {
  content: "\F104";
}
.note-icon-align-outdent:before {
  content: "\F105";
}
.note-icon-align-right:before {
  content: "\F106";
}
.note-icon-align:before {
  content: "\F107";
}
.note-icon-arrow-circle-down:before {
  content: "\F108";
}
.note-icon-arrow-circle-left:before {
  content: "\F109";
}
.note-icon-arrow-circle-right:before {
  content: "\F10A";
}
.note-icon-arrow-circle-up:before {
  content: "\F10B";
}
.note-icon-arrows-alt:before {
  content: "\F10C";
}
.note-icon-arrows-h:before {
  content: "\F10D";
}
.note-icon-arrows-v:before {
  content: "\F10E";
}
.note-icon-bold:before {
  content: "\F10F";
}
.note-icon-caret:before {
  content: "\F110";
}
.note-icon-chain-broken:before {
  content: "\F111";
}
.note-icon-circle:before {
  content: "\F112";
}
.note-icon-close:before {
  content: "\F113";
}
.note-icon-code:before {
  content: "\F114";
}
.note-icon-col-after:before {
  content: "\F115";
}
.note-icon-col-before:before {
  content: "\F116";
}
.note-icon-col-remove:before {
  content: "\F117";
}
.note-icon-eraser:before {
  content: "\F118";
}
.note-icon-float-left:before {
  content: "\F119";
}
.note-icon-float-none:before {
  content: "\F11A";
}
.note-icon-float-right:before {
  content: "\F11B";
}
.note-icon-font:before {
  content: "\F11C";
}
.note-icon-frame:before {
  content: "\F11D";
}
.note-icon-italic:before {
  content: "\F11E";
}
.note-icon-link:before {
  content: "\F11F";
}
.note-icon-magic:before {
  content: "\F120";
}
.note-icon-menu-check:before {
  content: "\F121";
}
.note-icon-minus:before {
  content: "\F122";
}
.note-icon-orderedlist:before {
  content: "\F123";
}
.note-icon-pencil:before {
  content: "\F124";
}
.note-icon-picture:before {
  content: "\F125";
}
.note-icon-question:before {
  content: "\F126";
}
.note-icon-redo:before {
  content: "\F127";
}
.note-icon-rollback:before {
  content: "\F128";
}
.note-icon-row-above:before {
  content: "\F129";
}
.note-icon-row-below:before {
  content: "\F12A";
}
.note-icon-row-remove:before {
  content: "\F12B";
}
.note-icon-special-character:before {
  content: "\F12C";
}
.note-icon-square:before {
  content: "\F12D";
}
.note-icon-strikethrough:before {
  content: "\F12E";
}
.note-icon-subscript:before {
  content: "\F12F";
}
.note-icon-summernote:before {
  content: "\F130";
}
.note-icon-superscript:before {
  content: "\F131";
}
.note-icon-table:before {
  content: "\F132";
}
.note-icon-text-height:before {
  content: "\F133";
}
.note-icon-trash:before {
  content: "\F134";
}
.note-icon-underline:before {
  content: "\F135";
}
.note-icon-undo:before {
  content: "\F136";
}
.note-icon-unorderedlist:before {
  content: "\F137";
}
.note-icon-video:before {
  content: "\F138";
}
/* Theme Variables
 ------------------------------------------*/
/* Layout
 ------------------------------------------*/
.note-editor {
  position: relative;
  /* dropzone */
}
.note-editor .note-dropzone {
  position: absolute;
  display: none;
  z-index: 100;
  color: lightskyblue;
  background-color: #fff;
  opacity: 0.95;
}
.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}
.note-editor .note-dropzone.hover {
  color: #098ddf;
}
.note-editor.dragover .note-dropzone {
  display: table;
}
.note-editor .note-editing-area {
  position: relative;
}
.note-editor .note-editing-area .note-editable {
  outline: none;
}
.note-editor .note-editing-area .note-editable sup {
  vertical-align: super;
}
.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub;
}
.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px;
}
.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px;
}
/* Frame mode layout
------------------------------------------*/
.note-editor.note-frame {
  border: 1px solid #a9a9a9;
  /* codeview mode */
  /* fullscreen mode */
  /* Notifications */
  /* statusbar */
}
.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none;
}
.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block;
}
.note-editor.note-frame .note-editing-area {
  overflow: hidden;
  /* editable */
  /* codeable */
}
.note-editor.note-frame .note-editing-area .note-editable {
  background-color: #fff;
  color: #000;
  padding: 10px;
  overflow: auto;
  word-wrap: break-word;
}
.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5;
}
.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: Menlo, Monaco, monospace, sans-serif;
  font-size: 14px;
  color: #ccc;
  background-color: #222;
  resize: none;
  outline: none;
  /* override BS2 default style */
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  margin-bottom: 0;
}
.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 1050;
  /* bs3 modal-backdrop: 1030, bs2: 1040 */
}
.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff;
}
.note-editor.note-frame.fullscreen .note-resizebar {
  display: none;
}
.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  height: 20px;
  margin-bottom: 0;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2;
}
.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent;
}
.note-editor.note-frame .note-status-output .pull-right {
  float: right !important;
}
.note-editor.note-frame .note-status-output .text-muted {
  color: #777;
}
.note-editor.note-frame .note-status-output .text-primary {
  color: #286090;
}
.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d;
}
.note-editor.note-frame .note-status-output .text-info {
  color: #31708f;
}
.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b;
}
.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442;
}
.note-editor.note-frame .note-status-output .alert {
  margin: -7px 0 0 0;
  padding: 7px 10px 2px 10px;
  border-radius: 0;
  color: #000;
  background-color: #f5f5f5;
}
.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px;
}
.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
}
.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
}
.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
}
.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important;
}
.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 1px solid #ddd;
}
.note-editor.note-frame .note-statusbar .note-resizebar {
  padding-top: 1px;
  height: 9px;
  width: 100%;
  cursor: ns-resize;
}
.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9;
}
.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default;
}
.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none;
}
.note-editor.note-frame .note-placeholder {
  padding: 10px;
}
/* Popover
------------------------------------------*/
.note-popover.popover {
  max-width: none;
}
.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* for FF */
  vertical-align: middle;
  /* for FF */
}
.note-popover.popover .arrow {
  left: 20px !important;
}
/* Popover and Toolbar (Button container)
------------------------------------------*/
.note-toolbar {
  z-index: 500;
  position: relative;
}
.note-popover .popover-content,
.panel-heading.note-toolbar {
  margin: 0;
  padding: 0 0 5px 5px;
  /* dropdown-menu for toolbar and popover */
  /* color palette for toolbar and popover */
}
.note-popover .popover-content > .btn-group,
.panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-left: 0;
  margin-right: 5px;
}
.note-popover .popover-content .btn-group .note-table,
.panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px;
}
.note-popover .popover-content .btn-group .note-table .note-dimension-picker,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px;
}
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer;
}
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;
}
.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,
.panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC') repeat;
}
.note-popover .popover-content .note-style .dropdown-style blockquote,
.panel-heading.note-toolbar .note-style .dropdown-style blockquote,
.note-popover .popover-content .note-style .dropdown-style pre,
.panel-heading.note-toolbar .note-style .dropdown-style pre {
  margin: 0;
  padding: 5px 10px;
}
.note-popover .popover-content .note-style .dropdown-style h1,
.panel-heading.note-toolbar .note-style .dropdown-style h1,
.note-popover .popover-content .note-style .dropdown-style h2,
.panel-heading.note-toolbar .note-style .dropdown-style h2,
.note-popover .popover-content .note-style .dropdown-style h3,
.panel-heading.note-toolbar .note-style .dropdown-style h3,
.note-popover .popover-content .note-style .dropdown-style h4,
.panel-heading.note-toolbar .note-style .dropdown-style h4,
.note-popover .popover-content .note-style .dropdown-style h5,
.panel-heading.note-toolbar .note-style .dropdown-style h5,
.note-popover .popover-content .note-style .dropdown-style h6,
.panel-heading.note-toolbar .note-style .dropdown-style h6,
.note-popover .popover-content .note-style .dropdown-style p,
.panel-heading.note-toolbar .note-style .dropdown-style p {
  margin: 0;
  padding: 0;
}
.note-popover .popover-content .note-color-all .dropdown-menu,
.panel-heading.note-toolbar .note-color-all .dropdown-menu {
  min-width: 337px;
}
.note-popover .popover-content .note-color .dropdown-toggle,
.panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  margin: 0;
  width: 160px;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  font-size: 12px;
  margin: 2px 7px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset,
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select {
  margin: 3px;
  padding: 0 3px;
  width: 100%;
  font-size: 11px;
  cursor: pointer;
  border-radius: 5px;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-select-btn,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-select-btn {
  display: none;
}
.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn,
.panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-holder-custom .note-color-btn {
  border: 1px solid #eee;
}
.note-popover .popover-content .note-para .dropdown-menu,
.panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px;
}
.note-popover .popover-content .note-para .dropdown-menu > div:first-child,
.panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px;
}
.note-popover .popover-content .dropdown-menu,
.panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px;
  /* dropdown-menu right position */
  /* http://forrst.com/posts/Bootstrap_right_positioned_dropdown-2KB */
  /* dropdown-menu for selectbox */
}
.note-popover .popover-content .dropdown-menu.right,
.panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto;
}
.note-popover .popover-content .dropdown-menu.right::before,
.panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important;
}
.note-popover .popover-content .dropdown-menu.right::after,
.panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important;
}
.note-popover .popover-content .dropdown-menu.note-check li a i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden;
}
.note-popover .popover-content .dropdown-menu.note-check li a.checked i,
.panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible;
}
.note-popover .popover-content .note-fontsize-10,
.panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px;
}
.note-popover .popover-content .note-color-palette,
.panel-heading.note-toolbar .note-color-palette {
  line-height: 1;
}
.note-popover .popover-content .note-color-palette div .note-color-btn,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
}
.note-popover .popover-content .note-color-palette div .note-color-btn:hover,
.panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000;
}
/* Dialog
------------------------------------------*/
.note-dialog > div {
  display: none;
  /* BS2's hide pacth. */
}
.note-dialog .form-group {
  /* overwrite BS's form-horizontal minus margins */
  margin-left: 0;
  margin-right: 0;
}
.note-dialog .note-modal-form {
  margin: 0;
  /* overwrite BS2's form margin bottom */
}
.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  font-size: 30px;
  line-height: 4;
  /* vertical-align */
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray;
  margin-bottom: 10px;
}
@-moz-document url-prefix() {
  .note-dialog .note-image-input {
    height: auto;
  }
}
/* Placeholder
------------------------------------------*/
.note-placeholder {
  position: absolute;
  display: none;
  color: gray;
}
/* Handle
------------------------------------------*/
.note-handle {
  /* control selection */
}
.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000;
}
.note-handle .note-control-selection > div {
  position: absolute;
}
.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: 0.3;
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
}
.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}
.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
}
.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  border: 1px solid #000;
  background-color: #fff;
}
.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: none;
  border-bottom: none;
}
.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: none;
  border-left: none;
}
.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: none;
  border-right: none;
}
.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize;
}
.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: none;
  border-left: none;
}
.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  color: #fff;
  background-color: #000;
  font-size: 12px;
  border-radius: 5px;
  -webkit-opacity: 0.7;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.note-hint-popover {
  min-width: 100px;
  padding: 2px;
}
.note-hint-popover .popover-content {
  padding: 3px;
  max-height: 150px;
  overflow: auto;
}
.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px;
}
.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,
.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
  cursor: pointer;
}
.note-editor {
  margin-bottom: 0;
}
.note-editor.note-frame {
  border: none;
}
.note-editor .note-toolbar {
  margin-top: -5px;
  padding: 0 0 5px;
}
.note-editor .note-toolbar .btn-sm {
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 0;
}
.note-editor .note-toolbar .btn .fa {
  font-size: 14px;
}
.note-editor .note-toolbar > .btn-group {
  margin-left: 0;
  margin-right: 5px;
  margin-top: 5px;
}
.note-editor .note-toolbar .note-color .dropdown-toggle {
  padding-left: 5px;
  width: 20px;
}
.note-editor .note-toolbar .note-list.btn-group {
  margin: 5px 0 0;
}
.note-editor.fullscreen .note-toolbar {
  margin: 0;
  padding-left: 5px;
}
.note-editor .note-toolbar {
  margin-bottom: 5px;
}
.note-editor .note-statusbar {
  background-color: #f6f6f6;
}
.note-editor .note-statusbar .note-resizebar {
  height: auto;
  padding-top: 3px;
  padding-bottom: 4px;
}
.note-editor .note-editable {
  border: 2px solid #EAEAEA;
  min-height: 154px;
  padding: 10px 12px;
}
.note-editor .note-editing-area .note-editable {
  color: #555;
}
.note-editor .modal-header .close.close {
  font-size: 0;
}
.note-editor .note-group-select-from-files {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
}
.note-editor .note-group-select-from-files::before {
  background-color: #FCFCFC;
  border: 2px solid #EAEAEA;
  content: "Vybrat soubor\2026";
  font-size: 14px;
  margin-right: 5px;
  overflow: hidden;
  padding: 10px 12px;
  text-overflow: ellipsis;
  width: 190px;
}
.note-editor .note-group-select-from-files::after {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  content: "Vybrat";
  padding: 12px;
}
.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after:active:focus,
.note-editor .note-group-select-from-files::after.active:focus,
.note-editor .note-group-select-from-files::after.focus,
.note-editor .note-group-select-from-files::after:active.focus,
.note-editor .note-group-select-from-files::after.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  text-decoration: none;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.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);
}
.note-editor .note-group-select-from-files::after.disabled,
.note-editor .note-group-select-from-files::after[disabled],
fieldset[disabled] .note-editor .note-group-select-from-files::after {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.note-editor .note-group-select-from-files::after.disabled,
fieldset[disabled] a.note-editor .note-group-select-from-files::after {
  pointer-events: none;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.note-editor .note-group-select-from-files::after .icon {
  font-size: 19px;
  vertical-align: middle;
}
.note-editor .note-group-select-from-files::after .icon.icon-left {
  margin-right: 3px;
}
.note-editor .note-group-select-from-files::after .icon.icon-right {
  margin-left: 3px;
}
.note-editor .note-group-select-from-files::after .icon.fa {
  font-size: 15px;
}
.note-editor .note-group-select-from-files::after.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.note-editor .note-group-select-from-files::after.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.note-editor .note-group-select-from-files::after.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.note-editor .note-group-select-from-files::after:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.note-editor .note-group-select-from-files::after:active:hover,
.note-editor .note-group-select-from-files::after.active:hover,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after:active:focus,
.note-editor .note-group-select-from-files::after.active:focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after:active.focus,
.note-editor .note-group-select-from-files::after.active.focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.note-editor .note-group-select-from-files::after.disabled:hover,
.note-editor .note-group-select-from-files::after[disabled]:hover,
fieldset[disabled] .note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after.disabled:focus,
.note-editor .note-group-select-from-files::after[disabled]:focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.disabled.focus,
.note-editor .note-group-select-from-files::after[disabled].focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.note-editor .note-group-select-from-files::after .badge {
  color: #FFF;
  background-color: #555;
}
.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.note-editor .note-group-select-from-files::after:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.note-editor .note-group-select-from-files::after:active:hover,
.note-editor .note-group-select-from-files::after.active:hover,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after:active:focus,
.note-editor .note-group-select-from-files::after.active:focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after:active.focus,
.note-editor .note-group-select-from-files::after.active.focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after {
  background-image: none;
}
.note-editor .note-group-select-from-files::after.disabled,
.note-editor .note-group-select-from-files::after[disabled],
fieldset[disabled] .note-editor .note-group-select-from-files::after,
.note-editor .note-group-select-from-files::after.disabled:hover,
.note-editor .note-group-select-from-files::after[disabled]:hover,
fieldset[disabled] .note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after.disabled:focus,
.note-editor .note-group-select-from-files::after[disabled]:focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.disabled.focus,
.note-editor .note-group-select-from-files::after[disabled].focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after.focus,
.note-editor .note-group-select-from-files::after.disabled:active,
.note-editor .note-group-select-from-files::after[disabled]:active,
fieldset[disabled] .note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.disabled.active,
.note-editor .note-group-select-from-files::after[disabled].active,
fieldset[disabled] .note-editor .note-group-select-from-files::after.active {
  background-color: #FFF;
  border-color: #FFF;
}
.note-editor .note-group-select-from-files::after .badge {
  color: #FFF;
  background-color: #555;
}
.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.note-editor .note-group-select-from-files::after:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.note-editor .note-group-select-from-files::after:active:hover,
.note-editor .note-group-select-from-files::after.active:hover,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after:active:focus,
.note-editor .note-group-select-from-files::after.active:focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after:active.focus,
.note-editor .note-group-select-from-files::after.active.focus,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.active,
.open > .dropdown-toggle.note-editor .note-group-select-from-files::after {
  background-image: none;
}
.note-editor .note-group-select-from-files::after.disabled,
.note-editor .note-group-select-from-files::after[disabled],
fieldset[disabled] .note-editor .note-group-select-from-files::after,
.note-editor .note-group-select-from-files::after.disabled:hover,
.note-editor .note-group-select-from-files::after[disabled]:hover,
fieldset[disabled] .note-editor .note-group-select-from-files::after:hover,
.note-editor .note-group-select-from-files::after.disabled:focus,
.note-editor .note-group-select-from-files::after[disabled]:focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after:focus,
.note-editor .note-group-select-from-files::after.disabled.focus,
.note-editor .note-group-select-from-files::after[disabled].focus,
fieldset[disabled] .note-editor .note-group-select-from-files::after.focus,
.note-editor .note-group-select-from-files::after.disabled:active,
.note-editor .note-group-select-from-files::after[disabled]:active,
fieldset[disabled] .note-editor .note-group-select-from-files::after:active,
.note-editor .note-group-select-from-files::after.disabled.active,
.note-editor .note-group-select-from-files::after[disabled].active,
fieldset[disabled] .note-editor .note-group-select-from-files::after.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.note-editor .note-group-select-from-files::after .badge {
  color: #FFF;
  background-color: #555;
}
.note-editor .note-form-label {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}
.note-editor .note-group-select-from-files input {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
table.dataTable {
  margin: 0 !important;
}
div.dataTables_wrapper div.dataTables_info {
  color: #767676;
  padding-top: 9px;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 0;
}
div.dataTables_wrapper div.dataTables_filter input {
  padding-top: 6px;
  padding-bottom: 6px;
}
div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label {
  margin-bottom: 0;
  font-size: 13px;
  color: #767676;
}
div.dataTables_wrapper div.dataTables_length label select {
  padding: 2px;
}
.am-datatable-header {
  border-bottom: 1px solid #EAEAEA;
  margin: 2px 0 0;
  padding: 15px 10px 22px;
}
.am-datatable-header .dt-buttons .btn embed {
  outline: none;
}
.am-datatable-footer {
  margin: 0;
  padding: 15px 3px 13px;
  background-color: #f7f7f7;
  border-top: 1px solid #EAEAEA;
}
table.dataTable thead a.sorting,
table.dataTable thead a.sorting_asc,
table.dataTable thead a.sorting_desc,
table.dataTable thead a.sorting_asc_disabled,
table.dataTable thead a.sorting_desc_disabled {
  color: #555;
  cursor: pointer;
  display: block;
  padding-right: 20px;
}
table.dataTable thead a.sorting::after,
table.dataTable thead a.sorting_asc::after,
table.dataTable thead a.sorting_desc::after,
table.dataTable thead a.sorting_asc_disabled::after,
table.dataTable thead a.sorting_desc_disabled::after {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  line-height: 0;
  opacity: 0.5;
  position: relative;
  top: 2px;
  width: 0;
}
table.dataTable thead a.sorting::after {
  content: "\E150";
  opacity: 0.2;
}
table.dataTable thead a.sorting_asc::after {
  content: "\E155";
}
table.dataTable thead a.sorting_desc::after {
  content: "\E156";
}
table.dataTable thead a.sorting_asc_disabled::after,
table.dataTable thead a.sorting_desc_disabled::after {
  color: #eee;
}
table.dataTable thead tr.filter {
  white-space: nowrap;
}
table.dataTable thead tr.filter .form-control {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: auto;
}
table.dataTable thead tr.filter .form-control:last-child {
  margin-right: 0;
}
table.dataTable thead tr.filter .form-control:only-child {
  display: block;
  width: 100%;
}
table.dataTable thead tr.filter .btn {
  padding: 10px 12px;
}
thead th.actions,
td.actions {
  width: 1px !important;
  white-space: nowrap;
}
td.actions {
  text-align: right;
}
td.actions form,
td.actions .btn {
  display: inline-block;
  margin-left: 5px;
}
td.actions form:first-child,
td.actions .btn:first-child {
  margin-left: 0;
}
.xs-p-50 {
  padding: 50px;
}
.xs-pt-50 {
  padding-top: 50px;
}
.xs-pl-50 {
  padding-left: 50px;
}
.xs-pr-50 {
  padding-right: 50px;
}
.xs-pb-50 {
  padding-bottom: 50px;
}
.xs-m-50 {
  margin: 50px;
}
.xs-mt-50 {
  margin-top: 50px;
}
.xs-ml-50 {
  margin-left: 50px;
}
.xs-mr-50 {
  margin-right: 50px;
}
.xs-mb-50 {
  margin-bottom: 50px;
}
.xs-p-40 {
  padding: 40px;
}
.xs-pt-40 {
  padding-top: 40px;
}
.xs-pl-40 {
  padding-left: 40px;
}
.xs-pr-40 {
  padding-right: 40px;
}
.xs-pb-40 {
  padding-bottom: 40px;
}
.xs-m-40 {
  margin: 40px;
}
.xs-mt-40 {
  margin-top: 40px;
}
.xs-ml-40 {
  margin-left: 40px;
}
.xs-mr-40 {
  margin-right: 40px;
}
.xs-mb-40 {
  margin-bottom: 40px;
}
.xs-p-30 {
  padding: 30px;
}
.xs-pt-30 {
  padding-top: 30px;
}
.xs-pl-30 {
  padding-left: 30px;
}
.xs-pr-30 {
  padding-right: 30px;
}
.xs-pb-30 {
  padding-bottom: 30px;
}
.xs-m-30 {
  margin: 30px;
}
.xs-mt-30 {
  margin-top: 30px;
}
.xs-ml-30 {
  margin-left: 30px;
}
.xs-mr-30 {
  margin-right: 30px;
}
.xs-mb-30 {
  margin-bottom: 30px;
}
.xs-p-20 {
  padding: 20px;
}
.xs-pt-20 {
  padding-top: 20px;
}
.xs-pl-20 {
  padding-left: 20px;
}
.xs-pr-20 {
  padding-right: 20px;
}
.xs-pb-20 {
  padding-bottom: 20px;
}
.xs-m-20 {
  margin: 20px;
}
.xs-mt-20 {
  margin-top: 20px;
}
.xs-ml-20 {
  margin-left: 20px;
}
.xs-mr-20 {
  margin-right: 20px;
}
.xs-mb-20 {
  margin-bottom: 20px;
}
.xs-p-15 {
  padding: 15px;
}
.xs-pt-15 {
  padding-top: 15px;
}
.xs-pl-15 {
  padding-left: 15px;
}
.xs-pr-15 {
  padding-right: 15px;
}
.xs-pb-15 {
  padding-bottom: 15px;
}
.xs-m-15 {
  margin: 15px;
}
.xs-mt-15 {
  margin-top: 15px;
}
.xs-ml-15 {
  margin-left: 15px;
}
.xs-mr-15 {
  margin-right: 15px;
}
.xs-mb-15 {
  margin-bottom: 15px;
}
.xs-p-10 {
  padding: 10px;
}
.xs-pt-10 {
  padding-top: 10px;
}
.xs-pl-10 {
  padding-left: 10px;
}
.xs-pr-10 {
  padding-right: 10px;
}
.xs-pb-10 {
  padding-bottom: 10px;
}
.xs-m-10 {
  margin: 10px;
}
.xs-mt-10 {
  margin-top: 10px;
}
.xs-ml-10 {
  margin-left: 10px;
}
.xs-mr-10 {
  margin-right: 10px;
}
.xs-mb-10 {
  margin-bottom: 10px;
}
.xs-p-5 {
  padding: 5px;
}
.xs-pt-5 {
  padding-top: 5px;
}
.xs-pl-5 {
  padding-left: 5px;
}
.xs-pr-5 {
  padding-right: 5px;
}
.xs-pb-5 {
  padding-bottom: 5px;
}
.xs-m-5 {
  margin: 5px;
}
.xs-mt-5 {
  margin-top: 5px;
}
.xs-ml-5 {
  margin-left: 5px;
}
.xs-mr-5 {
  margin-right: 5px;
}
.xs-mb-5 {
  margin-bottom: 5px;
}
.xs-p-0 {
  padding: 0px;
}
.xs-pt-0 {
  padding-top: 0px;
}
.xs-pl-0 {
  padding-left: 0px;
}
.xs-pr-0 {
  padding-right: 0px;
}
.xs-pb-0 {
  padding-bottom: 0px;
}
.xs-m-0 {
  margin: 0px;
}
.xs-mt-0 {
  margin-top: 0px;
}
.xs-ml-0 {
  margin-left: 0px;
}
.xs-mr-0 {
  margin-right: 0px;
}
.xs-mb-0 {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .sm-p-50 {
    padding: 50px;
  }
  .sm-pt-50 {
    padding-top: 50px;
  }
  .sm-pl-50 {
    padding-left: 50px;
  }
  .sm-pr-50 {
    padding-right: 50px;
  }
  .sm-pb-50 {
    padding-bottom: 50px;
  }
  .sm-m-50 {
    margin: 50px;
  }
  .sm-mt-50 {
    margin-top: 50px;
  }
  .sm-ml-50 {
    margin-left: 50px;
  }
  .sm-mr-50 {
    margin-right: 50px;
  }
  .sm-mb-50 {
    margin-bottom: 50px;
  }
  .sm-p-40 {
    padding: 40px;
  }
  .sm-pt-40 {
    padding-top: 40px;
  }
  .sm-pl-40 {
    padding-left: 40px;
  }
  .sm-pr-40 {
    padding-right: 40px;
  }
  .sm-pb-40 {
    padding-bottom: 40px;
  }
  .sm-m-40 {
    margin: 40px;
  }
  .sm-mt-40 {
    margin-top: 40px;
  }
  .sm-ml-40 {
    margin-left: 40px;
  }
  .sm-mr-40 {
    margin-right: 40px;
  }
  .sm-mb-40 {
    margin-bottom: 40px;
  }
  .sm-p-30 {
    padding: 30px;
  }
  .sm-pt-30 {
    padding-top: 30px;
  }
  .sm-pl-30 {
    padding-left: 30px;
  }
  .sm-pr-30 {
    padding-right: 30px;
  }
  .sm-pb-30 {
    padding-bottom: 30px;
  }
  .sm-m-30 {
    margin: 30px;
  }
  .sm-mt-30 {
    margin-top: 30px;
  }
  .sm-ml-30 {
    margin-left: 30px;
  }
  .sm-mr-30 {
    margin-right: 30px;
  }
  .sm-mb-30 {
    margin-bottom: 30px;
  }
  .sm-p-20 {
    padding: 20px;
  }
  .sm-pt-20 {
    padding-top: 20px;
  }
  .sm-pl-20 {
    padding-left: 20px;
  }
  .sm-pr-20 {
    padding-right: 20px;
  }
  .sm-pb-20 {
    padding-bottom: 20px;
  }
  .sm-m-20 {
    margin: 20px;
  }
  .sm-mt-20 {
    margin-top: 20px;
  }
  .sm-ml-20 {
    margin-left: 20px;
  }
  .sm-mr-20 {
    margin-right: 20px;
  }
  .sm-mb-20 {
    margin-bottom: 20px;
  }
  .sm-p-15 {
    padding: 15px;
  }
  .sm-pt-15 {
    padding-top: 15px;
  }
  .sm-pl-15 {
    padding-left: 15px;
  }
  .sm-pr-15 {
    padding-right: 15px;
  }
  .sm-pb-15 {
    padding-bottom: 15px;
  }
  .sm-m-15 {
    margin: 15px;
  }
  .sm-mt-15 {
    margin-top: 15px;
  }
  .sm-ml-15 {
    margin-left: 15px;
  }
  .sm-mr-15 {
    margin-right: 15px;
  }
  .sm-mb-15 {
    margin-bottom: 15px;
  }
  .sm-p-10 {
    padding: 10px;
  }
  .sm-pt-10 {
    padding-top: 10px;
  }
  .sm-pl-10 {
    padding-left: 10px;
  }
  .sm-pr-10 {
    padding-right: 10px;
  }
  .sm-pb-10 {
    padding-bottom: 10px;
  }
  .sm-m-10 {
    margin: 10px;
  }
  .sm-mt-10 {
    margin-top: 10px;
  }
  .sm-ml-10 {
    margin-left: 10px;
  }
  .sm-mr-10 {
    margin-right: 10px;
  }
  .sm-mb-10 {
    margin-bottom: 10px;
  }
  .sm-p-5 {
    padding: 5px;
  }
  .sm-pt-5 {
    padding-top: 5px;
  }
  .sm-pl-5 {
    padding-left: 5px;
  }
  .sm-pr-5 {
    padding-right: 5px;
  }
  .sm-pb-5 {
    padding-bottom: 5px;
  }
  .sm-m-5 {
    margin: 5px;
  }
  .sm-mt-5 {
    margin-top: 5px;
  }
  .sm-ml-5 {
    margin-left: 5px;
  }
  .sm-mr-5 {
    margin-right: 5px;
  }
  .sm-mb-5 {
    margin-bottom: 5px;
  }
  .sm-p-0 {
    padding: 0px;
  }
  .sm-pt-0 {
    padding-top: 0px;
  }
  .sm-pl-0 {
    padding-left: 0px;
  }
  .sm-pr-0 {
    padding-right: 0px;
  }
  .sm-pb-0 {
    padding-bottom: 0px;
  }
  .sm-m-0 {
    margin: 0px;
  }
  .sm-mt-0 {
    margin-top: 0px;
  }
  .sm-ml-0 {
    margin-left: 0px;
  }
  .sm-mr-0 {
    margin-right: 0px;
  }
  .sm-mb-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .md-p-50 {
    padding: 50px;
  }
  .md-pt-50 {
    padding-top: 50px;
  }
  .md-pl-50 {
    padding-left: 50px;
  }
  .md-pr-50 {
    padding-right: 50px;
  }
  .md-pb-50 {
    padding-bottom: 50px;
  }
  .md-m-50 {
    margin: 50px;
  }
  .md-mt-50 {
    margin-top: 50px;
  }
  .md-ml-50 {
    margin-left: 50px;
  }
  .md-mr-50 {
    margin-right: 50px;
  }
  .md-mb-50 {
    margin-bottom: 50px;
  }
  .md-p-40 {
    padding: 40px;
  }
  .md-pt-40 {
    padding-top: 40px;
  }
  .md-pl-40 {
    padding-left: 40px;
  }
  .md-pr-40 {
    padding-right: 40px;
  }
  .md-pb-40 {
    padding-bottom: 40px;
  }
  .md-m-40 {
    margin: 40px;
  }
  .md-mt-40 {
    margin-top: 40px;
  }
  .md-ml-40 {
    margin-left: 40px;
  }
  .md-mr-40 {
    margin-right: 40px;
  }
  .md-mb-40 {
    margin-bottom: 40px;
  }
  .md-p-30 {
    padding: 30px;
  }
  .md-pt-30 {
    padding-top: 30px;
  }
  .md-pl-30 {
    padding-left: 30px;
  }
  .md-pr-30 {
    padding-right: 30px;
  }
  .md-pb-30 {
    padding-bottom: 30px;
  }
  .md-m-30 {
    margin: 30px;
  }
  .md-mt-30 {
    margin-top: 30px;
  }
  .md-ml-30 {
    margin-left: 30px;
  }
  .md-mr-30 {
    margin-right: 30px;
  }
  .md-mb-30 {
    margin-bottom: 30px;
  }
  .md-p-20 {
    padding: 20px;
  }
  .md-pt-20 {
    padding-top: 20px;
  }
  .md-pl-20 {
    padding-left: 20px;
  }
  .md-pr-20 {
    padding-right: 20px;
  }
  .md-pb-20 {
    padding-bottom: 20px;
  }
  .md-m-20 {
    margin: 20px;
  }
  .md-mt-20 {
    margin-top: 20px;
  }
  .md-ml-20 {
    margin-left: 20px;
  }
  .md-mr-20 {
    margin-right: 20px;
  }
  .md-mb-20 {
    margin-bottom: 20px;
  }
  .md-p-15 {
    padding: 15px;
  }
  .md-pt-15 {
    padding-top: 15px;
  }
  .md-pl-15 {
    padding-left: 15px;
  }
  .md-pr-15 {
    padding-right: 15px;
  }
  .md-pb-15 {
    padding-bottom: 15px;
  }
  .md-m-15 {
    margin: 15px;
  }
  .md-mt-15 {
    margin-top: 15px;
  }
  .md-ml-15 {
    margin-left: 15px;
  }
  .md-mr-15 {
    margin-right: 15px;
  }
  .md-mb-15 {
    margin-bottom: 15px;
  }
  .md-p-10 {
    padding: 10px;
  }
  .md-pt-10 {
    padding-top: 10px;
  }
  .md-pl-10 {
    padding-left: 10px;
  }
  .md-pr-10 {
    padding-right: 10px;
  }
  .md-pb-10 {
    padding-bottom: 10px;
  }
  .md-m-10 {
    margin: 10px;
  }
  .md-mt-10 {
    margin-top: 10px;
  }
  .md-ml-10 {
    margin-left: 10px;
  }
  .md-mr-10 {
    margin-right: 10px;
  }
  .md-mb-10 {
    margin-bottom: 10px;
  }
  .md-p-5 {
    padding: 5px;
  }
  .md-pt-5 {
    padding-top: 5px;
  }
  .md-pl-5 {
    padding-left: 5px;
  }
  .md-pr-5 {
    padding-right: 5px;
  }
  .md-pb-5 {
    padding-bottom: 5px;
  }
  .md-m-5 {
    margin: 5px;
  }
  .md-mt-5 {
    margin-top: 5px;
  }
  .md-ml-5 {
    margin-left: 5px;
  }
  .md-mr-5 {
    margin-right: 5px;
  }
  .md-mb-5 {
    margin-bottom: 5px;
  }
  .md-p-0 {
    padding: 0px;
  }
  .md-pt-0 {
    padding-top: 0px;
  }
  .md-pl-0 {
    padding-left: 0px;
  }
  .md-pr-0 {
    padding-right: 0px;
  }
  .md-pb-0 {
    padding-bottom: 0px;
  }
  .md-m-0 {
    margin: 0px;
  }
  .md-mt-0 {
    margin-top: 0px;
  }
  .md-ml-0 {
    margin-left: 0px;
  }
  .md-mr-0 {
    margin-right: 0px;
  }
  .md-mb-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .lg-p-200 {
    padding: 200px;
  }
  .lg-pt-200 {
    padding-top: 200px;
  }
  .lg-pl-200 {
    padding-left: 200px;
  }
  .lg-pr-200 {
    padding-right: 200px;
  }
  .lg-pb-200 {
    padding-bottom: 200px;
  }
  .lg-m-200 {
    margin: 200px;
  }
  .lg-mt-200 {
    margin-top: 200px;
  }
  .lg-ml-200 {
    margin-left: 200px;
  }
  .lg-mr-200 {
    margin-right: 200px;
  }
  .lg-mb-200 {
    margin-bottom: 200px;
  }
  .lg-p-150 {
    padding: 150px;
  }
  .lg-pt-150 {
    padding-top: 150px;
  }
  .lg-pl-150 {
    padding-left: 150px;
  }
  .lg-pr-150 {
    padding-right: 150px;
  }
  .lg-pb-150 {
    padding-bottom: 150px;
  }
  .lg-m-150 {
    margin: 150px;
  }
  .lg-mt-150 {
    margin-top: 150px;
  }
  .lg-ml-150 {
    margin-left: 150px;
  }
  .lg-mr-150 {
    margin-right: 150px;
  }
  .lg-mb-150 {
    margin-bottom: 150px;
  }
  .lg-p-100 {
    padding: 100px;
  }
  .lg-pt-100 {
    padding-top: 100px;
  }
  .lg-pl-100 {
    padding-left: 100px;
  }
  .lg-pr-100 {
    padding-right: 100px;
  }
  .lg-pb-100 {
    padding-bottom: 100px;
  }
  .lg-m-100 {
    margin: 100px;
  }
  .lg-mt-100 {
    margin-top: 100px;
  }
  .lg-ml-100 {
    margin-left: 100px;
  }
  .lg-mr-100 {
    margin-right: 100px;
  }
  .lg-mb-100 {
    margin-bottom: 100px;
  }
  .lg-p-50 {
    padding: 50px;
  }
  .lg-pt-50 {
    padding-top: 50px;
  }
  .lg-pl-50 {
    padding-left: 50px;
  }
  .lg-pr-50 {
    padding-right: 50px;
  }
  .lg-pb-50 {
    padding-bottom: 50px;
  }
  .lg-m-50 {
    margin: 50px;
  }
  .lg-mt-50 {
    margin-top: 50px;
  }
  .lg-ml-50 {
    margin-left: 50px;
  }
  .lg-mr-50 {
    margin-right: 50px;
  }
  .lg-mb-50 {
    margin-bottom: 50px;
  }
  .lg-p-40 {
    padding: 40px;
  }
  .lg-pt-40 {
    padding-top: 40px;
  }
  .lg-pl-40 {
    padding-left: 40px;
  }
  .lg-pr-40 {
    padding-right: 40px;
  }
  .lg-pb-40 {
    padding-bottom: 40px;
  }
  .lg-m-40 {
    margin: 40px;
  }
  .lg-mt-40 {
    margin-top: 40px;
  }
  .lg-ml-40 {
    margin-left: 40px;
  }
  .lg-mr-40 {
    margin-right: 40px;
  }
  .lg-mb-40 {
    margin-bottom: 40px;
  }
  .lg-p-30 {
    padding: 30px;
  }
  .lg-pt-30 {
    padding-top: 30px;
  }
  .lg-pl-30 {
    padding-left: 30px;
  }
  .lg-pr-30 {
    padding-right: 30px;
  }
  .lg-pb-30 {
    padding-bottom: 30px;
  }
  .lg-m-30 {
    margin: 30px;
  }
  .lg-mt-30 {
    margin-top: 30px;
  }
  .lg-ml-30 {
    margin-left: 30px;
  }
  .lg-mr-30 {
    margin-right: 30px;
  }
  .lg-mb-30 {
    margin-bottom: 30px;
  }
  .lg-p-20 {
    padding: 20px;
  }
  .lg-pt-20 {
    padding-top: 20px;
  }
  .lg-pl-20 {
    padding-left: 20px;
  }
  .lg-pr-20 {
    padding-right: 20px;
  }
  .lg-pb-20 {
    padding-bottom: 20px;
  }
  .lg-m-20 {
    margin: 20px;
  }
  .lg-mt-20 {
    margin-top: 20px;
  }
  .lg-ml-20 {
    margin-left: 20px;
  }
  .lg-mr-20 {
    margin-right: 20px;
  }
  .lg-mb-20 {
    margin-bottom: 20px;
  }
  .lg-p-15 {
    padding: 15px;
  }
  .lg-pt-15 {
    padding-top: 15px;
  }
  .lg-pl-15 {
    padding-left: 15px;
  }
  .lg-pr-15 {
    padding-right: 15px;
  }
  .lg-pb-15 {
    padding-bottom: 15px;
  }
  .lg-m-15 {
    margin: 15px;
  }
  .lg-mt-15 {
    margin-top: 15px;
  }
  .lg-ml-15 {
    margin-left: 15px;
  }
  .lg-mr-15 {
    margin-right: 15px;
  }
  .lg-mb-15 {
    margin-bottom: 15px;
  }
  .lg-p-10 {
    padding: 10px;
  }
  .lg-pt-10 {
    padding-top: 10px;
  }
  .lg-pl-10 {
    padding-left: 10px;
  }
  .lg-pr-10 {
    padding-right: 10px;
  }
  .lg-pb-10 {
    padding-bottom: 10px;
  }
  .lg-m-10 {
    margin: 10px;
  }
  .lg-mt-10 {
    margin-top: 10px;
  }
  .lg-ml-10 {
    margin-left: 10px;
  }
  .lg-mr-10 {
    margin-right: 10px;
  }
  .lg-mb-10 {
    margin-bottom: 10px;
  }
  .lg-p-5 {
    padding: 5px;
  }
  .lg-pt-5 {
    padding-top: 5px;
  }
  .lg-pl-5 {
    padding-left: 5px;
  }
  .lg-pr-5 {
    padding-right: 5px;
  }
  .lg-pb-5 {
    padding-bottom: 5px;
  }
  .lg-m-5 {
    margin: 5px;
  }
  .lg-mt-5 {
    margin-top: 5px;
  }
  .lg-ml-5 {
    margin-left: 5px;
  }
  .lg-mr-5 {
    margin-right: 5px;
  }
  .lg-mb-5 {
    margin-bottom: 5px;
  }
  .lg-p-0 {
    padding: 0px;
  }
  .lg-pt-0 {
    padding-top: 0px;
  }
  .lg-pl-0 {
    padding-left: 0px;
  }
  .lg-pr-0 {
    padding-right: 0px;
  }
  .lg-pb-0 {
    padding-bottom: 0px;
  }
  .lg-m-0 {
    margin: 0px;
  }
  .lg-mt-0 {
    margin-top: 0px;
  }
  .lg-ml-0 {
    margin-left: 0px;
  }
  .lg-mr-0 {
    margin-right: 0px;
  }
  .lg-mb-0 {
    margin-bottom: 0px;
  }
}
.CodeMirror {
  border: 2px solid #EAEAEA;
  height: auto;
}
.autocomplete-loading::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
     animation: fa-spin 2s infinite linear;
  content: "\F110";
  font-size: 16px;
  line-height: 0;
  position: absolute;
  top: 50%;
  right: 10px;
}
.autocomplete-loading::after.fa-pull-left {
  margin-right: 0.3em;
}
.autocomplete-loading::after.fa-pull-right {
  margin-left: 0.3em;
}
.autocomplete-loading::after.pull-left {
  margin-right: 0.3em;
}
.autocomplete-loading::after.pull-right {
  margin-left: 0.3em;
}
body .autocomplete-suggestions {
  border: 2px solid #d1d1d1;
  z-index: 1030 !important;
}
body .autocomplete-suggestions--top-orientation {
  margin-top: 2px;
}
body .autocomplete-suggestions--bottom-orientation {
  margin-top: -2px;
}
body .autocomplete-group {
  border-bottom: 1px solid #d1d1d1;
  color: #777777;
  text-transform: uppercase;
}
body .autocomplete-remaining-count {
  border-top: 1px solid #d1d1d1;
}
.collection {
  display: table;
}
.collection:last-child {
  margin-bottom: -10px;
}
.collection__body {
  display: table-row-group;
}
.collection__body > .collection-rescue-add {
  margin-top: 10px;
}
.collection__body > .ui-sortable-placeholder {
  display: table-row;
}
.collection__header,
.collection__entry {
  display: table-row;
}
.collection__header > .form-group,
.collection__entry > .form-group {
  display: table-cell;
  padding: 0 10px 10px 0;
  vertical-align: top;
}
.collection__header > .form-group > label,
.collection__entry > .form-group > label {
  margin-bottom: 0;
  padding: 0 5px;
}
.collection__header > .form-group {
  text-align: center;
  vertical-align: bottom;
}
.collection__entry[style*="display: block;"][style*="position: absolute;"][style*="visibility: hidden;"] {
  display: table-row !important;
  position: static !important;
}
.collection__entry > .form-group > .control-label {
  display: none;
}
.collection__entry > .form-group > .form-errors {
  display: table;
  margin-right: -999px;
  min-width: 100%;
}
.collection__entry > .am-checkbox,
.collection__entry > .am-radio {
  display: table-cell;
  padding: 0 10px 10px 0;
  text-align: center;
}
.collection__entry > .am-checkbox label,
.collection__entry > .am-radio label {
  overflow: hidden;
  margin-top: 11px;
  padding-left: 22px !important;
  width: 0;
  height: 22px;
}
.collection__entry > .am-checkbox label::before,
.collection__entry > .am-radio label::before {
  margin-left: -22px !important;
}
.collection__entry > .collection-actions {
  display: table-cell;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 1px;
}
.collection__entry > .collection-actions .collection-action[style="display: none;"] {
  display: inline-block !important;
  visibility: hidden;
}
.collection-action,
.collection-move {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  line-height: 0;
  margin-right: -1px;
  padding-bottom: 0;
  padding-top: 0;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
}
.collection-action:focus,
.collection-move:focus,
.collection-action:active:focus,
.collection-move:active:focus,
.collection-action.active:focus,
.collection-move.active:focus,
.collection-action.focus,
.collection-move.focus,
.collection-action:active.focus,
.collection-move:active.focus,
.collection-action.active.focus,
.collection-move.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.collection-action:hover,
.collection-move:hover,
.collection-action:focus,
.collection-move:focus,
.collection-action.focus,
.collection-move.focus {
  color: #555;
  text-decoration: none;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.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);
}
.collection-action.disabled,
.collection-move.disabled,
.collection-action[disabled],
.collection-move[disabled],
fieldset[disabled] .collection-action,
fieldset[disabled] .collection-move {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.collection-action.disabled,
a.collection-move.disabled,
fieldset[disabled] a.collection-action,
fieldset[disabled] a.collection-move {
  pointer-events: none;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collection-action .icon,
.collection-move .icon {
  font-size: 19px;
  vertical-align: middle;
}
.collection-action .icon.icon-left,
.collection-move .icon.icon-left {
  margin-right: 3px;
}
.collection-action .icon.icon-right,
.collection-move .icon.icon-right {
  margin-left: 3px;
}
.collection-action .icon.fa,
.collection-move .icon.fa {
  font-size: 15px;
}
.collection-action.btn-lg .icon,
.collection-move.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.collection-action.btn-sm .icon,
.collection-move.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.collection-action.btn-xs .icon,
.collection-move.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.collection-action:focus,
.collection-move:focus,
.collection-action.focus,
.collection-move.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.collection-action:hover,
.collection-move:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active,
.open > .dropdown-toggle.collection-action,
.open > .dropdown-toggle.collection-move {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.collection-action:active:hover,
.collection-move:active:hover,
.collection-action.active:hover,
.collection-move.active:hover,
.open > .dropdown-toggle.collection-action:hover,
.open > .dropdown-toggle.collection-move:hover,
.collection-action:active:focus,
.collection-move:active:focus,
.collection-action.active:focus,
.collection-move.active:focus,
.open > .dropdown-toggle.collection-action:focus,
.open > .dropdown-toggle.collection-move:focus,
.collection-action:active.focus,
.collection-move:active.focus,
.collection-action.active.focus,
.collection-move.active.focus,
.open > .dropdown-toggle.collection-action.focus,
.open > .dropdown-toggle.collection-move.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.collection-action.disabled:hover,
.collection-move.disabled:hover,
.collection-action[disabled]:hover,
.collection-move[disabled]:hover,
fieldset[disabled] .collection-action:hover,
fieldset[disabled] .collection-move:hover,
.collection-action.disabled:focus,
.collection-move.disabled:focus,
.collection-action[disabled]:focus,
.collection-move[disabled]:focus,
fieldset[disabled] .collection-action:focus,
fieldset[disabled] .collection-move:focus,
.collection-action.disabled.focus,
.collection-move.disabled.focus,
.collection-action[disabled].focus,
.collection-move[disabled].focus,
fieldset[disabled] .collection-action.focus,
fieldset[disabled] .collection-move.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-action .badge,
.collection-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-action:focus,
.collection-move:focus,
.collection-action.focus,
.collection-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.collection-action:hover,
.collection-move:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active,
.open > .dropdown-toggle.collection-action,
.open > .dropdown-toggle.collection-move {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-action:active:hover,
.collection-move:active:hover,
.collection-action.active:hover,
.collection-move.active:hover,
.open > .dropdown-toggle.collection-action:hover,
.open > .dropdown-toggle.collection-move:hover,
.collection-action:active:focus,
.collection-move:active:focus,
.collection-action.active:focus,
.collection-move.active:focus,
.open > .dropdown-toggle.collection-action:focus,
.open > .dropdown-toggle.collection-move:focus,
.collection-action:active.focus,
.collection-move:active.focus,
.collection-action.active.focus,
.collection-move.active.focus,
.open > .dropdown-toggle.collection-action.focus,
.open > .dropdown-toggle.collection-move.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active,
.open > .dropdown-toggle.collection-action,
.open > .dropdown-toggle.collection-move {
  background-image: none;
}
.collection-action.disabled,
.collection-move.disabled,
.collection-action[disabled],
.collection-move[disabled],
fieldset[disabled] .collection-action,
fieldset[disabled] .collection-move,
.collection-action.disabled:hover,
.collection-move.disabled:hover,
.collection-action[disabled]:hover,
.collection-move[disabled]:hover,
fieldset[disabled] .collection-action:hover,
fieldset[disabled] .collection-move:hover,
.collection-action.disabled:focus,
.collection-move.disabled:focus,
.collection-action[disabled]:focus,
.collection-move[disabled]:focus,
fieldset[disabled] .collection-action:focus,
fieldset[disabled] .collection-move:focus,
.collection-action.disabled.focus,
.collection-move.disabled.focus,
.collection-action[disabled].focus,
.collection-move[disabled].focus,
fieldset[disabled] .collection-action.focus,
fieldset[disabled] .collection-move.focus,
.collection-action.disabled:active,
.collection-move.disabled:active,
.collection-action[disabled]:active,
.collection-move[disabled]:active,
fieldset[disabled] .collection-action:active,
fieldset[disabled] .collection-move:active,
.collection-action.disabled.active,
.collection-move.disabled.active,
.collection-action[disabled].active,
.collection-move[disabled].active,
fieldset[disabled] .collection-action.active,
fieldset[disabled] .collection-move.active {
  background-color: #FFF;
  border-color: #FFF;
}
.collection-action .badge,
.collection-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-action:focus,
.collection-move:focus,
.collection-action.focus,
.collection-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-action:hover,
.collection-move:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active,
.open > .dropdown-toggle.collection-action,
.open > .dropdown-toggle.collection-move {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-action:active:hover,
.collection-move:active:hover,
.collection-action.active:hover,
.collection-move.active:hover,
.open > .dropdown-toggle.collection-action:hover,
.open > .dropdown-toggle.collection-move:hover,
.collection-action:active:focus,
.collection-move:active:focus,
.collection-action.active:focus,
.collection-move.active:focus,
.open > .dropdown-toggle.collection-action:focus,
.open > .dropdown-toggle.collection-move:focus,
.collection-action:active.focus,
.collection-move:active.focus,
.collection-action.active.focus,
.collection-move.active.focus,
.open > .dropdown-toggle.collection-action.focus,
.open > .dropdown-toggle.collection-move.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-action:active,
.collection-move:active,
.collection-action.active,
.collection-move.active,
.open > .dropdown-toggle.collection-action,
.open > .dropdown-toggle.collection-move {
  background-image: none;
}
.collection-action.disabled,
.collection-move.disabled,
.collection-action[disabled],
.collection-move[disabled],
fieldset[disabled] .collection-action,
fieldset[disabled] .collection-move,
.collection-action.disabled:hover,
.collection-move.disabled:hover,
.collection-action[disabled]:hover,
.collection-move[disabled]:hover,
fieldset[disabled] .collection-action:hover,
fieldset[disabled] .collection-move:hover,
.collection-action.disabled:focus,
.collection-move.disabled:focus,
.collection-action[disabled]:focus,
.collection-move[disabled]:focus,
fieldset[disabled] .collection-action:focus,
fieldset[disabled] .collection-move:focus,
.collection-action.disabled.focus,
.collection-move.disabled.focus,
.collection-action[disabled].focus,
.collection-move[disabled].focus,
fieldset[disabled] .collection-action.focus,
fieldset[disabled] .collection-move.focus,
.collection-action.disabled:active,
.collection-move.disabled:active,
.collection-action[disabled]:active,
.collection-move[disabled]:active,
fieldset[disabled] .collection-action:active,
fieldset[disabled] .collection-move:active,
.collection-action.disabled.active,
.collection-move.disabled.active,
.collection-action[disabled].active,
.collection-move[disabled].active,
fieldset[disabled] .collection-action.active,
fieldset[disabled] .collection-move.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-action .badge,
.collection-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-action:hover,
.collection-move:hover,
.collection-action:active,
.collection-move:active {
  position: relative;
}
.collection-action:last-child,
.collection-move:last-child {
  margin-right: 0;
}
.collection-action::after,
.collection-move::after {
  display: block;
  font-family: "Stroke 7";
  font-size: 19px;
  line-height: 42px;
  text-indent: 0;
  vertical-align: middle;
}
.collection-add::after,
.collection-rescue-add::after {
  content: "\E623";
}
.collection-remove::after {
  color: #EF6262;
  content: "\E681";
}
.collection-up::after {
  content: "\E695";
}
.collection-down::after {
  content: "\E6A8";
}
.collection-duplicate::after {
  content: "\E665";
}
.collection-tmp,
.collection-move {
  display: none;
}
.collection > .ui-sortable > .collection__entry > .collection-actions .collection-up,
.collection > .ui-sortable > .collection__entry > .collection-actions .collection-down {
  display: none !important;
}
.collection > .ui-sortable > .collection__entry > .collection-actions .collection-move {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQUQxN0FFQjFCNDExRTdBODRDREJGREYxMjg2NDUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQUQxN0FGQjFCNDExRTdBODRDREJGREYxMjg2NDUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFBRDE3QUNCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBRDE3QURCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C9oTtAAAAvUlEQVR42mIIDQ2VYCASMGIThBqwAYgdVq9e/QMmzoRFoRyQigbiL0DcA+RzYVUMlFAFUn5A03qB9EMgzgPiDqA4L4pioIAOkHIEKpwCEwOy/wGpfCBuBMoLIpvMB5Sche4soNh/IFUMxCo4fQ40aS66GBMDCYA8xUBrrfA4iRGITZFN/gQUSMOmEEiBgvIOE5KvrwCp/UDJHCSFIPmJQFwPlH/PiCMGQ4HYE4hvAHEZUOE3ktMGAympDiDAABxkQDHvfq/XAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  cursor: s-resize;
  display: inline-block;
}
.collection[data-entries-count="0"] {
  margin-bottom: 0;
}
.collection[data-entries-count="0"] > .collection__header {
  display: none !important;
}
.collection[data-entries-count="0"] > .collection__body > .collection-rescue-add {
  margin-top: 0;
}
.collection[data-entries-count="1"] .collection-move {
  visibility: hidden;
}
.collection-level-1 {
  display: table;
}
.collection-level-1:last-child {
  margin-bottom: -10px;
}
.collection-level-1__body {
  display: table-row-group;
}
.collection-level-1__body > .collection-level-1-rescue-add {
  margin-top: 10px;
}
.collection-level-1__body > .ui-sortable-placeholder {
  display: table-row;
}
.collection-level-1__header,
.collection-level-1__entry {
  display: table-row;
}
.collection-level-1__header > .form-group,
.collection-level-1__entry > .form-group {
  display: table-cell;
  padding: 0 10px 10px 0;
  vertical-align: top;
}
.collection-level-1__header > .form-group > label,
.collection-level-1__entry > .form-group > label {
  margin-bottom: 0;
  padding: 0 5px;
}
.collection-level-1__header > .form-group {
  text-align: center;
  vertical-align: bottom;
}
.collection-level-1__entry[style*="display: block;"][style*="position: absolute;"][style*="visibility: hidden;"] {
  display: table-row !important;
  position: static !important;
}
.collection-level-1__entry > .form-group > .control-label {
  display: none;
}
.collection-level-1__entry > .form-group > .form-errors {
  display: table;
  margin-right: -999px;
  min-width: 100%;
}
.collection-level-1__entry > .am-checkbox,
.collection-level-1__entry > .am-radio {
  display: table-cell;
  padding: 0 10px 10px 0;
  text-align: center;
}
.collection-level-1__entry > .am-checkbox label,
.collection-level-1__entry > .am-radio label {
  overflow: hidden;
  margin-top: 11px;
  padding-left: 22px !important;
  width: 0;
  height: 22px;
}
.collection-level-1__entry > .am-checkbox label::before,
.collection-level-1__entry > .am-radio label::before {
  margin-left: -22px !important;
}
.collection-level-1__entry > .collection-level-1-actions {
  display: table-cell;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 1px;
}
.collection-level-1__entry > .collection-level-1-actions .collection-level-1-action[style="display: none;"] {
  display: inline-block !important;
  visibility: hidden;
}
.collection-level-1-action,
.collection-level-1-move {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  line-height: 0;
  margin-right: -1px;
  padding-bottom: 0;
  padding-top: 0;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
}
.collection-level-1-action:focus,
.collection-level-1-move:focus,
.collection-level-1-action:active:focus,
.collection-level-1-move:active:focus,
.collection-level-1-action.active:focus,
.collection-level-1-move.active:focus,
.collection-level-1-action.focus,
.collection-level-1-move.focus,
.collection-level-1-action:active.focus,
.collection-level-1-move:active.focus,
.collection-level-1-action.active.focus,
.collection-level-1-move.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.collection-level-1-action:hover,
.collection-level-1-move:hover,
.collection-level-1-action:focus,
.collection-level-1-move:focus,
.collection-level-1-action.focus,
.collection-level-1-move.focus {
  color: #555;
  text-decoration: none;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.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);
}
.collection-level-1-action.disabled,
.collection-level-1-move.disabled,
.collection-level-1-action[disabled],
.collection-level-1-move[disabled],
fieldset[disabled] .collection-level-1-action,
fieldset[disabled] .collection-level-1-move {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.collection-level-1-action.disabled,
a.collection-level-1-move.disabled,
fieldset[disabled] a.collection-level-1-action,
fieldset[disabled] a.collection-level-1-move {
  pointer-events: none;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collection-level-1-action .icon,
.collection-level-1-move .icon {
  font-size: 19px;
  vertical-align: middle;
}
.collection-level-1-action .icon.icon-left,
.collection-level-1-move .icon.icon-left {
  margin-right: 3px;
}
.collection-level-1-action .icon.icon-right,
.collection-level-1-move .icon.icon-right {
  margin-left: 3px;
}
.collection-level-1-action .icon.fa,
.collection-level-1-move .icon.fa {
  font-size: 15px;
}
.collection-level-1-action.btn-lg .icon,
.collection-level-1-move.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.collection-level-1-action.btn-sm .icon,
.collection-level-1-move.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.collection-level-1-action.btn-xs .icon,
.collection-level-1-move.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.collection-level-1-action:focus,
.collection-level-1-move:focus,
.collection-level-1-action.focus,
.collection-level-1-move.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.collection-level-1-action:hover,
.collection-level-1-move:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active,
.open > .dropdown-toggle.collection-level-1-action,
.open > .dropdown-toggle.collection-level-1-move {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.collection-level-1-action:active:hover,
.collection-level-1-move:active:hover,
.collection-level-1-action.active:hover,
.collection-level-1-move.active:hover,
.open > .dropdown-toggle.collection-level-1-action:hover,
.open > .dropdown-toggle.collection-level-1-move:hover,
.collection-level-1-action:active:focus,
.collection-level-1-move:active:focus,
.collection-level-1-action.active:focus,
.collection-level-1-move.active:focus,
.open > .dropdown-toggle.collection-level-1-action:focus,
.open > .dropdown-toggle.collection-level-1-move:focus,
.collection-level-1-action:active.focus,
.collection-level-1-move:active.focus,
.collection-level-1-action.active.focus,
.collection-level-1-move.active.focus,
.open > .dropdown-toggle.collection-level-1-action.focus,
.open > .dropdown-toggle.collection-level-1-move.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.collection-level-1-action.disabled:hover,
.collection-level-1-move.disabled:hover,
.collection-level-1-action[disabled]:hover,
.collection-level-1-move[disabled]:hover,
fieldset[disabled] .collection-level-1-action:hover,
fieldset[disabled] .collection-level-1-move:hover,
.collection-level-1-action.disabled:focus,
.collection-level-1-move.disabled:focus,
.collection-level-1-action[disabled]:focus,
.collection-level-1-move[disabled]:focus,
fieldset[disabled] .collection-level-1-action:focus,
fieldset[disabled] .collection-level-1-move:focus,
.collection-level-1-action.disabled.focus,
.collection-level-1-move.disabled.focus,
.collection-level-1-action[disabled].focus,
.collection-level-1-move[disabled].focus,
fieldset[disabled] .collection-level-1-action.focus,
fieldset[disabled] .collection-level-1-move.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-1-action .badge,
.collection-level-1-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-1-action:focus,
.collection-level-1-move:focus,
.collection-level-1-action.focus,
.collection-level-1-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-1-action:hover,
.collection-level-1-move:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active,
.open > .dropdown-toggle.collection-level-1-action,
.open > .dropdown-toggle.collection-level-1-move {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-1-action:active:hover,
.collection-level-1-move:active:hover,
.collection-level-1-action.active:hover,
.collection-level-1-move.active:hover,
.open > .dropdown-toggle.collection-level-1-action:hover,
.open > .dropdown-toggle.collection-level-1-move:hover,
.collection-level-1-action:active:focus,
.collection-level-1-move:active:focus,
.collection-level-1-action.active:focus,
.collection-level-1-move.active:focus,
.open > .dropdown-toggle.collection-level-1-action:focus,
.open > .dropdown-toggle.collection-level-1-move:focus,
.collection-level-1-action:active.focus,
.collection-level-1-move:active.focus,
.collection-level-1-action.active.focus,
.collection-level-1-move.active.focus,
.open > .dropdown-toggle.collection-level-1-action.focus,
.open > .dropdown-toggle.collection-level-1-move.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active,
.open > .dropdown-toggle.collection-level-1-action,
.open > .dropdown-toggle.collection-level-1-move {
  background-image: none;
}
.collection-level-1-action.disabled,
.collection-level-1-move.disabled,
.collection-level-1-action[disabled],
.collection-level-1-move[disabled],
fieldset[disabled] .collection-level-1-action,
fieldset[disabled] .collection-level-1-move,
.collection-level-1-action.disabled:hover,
.collection-level-1-move.disabled:hover,
.collection-level-1-action[disabled]:hover,
.collection-level-1-move[disabled]:hover,
fieldset[disabled] .collection-level-1-action:hover,
fieldset[disabled] .collection-level-1-move:hover,
.collection-level-1-action.disabled:focus,
.collection-level-1-move.disabled:focus,
.collection-level-1-action[disabled]:focus,
.collection-level-1-move[disabled]:focus,
fieldset[disabled] .collection-level-1-action:focus,
fieldset[disabled] .collection-level-1-move:focus,
.collection-level-1-action.disabled.focus,
.collection-level-1-move.disabled.focus,
.collection-level-1-action[disabled].focus,
.collection-level-1-move[disabled].focus,
fieldset[disabled] .collection-level-1-action.focus,
fieldset[disabled] .collection-level-1-move.focus,
.collection-level-1-action.disabled:active,
.collection-level-1-move.disabled:active,
.collection-level-1-action[disabled]:active,
.collection-level-1-move[disabled]:active,
fieldset[disabled] .collection-level-1-action:active,
fieldset[disabled] .collection-level-1-move:active,
.collection-level-1-action.disabled.active,
.collection-level-1-move.disabled.active,
.collection-level-1-action[disabled].active,
.collection-level-1-move[disabled].active,
fieldset[disabled] .collection-level-1-action.active,
fieldset[disabled] .collection-level-1-move.active {
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-1-action .badge,
.collection-level-1-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-1-action:focus,
.collection-level-1-move:focus,
.collection-level-1-action.focus,
.collection-level-1-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-1-action:hover,
.collection-level-1-move:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active,
.open > .dropdown-toggle.collection-level-1-action,
.open > .dropdown-toggle.collection-level-1-move {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-1-action:active:hover,
.collection-level-1-move:active:hover,
.collection-level-1-action.active:hover,
.collection-level-1-move.active:hover,
.open > .dropdown-toggle.collection-level-1-action:hover,
.open > .dropdown-toggle.collection-level-1-move:hover,
.collection-level-1-action:active:focus,
.collection-level-1-move:active:focus,
.collection-level-1-action.active:focus,
.collection-level-1-move.active:focus,
.open > .dropdown-toggle.collection-level-1-action:focus,
.open > .dropdown-toggle.collection-level-1-move:focus,
.collection-level-1-action:active.focus,
.collection-level-1-move:active.focus,
.collection-level-1-action.active.focus,
.collection-level-1-move.active.focus,
.open > .dropdown-toggle.collection-level-1-action.focus,
.open > .dropdown-toggle.collection-level-1-move.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-1-action:active,
.collection-level-1-move:active,
.collection-level-1-action.active,
.collection-level-1-move.active,
.open > .dropdown-toggle.collection-level-1-action,
.open > .dropdown-toggle.collection-level-1-move {
  background-image: none;
}
.collection-level-1-action.disabled,
.collection-level-1-move.disabled,
.collection-level-1-action[disabled],
.collection-level-1-move[disabled],
fieldset[disabled] .collection-level-1-action,
fieldset[disabled] .collection-level-1-move,
.collection-level-1-action.disabled:hover,
.collection-level-1-move.disabled:hover,
.collection-level-1-action[disabled]:hover,
.collection-level-1-move[disabled]:hover,
fieldset[disabled] .collection-level-1-action:hover,
fieldset[disabled] .collection-level-1-move:hover,
.collection-level-1-action.disabled:focus,
.collection-level-1-move.disabled:focus,
.collection-level-1-action[disabled]:focus,
.collection-level-1-move[disabled]:focus,
fieldset[disabled] .collection-level-1-action:focus,
fieldset[disabled] .collection-level-1-move:focus,
.collection-level-1-action.disabled.focus,
.collection-level-1-move.disabled.focus,
.collection-level-1-action[disabled].focus,
.collection-level-1-move[disabled].focus,
fieldset[disabled] .collection-level-1-action.focus,
fieldset[disabled] .collection-level-1-move.focus,
.collection-level-1-action.disabled:active,
.collection-level-1-move.disabled:active,
.collection-level-1-action[disabled]:active,
.collection-level-1-move[disabled]:active,
fieldset[disabled] .collection-level-1-action:active,
fieldset[disabled] .collection-level-1-move:active,
.collection-level-1-action.disabled.active,
.collection-level-1-move.disabled.active,
.collection-level-1-action[disabled].active,
.collection-level-1-move[disabled].active,
fieldset[disabled] .collection-level-1-action.active,
fieldset[disabled] .collection-level-1-move.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-1-action .badge,
.collection-level-1-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-1-action:hover,
.collection-level-1-move:hover,
.collection-level-1-action:active,
.collection-level-1-move:active {
  position: relative;
}
.collection-level-1-action:last-child,
.collection-level-1-move:last-child {
  margin-right: 0;
}
.collection-level-1-action::after,
.collection-level-1-move::after {
  display: block;
  font-family: "Stroke 7";
  font-size: 19px;
  line-height: 42px;
  text-indent: 0;
  vertical-align: middle;
}
.collection-level-1-add::after,
.collection-level-1-rescue-add::after {
  content: "\E623";
}
.collection-level-1-remove::after {
  color: #EF6262;
  content: "\E681";
}
.collection-level-1-up::after {
  content: "\E695";
}
.collection-level-1-down::after {
  content: "\E6A8";
}
.collection-level-1-duplicate::after {
  content: "\E665";
}
.collection-level-1-tmp,
.collection-level-1-move {
  display: none;
}
.collection-level-1 > .ui-sortable > .collection-level-1__entry > .collection-level-1-actions .collection-level-1-up,
.collection-level-1 > .ui-sortable > .collection-level-1__entry > .collection-level-1-actions .collection-level-1-down {
  display: none !important;
}
.collection-level-1 > .ui-sortable > .collection-level-1__entry > .collection-level-1-actions .collection-level-1-move {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQUQxN0FFQjFCNDExRTdBODRDREJGREYxMjg2NDUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQUQxN0FGQjFCNDExRTdBODRDREJGREYxMjg2NDUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFBRDE3QUNCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBRDE3QURCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C9oTtAAAAvUlEQVR42mIIDQ2VYCASMGIThBqwAYgdVq9e/QMmzoRFoRyQigbiL0DcA+RzYVUMlFAFUn5A03qB9EMgzgPiDqA4L4pioIAOkHIEKpwCEwOy/wGpfCBuBMoLIpvMB5Sche4soNh/IFUMxCo4fQ40aS66GBMDCYA8xUBrrfA4iRGITZFN/gQUSMOmEEiBgvIOE5KvrwCp/UDJHCSFIPmJQFwPlH/PiCMGQ4HYE4hvAHEZUOE3ktMGAympDiDAABxkQDHvfq/XAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  cursor: s-resize;
  display: inline-block;
}
.collection-level-1[data-entries-count="0"] {
  margin-bottom: 0;
}
.collection-level-1[data-entries-count="0"] > .collection-level-1__header {
  display: none !important;
}
.collection-level-1[data-entries-count="0"] > .collection-level-1__body > .collection-level-1-rescue-add {
  margin-top: 0;
}
.collection-level-1[data-entries-count="1"] .collection-level-1-move {
  visibility: hidden;
}
.collection-level-2 {
  display: table;
}
.collection-level-2:last-child {
  margin-bottom: -10px;
}
.collection-level-2__body {
  display: table-row-group;
}
.collection-level-2__body > .collection-level-2-rescue-add {
  margin-top: 10px;
}
.collection-level-2__body > .ui-sortable-placeholder {
  display: table-row;
}
.collection-level-2__header,
.collection-level-2__entry {
  display: table-row;
}
.collection-level-2__header > .form-group,
.collection-level-2__entry > .form-group {
  display: table-cell;
  padding: 0 10px 10px 0;
  vertical-align: top;
}
.collection-level-2__header > .form-group > label,
.collection-level-2__entry > .form-group > label {
  margin-bottom: 0;
  padding: 0 5px;
}
.collection-level-2__header > .form-group {
  text-align: center;
  vertical-align: bottom;
}
.collection-level-2__entry[style*="display: block;"][style*="position: absolute;"][style*="visibility: hidden;"] {
  display: table-row !important;
  position: static !important;
}
.collection-level-2__entry > .form-group > .control-label {
  display: none;
}
.collection-level-2__entry > .form-group > .form-errors {
  display: table;
  margin-right: -999px;
  min-width: 100%;
}
.collection-level-2__entry > .am-checkbox,
.collection-level-2__entry > .am-radio {
  display: table-cell;
  padding: 0 10px 10px 0;
  text-align: center;
}
.collection-level-2__entry > .am-checkbox label,
.collection-level-2__entry > .am-radio label {
  overflow: hidden;
  margin-top: 11px;
  padding-left: 22px !important;
  width: 0;
  height: 22px;
}
.collection-level-2__entry > .am-checkbox label::before,
.collection-level-2__entry > .am-radio label::before {
  margin-left: -22px !important;
}
.collection-level-2__entry > .collection-level-2-actions {
  display: table-cell;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 1px;
}
.collection-level-2__entry > .collection-level-2-actions .collection-level-2-action[style="display: none;"] {
  display: inline-block !important;
  visibility: hidden;
}
.collection-level-2-action,
.collection-level-2-move {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  line-height: 0;
  margin-right: -1px;
  padding-bottom: 0;
  padding-top: 0;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
}
.collection-level-2-action:focus,
.collection-level-2-move:focus,
.collection-level-2-action:active:focus,
.collection-level-2-move:active:focus,
.collection-level-2-action.active:focus,
.collection-level-2-move.active:focus,
.collection-level-2-action.focus,
.collection-level-2-move.focus,
.collection-level-2-action:active.focus,
.collection-level-2-move:active.focus,
.collection-level-2-action.active.focus,
.collection-level-2-move.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.collection-level-2-action:hover,
.collection-level-2-move:hover,
.collection-level-2-action:focus,
.collection-level-2-move:focus,
.collection-level-2-action.focus,
.collection-level-2-move.focus {
  color: #555;
  text-decoration: none;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.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);
}
.collection-level-2-action.disabled,
.collection-level-2-move.disabled,
.collection-level-2-action[disabled],
.collection-level-2-move[disabled],
fieldset[disabled] .collection-level-2-action,
fieldset[disabled] .collection-level-2-move {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.collection-level-2-action.disabled,
a.collection-level-2-move.disabled,
fieldset[disabled] a.collection-level-2-action,
fieldset[disabled] a.collection-level-2-move {
  pointer-events: none;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collection-level-2-action .icon,
.collection-level-2-move .icon {
  font-size: 19px;
  vertical-align: middle;
}
.collection-level-2-action .icon.icon-left,
.collection-level-2-move .icon.icon-left {
  margin-right: 3px;
}
.collection-level-2-action .icon.icon-right,
.collection-level-2-move .icon.icon-right {
  margin-left: 3px;
}
.collection-level-2-action .icon.fa,
.collection-level-2-move .icon.fa {
  font-size: 15px;
}
.collection-level-2-action.btn-lg .icon,
.collection-level-2-move.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.collection-level-2-action.btn-sm .icon,
.collection-level-2-move.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.collection-level-2-action.btn-xs .icon,
.collection-level-2-move.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.collection-level-2-action:focus,
.collection-level-2-move:focus,
.collection-level-2-action.focus,
.collection-level-2-move.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.collection-level-2-action:hover,
.collection-level-2-move:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active,
.open > .dropdown-toggle.collection-level-2-action,
.open > .dropdown-toggle.collection-level-2-move {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.collection-level-2-action:active:hover,
.collection-level-2-move:active:hover,
.collection-level-2-action.active:hover,
.collection-level-2-move.active:hover,
.open > .dropdown-toggle.collection-level-2-action:hover,
.open > .dropdown-toggle.collection-level-2-move:hover,
.collection-level-2-action:active:focus,
.collection-level-2-move:active:focus,
.collection-level-2-action.active:focus,
.collection-level-2-move.active:focus,
.open > .dropdown-toggle.collection-level-2-action:focus,
.open > .dropdown-toggle.collection-level-2-move:focus,
.collection-level-2-action:active.focus,
.collection-level-2-move:active.focus,
.collection-level-2-action.active.focus,
.collection-level-2-move.active.focus,
.open > .dropdown-toggle.collection-level-2-action.focus,
.open > .dropdown-toggle.collection-level-2-move.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.collection-level-2-action.disabled:hover,
.collection-level-2-move.disabled:hover,
.collection-level-2-action[disabled]:hover,
.collection-level-2-move[disabled]:hover,
fieldset[disabled] .collection-level-2-action:hover,
fieldset[disabled] .collection-level-2-move:hover,
.collection-level-2-action.disabled:focus,
.collection-level-2-move.disabled:focus,
.collection-level-2-action[disabled]:focus,
.collection-level-2-move[disabled]:focus,
fieldset[disabled] .collection-level-2-action:focus,
fieldset[disabled] .collection-level-2-move:focus,
.collection-level-2-action.disabled.focus,
.collection-level-2-move.disabled.focus,
.collection-level-2-action[disabled].focus,
.collection-level-2-move[disabled].focus,
fieldset[disabled] .collection-level-2-action.focus,
fieldset[disabled] .collection-level-2-move.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-2-action .badge,
.collection-level-2-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-2-action:focus,
.collection-level-2-move:focus,
.collection-level-2-action.focus,
.collection-level-2-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-2-action:hover,
.collection-level-2-move:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active,
.open > .dropdown-toggle.collection-level-2-action,
.open > .dropdown-toggle.collection-level-2-move {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-2-action:active:hover,
.collection-level-2-move:active:hover,
.collection-level-2-action.active:hover,
.collection-level-2-move.active:hover,
.open > .dropdown-toggle.collection-level-2-action:hover,
.open > .dropdown-toggle.collection-level-2-move:hover,
.collection-level-2-action:active:focus,
.collection-level-2-move:active:focus,
.collection-level-2-action.active:focus,
.collection-level-2-move.active:focus,
.open > .dropdown-toggle.collection-level-2-action:focus,
.open > .dropdown-toggle.collection-level-2-move:focus,
.collection-level-2-action:active.focus,
.collection-level-2-move:active.focus,
.collection-level-2-action.active.focus,
.collection-level-2-move.active.focus,
.open > .dropdown-toggle.collection-level-2-action.focus,
.open > .dropdown-toggle.collection-level-2-move.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active,
.open > .dropdown-toggle.collection-level-2-action,
.open > .dropdown-toggle.collection-level-2-move {
  background-image: none;
}
.collection-level-2-action.disabled,
.collection-level-2-move.disabled,
.collection-level-2-action[disabled],
.collection-level-2-move[disabled],
fieldset[disabled] .collection-level-2-action,
fieldset[disabled] .collection-level-2-move,
.collection-level-2-action.disabled:hover,
.collection-level-2-move.disabled:hover,
.collection-level-2-action[disabled]:hover,
.collection-level-2-move[disabled]:hover,
fieldset[disabled] .collection-level-2-action:hover,
fieldset[disabled] .collection-level-2-move:hover,
.collection-level-2-action.disabled:focus,
.collection-level-2-move.disabled:focus,
.collection-level-2-action[disabled]:focus,
.collection-level-2-move[disabled]:focus,
fieldset[disabled] .collection-level-2-action:focus,
fieldset[disabled] .collection-level-2-move:focus,
.collection-level-2-action.disabled.focus,
.collection-level-2-move.disabled.focus,
.collection-level-2-action[disabled].focus,
.collection-level-2-move[disabled].focus,
fieldset[disabled] .collection-level-2-action.focus,
fieldset[disabled] .collection-level-2-move.focus,
.collection-level-2-action.disabled:active,
.collection-level-2-move.disabled:active,
.collection-level-2-action[disabled]:active,
.collection-level-2-move[disabled]:active,
fieldset[disabled] .collection-level-2-action:active,
fieldset[disabled] .collection-level-2-move:active,
.collection-level-2-action.disabled.active,
.collection-level-2-move.disabled.active,
.collection-level-2-action[disabled].active,
.collection-level-2-move[disabled].active,
fieldset[disabled] .collection-level-2-action.active,
fieldset[disabled] .collection-level-2-move.active {
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-2-action .badge,
.collection-level-2-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-2-action:focus,
.collection-level-2-move:focus,
.collection-level-2-action.focus,
.collection-level-2-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-2-action:hover,
.collection-level-2-move:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active,
.open > .dropdown-toggle.collection-level-2-action,
.open > .dropdown-toggle.collection-level-2-move {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-2-action:active:hover,
.collection-level-2-move:active:hover,
.collection-level-2-action.active:hover,
.collection-level-2-move.active:hover,
.open > .dropdown-toggle.collection-level-2-action:hover,
.open > .dropdown-toggle.collection-level-2-move:hover,
.collection-level-2-action:active:focus,
.collection-level-2-move:active:focus,
.collection-level-2-action.active:focus,
.collection-level-2-move.active:focus,
.open > .dropdown-toggle.collection-level-2-action:focus,
.open > .dropdown-toggle.collection-level-2-move:focus,
.collection-level-2-action:active.focus,
.collection-level-2-move:active.focus,
.collection-level-2-action.active.focus,
.collection-level-2-move.active.focus,
.open > .dropdown-toggle.collection-level-2-action.focus,
.open > .dropdown-toggle.collection-level-2-move.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-2-action:active,
.collection-level-2-move:active,
.collection-level-2-action.active,
.collection-level-2-move.active,
.open > .dropdown-toggle.collection-level-2-action,
.open > .dropdown-toggle.collection-level-2-move {
  background-image: none;
}
.collection-level-2-action.disabled,
.collection-level-2-move.disabled,
.collection-level-2-action[disabled],
.collection-level-2-move[disabled],
fieldset[disabled] .collection-level-2-action,
fieldset[disabled] .collection-level-2-move,
.collection-level-2-action.disabled:hover,
.collection-level-2-move.disabled:hover,
.collection-level-2-action[disabled]:hover,
.collection-level-2-move[disabled]:hover,
fieldset[disabled] .collection-level-2-action:hover,
fieldset[disabled] .collection-level-2-move:hover,
.collection-level-2-action.disabled:focus,
.collection-level-2-move.disabled:focus,
.collection-level-2-action[disabled]:focus,
.collection-level-2-move[disabled]:focus,
fieldset[disabled] .collection-level-2-action:focus,
fieldset[disabled] .collection-level-2-move:focus,
.collection-level-2-action.disabled.focus,
.collection-level-2-move.disabled.focus,
.collection-level-2-action[disabled].focus,
.collection-level-2-move[disabled].focus,
fieldset[disabled] .collection-level-2-action.focus,
fieldset[disabled] .collection-level-2-move.focus,
.collection-level-2-action.disabled:active,
.collection-level-2-move.disabled:active,
.collection-level-2-action[disabled]:active,
.collection-level-2-move[disabled]:active,
fieldset[disabled] .collection-level-2-action:active,
fieldset[disabled] .collection-level-2-move:active,
.collection-level-2-action.disabled.active,
.collection-level-2-move.disabled.active,
.collection-level-2-action[disabled].active,
.collection-level-2-move[disabled].active,
fieldset[disabled] .collection-level-2-action.active,
fieldset[disabled] .collection-level-2-move.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-2-action .badge,
.collection-level-2-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-2-action:hover,
.collection-level-2-move:hover,
.collection-level-2-action:active,
.collection-level-2-move:active {
  position: relative;
}
.collection-level-2-action:last-child,
.collection-level-2-move:last-child {
  margin-right: 0;
}
.collection-level-2-action::after,
.collection-level-2-move::after {
  display: block;
  font-family: "Stroke 7";
  font-size: 19px;
  line-height: 42px;
  text-indent: 0;
  vertical-align: middle;
}
.collection-level-2-add::after,
.collection-level-2-rescue-add::after {
  content: "\E623";
}
.collection-level-2-remove::after {
  color: #EF6262;
  content: "\E681";
}
.collection-level-2-up::after {
  content: "\E695";
}
.collection-level-2-down::after {
  content: "\E6A8";
}
.collection-level-2-duplicate::after {
  content: "\E665";
}
.collection-level-2-tmp,
.collection-level-2-move {
  display: none;
}
.collection-level-2 > .ui-sortable > .collection-level-2__entry > .collection-level-2-actions .collection-level-2-up,
.collection-level-2 > .ui-sortable > .collection-level-2__entry > .collection-level-2-actions .collection-level-2-down {
  display: none !important;
}
.collection-level-2 > .ui-sortable > .collection-level-2__entry > .collection-level-2-actions .collection-level-2-move {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQUQxN0FFQjFCNDExRTdBODRDREJGREYxMjg2NDUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQUQxN0FGQjFCNDExRTdBODRDREJGREYxMjg2NDUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFBRDE3QUNCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBRDE3QURCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C9oTtAAAAvUlEQVR42mIIDQ2VYCASMGIThBqwAYgdVq9e/QMmzoRFoRyQigbiL0DcA+RzYVUMlFAFUn5A03qB9EMgzgPiDqA4L4pioIAOkHIEKpwCEwOy/wGpfCBuBMoLIpvMB5Sche4soNh/IFUMxCo4fQ40aS66GBMDCYA8xUBrrfA4iRGITZFN/gQUSMOmEEiBgvIOE5KvrwCp/UDJHCSFIPmJQFwPlH/PiCMGQ4HYE4hvAHEZUOE3ktMGAympDiDAABxkQDHvfq/XAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  cursor: s-resize;
  display: inline-block;
}
.collection-level-2[data-entries-count="0"] {
  margin-bottom: 0;
}
.collection-level-2[data-entries-count="0"] > .collection-level-2__header {
  display: none !important;
}
.collection-level-2[data-entries-count="0"] > .collection-level-2__body > .collection-level-2-rescue-add {
  margin-top: 0;
}
.collection-level-2[data-entries-count="1"] .collection-level-2-move {
  visibility: hidden;
}
.collection-level-3 {
  display: table;
}
.collection-level-3:last-child {
  margin-bottom: -10px;
}
.collection-level-3__body {
  display: table-row-group;
}
.collection-level-3__body > .collection-level-3-rescue-add {
  margin-top: 10px;
}
.collection-level-3__body > .ui-sortable-placeholder {
  display: table-row;
}
.collection-level-3__header,
.collection-level-3__entry {
  display: table-row;
}
.collection-level-3__header > .form-group,
.collection-level-3__entry > .form-group {
  display: table-cell;
  padding: 0 10px 10px 0;
  vertical-align: top;
}
.collection-level-3__header > .form-group > label,
.collection-level-3__entry > .form-group > label {
  margin-bottom: 0;
  padding: 0 5px;
}
.collection-level-3__header > .form-group {
  text-align: center;
  vertical-align: bottom;
}
.collection-level-3__entry[style*="display: block;"][style*="position: absolute;"][style*="visibility: hidden;"] {
  display: table-row !important;
  position: static !important;
}
.collection-level-3__entry > .form-group > .control-label {
  display: none;
}
.collection-level-3__entry > .form-group > .form-errors {
  display: table;
  margin-right: -999px;
  min-width: 100%;
}
.collection-level-3__entry > .am-checkbox,
.collection-level-3__entry > .am-radio {
  display: table-cell;
  padding: 0 10px 10px 0;
  text-align: center;
}
.collection-level-3__entry > .am-checkbox label,
.collection-level-3__entry > .am-radio label {
  overflow: hidden;
  margin-top: 11px;
  padding-left: 22px !important;
  width: 0;
  height: 22px;
}
.collection-level-3__entry > .am-checkbox label::before,
.collection-level-3__entry > .am-radio label::before {
  margin-left: -22px !important;
}
.collection-level-3__entry > .collection-level-3-actions {
  display: table-cell;
  font-size: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 1px;
}
.collection-level-3__entry > .collection-level-3-actions .collection-level-3-action[style="display: none;"] {
  display: inline-block !important;
  visibility: hidden;
}
.collection-level-3-action,
.collection-level-3-move {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 8px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  border-color: #FFF;
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
  line-height: 0;
  margin-right: -1px;
  padding-bottom: 0;
  padding-top: 0;
  text-indent: -9999px;
  width: 45px;
  height: 44px;
}
.collection-level-3-action:focus,
.collection-level-3-move:focus,
.collection-level-3-action:active:focus,
.collection-level-3-move:active:focus,
.collection-level-3-action.active:focus,
.collection-level-3-move.active:focus,
.collection-level-3-action.focus,
.collection-level-3-move.focus,
.collection-level-3-action:active.focus,
.collection-level-3-move:active.focus,
.collection-level-3-action.active.focus,
.collection-level-3-move.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.collection-level-3-action:hover,
.collection-level-3-move:hover,
.collection-level-3-action:focus,
.collection-level-3-move:focus,
.collection-level-3-action.focus,
.collection-level-3-move.focus {
  color: #555;
  text-decoration: none;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.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);
}
.collection-level-3-action.disabled,
.collection-level-3-move.disabled,
.collection-level-3-action[disabled],
.collection-level-3-move[disabled],
fieldset[disabled] .collection-level-3-action,
fieldset[disabled] .collection-level-3-move {
  cursor: not-allowed;
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.collection-level-3-action.disabled,
a.collection-level-3-move.disabled,
fieldset[disabled] a.collection-level-3-action,
fieldset[disabled] a.collection-level-3-move {
  pointer-events: none;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collection-level-3-action .icon,
.collection-level-3-move .icon {
  font-size: 19px;
  vertical-align: middle;
}
.collection-level-3-action .icon.icon-left,
.collection-level-3-move .icon.icon-left {
  margin-right: 3px;
}
.collection-level-3-action .icon.icon-right,
.collection-level-3-move .icon.icon-right {
  margin-left: 3px;
}
.collection-level-3-action .icon.fa,
.collection-level-3-move .icon.fa {
  font-size: 15px;
}
.collection-level-3-action.btn-lg .icon,
.collection-level-3-move.btn-lg .icon {
  font-size: 23px;
  line-height: 25px;
}
.collection-level-3-action.btn-sm .icon,
.collection-level-3-move.btn-sm .icon {
  font-size: 20px;
  line-height: 20px;
  margin: -3px 0 -1px;
}
.collection-level-3-action.btn-xs .icon,
.collection-level-3-move.btn-xs .icon {
  font-size: 16px;
  line-height: 16px;
  margin-top: -2px;
}
.collection-level-3-action:focus,
.collection-level-3-move:focus,
.collection-level-3-action.focus,
.collection-level-3-move.focus {
  color: #555;
  background-color: #e6e6e6;
  border-color: #9e9e9e;
}
.collection-level-3-action:hover,
.collection-level-3-move:hover {
  color: #555;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active,
.open > .dropdown-toggle.collection-level-3-action,
.open > .dropdown-toggle.collection-level-3-move {
  color: #555;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #bfbfbf;
}
.collection-level-3-action:active:hover,
.collection-level-3-move:active:hover,
.collection-level-3-action.active:hover,
.collection-level-3-move.active:hover,
.open > .dropdown-toggle.collection-level-3-action:hover,
.open > .dropdown-toggle.collection-level-3-move:hover,
.collection-level-3-action:active:focus,
.collection-level-3-move:active:focus,
.collection-level-3-action.active:focus,
.collection-level-3-move.active:focus,
.open > .dropdown-toggle.collection-level-3-action:focus,
.open > .dropdown-toggle.collection-level-3-move:focus,
.collection-level-3-action:active.focus,
.collection-level-3-move:active.focus,
.collection-level-3-action.active.focus,
.collection-level-3-move.active.focus,
.open > .dropdown-toggle.collection-level-3-action.focus,
.open > .dropdown-toggle.collection-level-3-move.focus {
  color: #555;
  background-color: #d4d4d4;
  border-color: #9e9e9e;
}
.collection-level-3-action.disabled:hover,
.collection-level-3-move.disabled:hover,
.collection-level-3-action[disabled]:hover,
.collection-level-3-move[disabled]:hover,
fieldset[disabled] .collection-level-3-action:hover,
fieldset[disabled] .collection-level-3-move:hover,
.collection-level-3-action.disabled:focus,
.collection-level-3-move.disabled:focus,
.collection-level-3-action[disabled]:focus,
.collection-level-3-move[disabled]:focus,
fieldset[disabled] .collection-level-3-action:focus,
fieldset[disabled] .collection-level-3-move:focus,
.collection-level-3-action.disabled.focus,
.collection-level-3-move.disabled.focus,
.collection-level-3-action[disabled].focus,
.collection-level-3-move[disabled].focus,
fieldset[disabled] .collection-level-3-action.focus,
fieldset[disabled] .collection-level-3-move.focus {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-3-action .badge,
.collection-level-3-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-3-action:focus,
.collection-level-3-move:focus,
.collection-level-3-action.focus,
.collection-level-3-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-3-action:hover,
.collection-level-3-move:hover {
  color: #555;
  background-color: #ffffff;
  border-color: #ffffff;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active,
.open > .dropdown-toggle.collection-level-3-action,
.open > .dropdown-toggle.collection-level-3-move {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-3-action:active:hover,
.collection-level-3-move:active:hover,
.collection-level-3-action.active:hover,
.collection-level-3-move.active:hover,
.open > .dropdown-toggle.collection-level-3-action:hover,
.open > .dropdown-toggle.collection-level-3-move:hover,
.collection-level-3-action:active:focus,
.collection-level-3-move:active:focus,
.collection-level-3-action.active:focus,
.collection-level-3-move.active:focus,
.open > .dropdown-toggle.collection-level-3-action:focus,
.open > .dropdown-toggle.collection-level-3-move:focus,
.collection-level-3-action:active.focus,
.collection-level-3-move:active.focus,
.collection-level-3-action.active.focus,
.collection-level-3-move.active.focus,
.open > .dropdown-toggle.collection-level-3-action.focus,
.open > .dropdown-toggle.collection-level-3-move.focus {
  color: #555;
  background-color: #f2f2f2;
  border-color: #f2f2f2;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active,
.open > .dropdown-toggle.collection-level-3-action,
.open > .dropdown-toggle.collection-level-3-move {
  background-image: none;
}
.collection-level-3-action.disabled,
.collection-level-3-move.disabled,
.collection-level-3-action[disabled],
.collection-level-3-move[disabled],
fieldset[disabled] .collection-level-3-action,
fieldset[disabled] .collection-level-3-move,
.collection-level-3-action.disabled:hover,
.collection-level-3-move.disabled:hover,
.collection-level-3-action[disabled]:hover,
.collection-level-3-move[disabled]:hover,
fieldset[disabled] .collection-level-3-action:hover,
fieldset[disabled] .collection-level-3-move:hover,
.collection-level-3-action.disabled:focus,
.collection-level-3-move.disabled:focus,
.collection-level-3-action[disabled]:focus,
.collection-level-3-move[disabled]:focus,
fieldset[disabled] .collection-level-3-action:focus,
fieldset[disabled] .collection-level-3-move:focus,
.collection-level-3-action.disabled.focus,
.collection-level-3-move.disabled.focus,
.collection-level-3-action[disabled].focus,
.collection-level-3-move[disabled].focus,
fieldset[disabled] .collection-level-3-action.focus,
fieldset[disabled] .collection-level-3-move.focus,
.collection-level-3-action.disabled:active,
.collection-level-3-move.disabled:active,
.collection-level-3-action[disabled]:active,
.collection-level-3-move[disabled]:active,
fieldset[disabled] .collection-level-3-action:active,
fieldset[disabled] .collection-level-3-move:active,
.collection-level-3-action.disabled.active,
.collection-level-3-move.disabled.active,
.collection-level-3-action[disabled].active,
.collection-level-3-move[disabled].active,
fieldset[disabled] .collection-level-3-action.active,
fieldset[disabled] .collection-level-3-move.active {
  background-color: #FFF;
  border-color: #FFF;
}
.collection-level-3-action .badge,
.collection-level-3-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-3-action:focus,
.collection-level-3-move:focus,
.collection-level-3-action.focus,
.collection-level-3-move.focus {
  color: #555;
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-3-action:hover,
.collection-level-3-move:hover {
  color: #555;
  background-color: #f7f7f7;
  border-color: #d1d1d1;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active,
.open > .dropdown-toggle.collection-level-3-action,
.open > .dropdown-toggle.collection-level-3-move {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-3-action:active:hover,
.collection-level-3-move:active:hover,
.collection-level-3-action.active:hover,
.collection-level-3-move.active:hover,
.open > .dropdown-toggle.collection-level-3-action:hover,
.open > .dropdown-toggle.collection-level-3-move:hover,
.collection-level-3-action:active:focus,
.collection-level-3-move:active:focus,
.collection-level-3-action.active:focus,
.collection-level-3-move.active:focus,
.open > .dropdown-toggle.collection-level-3-action:focus,
.open > .dropdown-toggle.collection-level-3-move:focus,
.collection-level-3-action:active.focus,
.collection-level-3-move:active.focus,
.collection-level-3-action.active.focus,
.collection-level-3-move.active.focus,
.open > .dropdown-toggle.collection-level-3-action.focus,
.open > .dropdown-toggle.collection-level-3-move.focus {
  color: #555;
  background-color: #ededed;
  border-color: #c5c5c5;
}
.collection-level-3-action:active,
.collection-level-3-move:active,
.collection-level-3-action.active,
.collection-level-3-move.active,
.open > .dropdown-toggle.collection-level-3-action,
.open > .dropdown-toggle.collection-level-3-move {
  background-image: none;
}
.collection-level-3-action.disabled,
.collection-level-3-move.disabled,
.collection-level-3-action[disabled],
.collection-level-3-move[disabled],
fieldset[disabled] .collection-level-3-action,
fieldset[disabled] .collection-level-3-move,
.collection-level-3-action.disabled:hover,
.collection-level-3-move.disabled:hover,
.collection-level-3-action[disabled]:hover,
.collection-level-3-move[disabled]:hover,
fieldset[disabled] .collection-level-3-action:hover,
fieldset[disabled] .collection-level-3-move:hover,
.collection-level-3-action.disabled:focus,
.collection-level-3-move.disabled:focus,
.collection-level-3-action[disabled]:focus,
.collection-level-3-move[disabled]:focus,
fieldset[disabled] .collection-level-3-action:focus,
fieldset[disabled] .collection-level-3-move:focus,
.collection-level-3-action.disabled.focus,
.collection-level-3-move.disabled.focus,
.collection-level-3-action[disabled].focus,
.collection-level-3-move[disabled].focus,
fieldset[disabled] .collection-level-3-action.focus,
fieldset[disabled] .collection-level-3-move.focus,
.collection-level-3-action.disabled:active,
.collection-level-3-move.disabled:active,
.collection-level-3-action[disabled]:active,
.collection-level-3-move[disabled]:active,
fieldset[disabled] .collection-level-3-action:active,
fieldset[disabled] .collection-level-3-move:active,
.collection-level-3-action.disabled.active,
.collection-level-3-move.disabled.active,
.collection-level-3-action[disabled].active,
.collection-level-3-move[disabled].active,
fieldset[disabled] .collection-level-3-action.active,
fieldset[disabled] .collection-level-3-move.active {
  background-color: #FFF;
  border-color: #DEDEDE;
}
.collection-level-3-action .badge,
.collection-level-3-move .badge {
  color: #FFF;
  background-color: #555;
}
.collection-level-3-action:hover,
.collection-level-3-move:hover,
.collection-level-3-action:active,
.collection-level-3-move:active {
  position: relative;
}
.collection-level-3-action:last-child,
.collection-level-3-move:last-child {
  margin-right: 0;
}
.collection-level-3-action::after,
.collection-level-3-move::after {
  display: block;
  font-family: "Stroke 7";
  font-size: 19px;
  line-height: 42px;
  text-indent: 0;
  vertical-align: middle;
}
.collection-level-3-add::after,
.collection-level-3-rescue-add::after {
  content: "\E623";
}
.collection-level-3-remove::after {
  color: #EF6262;
  content: "\E681";
}
.collection-level-3-up::after {
  content: "\E695";
}
.collection-level-3-down::after {
  content: "\E6A8";
}
.collection-level-3-duplicate::after {
  content: "\E665";
}
.collection-level-3-tmp,
.collection-level-3-move {
  display: none;
}
.collection-level-3 > .ui-sortable > .collection-level-3__entry > .collection-level-3-actions .collection-level-3-up,
.collection-level-3 > .ui-sortable > .collection-level-3__entry > .collection-level-3-actions .collection-level-3-down {
  display: none !important;
}
.collection-level-3 > .ui-sortable > .collection-level-3__entry > .collection-level-3-actions .collection-level-3-move {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQUQxN0FFQjFCNDExRTdBODRDREJGREYxMjg2NDUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQUQxN0FGQjFCNDExRTdBODRDREJGREYxMjg2NDUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFBRDE3QUNCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBRDE3QURCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C9oTtAAAAvUlEQVR42mIIDQ2VYCASMGIThBqwAYgdVq9e/QMmzoRFoRyQigbiL0DcA+RzYVUMlFAFUn5A03qB9EMgzgPiDqA4L4pioIAOkHIEKpwCEwOy/wGpfCBuBMoLIpvMB5Sche4soNh/IFUMxCo4fQ40aS66GBMDCYA8xUBrrfA4iRGITZFN/gQUSMOmEEiBgvIOE5KvrwCp/UDJHCSFIPmJQFwPlH/PiCMGQ4HYE4hvAHEZUOE3ktMGAympDiDAABxkQDHvfq/XAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  cursor: s-resize;
  display: inline-block;
}
.collection-level-3[data-entries-count="0"] {
  margin-bottom: 0;
}
.collection-level-3[data-entries-count="0"] > .collection-level-3__header {
  display: none !important;
}
.collection-level-3[data-entries-count="0"] > .collection-level-3__body > .collection-level-3-rescue-add {
  margin-top: 0;
}
.collection-level-3[data-entries-count="1"] .collection-level-3-move {
  visibility: hidden;
}
.ui-sortable-helper {
  display: table;
}
.dashboard-tiles {
  margin-right: -10px;
  padding-bottom: 10px;
}
.dashboard-tiles:before,
.dashboard-tiles:after {
  display: table;
  content: " ";
}
.dashboard-tiles:after {
  clear: both;
}
.dashboard-tiles:before,
.dashboard-tiles:after {
  display: table;
  content: " ";
}
.dashboard-tiles:after {
  clear: both;
}
.dashboard-tiles > a {
  background-color: #FFF;
  color: #3D3C3C;
  display: block;
  float: left;
  margin: 0 0 10px 10px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
  max-width: 160px;
  min-height: 160px;
}
.dashboard-tiles > a .icon {
  color: #FF9900;
  padding: 20px;
  width: 95px;
  height: 95px;
}
.dashboard-tiles > a .icon span {
  font-size: 55px;
}
.dashboard-tiles > a > span {
  display: block;
}
.dashboard-tiles > a:hover {
  color: #FFF;
  background-color: #FF9900;
}
.dashboard-tiles > a:hover .icon {
  color: #FFF;
}
@media all and (min-width: 320px) {
  .dashboard-tiles > a {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
  }
}
@media all and (min-width: 768px) {
  .dashboard-tiles {
    margin-right: -20px;
    padding-bottom: 5px;
  }
  .dashboard-tiles > a {
    margin: 0 0 30px 20px;
  }
}
.form-choice__form .form-group > .form-group:first-child,
.form-choice__form .form-group > :not(.form-group) > .form-group:first-child {
  margin-top: 20px;
}
.form-help {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}
.form-help > i {
  font-size: 20px;
  font-weight: bold;
}
.am-left-sidebar .sidebar-elements li.user img {
  border-radius: 50%;
  margin-right: 6px;
  width: 26px;
  height: 26px;
}
@media all and (min-width: 768px) {
  .am-left-sidebar .sidebar-elements li.user {
    display: none;
  }
}
.paginator {
  border-top: 1px solid #EAEAEA;
  background-color: #f7f7f7;
  margin: 0;
  padding: 15px 0;
}
.paginator:before,
.paginator:after {
  display: table;
  content: " ";
}
.paginator:after {
  clear: both;
}
.paginator:before,
.paginator:after {
  display: table;
  content: " ";
}
.paginator:after {
  clear: both;
}
.paginator-info {
  color: #767676;
  margin-top: 10px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .paginator-info {
    float: left;
    width: 41.66666667%;
  }
}
.paginator-pages {
  text-align: right;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  .paginator-pages {
    float: left;
    width: 58.33333333%;
  }
}
.paginator-pages > .pagination {
  margin: 0;
}
@media (max-width: 991px) {
  table[data-component-responsive-table] tr {
    display: block;
    border-bottom: 1px solid #DDD;
  }
  table[data-component-responsive-table] th,
  table[data-component-responsive-table] td {
    border: none !important;
    display: block;
    text-align: right !important;
    width: 100% !important;
    padding: 0 10px 12px !important;
  }
  table[data-component-responsive-table] th:first-child,
  table[data-component-responsive-table] td:first-child {
    padding-top: 12px !important;
  }
  table[data-component-responsive-table] th.desktop-only,
  table[data-component-responsive-table] td.desktop-only {
    display: none;
  }
  table[data-component-responsive-table] th.actions,
  table[data-component-responsive-table] td.actions {
    padding-bottom: 7px !important;
    white-space: normal !important;
  }
  table[data-component-responsive-table] th.actions .btn,
  table[data-component-responsive-table] td.actions .btn {
    margin-bottom: 5px;
  }
  table[data-component-responsive-table] th[data-label]::before,
  table[data-component-responsive-table] td[data-label]::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    max-width: 40%;
    text-align: left;
    text-transform: uppercase;
  }
  table[data-component-responsive-table] th[data-label]::after,
  table[data-component-responsive-table] td[data-label]::after {
    clear: both;
    content: "";
    display: block;
  }
  table[data-component-responsive-table] th:empty,
  table[data-component-responsive-table] td:empty {
    display: none;
  }
  table[data-component-responsive-table] thead > tr:first-child {
    border: none;
  }
  table[data-component-responsive-table] thead > tr:first-child > th {
    float: left;
    padding: 0 !important;
    width: auto !important;
  }
  table[data-component-responsive-table] thead > tr:first-child > th > * {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table[data-component-responsive-table] thead > tr:first-child > th .sorting,
  table[data-component-responsive-table] thead > tr:first-child > th .sorting_asc,
  table[data-component-responsive-table] thead > tr:first-child > th .sorting_desc {
    padding: 12px 10px !important;
    position: static;
  }
  table[data-component-responsive-table] thead > tr:first-child > th.unsortable {
    display: none;
  }
}
.security {
  margin: 80px auto;
  padding: 10px;
}
.security .panel-body > h3 {
  color: #858383;
  font: 15px/20px "Raleway", sans-serif;
  margin-bottom: 45px;
  text-align: center;
}
.security .panel-body > h3:first-child {
  margin-top: -25px;
}
.security .panel-body p {
  color: #979595;
  font-size: 14px;
}
.security .panel-body .hwi_oauth_registration_register .btn {
  border-style: solid;
  float: left;
  margin: 0 15px 15px 0;
  min-width: 130px;
  width: -webkit-calc(50% - 7.5px);
  width: calc(50% - 7.5px);
}
.security .panel-body .hwi_oauth_registration_register .btn:last-child {
  margin-right: 0;
}
.security .panel-body .hwi_oauth_registration_register .btn-default {
  background-color: transparent;
  border-color: #b0b0b0;
}
.security .panel-body .hwi_oauth_registration_register .btn-default:focus,
.security .panel-body .hwi_oauth_registration_register .btn-default.focus,
.security .panel-body .hwi_oauth_registration_register .btn-default:active,
.security .panel-body .hwi_oauth_registration_register .btn-default.active {
  color: #ababab;
}
.security .social-authentication {
  color: #d9d9d9;
  font-size: 15px;
  text-align: center;
}
.security .social-authentication > p {
  margin-bottom: 20px;
}
.security .social-authentication .social-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 10px -10px;
}
.security .social-authentication .social-buttons > .btn {
  margin: 0 0 10px 10px;
  width: -webkit-calc(33.33% - 10px);
  width: calc(33.33% - 10px);
}
.security .social-authentication .social-buttons > .btn:last-child {
  margin-right: 0;
}
.security .social-authentication .social-buttons > .btn-facebook {
  color: #FFF;
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook.focus {
  color: #FFF;
  background-color: #3864c3;
  border-color: #274688;
}
.security .social-authentication .social-buttons > .btn-facebook:hover {
  color: #FFF;
  background-color: #3864c3;
  border-color: #3560bc;
}
.security .social-authentication .social-buttons > .btn-facebook:active,
.security .social-authentication .social-buttons > .btn-facebook.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook {
  color: #FFF;
  background-color: #3864c3;
  background-image: none;
  border-color: #3560bc;
}
.security .social-authentication .social-buttons > .btn-facebook:active:hover,
.security .social-authentication .social-buttons > .btn-facebook.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook:hover,
.security .social-authentication .social-buttons > .btn-facebook:active:focus,
.security .social-authentication .social-buttons > .btn-facebook.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook:active.focus,
.security .social-authentication .social-buttons > .btn-facebook.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook.focus {
  color: #FFF;
  background-color: #3056a8;
  border-color: #274688;
}
.security .social-authentication .social-buttons > .btn-facebook.disabled:hover,
.security .social-authentication .social-buttons > .btn-facebook[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook:hover,
.security .social-authentication .social-buttons > .btn-facebook.disabled:focus,
.security .social-authentication .social-buttons > .btn-facebook[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook.disabled.focus,
.security .social-authentication .social-buttons > .btn-facebook[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook.focus {
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.security .social-authentication .social-buttons > .btn-facebook .badge {
  color: #5D82D1;
  background-color: #FFF;
}
.security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook.focus {
  color: #FFF;
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.security .social-authentication .social-buttons > .btn-facebook:hover {
  color: #FFF;
  background-color: #7191d7;
  border-color: #7191d7;
}
.security .social-authentication .social-buttons > .btn-facebook:active,
.security .social-authentication .social-buttons > .btn-facebook.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook {
  color: #FFF;
  background-color: #4973cb;
  border-color: #4973cb;
}
.security .social-authentication .social-buttons > .btn-facebook:active:hover,
.security .social-authentication .social-buttons > .btn-facebook.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook:hover,
.security .social-authentication .social-buttons > .btn-facebook:active:focus,
.security .social-authentication .social-buttons > .btn-facebook.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook:active.focus,
.security .social-authentication .social-buttons > .btn-facebook.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook.focus {
  color: #FFF;
  background-color: #4973cb;
  border-color: #4973cb;
}
.security .social-authentication .social-buttons > .btn-facebook:active,
.security .social-authentication .social-buttons > .btn-facebook.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-facebook {
  background-image: none;
}
.security .social-authentication .social-buttons > .btn-facebook.disabled,
.security .social-authentication .social-buttons > .btn-facebook[disabled],
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook,
.security .social-authentication .social-buttons > .btn-facebook.disabled:hover,
.security .social-authentication .social-buttons > .btn-facebook[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook:hover,
.security .social-authentication .social-buttons > .btn-facebook.disabled:focus,
.security .social-authentication .social-buttons > .btn-facebook[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook:focus,
.security .social-authentication .social-buttons > .btn-facebook.disabled.focus,
.security .social-authentication .social-buttons > .btn-facebook[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook.focus,
.security .social-authentication .social-buttons > .btn-facebook.disabled:active,
.security .social-authentication .social-buttons > .btn-facebook[disabled]:active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook:active,
.security .social-authentication .social-buttons > .btn-facebook.disabled.active,
.security .social-authentication .social-buttons > .btn-facebook[disabled].active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-facebook.active {
  background-color: #5D82D1;
  border-color: #5D82D1;
}
.security .social-authentication .social-buttons > .btn-facebook .badge {
  color: #5D82D1;
  background-color: #FFF;
}
.security .social-authentication .social-buttons > .btn-google {
  color: #FFF;
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google.focus {
  color: #FFF;
  background-color: #e6351e;
  border-color: #a52312;
}
.security .social-authentication .social-buttons > .btn-google:hover {
  color: #FFF;
  background-color: #e6351e;
  border-color: #e13019;
}
.security .social-authentication .social-buttons > .btn-google:active,
.security .social-authentication .social-buttons > .btn-google.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google {
  color: #FFF;
  background-color: #e6351e;
  background-image: none;
  border-color: #e13019;
}
.security .social-authentication .social-buttons > .btn-google:active:hover,
.security .social-authentication .social-buttons > .btn-google.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google:hover,
.security .social-authentication .social-buttons > .btn-google:active:focus,
.security .social-authentication .social-buttons > .btn-google.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google:active.focus,
.security .social-authentication .social-buttons > .btn-google.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google.focus {
  color: #FFF;
  background-color: #ca2b17;
  border-color: #a52312;
}
.security .social-authentication .social-buttons > .btn-google.disabled:hover,
.security .social-authentication .social-buttons > .btn-google[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google:hover,
.security .social-authentication .social-buttons > .btn-google.disabled:focus,
.security .social-authentication .social-buttons > .btn-google[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google.disabled.focus,
.security .social-authentication .social-buttons > .btn-google[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google.focus {
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.security .social-authentication .social-buttons > .btn-google .badge {
  color: #EB5E4C;
  background-color: #FFF;
}
.security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google.focus {
  color: #FFF;
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.security .social-authentication .social-buttons > .btn-google:hover {
  color: #FFF;
  background-color: #ee7363;
  border-color: #ee7363;
}
.security .social-authentication .social-buttons > .btn-google:active,
.security .social-authentication .social-buttons > .btn-google.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google {
  color: #FFF;
  background-color: #e84935;
  border-color: #e84935;
}
.security .social-authentication .social-buttons > .btn-google:active:hover,
.security .social-authentication .social-buttons > .btn-google.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google:hover,
.security .social-authentication .social-buttons > .btn-google:active:focus,
.security .social-authentication .social-buttons > .btn-google.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google:active.focus,
.security .social-authentication .social-buttons > .btn-google.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google.focus {
  color: #FFF;
  background-color: #e84935;
  border-color: #e84935;
}
.security .social-authentication .social-buttons > .btn-google:active,
.security .social-authentication .social-buttons > .btn-google.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-google {
  background-image: none;
}
.security .social-authentication .social-buttons > .btn-google.disabled,
.security .social-authentication .social-buttons > .btn-google[disabled],
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google,
.security .social-authentication .social-buttons > .btn-google.disabled:hover,
.security .social-authentication .social-buttons > .btn-google[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google:hover,
.security .social-authentication .social-buttons > .btn-google.disabled:focus,
.security .social-authentication .social-buttons > .btn-google[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google:focus,
.security .social-authentication .social-buttons > .btn-google.disabled.focus,
.security .social-authentication .social-buttons > .btn-google[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google.focus,
.security .social-authentication .social-buttons > .btn-google.disabled:active,
.security .social-authentication .social-buttons > .btn-google[disabled]:active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google:active,
.security .social-authentication .social-buttons > .btn-google.disabled.active,
.security .social-authentication .social-buttons > .btn-google[disabled].active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-google.active {
  background-color: #EB5E4C;
  border-color: #EB5E4C;
}
.security .social-authentication .social-buttons > .btn-google .badge {
  color: #EB5E4C;
  background-color: #FFF;
}
.security .social-authentication .social-buttons > .btn-twitter {
  color: #FFF;
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter.focus {
  color: #FFF;
  background-color: #20adf2;
  border-color: #0b81bb;
}
.security .social-authentication .social-buttons > .btn-twitter:hover {
  color: #FFF;
  background-color: #20adf2;
  border-color: #16aaf2;
}
.security .social-authentication .social-buttons > .btn-twitter:active,
.security .social-authentication .social-buttons > .btn-twitter.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter {
  color: #FFF;
  background-color: #20adf2;
  background-image: none;
  border-color: #16aaf2;
}
.security .social-authentication .social-buttons > .btn-twitter:active:hover,
.security .social-authentication .social-buttons > .btn-twitter.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter:hover,
.security .social-authentication .social-buttons > .btn-twitter:active:focus,
.security .social-authentication .social-buttons > .btn-twitter.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter:active.focus,
.security .social-authentication .social-buttons > .btn-twitter.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter.focus {
  color: #FFF;
  background-color: #0d9ce1;
  border-color: #0b81bb;
}
.security .social-authentication .social-buttons > .btn-twitter.disabled:hover,
.security .social-authentication .social-buttons > .btn-twitter[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter:hover,
.security .social-authentication .social-buttons > .btn-twitter.disabled:focus,
.security .social-authentication .social-buttons > .btn-twitter[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter.disabled.focus,
.security .social-authentication .social-buttons > .btn-twitter[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter.focus {
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.security .social-authentication .social-buttons > .btn-twitter .badge {
  color: #50BFF5;
  background-color: #FFF;
}
.security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter.focus {
  color: #FFF;
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.security .social-authentication .social-buttons > .btn-twitter:hover {
  color: #FFF;
  background-color: #68c8f6;
  border-color: #68c8f6;
}
.security .social-authentication .social-buttons > .btn-twitter:active,
.security .social-authentication .social-buttons > .btn-twitter.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter {
  color: #FFF;
  background-color: #38b6f4;
  border-color: #38b6f4;
}
.security .social-authentication .social-buttons > .btn-twitter:active:hover,
.security .social-authentication .social-buttons > .btn-twitter.active:hover,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter:hover,
.security .social-authentication .social-buttons > .btn-twitter:active:focus,
.security .social-authentication .social-buttons > .btn-twitter.active:focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter:active.focus,
.security .social-authentication .social-buttons > .btn-twitter.active.focus,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter.focus {
  color: #FFF;
  background-color: #38b6f4;
  border-color: #38b6f4;
}
.security .social-authentication .social-buttons > .btn-twitter:active,
.security .social-authentication .social-buttons > .btn-twitter.active,
.open > .dropdown-toggle.security .social-authentication .social-buttons > .btn-twitter {
  background-image: none;
}
.security .social-authentication .social-buttons > .btn-twitter.disabled,
.security .social-authentication .social-buttons > .btn-twitter[disabled],
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter,
.security .social-authentication .social-buttons > .btn-twitter.disabled:hover,
.security .social-authentication .social-buttons > .btn-twitter[disabled]:hover,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter:hover,
.security .social-authentication .social-buttons > .btn-twitter.disabled:focus,
.security .social-authentication .social-buttons > .btn-twitter[disabled]:focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter:focus,
.security .social-authentication .social-buttons > .btn-twitter.disabled.focus,
.security .social-authentication .social-buttons > .btn-twitter[disabled].focus,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter.focus,
.security .social-authentication .social-buttons > .btn-twitter.disabled:active,
.security .social-authentication .social-buttons > .btn-twitter[disabled]:active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter:active,
.security .social-authentication .social-buttons > .btn-twitter.disabled.active,
.security .social-authentication .social-buttons > .btn-twitter[disabled].active,
fieldset[disabled] .security .social-authentication .social-buttons > .btn-twitter.active {
  background-color: #50BFF5;
  border-color: #50BFF5;
}
.security .social-authentication .social-buttons > .btn-twitter .badge {
  color: #50BFF5;
  background-color: #FFF;
}
.security label[for="loginUsername"],
.security label[for="loginPassword"],
.security label[for="fos_user_registration_form_email"],
.security label[for="fos_user_registration_form_plainPassword_first"],
.security label[for="fos_user_registration_form_plainPassword_second"],
.security label[for="resetLogin"] {
  display: none;
}
.security label.input-group-addon {
  display: table-cell;
}
.security .am-checkbox {
  padding: 18px 0 19px !important;
}
.security .am-checkbox input + label {
  padding-left: 44px !important;
  color: #ababab;
}
.security .am-checkbox input + label::before {
  font-size: 14px;
  height: 20px;
  width: 20px;
  margin: 0 13px 0 -33px;
}
.security .am-checkbox input:not(:checked) + label::before {
  border-color: #929090;
}
.security .am-checkbox input:not(:checked) + label:hover::before {
  border-color: #bdbbbb;
}
.security .checkbox {
  height: 0;
  margin: 0;
  text-align: right;
  padding-left: 12px;
  position: relative;
  top: 114px;
}
.security .checkbox > label {
  color: #ababab;
  padding: 0;
}
.security .checkbox > label:hover > input + span:last-child,
.security .checkbox > label:hover > input ~ b {
  border-color: #bdbbbb;
}
.security .checkbox > label > input {
  clip: rect(0, 0, 0, 0);
}
.security .checkbox > label > input + span:last-child,
.security .checkbox > label > input ~ b {
  border: 2px solid #929090;
  display: inline-block;
  font-family: "Stroke 7";
  font-size: 18px;
  line-height: 19px;
  margin-left: 11px;
  text-align: center;
  vertical-align: bottom;
  width: 22px;
  height: 22px;
}
.security .checkbox > label > input:checked + span:last-child,
.security .checkbox > label > input:checked ~ b {
  border-color: #FF9900;
  color: #FF9900;
  font-family: "Stroke 7 Amaretti";
}
.security .checkbox > label > input:checked + span:last-child::before,
.security .checkbox > label > input:checked ~ b::before {
  content: "\E6CD";
}
.security .form-buttons {
  padding: 40px 0 25px !important;
}
.security .form-buttons > .btn {
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.6333333;
  border-radius: 0;
  display: block;
  width: 100%;
}
.security .form-footer {
  line-height: 35px;
}
.security .form-footer > p:first-child {
  width: 50%;
}
.security .form-footer a {
  color: #d9d9d9;
  border-bottom: 1px dashed currentColor;
}
.security .form-footer a:hover {
  color: #FFF;
}
.fos_user_user_show {
  line-height: 23px;
}
.fos_user_user_show > p {
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  padding: 15px 0;
}
.fos_user_user_show > p:before,
.fos_user_user_show > p:after {
  display: table;
  content: " ";
}
.fos_user_user_show > p:after {
  clear: both;
}
.fos_user_user_show > p:before,
.fos_user_user_show > p:after {
  display: table;
  content: " ";
}
.fos_user_user_show > p:after {
  clear: both;
}
.fos_user_user_show > p > .term::before {
  color: #FF9900;
  font: 20px/1 "Stroke 7";
  float: left;
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
}
@media all and (min-width: 768px) {
  .fos_user_user_show > p > .term {
    float: left;
    width: 200px;
  }
  .fos_user_user_show > p > .description {
    float: left;
  }
}
.fos_user_user_show > .name > .term::before {
  content: "\E605";
}
.fos_user_user_show > .email > .term::before {
  content: "\E639";
}
.profile-links {
  margin: 20px 0 -5px;
}
.profile-links > .btn {
  margin-right: 5px;
  margin-bottom: 5px;
}
.account-connections .social-account {
  margin-bottom: 5px;
  max-width: 300px;
}
.account-connections .social-account:before,
.account-connections .social-account:after {
  display: table;
  content: " ";
}
.account-connections .social-account:after {
  clear: both;
}
.account-connections .social-account:before,
.account-connections .social-account:after {
  display: table;
  content: " ";
}
.account-connections .social-account:after {
  clear: both;
}
.account-connections .social-account:last-child {
  margin-bottom: 0;
}
.account-connections .social-account > .btn {
  float: right;
  min-width: 80px;
}
body .social-account-icon {
  color: white;
  font-size: 18px;
  line-height: 36px;
  margin-right: 5px;
  min-width: 36px;
  text-align: center;
}
body .social-account-icon.fa-facebook {
  background-color: #5D82D1;
}
body .social-account-icon.fa-google {
  background-color: #EB5E4C;
}
body .social-account-icon.fa-twitter {
  background-color: #50BFF5;
}
.unregister-form {
  margin-top: 20px;
}
.sortable-handle > .icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAPCAYAAAAyPTUwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjYxQUQxN0FFQjFCNDExRTdBODRDREJGREYxMjg2NDUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjYxQUQxN0FGQjFCNDExRTdBODRDREJGREYxMjg2NDUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjFBRDE3QUNCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjFBRDE3QURCMUI0MTFFN0E4NENEQkZERjEyODY0NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6C9oTtAAAAvUlEQVR42mIIDQ2VYCASMGIThBqwAYgdVq9e/QMmzoRFoRyQigbiL0DcA+RzYVUMlFAFUn5A03qB9EMgzgPiDqA4L4pioIAOkHIEKpwCEwOy/wGpfCBuBMoLIpvMB5Sche4soNh/IFUMxCo4fQ40aS66GBMDCYA8xUBrrfA4iRGITZFN/gQUSMOmEEiBgvIOE5KvrwCp/UDJHCSFIPmJQFwPlH/PiCMGQ4HYE4hvAHEZUOE3ktMGAympDiDAABxkQDHvfq/XAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  cursor: s-resize;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.nav-tabs {
  background-color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 20px -20px;
}
.nav-tabs li a {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  background-color: #f5f5f5;
}
.nav-tabs li.active a {
  -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.05);
  font-weight: 600;
}
.nav-tabs::after {
  content: "";
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.15);
  position: relative;
  left: -5px;
  margin-right: -5px;
}
.am-top-header .navbar-title {
  float: left;
  margin-left: 12px;
}
.am-top-header .navbar-title h2 {
  color: #FFF;
  font-size: 24px;
  margin: 15px 0 5px;
}
.am-top-header .navbar-title .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  padding: 0;
}
.am-top-header .navbar-title .breadcrumb a {
  color: #FFF;
}
.am-top-header .navbar-title .breadcrumb a:hover {
  text-decoration: underline;
}
.am-top-header .header-buttons .btn,
.am-top-header .header-buttons .btn-default {
  display: inline-block;
  background-color: transparent;
  border: none;
}
.am-top-header .navbar-header .header-buttons {
  display: none;
  line-height: 70px;
  position: absolute;
  top: 0;
  right: 0;
}
.am-top-header .navbar-header .header-buttons .btn,
.am-top-header .navbar-header .header-buttons .btn-default {
  color: white;
  font-size: 0;
}
.am-top-header .navbar-header .header-buttons .btn .icon,
.am-top-header .navbar-header .header-buttons .btn-default .icon {
  font-size: 27px;
}
@media all and (max-width: 768px) {
  .am-top-header .navbar-header .header-buttons {
    display: block;
  }
}
.am-top-header .navbar-nav .header-buttons .btn:hover,
.am-top-header .navbar-nav .header-buttons .btn-default:hover {
  background-color: #FF9900;
}
.am-top-header .top-header-breadcrumb > .breadcrumb {
  background-color: #393838;
  color: #e1e1e1;
  line-height: 41px;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
.am-top-header .top-header-breadcrumb > .breadcrumb a {
  color: #FFF;
}
@media all and (min-width: 768px) {
  .am-top-header .top-header-breadcrumb > .breadcrumb {
    display: none;
  }
}
.panel-body .a2lix_translationsLocales {
  margin: -15px -20px 20px;
}
.panel-body .a2lix_translationsLocales > *:first-child:last-child {
  display: none;
}
.panel-body .form-group .a2lix_translationsLocales {
  border-top: 35px solid #f0f0f0;
  margin-top: 0;
  margin-bottom: 0;
}
.panel-body .form-group:first-child .a2lix_translationsLocales {
  border-top: none;
  margin-top: -15px;
}
.panel-body .a2lix_translationsFields {
  margin: 0;
  padding: 15px 0 0;
}
.panel-body .a2lix_translationsFields > :first-child:last-child {
  display: block;
}
.a2lix_translations .a2lix_translations .a2lix_translationsLocales {
  display: none;
}
.a2lix_translations .a2lix_translations .a2lix_translationsFields {
  padding: 0;
}
.a2lix_translations > .form-group:first-child > .a2lix_translations > .a2lix_translationsLocales {
  display: block;
}
.a2lix_translations > .form-group:first-child > .a2lix_translations > .a2lix_translationsFields {
  padding-top: 15px;
}
.a2lix_translations .collection .a2lix_translationsFields > div > div > .form-group {
  margin-bottom: 0;
}

/*! nouislider - 14.1.1 - 12/15/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.noUi-target {
  position: relative;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  -o-transform-origin: 0 0;
     transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat;
}
.noUi-connect {
  height: 100%;
  width: 100%;
}
.noUi-origin {
  height: 10%;
  width: 10%;
}
/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
  left: 0;
  right: auto;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
.noUi-touch-area {
  height: 100%;
  width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s, -o-transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  right: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  right: -6px;
  top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
  left: -17px;
  right: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
   -o-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
   -o-transform: translate(50%, 50%);
      transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
   -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  -ms-transform: translate(0, 50%);
   -o-transform: translate(0, 50%);
      transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
   -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
   -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

.auto-complete {
  display: inline-block;
  width: 100%;
}
.autocomplete-suggestions {
  background: #FFF;
  border: 1px solid #999;
  margin-top: 1px;
  overflow: auto;
}
.autocomplete-group,
.autocomplete-no-suggestion,
.autocomplete-loading {
  cursor: default;
  padding: 10px;
}
.autocomplete-suggestion {
  cursor: pointer;
  padding: 10px;
}
.autocomplete-group ~ .autocomplete-suggestion {
  padding-left: 20px;
}
.autocomplete-suggestion strong {
  font-weight: inherit;
  text-decoration: underline;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-remaining-count {
  float: right;
  padding: 10px;
}
.autocomplete-remaining-count:not([href]) {
  cursor: default;
}
.autocomplete-loading {
  display: none;
  position: relative;
}
.autocomplete-suggestions.is-loading .autocomplete-loading {
  display: block;
}
.autocomplete-suggestions.is-loading .autocomplete-group,
.autocomplete-suggestions.is-loading .autocomplete-suggestion,
.autocomplete-suggestions.is-loading .autocomplete-no-suggestion,
.autocomplete-suggestions.is-loading .autocomplete-remaining-count {
  display: none;
}
.location .location__not-found {
  display: none;
}
.has-error .location__not-found {
  display: block;
}
:not(.no-js) .location .control-label {
  display: none;
}
:not(.no-js) .location > .form-group {
  display: none;
}
:not(.no-js) .location > .form-group:first-child {
  display: block;
}
.form-toggle__form {
  display: none;
  margin-top: 15px;
}
.form-toggle__toggle:checked ~ .form-toggle__form {
  display: block;
}

